summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: Allow serial to be absent in TPLSimon Glass2018-10-092-0/+14
* tpm: Add support for SPL and TPLSimon Glass2018-10-091-1/+1
* fdt: Allow indicating a node is for U-Boot proper onlySimon Glass2018-10-091-0/+2
* rtc: Allow use of RTC in SPL and TPLSimon Glass2018-10-092-1/+19
* Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-091-0/+8
* blk: Support block drivers in TPLSimon Glass2018-10-092-1/+13
* spl: input: Allow input in SPL and TPLSimon Glass2018-10-093-5/+59
* sf: Avoid allocating memory on every read operationSimon Glass2018-10-091-7/+2
* dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-092-24/+36
* dm: core: Add a function to find the first inactive childSimon Glass2018-10-091-0/+18
* dm: core: Update some functions to use constSimon Glass2018-10-091-12/+12
* dm: core: Alloc uclass-private data to be cache-alignedSimon Glass2018-10-091-1/+2
* sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-1/+1
* dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass2018-10-091-10/+8
* sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass2018-10-091-15/+82
* sandbox: tpm: Tidy up enums and return valuesSimon Glass2018-10-091-10/+10
* serial: sandbox: Allow serial output without device treeSimon Glass2018-10-091-0/+5
* sandbox: Add a debug UARTSimon Glass2018-10-092-0/+28
* sandbox: video: Speed up video outputSimon Glass2018-10-093-10/+10
* sandbox: spi: Add more loggingSimon Glass2018-10-092-54/+38
* sandbox: spi: Drop command-line SPI optionSimon Glass2018-10-091-113/+9
* ofnode: Add missing address translation into ofnode_get_addr_size()Marek Vasut2018-10-081-1/+5
* ofnode: Replace of_n_addr_cells with of_n_size_cellsMarek Vasut2018-10-081-1/+1
* Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander2018-10-071-0/+2
* tee: add sandbox driverJens Wiklander2018-10-074-3/+326
* tee: optee: support AVB trusted applicationJens Wiklander2018-10-072-0/+40
* optee: support routing of rpmb data frames to mmcJens Wiklander2018-10-075-1/+247
* tee: add OP-TEE driverJens Wiklander2018-10-0710-0/+1900
* Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2018-10-075-0/+226
* mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander2018-10-071-0/+160
* dm: fdt: scan for devices under /firmware tooJens Wiklander2018-10-071-5/+10
* misc: Add support for the Arm Versatile Express config busLiviu Dudau2018-10-063-0/+137
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-053-0/+170
|\
| * phy: rcar: Add R-Car Gen3 PHY driverMarek Vasut2018-10-033-0/+170
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-051-9/+2
|\ \
| * | gpio: dwapb_gpio: Change to use devm_kcalloc()Ley Foon Tan2018-10-031-9/+2
| |/
* | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-051-17/+63
|\ \
| * | net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann2018-10-041-17/+63
| * | net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann2018-10-041-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-048-1/+468
|\ \ \ | |/ / |/| |
| * | spi: Add SPI driver for MT76xx SoCsStefan Roese2018-10-043-0/+321
| * | mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese2018-10-043-1/+137
| * | sf: Add XMC xm25qh64a and xm25qh128a entriesStefan Roese2018-10-042-0/+10
* | | Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-032-2/+31
|\ \ \ | |/ / |/| |
| * | rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner2018-10-021-0/+1
| * | mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-021-2/+30
* | | i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau2018-10-031-0/+280
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-0276-888/+3892
|\ \ | |/ |/|
| * spi: sh_qspi: Add DM support to SH QSPI driverMarek Vasut2018-10-021-65/+150
| * driver/spi: fsl_qspi: Remove non-DM stuffAshish Kumar2018-10-021-138/+0