aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm
Commit message (Expand)AuthorAgeFilesLines
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-084-12/+12
* Remove _tzc_get_max_top_addr() functionSandrine Bailleux2018-11-063-38/+3
* Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz2018-10-252-2/+4
|\
| * Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-192-2/+4
* | tzc: Fix MISRA defectsAntonio Nino Diaz2018-10-233-70/+72
|/
* pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz2018-10-122-4/+6
* Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-13/+125
|\
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-13/+125
* | Mark GICV3, CCI and CCN boot time code as initDaniel Boulby2018-10-034-10/+12
* | console: Remove deprecated filesAntonio Nino Diaz2018-09-281-9/+0
* | cci400: Remove deprecated driverAntonio Nino Diaz2018-09-281-88/+0
* | tzc400: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-11/+0
* | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-289-1156/+13
|/
* Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09Soby Mathew2018-09-041-0/+9
|\
| * gicv2: enable configuring IRQ trigger typeMarcin Wojtas2018-09-031-0/+9
* | GIC: Fix build errorAndrew F. Davis2018-08-301-1/+1
* | Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos2018-08-302-30/+34
|\ \
| * | drivers: cci: Fix MISRA defectsAntonio Nino Diaz2018-08-301-22/+23
| * | drivers: smmu: Fix MISRA defectsAntonio Nino Diaz2018-08-301-8/+11
| |/
* | gic v3: Fix width of types of helper functionsAntonio Nino Diaz2018-08-301-14/+14
* | gic: Fix typesAntonio Nino Diaz2018-08-307-297/+339
* | gic: Fix definitionsAntonio Nino Diaz2018-08-301-2/+2
* | gic v3: Turn macros into static inline functionsAntonio Nino Diaz2018-08-301-7/+15
|/
* cci: Use dsb to wait before reading status registerRoberto Vargas2018-08-131-2/+2
* Merge pull request #1501 from robertovargas-arm/cciDimitris Papastamos2018-08-061-0/+13
|\
| * cci: Wait before reading status registerRoberto Vargas2018-07-191-0/+13
* | Merge pull request #1498 from glneo/cache-early-fixesDimitris Papastamos2018-07-302-5/+7
|\ \
| * | GIC: Do not flush cache when unneededAndrew F. Davis2018-07-262-5/+7
| |/
* / Fix MISRA defects in SP805 driverAntonio Nino Diaz2018-07-301-9/+9
|/
* Fix MISRA Rule 5.3 Part 2Daniel Boulby2018-06-123-10/+10
* Fix MISRA Rule 5.1Daniel Boulby2018-06-123-20/+20
* Merge pull request #1340 from Andre-ARM/sec-irqs-fixesDimitris Papastamos2018-05-173-11/+6
|\
| * gicv3: Fix support for systems without secure interruptsAndre Przywara2018-04-032-6/+4
| * gicv2: Fix support for systems without secure interruptsSamuel Holland2018-04-031-5/+2
* | Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-1/+1
* | DMC500: Add platform support to set system interface countAmit Daniel Kachhap2018-04-091-4/+14
|/
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-293-10/+15
|\
| * drivers: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-263-10/+15
* | GIC: Fix setting interrupt configurationJeenu Viswambharan2018-03-262-11/+20
|/
* [PATCH 1/2] qemu: Support MULTI_CONSOLE_APIMichalis Pappas2018-03-051-0/+1
* Emit warnings when using deprecated GIC initDan Handley2018-03-012-0/+55
* Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-284-7/+9
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-283-4/+11
* Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0Soby Mathew2018-02-211-2/+1
* Remove URLs from commentsAntonio Nino Diaz2018-02-141-5/+8
* Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm2018-02-011-0/+9
|\
| * GICv3: Fix Dist restore for when the GIC is resetDerek Basehore2018-01-231-0/+9
* | drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-33/+143
|/
* Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-1/+13
|\
| * ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere2017-11-081-1/+13