summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-31davinci: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-31exynos: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-08-31versatile: kconfig: move common settingsMasahiro Yamada
2014-08-31rmobile: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-31tegra: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-31zynq: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-30arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 targetHolger Brunck
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck
2014-08-30vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIPTom Rini
2014-08-30vexpress_aemv8a.h: Clean up the configTom Rini
2014-08-30cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini
2014-08-30arm64: Correct passing of Linux kernel argsTom Rini
2014-08-30arm: convert Cygnus and NSP boards to KconfigSteve Rae
2014-08-30arm: add Cygnus and NSP boardsScott Branden
2014-08-30arm: bcmnsp: Add bcmnsp u-architectureScott Branden
2014-08-30arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden
2014-08-30arm: iproc: Initial commit of iproc architecture codeScott Branden
2014-08-30arm: vf610: add NFC clock supportStefan Agner
2014-08-30arm: vf610: add NFC pin muxStefan Agner
2014-08-30MAINTAINERS: change the status of vexpress board to OrphanMasahiro Yamada
2014-08-30ARM: Fix overflow in MMU setupMarek Vasut
2014-08-30arm: bcm281xx: add board with Ethernet capabilitySteve Rae
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng
2014-08-30arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng
2014-08-30ARM: enable ARMv7 virt support for the Arndale boardAndre Przywara
2014-08-30arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek
2014-08-30socfpga: initialize designware ethernetPavel Machek
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-08-29arm: include config.h in arch/arm/lib/vectors.SChristian Riesch
2014-08-29ARM:asm:io.h use static inlineJeroen Hofstee
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-08-29Merge git://git.denx.de/u-boot-usbTom Rini
2014-08-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-29Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2014-08-29usb: hub: don't check CONNECTION in hub_port_reset()Stephen Warren
2014-08-29usb: Handle -ENODEV from usb_lowlevel_init()Marek Vasut
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada