project/bcm63xx/atf.git
2018-08-03 Nariman Poushinplat/arm: tzc_dmc500: Add missing plat_arm.h include
2018-08-03 Nariman Poushinplat/arm: css: Set MT bit in incoming mpidr arugments
2018-08-03 Dimitris PapastamosMerge pull request #1511 from chandnich/sgi575-updates
2018-08-03 Chandni Cherukuriplat/sgi: switch to using scmi
2018-08-03 Chandni Cherukurisgi: disable CPU power down bit in reset handler
2018-08-03 Dimitris PapastamosMerge pull request #1506 from danielboulby-arm/db/Separ...
2018-08-03 Dimitris PapastamosMerge pull request #1509 from antonio-nino-diaz-arm...
2018-08-03 Dimitris PapastamosMerge pull request #1503 from ARM-software/dh/dual-lic
2018-08-03 Dimitris PapastamosMerge pull request #1508 from sandrine-bailleux-arm...
2018-08-02 Antonio Nino... psci: Use bool in internal interfaces
2018-08-02 Antonio Nino... xlat: Use bool instead of int
2018-08-02 Dimitris PapastamosMerge pull request #1507 from jeenu-arm/bool
2018-08-01 Daniel BoulbyFix build for SEPARATE_CODE_AND_RODATA=0
2018-08-01 Jeenu ViswambharanDefine bool type
2018-08-01 Sandrine BailleuxFix handler prototype in Trusty generic dispatcher
2018-07-31 Dimitris PapastamosMerge pull request #1500 from danielboulby-arm/db/RORed...
2018-07-31 Dan HandleyUpdate license information in readme.rst
2018-07-30 Dimitris PapastamosMerge pull request #1498 from glneo/cache-early-fixes
2018-07-30 Dimitris PapastamosMerge pull request #1493 from antonio-nino-diaz-arm...
2018-07-30 Daniel BoulbySet console function pointers to const
2018-07-30 Antonio Nino... Fix MISRA defects in SP805 driver
2018-07-30 Antonio Nino... xlat: Fix MISRA defects
2018-07-27 Soby MathewMerge pull request #1497 from SNG-ARM/master
2018-07-27 Soby MathewMerge pull request #1494 from hzhuang1/pcie_pin
2018-07-27 Kaihua ZhongHikey960: configure pins for PCIe controller
2018-07-26 Andrew F. Davisti: k3: common: Only enable caches early
2018-07-26 Andrew F. DavisGIC: Do not flush cache when unneeded
2018-07-26 Andrew F. DavisPSCI: Fix logic error to skip cache flushing
2018-07-26 Sughosh GanuRAS: SGI: Add flags needed to build components for...
2018-07-26 Sughosh GanuRAS: SGI575: Add platform specific RAS changes
2018-07-26 Sughosh GanuRAS: SGI: Add platform handler for RAS interrupts
2018-07-26 Sughosh GanuSPM: SGI: Map memory allocated for secure partitions
2018-07-26 Sughosh GanuARM platforms: Allow board specific definition of SP...
2018-07-26 Sughosh GanuSGI: Include arm_spm_def.h in platform_def.h
2018-07-26 Sughosh GanuRAS: ras_common: Add null pointer check for error recor...
2018-07-26 Sughosh GanuInclude board_arm_def.h through the platform's header
2018-07-25 danh-armMerge pull request #1486 from antonio-nino-diaz-arm...
2018-07-25 danh-armMerge pull request #1466 from Yann-lms/stm32mp1
2018-07-25 danh-armMerge pull request #1492 from jts-arm/docs
2018-07-25 danh-armMerge pull request #1491 from jeenu-arm/misra-fix
2018-07-25 danh-armMerge pull request #1472 from danielboulby-arm/db/Reclaim
2018-07-24 Yann GautierUpdate list of maintainers for STM32MP1
2018-07-24 Yann Gautierstm32mp1: Add platform documentation
2018-07-24 Yann Gautierstm32mp1: Link BL2, BL32 and DTB in one binary
2018-07-24 Yann Gautiertools: Add stm32image tool into TF-A
2018-07-24 Yann Gautierstm32mp1: Add device tree files
2018-07-24 Yann Gautierstm32mp1: Add BL32 SP_min secure monitor
2018-07-24 Yann Gautierstm32mp1: Add DDR support and its security with TZC400
2018-07-24 Yann Gautierstm32mp1: Add PMIC support
2018-07-24 Yann Gautierstm32mp1: Add console support
2018-07-24 Yann Gautierstm32mp1: save boot information in backup registers
2018-07-24 Yann Gautierstm32mp1: Add GPIO support
2018-07-24 Yann Gautierstm32mp1: Add clock and reset support
2018-07-24 Yann GautierIntroduce STMicroelectronics STM32MP1 platform
2018-07-24 Yann GautierAdd STMicroelectronics to the list of contributors
2018-07-24 Daniel BoulbyRework page table setup for varying number of mem regions
2018-07-24 danh-armMerge pull request #1488 from b49020/integration
2018-07-24 danh-armMerge pull request #1485 from jeenu-arm/ras
2018-07-24 John TsichritzisReword LOAD_IMAGE_V2 in user guide & fix a typo
2018-07-24 Sumit Gargsynquacer: Enable optional OP-TEE support
2018-07-24 danh-armMerge pull request #1487 from hzhuang1/tbb_bl1
2018-07-24 Jeenu ViswambharanArm platforms: Fix type mismatch for arm_pm_idle_states
2018-07-24 Antonio Nino... PSCI: Fix MISRA defects in common and setup code
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-22 Haojian Zhuanghikey: include TBB in BL1
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 Daniel BoulbyIncrease BL2U stack size
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-19 Jeenu ViswambharanRAS: Update porting guide with RAS platform handlers
2018-07-19 Jeenu ViswambharanRAS: Introduce handler for EL3 EAs
2018-07-19 Jeenu ViswambharanRAS: Introduce handler for Double Faults
2018-07-19 Jeenu ViswambharanRAS: Introduce handler for Uncontainable errors
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
next