Age | Commit message (Expand) | Author |
2019-07-05 | usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue | Jean-Jacques Hiblot |
2019-07-05 | usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback | Jean-Jacques Hiblot |
2019-07-05 | usb: ehci-mx6: Fix bus enumeration for DM case | Marek Vasut |
2019-06-28 | Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-06-27 | usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP | Frieder Schrempf |
2019-06-19 | usb: dwc2: allow peripheral mode for OTG configuration | Patrick Delaunay |
2019-06-19 | usb: dwc2: correctly handle binding for g-tx-fifo-size | Patrick Delaunay |
2019-05-23 | usb: ehci: adopt 32 bit address for CONFIG_PPC | Yinbo Zhu |
2019-05-09 | usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags | Adam Ford |
2019-05-09 | usb: dwc3: Add Meson G12A USB Glue | Neil Armstrong |
2019-05-05 | usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support | Adam Ford |
2019-05-04 | usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs | Bartosz Golaszewski |
2019-05-03 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2019-05-03 | usb: ohci: Re-enable commented out delay | Adam Ford |
2019-05-01 | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-25 | Convert CONFIG_USB_EHCI_MX5 to Kconfig | Lukasz Majewski |
2019-04-25 | USB: DM: Convert i.MX5 ehci code to driver model | Lukasz Majewski |
2019-04-21 | usb: dwc2: fix gadget disconnect | Fabrice Gasnier |
2019-04-21 | stm32mp1: add stusb1600 support for DK1 and DK2 board | Patrick Delaunay |
2019-04-21 | usb: dwc2: add support for STM32MP1 | Patrick Delaunay |
2019-04-21 | usb: dwc2_udc_otg: Add tx_fifo_sz array support | Patrice Chotard |
2019-04-21 | usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add function for session B check | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add force-b-session-valid support | Patrick Delaunay |
2019-04-21 | usb: dwc2: force reset assert before to probe the driver | Patrick Delaunay |
2019-04-21 | usb: dwc2: convert driver to DM_USB_GADGET | Patrick Delaunay |
2019-04-21 | usb: dwc2: remove unused variable regs_otg | Patrick Delaunay |
2019-04-19 | usb: Select USB_MUSB_DSPS with USB_MUSB_TI | Alex Kiernan |
2019-04-19 | configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig | Alex Kiernan |
2019-04-13 | configs: move CONFIG_USB_EHCI_VF to Kconfig | Marcel Ziswiler |
2019-04-09 | usb: ehci-mx6: Use common code to extract dr_mode | Adam Ford |
2019-04-09 | usb: host: Print device name when scanning | Ismael Luceno Cortes |
2019-03-16 | usb: udc-uclass: Fixed problem when no alias is defined in DT | Jean-Jacques Hiblot |
2019-02-20 | Kconfig: tegra: Migrate USB_EHCI_TEGRA | Peter Robinson |
2019-02-15 | usb: ehci-mx6: Make regulator DM_REGULATOR dependent | Abel Vesa |
2019-02-01 | usb: ether: call _usb_eth_halt() if initialization fails | Jean-Jacques Hiblot |
2019-01-26 | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis |
2019-01-24 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-01-24 | net: remove CONFIG_MCAST_TFTP | Chris Packham |
2019-01-18 | usb: host: Drop [e-o]hci-sunxi drivers | Jagan Teki |
2019-01-18 | sunxi: usb: Switch to Generic host controllers | Jagan Teki |
2019-01-18 | musb-new: sunxi: Use CLK and RESET support | Jagan Teki |
2019-01-10 | dm: usb: gadget: Fix boot breakage on sunxi platforms | Jean-Jacques Hiblot |
2019-01-10 | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot |
2019-01-10 | dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports | Jean-Jacques Hiblot |
2019-01-09 | usb: xhci-mem: Fix scratchpad array issue | Ye Li |
2018-12-14 | usb: musb-new: sunxi: Fix null pointer access | Stefan Mavrodiev |
2018-12-14 | usb: composite: Fix max packet size for USB3.0 | Siva Durga Prasad Paladugu |
2018-12-14 | usb: musb-new: Add support for DM_USB | Jean-Jacques Hiblot |