1. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  2. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  3. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  4. 7716d6a Merge changes from topic "st_dt_update" into integration by Manish Pandey · 2 years, 8 months ago
  5. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  6. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years ago
  7. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  8. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago
  9. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  10. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · 3 years, 10 months ago
  11. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  12. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  13. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 8 months ago
  14. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 2 years, 8 months ago
  15. 49b0237 fix(fdts stm32mp1): update PLL nodes for ED1/EV1 boards by Yann Gautier · 3 years, 1 month ago
  16. dbbf79a fix(fdts stm32mp1): set ETH clock on PLL4P on ST boards by Yann Gautier · 3 years, 1 month ago
  17. 5496f12 feat(fdts stm32mp1): delete nodes for non-used boot devices by Yann Gautier · 3 years, 6 months ago
  18. 2f99cbd fix(fdts stm32mp1): use 'kHz' as kilohertz abbreviation by Patrick Delaunay · 3 years, 5 months ago
  19. 5d8e64b refactor(fdts stm32mp1): move STM32MP DDR node by Nicolas Le Bayon · 3 years, 4 months ago
  20. bb053d5 feat(fdts stm32mp1): align DT with latest kernel by Yann Gautier · 2 years, 8 months ago
  21. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 8 months ago
  22. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 2 years, 8 months ago
  23. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 8 months ago
  24. 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · 2 years, 9 months ago
  25. c2d29ba feat(tc): enable MPMM by Chris Kay · 3 years, 1 month ago
  26. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  27. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 10 months ago
  28. cda8921 docs(amu): add AMU documentation by Chris Kay · 2 years, 11 months ago
  29. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  30. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  31. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  32. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  33. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  34. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  35. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 1 month ago
  36. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  37. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  38. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 2 years, 9 months ago
  39. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  40. fb3b051 build(bl2): deduplicate sources by Chris Kay · 2 years, 9 months ago
  41. 0a542ec build(bl1): deduplicate sources by Chris Kay · 2 years, 9 months ago
  42. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 2 years, 9 months ago
  43. c33d8f0 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  44. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 10 months ago
  45. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 8 months ago
  46. b53c7d9 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · 2 years, 8 months ago
  47. f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  48. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  49. 74a24be Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · 2 years, 8 months ago
  50. 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · 2 years, 8 months ago
  51. d36241d Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · 2 years, 8 months ago
  52. d7a4647 Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  53. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 10 months ago
  54. 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · 2 years, 8 months ago
  55. eb9173a Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  56. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years, 8 months ago
  57. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 9 months ago
  58. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · 2 years, 8 months ago
  59. 83436bf Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 2 years, 8 months ago
  60. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 2 years, 8 months ago
  61. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 2 years, 9 months ago
  62. f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · 2 years, 8 months ago
  63. da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 2 years, 8 months ago
  64. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 2 years, 8 months ago
  65. d30cb48 Merge "feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  66. 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 2 years, 8 months ago
  67. eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 2 years, 8 months ago
  68. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 2 years, 8 months ago
  69. 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 3 years ago
  70. cb4e82e fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · 3 years ago
  71. 67116a8 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · 3 years ago
  72. fe9bad8 fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · 3 years ago
  73. 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 2 years, 9 months ago
  74. 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 2 years, 9 months ago
  75. 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 2 years, 9 months ago
  76. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 2 years, 9 months ago
  77. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 3 years, 2 months ago
  78. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  79. 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · 2 years, 9 months ago
  80. b55d055 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 2 years, 9 months ago
  81. b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 2 years, 9 months ago
  82. 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · 2 years, 9 months ago
  83. d2ebda6 Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · 2 years, 9 months ago
  84. 50d881e Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · 2 years, 9 months ago
  85. 1b93cbe Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · 2 years, 9 months ago
  86. 9710245 Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · 2 years, 9 months ago
  87. 632632e feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · 2 years, 9 months ago
  88. 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  89. 4dc37a1 fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · 3 years, 1 month ago
  90. 7f3b6d9 Merge "build(plat/marvell): add descriptions why some checks are required" into integration by Manish Pandey · 2 years, 9 months ago
  91. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · 2 years, 9 months ago
  92. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · 2 years, 9 months ago
  93. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · 2 years, 9 months ago
  94. ff3526d Merge changes from topic "refactor-mb" into integration by Sandrine Bailleux · 2 years, 9 months ago
  95. 68afc06 feat(plat/qti/sc7280): add support for pmk7325 by Shelley Chen · 2 years, 9 months ago
  96. bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 2 years, 9 months ago
  97. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 2 years, 10 months ago
  98. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  99. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 2 years, 11 months ago
  100. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago