1. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  2. 046cb19 refactor(arm): update set_config_info function call by Manish V Badarkhe · 3 years, 3 months ago
  3. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  4. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  5. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  6. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  7. f441718 lib/fconf: Update 'set_fw_config_info' function by Manish V Badarkhe · 5 years ago
  8. a249a9d plat/arm: Check the need for firmware update only once by Manish V Badarkhe · 5 years ago
  9. 8286967 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 5 years ago
  10. fe6fd3e plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 5 years ago
  11. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  12. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  13. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  14. 1461ad9 SMMUv3: Abort DMA transactions by Alexei Fedorov · 6 years ago
  15. b0c97da plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 6 years ago
  16. 8f73663 plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 7 years ago
  17. 6393c78 plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 7 years ago
  18. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  19. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  20. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  21. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
  22. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  23. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  24. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  25. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  26. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 7 years ago
  27. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  28. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  29. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  30. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  31. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  32. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  33. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  34. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  35. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 7 years ago
  36. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 7 years ago
  37. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  38. 3208edc ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 7 years ago
  39. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  40. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  41. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  42. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  43. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  44. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  45. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  46. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  47. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  48. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  49. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 8 years ago
  50. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  51. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  52. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
  53. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 9 years ago
  54. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago
  55. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 9 years ago
  56. af419dd ARM platforms: Restrict mapping of Trusted ROM in BL1 by Sandrine Bailleux · 9 years ago
  57. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  58. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  59. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  60. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  61. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 10 years ago
  62. 3ae8a36 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · 10 years ago
  63. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago