1. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · Tue Sep 28 15:35:39 2021 +0200
  2. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  3. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · Thu Oct 28 14:28:14 2021 +0200
  4. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · Thu Oct 28 11:53:38 2021 +0200
  5. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · Wed Oct 27 13:30:00 2021 +0200
  6. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · Wed Oct 27 12:59:19 2021 +0200
  7. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · Wed Oct 20 15:17:07 2021 +0200
  8. 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · Thu Oct 14 12:32:52 2021 +0100
  9. c2d29ba feat(tc): enable MPMM by Chris Kay · Tue May 18 18:49:51 2021 +0100
  10. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  11. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  12. cda8921 docs(amu): add AMU documentation by Chris Kay · Tue Aug 17 16:24:57 2021 +0100
  13. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · Mon May 24 20:35:26 2021 +0100
  14. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · Tue May 25 15:24:18 2021 +0100
  15. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · Tue May 25 12:33:18 2021 +0100
  16. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  17. a5fde28 refactor(amu): factor out register accesses by Chris Kay · Wed May 26 11:58:23 2021 +0100
  18. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · Mon May 24 21:00:07 2021 +0100
  19. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · Mon May 17 14:47:25 2021 +0100
  20. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · Wed May 19 19:24:37 2021 +0100
  21. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  22. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · Tue Sep 28 16:06:25 2021 +0100
  23. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  24. fb3b051 build(bl2): deduplicate sources by Chris Kay · Tue Sep 28 15:44:37 2021 +0100
  25. 0a542ec build(bl1): deduplicate sources by Chris Kay · Tue Sep 28 15:44:19 2021 +0100
  26. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · Wed Oct 06 15:12:25 2021 +0530
  27. c33d8f0 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · Fri Oct 22 22:12:15 2021 +0200
  28. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · Wed Sep 01 10:30:55 2021 -0700
  29. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  30. b53c7d9 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · Thu Oct 21 21:53:19 2021 +0200
  31. f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · Thu Oct 21 21:11:12 2021 +0200
  32. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  33. 74a24be Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · Thu Oct 21 16:27:16 2021 +0200
  34. 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · Thu Oct 21 14:57:52 2021 +0200
  35. d36241d Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · Thu Oct 21 08:42:05 2021 +0200
  36. d7a4647 Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · Wed Oct 20 20:35:01 2021 +0200
  37. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  38. 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · Wed Oct 20 01:39:40 2021 +0200
  39. eb9173a Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · Tue Oct 19 22:46:37 2021 +0200
  40. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · Tue Oct 19 22:22:55 2021 +0200
  41. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · Fri Oct 15 17:25:52 2021 -0500
  42. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · Tue Oct 19 16:10:29 2021 +0200
  43. 83436bf Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · Tue Oct 19 14:34:09 2021 +0200
  44. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · Tue Oct 19 11:58:56 2021 +0200
  45. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · Thu Oct 14 10:36:46 2021 +0100
  46. f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · Tue Oct 19 10:58:09 2021 +0200
  47. da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · Mon Oct 18 18:28:55 2021 +0200
  48. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · Mon Oct 18 18:26:54 2021 +0200
  49. d30cb48 Merge "feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source" into integration by Madhukar Pappireddy · Mon Oct 18 17:34:22 2021 +0200
  50. 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · Mon Oct 18 14:13:17 2021 +0200
  51. eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · Mon Oct 18 10:14:07 2021 +0200
  52. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · Mon Oct 18 09:54:28 2021 +0200
  53. 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · Mon Jul 12 19:29:52 2021 +0900
  54. cb4e82e fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · Mon Jul 12 19:04:01 2021 +0900
  55. 67116a8 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · Tue Jul 13 14:20:57 2021 +0900
  56. fe9bad8 fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · Mon Jul 12 19:34:34 2021 +0900
  57. 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · Tue Oct 05 22:46:35 2021 -0700
  58. 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · Thu Sep 30 16:29:32 2021 -0700
  59. 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · Thu Sep 23 17:14:29 2021 -0700
  60. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · Fri Oct 15 20:53:01 2021 +0200
  61. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · Wed Apr 28 17:52:02 2021 -0500
  62. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · Wed Sep 15 21:13:13 2021 +0800
  63. 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · Fri Oct 15 13:48:10 2021 +0200
  64. b55d055 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · Mon Oct 11 19:46:08 2021 +0100
  65. b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · Thu Oct 14 23:25:28 2021 +0200
  66. 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · Thu Oct 14 23:16:36 2021 +0200
  67. d2ebda6 Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · Thu Oct 14 22:56:25 2021 +0200
  68. 50d881e Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · Thu Oct 14 22:56:15 2021 +0200
  69. 1b93cbe Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · Thu Oct 14 22:55:48 2021 +0200
  70. 9710245 Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · Thu Oct 14 18:03:28 2021 +0200
  71. 632632e feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · Wed Oct 13 19:57:33 2021 +0800
  72. 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · Wed Oct 13 18:54:55 2021 +0200
  73. 4dc37a1 fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · Mon Jun 07 22:53:27 2021 +0100
  74. 7f3b6d9 Merge "build(plat/marvell): add descriptions why some checks are required" into integration by Manish Pandey · Wed Oct 13 17:52:10 2021 +0200
  75. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · Wed Oct 13 17:43:44 2021 +0200
  76. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · Wed Oct 13 13:29:06 2021 +0100
  77. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · Wed Oct 13 11:37:12 2021 +0200
  78. ff3526d Merge changes from topic "refactor-mb" into integration by Sandrine Bailleux · Wed Oct 13 09:58:41 2021 +0200
  79. 68afc06 feat(plat/qti/sc7280): add support for pmk7325 by Shelley Chen · Fri Oct 01 18:34:07 2021 -0700
  80. bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · Mon Sep 20 15:19:59 2021 +0100
  81. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · Wed Sep 08 20:04:24 2021 +0100
  82. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  83. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  84. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  85. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  86. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  87. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · Thu Jun 17 16:10:40 2021 +0200
  88. 36af1c8 refactor(measured boot): rename add_event2() by Sandrine Bailleux · Thu Jun 17 15:44:40 2021 +0200
  89. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  90. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
  91. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · Fri Aug 06 09:26:20 2021 +0100
  92. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · Thu Jul 01 14:13:09 2021 +0200
  93. 6e150d1 fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe by Pali Rohár · Tue Oct 12 14:53:25 2021 +0200
  94. b496584 feat(plat/arm): Add DRAM2 to TZC non-secure region by Usama Arif · Mon Sep 27 18:18:01 2021 +0100
  95. 0235777 fix(plat/arm): remove unused memory node by Usama Arif · Mon Sep 27 18:16:52 2021 +0100
  96. acddf34 Merge "plat/marvell/a8k: add Globalscale Mochabin support" into integration by Manish Pandey · Mon Oct 11 22:09:11 2021 +0200
  97. 449a66a Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · Mon Oct 11 17:07:55 2021 +0200
  98. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · Thu Jul 08 11:59:18 2021 +0300
  99. 9c523ec plat/marvell/a8k: add Globalscale Mochabin support by Robert Marko · Mon Oct 11 16:25:49 2021 +0200
  100. 3c31218 Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integration by André Przywara · Mon Oct 11 10:26:37 2021 +0200