project/bcm63xx/atf.git
2018-07-30 Antonio Nino... Fix MISRA defects in SP805 driver
2018-07-30 Antonio Nino... xlat: Fix MISRA defects
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
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-17 Jeenu ViswambharanRAS: Validate stack pointer after error handling
2018-07-17 Jeenu ViswambharanRAS: Move EA handling to a separate file
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...
next