1. 1f83d61 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 9 weeks ago
  2. 81519fb fix(gicv3): wait rwp when gicr_ctrl.enablelpis from 1 to 0 by Peng Fan · 6 months ago
  3. e4f708d fix(gicv3): incorrect impdef power down sequence by Madhukar Pappireddy · 4 months ago
  4. f592924 fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option by Leo Yan · 5 months ago
  5. 7f7bc37 fix(rse): include lib-psa to resolve build by Vivek Gautam · 8 months ago
  6. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 11 months ago
  7. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 9 months ago
  8. d097318 refactor(rse): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
  9. 59d4e2a refactor(rss): rename all 'rss' files to 'rse' by Tamas Ban · 9 months ago
  10. cd72d00 fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined by Joel Goddard · 8 months ago
  11. 09145aa Merge changes from topic "tfa_mhuv3" into integration by Madhukar Pappireddy · 8 months ago
  12. 53aa28c refactor: fix common misspelling of init* by Harrison Mutai · 8 months ago
  13. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · 9 months ago
  14. 0e505a7 feat(mhu): use compile flag to choose mhu version by Joel Goddard · 11 months ago
  15. 2592fad feat(mhu): add MHUv3 wrapper APIs for RSS comm driver by Aziz IDOMAR · 11 months ago
  16. d3fbce7 feat(mhu): add MHUv3 doorbell driver by Aziz IDOMAR · 11 months ago
  17. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 10 months ago
  18. f389927 refactor(sds): modify log level for region validity by David Vincze · 9 months ago
  19. 884cc02 feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · 11 months ago
  20. c2d4635 feat(smmu): fix to perform INV_ALL before enabling GPC by Vivek Gautam · 12 months ago
  21. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · 10 months ago
  22. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · 1 year, 3 months ago
  23. c140f5f feat(rss): adjust parameter packing to match TF-M changes by David Vincze · 1 year, 3 months ago
  24. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · 1 year, 7 months ago
  25. f83a80d Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration by Madhukar Pappireddy · 10 months ago
  26. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · 10 months ago
  27. 4a3811f refactor(gicv3): introducing is_valid_interrupt, a new helper utility by Sona Mathew · 11 months ago
  28. a943415 fix(rss): fix bound check during protocol selection by Vijayenthiran Subramaniam · 12 months ago
  29. 7b88626 fix(mhuv2): provide only the usable size of memory by Sathyam Panda · 1 year, 8 months ago
  30. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · 10 months ago
  31. df767ea Merge changes from topic "dcc-console" into integration by Joanna Farley · 1 year, 1 month ago
  32. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 2 months ago
  33. b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · 1 year, 2 months ago
  34. 1c45216 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · 1 year, 2 months ago
  35. f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · 1 year, 2 months ago
  36. 78ba23d fix(dcc): enable DCC also for crash console by Michal Simek · 1 year, 2 months ago
  37. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 1 year, 4 months ago
  38. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 1 year, 4 months ago
  39. 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · 1 year, 4 months ago
  40. ff5331d Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · 1 year, 4 months ago
  41. 83085b9 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · 1 year, 4 months ago
  42. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 1 year, 7 months ago
  43. 15926e7 fix(fvp): extract core id from mpidr for pwrc operations by Madhukar Pappireddy · 1 year, 4 months ago
  44. b51d05f chore(ethos-n): update npu firmware version by Rob Hughes · 1 year, 5 months ago
  45. e6163fd fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · 1 year, 6 months ago
  46. d71693e fix(gic600): fix gic600 maximum SPI ID by sahil · 1 year, 6 months ago
  47. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 7 months ago
  48. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 1 year, 7 months ago
  49. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 10 months ago
  50. ada21dc fix(gicv3): restore scr_el3 after changing it by Boyan Karatotev · 1 year, 8 months ago
  51. 4c3de56 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · 1 year, 8 months ago
  52. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 1 year, 9 months ago
  53. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · 1 year, 10 months ago
  54. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · 1 year, 10 months ago
  55. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · 1 year, 10 months ago
  56. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · 1 year, 10 months ago
  57. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · 1 year, 10 months ago
  58. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 1 year, 11 months ago
  59. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 1 year, 10 months ago
  60. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · 1 year, 11 months ago
  61. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 2 years ago
  62. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · 2 years, 1 month ago
  63. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · 2 years, 1 month ago
  64. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 1 year, 9 months ago
  65. 92265e8 fix(rss): fix msg deserialization bugs in comms by David Vincze · 1 year, 9 months ago
  66. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  67. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · 1 year, 10 months ago
  68. 799adfd fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 1 year, 11 months ago
  69. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 2 years ago
  70. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 2 years ago
  71. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · 2 years, 1 month ago
  72. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 2 years, 1 month ago
  73. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 1 month ago
  74. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 2 years, 2 months ago
  75. a7dcfda fix(rss): clear the message buffer by Tamas Ban · 2 years, 2 months ago
  76. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · 2 years, 3 months ago
  77. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 2 years, 2 months ago
  78. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · 2 years, 2 months ago
  79. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 2 years, 2 months ago
  80. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 2 years, 3 months ago
  81. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 2 years, 3 months ago
  82. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 6 months ago
  83. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 3 months ago
  84. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 2 months ago
  85. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years, 4 months ago
  86. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · 3 years ago
  87. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 3 years, 3 months ago
  88. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 2 years, 7 months ago
  89. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 2 years, 7 months ago
  90. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 2 years, 8 months ago
  91. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · 2 years, 10 months ago
  92. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · 2 years, 11 months ago
  93. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · 2 years, 10 months ago
  94. f333bee feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · 2 years, 10 months ago
  95. f6e7c95 feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · 2 years, 10 months ago
  96. de19844 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · 2 years, 10 months ago
  97. 32805b2 fix(tzc400): correct message with filter by Yann Gautier · 2 years, 10 months ago
  98. 526a637 fix(scmi): make msg_header variable volatile by sah01 · 3 years ago
  99. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · 3 years, 1 month ago
  100. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 3 years ago