aboutsummaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2021-03-31drivers: dcc: Support JTAG DCC consoleVenkatesh Yadav Abbarapu
2021-03-23tzc400: add support for interruptsYann Gautier
2021-03-05Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into int...Manish Pandey
2021-02-09tzc400: adjust filter flag if it is set to FILTER_BIT_ALLHeyi Guo
2021-02-03drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64()Heyi Guo
2021-02-03drivers/gicv3: add debug log for maximum INTID of SPI and eSPIHeyi Guo
2021-02-03drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET()Heyi Guo
2021-02-03drivers/gicv3: fix logical issue for num_eintsHeyi Guo
2021-02-03drivers/gicv3: fix potential GICD context override with ESPI enabledHeyi Guo
2021-02-03drivers/gicv3: use mpidr to probe GICR for current CPUHeyi Guo
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-14Merge "Don't return error information from console_flush" into integrationMark Dykes
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-10-10Fix casting bug in gicv2_main.cjohpow01
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-09-29drivers: arm: gicv3: Allow detecting number of coresAndre Przywara
2020-07-29GIC-600: Fix MISRA-2012 defectsAlexei Fedorov
2020-07-27TZ DMC620 driver: Fix MISRA-2012 defectsAlexei Fedorov
2020-07-21Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integrationManish Pandey
2020-07-21gicv3: Do power management on Arm GIC-Clayton as wellAndre Przywara
2020-07-20TF-A GICv2 driver: Introduce makefileAlexei Fedorov
2020-07-07drivers: arm: gicv3: auto-detect presence of GIC600-AEVarun Wadekar
2020-06-24fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe
2020-06-22TF-A GIC driver: Add barrier before eoiSandeep Tripathy
2020-06-09GICv3: GIC-600: Detect GIC-600 at runtimeAndre Przywara
2020-04-07Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into inte...v2.3-rc0joanna.farley
2020-04-07TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessorsAlexei Fedorov
2020-04-07gic multichip: add support for claytonVijayenthiran Subramaniam
2020-04-07TF-A: Add GICv4 extension for GIC driverAlexei Fedorov
2020-04-06TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-03-05driver/arm/css: minor bug fixManish Pandey
2020-02-25Merge "pl011: Use generic console_t data structure" into integrationMark Dykes
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2020-02-12arm/css/scpi: Don't panic if the SCP fails to respondSamuel Holland
2020-02-07drivers/arm/scmi: allow use of multiple SCMI channelsAditya Angadi
2020-02-07drivers/mhu: derive doorbell base addressAditya Angadi
2020-02-04Coverity: remove unnecessary header file includesZelalem
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2020-01-10Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani
2020-01-03drivers: add a driver for snoop control unitVishnu Banavath
2019-12-06libc: Consolidate unified definitionsBence Szépkúti
2019-11-19GIC-600: Fix include ordering according to the coding styleMax Shvetsov
2019-11-15GIC-600: Fix power up sequenceAlexei Fedorov
2019-11-12Merge changes from topic "gic600_multichip" into integrationPaul Beesley
2019-11-11gic/gic600: add support for multichip configurationVijayenthiran Subramaniam
2019-11-01SMMUv3:Changed retry loop to delay timer(GENFW-3329)Deepika Bhavnani
2019-10-08Correct UART PL011 initialization calculationAvinash Mehta
2019-09-27Merge "GICv3 driver: Fix support for full SPI range" into integrationSoby Mathew