summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* spl: fit: add support for post-processing of imagesDaniel Allred2016-07-14-0/+17
* 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
* | efi_loader: Fix typo in distro scriptAlexander Graf2016-06-24-1/+1
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-24-4/+4
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-24-4/+4
* | arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2016-06-24-1/+0
* | Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada2016-06-24-4/+0
* | env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada2016-06-24-0/+4
* | configs: gxbb: Introduce a common config header fileCarlo Caione2016-06-24-33/+46
* | common: image: minimal android image iminfo supportMichael Trimarchi2016-06-24-0/+1
|/
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-20-1/+1