summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-241-0/+3
| * sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton2014-10-244-0/+43
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-2610-8/+1903
|\ \
| * | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-231-0/+2
| * | ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-221-11/+14
| * | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-223-0/+44
| * | arm: rpi: Enable USB support on RPiMarek Vasut2014-10-221-6/+9
| * | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-225-1/+1843
| * | net: asix: Add support for AX88772BAlexandre Courbot2014-10-221-0/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2675-1100/+1433
|\ \ \
| * | | serial: remove uniphier_serial_initialize() callMasahiro Yamada2014-10-231-2/+0
| * | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-237-9/+12
| * | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-2316-136/+172
| * | | dm: add entries to KconfigMasahiro Yamada2014-10-234-0/+24
| * | | dm: serial: consolidate common code moreMasahiro Yamada2014-10-231-38/+41
| * | | dm: serial: remove unnecessary castingMasahiro Yamada2014-10-231-6/+2
| * | | dm: serial: fix console putcMasahiro Yamada2014-10-231-3/+3
| * | | serial: add static directive to local functionsMasahiro Yamada2014-10-233-26/+12
| * | | dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-235-3/+3
| * | | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-235-23/+48
| * | | dm: x86: dts: Add additional info to the serial port nodeSimon Glass2014-10-232-3/+20
| * | | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-232-130/+124
| * | | dm: x86: Add a gpio header for corebootSimon Glass2014-10-232-0/+16
| * | | dm: x86: Support pre-reloc malloc()Simon Glass2014-10-231-0/+7
| * | | dm: x86: Zero global data before board_init_f()Simon Glass2014-10-231-0/+6
| * | | dm: x86: Remove ebp assembler warning in zimage.cSimon Glass2014-10-231-1/+0
| * | | dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass2014-10-231-2/+2
| * | | dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-231-2/+0
| * | | dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-233-15/+0
| * | | dm: gpio: imx: Drop request()/free() in the driverSimon Glass2014-10-231-116/+0
| * | | dm: gpio: exynos: Drop request()/free() in the driverSimon Glass2014-10-231-101/+0
| * | | dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass2014-10-231-89/+0
| * | | dm: gpio: omap3: Drop request()/free() in the driverSimon Glass2014-10-231-115/+1
| * | | dm: gpio: tegra: Drop request()/free() in the driverSimon Glass2014-10-231-113/+0
| * | | test: dm: Add additional GPIO testsSimon Glass2014-10-232-1/+42
| * | | test: dm: Support memory leak checking as a core featureSimon Glass2014-10-233-16/+55
| * | | dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-234-1/+51
| * | | test: dm: Update GPIO tests for new gpio_request() methodSimon Glass2014-10-232-24/+56
| * | | dm: gpio: sandbox: Drop request()/free() in the driverSimon Glass2014-10-231-82/+0
| * | | dm: gpio: sandbox: Implement the remove() methodSimon Glass2014-10-231-0/+8
| * | | dm: gpio: sandbox: Implement the get_function() methodSimon Glass2014-10-231-1/+8
| * | | dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-233-36/+78
| * | | dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-232-1/+80
| * | | dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-232-14/+84
| * | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-237-52/+140
| * | | dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+11
| * | | dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONSSimon Glass2014-10-232-2/+2
| * | | dm: omap: serial: Add driver model supportSimon Glass2014-10-232-0/+48
| * | | dm: am33xx: Provide platform data for serialSimon Glass2014-10-231-0/+33
| * | | dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-231-0/+28
OpenPOWER on IntegriCloud