summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-245-479/+41
|\
| * usb: host: Drop [e-o]hci-sunxi driversJagan Teki2019-01-183-439/+0
| * sunxi: usb: Switch to Generic host controllersJagan Teki2019-01-181-0/+2
| * musb-new: sunxi: Use CLK and RESET supportJagan Teki2019-01-181-40/+39
* | net: remove CONFIG_MCAST_TFTPChris Packham2019-01-241-3/+0
|/
* dm: usb: gadget: Fix boot breakage on sunxi platformsJean-Jacques Hiblot2019-01-102-1/+4
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-1/+1
* dm: usb: udc: Use SEQ_ALIAS to index the USB gadget portsJean-Jacques Hiblot2019-01-101-2/+3
* usb: xhci-mem: Fix scratchpad array issueYe Li2019-01-091-0/+3
* usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev2018-12-141-2/+6
* usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu2018-12-141-2/+15
* usb: musb-new: Add support for DM_USBJean-Jacques Hiblot2018-12-143-48/+148
* usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot2018-12-142-8/+8
* dwc3-generic: Add support for the am437xJean-Jacques Hiblot2018-12-141-0/+1
* usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot2018-12-142-241/+0
* usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot2018-12-141-0/+1
* usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford2018-12-143-132/+0
* usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford2018-12-145-202/+0