summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-02-8/+8
* USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-02-6/+6
* usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-02-0/+7
* udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-02-0/+5
* dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-02-11/+50
* mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-31-0/+45
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-31-514/+253
|\
| * nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-30-60/+78
| * nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-30-143/+2
| * serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-30-100/+86
| * nios2: move nios2.h to arch asm directoryThomas Chou2014-08-30-5/+5
| * nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-30-159/+82
| * nios2: remove epled driverThomas Chou2014-08-30-47/+0
* | nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-16/+30
* | highbank: kconfig: move common settingsMasahiro Yamada2014-08-30-5/+6
* | orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-12/+26
* | keystone: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-22/+30
* | omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-36/+38
* | omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-36/+36
* | omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-289/+140
* | davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-189/+105
* | exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-117/+69
* | kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-30-232/+127
* | versatile: kconfig: move common settingsMasahiro Yamada2014-08-30-83/+30
* | rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-64/+46
* | tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-246/+190
* | zynq: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-118/+54
* | arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-30-0/+12
* | arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 targetHolger Brunck2014-08-30-1/+4
* | arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck2014-08-30-0/+3
* | vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIPTom Rini2014-08-30-0/+2
* | vexpress_aemv8a.h: Clean up the configTom Rini2014-08-30-8/+5
* | cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini2014-08-30-1/+142
* | arm64: Correct passing of Linux kernel argsTom Rini2014-08-30-3/+5
* | arm: convert Cygnus and NSP boards to KconfigSteve Rae2014-08-30-0/+72
* | arm: add Cygnus and NSP boardsScott Branden2014-08-30-0/+244
* | arm: bcmnsp: Add bcmnsp u-architectureScott Branden2014-08-30-0/+26
* | arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden2014-08-30-0/+27
* | arm: iproc: Initial commit of iproc architecture codeScott Branden2014-08-30-0/+423
* | arm: vf610: add NFC clock supportStefan Agner2014-08-30-0/+15
* | arm: vf610: add NFC pin muxStefan Agner2014-08-30-0/+38
* | MAINTAINERS: change the status of vexpress board to OrphanMasahiro Yamada2014-08-30-1/+1
* | ARM: Fix overflow in MMU setupMarek Vasut2014-08-30-1/+1
* | arm: bcm281xx: add board with Ethernet capabilitySteve Rae2014-08-30-0/+9
* | arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng2014-08-30-0/+1536
* | arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-30-0/+181
* | ARM: enable ARMv7 virt support for the Arndale boardAndre Przywara2014-08-30-0/+18
* | arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-30-58/+1
* | socfpga: cleanup socfpga_dw_mmcPavel Machek2014-08-30-4/+4
* | socfpga: initialize designware ethernetPavel Machek2014-08-30-9/+51