aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-10-17usb: ether: Fix error handling in usb_ether_initMichal Suchanek
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-10-03Merge branch 'next'Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26Fix out of bound access of ep array.Alison Huffman
2022-09-26usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu
2022-09-25sandbox: scsi: Move request-handling code to scsi_emulSimon Glass
2022-09-25sandbox: scsi: Move structs to header fileSimon Glass
2022-09-25sandbox: scsi: Remove setup calls from handle_read()Simon Glass
2022-09-25sandbox: scsi: Move reply setup out of helperSimon Glass
2022-09-25sandbox: scsi: Move file size into shared structSimon Glass
2022-09-25sandbox: scsi: Move block size into shared structSimon Glass
2022-09-25scsi: Move vendor/product info into the shared structSimon Glass
2022-09-25sandbox: Move buffer to scsi_emul_infoSimon Glass
2022-09-25scsi: Move core emulation state into a new structSimon Glass
2022-09-25scsi: Move cmd_phase enum to the headerSimon Glass
2022-09-25sandbox: usb: Rename transfer_len in protocol structSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut
2022-09-19usb: Kconfig: Fix typo in SPL_DM_USB textFabio Estevam
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-15musb: sunxi: Allow host-side USB with external VBUSSamuel Holland
2022-07-15usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-07-11Merge branch 'next'Tom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini