summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-14dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-14dm: clk: Add support for of-platdataSimon Glass
2016-07-14dm: Add a header that provides access to the of-platdata structsSimon Glass
2016-07-14dm: syscon: Add support for of-platdataSimon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-14sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-14sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-14sandbox: Allow chaining from SPL to U-Boot properSimon Glass
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