1. 986c4e9 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 2 years, 5 months ago
  2. 6dcf3e7 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · 2 years, 6 months ago
  3. e64abe7 feat(ethos-n): add stream extends and attr support by Mikael Olsson · 2 years, 6 months ago
  4. 7820777 feat(ethos-n): add event and aux control support by Mikael Olsson · 2 years, 6 months ago
  5. e9812dd feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · 2 years, 6 months ago
  6. 18a6b79 refactor(ethos-n): split up SMC call handling by Mikael Olsson · 2 years, 6 months ago
  7. 313b776 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 2 years, 7 months ago
  8. a2cdbb1 feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 2 years, 7 months ago
  9. 5a89947 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · 2 years, 7 months ago
  10. 70a296e feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 2 years, 9 months ago
  11. 2a2e3e8 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · 2 years, 9 months ago
  12. fa37d30 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · 2 years, 10 months ago
  13. a02a45d fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
  14. dda0528 fix(rss): fix msg deserialization bugs in comms by David Vincze · 2 years, 5 months ago
  15. 66a387d Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  16. af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
  17. 5d68e89 fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 2 years, 7 months ago
  18. 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 2 years, 8 months ago
  19. 55a7aa9 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 2 years, 8 months ago
  20. 7e6cee5 build: warn about RSS driver experimental status by Sandrine Bailleux · 2 years, 9 months ago
  21. cda12ab Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 2 years, 9 months ago
  22. 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
  23. 6aea762 fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 2 years, 10 months ago
  24. e3a6fb8 fix(rss): clear the message buffer by Tamas Ban · 2 years, 11 months ago
  25. 6aa7154 fix(rss): remove dependency on attestation header by Tamas Ban · 2 years, 11 months ago
  26. 70247dd fix(rss): rename AP-RSS message size macro by Tamas Ban · 2 years, 10 months ago
  27. 13a129e fix(rss): reduce input validation for measured boot by Tamas Ban · 2 years, 10 months ago
  28. ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 2 years, 10 months ago
  29. b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
  30. 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 3 years ago
  31. 3125901 feat(rss): add new comms protocols by Raef Coles · 3 years, 2 months ago
  32. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  33. b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 11 months ago
  34. 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 3 years ago
  35. 5cf9cc1 feat(scmi): set warm reboot entry point by Pranav Madhu · 3 years, 8 months ago
  36. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  37. a78b3b3 feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 3 years, 3 months ago
  38. e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
  39. 6c5c532 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 3 years, 4 months ago
  40. ce0c40e feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · 3 years, 7 months ago
  41. af26d7d feat(drivers/arm/mhu): add MHU driver by Tamas Ban · 3 years, 7 months ago
  42. 52a314a feat(smmu): configure SMMU Root interface by Olivier Deprez · 3 years, 6 months ago
  43. 6a1c17c feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · 3 years, 6 months ago
  44. 3f0094c feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · 3 years, 6 months ago
  45. 308dce4 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · 3 years, 6 months ago
  46. bdc88d2 fix(tzc400): correct message with filter by Yann Gautier · 3 years, 6 months ago
  47. 99477f0 fix(scmi): make msg_header variable volatile by sah01 · 3 years, 8 months ago
  48. 65bc2d2 fix(gicv3): fix iroute value wrong issue by Ming Huang · 3 years, 9 months ago
  49. 7f322f2 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 3 years, 9 months ago
  50. 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
  51. 292bb9a Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 3 years, 9 months ago
  52. 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 10 months ago
  53. e0baae7 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 3 years, 10 months ago
  54. 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
  55. ef378d3 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · 4 years, 3 months ago
  56. 0295079 Merge changes from topic "gic-700-auto" into integration by André Przywara · 3 years, 11 months ago
  57. d3f91e2 Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 4 years ago
  58. ce7ef9d feat(tzc400): update filters by region by Lionel Debieve · 4 years, 10 months ago
  59. 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 3 months ago
  60. 858f40e feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 4 years, 3 months ago
  61. feb7081 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · 4 years, 3 months ago
  62. 1fe27d7 refactor(gic): move GIC IIDR numbers by Andre Przywara · 4 years ago
  63. 0c9f91c refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 4 years, 1 month ago
  64. 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 4 years, 2 months ago
  65. 99ea2e9 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · 4 years, 1 month ago
  66. ce2b49b refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 4 years, 7 months ago
  67. 30524ff refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 4 years, 7 months ago
  68. 05579da style(scmi_common): add \n to warning messages by Heyi Guo · 4 years, 2 months ago
  69. 1e9428e refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 4 years, 7 months ago
  70. 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
  71. e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  72. 34c1a1a tzc400: add support for interrupts by Yann Gautier · 6 years ago
  73. 8c8efa8 Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into integration by Manish Pandey · 4 years, 5 months ago
  74. d4c61c3 tzc400: adjust filter flag if it is set to FILTER_BIT_ALL by Heyi Guo · 5 years ago
  75. 612b4a3 drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64() by Heyi Guo · 5 years ago
  76. 705032d drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 4 years, 7 months ago
  77. 4e42c22 drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 5 years ago
  78. 69ae442 drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 5 years ago
  79. deb1890 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · 4 years, 7 months ago
  80. 60cd803 drivers/gicv3: use mpidr to probe GICR for current CPU by Heyi Guo · 5 years ago
  81. 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
  82. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
  83. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  84. 20d3849 Fix casting bug in gicv2_main.c by johpow01 · 4 years, 10 months ago
  85. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  86. 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
  87. b29c350 GIC-600: Fix MISRA-2012 defects by Alexei Fedorov · 5 years ago
  88. 858e69e TZ DMC620 driver: Fix MISRA-2012 defects by Alexei Fedorov · 5 years ago
  89. f7bfed6 Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integration by Manish Pandey · 5 years ago
  90. e270e67 gicv3: Do power management on Arm GIC-Clayton as well by Andre Przywara · 5 years ago
  91. 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  92. 8e570b7 drivers: arm: gicv3: auto-detect presence of GIC600-AE by Varun Wadekar · 5 years ago
  93. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  94. 5eb16c4 TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 5 years ago
  95. b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 5 years ago
  96. 50d8cf2 Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into integration by joanna.farley · 5 years ago v2.3-rc0
  97. e2a4027 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · 5 years ago
  98. b24ece5 gic multichip: add support for clayton by Vijayenthiran Subramaniam · 5 years ago
  99. 5875f26 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 5 years ago
  100. 8f3ad76 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 5 years ago