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