aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-09tpm: Add a few new commands for v1Simon Glass1-0/+28
2018-10-09video: Adjust video_clear() to return an errorSimon Glass1-1/+2
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass1-45/+0
2018-10-09cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass1-3/+1
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass1-35/+31
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2-2/+0
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-1/+2
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass1-0/+15
2018-10-09dm: core: Update some functions to use constSimon Glass1-12/+12
2018-10-09dm: core: Alloc uclass-private data to be cache-alignedSimon Glass1-0/+3
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass1-10/+0
2018-10-09sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass1-0/+34
2018-10-09sandbox: tpm: Tidy up enums and return valuesSimon Glass2-0/+15
2018-10-09sandbox: video: Speed up video outputSimon Glass1-1/+3
2018-10-09sandbox: spi: Add more loggingSimon Glass1-0/+1
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass1-0/+13
2018-10-09sandbox: Support file truncation with os_open()Simon Glass1-0/+1
2018-10-09log: Add helpers for common log levelsSimon Glass1-0/+14
2018-10-08log: Correct definition of log_msg_ret()Simon Glass1-1/+1
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+12
2018-10-07avb_verify: support sandbox configurationJens Wiklander1-1/+2
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander1-0/+4
2018-10-07tee: add sandbox driverJens Wiklander1-0/+21
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander2-0/+86
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2-0/+337
2018-10-07mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander1-0/+19
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford1-0/+1
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt21-48/+0
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+1
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini1-0/+13
2018-10-05Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arcTom Rini1-0/+84
2018-10-05arc: Add support for IoT development kitAlexey Brodkin1-0/+84
2018-10-04spl: add support to booting with OP-TEEKever Yang1-0/+13
2018-10-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+1
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese1-0/+1
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini1-0/+2
2018-10-03ARM: rmobile: Repair TMU clock on Gen2Marek Vasut1-1/+1
2018-10-03riscv: Add QEMU virt board supportBin Meng1-0/+21
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini9-25/+1536
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal1-0/+1
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal2-1/+32
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal1-0/+5
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal1-0/+21
2018-10-02mtd: uclass: add probe functionMiquel Raynal1-0/+2
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal1-11/+0
2018-10-02mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner1-0/+2
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini6-2/+203
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini5-18/+227
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau1-1/+0
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau1-1/+1