summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl
2014-10-24ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai
2014-10-24sunxi: Add support for the Mele M3 boardHans de Goede
2014-10-24mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang
2014-10-24sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton
2014-10-23kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada
2014-10-23x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese
2014-10-23tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese
2014-10-23tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese
2014-10-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese
2014-10-23i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese
2014-10-23net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC'sStefan Roese
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese
2014-10-23arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese
2014-10-23arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-23Merge git://git.denx.de/u-boot-fdtTom Rini
2014-10-23net: Display the size when tftpboot finishesSimon Glass
2014-10-23x86: Enable FIT, ELF on corebootSimon Glass
2014-10-23x86: config: link: Display the board model on the screenSimon Glass
2014-10-23x86: link: Tidy up the command lines optionsSimon Glass
2014-10-23doc: Remove note about auto-complete not working with hushSimon Glass