1. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  2. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years ago
  3. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  4. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  5. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years ago
  6. ea164e7 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 3 years, 3 months ago
  7. 0f58c8a plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 3 years, 5 months ago
  8. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 3 years, 9 months ago
  9. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 4 years ago
  10. 18a0c3e plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · 4 years ago
  11. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  12. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  13. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  14. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  15. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  16. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 6 months ago
  17. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 6 months ago
  18. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  19. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  20. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  21. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  22. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  23. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  24. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  25. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  26. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  27. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  28. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  29. 11459fa Remove unused ROMLIB memory region macro by Daniel Boulby · 6 years ago
  30. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  31. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  32. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  33. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  34. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  35. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  36. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  37. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  38. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  39. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  40. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  41. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  42. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  43. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  44. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  45. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  46. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  47. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  48. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  49. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  50. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  51. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  52. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  53. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  54. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  55. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  56. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 8 years ago
  57. 93b02d9 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · 8 years ago
  58. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  59. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  60. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  61. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  62. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  63. 456deef Add NULL pointer check before reading BL32 entry point information by Juan Castillo · 9 years ago
  64. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  65. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  66. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  67. da797f6 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 9 years ago
  68. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago