aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "ddr_map" into integrationOlivier Deprez2020-03-301-4/+7
|\
| * stm32mp1: dynamically map DDR later and non-cacheable during its testYann Gautier2020-03-261-4/+7
* | FVP: Add BL2 hash calculation in BL1Alexei Fedorov2020-03-251-2/+16
|/
* io: io_stm32image: correct possible NULL pointer dereferenceYann Gautier2020-03-231-1/+2
* nand: stm32_fmc2_nand: correct xor_ecc.val assigned valueYann Gautier2020-03-231-2/+2
* spi: stm32_qspi: correct static analysis issuesYann Gautier2020-03-231-4/+5
* rpi3: gpio: Simplify GPIO setupAndre Przywara2020-03-171-9/+3
* Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int...Mark Dykes2020-03-114-284/+396
|\
| * TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-104-284/+396
* | Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integrationMark Dykes2020-03-102-1/+3
|\ \
| * | Necessary fix in drivers to upgrade to mbedtls-2.18.0Madhukar Pappireddy2020-03-082-1/+3
* | | Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux2020-03-101-0/+814
|\ \ \ | |_|/ |/| |
| * | Introduce a new "dualroot" chain of trustSandrine Bailleux2020-02-241-0/+814
* | | Merge changes from topic "tbbr/fw_enc" into integrationSandrine Bailleux2020-03-095-4/+403
|\ \ \ | |_|/ |/| |
| * | TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg2020-03-061-0/+244
| * | drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-064-4/+159
* | | driver/arm/css: minor bug fixManish Pandey2020-03-051-4/+4
|/ /
* | Merge "allwinner: Add a msgbox driver for use with SCPI" into integrationOlivier Deprez2020-02-261-0/+95
|\ \
| * | allwinner: Add a msgbox driver for use with SCPISamuel Holland2020-02-121-0/+95
* | | Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-257-48/+43
|\ \ \
| * | | stm32: Use generic console_t data structureAndre Przywara2020-02-251-7/+7
| * | | rcar: Use generic console_t data structureAndre Przywara2020-02-252-8/+8
| * | | a3700: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
| * | | 16550: Use generic console_t data structureAndre Przywara2020-02-252-18/+18
| * | | imx: Use generic console_t data structureAndre Przywara2020-02-251-6/+1
* | | | Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-254-20/+20
|\| | |
| * | | coreboot: Use generic base addressAndre Przywara2020-02-251-3/+3
| * | | skeletton: Use generic console_t data structureAndre Przywara2020-02-252-8/+8
| * | | cdns: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
* | | | Merge "pl011: Use generic console_t data structure" into integrationMark Dykes2020-02-252-18/+18
|\| | |
| * | | pl011: Use generic console_t data structureAndre Przywara2020-02-252-18/+18
* | | | Merge "meson: Use generic console_t data structure" into integrationMark Dykes2020-02-251-9/+9
|\| | |
| * | | meson: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
| | |/ | |/|
* | | Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integrationMark Dykes2020-02-251-6/+16
|\ \ \ | |/ / |/| / | |/
| * arm/css/scpi: Don't panic if the SCP fails to respondSamuel Holland2020-02-121-6/+16
* | include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar2020-02-201-3/+2
* | Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into int...Sandrine Bailleux2020-02-195-71/+113
|\ \
| * | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3NChiaki Fujii2020-02-152-3/+3
| * | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3NChiaki Fujii2020-02-154-25/+65
| * | rcar_gen3: drivers: board: Add new board revision for M3ULCBYusuke Goda2020-02-151-2/+2
| * | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3NChiaki Fujii2020-02-153-46/+48
| |/
* | Merge "TBBR: Reduce size of hash buffers when possible" into integrationSandrine Bailleux2020-02-191-0/+8
|\ \
| * | TBBR: Reduce size of hash buffers when possibleSandrine Bailleux2020-02-181-0/+8
* | | Merge "TBBR: Reduce size of ECDSA key buffers" into integrationSandrine Bailleux2020-02-191-4/+9
|\| |
| * | TBBR: Reduce size of ECDSA key buffersSandrine Bailleux2020-02-181-4/+9
| |/
* | Merge "coverity: fix MISRA violations" into integrationMark Dykes2020-02-181-2/+2
|\ \ | |/ |/|
| * coverity: fix MISRA violationsZelalem2020-02-181-2/+2
* | Merge changes Ib68092d1,I816ea14e into integrationSandrine Bailleux2020-02-121-3/+3
|\ \ | |/ |/|
| * plat: marvell: armada: add support for loading MG CM3 imagesGrzegorz Jaszczyk2020-01-301-3/+3
* | Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-111-4/+4
|\ \