1. 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 4 years, 9 months ago
  2. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  3. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  4. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  7. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  8. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  9. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  10. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  11. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  12. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  13. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  14. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  15. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  16. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  17. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  18. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  19. fad0e49 Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 6 years ago
  20. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  21. e08d0f2 Remove duplicate weak definition by Daniel Boulby · 6 years ago
  22. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  23. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  24. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  25. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  26. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  27. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  28. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  29. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  30. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 6 years ago
  31. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  32. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  33. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  34. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  35. 7f297ca Include missing header in arm_bl2_setup.c by dp-arm · 7 years ago
  36. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  37. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  38. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  39. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  40. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  41. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 8 years ago
  42. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  43. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  44. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  45. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  46. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  47. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  48. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  49. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago