1. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · Wed Oct 14 18:59:27 2020 +0000
  2. 36e9d38 stm32mp1: use %u in NOTICE message for board info by Yann Gautier · Tue Oct 13 18:03:31 2020 +0200
  3. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  4. 7704f16 stm32mp1: add finished good variant in board identifier by Patrick Delaunay · Wed Jan 08 10:05:14 2020 +0100
  5. 98f4ea0 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · Mon Sep 23 11:18:32 2019 +0200
  6. 7b64e3e stm32mp1: add support for new SoC profiles by Lionel Debieve · Fri May 17 16:01:18 2019 +0200
  7. 2d64b53 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · Tue Jun 25 10:40:37 2019 +0200
  8. acfeb47 Merge changes from topic "deprecated-macro" into integration by Manish Pandey · Mon Oct 12 14:12:59 2020 +0000
  9. 821972d Merge "intel: platform: Include GICv2 makefile" into integration by Manish Pandey · Mon Oct 12 11:14:06 2020 +0000
  10. 79021b3 plat: brcm: Remove 'AARCH32' deprecated macro by Manish V Badarkhe · Wed Oct 07 18:53:23 2020 +0100
  11. 07538b5 Remove deprecated macro from TF-A code by Manish V Badarkhe · Wed Oct 07 16:04:06 2020 +0100
  12. 2e7e42c Merge "mediatek: mt8192: add GIC600 support" into integration by Manish Pandey · Mon Oct 12 09:16:21 2020 +0000
  13. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  14. 46f8e67 stm32mp1: cosmetics in platform.mk by Yann Gautier · Fri Sep 18 10:32:37 2020 +0200
  15. 3f10a2f stm32mp1: update rules for stm32image tool by Yann Gautier · Fri Sep 18 10:21:29 2020 +0200
  16. 6916a44 stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · Thu Sep 17 12:28:12 2020 +0200
  17. 5f40063 stm32mp1: sort platform.mk by Yann Gautier · Wed Feb 12 09:30:49 2020 +0100
  18. 94e5ed9 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · Thu Jan 23 18:41:20 2020 +0100
  19. 7faa3bb stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · Thu May 14 16:54:12 2020 +0200
  20. 935f3e4 Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into integration by Madhukar Pappireddy · Tue Oct 06 23:35:55 2020 +0000
  21. 997fb3b plat/arm: common: add guard for arm_get_rotpk_info_regs by Usama Arif · Mon Oct 05 10:18:52 2020 +0100
  22. e547d4d Merge changes I959d1343,I6992df1a,I687e35cb,Ia5f2ee31,Ifd0bc6aa, ... into integration by Manish Pandey · Tue Oct 06 08:42:53 2020 +0000
  23. 958a0b1 Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · Wed Sep 30 15:28:03 2020 -0500
  24. 7cc90c4 Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · Wed Sep 30 15:34:51 2020 -0500
  25. 434074b plat: marvell: armada: a3k: rename the UART images archive by Konstantin Porotchkin · Thu Oct 24 10:48:08 2019 +0300
  26. a3ae7fa plat: marvell: armada: a3k: allow image load to RAM address 0 by Konstantin Porotchkin · Tue Aug 27 16:21:10 2019 +0300
  27. 78f8bec marvell: comphy: cp110: add support for USB comphy polarity invert by Grzegorz Jaszczyk · Tue Jan 21 17:02:29 2020 +0100
  28. ff9311b marvell: comphy: cp110: add support for SATA comphy polarity invert by Grzegorz Jaszczyk · Tue Jan 21 17:02:10 2020 +0100
  29. 44dad22 plat: marvell: ap806: implement workaround for errata-id FE-4265711 by Stefan Chulski · Mon Jun 24 19:13:38 2019 +0300
  30. a464db4 Merge "fdts: stm32mp1: realign device tree with kernel" into integration by Madhukar Pappireddy · Fri Oct 02 15:07:26 2020 +0000
  31. c5a0c37 morello: Add changes to fix build of Morello Platform by Chandni Cherukuri · Thu Oct 01 10:11:44 2020 +0530
  32. f783dd6 Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · Wed Sep 30 07:58:44 2020 +0000
  33. e7510c0 Merge changes from topic "fpga_generic" into integration by André Przywara · Wed Sep 30 00:13:29 2020 +0000
  34. 6228e43 arm_fpga: Add post-build linker script by Andre Przywara · Wed Sep 16 17:13:33 2020 +0100
  35. 586de5e arm_fpga: Add ROM trampoline by Andre Przywara · Mon Aug 03 13:06:38 2020 +0100
  36. eb5cb80 arm_fpga: Add devicetree file by Andre Przywara · Mon Aug 03 12:54:58 2020 +0100
  37. efece28 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · Mon Aug 03 12:55:28 2020 +0100
  38. 210541b arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · Mon Aug 24 18:34:50 2020 +0100
  39. e867a90 Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · Tue Sep 29 12:17:21 2020 +0000
  40. 38cf520 Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · Mon Sep 28 18:25:03 2020 +0000
  41. f3a6cab plat/arm: Add platform support for Morello by Chandni Cherukuri · Tue Sep 22 18:56:25 2020 +0530
  42. e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · Thu Aug 20 18:48:09 2020 +0100
  43. d4f3089 Merge changes from topic "tc0_architecture_change" into integration by Olivier Deprez · Fri Sep 25 07:08:36 2020 +0000
  44. f9b5684 mediatek: mt8192: add GIC600 support by developer · Tue Jun 09 13:38:35 2020 +0800
  45. 7c18f55 Merge "plat/arm/css/sgi: Map flash used for mem_protect" into integration by Manish Pandey · Thu Sep 24 21:53:38 2020 +0000
  46. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · Thu Sep 24 14:39:24 2020 +0000
  47. a4f315c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · Thu Apr 30 15:50:34 2020 +0100
  48. e445ff8 plat: tc0: enable TZC by Usama Arif · Tue Aug 18 12:30:37 2020 +0100
  49. 4ede20a fdts: stm32mp1: realign device tree with kernel by Yann Gautier · Fri Sep 18 15:04:14 2020 +0200
  50. afa4879 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · Tue Sep 22 09:50:31 2020 +0000
  51. 868007e stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · Tue Feb 25 17:51:52 2020 +0100
  52. a0388f3 stm32mp1: add plat_panic_handler function by Yann Gautier · Tue Sep 15 12:29:53 2020 +0200
  53. e0b4fde stm32mp1: update plat_report_exception by Yann Gautier · Tue Sep 15 12:24:46 2020 +0200
  54. 43cb824 Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · Mon Sep 21 08:28:50 2020 +0000
  55. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  56. 40946a4 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · Tue Sep 15 17:23:47 2020 +0200
  57. b92a954 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · Fri Sep 04 15:01:30 2020 +0100
  58. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · Thu Jul 23 10:43:57 2020 +0100
  59. f3bb423 Merge "rockchip: don't crash if we get an FDT we can't parse" into integration by Mark Dykes · Mon Sep 14 21:49:38 2020 +0000
  60. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · Thu Sep 10 12:18:27 2020 -0500
  61. c9c2958 Merge "tc0: increase SCP_BL2 size to 128 kB" into integration by Manish Pandey · Fri Sep 11 14:01:50 2020 +0000
  62. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · Fri Sep 11 10:47:48 2020 +0000
  63. ec34bf2 Merge "plat/arm: rdn1edge: Correct mismatched parenthesis in makefile" into integration by Manish Pandey · Thu Sep 10 14:40:16 2020 +0000
  64. 54d086a Merge "Addition of standard APIs in qtiseclib interface" into integration by Madhukar Pappireddy · Thu Sep 10 14:28:35 2020 +0000
  65. 82d931e tc0: increase SCP_BL2 size to 128 kB by Usama Arif · Mon Sep 07 18:11:22 2020 +0100
  66. 6da88e9 plat: tegra: Use generic ehf defines by Sandeep Tripathy · Wed Aug 26 19:54:41 2020 +0530
  67. e9b259e plat/arm: rdn1edge: Correct mismatched parenthesis in makefile by Anders Dellien · Thu Sep 10 09:49:42 2020 +0100
  68. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · Mon Aug 10 15:53:45 2020 +0100
  69. 3c91d49 Merge "mediatek: Add jedec info" into integration by Madhukar Pappireddy · Wed Sep 09 17:03:28 2020 +0000
  70. 991c442 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · Wed Sep 09 09:52:33 2020 +0000
  71. 7df7112 Addition of standard APIs in qtiseclib interface by Saurabh Gorecha · Mon Sep 07 14:52:20 2020 +0530
  72. d8c877f plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · Thu Sep 03 16:54:47 2020 +0100
  73. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · Tue Sep 01 15:38:32 2020 +0100
  74. aad8ce9 Merge "arm_fpga: Add support to populate the CPU nodes in the DTB" into integration by André Przywara · Wed Sep 02 16:06:27 2020 +0000
  75. 531a572 Merge "Tegra: common: fixup the bl31 code size to be copied at reset" into integration by Madhukar Pappireddy · Wed Sep 02 15:50:12 2020 +0000
  76. 3bcf3c8 arm_fpga: Add support to populate the CPU nodes in the DTB by Javier Almansa Sobrino · Thu Jun 04 19:01:48 2020 +0100
  77. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · Sun Aug 23 19:32:48 2020 +0100
  78. 6d9c4c8 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · Wed Sep 02 12:14:51 2020 +0000
  79. 859d7d1 Merge changes from topic "tegra-downstream-08282020" into integration by Madhukar Pappireddy · Tue Sep 01 23:01:06 2020 +0000
  80. 918909b Merge "sp_min: Avoid platform security reconfiguration" into integration by Mark Dykes · Tue Sep 01 16:27:14 2020 +0000
  81. e0bf305 mediatek: Add jedec info by Hsin-Yi Wang · Thu Aug 27 13:48:48 2020 +0800
  82. c9f2953 Tegra: common: fixup the bl31 code size to be copied at reset by anzhou · Tue Aug 04 22:05:19 2020 +0800
  83. dd7de85 Tegra: common: disable GICC after domain off by anzhou · Wed Aug 05 22:34:13 2020 +0800
  84. 508d20d Tegra: platform specific BL31_SIZE by anzhou · Tue Jul 21 16:22:44 2020 +0800
  85. d969c58 Tegra186: sanity check power state type by Varun Wadekar · Thu Jul 23 10:31:42 2020 -0700
  86. 8462027 Tegra: fixup CNTPS_TVAL_EL1 delay timer reads by anzhou · Fri Jun 26 15:21:10 2020 +0800
  87. e755856 Tegra: add platform specific 'runtime_setup' handler by Kalyani Chidambaram Vaidyanathan · Mon Jun 15 16:48:53 2020 -0700
  88. e64f737 Tegra: remove ENABLE_SVE_FOR_NS = 0 by Kalyani Chidambaram Vaidyanathan · Mon Apr 06 17:34:37 2020 -0700
  89. f73eacd Merge "qti: spmi_arb: Fix coverity integer conversion warnings" into integration by Madhukar Pappireddy · Mon Aug 31 16:38:15 2020 +0000
  90. c00b482 sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · Thu Aug 27 13:16:21 2020 +0100
  91. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · Sun Aug 23 09:58:44 2020 +0100
  92. a7b3f0f Tegra194: remove unused tegra_mc_defs header by Varun Wadekar · Thu Oct 24 15:02:11 2019 -0700
  93. d4a698f Tegra: memctrl: platform setup handler functions by Varun Wadekar · Mon Aug 26 10:20:53 2019 -0700
  94. b867739 Tegra194: memctrl: remove streamid security cfg registers by Pritesh Raithatha · Thu Apr 11 16:47:53 2019 +0530
  95. 814ce08 Tegra194: memctrl: remove streamid override cfg registers by Pritesh Raithatha · Sun Apr 28 14:34:32 2019 +0530
  96. 9ddf863 Tegra: debug prints indicating SC7 entry sequence completion by Varun Wadekar · Wed Dec 11 13:22:21 2019 -0800
  97. 10b970c Tegra194: add strict checking mode verification by Anthony Zhou · Wed Feb 05 20:42:36 2020 +0800
  98. 22ddd8a Tegra194: memctrl: update TZDRAM base at 1MB granularity by Varun Wadekar · Mon Apr 22 16:12:30 2019 -0700
  99. c3f8815 Tegra194: ras: split up RAS error clear SMC call. by David Pu · Fri Jun 07 15:30:17 2019 -0700
  100. 8b1068b Tegra: platform specific GIC sources by Varun Wadekar · Wed Feb 26 14:52:01 2020 -0800