- c744e63 board: dragonboard410c: upstream DT compat by Caleb Connolly · 9 months ago
- de451d5 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 9 months ago
- d9a20fe usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · 9 months ago
- c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
- 3c04fcf Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 10 months ago
- cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 11 months ago
- e1f83dd configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 1 year ago
- 85fcd69 fastboot: multiresponse support by Ion Agorria · 11 months ago
- cb3ce95 global: Drop common.h inclusion by Tom Rini · 12 months ago
- d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
- 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
- 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year ago
- a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
- 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
- fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
- 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
- 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
- 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
- 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
- 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
- 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year ago
- e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
- 8a0d078 usb: udc: Try to clarify an error message by Miquel Raynal · 1 year, 2 months ago
- 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year, 2 months ago
- 1041ee6 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · 1 year, 1 month ago
- 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year ago
- b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 1 year ago
- dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
- 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
- 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
- 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
- a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
- c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago WIP/16Oct2023
- 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
- 7478c84 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year, 2 months ago
- 2bcfae2 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year, 2 months ago
- bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 2 months ago
- 3ba8ea4 dwc3: add support for Amlogic A1 family by Alexey Romanov · 1 year, 2 months ago
- ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
- 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
- 890076d dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · 1 year, 3 months ago
- bfa352d usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
- 99e0532 usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
- 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
- 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
- f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
- 7307b12 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · 1 year, 3 months ago
- a1fa8bb dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · 1 year, 3 months ago
- 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
- 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 3 months ago
- adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 3 months ago
- 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 3 months ago
- ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- 7f4b73f usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · 1 year, 3 months ago
- da93ea6 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · 1 year, 3 months ago
- 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
- 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
- 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
- 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
- a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 718f1d4 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · 1 year, 4 months ago
- 47b121f usb: gadget: ether: Move probe function above driver structure by Marek Vasut · 1 year, 4 months ago
- da768f9 usb: gadget: ether: Inline functions used once by Marek Vasut · 1 year, 4 months ago
- 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 6 months ago
- caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 4 months ago
- 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 4 months ago
- 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 4 months ago
- c98c401 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 4 months ago
- 3aba92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 4 months ago
- 15cba56 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · 1 year, 4 months ago
- a6a74ce usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · 1 year, 6 months ago
- fcd9220 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · 1 year, 6 months ago
- 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
- e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
- 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
- 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 6 months ago
- 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 6 months ago
- 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 6 months ago
- da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 7 months ago
- 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 7 months ago
- 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
- 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 7 months ago
- 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 8 months ago
- 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 8 months ago
- 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 8 months ago