- 99477f0 fix(scmi): make msg_header variable volatile by sah01 · 3 years, 8 months ago
- 65bc2d2 fix(gicv3): fix iroute value wrong issue by Ming Huang · 3 years, 9 months ago
- 7f322f2 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 3 years, 9 months ago
- 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
- 292bb9a Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 3 years, 9 months ago
- 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 10 months ago
- e0baae7 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 3 years, 10 months ago
- 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
- ef378d3 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · 4 years, 3 months ago
- 0295079 Merge changes from topic "gic-700-auto" into integration by André Przywara · 4 years ago
- d3f91e2 Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 4 years ago
- ce7ef9d feat(tzc400): update filters by region by Lionel Debieve · 4 years, 10 months ago
- 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 3 months ago
- 858f40e feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 4 years, 3 months ago
- feb7081 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · 4 years, 3 months ago
- 1fe27d7 refactor(gic): move GIC IIDR numbers by Andre Przywara · 4 years ago
- 0c9f91c refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 4 years, 1 month ago
- 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 4 years, 2 months ago
- 99ea2e9 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · 4 years, 1 month ago
- ce2b49b refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 4 years, 7 months ago
- 30524ff refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 4 years, 7 months ago
- 05579da style(scmi_common): add \n to warning messages by Heyi Guo · 4 years, 2 months ago
- 1e9428e refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 4 years, 7 months ago
- 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
- e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
- 34c1a1a tzc400: add support for interrupts by Yann Gautier · 6 years ago
- 8c8efa8 Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into integration by Manish Pandey · 4 years, 5 months ago
- d4c61c3 tzc400: adjust filter flag if it is set to FILTER_BIT_ALL by Heyi Guo · 5 years ago
- 612b4a3 drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64() by Heyi Guo · 5 years ago
- 705032d drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 4 years, 7 months ago
- 4e42c22 drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 5 years ago
- 69ae442 drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 5 years ago
- deb1890 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · 4 years, 7 months ago
- 60cd803 drivers/gicv3: use mpidr to probe GICR for current CPU by Heyi Guo · 5 years ago
- 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
- dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 20d3849 Fix casting bug in gicv2_main.c by johpow01 · 4 years, 10 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
- b29c350 GIC-600: Fix MISRA-2012 defects by Alexei Fedorov · 5 years ago
- 858e69e TZ DMC620 driver: Fix MISRA-2012 defects by Alexei Fedorov · 5 years ago
- f7bfed6 Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integration by Manish Pandey · 5 years ago
- e270e67 gicv3: Do power management on Arm GIC-Clayton as well by Andre Przywara · 5 years ago
- 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 5 years ago
- 8e570b7 drivers: arm: gicv3: auto-detect presence of GIC600-AE by Varun Wadekar · 5 years ago
- 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
- 5eb16c4 TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 5 years ago
- b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 5 years ago
- 50d8cf2 Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into integration by joanna.farley · 5 years ago v2.3-rc0
- e2a4027 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · 5 years ago
- b24ece5 gic multichip: add support for clayton by Vijayenthiran Subramaniam · 5 years ago
- 5875f26 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 5 years ago
- 8f3ad76 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 5 years ago
- a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
- 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
- cc7f89d driver/arm/css: minor bug fix by Manish Pandey · 5 years ago
- 093dce7 Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 5 years ago
- f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
- 98367c8 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · 7 years ago
- 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
- f893160 drivers/mhu: derive doorbell base address by Aditya Angadi · 6 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
- f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
- 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
- c20c052 drivers: add a driver for snoop control unit by Vishnu Banavath · 6 years ago
- b382ac6 libc: Consolidate unified definitions by Bence Szépkúti · 6 years ago
- ac42635 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 6 years ago
- 7a7fbb1 GIC-600: Fix power up sequence by Alexei Fedorov · 6 years ago
- 415f67e Merge changes from topic "gic600_multichip" into integration by Paul Beesley · 6 years ago
- fcc337c gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · 6 years ago
- 620dd58 SMMUv3:Changed retry loop to delay timer(GENFW-3329) by Deepika Bhavnani · 6 years ago
- 38d5e15 Correct UART PL011 initialization calculation by Avinash Mehta · 6 years ago
- 1ec3919 Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · 6 years ago
- ec83492 GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · 6 years ago
- eb5f0ba GICv3 driver: Fix support for full SPI range by Alexei Fedorov · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
- 51e24ec Console: removed legacy console API by Ambroise Vincent · 6 years ago
- acc2985 Prevent pending G1S interrupt become G0 interrupt by James kung · 6 years ago
- 292bc55 drivers: scmi: scmi_sq: Modify wrong payload length by Masahisa Kojima · 6 years ago
- 1461ad9 SMMUv3: Abort DMA transactions by Alexei Fedorov · 6 years ago
- ccd4d47 SMMUv3: refactor the driver code by Alexei Fedorov · 6 years ago
- f79abf5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 6 years ago
- cc69cfd tzc: remove deprecated types by Ambroise Vincent · 6 years ago
- be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
- bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
- b67d202 plat/synquacer: enable SCMI support by Masahisa Kojima · 6 years ago
- 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
- a5aa25a Division functionality for cores that dont have divide hardware. by Usama Arif · 7 years ago
- 5dc2c3f GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 7 years ago
- 560293b fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago