aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada36-189/+105
2014-08-30exynos: kconfig: move board select menu and common settingsMasahiro Yamada20-117/+69
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada71-232/+127
2014-08-30versatile: kconfig: move common settingsMasahiro Yamada6-83/+30
2014-08-30rmobile: kconfig: move board select menu and common settingsMasahiro Yamada17-64/+46
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada45-246/+190
2014-08-30zynq: kconfig: move board select menu and common settingsMasahiro Yamada11-118/+54
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau12-0/+12
2014-08-30arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 targetHolger Brunck1-1/+4
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck1-0/+3
2014-08-30vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIPTom Rini1-0/+2
2014-08-30vexpress_aemv8a.h: Clean up the configTom Rini1-8/+5
2014-08-30cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini3-1/+142
2014-08-30arm64: Correct passing of Linux kernel argsTom Rini1-3/+5
2014-08-30arm: convert Cygnus and NSP boards to KconfigSteve Rae7-0/+72
2014-08-30arm: add Cygnus and NSP boardsScott Branden6-0/+244
2014-08-30arm: bcmnsp: Add bcmnsp u-architectureScott Branden2-0/+26
2014-08-30arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden2-0/+27
2014-08-30arm: iproc: Initial commit of iproc architecture codeScott Branden8-0/+423
2014-08-30arm: vf610: add NFC clock supportStefan Agner2-0/+15
2014-08-30arm: vf610: add NFC pin muxStefan Agner2-0/+38
2014-08-30MAINTAINERS: change the status of vexpress board to OrphanMasahiro Yamada1-1/+1
2014-08-30ARM: Fix overflow in MMU setupMarek Vasut1-1/+1
2014-08-30arm: bcm281xx: add board with Ethernet capabilitySteve Rae2-0/+9
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng6-0/+1536
2014-08-30arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng4-0/+181
2014-08-30ARM: enable ARMv7 virt support for the Arndale boardAndre Przywara2-0/+18
2014-08-30arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2-58/+1
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek1-4/+4
2014-08-30socfpga: initialize designware ethernetPavel Machek4-9/+51
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See6-3/+9
2014-08-29socfpga: fix clock manager register definitionPavel Machek3-101/+107
2014-08-29arm: include config.h in arch/arm/lib/vectors.SChristian Riesch1-0/+2
2014-08-29ARM:asm:io.h use static inlineJeroen Hofstee1-6/+6
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini42-392/+679
2014-08-29Merge git://git.denx.de/u-boot-usbTom Rini2-5/+25
2014-08-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini5-20/+5
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini23-10/+745
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini73-205/+6001
2014-08-29Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini25-328/+417
2014-08-29usb: hub: don't check CONNECTION in hub_port_reset()Stephen Warren1-3/+16
2014-08-29usb: Handle -ENODEV from usb_lowlevel_init()Marek Vasut1-2/+9
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2-0/+8
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada1-1/+3
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese1-18/+1
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada1-6/+33
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada1-2/+56
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada1-66/+90
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada1-0/+3
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada1-2/+9