1. e5f9a0a Merge "fix(arm_fpga): Change PL011 UART IRQ" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  2. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
  3. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  4. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 10 months ago
  5. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 8 months ago
  6. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 10 months ago
  7. 36d7c31 Merge "refactor(stm32mp1): use fconf.mk" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  8. 37e3266 Merge "feat(ff-a): feature retrieval through FFA_FEATURES call" into integration by Olivier Deprez · 2 years, 8 months ago
  9. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · 2 years, 8 months ago
  10. 4753d84 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  11. 7eaf066 Merge "fix(fdts stm32mp1): correct copyright dates" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  12. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · 2 years, 8 months ago
  13. 6294466 fix(fdts stm32mp1): correct copyright dates by Yann Gautier · 2 years, 8 months ago
  14. 5d1cc09 Merge "chore(docs): update supported FVP models doc" into integration by Joanna Farley · 2 years, 8 months ago
  15. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 2 years, 8 months ago
  16. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years, 9 months ago
  17. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 8 months ago
  18. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 9 months ago
  19. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 8 months ago
  20. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 9 months ago
  21. 5617bd5 fix(arm_fpga): Change PL011 UART IRQ by Andre Przywara · 3 years, 2 months ago
  22. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  23. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  24. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  25. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 10 months ago
  26. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  27. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 1 month ago
  28. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 10 months ago
  29. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 1 month ago
  30. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  31. fd115b6 chore(docs): update supported FVP models doc by Maksims Svecovs · 2 years, 8 months ago
  32. 8507a5c fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · 2 years, 8 months ago
  33. e8b6c76 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · 2 years, 8 months ago
  34. c44bac9 Merge changes from topic "fix_checkpatch_merges" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  35. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · 2 years, 9 months ago
  36. 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 2 years, 8 months ago
  37. c623316 fix(plat/st): remove double space by Yann Gautier · 2 years, 8 months ago
  38. a10a685 fix(checkpatch): do not check merge commits by Yann Gautier · 2 years, 8 months ago
  39. 6845eed Merge "fix(amu): remove `amu_fconf.c`" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  40. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  41. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  42. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  43. 7716d6a Merge changes from topic "st_dt_update" into integration by Manish Pandey · 2 years, 8 months ago
  44. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  45. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years ago
  46. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  47. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago
  48. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  49. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · 3 years, 10 months ago
  50. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  51. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  52. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 8 months ago
  53. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 2 years, 8 months ago
  54. 49b0237 fix(fdts stm32mp1): update PLL nodes for ED1/EV1 boards by Yann Gautier · 3 years, 2 months ago
  55. dbbf79a fix(fdts stm32mp1): set ETH clock on PLL4P on ST boards by Yann Gautier · 3 years, 2 months ago
  56. 5496f12 feat(fdts stm32mp1): delete nodes for non-used boot devices by Yann Gautier · 3 years, 7 months ago
  57. 2f99cbd fix(fdts stm32mp1): use 'kHz' as kilohertz abbreviation by Patrick Delaunay · 3 years, 5 months ago
  58. 5d8e64b refactor(fdts stm32mp1): move STM32MP DDR node by Nicolas Le Bayon · 3 years, 4 months ago
  59. bb053d5 feat(fdts stm32mp1): align DT with latest kernel by Yann Gautier · 2 years, 8 months ago
  60. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 8 months ago
  61. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 2 years, 8 months ago
  62. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 8 months ago
  63. 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · 2 years, 9 months ago
  64. c2d29ba feat(tc): enable MPMM by Chris Kay · 3 years, 1 month ago
  65. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  66. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  67. cda8921 docs(amu): add AMU documentation by Chris Kay · 2 years, 11 months ago
  68. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  69. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  70. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  71. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  72. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  73. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  74. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 2 months ago
  75. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  76. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  77. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 2 years, 9 months ago
  78. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  79. fb3b051 build(bl2): deduplicate sources by Chris Kay · 2 years, 9 months ago
  80. 0a542ec build(bl1): deduplicate sources by Chris Kay · 2 years, 9 months ago
  81. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 2 years, 9 months ago
  82. c33d8f0 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  83. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 10 months ago
  84. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 8 months ago
  85. b53c7d9 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · 2 years, 8 months ago
  86. f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  87. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  88. 74a24be Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · 2 years, 8 months ago
  89. 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · 2 years, 8 months ago
  90. 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 2 years, 9 months ago
  91. 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
  92. d7a4647 Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  93. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  94. 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · 2 years, 8 months ago
  95. eb9173a Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  96. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years, 8 months ago
  97. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 9 months ago
  98. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · 2 years, 9 months ago
  99. 83436bf Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 2 years, 9 months ago
  100. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 2 years, 9 months ago