summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede
2015-05-05dm: usb: Make usb_get_bus easier to use for callersHans de Goede
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: rtc: Split structure definition into its own fileSimon Glass
2015-05-05dm: Remove unnecessary types in bcd.hSimon Glass
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass
2015-05-05dm: spi: Correct the comment on spi_get_ops()Simon Glass
2015-05-05dm: spi: Avoid setting the speed with every transferSimon Glass
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese
2015-05-05arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2015-05-05mmc: Fix splitting device initializationAndrew Gabbasov
2015-05-05mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov
2015-05-05mmc: Fix typo in MMC type checking macroAndrew Gabbasov
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-05-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan
2015-05-04powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu
2015-05-04powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede
2015-05-04sunxi: emac: port to phylibHans de Goede
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede