aboutsummaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
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
2019-09-25GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy
2019-09-13GICv3 driver: Fix support for full SPI rangeAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-26Console: removed legacy console APIAmbroise Vincent
2019-06-05Prevent pending G1S interrupt become G0 interruptJames kung
2019-05-23drivers: scmi: scmi_sq: Modify wrong payload lengthMasahisa Kojima
2019-05-10SMMUv3: Abort DMA transactionsAlexei Fedorov
2019-05-03SMMUv3: refactor the driver codeAlexei Fedorov