summaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2018-09-28gic: Remove deprecated driver and interfacesAntonio Nino Diaz
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-09-04Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09Soby Mathew
2018-09-03gicv2: enable configuring IRQ trigger typeMarcin Wojtas
2018-08-30GIC: Fix build errorAndrew F. Davis
2018-08-30Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos
2018-08-30drivers: cci: Fix MISRA defectsAntonio Nino Diaz
2018-08-30drivers: smmu: Fix MISRA defectsAntonio Nino Diaz
2018-08-30gic v3: Fix width of types of helper functionsAntonio Nino Diaz
2018-08-30gic: Fix typesAntonio Nino Diaz
2018-08-30gic: Fix definitionsAntonio Nino Diaz
2018-08-30gic v3: Turn macros into static inline functionsAntonio Nino Diaz
2018-08-13cci: Use dsb to wait before reading status registerRoberto Vargas
2018-08-06Merge pull request #1501 from robertovargas-arm/cciDimitris Papastamos
2018-07-30Merge pull request #1498 from glneo/cache-early-fixesDimitris Papastamos
2018-07-30Fix MISRA defects in SP805 driverAntonio Nino Diaz
2018-07-26GIC: Do not flush cache when unneededAndrew F. Davis
2018-07-19cci: Wait before reading status registerRoberto Vargas
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
2018-06-12Fix MISRA Rule 5.1Daniel Boulby
2018-05-17Merge pull request #1340 from Andre-ARM/sec-irqs-fixesDimitris Papastamos
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-09DMC500: Add platform support to set system interface countAmit Daniel Kachhap
2018-04-03gicv3: Fix support for systems without secure interruptsAndre Przywara
2018-04-03gicv2: Fix support for systems without secure interruptsSamuel Holland
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-26drivers: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-26GIC: Fix setting interrupt configurationJeenu Viswambharan
2018-03-05[PATCH 1/2] qemu: Support MULTI_CONSOLE_APIMichalis Pappas
2018-03-01Emit warnings when using deprecated GIC initDan Handley
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-21Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0Soby Mathew
2018-02-14Remove URLs from commentsAntonio Nino Diaz
2018-02-01Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm
2018-01-23GICv3: Fix Dist restore for when the GIC is resetDerek Basehore
2018-01-19drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-13GIC: Fix Group 0 enablingJeenu Viswambharan
2017-11-13GICv2: Fix populating PE target dataJeenu Viswambharan
2017-11-08ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add helpers to set interrupt configurationJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan