aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-03-01Improve MULTI_CONSOLE_API deprecation warningsDan Handley
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-02-24Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm
2018-02-24drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng
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-30Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm
2018-01-25delay_timer: Guarantee that delay time can never be undershotJulius Werner
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-23GICv3: Fix Dist restore for when the GIC is resetDerek Basehore
2018-01-19Merge pull request #1227 from geesun/qx/emmc_macrosdavidcunado-arm
2018-01-19coreboot: Add support for CBMEM consoleJulius Werner
2018-01-19drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_APIJulius Werner
2018-01-19drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner
2018-01-19drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_APIJulius Werner
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2018-01-17emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8Qixiang Xu
2018-01-11emmc/dw_mmc: fix the assert on HLE bitHaojian Zhuang
2017-12-19Merge pull request #1194 from robertovargas-arm/io-fixdavidcunado-arm
2017-12-13io: block: fix block_read/write may read/write overlap bufferRoberto Vargas
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu