aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-07TF-A: Add GICv4 extension for GIC driverAlexei Fedorov
2020-04-06TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov
2020-04-03Merge changes from topic "brcm_initial_support" into integrationManish Pandey
2020-04-03drivers: Add SPI Nor flash supportSheetal Tigadoli
2020-04-03drivers: Add iproc spi driverSheetal Tigadoli
2020-04-03drivers: Add emmc driver for Broadcom platformsSheetal Tigadoli
2020-04-03Add BL31 support for Broadcom stingray platformSheetal Tigadoli
2020-04-03Add BL2 support for Broadcom stingray platformSheetal Tigadoli
2020-04-01cryptocell: add support for Cryptocell 713Gilad Ben-Yossef
2020-04-01drivers: Add support to retrieve plat_toc_flagsScott Branden
2020-03-31Merge "TF-A GICv3 driver: Introduce makefile" into integrationManish Pandey
2020-03-30Merge changes from topic "ddr_map" into integrationOlivier Deprez
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-26stm32mp1: dynamically map DDR later and non-cacheable during its testYann Gautier
2020-03-25FVP: Add BL2 hash calculation in BL1Alexei Fedorov
2020-03-23io: io_stm32image: correct possible NULL pointer dereferenceYann Gautier
2020-03-23nand: stm32_fmc2_nand: correct xor_ecc.val assigned valueYann Gautier
2020-03-23spi: stm32_qspi: correct static analysis issuesYann Gautier
2020-03-17rpi3: gpio: Simplify GPIO setupAndre Przywara
2020-03-11Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int...Mark Dykes
2020-03-10Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integrationMark Dykes
2020-03-10Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-03-09Merge changes from topic "tbbr/fw_enc" into integrationSandrine Bailleux
2020-03-08Necessary fix in drivers to upgrade to mbedtls-2.18.0Madhukar Pappireddy
2020-03-06TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg
2020-03-06drivers: crypto: Add authenticated decryption frameworkSumit Garg
2020-03-05driver/arm/css: minor bug fixManish Pandey
2020-02-26Merge "allwinner: Add a msgbox driver for use with SCPI" into integrationOlivier Deprez
2020-02-25Merge changes from topic "console_t_cleanup" into integrationMark Dykes
2020-02-25Merge changes from topic "console_t_cleanup" into integrationMark Dykes
2020-02-25Merge "pl011: Use generic console_t data structure" into integrationMark Dykes
2020-02-25Merge "meson: Use generic console_t data structure" into integrationMark Dykes
2020-02-25Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integrationMark Dykes
2020-02-25coreboot: Use generic base addressAndre Przywara
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2020-02-25meson: Use generic console_t data structureAndre Przywara
2020-02-25skeletton: Use generic console_t data structureAndre Przywara
2020-02-25cdns: Use generic console_t data structureAndre Przywara
2020-02-25stm32: Use generic console_t data structureAndre Przywara
2020-02-25rcar: Use generic console_t data structureAndre Przywara
2020-02-25a3700: Use generic console_t data structureAndre Przywara
2020-02-2516550: Use generic console_t data structureAndre Przywara
2020-02-25imx: Use generic console_t data structureAndre Przywara
2020-02-24Introduce a new "dualroot" chain of trustSandrine Bailleux
2020-02-20include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar
2020-02-19Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into int...Sandrine Bailleux
2020-02-19Merge "TBBR: Reduce size of hash buffers when possible" into integrationSandrine Bailleux
2020-02-19Merge "TBBR: Reduce size of ECDSA key buffers" into integrationSandrine Bailleux
2020-02-18Merge "coverity: fix MISRA violations" into integrationMark Dykes