summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix musl buildJörg Krause2015-05-081-0/+1
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-084-28/+28
* Merge git://git.denx.de/u-boot-dmTom Rini2015-05-0810-47/+262
|\
| * dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-2/+0
| * sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-061-0/+2
| * dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede2015-05-051-7/+10
| * dm: usb: Make usb_get_bus easier to use for callersHans de Goede2015-05-051-4/+3
| * dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-0/+1
| * dm: rtc: Add a uclass for real-time clocksSimon Glass2015-05-052-0/+133
| * dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-051-0/+11
| * dm: rtc: Split structure definition into its own fileSimon Glass2015-05-052-25/+37
| * dm: Remove unnecessary types in bcd.hSimon Glass2015-05-051-5/+3
| * dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-051-3/+13
| * dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-051-1/+14
| * dm: rtc: Rename gregorian day functionSimon Glass2015-05-051-1/+11
| * dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+1
| * dm: i2c: Add functions to read and write a registerSimon Glass2015-05-051-0/+21
| * dm: spi: Correct the comment on spi_get_ops()Simon Glass2015-05-051-1/+1
| * dm: spi: Avoid setting the speed with every transferSimon Glass2015-05-051-0/+3
* | ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-071-2/+0
* | ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-071-1/+1
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-058-200/+1199
|\
| * powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-041-0/+1027
| * powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu2015-05-041-0/+1
| * mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-042-0/+5
| * powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu2015-05-041-0/+1
| * mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-041-0/+4
| * powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu2015-05-041-11/+68
| * T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2015-05-041-0/+1
| * powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan2015-05-041-8/+63
| * drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola2015-05-041-0/+29
| * mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun2015-05-041-181/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-054-4/+75
|\ \
| * | arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-051-0/+72
| * | arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese2015-05-051-0/+1
| * | arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-052-2/+2
| * | arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese2015-05-052-2/+0
| * | arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-052-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-05-051-6/+3
|\ \
| * | mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-2/+1
| * | mmc: Fix splitting device initializationAndrew Gabbasov2015-05-051-2/+1
| * | mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov2015-05-051-1/+0
| * | mmc: Fix typo in MMC type checking macroAndrew Gabbasov2015-05-051-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-05-051-1/+0
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-05155-1001/+7580
| |\ \ | | |/
| * | fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle2015-04-161-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-05-0413-44/+184
|\ \ \
| * | | sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-045-0/+10
| * | | sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-1/+0
| * | | sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-1/+1
OpenPOWER on IntegriCloud