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