aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Extend FIP io driver to support multiple FIP devicesRuchika Gupta2018-07-021-10/+114
* Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos2018-06-221-1/+1
|\
| * Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-141-1/+1
* | Move to mbedtls-2.10.0 tagJeenu Viswambharan2018-06-181-1/+3
* | Merge pull request #1402 from glneo/for-upstream-uartDimitris Papastamos2018-06-131-0/+4
|\ \ | |/ |/|
| * drivers: ti: uart: Add TI specific 16550 initializationBenjamin Fair2018-06-111-0/+4
* | 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 #1386 from soby-mathew/sm/dyn_bl31Dimitris Papastamos2018-05-231-0/+75
|\
| * Dynamic cfg: Enable support on CoT for other configsSoby Mathew2018-05-181-0/+75
* | Merge pull request #1359 from danielboulby-arm/db/match_flags_typeDimitris Papastamos2018-05-211-3/+3
|\ \ | |/ |/|
| * Ensure read and write of flags are 32 bitDaniel Boulby2018-05-171-3/+3
* | 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
* | multi console: Assert that consoles aren't registered twiceAntonio Nino Diaz2018-05-111-3/+50
* | Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-1/+1
* | Merge pull request #1356 from robertovargas-arm/misra-changesDimitris Papastamos2018-04-163-5/+5
|\ \
| * | Fix MISRA rule 8.4 Part 4Roberto Vargas2018-04-132-3/+3
| * | Fix MISRA rule 8.3 Part 4Roberto Vargas2018-04-131-2/+2
| |/
* / 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-295-10/+24
|\
| * drivers: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-265-10/+24
* | Merge pull request #1333 from jeenu-arm/icfg-fixDimitris Papastamos2018-03-292-11/+20
|\ \
| * | GIC: Fix setting interrupt configurationJeenu Viswambharan2018-03-262-11/+20
| |/
* | Merge pull request #1329 from antonio-nino-diaz-arm/an/rpi3-multi-consoleDimitris Papastamos2018-03-291-7/+36
|\ \
| * | drivers: ti: 16550: Implement console flushAntonio Nino Diaz2018-03-221-7/+36
| |/
* / Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-5/+4
|/
* [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
* Improve MULTI_CONSOLE_API deprecation warningsDan Handley2018-03-011-1/+2
* Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-284-7/+9
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-286-8/+17
* Fix MISRA rule 8.3 in common codeRoberto Vargas2018-02-281-11/+12
* Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew2018-02-261-1/+51
* Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm2018-02-242-1/+35
|\
| * drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng2018-02-242-1/+35
* | Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0Soby Mathew2018-02-211-2/+1
* | Remove URLs from commentsAntonio Nino Diaz2018-02-142-10/+9
|/
* 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
* | Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm2018-01-301-1/+3
|\ \
| * | delay_timer: Guarantee that delay time can never be undershotJulius Werner2018-01-251-1/+3
* | | Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-248-244/+985
|\ \ \ | |_|/ |/| |
| * | coreboot: Add support for CBMEM consoleJulius Werner2018-01-191-0/+101
| * | drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-30/+115
| * | drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-33/+143
| * | drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-25/+122
| * | Add new function-pointer-based console APIJulius Werner2017-12-124-156/+504
| |/
* | Merge pull request #1227 from geesun/qx/emmc_macrosdavidcunado-arm2018-01-191-2/+4
|\ \