1. e6d5fee rpi4: Add initial documentation file by Andre Przywara · Mon Jul 22 10:31:10 2019 +0100
  2. 48a5291 rpi4: Add stdout-path to device tree by Andre Przywara · Mon Jul 15 18:07:51 2019 +0100
  3. 88ac8b6 rpi4: Add GIC maintenance interrupt to GIC DT node by Andre Przywara · Sun Jul 21 01:45:31 2019 +0100
  4. 8b83a51 rpi4: Cleanup memory regions, move pens to first page by Andre Przywara · Mon Jul 15 09:04:27 2019 +0100
  5. af7df71 rpi4: Reserve resident BL31 region from non-secure world by Andre Przywara · Mon Jul 22 00:04:40 2019 +0100
  6. 88c9e1d rpi4: Amend DTB to advertise PSCI by Andre Przywara · Thu Jul 11 01:45:39 2019 +0100
  7. aa89ae4 rpi4: Determine BL33 entry point at runtime by Andre Przywara · Thu Jul 11 01:42:12 2019 +0100
  8. 2d8e99a rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image by Andre Przywara · Wed Jul 10 18:09:18 2019 +0100
  9. 6d471e1 Add basic support for Raspberry Pi 4 by Andre Przywara · Tue Jul 09 11:25:57 2019 +0100
  10. faf8618 rpi3: Allow runtime determination of UART base clock rate by Andre Przywara · Sun Aug 04 10:46:21 2019 +0100
  11. 6885560 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · Thu Sep 19 10:55:25 2019 +0100
  12. 16e6419 FDT helper functions: Add function documentation by Andre Przywara · Thu Sep 19 10:45:28 2019 +0100
  13. 5374304 Merge "amlogic: scpi: Add support to retrieve chip ID" into integration by Sandrine Bailleux · Wed Sep 18 15:22:03 2019 +0000
  14. 7dda45b Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into integration by Sandrine Bailleux · Wed Sep 18 14:51:13 2019 +0000
  15. c3a1836 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · Wed Sep 18 14:30:09 2019 +0000
  16. a140c07 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · Wed Sep 18 14:28:01 2019 +0000
  17. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · Thu May 17 22:19:35 2018 +0200
  18. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · Thu May 17 22:19:11 2018 +0200
  19. f7c4f9b amlogic: scpi: Add support to retrieve chip ID by Carlo Caione · Mon Sep 16 12:13:49 2019 +0100
  20. 04b53e4 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 15:17:11 2019 +0000
  21. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 14:21:04 2019 +0000
  22. 2dc3f46 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 12:31:55 2019 +0000
  23. b918a5f Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · Mon Sep 16 12:14:18 2019 +0000
  24. 555ed55 mediatek: mt8183: add MTK MCDI driver by developer · Wed Aug 21 22:49:49 2019 +0800
  25. da57312 mediatek: mt8183: add MTK SSPM driver by developer · Wed Aug 21 21:17:49 2019 +0800
  26. 083fa24 mediatek: mt8183: add MTK SPM driver by developer · Wed Aug 21 20:50:20 2019 +0800
  27. a767ecc mediatek: mt8183: add MTK uart driver for controlling clock gate by developer · Tue Aug 20 22:27:44 2019 +0800
  28. c3af646 mediatek: mt8183: configure MCUSYS DCM by developer · Wed Aug 21 21:16:29 2019 +0800
  29. 037da99 mediatek: mt8173: refactor RTC and PMIC drivers by developer · Thu May 02 21:06:05 2019 +0800
  30. 64e557c Unsigned long should not be used as per coding guidelines by Deepika Bhavnani · Tue Sep 03 21:51:09 2019 +0300
  31. b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · Tue Sep 03 21:08:51 2019 +0300
  32. e2dc2f5 rpi3: Do prescaler and control setup in C by Andre Przywara · Mon Jul 15 09:02:15 2019 +0100
  33. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · Mon Jul 15 09:00:23 2019 +0100
  34. 93de78c rpi3: Move rng driver to drivers by Andre Przywara · Tue Jul 09 14:29:24 2019 +0100
  35. b226246 rpi3: Add "rpi" platform directory by Andre Przywara · Tue Jul 09 11:18:59 2019 +0100
  36. 5724e73 rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · Mon Jul 15 23:04:26 2019 +0100
  37. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  38. 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · Tue Jul 09 13:54:56 2019 +0100
  39. 0467ce9 rpi3: Make SHARED_RAM optional by Andre Przywara · Mon Jul 15 08:58:23 2019 +0100
  40. bb6ef15 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · Tue Jul 09 11:44:14 2019 +0100
  41. 4f4f769 rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · Tue Jul 09 15:59:26 2019 +0100
  42. 4ea3bd3 rpi3: Move shared rpi3 files into common directory by Andre Przywara · Tue Jul 09 14:32:11 2019 +0100
  43. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · Fri Sep 13 15:22:23 2019 +0000
  44. 99e9af7 Merge "Add Linux DTS files for 32 bit threaded FVPs" into integration by Soby Mathew · Fri Sep 13 14:19:37 2019 +0000
  45. 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
  46. cd98f56 Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · Fri Sep 13 14:17:26 2019 +0000
  47. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  48. 178dbbf Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · Fri Sep 13 12:09:21 2019 +0000
  49. 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
  50. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · Fri Sep 13 12:00:59 2019 +0000
  51. 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · Fri Sep 13 11:51:49 2019 +0000
  52. fd276b2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · Fri Sep 13 11:35:56 2019 +0000
  53. 2c05ba8 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · Fri Sep 13 07:03:01 2019 +0000
  54. 79ffab5 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Tue Aug 27 00:32:24 2019 +0300
  55. 613bdb7 amlogic: console: Move console driver to common directory by Carlo Caione · Thu Sep 05 12:27:39 2019 +0100
  56. ea20117 mediatek: mt8173: apply MULTI_CONSOLE framework by developer · Thu May 02 20:33:58 2019 +0800
  57. 3300dbd Merge "Add python configuration for editorconfig" into integration by Soby Mathew · Thu Sep 12 16:14:36 2019 +0000
  58. f473d8c Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · Thu Sep 12 16:10:29 2019 +0000
  59. d8ca732 Merge "Invalidate dcache build option for bl2 entry at EL3" into integration by Soby Mathew · Thu Sep 12 16:09:56 2019 +0000
  60. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · Mon Sep 09 15:24:31 2019 +0100
  61. 82b06b3 Add documentation for new KEY_SIZE option by Justin Chadwell · Mon Jul 29 17:18:21 2019 +0100
  62. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  63. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · Mon Jul 29 17:13:10 2019 +0100
  64. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · Tue Aug 20 15:33:27 2019 +0800
  65. 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · Thu Sep 12 12:34:27 2019 +0000
  66. 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
  67. 2be8e62 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · Thu Sep 12 12:33:02 2019 +0000
  68. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  69. 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
  70. ef3956b Merge "Zeus: apply the MSR SSBS instruction" into integration by Soby Mathew · Thu Sep 12 11:38:42 2019 +0000
  71. 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · Thu Sep 12 11:14:21 2019 +0000
  72. 018699f Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · Thu Sep 12 11:11:34 2019 +0000
  73. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · Thu Sep 12 10:58:43 2019 +0000
  74. 91071fc intel: agilex: Fix psci power domain off by Hadi Asyrafi · Thu Sep 12 15:14:01 2019 +0800
  75. 41f0ed3 amlogic: Fix includes order by Carlo Caione · Tue Sep 03 12:38:58 2019 +0100
  76. 56e9863 amlogic: Fix header guards by Carlo Caione · Wed Aug 28 10:14:46 2019 +0100
  77. 34fa1e4 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · Wed Sep 11 16:21:29 2019 +0000
  78. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · Tue Aug 13 10:11:41 2019 +0100
  79. e412788 Zeus: apply the MSR SSBS instruction by John Tsichritzis · Tue Aug 13 10:28:25 2019 +0100
  80. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  81. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · Fri Jul 26 20:21:39 2019 +0900
  82. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · Tue Aug 27 11:23:08 2019 -0700
  83. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · Wed Sep 04 11:55:10 2019 +0200
  84. ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · Tue Sep 10 14:32:59 2019 +0000
  85. 65f4a34 Add python configuration for editorconfig by Justin Chadwell · Tue Aug 27 09:43:47 2019 +0100
  86. c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · Thu May 02 21:42:41 2019 +0800
  87. 043c933 mediatek: mt8183: support system reset by developer · Fri May 03 17:02:46 2019 +0800
  88. 092c53a mediatek: mt8183: pass platform parameters by developer · Fri May 03 16:59:07 2019 +0800
  89. b7ba14b mediatek: mt8183: add GPIO driver by developer · Thu May 02 20:24:50 2019 +0800
  90. 6f37fd2 mediatek: mt8183: support system off by developer · Thu May 02 20:02:05 2019 +0800
  91. a21d47e mediatek: mt8183: support CPU hotplug by developer · Thu May 02 19:29:25 2019 +0800
  92. 508dc02 mediatek: mt8183: refine GIC driver by developer · Tue Jun 25 15:33:48 2019 +0800
  93. 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · Sat Aug 17 01:10:02 2019 +0300
  94. 55c7351 Add documentation for CTX_INCLUDE_MTE_REGS by Justin Chadwell · Thu Jul 18 16:16:32 2019 +0100
  95. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  96. fe7c6c1 Add Linux DTS files for 32 bit threaded FVPs by Imre Kis · Thu Aug 08 19:06:12 2019 +0200
  97. 8b1c004 Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · Thu Sep 05 08:17:02 2019 -0700
  98. 1e3e33b amlogic: Fix prefixes in the SoC specific files by Carlo Caione · Wed Aug 28 15:32:22 2019 +0100
  99. 883e3ca amlogic: Fix prefixes in the PM code by Carlo Caione · Wed Aug 28 15:19:56 2019 +0100
  100. 7bb8302 amlogic: Fix prefixes in the SCPI related code by Carlo Caione · Wed Aug 28 10:08:24 2019 +0100