summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-10-1/+4
* powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-10-1848/+2
* powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-10-2495/+2
* powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada2014-10-10-540/+19
* powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada2014-10-10-1470/+1
* powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-10-4968/+2
* kconfig: fix another bug of "make savedefconfig"Masahiro Yamada2014-10-10-0/+2
* ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan2014-10-10-5/+5
* common: spl_sata: perform SCSI scan before getting deviceRoger Quadros2014-10-10-0/+1
* ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-10-1/+1
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-10-8/+6
* ahci: Don't start command DMA engine before buffers are setRoger Quadros2014-10-10-1/+0
* omap3: overo: Fix fdtfile testStefan Herbrechtsmeier2014-10-10-1/+1
* common/board_r: Fix booting issue on T4240QDSYork Sun2014-10-10-3/+3
* pxe: Ensure we don't overflow bootargsIan Campbell2014-10-10-0/+9
* sunxi: Fix gmac not working reliable on the BananapiHans de Goede2014-10-08-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-07-74/+5675
|\
| * vf610twr: Tune DDR initialization settingsAnthony Felice2014-10-07-62/+127
| * Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-07-6/+44
| |\
| | * lsxl: convert to generic board and fix typoMichael Walle2014-10-06-1/+3
| | * ARM: sheevaplug: add HUSH parserDrEagle2014-10-01-0/+5
| | * ARM: sheevaplug: redefine MTDPARTSDrEagle2014-10-01-2/+4
| | * ARM: sheevaplug: add MTD defaultsDrEagle2014-10-01-0/+5
| | * ARM: sheevaplug: add MVSATA driverDrEagle2014-10-01-1/+25
| | * ARM: sheevaplug: change env locationDrEagle2014-10-01-2/+2
| * | git-mailrc: add me as a maintainer of UniPhier platformMasahiro Yamada2014-10-05-0/+1
| * | MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada2014-10-05-0/+9
| * | ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada2014-10-05-0/+61
| * | ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-05-0/+4951
| * | serial: add UniPhier serial driverMasahiro Yamada2014-10-05-0/+207
| * | mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-05-0/+242
| * | mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-05-6/+33
* | | Prepare v2014.10-rc3Tom Rini2014-10-06-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-06-86/+117
|\ \ \
| * | | usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-06-1/+8
| * | | usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-06-2/+0
| * | | usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-06-2/+2
| * | | usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-06-1/+1
| * | | usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-06-1/+2
| * | | usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-06-0/+5
| * | | usb: gadget: fastboot: improve download progress barBo Shen2014-10-06-5/+9
| * | | usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-06-0/+1
| * | | arm: am335x: siemens board use in DFU mode fullspeed onlyHeiko Schocher2014-10-06-1/+1
| * | | usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-06-0/+3
| * | | usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-06-18/+0
| * | | usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede2014-10-06-7/+7
| * | | stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-06-7/+14
| * | | usb: kbd: Remove check for already being registeredHans de Goede2014-10-06-11/+1
| * | | usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()Hans de Goede2014-10-06-12/+15
| * | | usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregisterHans de Goede2014-10-06-1/+6