aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-05patman: Correct unit tests to run correctlySimon Glass4-14/+22
2014-09-05patman: Fix indentation in terminal.pySimon Glass1-53/+55
2014-09-02Prepare v2014.10-rc2v2014.10-rc2Tom Rini1-1/+1
2014-09-02Merge git://git.denx.de/u-boot-usbTom Rini8-25/+76
2014-09-02Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2-2/+8
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen2-8/+8
2014-09-02USB: gadget: atmel: get rid of debug compile warningBo Shen1-6/+6
2014-09-02usb: ci_udc: implement dfu_usb_get_resetStephen Warren1-0/+7
2014-09-02udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski1-0/+5
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski4-11/+50
2014-09-02Merge git://git.denx.de/u-boot-dmTom Rini3-37/+96
2014-09-02mpc5xxx: Add stub implementation of cache functionsVasili Galka2-0/+16
2014-08-31dm: sandbox: dts: Add a GPIO bankSimon Glass1-0/+8
2014-08-31dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass1-3/+6
2014-08-31dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2-34/+82
2014-08-31mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada7-0/+45
2014-08-31Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini17-514/+253
2014-08-30nomadik: kconfig: move board select menu and common settingsMasahiro Yamada6-16/+30
2014-08-30highbank: kconfig: move common settingsMasahiro Yamada3-5/+6
2014-08-30orion5x: kconfig: move board select menu and common settingsMasahiro Yamada5-12/+26
2014-08-30keystone: kconfig: move board select menu and common settingsMasahiro Yamada5-22/+30
2014-08-30omap5: kconfig: move board select menu and common settingsMasahiro Yamada11-36/+38
2014-08-30omap4: kconfig: move board select menu and common settingsMasahiro Yamada9-36/+36
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada68-289/+140
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