1. d850169 feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 7 months ago
  2. 52b8f44 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 7 months ago
  3. 49e789e fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 7 months ago
  4. d7e39c4 feat(arm_fpga): add ITS autodetection by Andre Przywara · 2 years, 8 months ago
  5. 93b785f feat(arm_fpga): determine GICR base by probing by Andre Przywara · 2 years, 10 months ago
  6. 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 7 months ago
  7. 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 2 years, 10 months ago
  8. a67ac76 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 5 months ago
  9. 663461b Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 2 years, 5 months ago
  10. ed0722f Merge "fix(amu): remove `amu_fconf.c`" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  11. 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 5 months ago
  12. 4fcbbb3 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  13. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 5 months ago
  14. fea7f36 Merge changes from topic "st_dt_update" into integration by Manish Pandey · 2 years, 5 months ago
  15. fa92fef feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 2 years, 9 months ago
  16. 942f6be feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 2 years, 9 months ago
  17. afad521 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 7 months ago
  18. 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 7 months ago
  19. efbd65f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 7 months ago
  20. 859bfd8 feat(drivers/usb): add a USB device stack by Patrick Delaunay · 3 years, 7 months ago
  21. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 6 months ago
  22. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 5 months ago
  23. 7ab8339 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 5 months ago
  24. 5c548dc Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 2 years, 5 months ago
  25. cdbbb9f fix(fdts stm32mp1): update PLL nodes for ED1/EV1 boards by Yann Gautier · 2 years, 11 months ago
  26. 3e881a8 fix(fdts stm32mp1): set ETH clock on PLL4P on ST boards by Yann Gautier · 2 years, 11 months ago
  27. 4357db5 feat(fdts stm32mp1): delete nodes for non-used boot devices by Yann Gautier · 3 years, 3 months ago
  28. 4955d08 fix(fdts stm32mp1): use 'kHz' as kilohertz abbreviation by Patrick Delaunay · 3 years, 2 months ago
  29. 8cafbda refactor(fdts stm32mp1): move STM32MP DDR node by Nicolas Le Bayon · 3 years, 1 month ago
  30. e8a953a feat(fdts stm32mp1): align DT with latest kernel by Yann Gautier · 2 years, 5 months ago
  31. 292bb9a Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 5 months ago
  32. 04deada Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 2 years, 5 months ago
  33. 3221fce fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 5 months ago
  34. b15f7e2 docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · 2 years, 6 months ago
  35. c19a82b feat(tc): enable MPMM by Chris Kay · 2 years, 11 months ago
  36. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 2 years, 11 months ago
  37. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 7 months ago
  38. 9cf7564 docs(amu): add AMU documentation by Chris Kay · 2 years, 7 months ago
  39. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 2 years, 10 months ago
  40. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 2 years, 10 months ago
  41. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 2 years, 10 months ago
  42. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 2 years, 10 months ago
  43. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 2 years, 10 months ago
  44. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 2 years, 10 months ago
  45. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 2 years, 11 months ago
  46. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 2 years, 10 months ago
  47. e04da4c build(fconf)!: clean up source collection by Chris Kay · 2 years, 10 months ago
  48. 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 2 years, 6 months ago
  49. 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 6 months ago
  50. eb1acfb build(bl2): deduplicate sources by Chris Kay · 2 years, 6 months ago
  51. b34635a build(bl1): deduplicate sources by Chris Kay · 2 years, 6 months ago
  52. 7186a29 feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 2 years, 6 months ago
  53. 387ff94 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  54. 6b94356 fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 7 months ago
  55. 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 5 months ago
  56. 53602a1 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · 2 years, 5 months ago
  57. 0172ac3 Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  58. 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 6 months ago
  59. 65da2f2 Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · 2 years, 5 months ago
  60. 5008885 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · 2 years, 5 months ago
  61. 403f4cb docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 2 years, 5 months ago
  62. ed6f89e Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · 2 years, 5 months ago
  63. e86162a Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  64. fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 7 months ago
  65. 0a71281 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · 2 years, 5 months ago
  66. 4ac11a1 Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  67. 33d99fd Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years, 5 months ago
  68. 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 5 months ago
  69. 7b81471 build(plat/marvell): do not print comments on stdout by Pali Rohár · 2 years, 5 months ago
  70. cc808ac Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 2 years, 5 months ago
  71. e43949e Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 2 years, 5 months ago
  72. e0baae7 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 2 years, 6 months ago
  73. b4deee5 Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · 2 years, 5 months ago
  74. 0271be0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 2 years, 5 months ago
  75. 392547c Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 2 years, 5 months ago
  76. b4f7320 Merge "feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  77. a06f2f4 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 2 years, 5 months ago
  78. bf63dc5 Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 2 years, 5 months ago
  79. 381d685 Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 2 years, 5 months ago
  80. 731aa26 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 2 years, 9 months ago
  81. 49593cc fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · 2 years, 9 months ago
  82. c77ab18 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · 2 years, 9 months ago
  83. d2ece8d fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · 2 years, 9 months ago
  84. 905635d fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 2 years, 6 months ago
  85. 99ff1a3 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 2 years, 6 months ago
  86. d68d163 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 2 years, 6 months ago
  87. 3deb060 Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 2 years, 6 months ago
  88. a1d5ac6 feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 2 years, 11 months ago
  89. 10bfc77 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  90. 02d36a9 Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · 2 years, 6 months ago
  91. e5fbee5 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 2 years, 6 months ago
  92. 09665c8 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 2 years, 6 months ago
  93. 7b97cf3 Merge changes from topic "st_fixes" into integration by Mark Dykes · 2 years, 6 months ago
  94. 115901b Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · 2 years, 6 months ago
  95. d20d500 Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · 2 years, 6 months ago
  96. 34ddd83 Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · 2 years, 6 months ago
  97. 68d8d3e Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · 2 years, 6 months ago
  98. c260b32 feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · 2 years, 6 months ago
  99. 17c1f1e Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  100. 125868c fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · 2 years, 10 months ago