aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | fconf: initial commitLouis Mayencourt2020-02-071-4/+4
* | | Merge "coverity: Fix MISRA null pointer violations" into integrationMark Dykes2020-02-101-4/+4
|\ \ \
| * | | coverity: Fix MISRA null pointer violationsZelalem2020-02-051-4/+4
| |/ /
* | | drivers/arm/scmi: allow use of multiple SCMI channelsAditya Angadi2020-02-071-48/+92
* | | drivers/mhu: derive doorbell base addressAditya Angadi2020-02-071-4/+6
|/ /
* / Coverity: remove unnecessary header file includesZelalem2020-02-043-6/+3
|/
* Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov2020-01-301-3/+3
|\
| * Use correct type when reading SCR registerLouis Mayencourt2020-01-281-3/+3
* | Measured Boot: add function for hash calculationAlexei Fedorov2020-01-282-2/+48
|/
* spi: stm32_qspi: Add QSPI supportLionel Debieve2020-01-201-0/+500
* fmc: stm32_fmc2_nand: Add FMC2 driver supportLionel Debieve2020-01-201-0/+877
* Add SPI-NOR frameworkLionel Debieve2020-01-201-0/+387
* Add SPI-NAND frameworkLionel Debieve2020-01-201-0/+320
* Add SPI-MEM frameworkLionel Debieve2020-01-201-0/+288
* Add raw NAND frameworkLionel Debieve2020-01-203-0/+812
* Merge changes from topic "ld/mtd_framework" into integrationSoby Mathew2020-01-179-79/+92
|\
| * io: change seek offset to signed long longYann Gautier2020-01-109-79/+92