1. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · Tue Nov 29 16:03:47 2022 -0800
  2. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · Thu Dec 01 15:10:34 2022 +0100
  3. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · Tue Nov 08 15:04:36 2022 +0100
  4. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · Wed Oct 26 09:45:24 2022 +0200
  5. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  6. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · Thu Sep 29 15:33:50 2022 +0530
  7. a7dcfda fix(rss): clear the message buffer by Tamas Ban · Fri Sep 16 13:42:29 2022 +0200
  8. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · Thu Sep 08 17:04:49 2022 +0200
  9. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · Wed Oct 05 11:56:04 2022 +0200
  10. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · Mon Oct 03 17:29:45 2022 +0200
  11. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · Mon Oct 03 15:34:02 2022 +0200
  12. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  13. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · Wed Aug 31 13:53:10 2022 +0200
  14. 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
  15. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  16. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  17. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  18. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · Sat Dec 11 22:23:25 2021 +0530
  19. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  20. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · Fri May 06 13:18:49 2022 +0100
  21. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100
  22. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · Fri Mar 25 14:30:20 2022 +0000
  23. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · Tue Jan 18 16:32:18 2022 +0100
  24. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · Mon Jan 10 17:04:03 2022 +0100
  25. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  26. f333bee feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · Wed Jan 26 00:33:02 2022 -0800
  27. f6e7c95 feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · Tue Jan 25 03:39:28 2022 -0800
  28. de19844 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · Mon Jan 24 05:45:15 2022 -0800
  29. 32805b2 fix(tzc400): correct message with filter by Yann Gautier · Mon Feb 14 09:55:21 2022 +0100
  30. 526a637 fix(scmi): make msg_header variable volatile by sah01 · Wed Dec 08 06:29:59 2021 +0000
  31. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · Wed Oct 27 11:41:04 2021 +0800
  32. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · Thu Nov 18 19:18:13 2021 +0800
  33. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · Tue Aug 24 10:03:57 2021 +0100
  34. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · Wed Oct 27 13:30:00 2021 +0200
  35. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  36. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · Thu Oct 14 10:36:46 2021 +0100
  37. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  38. 5fc61a6 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · Thu Apr 29 22:32:10 2021 +0300
  39. 46dff79 Merge changes from topic "gic-700-auto" into integration by André Przywara · Fri Sep 10 17:17:46 2021 +0200
  40. a56367b Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · Thu Sep 09 17:49:06 2021 +0200
  41. 7bd2336 feat(tzc400): update filters by region by Lionel Debieve · Sun Sep 27 20:48:30 2020 +0200
  42. eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · Tue May 04 16:14:09 2021 -0700
  43. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · Tue May 18 15:51:06 2021 +0100
  44. 9e1dc68 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · Tue May 18 15:46:58 2021 +0100
  45. daf89a7 refactor(gic): move GIC IIDR numbers by Andre Przywara · Tue Aug 24 10:02:52 2021 +0100
  46. b6c24ce refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · Tue Jul 20 19:20:07 2021 +0100
  47. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · Fri Jun 04 16:23:22 2021 +0800
  48. 82a9881 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · Mon Jun 28 21:59:41 2021 +0200
  49. 79bc7a7 refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · Wed Jan 20 19:05:51 2021 +0800
  50. 60ce825 refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · Wed Jan 20 18:50:16 2021 +0800
  51. 9e28499 style(scmi_common): add \n to warning messages by Heyi Guo · Tue Jun 08 19:59:53 2021 +0800
  52. 06f85b4 refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · Wed Jan 20 18:50:16 2021 +0800
  53. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  54. f80014d drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · Fri Nov 27 02:58:24 2020 -0700
  55. 2ac75b1 tzc400: add support for interrupts by Yann Gautier · Fri Feb 15 16:45:48 2019 +0100
  56. 68a0682 Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into integration by Manish Pandey · Fri Mar 05 10:14:03 2021 +0100
  57. 0722bfb tzc400: adjust filter flag if it is set to FILTER_BIT_ALL by Heyi Guo · Wed May 13 18:51:49 2020 +0800
  58. 691b49d drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64() by Heyi Guo · Tue May 19 16:45:17 2020 +0800
  59. ce38025 drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · Thu Jan 21 10:34:00 2021 +0800
  60. 0d5d24d drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · Tue May 19 15:41:14 2020 +0800
  61. c5bd63c drivers/gicv3: fix logical issue for num_eints by Heyi Guo · Tue May 19 14:01:49 2020 +0800
  62. efa2107 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · Thu Jan 14 22:16:18 2021 +0800
  63. 3a579ae drivers/gicv3: use mpidr to probe GICR for current CPU by Heyi Guo · Tue May 19 11:50:40 2020 +0800
  64. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · Sun Oct 18 14:51:00 2020 +0000
  65. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · Wed Oct 14 18:59:27 2020 +0000
  66. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  67. 6f051e2 Fix casting bug in gicv2_main.c by johpow01 · Mon Sep 28 16:56:48 2020 -0500
  68. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  69. 95581b4 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · Mon Sep 07 14:53:58 2020 +0100
  70. 06d29cf GIC-600: Fix MISRA-2012 defects by Alexei Fedorov · Wed Jul 29 15:16:36 2020 +0100
  71. 69f93c8 TZ DMC620 driver: Fix MISRA-2012 defects by Alexei Fedorov · Mon Jul 27 15:04:14 2020 +0100
  72. 2d0d84e Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integration by Manish Pandey · Tue Jul 21 21:34:52 2020 +0000
  73. 19b2d4e gicv3: Do power management on Arm GIC-Clayton as well by Andre Przywara · Fri Jun 26 10:30:33 2020 +0100
  74. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · Tue Jul 14 10:47:25 2020 +0100
  75. 7559406 drivers: arm: gicv3: auto-detect presence of GIC600-AE by Varun Wadekar · Sun Jul 05 13:12:28 2020 -0700
  76. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  77. 4c2ebee TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · Fri Jun 05 22:04:21 2020 +0530
  78. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · Wed Mar 25 15:50:38 2020 +0000
  79. b636405 Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into integration by joanna.farley · Tue Apr 07 22:48:39 2020 +0000
  80. c7510c5 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · Tue Apr 07 18:16:18 2020 +0100
  81. d74d50a gic multichip: add support for clayton by Vijayenthiran Subramaniam · Mon Apr 06 13:54:50 2020 +0530
  82. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · Mon Apr 06 19:00:35 2020 +0100
  83. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · Mon Apr 06 16:27:54 2020 +0100
  84. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  85. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  86. bb66759 driver/arm/css: minor bug fix by Manish Pandey · Tue Mar 03 17:12:10 2020 +0000
  87. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 23:16:14 2020 +0000
  88. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  89. 0806cd2 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · Sun Oct 21 12:44:24 2018 -0500
  90. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  91. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · Tue Dec 31 10:14:32 2019 +0530
  92. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  93. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  94. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  95. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · Fri Dec 13 17:18:15 2019 +0000
  96. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · Fri Oct 25 17:48:20 2019 +0200
  97. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · Tue Nov 19 11:01:26 2019 +0000
  98. 88fba67 GIC-600: Fix power up sequence by Alexei Fedorov · Wed Jul 31 13:24:22 2019 +0100
  99. 2f61842 Merge changes from topic "gic600_multichip" into integration by Paul Beesley · Tue Nov 12 10:55:10 2019 +0000
  100. ad3fc76 gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · Mon Sep 16 17:05:08 2019 +0530