summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()Hans de Goede2014-10-06-2/+3
* usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-06-5/+5
* usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-06-8/+10
* usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-06-0/+2
* usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-06-8/+28
* dw_mmc: cleanupsPavel Machek2014-10-03-11/+13
* cmd_mmc: fix bootpart-resize maxarg to 4Wally Yeh2014-10-03-1/+1
* mmc: Fix mmc bus widthMario Schuknecht2014-10-03-2/+3
* mvebu_mmc: Driver additionMario Schuknecht2014-10-03-1/+61
* env_mmc: correct fini partition to match init partitionPeter Bigot2014-10-03-1/+1
* mmc: restore capacity when switching to partition 0Peter Bigot2014-10-03-3/+8
* mmc: fix ERASE_GRP_DEF handlingHannes Petermaier2014-10-03-0/+2
* mmc: set correct block size value in bfin sdh driverSonic Zhang2014-10-03-3/+4
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-26-110/+89
|\
| * spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-26-12/+12
| * dm: spi: Move cmd device code into its own functionSimon Glass2014-09-26-21/+32
| * sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-26-1/+7
| * sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-26-76/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-26-251/+1018
|\ \
| * | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-25-2/+30
| * | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-25-4/+8
| * | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-25-1/+1
| * | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-25-3/+8
| * | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-25-89/+518
| * | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-25-1/+4
| * | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-25-9/+9
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-25-14/+22
| * | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-25-5/+89
| * | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-25-108/+238
| * | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-25-0/+71
| * | driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-25-15/+14
| * | board/ls2085a: Update env_addr after NOR flash relocationPrabhakar Kushwaha2014-09-24-0/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-26-39/+82
|\ \ \ | |_|/ |/| |
| * | powerpc: add --bss-plt to LDFLAGSChris Packham2014-09-25-0/+1