summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass
2016-07-11dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass
2016-07-09defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R
2016-07-09keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R
2016-07-09dm: core: implement dev_map_physmem()Vignesh R
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-06common: Always include errno.h in common.hJoe Hershberger
2016-07-05fdt: Drop some unused compatible stringsSimon Glass
2016-07-05errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass
2016-07-05errno: Add copyright header and header guardSimon Glass
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-07-01ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada
2016-07-01ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28mmc: fsl: introduce wp_enablePeng Fan
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan
2016-06-28armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong
2016-06-28armv8: ls1043aqds: use configurable clockQianyu Gong
2016-06-27fastboot: sparse: implement reserve()Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher
2016-06-26corvus DTS / DM supportHeiko Schocher
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-24efi_loader: Fix typo in distro scriptAlexander Graf
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer
2016-06-24arm: bcm235xx: choose 8-bit phy bus widthSteve Rae
2016-06-24Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada
2016-06-24env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada
2016-06-24configs: gxbb: Introduce a common config header fileCarlo Caione
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-06-23arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada