summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada2014-10-231-4/+4
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-236-6/+22
* kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada2014-10-231-4/+0
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-233-6/+5
* kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-2312-25/+8
* Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese2014-10-232-0/+13
* tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese2014-10-231-268/+782
* tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese2014-10-231-0/+1
* tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese2014-10-231-14/+97
* arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-231-55/+0
* arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-238-0/+195
* arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-238-0/+242
* arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-236-1/+447
* i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese2014-10-231-1/+1
* 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-233-0/+1655
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-2321-48/+50
* spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-232-2/+3
* 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
OpenPOWER on IntegriCloud