summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* usb: gadget: f_dfu.c: fix memory leakRalph Siemsen2019-08-081-0/+1
* usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher2019-08-083-0/+60
* usb, ohci: add warning if none on pci foundHeiko Schocher2019-08-081-1/+4
* usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher2019-08-081-2/+3
* usb, ohci: fix ohci swap register accessHeiko Schocher2019-08-081-2/+2
* usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher2019-08-081-0/+2
* usb: musb-new: Add support for da8xx-musbAdam Ford2019-08-083-0/+359
* rockchip: xhci: Remove RK3399 supportMark Kettenis2019-07-191-2/+0
* usb: xhci-dwc3: Add USB2 PHY configurationMark Kettenis2019-07-191-0/+20
* usb: dwc3-of-simple: Add support for RK3399Mark Kettenis2019-07-192-0/+2
* usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods2019-07-131-2/+6
* usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot2019-07-051-1/+1
* usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot2019-07-051-1/+1
* usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut2019-07-051-0/+37
* Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-06-281-6/+47
|\
| * usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf2019-06-271-6/+47
* | usb: dwc2: allow peripheral mode for OTG configurationPatrick Delaunay2019-06-191-1/+2
* | usb: dwc2: correctly handle binding for g-tx-fifo-sizePatrick Delaunay2019-06-191-1/+13
|/
* usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu2019-05-231-1/+9
* usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford2019-05-091-4/+5
* usb: dwc3: Add Meson G12A USB GlueNeil Armstrong2019-05-093-0/+465
* usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford2019-05-052-1/+142
* usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-041-6/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2019-05-031-2/+0
|\
| * usb: ohci: Re-enable commented out delayAdam Ford2019-05-031-2/+0
* | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-011-1/+1
|\ \ | |/ |/|
| * rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-1/+1
* | Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-251-0/+7
* | USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski2019-04-251-0/+103
|/
* usb: dwc2: fix gadget disconnectFabrice Gasnier2019-04-212-3/+17
* stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-211-2/+6
* usb: dwc2: add support for STM32MP1Patrick Delaunay2019-04-212-2/+53
* usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard2019-04-211-2/+12
* usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay2019-04-213-9/+20
* usb: dwc2: Add function for session B checkPatrick Delaunay2019-04-211-0/+9
* usb: dwc2: Add force-b-session-valid supportPatrick Delaunay2019-04-212-2/+15
* usb: dwc2: force reset assert before to probe the driverPatrick Delaunay2019-04-211-1/+6
* usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay2019-04-211-2/+290
* usb: dwc2: remove unused variable regs_otgPatrick Delaunay2019-04-211-3/+0
* usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan2019-04-191-0/+1
* configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-191-0/+9
* configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler2019-04-131-0/+7
* usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
* usb: host: Print device name when scanningIsmael Luceno Cortes2019-04-091-8/+4
* usb: udc-uclass: Fixed problem when no alias is defined in DTJean-Jacques Hiblot2019-03-161-2/+5
* Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-201-0/+6
* usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa2019-02-151-1/+6
* usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot2019-02-011-1/+4
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1