summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-2324-79/+93
* spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC'sStefan Roese2014-10-231-0/+10
* arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-233-0/+545
* arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-232-51/+41
* arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-232-1/+1
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-2333-32/+32
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-235-4/+22
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-239-11/+59
|\
| * net: Display the size when tftpboot finishesSimon Glass2014-10-221-0/+2
| * 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
| * doc: Remove note about auto-complete not working with hushSimon Glass2014-10-221-4/+0
| * x86: cros_ec: Enable cros_ec for linkSimon Glass2014-10-223-1/+22
| * x86: cros_ec: Update LPC driver for new cros_ec headerSimon Glass2014-10-221-2/+2
| * x86: dts: Add device tree compatible string for Intel IPCSimon Glass2014-10-222-0/+2
| * x86: Add device tree information for Chrome OS ECSimon Glass2014-10-221-0/+18
| * x86: config: Enable dhcp on linkSimon Glass2014-10-221-0/+6
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-10-234-0/+282
|\ \
| * | fdt: Add a subnodes iterator macroThierry Reding2014-10-221-0/+25
| * | fdt: Add a function to return PCI BDF tripletThierry Reding2014-10-222-0/+25
| * | fdt: Add resource parsing functionsThierry Reding2014-10-222-0/+109
| * | fdt: Add functions to retrieve stringsThierry Reding2014-10-222-0/+57
| * | fdt: Add a function to get the index of a stringThierry Reding2014-10-222-0/+37
| * | fdt: Add a function to count stringsThierry Reding2014-10-222-0/+29
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-22145-2162/+7808
|\ \ \ | |_|/ |/| |
| * | dm: serial: Support driver model in pl01x driverSimon Glass2014-10-221-0/+73
| * | dm: serial: Tidy up the pl01x driverSimon Glass2014-10-224-140/+192
| * | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-224-23/+182
| * | dm: core: Add support for simple-busSimon Glass2014-10-223-0/+35
| * | dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass2014-10-222-0/+21
| * | dm: imx: serial: Support driver model in the MXC serial driverSimon Glass2014-10-222-25/+159
| * | dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass2014-10-221-1/+303
| * | arm: mx6: cm_fx6: use gpio requestNikita Kiryanov2014-10-221-39/+94
| * | dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass2014-10-221-0/+25
| * | imx: Add error checking to setup_i2c()Simon Glass2014-10-223-13/+55
| * | dm: serial: Put common code into separate functionsSimon Glass2014-10-221-15/+17
| * | initcall: Display error number when an error occursSimon Glass2014-10-221-3/+5
| * | dm: core: Allow a list of devices to be declared in one stepSimon Glass2014-10-221-0/+4
| * | dm: linker_lists: Add a way to declare multiple objectsSimon Glass2014-10-221-0/+21
| * | dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-222-9/+79
| * | dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-222-5/+86
| * | dm: cros_ec: Add support for driver modelSimon Glass2014-10-225-15/+174
| * | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-2212-660/+396
| * | dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass2014-10-224-0/+4
| * | dm: sf: Add tests for SPI flashSimon Glass2014-10-223-1/+60
| * | dm: spi: Add testsSimon Glass2014-10-223-0/+130
| * | dm: exynos: config: Use driver model for SPI flashSimon Glass2014-10-221-0/+1
| * | dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-224-61/+292
| * | dm: Convert spi_flash_probe() and 'sf probe' to use driver modelSimon Glass2014-10-222-2/+89
OpenPOWER on IntegriCloud