project/bcm63xx/atf.git
2018-07-24 Antonio Nino... PSCI: Fix MISRA defects in stat code
2018-07-24 Antonio Nino... PSCI: Fix MISRA defects in MEM_PROTECT
2018-07-24 Antonio Nino... PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF
2018-07-24 Antonio Nino... PSCI: Fix MISRA defects in platform code
2018-07-20 Antonio Nino... PSCI: Fix types of definitions
2018-07-20 Antonio Nino... PMF: Fix MISRA defects
2018-07-20 Antonio Nino... PSCI: Refactor lock macros to comply with MISRA
2018-07-20 Antonio Nino... PSCI: Add missing function argument names
2018-07-20 Antonio Nino... PSCI: Replace macros by static inline functions
2018-07-20 Antonio Nino... Fix check_[uptr/u32]_overflow() macros MISRA defects
2018-07-20 Antonio Nino... Introduce UL(), L() and LL() macros
2018-07-19 danh-armMerge pull request #1450 from MISL-EBU-System-SW/marvel...
2018-07-19 danh-armMerge pull request #1483 from antonio-nino-diaz-arm...
2018-07-19 danh-armMerge pull request #1481 from antonio-nino-diaz-arm...
2018-07-19 danh-armMerge pull request #1449 from theopolis/hikey-tbb
2018-07-19 danh-armMerge pull request #1482 from sandrine-bailleux-arm...
2018-07-18 Konstantin... make: support libraries in MAKE_BL macro
2018-07-18 Konstantin... io: Allow image load to address zero
2018-07-18 Konstantin... plat: marvell: Add board support for A8K platform
2018-07-18 Konstantin... plat: marvell: Add common ARMADA platform components
2018-07-18 Konstantin... docs: Add Marvell build and porting documents
2018-07-18 Konstantin... tools: add support for Marvell doimage
2018-07-18 Konstantin... marvell: drivers: Add i2c driver
2018-07-18 Konstantin... mvebu: cp110: add COMPHY driver
2018-07-18 Konstantin... marvell: drivers: Add thermal driver
2018-07-18 Konstantin... marvell: drivers: Add L3/system cache management drivers
2018-07-18 Konstantin... lib: cpu: Add L2 cache aux control register definition...
2018-07-18 Konstantin... marvell: drivers: Add MoChi drivers
2018-07-18 Konstantin... marvell: drivers: Add address decoding units drivers
2018-07-18 Konstantin... maintainers: Add Marvell to maintainers list
2018-07-18 Soby MathewMerge pull request #1471 from Anson-Huang/master
2018-07-18 Sandrine BailleuxFix HCPTR.TCP11 bit definition
2018-07-18 Antonio Nino... Fix types of arch.h definitions
2018-07-18 Antonio Nino... Add missing parentheses to macros in arch.h
2018-07-18 Soby MathewMerge pull request #1480 from sandrine-bailleux-arm...
2018-07-16 Antonio Nino... rpi3: Move NS-DRAM out of the protected region
2018-07-16 Antonio Nino... rpi3: Switch addresses of kernel and DTB
2018-07-16 Antonio Nino... rpi3: Update documentation
2018-07-16 Antonio Nino... rpi3: Add support for direct Linux kernel boot
2018-07-16 Antonio Nino... rpi3: Don't wire mailbox 3 to FIQ line
2018-07-16 Antonio Nino... rpi3: Fix warm entrypoint setup for PSCI_CPU_ON
2018-07-16 Antonio Nino... rpi3: Add support for the stack protector
2018-07-16 Antonio Nino... rpi3: Introduce hardware RNG driver
2018-07-16 Antonio Nino... rpi3: Remove broken support of RESET_TO_BL31
2018-07-16 Soby MathewMerge pull request #1478 from antonio-nino-diaz-arm...
2018-07-15 Antonio Nino... xlat: Remove references to the Trusted Firmware
2018-07-15 Antonio Nino... SPM: Use generic MMU setup functions
2018-07-15 Antonio Nino... xlat v2: Make setup_mmu_config public
2018-07-14 Antonio Nino... rpi3: Detect board revision
2018-07-14 Antonio Nino... rpi3: Implement PSCI_SYSTEM_OFF
2018-07-13 Antonio Nino... rpi3: Concatenate BL1 and FIP automatically
2018-07-13 Dimitris PapastamosMerge pull request #1477 from dp-arm/dp/css-ap-core
2018-07-13 Antonio Nino... xlat v2: Turn MMU parameters into 64-bit values
2018-07-13 Antonio Nino... xlat v2: Remove IMAGE_EL define
2018-07-13 Antonio Nino... xlat v2: Remove unused tlbi helper
2018-07-13 Antonio Nino... xlat v2: Remove architectural headers
2018-07-13 Sandrine BailleuxTegra: Fix up INFO() message
2018-07-13 Sandrine BailleuxFix verbose messages in SDEI code
2018-07-13 Sandrine BailleuxRun compiler on debug macros for type checking
2018-07-12 Dimitris PapastamosMerge pull request #1432 from Yann-lms/mmc_framework
2018-07-12 Dimitris PapastamosMerge pull request #1476 from grandpaul/paulliu-rpi3...
2018-07-12 Dimitris PapastamosMerge pull request #1464 from antonio-nino-diaz-arm...
2018-07-12 Dimitris PapastamosMerge pull request #1475 from sandrine-bailleux-arm...
2018-07-12 Dimitris PapastamosCSS: Use SCMI AP core protocol to set the warm boot...
2018-07-12 Dimitris PapastamosAdd support for SCMI AP core configuration protocol...
2018-07-12 Anson Huangimx: imx8qm: add domain suspend/resume support
2018-07-12 Anson Huangimx: imx8qm: add domain off support
2018-07-12 Anson Huangimx: imx8qm: add system reset support
2018-07-12 Anson Huangimx: imx8qm: add system off support
2018-07-12 Anson Huangimx: imx8qx: add domain suspend/resume support
2018-07-12 Ying-Chun Liu... rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass
2018-07-12 Anson Huangimx: imx8qx: add domain off support
2018-07-12 Anson Huangimx: imx8qx: add system reset support
2018-07-12 Anson Huangimx: imx8qx: add system off support
2018-07-11 Antonio Nino... rpi3: Implement simple interrupt routing
2018-07-11 Sandrine BailleuxARM platforms: Make arm_lock static
2018-07-11 Sandrine BailleuxARM platforms: Remove some duplicate declarations
2018-07-11 Sandrine BailleuxFix some violations to MISRA rule 8.3
2018-07-11 Dimitris PapastamosMerge pull request #1474 from dp-arm/dp/cpus
2018-07-11 Joel HuttonAdd initial CPU support for Cortex-Helios
2018-07-11 Joel HuttonAdd initial CPU support for Cortex-Deimos
2018-07-11 Dimitris PapastamosMerge pull request #1473 from robertovargas-arm/misra
2018-07-11 Dimitris PapastamosMerge pull request #1460 from robertovargas-arm/clang
2018-07-11 Roberto VargasUpdate documentation about how to use clang toolchain
2018-07-11 Roberto VargasUse clang as preprocessor when clang toolchain is selected
2018-07-11 Roberto VargasUse clang assembler when clang compiler is used
2018-07-11 Roberto VargasRemove integrity check in declare_cpu_ops_base
2018-07-11 Roberto VargasRemove .struct directive
2018-07-11 Roberto VargasRemove string concatenation in assembler files
2018-07-11 Roberto VargasAdd end_vector_entry assembler macro
2018-07-11 Roberto VargasRemove .func and .endfunc assembler directives
2018-07-11 Roberto VargasAllow overriding the linker
2018-07-11 Roberto VargasAdd .extab and .exidx sections
2018-07-11 Roberto VargasUse ALIGN instead of NEXT in linker scripts
2018-07-11 Roberto VargasAdd documentation about clang version supported
2018-07-11 Dimitris PapastamosMerge pull request #1469 from satheesbalya-arm/dtc_doc
2018-07-10 Sathees BalyaAdded device-tree-compiler to the list of packages
2018-07-10 Roberto VargasFix MISRA rule 8.4
2018-07-10 Roberto VargasFix MISRA rule 8.3
2018-07-10 Roberto VargasFix MISRA rule 8.4
next