summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-235-10/+21
* serial: add static directive to local functionsMasahiro Yamada2014-10-231-7/+0
* dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-232-0/+0
* dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-231-11/+7
* dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-0/+4
* 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-232-0/+97
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-231-0/+23
* dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-231-0/+10
* dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-231-0/+18
* dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-231-1/+33
* dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-231-0/+6
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-3/+16
* dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+11
* dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-231-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-235-10/+82
|\
| * tegra: apalis_t30: master revampMarcel Ziswiler2014-10-221-1/+0
| * tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-221-1/+0
| * tegra: clean-up useless defineMarcel Ziswiler2014-10-221-4/+0
| * gpio: header file comment spelling fixesMarcel Ziswiler2014-10-221-5/+5
| * arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-221-0/+2
| * arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-221-0/+76
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-4/+0
* | kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-239-14/+0
* | arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-231-0/+68
* | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-231-0/+68
* | net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese2014-10-231-0/+2
* | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese2014-10-231-0/+1
* | arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-231-0/+73
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-232-4/+19
|\ \
| * | x86: Enable FIT, ELF on corebootSimon Glass2014-10-221-1/+3
| * | x86: config: link: Display the board model on the screenSimon Glass2014-10-221-0/+1
| * | x86: link: Tidy up the command lines optionsSimon Glass2014-10-221-3/+3
| * | x86: cros_ec: Enable cros_ec for linkSimon Glass2014-10-221-0/+5
| * | x86: dts: Add device tree compatible string for Intel IPCSimon Glass2014-10-221-0/+1
| * | x86: config: Enable dhcp on linkSimon Glass2014-10-221-0/+6
* | | Merge git://git.denx.de/u-boot-fdtTom Rini2014-10-232-0/+135
|\ \ \
| * | | fdt: Add a subnodes iterator macroThierry Reding2014-10-221-0/+25
| * | | fdt: Add a function to return PCI BDF tripletThierry Reding2014-10-221-0/+11
| * | | fdt: Add resource parsing functionsThierry Reding2014-10-221-0/+52
| * | | fdt: Add functions to retrieve stringsThierry Reding2014-10-221-0/+27
| * | | fdt: Add a function to get the index of a stringThierry Reding2014-10-221-0/+11
| * | | fdt: Add a function to count stringsThierry Reding2014-10-221-0/+9
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2225-76/+566
|\ \ \ \ | |_|/ / |/| | |
| * | | dm: serial: Tidy up the pl01x driverSimon Glass2014-10-221-0/+27
| * | | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-0/+5
| * | | dm: core: Add support for simple-busSimon Glass2014-10-221-0/+1
| * | | dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass2014-10-221-0/+11
| * | | dm: imx: serial: Support driver model in the MXC serial driverSimon Glass2014-10-221-0/+14
| * | | dm: core: Allow a list of devices to be declared in one stepSimon Glass2014-10-221-0/+4
OpenPOWER on IntegriCloud