aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-08log: Correct definition of log_msg_ret()Simon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass
2018-10-07avb_verify: support sandbox configurationJens Wiklander
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander
2018-10-07tee: add sandbox driverJens Wiklander
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander
2018-10-07mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-05Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-10-05arc: Add support for IoT development kitAlexey Brodkin
2018-10-04spl: add support to booting with OP-TEEKever Yang
2018-10-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-03ARM: rmobile: Repair TMU clock on Gen2Marek Vasut
2018-10-03riscv: Add QEMU virt board supportBin Meng
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-10-02mtd: uclass: add probe functionMiquel Raynal
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal
2018-10-02mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau
2018-09-29drivers: Add board uclassMario Six
2018-09-29core: Add dev_{disable,enable}_by_pathMario Six
2018-09-29core: Add functions to set properties in live-treeMario Six
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard
2018-09-28w1: Add 1-Wire uclassMaxime Ripard
2018-09-28common: Generic loader for file systemTien Fong Chee
2018-09-28block: Add a function to find block device descriptorTien Fong Chee
2018-09-28cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()Tien Fong Chee
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee
2018-09-28ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau