1. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 7 years ago
  2. c43d685 zlib: add gunzip() support by Masahiro Yamada · 7 years ago
  3. 221b163 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · 7 years ago
  4. 14db890 Build: add GZIP compression filter by Masahiro Yamada · 7 years ago
  5. 2da522b Build: support pre-tool image processing by Masahiro Yamada · 7 years ago
  6. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  7. 36af345 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 7 years ago
  8. 91704d9 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 7 years ago
  9. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago
  10. 10cea93 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 7 years ago
  11. f30ee0b Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 7 years ago
  12. 945b316 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 7 years ago
  13. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 7 years ago
  14. 34ec849 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · 7 years ago
  15. 9cd1523 Build: refactor BL32 build rules by Masahiro Yamada · 7 years ago
  16. 76d27d2 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) by Masahiro Yamada · 7 years ago
  17. 802d2dd Build: check if specified external image exists by Masahiro Yamada · 7 years ago
  18. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 7 years ago
  19. e45820d Merge pull request #1242 from afaerber/fiptool-hikey-pad by davidcunado-arm · 7 years ago
  20. e282b9d Merge pull request #1220 from jwerner-chromium/JW_ld_bfd by davidcunado-arm · 7 years ago
  21. e58f4d8 Merge pull request #1248 from stevecapperarm/fixes/pie-logic by davidcunado-arm · 7 years ago
  22. eefd04b Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · 7 years ago
  23. e47541a Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer by davidcunado-arm · 7 years ago
  24. aca8a49 Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc by davidcunado-arm · 7 years ago
  25. 380acca Merge pull request #1243 from afaerber/hikey-docs by davidcunado-arm · 7 years ago
  26. b25a577 Makefile: Use ld.bfd linker if available by Julius Werner · 7 years ago
  27. 7c0a843 Fix documentation for CnP bit by Sandrine Bailleux · 7 years ago
  28. 1b56ed6 Merge pull request #1241 from vchong/fixmemprot by davidcunado-arm · 7 years ago
  29. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 7 years ago
  30. 1b9e79e docs: hikey: Fix typo by Andreas Färber · 7 years ago
  31. 8e4cdd2 fiptool: Fix use after free by Andreas Färber · 7 years ago
  32. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 7 years ago
  33. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 7 years ago
  34. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 7 years ago
  35. e2aec91 delay_timer: Guarantee that delay time can never be undershot by Julius Werner · 7 years ago
  36. f478253 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  37. 73ba5d4 Merge pull request #1234 from SNG-ARM/master by davidcunado-arm · 7 years ago
  38. 8253eb5 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 7 years ago
  39. d95eb47 Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 7 years ago
  40. e5dbebf Merge pull request #1223 from vchong/poplar_bl1loadsfip by davidcunado-arm · 7 years ago
  41. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 7 years ago
  42. 247fc04 uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  43. 8e053dc uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · 7 years ago
  44. d218405 Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override by davidcunado-arm · 7 years ago
  45. 52988b3 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 7 years ago
  46. 3d5d9f5 hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 9 years ago
  47. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 7 years ago
  48. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 7 years ago
  49. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 7 years ago
  50. 3580a49 GICv3: Fix Dist restore for when the GIC is reset by Derek Basehore · 7 years ago
  51. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 7 years ago
  52. d1156e0 Correct the Makefile logic for disabling PIE by Steve Capper · 7 years ago
  53. 7baa7bc Make div_round_up() correct for divisors that are not a power of 2 by Julius Werner · 7 years ago
  54. 6dafceb SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  55. 376185c Allow API deprecation for uniphier platform by Soby Mathew · 7 years ago
  56. 15b54e7 poplar: Add support for recovery build by Victor Chong · 7 years ago
  57. 59149bb poplar: Enable emmc support by Victor Chong · 7 years ago
  58. b79f7ed Hikey960: Enable invalid FIQ handling by Leo Yan · 7 years ago
  59. c1edcd9 Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix by davidcunado-arm · 7 years ago
  60. b6df93d Merge pull request #1227 from geesun/qx/emmc_macros by davidcunado-arm · 7 years ago
  61. 1c5f503 coreboot: Add support for CBMEM console by Julius Werner · 7 years ago
  62. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 7 years ago
  63. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 7 years ago
  64. 3429c77 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  65. 38ba8e9 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  66. 4a0c457 drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  67. 36c42ca drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  68. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  69. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 7 years ago
  70. 2dc80e4 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode by Manoj Kumar · 7 years ago
  71. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 7 years ago
  72. c9b31ae bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 7 years ago
  73. 4cd1769 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  74. e4b34ef Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 7 years ago
  75. 7343505 sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  76. eec9e7d Print erratum application report for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  77. c0ca14d Change the default errata format string by Dimitris Papastamos · 7 years ago
  78. 487d3bf bl2-el3: Mark all the assembly functions in bl2 at el3 by Roberto Vargas · 7 years ago
  79. d1f7292 Mark functions defined in assembly files by Roberto Vargas · 7 years ago
  80. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  81. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  82. 0caaa03 Merge pull request #1226 from masahir0y/utils by davidcunado-arm · 7 years ago
  83. 9fd4a36 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 7 years ago
  84. bc9a7c9 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · 7 years ago
  85. 109ae26 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 7 years ago
  86. 4c8a578 Hikey960: Change CPU standby state for WFI by Leo Yan · 7 years ago
  87. e1b2742 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 7 years ago
  88. 1c10d96 Merge pull request #1221 from hzhuang1/fix_HLE by davidcunado-arm · 7 years ago
  89. 759a7be Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version by davidcunado-arm · 7 years ago
  90. 246b456 Merge pull request #1218 from antonio-nino-diaz-arm/an/xlat-fix by davidcunado-arm · 7 years ago
  91. 0cd67c3 Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 7 years ago
  92. 254ce52 Merge pull request #1215 from vwadekar/tlkd-ns-dram-ranges by davidcunado-arm · 7 years ago
  93. 4fd4a32 Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 7 years ago
  94. 24baaca Merge pull request #1213 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  95. 6bef801 Merge pull request #1225 from dp-arm/dp/amu-remove-warn by davidcunado-arm · 7 years ago
  96. c6cc9ac AMU: Remove unnecessary WARN() by Dimitris Papastamos · 7 years ago
  97. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 7 years ago
  98. 31dfea9 Merge pull request #1214 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 7 years ago
  99. f10c0c4 Merge pull request #1222 from davidcunado-arm/dp/bl31_mem by davidcunado-arm · 7 years ago
  100. f336d4a Increase BL31 memory space by 2 pages by Dimitris Papastamos · 7 years ago