1. 860b5dc fiptool: Fix use after free by Andreas Färber · 6 years ago
  2. 81e6a68 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  3. e74acb5 Merge pull request #1234 from SNG-ARM/master by davidcunado-arm · 6 years ago
  4. 7cf5472 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 6 years ago
  5. 04285cf Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 6 years ago
  6. a6df5f1 Merge pull request #1223 from vchong/poplar_bl1loadsfip by davidcunado-arm · 6 years ago
  7. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  8. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  9. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · 6 years ago
  10. 745c2ab Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override by davidcunado-arm · 6 years ago
  11. 8539aa3 SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  12. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · 7 years ago
  13. f0c7c61 poplar: Add support for recovery build by Victor Chong · 6 years ago
  14. 539408d poplar: Enable emmc support by Victor Chong · 6 years ago
  15. af316a3 Hikey960: Enable invalid FIQ handling by Leo Yan · 6 years ago
  16. 471fb9b Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix by davidcunado-arm · 6 years ago
  17. 375088a Merge pull request #1227 from geesun/qx/emmc_macros by davidcunado-arm · 6 years ago
  18. 385176d coreboot: Add support for CBMEM console by Julius Werner · 7 years ago
  19. f39c806 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 7 years ago
  20. c708778 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 7 years ago
  21. b624ae0 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  22. 1343ad5 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  23. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  24. 4e406bf drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  25. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  26. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  27. e37c029 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode by Manoj Kumar · 6 years ago
  28. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  29. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 6 years ago
  30. b158427 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  31. 8ca0af2 Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 6 years ago
  32. 0a4cded sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  33. 858bd61 Print erratum application report for CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  34. 84e02dc Change the default errata format string by Dimitris Papastamos · 6 years ago
  35. 51abc34 bl2-el3: Mark all the assembly functions in bl2 at el3 by Roberto Vargas · 7 years ago
  36. e4e342d Mark functions defined in assembly files by Roberto Vargas · 7 years ago
  37. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  38. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  39. c625bc6 Merge pull request #1226 from masahir0y/utils by davidcunado-arm · 6 years ago
  40. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 6 years ago
  41. ede9a19 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · 6 years ago
  42. ff3ecb6 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 6 years ago
  43. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · 6 years ago
  44. 6829b70 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 6 years ago
  45. 5591ec1 Merge pull request #1221 from hzhuang1/fix_HLE by davidcunado-arm · 6 years ago
  46. e41aa92 Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version by davidcunado-arm · 6 years ago
  47. 0817070 Merge pull request #1218 from antonio-nino-diaz-arm/an/xlat-fix by davidcunado-arm · 6 years ago
  48. 67b2abb Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 6 years ago
  49. 80a1cac Merge pull request #1215 from vwadekar/tlkd-ns-dram-ranges by davidcunado-arm · 6 years ago
  50. 29627ab Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 6 years ago
  51. cb76cad Merge pull request #1213 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  52. 94cbdd7 Merge pull request #1225 from dp-arm/dp/amu-remove-warn by davidcunado-arm · 6 years ago
  53. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  54. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
  55. 729c3a0 Merge pull request #1214 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 6 years ago
  56. a4aec60 Merge pull request #1222 from davidcunado-arm/dp/bl31_mem by davidcunado-arm · 6 years ago
  57. fa2422a Increase BL31 memory space by 2 pages by Dimitris Papastamos · 6 years ago
  58. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  59. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  60. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  61. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  62. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  63. 43e05ec Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 6 years ago
  64. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  65. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  66. 5f386c0 emmc/dw_mmc: fix the assert on HLE bit by Haojian Zhuang · 6 years ago
  67. 3f51892 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  68. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · 6 years ago
  69. e0db40b Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svc by davidcunado-arm · 6 years ago
  70. 0cd866c Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 7 years ago
  71. bd30a96 Merge pull request #1208 from masahir0y/build by davidcunado-arm · 6 years ago
  72. 0d7d843 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 6 years ago
  73. b3f611a Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 6 years ago
  74. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 6 years ago
  75. 328105c zynqmp: pm_service: use zynqmp_ipi APIs by Wendy Liang · 7 years ago
  76. f8fec36 Add Xilinx ZynqMP IPI mailbox service by Wendy Liang · 7 years ago
  77. 3aebacf Introduce ZynqMP IPI implementation by Wendy Liang · 7 years ago
  78. b5664d3 spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 6 years ago
  79. a08b154 Merge pull request #1202 from antonio-nino-diaz-arm/an/spm-secondary-cores by davidcunado-arm · 6 years ago
  80. 496f54d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · 6 years ago
  81. c58cb87 SPM: Move initialization flag to context struct by Antonio Nino Diaz · 7 years ago
  82. b13af2e uniphier: simplify GZIP compress rule by Masahiro Yamada · 6 years ago
  83. 9d76748 Merge pull request #1204 from davidcunado-arm/rv/fip_tool by davidcunado-arm · 6 years ago
  84. d940c41 Merge pull request #1206 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 6 years ago
  85. 7556610 docs: Update the ToC end marker description in the document by Jett Zhou · 7 years ago
  86. 8193576 Add padding at the end of the last entry by Roberto Vargas · 7 years ago
  87. f5dd4ef Merge pull request #1212 from dp-arm/dp/tsp_dram by davidcunado-arm · 6 years ago
  88. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · 6 years ago
  89. db51012 Merge pull request #1203 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  90. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · 7 years ago
  91. e078dc8 Merge pull request #1201 from jeenu-arm/sdei-plat-events by davidcunado-arm · 7 years ago
  92. c85deee Build: update comment lines for macros by Masahiro Yamada · 7 years ago
  93. 82509be Update dependencies for ARM TF by David Cunado · 7 years ago
  94. 036955a Merge pull request #1198 from antonio-nino-diaz-arm/an/spm-doc by davidcunado-arm · 7 years ago
  95. e56b5cd uniphier: fix alignment of build log by Masahiro Yamada · 7 years ago
  96. c3abbfd uniphier: fix base address of IO block buffer by Masahiro Yamada · 7 years ago
  97. 62a197a doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 7 years ago
  98. 3fb3128 Merge pull request #1196 from antonio-nino-diaz-arm/an/zero-pad by davidcunado-arm · 7 years ago
  99. 56d8b34 Merge pull request #1195 from davidcunado-arm/dc/fix_pie by davidcunado-arm · 7 years ago
  100. c5908aa Merge pull request #1194 from robertovargas-arm/io-fix by davidcunado-arm · 7 years ago