summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-26-8/+18
|\
| * musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-23-0/+2
| * ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-22-11/+14
| * ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-22-0/+1
| * arm: rpi: Enable USB support on RPiMarek Vasut2014-10-22-6/+9
| * usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-22-1/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-44/+250
|\ \
| * | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-23-9/+3
| * | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-10/+21
| * | serial: add static directive to local functionsMasahiro Yamada2014-10-23-7/+0
| * | dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-23-0/+0
| * | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-23-11/+7
| * | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-23-0/+4
| * | dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-23-2/+0
| * | dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-23-0/+97
| * | test: dm: Support memory leak checking as a core featureSimon Glass2014-10-23-0/+23
| * | dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23-0/+10
| * | dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-23-0/+18
| * | dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-23-1/+33
| * | dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-23-0/+6
| * | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-3/+16
| * | dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-23-0/+11
| * | dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-23-1/+1
* | | spl: add prototype for jump_to_image_no_argsJeroen Hofstee2014-10-25-0/+2
* | | mmc: add prototype for mmc_get_env_addrJeroen Hofstee2014-10-25-0/+1
* | | ide: add missing prototypeJeroen Hofstee2014-10-25-0/+1
* | | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-25-0/+2
* | | fdt_support: add prototypes for __weak functionsJeroen Hofstee2014-10-25-0/+2
* | | elf: add prototype for valid_elf_imageJeroen Hofstee2014-10-25-0/+2
* | | bootm: add prototype for arch_preboot_osJeroen Hofstee2014-10-25-0/+2
* | | string.h: add missing prototypesJeroen Hofstee2014-10-25-0/+7
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23-10/+82
|\ \
| * | tegra: apalis_t30: master revampMarcel Ziswiler2014-10-22-1/+0
| * | tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-22-1/+0
| * | tegra: clean-up useless defineMarcel Ziswiler2014-10-22-4/+0
| * | gpio: header file comment spelling fixesMarcel Ziswiler2014-10-22-5/+5
| * | arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-22-0/+2
| * | arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-22-0/+76
* | | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-4/+0
* | | kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-23-14/+0
* | | arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-23-0/+68
* | | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-23-0/+68
* | | net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese2014-10-23-0/+2
* | | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese2014-10-23-0/+1
* | | arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-23-0/+73
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-23-4/+19
|\ \ \
| * | | x86: Enable FIT, ELF on corebootSimon Glass2014-10-22-1/+3
| * | | x86: config: link: Display the board model on the screenSimon Glass2014-10-22-0/+1
| * | | x86: link: Tidy up the command lines optionsSimon Glass2014-10-22-3/+3
| * | | x86: cros_ec: Enable cros_ec for linkSimon Glass2014-10-22-0/+5