aboutsummaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-12Merge pull request #1715 from pangupta/masterSoby Mathew
2018-12-12ccn: for RN-I, used node id instead of node postionPankaj Gupta
2018-12-10Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-12-05tzc380: Fix some assertsAntonio Nino Diaz
2018-12-04drivers: add tzc380 supportPeng Fan
2018-11-29Merge pull request #1679 from pangupta/masterAntonio Niño Díaz
2018-11-23ccn: Introduce API to set and read value of node registerPankaj Gupta
2018-11-21drivers/tzc-dmc620: add driver to setup DMC-620 TZC controllerVijayenthiran Subramaniam
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-06Remove _tzc_get_max_top_addr() functionSandrine Bailleux
2018-10-25Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz
2018-10-23tzc: Fix MISRA defectsAntonio Nino Diaz
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-10-12pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-10-03Mark GICV3, CCI and CCN boot time code as initDaniel Boulby
2018-09-28console: Remove deprecated filesAntonio Nino Diaz
2018-09-28cci400: Remove deprecated driverAntonio Nino Diaz
2018-09-28tzc400: Remove deprecated interfacesAntonio Nino Diaz
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