1. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  2. 738df26 stm32mp1: keep console during runtime by Yann Gautier · Wed Apr 24 16:14:22 2019 +0200
  3. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · Thu Jul 11 10:45:09 2019 +0200
  4. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  5. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  6. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · Mon May 20 14:39:26 2019 +0200
  7. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · Tue Jun 04 18:23:10 2019 +0200
  8. 35dc077 stm32mp1: print information about board by Yann Gautier · Mon May 13 18:34:48 2019 +0200
  9. c737405 stm32mp1: print information about SoC by Yann Gautier · Tue Jun 04 18:02:37 2019 +0200
  10. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  11. 3bee2a8 Merge "Move assembly newline function into common debug code" into integration by Paul Beesley · Thu Aug 29 16:05:28 2019 +0000
  12. 7690382 Move assembly newline function into common debug code by Justin Chadwell · Tue Aug 20 10:58:49 2019 +0100
  13. cc077d9 Merge "intel: agilex: Clear PLL lostlock bypass mode" into integration by Paul Beesley · Wed Aug 28 13:05:51 2019 +0000
  14. 0eeeb9b Merge "tegra: add support for multi console interface" into integration by Sandrine Bailleux · Tue Aug 27 22:50:42 2019 +0000
  15. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · Fri Aug 23 11:26:57 2019 +0000
  16. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · Tue Aug 13 15:17:53 2019 +0100
  17. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · Tue Aug 20 14:47:56 2019 +0000
  18. c57350d Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration by Paul Beesley · Tue Aug 20 14:14:03 2019 +0000
  19. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · Wed Nov 28 11:20:37 2018 +0000
  20. 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
  21. 5e2f6c7 Merge "intel: agilex: HMC driver calculate DDR size" into integration by Paul Beesley · Tue Aug 20 09:38:32 2019 +0000
  22. 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
  23. 5866c59 Merge "Fix for N1 1043202 Errata Workaround" into integration by Alexei Fedorov · Tue Aug 20 09:31:16 2019 +0000
  24. 9771749 Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integration by Paul Beesley · Tue Aug 20 09:25:00 2019 +0000
  25. 33e58f3 Fix for N1 1043202 Errata Workaround by laurenw-arm · Mon Aug 19 11:06:18 2019 -0500
  26. 5d7c656 intel: agilex: HMC driver calculate DDR size by Hadi Asyrafi · Fri Aug 16 17:07:42 2019 +0800
  27. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  28. 56c4901 intel: agilex: Clear PLL lostlock bypass mode by Hadi Asyrafi · Fri Aug 16 11:08:14 2019 +0800
  29. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · Thu Aug 15 00:56:46 2019 +0300
  30. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · Fri Aug 16 14:48:32 2019 +0000
  31. aa3b544 Merge "Reduce the number of memory leaks in cert_create" into integration by Paul Beesley · Fri Aug 16 13:44:26 2019 +0000
  32. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · Fri Aug 16 14:15:59 2019 +0100
  33. 9cadc78 rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_* by Marek Vasut · Tue Aug 06 19:13:22 2019 +0200
  34. d97f6ee rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h by Marek Vasut · Tue Aug 06 18:58:38 2019 +0200
  35. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · Mon Aug 12 12:19:21 2019 +0100
  36. b23065d Merge "FVP_Base_AEMv8A platform: Fix cache maintenance operations" into integration by Paul Beesley · Fri Aug 16 12:41:45 2019 +0000
  37. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · Mon Jul 29 17:22:53 2019 +0100
  38. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · Fri Aug 16 10:24:53 2019 +0000
  39. 09a22e7 tegra: add support for multi console interface by Ambroise Vincent · Wed May 29 14:04:16 2019 +0100
  40. ad90712 Merge "intel: agilex: Fix memory controller driver" into integration by Paul Beesley · Thu Aug 15 15:30:51 2019 +0000
  41. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · Thu Aug 15 15:30:13 2019 +0000
  42. 7a668e5 Merge "AArch64: Align crash reporting output" into integration by Paul Beesley · Thu Aug 15 15:18:25 2019 +0000
  43. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · Mon Jul 29 13:34:07 2019 +0100
  44. 83fe38e intel: agilex: Fix memory controller driver by Hadi Asyrafi · Thu Aug 08 18:52:31 2019 +0800
  45. ccc971f Merge "intel: agilex: Fix reliance on hard coded clock information" into integration by Paul Beesley · Wed Aug 14 12:37:43 2019 +0000
  46. a813fed intel: agilex: Fix reliance on hard coded clock information by Hadi Asyrafi · Wed Aug 14 13:49:00 2019 +0800
  47. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · Tue Aug 13 11:20:25 2019 +0000
  48. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · Wed Jul 31 15:03:44 2019 +0100
  49. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · Mon Jul 29 10:40:17 2019 +0100
  50. 0283745 Merge "spd: opteed: enable NS_TIMER_SWITCH" into integration by Alexei Fedorov · Mon Aug 12 08:50:51 2019 +0000
  51. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · Mon Aug 05 16:44:36 2019 +0200
  52. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · Mon Aug 05 16:40:35 2019 +0200
  53. 462c6c4 Merge changes from topic "intel-plat-refactor" into integration by Sandrine Bailleux · Wed Aug 07 14:20:01 2019 +0000
  54. 309ac01 intel: Platform common code refactor by Hadi Asyrafi · Thu Aug 01 14:48:39 2019 +0800
  55. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · Tue Aug 06 14:54:35 2019 +0000
  56. ca536f3 Fix Coverity #261967, Infinite loop by Justin Chadwell · Tue Jul 23 14:56:48 2019 +0100
  57. a6420cb Fix Coverity #343017, Missing unlock by Justin Chadwell · Tue Jul 23 09:54:07 2019 +0100
  58. 0aab960 Fix Coverity #343008, Side affect in assertion by Justin Chadwell · Tue Jul 23 09:48:38 2019 +0100
  59. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · Tue Jul 23 09:45:18 2019 +0100
  60. 0416f69 Merge "meson: gxl: Fix CPU hotplug" into integration by Sandrine Bailleux · Tue Aug 06 11:04:10 2019 +0000
  61. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · Mon Aug 05 14:46:00 2019 +0200
  62. 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · Mon Aug 05 14:34:48 2019 +0530
  63. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · Mon Aug 05 09:45:09 2019 +0200
  64. c6ee93c Merge "intel: stratix10: Fix BL31 memory mapping" into integration by Alexei Fedorov · Fri Aug 02 12:50:31 2019 +0000
  65. e2b2c4c Merge "meson: gxl: Fix reset and power off" into integration by Alexei Fedorov · Fri Aug 02 12:50:04 2019 +0000
  66. acee488 intel: stratix10: Fix BL31 memory mapping by Hadi Asyrafi · Thu Aug 01 11:29:48 2019 +0800
  67. 3d50b43 meson: gxl: Fix CPU hotplug by Remi Pommarel · Tue Jul 30 18:04:38 2019 +0200
  68. db28917 meson: gxl: Fix reset and power off by Remi Pommarel · Thu Apr 04 23:12:56 2019 +0200
  69. 9834275 Merge "Switch AARCH32/AARCH64 to __aarch64__" into integration by Alexei Fedorov · Fri Aug 02 10:21:53 2019 +0000
  70. ed42da7 Merge "Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__" into integration by Alexei Fedorov · Fri Aug 02 08:57:02 2019 +0000
  71. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  72. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  73. 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
  74. 7cf418c doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · Mon Jul 15 10:23:58 2019 +0100
  75. 6a240c7 intel: Platform common code refactor by Hadi Asyrafi · Thu Aug 01 15:21:20 2019 +0800
  76. 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · Wed Jul 31 16:21:46 2019 +0000
  77. b2f6eee Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · Wed Jul 31 16:15:44 2019 +0000
  78. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · Mon Jul 15 11:46:20 2019 +0200
  79. 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · Wed Jul 31 14:28:26 2019 +0000
  80. 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
  81. a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · Wed Jul 31 14:16:45 2019 +0000
  82. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · Fri Jul 26 20:04:28 2019 +0900
  83. 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
  84. e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · Tue Jul 30 10:56:38 2019 +0800
  85. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · Mon Jul 29 14:52:20 2019 +0100
  86. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · Fri Jul 26 17:06:14 2019 +0000
  87. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · Thu Apr 19 14:42:23 2018 +0800
  88. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · Thu Apr 19 13:06:07 2018 +0800
  89. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · Fri Jul 26 10:26:37 2019 +0000
  90. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · Fri Jul 26 09:26:14 2019 +0000
  91. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · Fri Jul 26 09:25:54 2019 +0000
  92. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · Thu Jul 25 15:38:10 2019 +0000
  93. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · Thu Jul 25 16:06:50 2019 +0100
  94. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · Mon Jul 22 17:39:51 2019 -0500
  95. 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · Thu Jul 25 12:54:59 2019 +0000
  96. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · Tue May 14 14:47:36 2019 +0300
  97. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · Tue May 14 10:48:18 2019 +0300
  98. c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · Thu Jul 25 09:13:49 2019 +0000
  99. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  100. 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · Thu May 30 17:34:08 2019 -0700