summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador2018-10-092-4/+4
* 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
| * spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2018-09-202-0/+269
| * mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-09-201-0/+3
| * mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-09-201-0/+731
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
| * mtd: move definitions to enlarge their rangeMiquel Raynal2018-09-201-0/+6
| * mtd: add get/set of_node/flash_node helpersBrian Norris2018-09-201-0/+28
| * mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2018-09-201-11/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-09-306-2/+203
|\ \
| * | include/dm.h: Remove duplicated include directiveLiviu Dudau2018-09-291-1/+0
| * | include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau2018-09-291-1/+1
| * | drivers: Add board uclassMario Six2018-09-292-0/+140
| * | core: Add dev_{disable,enable}_by_pathMario Six2018-09-291-0/+16
| * | core: Add functions to set properties in live-treeMario Six2018-09-291-0/+46
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-09-295-18/+227
|\ \ \
| * | | include/video.h: Remove declaration of functions that don't exist.Liviu Dudau2018-09-281-6/+0
| * | | test: Add ut_asserteq_memMario Six2018-09-281-0/+18
| * | | drivers: Add OSD uclassMario Six2018-09-282-0/+193
| * | | dm: video: support more escape sequencesHeinrich Schuchardt2018-09-281-12/+16