1. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 7 years ago
  2. 27e0cca qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · 6 years ago
  3. 01e808c Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  4. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  5. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  6. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  7. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  8. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  9. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  10. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  11. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  12. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  13. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  14. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  15. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  16. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  17. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 7 years ago
  18. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  19. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  20. 5ff6da9 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · 6 years ago
  21. 338770c Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · 7 years ago
  22. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  23. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  24. 06ff251 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 7 years ago
  25. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
  26. 601abdb Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · 7 years ago
  27. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 7 years ago
  28. 28db3e9 tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 7 years ago
  29. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 7 years ago
  30. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 7 years ago
  31. 53a98be qemu: Fix interrupt type check by Santeri Salko · 7 years ago
  32. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 7 years ago
  33. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  34. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  35. 8ad132b poplar: Add build option for dram size by Victor Chong · 7 years ago
  36. ce2547f poplar: Fix typo by Victor Chong · 7 years ago
  37. b715f11 poplar: Remove unused function prototype by Victor Chong · 7 years ago
  38. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 7 years ago
  39. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 7 years ago
  40. 765ed9f qemu: support ARMv7/Cortex-A15 by Etienne Carriere · 7 years ago
  41. 10787b0 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  42. 4f557c7 uniphier: add ULL to physical address literals by Masahiro Yamada · 7 years ago
  43. 9c740a5 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 7 years ago
  44. 7e51ca8 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 7 years ago
  45. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 7 years ago
  46. 8951b05 uniphier: support GZIP-compressed images by Masahiro Yamada · 7 years ago
  47. 0ac60c0 uniphier: add a helper to get image_info by Masahiro Yamada · 7 years ago
  48. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
  49. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
  50. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 7 years ago
  51. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  52. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago
  53. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 7 years ago
  54. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 7 years ago
  55. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 7 years ago
  56. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 7 years ago
  57. cde9f4f hikey: fix memory overlapped in memory map by Haojian Zhuang · 7 years ago
  58. e47541a Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer by davidcunado-arm · 7 years ago
  59. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 7 years ago
  60. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 7 years ago
  61. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 7 years ago
  62. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 7 years ago
  63. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 7 years ago
  64. f478253 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  65. 8253eb5 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 7 years ago
  66. e5dbebf Merge pull request #1223 from vchong/poplar_bl1loadsfip by davidcunado-arm · 7 years ago
  67. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 7 years ago
  68. 247fc04 uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  69. 8e053dc uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · 7 years ago
  70. 52988b3 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 7 years ago
  71. 3d5d9f5 hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 9 years ago
  72. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 7 years ago
  73. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 7 years ago
  74. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 7 years ago
  75. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 7 years ago
  76. 376185c Allow API deprecation for uniphier platform by Soby Mathew · 7 years ago
  77. 15b54e7 poplar: Add support for recovery build by Victor Chong · 7 years ago
  78. 59149bb poplar: Enable emmc support by Victor Chong · 7 years ago
  79. b79f7ed Hikey960: Enable invalid FIQ handling by Leo Yan · 7 years ago
  80. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 7 years ago
  81. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 7 years ago
  82. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  83. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 7 years ago
  84. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 7 years ago
  85. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  86. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  87. 9fd4a36 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 7 years ago
  88. 4c8a578 Hikey960: Change CPU standby state for WFI by Leo Yan · 7 years ago
  89. e1b2742 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 7 years ago
  90. 0cd67c3 Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 7 years ago
  91. 24baaca Merge pull request #1213 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  92. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  93. 08e06be Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svc by davidcunado-arm · 7 years ago
  94. 8d35642 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 7 years ago
  95. 294d747 Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 7 years ago
  96. c14d3dc Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 7 years ago
  97. ebc0516 zynqmp: pm_service: use zynqmp_ipi APIs by Wendy Liang · 7 years ago
  98. e8ffe79 Add Xilinx ZynqMP IPI mailbox service by Wendy Liang · 7 years ago
  99. dc1dfe8 Introduce ZynqMP IPI implementation by Wendy Liang · 7 years ago
  100. ff56531 uniphier: simplify GZIP compress rule by Masahiro Yamada · 7 years ago