1. 8f97ba9 doc: Updated user guide with new Mbed TLS version number by zelalem-aweke · Wed Sep 04 16:16:51 2019 -0500
  2. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · Tue Aug 20 14:47:56 2019 +0000
  3. c57350d Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration by Paul Beesley · Tue Aug 20 14:14:03 2019 +0000
  4. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · Wed Nov 28 11:20:37 2018 +0000
  5. 87cfd25 Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integration by Paul Beesley · Tue Aug 20 14:12:40 2019 +0000
  6. 5e2f6c7 Merge "intel: agilex: HMC driver calculate DDR size" into integration by Paul Beesley · Tue Aug 20 09:38:32 2019 +0000
  7. 771255f Merge "console: add a flag to prepend '\r' in the multi-console framework" into integration by Paul Beesley · Tue Aug 20 09:37:37 2019 +0000
  8. 5866c59 Merge "Fix for N1 1043202 Errata Workaround" into integration by Alexei Fedorov · Tue Aug 20 09:31:16 2019 +0000
  9. 9771749 Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integration by Paul Beesley · Tue Aug 20 09:25:00 2019 +0000
  10. 33e58f3 Fix for N1 1043202 Errata Workaround by laurenw-arm · Mon Aug 19 11:06:18 2019 -0500
  11. 5d7c656 intel: agilex: HMC driver calculate DDR size by Hadi Asyrafi · Fri Aug 16 17:07:42 2019 +0800
  12. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  13. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · Thu Aug 15 00:56:46 2019 +0300
  14. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · Fri Aug 16 14:48:32 2019 +0000
  15. aa3b544 Merge "Reduce the number of memory leaks in cert_create" into integration by Paul Beesley · Fri Aug 16 13:44:26 2019 +0000
  16. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · Fri Aug 16 14:15:59 2019 +0100
  17. 9cadc78 rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_* by Marek Vasut · Tue Aug 06 19:13:22 2019 +0200
  18. d97f6ee rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h by Marek Vasut · Tue Aug 06 18:58:38 2019 +0200
  19. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · Mon Aug 12 12:19:21 2019 +0100
  20. b23065d Merge "FVP_Base_AEMv8A platform: Fix cache maintenance operations" into integration by Paul Beesley · Fri Aug 16 12:41:45 2019 +0000
  21. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · Mon Jul 29 17:22:53 2019 +0100
  22. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · Fri Aug 16 10:24:53 2019 +0000
  23. ad90712 Merge "intel: agilex: Fix memory controller driver" into integration by Paul Beesley · Thu Aug 15 15:30:51 2019 +0000
  24. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · Thu Aug 15 15:30:13 2019 +0000
  25. 7a668e5 Merge "AArch64: Align crash reporting output" into integration by Paul Beesley · Thu Aug 15 15:18:25 2019 +0000
  26. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · Mon Jul 29 13:34:07 2019 +0100
  27. 83fe38e intel: agilex: Fix memory controller driver by Hadi Asyrafi · Thu Aug 08 18:52:31 2019 +0800
  28. ccc971f Merge "intel: agilex: Fix reliance on hard coded clock information" into integration by Paul Beesley · Wed Aug 14 12:37:43 2019 +0000
  29. a813fed intel: agilex: Fix reliance on hard coded clock information by Hadi Asyrafi · Wed Aug 14 13:49:00 2019 +0800
  30. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · Tue Aug 13 11:20:25 2019 +0000
  31. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · Wed Jul 31 15:03:44 2019 +0100
  32. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · Mon Jul 29 10:40:17 2019 +0100
  33. 0283745 Merge "spd: opteed: enable NS_TIMER_SWITCH" into integration by Alexei Fedorov · Mon Aug 12 08:50:51 2019 +0000
  34. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · Mon Aug 05 16:44:36 2019 +0200
  35. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · Mon Aug 05 16:40:35 2019 +0200
  36. 462c6c4 Merge changes from topic "intel-plat-refactor" into integration by Sandrine Bailleux · Wed Aug 07 14:20:01 2019 +0000
  37. 309ac01 intel: Platform common code refactor by Hadi Asyrafi · Thu Aug 01 14:48:39 2019 +0800
  38. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · Tue Aug 06 14:54:35 2019 +0000
  39. ca536f3 Fix Coverity #261967, Infinite loop by Justin Chadwell · Tue Jul 23 14:56:48 2019 +0100
  40. a6420cb Fix Coverity #343017, Missing unlock by Justin Chadwell · Tue Jul 23 09:54:07 2019 +0100
  41. 0aab960 Fix Coverity #343008, Side affect in assertion by Justin Chadwell · Tue Jul 23 09:48:38 2019 +0100
  42. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · Tue Jul 23 09:45:18 2019 +0100
  43. 0416f69 Merge "meson: gxl: Fix CPU hotplug" into integration by Sandrine Bailleux · Tue Aug 06 11:04:10 2019 +0000
  44. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · Mon Aug 05 14:46:00 2019 +0200
  45. 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · Mon Aug 05 14:34:48 2019 +0530
  46. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · Mon Aug 05 09:45:09 2019 +0200
  47. c6ee93c Merge "intel: stratix10: Fix BL31 memory mapping" into integration by Alexei Fedorov · Fri Aug 02 12:50:31 2019 +0000
  48. e2b2c4c Merge "meson: gxl: Fix reset and power off" into integration by Alexei Fedorov · Fri Aug 02 12:50:04 2019 +0000
  49. acee488 intel: stratix10: Fix BL31 memory mapping by Hadi Asyrafi · Thu Aug 01 11:29:48 2019 +0800
  50. 3d50b43 meson: gxl: Fix CPU hotplug by Remi Pommarel · Tue Jul 30 18:04:38 2019 +0200
  51. db28917 meson: gxl: Fix reset and power off by Remi Pommarel · Thu Apr 04 23:12:56 2019 +0200
  52. 9834275 Merge "Switch AARCH32/AARCH64 to __aarch64__" into integration by Alexei Fedorov · Fri Aug 02 10:21:53 2019 +0000
  53. ed42da7 Merge "Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__" into integration by Alexei Fedorov · Fri Aug 02 08:57:02 2019 +0000
  54. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  55. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  56. c4c0687 Merge "doc: Suggest to use the latest version 8.3 of GCC" into integration by Alexei Fedorov · Thu Aug 01 10:41:59 2019 +0000
  57. 7cf418c doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · Mon Jul 15 10:23:58 2019 +0100
  58. 6a240c7 intel: Platform common code refactor by Hadi Asyrafi · Thu Aug 01 15:21:20 2019 +0800
  59. 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · Wed Jul 31 16:21:46 2019 +0000
  60. b2f6eee Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · Wed Jul 31 16:15:44 2019 +0000
  61. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · Mon Jul 15 11:46:20 2019 +0200
  62. 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · Wed Jul 31 14:28:26 2019 +0000
  63. cf8b548 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · Wed Jul 31 14:28:21 2019 +0000
  64. a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · Wed Jul 31 14:16:45 2019 +0000
  65. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · Fri Jul 26 20:04:28 2019 +0900
  66. 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · Fri Jul 26 20:07:08 2019 +0900
  67. e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · Tue Jul 30 10:56:38 2019 +0800
  68. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · Mon Jul 29 14:52:20 2019 +0100
  69. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · Fri Jul 26 17:06:14 2019 +0000
  70. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · Thu Apr 19 14:42:23 2018 +0800
  71. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · Thu Apr 19 13:06:07 2018 +0800
  72. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · Fri Jul 26 10:26:37 2019 +0000
  73. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · Fri Jul 26 09:26:14 2019 +0000
  74. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · Fri Jul 26 09:25:54 2019 +0000
  75. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · Thu Jul 25 15:38:10 2019 +0000
  76. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · Thu Jul 25 16:06:50 2019 +0100
  77. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · Mon Jul 22 17:39:51 2019 -0500
  78. 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · Thu Jul 25 12:54:59 2019 +0000
  79. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · Tue May 14 14:47:36 2019 +0300
  80. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · Tue May 14 10:48:18 2019 +0300
  81. c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · Thu Jul 25 09:13:49 2019 +0000
  82. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  83. 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · Thu May 30 17:34:08 2019 -0700
  84. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · Thu May 30 16:57:15 2019 -0700
  85. f8d6efa Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · Wed Jul 24 16:18:01 2019 +0000
  86. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · Wed Jul 24 12:02:13 2019 +0000
  87. a533ae7 Refactor SPSR initialisation code by John Tsichritzis · Mon Jul 01 14:27:33 2019 +0100
  88. 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · Tue Jul 23 11:12:41 2019 +0100
  89. bfadf1a Merge "intel: agilex: Fix build error" into integration by Soby Mathew · Wed Jul 24 11:02:17 2019 +0000
  90. a724e43 intel: agilex: Fix build error by Ambroise Vincent · Tue Jul 23 11:10:27 2019 +0100
  91. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · Wed May 29 17:01:46 2019 -0700
  92. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · Tue May 28 21:03:58 2019 -0700
  93. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · Tue Jul 23 20:00:13 2019 -0700
  94. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · Fri May 24 20:37:58 2019 -0700
  95. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · Thu Jul 18 13:43:17 2019 +0800
  96. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · Tue Jul 23 15:18:58 2019 +0000
  97. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · Tue Jul 23 12:37:25 2019 +0000
  98. 20f7ed8 Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · Tue Jul 23 12:34:55 2019 +0000
  99. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · Mon Jul 22 16:10:12 2019 +0100
  100. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · Thu Jul 04 14:58:45 2019 +0100