1. eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 3 years, 2 months ago
  2. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 3 years, 1 month ago
  3. 9e1dc68 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · 3 years, 1 month ago
  4. daf89a7 refactor(gic): move GIC IIDR numbers by Andre Przywara · 2 years, 10 months ago
  5. b6c24ce refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 3 years ago
  6. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 3 years, 1 month ago
  7. 82a9881 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · 3 years ago
  8. 79bc7a7 refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 3 years, 5 months ago
  9. 60ce825 refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 3 years, 5 months ago
  10. 9e28499 style(scmi_common): add \n to warning messages by Heyi Guo · 3 years, 1 month ago
  11. 06f85b4 refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 3 years, 5 months ago
  12. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  13. f80014d drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  14. 2ac75b1 tzc400: add support for interrupts by Yann Gautier · 5 years ago
  15. 68a0682 Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into integration by Manish Pandey · 3 years, 4 months ago
  16. 0722bfb tzc400: adjust filter flag if it is set to FILTER_BIT_ALL by Heyi Guo · 4 years, 2 months ago
  17. 691b49d drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64() by Heyi Guo · 4 years, 1 month ago
  18. ce38025 drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 3 years, 5 months ago
  19. 0d5d24d drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 4 years, 1 month ago
  20. c5bd63c drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 4 years, 1 month ago
  21. efa2107 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · 3 years, 6 months ago
  22. 3a579ae drivers/gicv3: use mpidr to probe GICR for current CPU by Heyi Guo · 4 years, 1 month ago
  23. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 8 months ago
  24. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · 3 years, 9 months ago
  25. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 11 months ago
  26. 6f051e2 Fix casting bug in gicv2_main.c by johpow01 · 3 years, 9 months ago
  27. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  28. 95581b4 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 3 years, 10 months ago
  29. 06d29cf GIC-600: Fix MISRA-2012 defects by Alexei Fedorov · 4 years ago
  30. 69f93c8 TZ DMC620 driver: Fix MISRA-2012 defects by Alexei Fedorov · 4 years ago
  31. 2d0d84e Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integration by Manish Pandey · 4 years ago
  32. 19b2d4e gicv3: Do power management on Arm GIC-Clayton as well by Andre Przywara · 4 years ago
  33. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 4 years ago
  34. 7559406 drivers: arm: gicv3: auto-detect presence of GIC600-AE by Varun Wadekar · 4 years ago
  35. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  36. 4c2ebee TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 4 years, 1 month ago
  37. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  38. b636405 Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into integration by joanna.farley · 4 years, 3 months ago
  39. c7510c5 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · 4 years, 3 months ago
  40. d74d50a gic multichip: add support for clayton by Vijayenthiran Subramaniam · 4 years, 3 months ago
  41. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 4 years, 3 months ago
  42. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 4 years, 3 months ago
  43. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  44. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  45. bb66759 driver/arm/css: minor bug fix by Manish Pandey · 4 years, 4 months ago
  46. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 4 months ago
  47. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  48. 0806cd2 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · 6 years ago
  49. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  50. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  51. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  52. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  53. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  54. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · 4 years, 7 months ago
  55. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · 4 years, 8 months ago
  56. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 7 months ago
  57. 88fba67 GIC-600: Fix power up sequence by Alexei Fedorov · 5 years ago
  58. 2f61842 Merge changes from topic "gic600_multichip" into integration by Paul Beesley · 4 years, 8 months ago
  59. ad3fc76 gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · 4 years, 10 months ago
  60. bda60d3 SMMUv3:Changed retry loop to delay timer(GENFW-3329) by Deepika Bhavnani · 4 years, 8 months ago
  61. 96124f4 Correct UART PL011 initialization calculation by Avinash Mehta · 4 years, 9 months ago
  62. 50a934e Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · 4 years, 9 months ago
  63. 5fd1f9d GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · 5 years ago
  64. 68f2688 GICv3 driver: Fix support for full SPI range by Alexei Fedorov · 4 years, 10 months ago
  65. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  66. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  67. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  68. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  69. 05403eb Prevent pending G1S interrupt become G0 interrupt by James kung · 5 years ago
  70. a4cf67e drivers: scmi: scmi_sq: Modify wrong payload length by Masahisa Kojima · 5 years ago
  71. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  72. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  73. 74514e5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 5 years ago
  74. 912c630 tzc: remove deprecated types by Ambroise Vincent · 5 years ago
  75. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  76. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  77. ebfd8eb plat/synquacer: enable SCMI support by Masahisa Kojima · 5 years ago
  78. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  79. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  80. d1463bd GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  81. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  82. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  83. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  84. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  85. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  86. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  87. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  88. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  89. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  90. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  91. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  92. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  93. 461b49e tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  94. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  95. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  96. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  97. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  98. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  99. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  100. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago