summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I
2015-04-14usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I
2015-04-14usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-14ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-14usb: dwc2: retry NAK'd interrupt transfersStephen Warren
2015-04-14usb: dwc2: implement interrupt transfersStephen Warren
2015-04-14usb: dwc2: correctly program hcchar for LS devicesStephen Warren
2015-04-14ARM: bcm2835: use phys_to_bus() for mboxStephen Warren
2015-04-14usb: dwc2: detect device speed correctlyStephen Warren
2015-04-14usb: dwc2: use phys_to_bus/bus_to_physStephen Warren
2015-04-14ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren
2015-04-14Create API to map between CPU physical and bus addressesStephen Warren
2015-04-14usb: dwc2: fix bulk transfersStephen Warren
2015-04-14usb: dwc2: remove restriction on buffer lengthStephen Warren
2015-04-14usb: dwc2: fix aligned buffer usageStephen Warren
2015-04-14usb: dwc2: simplify wait_for_chhltdStephen Warren
2015-04-14usb: dwc2: remove control_data_toggle[]Stephen Warren
2015-04-14usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren
2015-04-14usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren
2015-04-14usb: dwc2: unify waiting for transfer completionStephen Warren
2015-04-14usb: hub: allow pgood_delay to be specified via envTim Harvey
2015-04-14usb: fix first descriptor fetch error handlingStephen Warren
2015-04-14usb: Early failure when the first descriptor read fails or is invalidPaul Kocialkowski
2015-04-14usb: Check usb_new_device for failurePaul Kocialkowski
2015-04-14usb: usb_new_device return codes consistencyPaul Kocialkowski
2015-04-14usb_storage:Fix USB storage capacity detection on 64 bit architecturesSergey Temerkhanov
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2015-04-14usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov
2015-04-14usb: mass-storage: Build warning fixes for 64-bitThierry Reding
2015-04-14usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding
2015-04-14ehci-hcd: fix warnings on 64-bit buildsRob Herring
2015-04-14usb: ci_udc: fix warnings on 64-bit buildsRob Herring
2015-04-14usb: eth: asix: Build warning fixes for 64-bitThierry Reding
2015-04-14usb_storage : scan all interfaces to find a storage deviceFranck Jullien
2015-04-13Prepare v2015.04Tom Rini
2015-04-13break build if it would produce broken binaryPavel Machek
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada
2015-04-11arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini
2015-04-10arc: fix separate compilation of start.oAlexey Brodkin