1. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  2. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 7 years ago
  3. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  4. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  5. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  6. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  7. b9ff2fd Rearrange assembly helper macros by Soby Mathew · 8 years ago[Renamed from include/common/el3_common_macros.S]
  8. 074e05a Enable SCR_EL3.SIF bit by Soby Mathew · 8 years ago
  9. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  10. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  11. 4357b41 Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 8 years ago
  12. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  13. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  14. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  15. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  16. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  17. 4534c64 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 9 years ago
  18. acde8b0 Rationalize reset handling code by Sandrine Bailleux · 9 years ago