summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |\ \ \
| | * | | arm: socfpga: Use CMD_FS_GENERICMarek Vasut2014-10-061-2/+3
| | * | | arm: socfpga: Split SoCFPGA configurationPavel Machek2014-10-062-200/+207
| | * | | arm: socfpga: Clean up SoCFPGA configurationMarek Vasut2014-10-061-218/+187
| | * | | arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-061-0/+75
| | * | | arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-062-3/+10
| | * | | arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See2014-10-061-4/+18
| | * | | arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See2014-10-061-0/+16
| | * | | arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-061-0/+26
| | * | | arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-061-0/+14
| | * | | arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut2014-10-061-0/+195
| | * | | arm: socfpga: scu: Add SCU register fileMarek Vasut2014-10-061-0/+23
| | * | | arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut2014-10-061-0/+2
| | * | | arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-062-1/+2
| | * | | arm: socfpga: cache: Define cacheline sizeMarek Vasut2014-10-061-0/+2
| | * | | arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-061-0/+39
| | * | | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-062-0/+40
| | * | | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-068-1/+504
| | * | | arm: socfpga: board: Align checkboard() outputMarek Vasut2014-10-061-1/+1
| | * | | arm: socfpga: board: Correctly set ATAG positionPavel Machek2014-10-061-0/+4
| | * | | arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-061-1/+1
| | * | | arm: socfpga: misc: Add SD controller initPavel Machek2014-10-061-0/+13
| | * | | arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-062-15/+52
| | * | | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-062-0/+20
| | * | | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-062-2/+2
| | * | | arm: socfpga: mmc: Pick the clock from clock managerPavel Machek2014-10-061-4/+11
| | * | | arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-062-16/+29
| | * | | arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-063-303/+323
| | * | | arm: socfpga: clock: Trim down code duplicationMarek Vasut2014-10-061-58/+38
| | * | | arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-063-3/+267
OpenPOWER on IntegriCloud