summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-03Create a library file for libmbedtlsRoberto Vargas
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-24stm32mp1: Add DDR support and its security with TZC400Yann Gautier
2018-07-24stm32mp1: Add PMIC supportYann Gautier
2018-07-24stm32mp1: Add console supportYann Gautier
2018-07-24stm32mp1: Add GPIO supportYann Gautier
2018-07-24stm32mp1: Add clock and reset supportYann Gautier
2018-07-24Introduce STMicroelectronics STM32MP1 platformYann Gautier
2018-07-19Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6danh-arm
2018-07-18io: Allow image load to address zeroKonstantin Porotchkin
2018-07-18marvell: drivers: Add i2c driverKonstantin Porotchkin
2018-07-18mvebu: cp110: add COMPHY driverKonstantin Porotchkin
2018-07-18marvell: drivers: Add thermal driverKonstantin Porotchkin
2018-07-18marvell: drivers: Add L3/system cache management driversKonstantin Porotchkin
2018-07-18marvell: drivers: Add MoChi driversKonstantin Porotchkin
2018-07-18marvell: drivers: Add address decoding units driversKonstantin Porotchkin
2018-07-12Merge pull request #1432 from Yann-lms/mmc_frameworkDimitris Papastamos
2018-07-03Add MMC frameworkYann Gautier
2018-07-02Extend FIP io driver to support multiple FIP devicesRuchika Gupta
2018-06-22Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos
2018-06-18Move to mbedtls-2.10.0 tagJeenu Viswambharan
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-06-13Merge pull request #1402 from glneo/for-upstream-uartDimitris Papastamos
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
2018-06-12Fix MISRA Rule 5.1Daniel Boulby
2018-06-11drivers: ti: uart: Add TI specific 16550 initializationBenjamin Fair
2018-05-23Merge pull request #1386 from soby-mathew/sm/dyn_bl31Dimitris Papastamos
2018-05-21Merge pull request #1359 from danielboulby-arm/db/match_flags_typeDimitris Papastamos
2018-05-18Dynamic cfg: Enable support on CoT for other configsSoby Mathew
2018-05-17Ensure read and write of flags are 32 bitDaniel Boulby
2018-05-17Merge pull request #1340 from Andre-ARM/sec-irqs-fixesDimitris Papastamos
2018-05-11multi console: Assert that consoles aren't registered twiceAntonio Nino Diaz
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-16Merge pull request #1356 from robertovargas-arm/misra-changesDimitris Papastamos
2018-04-13Fix MISRA rule 8.4 Part 4Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 4Roberto Vargas
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-29Merge pull request #1333 from jeenu-arm/icfg-fixDimitris Papastamos
2018-03-29Merge pull request #1329 from antonio-nino-diaz-arm/an/rpi3-multi-consoleDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26drivers: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-26GIC: Fix setting interrupt configurationJeenu Viswambharan
2018-03-22drivers: ti: 16550: Implement console flushAntonio Nino Diaz
2018-03-05[PATCH 1/2] qemu: Support MULTI_CONSOLE_APIMichalis Pappas
2018-03-01Emit warnings when using deprecated GIC initDan Handley