1. fd115b6 chore(docs): update supported FVP models doc by Maksims Svecovs · Mon Oct 25 16:13:42 2021 +0100
  2. c44bac9 Merge changes from topic "fix_checkpatch_merges" into integration by Madhukar Pappireddy · Wed Nov 03 19:38:00 2021 +0100
  3. 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · Wed Nov 03 12:52:24 2021 +0100
  4. c623316 fix(plat/st): remove double space by Yann Gautier · Tue Nov 02 17:03:46 2021 +0100
  5. a10a685 fix(checkpatch): do not check merge commits by Yann Gautier · Tue Nov 02 18:03:31 2021 +0100
  6. 6845eed Merge "fix(amu): remove `amu_fconf.c`" into integration by Madhukar Pappireddy · Tue Nov 02 14:44:29 2021 +0100
  7. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · Mon Nov 01 11:11:45 2021 +0000
  8. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Fri Oct 29 23:47:56 2021 +0200
  9. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · Fri Oct 29 18:48:52 2021 +0200
  10. 7716d6a Merge changes from topic "st_dt_update" into integration by Manish Pandey · Fri Oct 29 18:11:23 2021 +0200
  11. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · Tue Jul 06 14:07:56 2021 +0200
  12. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · Wed Jun 30 17:06:19 2021 +0200
  13. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · Mon Sep 14 11:13:34 2020 +0200
  14. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  15. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · Mon Sep 14 09:38:16 2020 +0200
  16. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · Fri Sep 04 18:20:51 2020 +0200
  17. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · Mon Oct 11 14:51:11 2021 -0500
  18. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  19. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · Thu Oct 28 14:28:14 2021 +0200
  20. 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
  21. 49b0237 fix(fdts stm32mp1): update PLL nodes for ED1/EV1 boards by Yann Gautier · Mon May 17 11:25:37 2021 +0200
  22. dbbf79a fix(fdts stm32mp1): set ETH clock on PLL4P on ST boards by Yann Gautier · Mon May 17 11:25:37 2021 +0200
  23. 5496f12 feat(fdts stm32mp1): delete nodes for non-used boot devices by Yann Gautier · Wed Dec 16 18:17:32 2020 +0100
  24. 2f99cbd fix(fdts stm32mp1): use 'kHz' as kilohertz abbreviation by Patrick Delaunay · Tue Feb 09 10:40:37 2021 +0100
  25. 5d8e64b refactor(fdts stm32mp1): move STM32MP DDR node by Nicolas Le Bayon · Thu Feb 25 11:03:53 2021 +0100
  26. bb053d5 feat(fdts stm32mp1): align DT with latest kernel by Yann Gautier · Wed Oct 20 17:22:32 2021 +0200
  27. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · Wed Oct 27 13:30:00 2021 +0200
  28. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · Wed Oct 27 12:59:19 2021 +0200
  29. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · Wed Oct 20 15:17:07 2021 +0200
  30. 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · Thu Oct 14 12:32:52 2021 +0100
  31. c2d29ba feat(tc): enable MPMM by Chris Kay · Tue May 18 18:49:51 2021 +0100
  32. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  33. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  34. cda8921 docs(amu): add AMU documentation by Chris Kay · Tue Aug 17 16:24:57 2021 +0100
  35. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · Mon May 24 20:35:26 2021 +0100
  36. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · Tue May 25 15:24:18 2021 +0100
  37. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · Tue May 25 12:33:18 2021 +0100
  38. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  39. a5fde28 refactor(amu): factor out register accesses by Chris Kay · Wed May 26 11:58:23 2021 +0100
  40. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · Mon May 24 21:00:07 2021 +0100
  41. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · Mon May 17 14:47:25 2021 +0100
  42. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · Wed May 19 19:24:37 2021 +0100
  43. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  44. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · Tue Sep 28 16:06:25 2021 +0100
  45. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  46. fb3b051 build(bl2): deduplicate sources by Chris Kay · Tue Sep 28 15:44:37 2021 +0100
  47. 0a542ec build(bl1): deduplicate sources by Chris Kay · Tue Sep 28 15:44:19 2021 +0100
  48. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · Wed Oct 06 15:12:25 2021 +0530
  49. c33d8f0 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · Fri Oct 22 22:12:15 2021 +0200
  50. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · Wed Sep 01 10:30:55 2021 -0700
  51. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  52. b53c7d9 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · Thu Oct 21 21:53:19 2021 +0200
  53. f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · Thu Oct 21 21:11:12 2021 +0200
  54. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  55. 74a24be Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · Thu Oct 21 16:27:16 2021 +0200
  56. 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · Thu Oct 21 14:57:52 2021 +0200
  57. 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · Mon Oct 18 09:48:30 2021 +0100
  58. 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
  59. d7a4647 Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · Wed Oct 20 20:35:01 2021 +0200
  60. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  61. 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · Wed Oct 20 01:39:40 2021 +0200
  62. eb9173a Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · Tue Oct 19 22:46:37 2021 +0200
  63. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · Tue Oct 19 22:22:55 2021 +0200
  64. 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
  65. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · Tue Oct 19 16:10:29 2021 +0200
  66. 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
  67. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · Tue Oct 19 11:58:56 2021 +0200
  68. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · Thu Oct 14 10:36:46 2021 +0100
  69. f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · Tue Oct 19 10:58:09 2021 +0200
  70. 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
  71. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · Mon Oct 18 18:26:54 2021 +0200
  72. 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
  73. 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · Mon Oct 18 14:13:17 2021 +0200
  74. eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · Mon Oct 18 10:14:07 2021 +0200
  75. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · Mon Oct 18 09:54:28 2021 +0200
  76. 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · Mon Jul 12 19:29:52 2021 +0900
  77. cb4e82e fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · Mon Jul 12 19:04:01 2021 +0900
  78. 67116a8 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · Tue Jul 13 14:20:57 2021 +0900
  79. 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
  80. 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · Tue Oct 05 22:46:35 2021 -0700
  81. 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · Thu Sep 30 16:29:32 2021 -0700
  82. 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · Thu Sep 23 17:14:29 2021 -0700
  83. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · Fri Oct 15 20:53:01 2021 +0200
  84. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · Wed Apr 28 17:52:02 2021 -0500
  85. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · Wed Sep 15 21:13:13 2021 +0800
  86. 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · Fri Oct 15 13:48:10 2021 +0200
  87. b55d055 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · Mon Oct 11 19:46:08 2021 +0100
  88. b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · Thu Oct 14 23:25:28 2021 +0200
  89. 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · Thu Oct 14 23:16:36 2021 +0200
  90. d2ebda6 Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · Thu Oct 14 22:56:25 2021 +0200
  91. 50d881e Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · Thu Oct 14 22:56:15 2021 +0200
  92. 1b93cbe Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · Thu Oct 14 22:55:48 2021 +0200
  93. 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
  94. 632632e feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · Wed Oct 13 19:57:33 2021 +0800
  95. 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · Wed Oct 13 18:54:55 2021 +0200
  96. 4dc37a1 fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · Mon Jun 07 22:53:27 2021 +0100
  97. 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
  98. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · Wed Oct 13 17:43:44 2021 +0200
  99. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · Wed Oct 13 13:29:06 2021 +0100
  100. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · Wed Oct 13 11:37:12 2021 +0200