1. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  2. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  3. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  4. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  5. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  6. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  7. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  8. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  9. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  10. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  11. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  12. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  13. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  14. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  15. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  16. 74847ab BL2U: Fix ARM platform timer initilization by Soby Mathew · 7 years ago
  17. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  18. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  19. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  20. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  21. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  22. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
  23. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 9 years ago
  24. b2c96ee ARM platforms: Include BL2U's RO section in total memory region by Sandrine Bailleux · 9 years ago
  25. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  26. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago