aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley2020-10-183-15/+15
|\
| * Increase type widths to satisfy width requirementsJimmy Brisson2020-10-123-15/+15
* | Merge "Don't return error information from console_flush" into integrationMark Dykes2020-10-142-17/+13
|\ \
| * | Don't return error information from console_flushJimmy Brisson2020-10-092-17/+13
| |/
* / Fix casting bug in gicv2_main.cjohpow012020-10-101-7/+9
|/
* drivers: arm: gicv3: Allow detecting number of coresAndre Przywara2020-09-291-0/+30
* GIC-600: Fix MISRA-2012 defectsAlexei Fedorov2020-07-291-20/+23
* TZ DMC620 driver: Fix MISRA-2012 defectsAlexei Fedorov2020-07-271-17/+18
* Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integrationManish Pandey2020-07-211-5/+11
|\
| * gicv3: Do power management on Arm GIC-Clayton as wellAndre Przywara2020-07-211-5/+11
* | TF-A GICv2 driver: Introduce makefileAlexei Fedorov2020-07-203-1/+358
|/
* drivers: arm: gicv3: auto-detect presence of GIC600-AEVarun Wadekar2020-07-071-13/+16
* fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe2020-06-241-4/+4
* TF-A GIC driver: Add barrier before eoiSandeep Tripathy2020-06-221-0/+9
* GICv3: GIC-600: Detect GIC-600 at runtimeAndre Przywara2020-06-093-56/+51
* Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into inte...joanna.farley2020-04-073-7/+144
|\
| * TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessorsAlexei Fedorov2020-04-073-7/+144
* | gic multichip: add support for claytonVijayenthiran Subramaniam2020-04-071-2/+12
|/
* TF-A: Add GICv4 extension for GIC driverAlexei Fedorov2020-04-072-6/+18
* TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov2020-04-066-480/+943
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-301-0/+34
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-104-284/+396
* driver/arm/css: minor bug fixManish Pandey2020-03-051-4/+4
* Merge "pl011: Use generic console_t data structure" into integrationMark Dykes2020-02-252-18/+18
|\
| * pl011: Use generic console_t data structureAndre Przywara2020-02-252-18/+18
* | arm/css/scpi: Don't panic if the SCP fails to respondSamuel Holland2020-02-121-6/+16
|/
* drivers/arm/scmi: allow use of multiple SCMI channelsAditya Angadi2020-02-071-48/+92
* drivers/mhu: derive doorbell base addressAditya Angadi2020-02-071-4/+6
* Coverity: remove unnecessary header file includesZelalem2020-02-042-4/+2
* Use correct type when reading SCR registerLouis Mayencourt2020-01-281-3/+3
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-2/+3
* drivers: add a driver for snoop control unitVishnu Banavath2020-01-031-0/+51
* libc: Consolidate unified definitionsBence Szépkúti2019-12-061-3/+3
* GIC-600: Fix include ordering according to the coding styleMax Shvetsov2019-11-191-3/+3
* GIC-600: Fix power up sequenceAlexei Fedorov2019-11-151-26/+39
* Merge changes from topic "gic600_multichip" into integrationPaul Beesley2019-11-122-0/+337
|\
| * gic/gic600: add support for multichip configurationVijayenthiran Subramaniam2019-11-112-0/+337
* | SMMUv3:Changed retry loop to delay timer(GENFW-3329)Deepika Bhavnani2019-11-011-4/+8
|/
* Correct UART PL011 initialization calculationAvinash Mehta2019-10-081-1/+1
* Merge "GICv3 driver: Fix support for full SPI range" into integrationSoby Mathew2019-09-271-20/+24
|\
| * GICv3 driver: Fix support for full SPI rangeAlexei Fedorov2019-09-131-20/+24
* | GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy2019-09-251-34/+113
|/
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-013-11/+11
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-282-22/+0
* Console: removed legacy console APIAmbroise Vincent2019-06-262-18/+2
* Prevent pending G1S interrupt become G0 interruptJames kung2019-06-051-4/+5
* drivers: scmi: scmi_sq: Modify wrong payload lengthMasahisa Kojima2019-05-231-1/+3
* SMMUv3: Abort DMA transactionsAlexei Fedorov2019-05-101-13/+50
* SMMUv3: refactor the driver codeAlexei Fedorov2019-05-031-33/+28