summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix another bug of "make savedefconfig"Masahiro Yamada2014-10-101-0/+2
* ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan2014-10-101-5/+5
* common: spl_sata: perform SCSI scan before getting deviceRoger Quadros2014-10-101-0/+1
* ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-101-1/+1
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-104-8/+6
* ahci: Don't start command DMA engine before buffers are setRoger Quadros2014-10-101-1/+0
* omap3: overo: Fix fdtfile testStefan Herbrechtsmeier2014-10-101-1/+1
* common/board_r: Fix booting issue on T4240QDSYork Sun2014-10-101-3/+3
* pxe: Ensure we don't overflow bootargsIan Campbell2014-10-101-0/+9
* sunxi: Fix gmac not working reliable on the BananapiHans de Goede2014-10-081-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-0784-74/+5675
|\
| * vf610twr: Tune DDR initialization settingsAnthony Felice2014-10-074-62/+127
| * Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-072-6/+44
| |\
| | * lsxl: convert to generic board and fix typoMichael Walle2014-10-061-1/+3
| | * ARM: sheevaplug: add HUSH parserDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: redefine MTDPARTSDrEagle2014-10-011-2/+4
| | * ARM: sheevaplug: add MTD defaultsDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: add MVSATA driverDrEagle2014-10-011-1/+25
| | * ARM: sheevaplug: change env locationDrEagle2014-10-011-2/+2
| * | git-mailrc: add me as a maintainer of UniPhier platformMasahiro Yamada2014-10-051-0/+1
| * | MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada2014-10-051-0/+9
| * | ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada2014-10-055-0/+61
| * | ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-0563-0/+4951
| * | serial: add UniPhier serial driverMasahiro Yamada2014-10-053-0/+207
| * | mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-053-0/+242
| * | mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-053-6/+33
* | | Prepare v2014.10-rc3Tom Rini2014-10-061-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-0616-86/+117
|\ \ \
| * | | usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-061-1/+8
| * | | usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-061-2/+0
| * | | usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-061-2/+2
| * | | usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-061-1/+1
| * | | usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-061-1/+2
| * | | usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-061-0/+5
| * | | usb: gadget: fastboot: improve download progress barBo Shen2014-10-061-5/+9
| * | | usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-061-0/+1
| * | | arm: am335x: siemens board use in DFU mode fullspeed onlyHeiko Schocher2014-10-061-1/+1
| * | | usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-061-0/+3
| * | | usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-062-18/+0
| * | | usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede2014-10-063-7/+7
| * | | stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-064-7/+14
| * | | usb: kbd: Remove check for already being registeredHans de Goede2014-10-061-11/+1
| * | | usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()Hans de Goede2014-10-061-12/+15
| * | | usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregisterHans de Goede2014-10-061-1/+6
| * | | usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()Hans de Goede2014-10-061-2/+3
| * | | usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-062-5/+5
| * | | usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-061-8/+10
| * | | usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-061-0/+2
| * | | usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-061-8/+28
* | | | Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-0637-815/+2502
|\ \ \ \
OpenPOWER on IntegriCloud