summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+2
* fdt: Remove fdtdec_decode_region() functionSimon Glass2018-10-091-45/+0
* cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass2018-10-091-3/+1
* cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-091-35/+31
* Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-092-2/+0
* dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-1/+2
* dm: core: Add a function to find the first inactive childSimon Glass2018-10-091-0/+15
* 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-0/+3
* sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-10/+0
* sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass2018-10-091-0/+34
* sandbox: tpm: Tidy up enums and return valuesSimon Glass2018-10-092-0/+15
* sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+3
* sandbox: spi: Add more loggingSimon Glass2018-10-091-0/+1
* sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-091-0/+13
* sandbox: Support file truncation with os_open()Simon Glass2018-10-091-0/+1
* log: Add helpers for common log levelsSimon Glass2018-10-091-0/+14
* log: Correct definition of log_msg_ret()Simon Glass2018-10-081-1/+1
* sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+12
* avb_verify: support sandbox configurationJens Wiklander2018-10-071-1/+2
* avb_verify: support using OP-TEE TA AVBJens Wiklander2018-10-071-0/+4
* tee: add sandbox driverJens Wiklander2018-10-071-0/+21
* tee: optee: support AVB trusted applicationJens Wiklander2018-10-072-0/+86
* Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2018-10-072-0/+337
* mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander2018-10-071-0/+19
* ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford2018-10-061-0/+1
* configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt2018-10-0621-48/+0
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-051-1/+1
|\
| * ARM: rmobile: Repair TMU clock on Gen2Marek Vasut2018-10-031-1/+1
* | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-051-0/+13
|\ \
| * | spl: add support to booting with OP-TEEKever Yang2018-10-041-0/+13
* | | Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-10-051-0/+84
|\ \ \
| * | | arc: Add support for IoT development kitAlexey Brodkin2018-10-051-0/+84
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-041-0/+1
|\ \ \ | |/ / |/| |
| * | mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese2018-10-041-0/+1
* | | Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-031-0/+2
|\ \ \ | |/ / |/| |
| * | mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-021-0/+2
* | | riscv: Add QEMU virt board supportBin Meng2018-10-031-0/+21
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-029-25/+1536
|\ \ | |/ |/|
| * cmd: mtd: add 'mtd' commandMiquel Raynal2018-10-021-0/+1
| * mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-022-1/+32
| * mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal2018-10-021-0/+5
| * mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal2018-10-021-0/+21
| * mtd: uclass: add probe functionMiquel Raynal2018-10-021-0/+2
| * dm: drop unused helper in MTD headerMiquel Raynal2018-10-021-11/+0
| * cmd: mtdparts: accept spi-nand devicesMiquel Raynal2018-09-201-2/+5
| * mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon2018-09-201-0/+1
| * mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf2018-09-201-0/+1
| * mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan2018-09-201-0/+3
| * mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-09-201-0/+427