summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: dts: omap: Select correct console for beagleboneSimon Glass2014-10-231-0/+4
* dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass2014-10-231-1/+10
* dm: ns16550: Correct the probe logic for platform dataSimon Glass2014-10-231-2/+3
* dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-232-4/+4
* dm: serial: ns16550: Correct logic for checking for characterSimon Glass2014-10-231-1/+1
* dm: serial: Reset the watchdog while waiting in getc()Simon Glass2014-10-231-0/+5
* dm: gpio: Support numbered GPIOsSimon Glass2014-10-231-12/+25
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-231-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-2327-63/+1014
|\
| * tegra: apalis_t30: master revampMarcel Ziswiler2014-10-223-4/+4
| * tegra: dts: colibri_t30 add serial port detailsMarcel Ziswiler2014-10-221-0/+4
| * tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-221-1/+0
| * ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-227-51/+127
| * tegra: clean-up useless defineMarcel Ziswiler2014-10-221-4/+0
| * gpio: header file comment spelling fixesMarcel Ziswiler2014-10-221-5/+5
| * tegra: colibri_t30: asix usb ethernet reset regressionMarcel Ziswiler2014-10-221-1/+1
| * tegra: gpio: fix null label regressionMarcel Ziswiler2014-10-221-0/+3
| * mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler2014-10-221-1/+1
| * arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-221-0/+2
| * arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-2211-0/+866
| * ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren2014-10-221-0/+5
* | mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2014-10-231-0/+3
* | kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada2014-10-231-0/+15
* | 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
OpenPOWER on IntegriCloud