1. f94d9ca Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · Mon Mar 05 10:52:41 2018 +0000
  2. 3b93f1e Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abort by davidcunado-arm · Mon Mar 05 09:51:25 2018 +0000
  3. 8e23515 qemu: Accessing UART1 causes a data abort by Michalis Pappas · Sat Mar 03 18:26:11 2018 +0800
  4. 6271e01 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · Sat Mar 03 13:26:18 2018 +0000
  5. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · Sat Mar 03 00:25:19 2018 +0000
  6. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  7. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · Thu Feb 01 15:19:00 2018 +0000
  8. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  9. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · Wed Feb 28 20:10:29 2018 +0000
  10. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  11. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  12. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  13. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  14. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  15. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · Wed Jan 31 14:52:08 2018 +0000
  16. ba86112 qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · Wed Feb 28 14:36:03 2018 +0800
  17. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · Wed Feb 28 11:47:23 2018 +0100
  18. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · Wed Feb 28 09:48:35 2018 +0000
  19. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · Wed Feb 28 01:26:21 2018 +0000
  20. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · Tue Feb 27 21:58:42 2018 +0000
  21. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  22. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · Tue Feb 27 11:17:14 2018 +0000
  23. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · Wed Feb 14 10:28:36 2018 +0000
  24. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · Wed Feb 14 10:00:06 2018 +0000
  25. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  26. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  27. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · Thu Feb 08 11:39:38 2018 +0000
  28. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  29. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  30. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · Wed Jan 10 12:51:34 2018 +0000
  31. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  32. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  33. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · Thu Feb 08 17:45:12 2018 +0000
  34. ee9cdb1 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · Mon Feb 26 10:42:55 2018 +0000
  35. accaf50 Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · Fri Feb 23 20:45:03 2018 +0000
  36. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · Tue Feb 20 12:50:47 2018 +0000
  37. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · Tue Feb 20 14:48:50 2018 +0000
  38. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · Mon Feb 19 13:53:48 2018 +0000
  39. 610406f Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · Mon Feb 19 23:27:24 2018 +0000
  40. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · Sat Feb 17 21:55:57 2018 +0000
  41. 92cea4a tegra: Fix mmap_region_t struct mismatch by Andreas Färber · Sat Feb 17 06:02:32 2018 +0100
  42. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · Sat Feb 17 12:06:18 2018 +0800
  43. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · Thu Jan 25 12:49:57 2018 +0000
  44. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  45. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  46. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Thu Feb 01 00:35:39 2018 +0900
  47. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Feb 01 00:35:22 2018 +0900
  48. 50d695d poplar: Add build option for dram size by Victor Chong · Mon Jan 29 18:11:02 2018 +0900
  49. f87b436 poplar: Fix typo by Victor Chong · Mon Jan 29 18:08:34 2018 +0900
  50. 32d74ee poplar: Remove unused function prototype by Victor Chong · Fri Jan 26 01:41:24 2018 +0900
  51. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  52. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  53. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · Fri Feb 02 13:23:22 2018 +0100
  54. 934eae2 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · Fri Feb 02 22:59:16 2018 +0000
  55. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · Fri Feb 02 15:55:13 2018 +0900
  56. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · Tue Jan 30 19:30:39 2018 +0900
  57. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · Tue Jan 30 18:49:37 2018 +0900
  58. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · Thu Feb 01 23:29:34 2018 +0000
  59. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  60. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · Thu Feb 01 21:37:40 2018 +0900
  61. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · Thu Feb 01 16:46:18 2018 +0900
  62. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · Thu Feb 01 16:45:51 2018 +0900
  63. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  64. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  65. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  66. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  67. 7e90696 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · Thu Feb 01 10:39:05 2018 +0000
  68. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  69. bedba01 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · Tue Jan 30 09:11:24 2018 +0800
  70. e1dc43a Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer by davidcunado-arm · Mon Jan 29 23:16:27 2018 +0000
  71. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  72. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · Fri Jan 12 15:50:12 2018 +0100
  73. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · Sat Jan 27 21:36:12 2018 +0900
  74. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · Fri Jan 26 17:29:36 2018 +0000
  75. a169a80 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · Thu Jan 25 22:05:41 2018 -0800
  76. 81e6a68 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · Thu Jan 25 16:36:43 2018 +0000
  77. 7cf5472 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · Thu Jan 25 00:07:06 2018 +0000
  78. a6df5f1 Merge pull request #1223 from vchong/poplar_bl1loadsfip by davidcunado-arm · Wed Jan 24 23:00:01 2018 +0000
  79. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  80. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · Tue Dec 19 11:56:05 2017 +0900
  81. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · Mon Jan 22 18:35:16 2018 +0900
  82. 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
  83. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · Mon May 04 09:40:03 2015 +0200
  84. 2707c3d rockchip/rk3399: Save and restore GIC by Derek Basehore · Tue Jan 23 17:18:57 2018 -0800
  85. 1d605f7 rockchip/rk3399: Add udelay to wait loops by Derek Basehore · Tue Jan 23 16:24:43 2018 -0800
  86. 9b7a1a6 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · Tue Jan 23 16:02:27 2018 -0800
  87. 4ab3a96 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · Tue Jan 23 15:44:31 2018 -0800
  88. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · Fri Nov 10 12:08:46 2017 +0000
  89. f0c7c61 poplar: Add support for recovery build by Victor Chong · Tue Jan 16 00:29:47 2018 +0900
  90. 539408d poplar: Enable emmc support by Victor Chong · Wed Jan 03 01:53:08 2018 +0900
  91. af316a3 Hikey960: Enable invalid FIQ handling by Leo Yan · Mon Jan 22 12:40:25 2018 +0800
  92. f39c806 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · Wed Aug 02 16:31:04 2017 -0700
  93. c708778 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · Fri Jun 09 15:22:44 2017 -0700
  94. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · Mon Sep 18 16:49:48 2017 -0700
  95. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  96. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  97. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  98. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  99. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · Wed Jan 17 17:34:29 2018 +0000
  100. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · Thu Jan 04 09:32:50 2018 +0800