1. 5f73afb Remove URLs from comments by Antonio Nino Diaz · Wed Feb 14 11:41:26 2018 +0000
  2. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · Mon Feb 12 17:52:08 2018 +0800
  3. f710642 Merge pull request #1257 from vchong/poplar_maintainer by davidcunado-arm · Fri Feb 09 11:38:12 2018 +0800
  4. 2996299 Merge pull request #1251 from vchong/ld_img_v2 by davidcunado-arm · Fri Feb 09 11:36:51 2018 +0800
  5. 3fcb707 Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · Fri Feb 09 01:14:52 2018 +0800
  6. 4d8938a zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · Wed Feb 07 10:32:01 2018 +0100
  7. 218384a Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · Thu Feb 08 13:33:11 2018 +0800
  8. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  9. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Thu Feb 01 00:35:39 2018 +0900
  10. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Feb 01 00:35:22 2018 +0900
  11. 50d695d poplar: Add build option for dram size by Victor Chong · Mon Jan 29 18:11:02 2018 +0900
  12. f87b436 poplar: Fix typo by Victor Chong · Mon Jan 29 18:08:34 2018 +0900
  13. 32d74ee poplar: Remove unused function prototype by Victor Chong · Fri Jan 26 01:41:24 2018 +0900
  14. c720258 maintainers.rst: Add maintainer for plat Poplar by Victor Chong · Tue Feb 06 15:11:12 2018 +0900
  15. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  16. 2b407d2 [fix] aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · Tue Feb 06 10:58:21 2018 +0100
  17. 61c5bc7 interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · Wed Jan 10 14:56:03 2018 +0000
  18. 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · Thu Jan 11 14:30:22 2018 +0000
  19. 339580c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · Wed Jan 10 15:22:49 2018 +0000
  20. f4194ee Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · Wed Jan 10 15:00:20 2018 +0000
  21. ef29b45 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · Tue Feb 06 07:50:18 2018 +0000
  22. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  23. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · Fri Feb 02 13:23:22 2018 +0100
  24. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · Mon Feb 05 10:42:42 2018 +0100
  25. 934eae2 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · Fri Feb 02 22:59:16 2018 +0000
  26. 094041d aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · Fri Feb 02 13:16:18 2018 +0100
  27. 8ca3144 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · Fri Feb 02 11:14:17 2018 +0000
  28. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · Fri Feb 02 15:55:13 2018 +0900
  29. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · Tue Jan 30 19:30:39 2018 +0900
  30. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · Tue Jan 30 18:49:37 2018 +0900
  31. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · Thu Feb 01 23:29:34 2018 +0000
  32. 3e1d4c2 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · Thu Feb 01 18:15:53 2018 +0000
  33. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  34. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · Thu Feb 01 21:37:40 2018 +0900
  35. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  36. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · Thu Feb 01 16:46:18 2018 +0900
  37. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · Thu Feb 01 16:45:51 2018 +0900
  38. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  39. 55a040e zlib: add gunzip() support by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  40. 627b094 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  41. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  42. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · Thu Feb 01 16:31:09 2018 +0900
  43. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  44. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  45. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  46. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  47. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  48. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  49. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  50. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  51. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  52. 6ced1b2 Build: refactor BL32 build rules by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  53. bd480a0 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  54. c751705 Build: check if specified external image exists by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  55. 7e90696 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · Thu Feb 01 10:39:05 2018 +0000
  56. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  57. ffe9254 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · Thu Feb 01 13:17:29 2018 +0900
  58. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · Thu Dec 21 15:21:20 2017 +0000
  59. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · Tue Dec 12 15:47:55 2017 +0000
  60. 4f4e236 Merge pull request #1242 from afaerber/fiptool-hikey-pad by davidcunado-arm · Tue Jan 30 20:50:16 2018 +0000
  61. 7541505 Merge pull request #1220 from jwerner-chromium/JW_ld_bfd by davidcunado-arm · Tue Jan 30 12:45:52 2018 +0000
  62. 9f107ef Merge pull request #1248 from stevecapperarm/fixes/pie-logic by davidcunado-arm · Tue Jan 30 11:15:20 2018 +0000
  63. f0781f3 Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · Tue Jan 30 08:59:35 2018 +0000
  64. bedba01 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · Tue Jan 30 09:11:24 2018 +0800
  65. e1dc43a Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer by davidcunado-arm · Mon Jan 29 23:16:27 2018 +0000
  66. f32a174 Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc by davidcunado-arm · Mon Jan 29 22:46:27 2018 +0000
  67. 54f1536 Merge pull request #1243 from afaerber/hikey-docs by davidcunado-arm · Mon Jan 29 22:45:35 2018 +0000
  68. b1f64a7 Makefile: Use ld.bfd linker if available by Julius Werner · Wed Jan 10 15:12:47 2018 -0800
  69. fee6e26 Fix documentation for CnP bit by Sandrine Bailleux · Mon Jan 29 14:48:15 2018 +0100
  70. 2cd4b58 Analyze coding style of patches individually by Antonio Nino Diaz · Mon Jan 29 12:00:31 2018 +0000
  71. 2880363 Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75 by Dimitris Papastamos · Mon Jan 08 13:57:39 2018 +0000
  72. b63c6f1 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · Thu Jan 11 15:29:36 2018 +0000
  73. a65841a Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · Mon Jan 22 12:58:52 2018 +0000
  74. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · Fri Jan 19 16:58:29 2018 +0000
  75. 0415951 runtime_exceptions: Save x4-x29 unconditionally by Dimitris Papastamos · Mon Jan 22 11:53:04 2018 +0000
  76. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  77. f3f9a99 Merge pull request #1241 from vchong/fixmemprot by davidcunado-arm · Mon Jan 29 09:54:52 2018 +0000
  78. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · Fri Jan 12 15:50:12 2018 +0100
  79. bd519e5 docs: hikey: Fix typo by Andreas Färber · Mon Jan 29 02:47:10 2018 +0100
  80. 860b5dc fiptool: Fix use after free by Andreas Färber · Sat Jan 27 16:46:59 2018 +0100
  81. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · Sat Jan 27 21:36:12 2018 +0900
  82. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · Fri Jan 26 17:29:36 2018 +0000
  83. a169a80 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · Thu Jan 25 22:05:41 2018 -0800
  84. b0a432d delay_timer: Guarantee that delay time can never be undershot by Julius Werner · Mon Jan 22 14:02:03 2018 -0800
  85. 81e6a68 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · Thu Jan 25 16:36:43 2018 +0000
  86. e74acb5 Merge pull request #1234 from SNG-ARM/master by davidcunado-arm · Thu Jan 25 00:52:01 2018 +0000
  87. 7cf5472 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · Thu Jan 25 00:07:06 2018 +0000
  88. 04285cf Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · Thu Jan 25 00:06:50 2018 +0000
  89. a6df5f1 Merge pull request #1223 from vchong/poplar_bl1loadsfip by davidcunado-arm · Wed Jan 24 23:00:01 2018 +0000
  90. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  91. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · Tue Dec 19 11:56:05 2017 +0900
  92. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · Mon Jan 22 18:35:16 2018 +0900
  93. 745c2ab Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override by davidcunado-arm · Wed Jan 24 12:31:06 2018 +0000
  94. 28c8ed2 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · Thu Dec 21 18:03:46 2017 +0000
  95. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · Mon May 04 09:40:03 2015 +0200
  96. 2707c3d rockchip/rk3399: Save and restore GIC by Derek Basehore · Tue Jan 23 17:18:57 2018 -0800
  97. 1d605f7 rockchip/rk3399: Add udelay to wait loops by Derek Basehore · Tue Jan 23 16:24:43 2018 -0800
  98. 9b7a1a6 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · Tue Jan 23 16:02:27 2018 -0800
  99. 45bcb6e GICv3: Fix Dist restore for when the GIC is reset by Derek Basehore · Tue Jan 23 15:49:17 2018 -0800
  100. 4ab3a96 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · Tue Jan 23 15:44:31 2018 -0800