1. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  2. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  3. 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
  4. 7cf418c doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · Mon Jul 15 10:23:58 2019 +0100
  5. 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · Wed Jul 31 16:21:46 2019 +0000
  6. b2f6eee Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · Wed Jul 31 16:15:44 2019 +0000
  7. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · Mon Jul 15 11:46:20 2019 +0200
  8. 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · Wed Jul 31 14:28:26 2019 +0000
  9. 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
  10. a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · Wed Jul 31 14:16:45 2019 +0000
  11. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · Fri Jul 26 20:04:28 2019 +0900
  12. 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
  13. e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · Tue Jul 30 10:56:38 2019 +0800
  14. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · Mon Jul 29 14:52:20 2019 +0100
  15. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · Fri Jul 26 17:06:14 2019 +0000
  16. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · Fri Jul 26 10:26:37 2019 +0000
  17. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · Fri Jul 26 09:26:14 2019 +0000
  18. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · Fri Jul 26 09:25:54 2019 +0000
  19. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · Thu Jul 25 15:38:10 2019 +0000
  20. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · Thu Jul 25 16:06:50 2019 +0100
  21. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · Mon Jul 22 17:39:51 2019 -0500
  22. 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · Thu Jul 25 12:54:59 2019 +0000
  23. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · Tue May 14 14:47:36 2019 +0300
  24. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · Tue May 14 10:48:18 2019 +0300
  25. c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · Thu Jul 25 09:13:49 2019 +0000
  26. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  27. 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · Thu May 30 17:34:08 2019 -0700
  28. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · Thu May 30 16:57:15 2019 -0700
  29. f8d6efa Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · Wed Jul 24 16:18:01 2019 +0000
  30. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · Wed Jul 24 12:02:13 2019 +0000
  31. a533ae7 Refactor SPSR initialisation code by John Tsichritzis · Mon Jul 01 14:27:33 2019 +0100
  32. 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · Tue Jul 23 11:12:41 2019 +0100
  33. bfadf1a Merge "intel: agilex: Fix build error" into integration by Soby Mathew · Wed Jul 24 11:02:17 2019 +0000
  34. a724e43 intel: agilex: Fix build error by Ambroise Vincent · Tue Jul 23 11:10:27 2019 +0100
  35. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · Wed May 29 17:01:46 2019 -0700
  36. 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
  37. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · Tue Jul 23 20:00:13 2019 -0700
  38. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · Fri May 24 20:37:58 2019 -0700
  39. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · Thu Jul 18 13:43:17 2019 +0800
  40. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · Tue Jul 23 15:18:58 2019 +0000
  41. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · Tue Jul 23 12:37:25 2019 +0000
  42. 20f7ed8 Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · Tue Jul 23 12:34:55 2019 +0000
  43. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · Mon Jul 22 16:10:12 2019 +0100
  44. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · Thu Jul 04 14:58:45 2019 +0100
  45. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · Tue Jul 23 09:33:15 2019 +0000
  46. 4bf6afa Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · Tue Jul 23 08:55:10 2019 +0000
  47. 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · Tue Jul 09 18:30:58 2019 +0200
  48. b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · Mon Jul 22 11:56:45 2019 +0200
  49. ee960b8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · Fri Jul 19 09:09:12 2019 +0000
  50. 7551135 Merge "doc: Complete the storage abstraction layer doc" into integration by Soby Mathew · Fri Jul 19 08:31:03 2019 +0000
  51. dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · Fri May 24 20:31:15 2019 -0700
  52. b546900 doc: Complete the storage abstraction layer doc by Louis Mayencourt · Mon Jul 15 13:56:03 2019 +0100
  53. 616da77 intel: Adds support for Agilex platform by Hadi Asyrafi · Thu Jun 27 11:34:03 2019 +0800
  54. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · Wed Jul 17 10:49:26 2019 +0000
  55. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · Tue Jul 09 11:40:55 2019 +0100
  56. 5de5bef Merge "plat/arm: Introduce A5 DesignStart platform." into integration by Soby Mathew · Wed Jul 17 09:38:51 2019 +0000
  57. f65526d Merge "doc: Generate PlantUML diagrams automatically" into integration by Soby Mathew · Wed Jul 17 08:51:38 2019 +0000
  58. 706ca58 Merge "console: update skeleton" into integration by Soby Mathew · Wed Jul 17 08:51:27 2019 +0000
  59. fa2ec16 Merge changes I68941876,Ib7961812,I758661d3,I4f3e3812,I9b26b838, ... into integration by Soby Mathew · Wed Jul 17 08:51:10 2019 +0000
  60. d15a685 Merge "rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro" into integration by Soby Mathew · Wed Jul 17 08:50:58 2019 +0000
  61. d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · Thu Jun 13 11:47:09 2019 +0800
  62. 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · Thu Jun 13 11:38:24 2019 +0800
  63. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · Tue May 14 11:00:45 2019 +0100
  64. 07e1e9e marvell/a3700: Prevent SError accessing PCIe link while it is down by Remi Pommarel · Sun Jul 14 20:49:12 2019 +0200
  65. 7459e74 marvell: Switch to xlat_tables_v2 by Remi Pommarel · Sun Jul 14 20:34:28 2019 +0200
  66. 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · Tue Jun 18 16:46:05 2019 +0100
  67. 35e08da console: update skeleton by Ambroise Vincent · Fri May 31 16:21:59 2019 +0100
  68. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · Tue Jul 16 10:11:27 2019 +0000
  69. 1352b38 Merge "synquacer: Fix compilation fail for SPM support build config" into integration by Soby Mathew · Mon Jul 15 15:01:11 2019 +0000
  70. 845adaa rcar_gen3: drivers: ddr-a: Fix E3 DDR init coding style by Marek Vasut · Sun Jul 14 11:26:03 2019 +0200
  71. bd34213 rcar_gen3: drivers: ddr-a: Pass ddrBackup around by Marek Vasut · Sun Jul 14 12:09:56 2019 +0200
  72. 11d9443 rcar_gen3: drivers: ddr-a: Inline ddr_init_e3.h by Marek Vasut · Sun Jul 14 11:19:18 2019 +0200
  73. 3aa0d44 rcar_gen3: drivers: ddr-a: Fix V3M DDR init coding style by Marek Vasut · Sun Jul 14 11:03:21 2019 +0200
  74. e88b0fa rcar_gen3: drivers: ddr-a: Fix D3 DDR init coding style by Marek Vasut · Sun Jul 14 09:28:59 2019 +0200
  75. b9e78d4 rcar_gen3: drivers: ddr-a: Replace {Read,Write}Reg_32() with mmio_{read,write}_32() by Marek Vasut · Sun Jul 14 09:22:57 2019 +0200
  76. 291bbfe rcar_gen3: drivers: ddr-a: Unify register definitions by Marek Vasut · Sun Jul 14 09:10:34 2019 +0200
  77. a75f826 rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro by Marek Vasut · Sun Jul 14 08:55:27 2019 +0200
  78. aabef8d synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · Mon Jul 08 18:05:24 2019 -0500
  79. 8c178b5 doc: Generate PlantUML diagrams automatically by Paul Beesley · Fri Jul 12 11:56:58 2019 +0100
  80. b003f7d Merge changes I94acd1bb,I0ece5226,I82d0a213,Ia4fc9456,Ic9fb7ed1 into integration by Sandrine Bailleux · Fri Jul 12 12:00:08 2019 +0000
  81. 266f194 Merge "Re-apply GIT_COMMIT_ID check for checkpatch" into integration by Sandrine Bailleux · Fri Jul 12 11:26:04 2019 +0000
  82. f8cb0d4 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · Mon May 20 11:39:53 2019 +0900
  83. e67848f rcar_gen3: drivers: rpc: Modify PFC code by Toshiyuki Ogasahara · Mon May 20 11:25:41 2019 +0900
  84. 46c7c42 rcar_gen3: drivers: rpc: Change RPC PHY calibration setting by Toshiyuki Ogasahara · Mon May 20 11:23:48 2019 +0900
  85. 59263ee rcar_gen3: drivers: ddr-b: Update DDR setting for H3, M3, M3N by Chiaki Fujii · Fri May 17 10:45:02 2019 +0900
  86. 455c038 Re-apply GIT_COMMIT_ID check for checkpatch by John Tsichritzis · Fri Jul 12 10:55:14 2019 +0100
  87. 5ecfb39 Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · Fri Jul 12 08:37:24 2019 +0000
  88. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · Fri Jul 12 09:23:38 2019 +0100
  89. 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · Wed Jul 03 14:15:56 2019 +0100
  90. 8294602 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:15:22 2019 +0100
  91. 01715f9 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · Thu Jul 11 09:35:01 2019 +0100
  92. 0d30959 Update synopsys drivers to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:14:46 2019 +0100
  93. 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:14:22 2019 +0100
  94. 104d4a7 Update mediatek platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:13:55 2019 +0100
  95. da5e27b Merge "Remove references to old project name from common files" into integration by Sandrine Bailleux · Fri Jul 12 07:37:36 2019 +0000
  96. 46433c9 Merge "Fix RST rendering problem" into integration by Sandrine Bailleux · Fri Jul 12 07:35:28 2019 +0000
  97. 82e63c8 rcar_gen3: drivers: ddr-a: Update E3 DDR setting by Hiroyuki Nakano · Thu May 16 09:21:37 2019 +0900
  98. 2d592b7 Merge "Aarch64: Fix SCTLR bit definitions" into integration by John Tsichritzis · Thu Jul 11 15:39:02 2019 +0000
  99. 9479e89 Merge "plat/intel: Fix SMPLSEL for MMC" into integration by John Tsichritzis · Thu Jul 11 12:37:26 2019 +0000
  100. 0b42d6e Merge "driver: synopsys: emmc: Do not change FIFO TH as this breaks some platforms" into integration by John Tsichritzis · Thu Jul 11 12:28:15 2019 +0000