summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-0/+7
* dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass2016-07-14-2/+2
* dm: clk: Add support for of-platdataSimon Glass2016-07-14-0/+4
* dm: Add a header that provides access to the of-platdata structsSimon Glass2016-07-14-0/+19
* dm: syscon: Add support for of-platdataSimon Glass2016-07-14-0/+11
* dm: regmap: Add a dummy implementation for of-platdataSimon Glass2016-07-14-0/+3
* sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14-0/+2
* sandbox: Add a new sandbox_spl boardSimon Glass2016-07-14-0/+18
* sandbox: Don't use IDE and iotrace in SPLSimon Glass2016-07-14-0/+4
* sandbox: Allow chaining from SPL to U-Boot properSimon Glass2016-07-14-0/+25
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-0/+36
|\
| * x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-12-0/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-0/+23
|\ \
| * | defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R2016-07-09-0/+6
| * | keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R2016-07-09-0/+4
| * | dm: core: implement dev_map_physmem()Vignesh R2016-07-09-0/+13
* | | dm: Sort the uclass id in alphabetical orderBin Meng2016-07-11-2/+2
* | | sandbox: Find keyboard driver using driver modelSimon Glass2016-07-11-1/+0
* | | fdt: Drop unused exynos compatible stringsSimon Glass2016-07-11-2/+0
* | | x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-11-5/+0
* | | dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+80
* | | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+9
* | | dm: mmc: Add a way to use driver model for MMC operationsSimon Glass2016-07-11-1/+65
* | | rockchip: Disable CONFIG_SDHCISimon Glass2016-07-11-2/+0
* | | dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass2016-07-11-0/+64
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-07-0/+1
|\ \
| * | powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun2016-07-07-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-06-4/+12
|\ \
| * | fdt: Drop some unused compatible stringsSimon Glass2016-07-05-4/+0
| * | errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass2016-07-05-0/+5
| * | errno: Add copyright header and header guardSimon Glass2016-07-05-0/+7
| |/
* | common: Always include errno.h in common.hJoe Hershberger2016-07-06-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-07-01-1/+1
|\
| * arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-23-1/+1
* | ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-01-0/+2
* | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-01-70/+0
* | ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2016-07-01-1/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-6/+10
|\ \
| * | mmc: fsl: introduce wp_enablePeng Fan2016-06-28-0/+1
| * | mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-28-0/+6
| * | armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-28-4/+0
| * | armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-28-2/+3
| |/
* | fastboot: sparse: implement reserve()Steve Rae2016-06-27-0/+4
* | fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-7/+7
* | fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-27-12/+13
* | fastboot: sparse: remove session-id logicSteve Rae2016-06-27-7/+5
* | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-26-1/+1
* | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-26-5/+1
* | corvus DTS / DM supportHeiko Schocher2016-06-26-1/+1
* | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1