1. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · Mon Jun 01 18:07:10 2020 +0000
  2. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · Sun Dec 08 08:14:40 2019 +0100
  3. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · Sat May 30 17:33:26 2020 +0100
  4. 2f08915 Merge "TF-A: Fix wrong register read for MPAM extension" into integration by Olivier Deprez · Thu May 28 07:35:31 2020 +0000
  5. 3ec7315 Merge "drivers: stm32mp1 clocks: allow tree lookup for several system clocks" into integration by Mark Dykes · Wed May 27 19:35:59 2020 +0000
  6. 595198a Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · Tue May 26 16:09:10 2020 +0000
  7. 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · Tue May 26 13:16:41 2020 +0100
  8. 2672cde SPCI is now called PSA FF-A by J-Alves · Thu May 07 18:42:25 2020 +0100
  9. 7693cd5 Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · Thu May 21 19:23:03 2020 +0000
  10. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · Tue Mar 24 10:03:34 2020 -0500
  11. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · Wed Apr 22 14:05:13 2020 -0500
  12. 6a60461 Merge "Fix exception in save/restore of EL2 registers." into integration by Manish Pandey · Tue May 19 15:56:37 2020 +0000
  13. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · Wed May 13 18:15:39 2020 +0100
  14. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  15. 5dc9e9c Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · Sat May 16 20:59:30 2020 -0700
  16. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  17. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · Tue Apr 28 04:53:32 2020 +0100
  18. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  19. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  20. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · Sun Dec 08 08:20:12 2019 +0100
  21. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · Thu Mar 26 12:52:06 2020 +0000
  22. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  23. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · Thu Mar 26 11:57:43 2020 +0000
  24. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  25. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · Thu Mar 26 11:22:37 2020 +0000
  26. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  27. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · Mon Mar 30 23:21:13 2020 +0100
  28. 44bb8b9 Merge changes from topic "linker-script" into integration by Sandrine Bailleux · Mon Apr 27 08:45:34 2020 +0000
  29. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · Wed Apr 22 10:50:12 2020 +0900
  30. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · Wed Oct 30 14:24:39 2019 -0500
  31. 177a0bb Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · Tue Apr 07 12:52:46 2020 +0000
  32. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · Mon Apr 06 19:00:35 2020 +0100
  33. 8acc493 coreboot: Add memory range parsing by Julius Werner · Thu Mar 26 18:06:21 2020 -0700
  34. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · Thu Apr 02 15:35:19 2020 +0900
  35. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · Mon Apr 06 16:27:54 2020 +0100
  36. b58e451 Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration by Mark Dykes · Sat Apr 04 19:58:56 2020 +0000
  37. a5c6636 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · Fri Mar 20 14:21:05 2020 -0500
  38. 1bd656b Merge "xlat lib v2: Add support to pass shareability attribute for normal memory region" into integration by Manish Pandey · Fri Apr 03 18:06:52 2020 +0000
  39. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · Fri Apr 03 13:53:48 2020 +0000
  40. 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · Wed Feb 19 10:39:10 2020 +0530
  41. 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · Mon Jan 06 00:08:24 2020 +0530
  42. 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · Sun Jan 05 21:19:02 2020 +0530
  43. b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · Sun Jan 05 14:59:04 2020 +0530
  44. 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · Wed Dec 18 20:05:09 2019 +0530
  45. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · Wed Dec 18 19:44:43 2019 +0530
  46. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · Wed Dec 18 12:01:01 2019 +0530
  47. 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · Fri Apr 03 11:36:30 2020 +0000
  48. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · Fri Dec 13 10:39:06 2019 +0530
  49. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · Thu Apr 02 21:54:17 2020 +0000
  50. 9e04f8d Merge "cryptocell: add support for Cryptocell 713" into integration by joanna.farley · Thu Apr 02 15:23:49 2020 +0000
  51. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · Thu Apr 02 15:52:44 2020 +0200
  52. 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · Wed Mar 25 11:22:34 2020 +0100
  53. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · Thu Apr 02 11:41:33 2020 +0000
  54. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Apr 01 14:20:58 2020 +0900
  55. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  56. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 13:16:33 2020 +0900
  57. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · Thu Mar 26 10:57:12 2020 +0900
  58. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 10:51:39 2020 +0900
  59. d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · Wed Apr 01 09:55:49 2020 -0700
  60. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · Wed May 15 09:24:04 2019 +0300
  61. b6595bb drivers: Add support to retrieve plat_toc_flags by Scott Branden · Fri Jul 08 12:09:23 2016 -0700
  62. c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · Tue Mar 31 19:56:31 2020 +0000
  63. fb4d855 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · Tue Mar 31 19:55:44 2020 +0000
  64. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  65. 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  66. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · Fri Mar 27 13:25:51 2020 +0000
  67. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  68. 48d605e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · Wed Mar 25 15:39:26 2020 +0000
  69. 4d062c0 Fix 'tautological-constant-compare' error by Manish V Badarkhe · Sun Mar 22 04:23:24 2020 +0000
  70. d36ed28 Merge "context: TPIDR_EL2 register not saved/restored" into integration by Manish Pandey · Tue Mar 24 11:22:28 2020 +0000
  71. b93c012 raw_nand: correct static analysis tool warning by Yann Gautier · Wed Mar 11 17:16:49 2020 +0100
  72. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · Mon Dec 03 15:53:38 2018 -0800
  73. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · Fri Mar 20 14:22:05 2020 +0100
  74. 84d681f Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · Thu Mar 19 22:35:13 2020 +0000
  75. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · Mon Nov 05 15:12:55 2018 -0800
  76. fcd1e88 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · Wed Sep 12 14:59:08 2018 -0700
  77. 57791f6 Merge changes from topic "rpix-multi-console" into integration by Sandrine Bailleux · Wed Mar 18 16:44:40 2020 +0000
  78. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · Wed Mar 11 16:10:40 2020 +0000
  79. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  80. 38a4c87 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · Fri Mar 13 14:29:50 2020 +0000
  81. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  82. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · Thu Mar 12 15:54:28 2020 +0000
  83. 442f0df Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · Thu Mar 12 14:32:13 2020 +0000
  84. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · Fri Aug 10 09:55:25 2018 -0700
  85. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  86. bfe7bb6 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · Tue Mar 10 18:04:59 2020 -0500
  87. 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · Wed Mar 11 15:39:32 2020 +0000
  88. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · Wed Mar 11 15:38:45 2020 +0000
  89. 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · Fri Dec 06 15:46:42 2019 -0600
  90. 68f91b8 Merge changes from topic "xlat" into integration by Sandrine Bailleux · Wed Mar 11 09:08:04 2020 +0000
  91. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · Mon Mar 09 17:39:48 2020 +0900
  92. b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · Mon Mar 09 17:39:27 2020 +0900
  93. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  94. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  95. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · Tue Mar 10 13:47:47 2020 +0000
  96. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  97. a55d428 Merge "aarch32: stop speculative execution past exception returns" into integration by Mark Dykes · Mon Mar 09 16:02:06 2020 +0000
  98. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  99. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  100. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530