1. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 14:21:04 2019 +0000
  2. 2dc3f46 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 12:31:55 2019 +0000
  3. b918a5f Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · Mon Sep 16 12:14:18 2019 +0000
  4. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · Mon Jul 15 09:00:23 2019 +0100
  5. 93de78c rpi3: Move rng driver to drivers by Andre Przywara · Tue Jul 09 14:29:24 2019 +0100
  6. b226246 rpi3: Add "rpi" platform directory by Andre Przywara · Tue Jul 09 11:18:59 2019 +0100
  7. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  8. 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · Tue Jul 09 13:54:56 2019 +0100
  9. bb6ef15 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · Tue Jul 09 11:44:14 2019 +0100
  10. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · Fri Sep 13 15:22:23 2019 +0000
  11. 99e9af7 Merge "Add Linux DTS files for 32 bit threaded FVPs" into integration by Soby Mathew · Fri Sep 13 14:19:37 2019 +0000
  12. 889c7f0 Merge "Modify FVP makefile for cores that support both AArch64/32" into integration by Soby Mathew · Fri Sep 13 14:18:36 2019 +0000
  13. cd98f56 Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · Fri Sep 13 14:17:26 2019 +0000
  14. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  15. 178dbbf Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · Fri Sep 13 12:09:21 2019 +0000
  16. 4490ad2 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · Fri Sep 13 12:02:11 2019 +0000
  17. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · Fri Sep 13 12:00:59 2019 +0000
  18. 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · Fri Sep 13 11:51:49 2019 +0000
  19. fd276b2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · Fri Sep 13 11:35:56 2019 +0000
  20. 2c05ba8 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · Fri Sep 13 07:03:01 2019 +0000
  21. 79ffab5 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Tue Aug 27 00:32:24 2019 +0300
  22. 613bdb7 amlogic: console: Move console driver to common directory by Carlo Caione · Thu Sep 05 12:27:39 2019 +0100
  23. ea20117 mediatek: mt8173: apply MULTI_CONSOLE framework by developer · Thu May 02 20:33:58 2019 +0800
  24. 3300dbd Merge "Add python configuration for editorconfig" into integration by Soby Mathew · Thu Sep 12 16:14:36 2019 +0000
  25. f473d8c Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · Thu Sep 12 16:10:29 2019 +0000
  26. d8ca732 Merge "Invalidate dcache build option for bl2 entry at EL3" into integration by Soby Mathew · Thu Sep 12 16:09:56 2019 +0000
  27. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · Mon Sep 09 15:24:31 2019 +0100
  28. 82b06b3 Add documentation for new KEY_SIZE option by Justin Chadwell · Mon Jul 29 17:18:21 2019 +0100
  29. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  30. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · Mon Jul 29 17:13:10 2019 +0100
  31. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · Tue Aug 20 15:33:27 2019 +0800
  32. 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · Thu Sep 12 12:34:27 2019 +0000
  33. 7a6deff Merge "doc: Updated user guide with new Mbed TLS version number" into integration by Soby Mathew · Thu Sep 12 12:33:20 2019 +0000
  34. 2be8e62 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · Thu Sep 12 12:33:02 2019 +0000
  35. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  36. 6323e60 Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()" into integration by Soby Mathew · Thu Sep 12 12:29:46 2019 +0000
  37. ef3956b Merge "Zeus: apply the MSR SSBS instruction" into integration by Soby Mathew · Thu Sep 12 11:38:42 2019 +0000
  38. 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · Thu Sep 12 11:14:21 2019 +0000
  39. 018699f Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · Thu Sep 12 11:11:34 2019 +0000
  40. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · Thu Sep 12 10:58:43 2019 +0000
  41. 91071fc intel: agilex: Fix psci power domain off by Hadi Asyrafi · Thu Sep 12 15:14:01 2019 +0800
  42. 41f0ed3 amlogic: Fix includes order by Carlo Caione · Tue Sep 03 12:38:58 2019 +0100
  43. 56e9863 amlogic: Fix header guards by Carlo Caione · Wed Aug 28 10:14:46 2019 +0100
  44. 34fa1e4 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · Wed Sep 11 16:21:29 2019 +0000
  45. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · Tue Aug 13 10:11:41 2019 +0100
  46. e412788 Zeus: apply the MSR SSBS instruction by John Tsichritzis · Tue Aug 13 10:28:25 2019 +0100
  47. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  48. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · Fri Jul 26 20:21:39 2019 +0900
  49. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · Tue Aug 27 11:23:08 2019 -0700
  50. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · Wed Sep 04 11:55:10 2019 +0200
  51. ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · Tue Sep 10 14:32:59 2019 +0000
  52. 65f4a34 Add python configuration for editorconfig by Justin Chadwell · Tue Aug 27 09:43:47 2019 +0100
  53. c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · Thu May 02 21:42:41 2019 +0800
  54. 043c933 mediatek: mt8183: support system reset by developer · Fri May 03 17:02:46 2019 +0800
  55. 092c53a mediatek: mt8183: pass platform parameters by developer · Fri May 03 16:59:07 2019 +0800
  56. b7ba14b mediatek: mt8183: add GPIO driver by developer · Thu May 02 20:24:50 2019 +0800
  57. 6f37fd2 mediatek: mt8183: support system off by developer · Thu May 02 20:02:05 2019 +0800
  58. a21d47e mediatek: mt8183: support CPU hotplug by developer · Thu May 02 19:29:25 2019 +0800
  59. 508dc02 mediatek: mt8183: refine GIC driver by developer · Tue Jun 25 15:33:48 2019 +0800
  60. 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · Sat Aug 17 01:10:02 2019 +0300
  61. 55c7351 Add documentation for CTX_INCLUDE_MTE_REGS by Justin Chadwell · Thu Jul 18 16:16:32 2019 +0100
  62. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  63. fe7c6c1 Add Linux DTS files for 32 bit threaded FVPs by Imre Kis · Thu Aug 08 19:06:12 2019 +0200
  64. 8b1c004 Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · Thu Sep 05 08:17:02 2019 -0700
  65. 1e3e33b amlogic: Fix prefixes in the SoC specific files by Carlo Caione · Wed Aug 28 15:32:22 2019 +0100
  66. 883e3ca amlogic: Fix prefixes in the PM code by Carlo Caione · Wed Aug 28 15:19:56 2019 +0100
  67. 7bb8302 amlogic: Fix prefixes in the SCPI related code by Carlo Caione · Wed Aug 28 10:08:24 2019 +0100
  68. 9c85f25 amlogic: Fix prefixes in the MHU code by Carlo Caione · Wed Aug 28 09:46:18 2019 +0100
  69. 107df3e amlogic: Fix prefixes in the SIP/SVC code by Carlo Caione · Mon Aug 26 13:04:12 2019 +0100
  70. 68aa5ee amlogic: Fix prefixes in the thermal driver by Carlo Caione · Sun Aug 25 18:09:59 2019 +0100
  71. bf2d626 amlogic: Fix prefixes in the private header file by Carlo Caione · Sun Aug 25 18:09:03 2019 +0100
  72. bed1897 amlogic: Fix prefixes in the efuse driver by Carlo Caione · Sun Aug 25 17:26:27 2019 +0100
  73. 60c828b amlogic: Fix prefixes in the platform macros file by Carlo Caione · Sat Aug 24 18:51:48 2019 +0100
  74. 1afdfb0 amlogic: Fix prefixes in the helpers file by Carlo Caione · Sat Aug 24 18:47:06 2019 +0100
  75. 7408b0c amlogic: Rework Makefiles by Carlo Caione · Sat Aug 24 18:37:46 2019 +0100
  76. 9edb673 amlogic: Move the SIP SVC code to common directory by Carlo Caione · Sat Aug 24 17:52:40 2019 +0100
  77. 6415f6e amlogic: Move topology file to common directory by Carlo Caione · Sat Aug 24 17:50:16 2019 +0100
  78. 52d4dc2 amlogic: Move thermal code to common directory by Carlo Caione · Sat Aug 24 17:48:11 2019 +0100
  79. e6ae8e7 amlogic: Move MHU code to common directory by Carlo Caione · Sat Aug 24 17:46:04 2019 +0100
  80. 0030679 amlogic: Move efuse code to common directory by Carlo Caione · Sat Aug 24 17:43:33 2019 +0100
  81. 1555ebb amlogic: Move platform macros assembly file to common directory by Carlo Caione · Sat Aug 24 17:36:32 2019 +0100
  82. e5a30db amlogic: Introduce unified private header file by Carlo Caione · Sat Aug 24 17:31:51 2019 +0100
  83. 4948832 amlogic: Move SCPI code to common directory by Carlo Caione · Sat Aug 24 17:28:23 2019 +0100
  84. 23a9ad2 amlogic: Move the SHA256 DMA driver to common directory by Carlo Caione · Sat Aug 24 17:17:30 2019 +0100
  85. d6e5afb amlogic: Move assembly helpers to common directory by Carlo Caione · Fri Aug 23 20:02:32 2019 +0100
  86. 50e8a27 amlogic: Introduce directory parameters in the makefiles by Carlo Caione · Fri Aug 23 19:34:44 2019 +0100
  87. 189494a meson: Rename platform directory to amlogic by Carlo Caione · Fri Aug 23 18:28:36 2019 +0100
  88. 60021ea Merge "intel: stratix10: Fix reliance on hard coded clock information" into integration by Sandrine Bailleux · Thu Sep 05 09:11:31 2019 +0000
  89. 8f97ba9 doc: Updated user guide with new Mbed TLS version number by zelalem-aweke · Wed Sep 04 16:16:51 2019 -0500
  90. 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · Wed Sep 04 14:09:07 2019 +0900
  91. d919d18 Merge "uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver" into integration by Alexei Fedorov · Tue Sep 03 11:00:06 2019 +0000
  92. 0d42b55 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · Tue Jul 23 12:53:41 2019 +0900
  93. 6d9e6a0 mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · Tue Jun 11 20:03:07 2019 +0200
  94. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · Tue May 28 11:54:50 2019 +0200
  95. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  96. 738df26 stm32mp1: keep console during runtime by Yann Gautier · Wed Apr 24 16:14:22 2019 +0200
  97. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · Thu Jul 11 10:45:09 2019 +0200
  98. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  99. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  100. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · Mon May 20 14:39:26 2019 +0200