summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-10-18usb: ether: Fix error handling in usb_ether_initMichal Suchanek1-6/+5
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora2-2/+2
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek1-0/+1
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard2-70/+0
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard4-10/+10
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard1-53/+3
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut1-10/+7
2022-10-03Merge branch 'next'Tom Rini6-148/+77
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-1/+1
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini3-1023/+1
2022-09-26Fix out of bound access of ep array.Alison Huffman1-3/+3
2022-09-26usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu4-0/+245
2022-09-25sandbox: scsi: Move request-handling code to scsi_emulSimon Glass1-77/+10
2022-09-25sandbox: scsi: Move structs to header fileSimon Glass1-26/+0
2022-09-25sandbox: scsi: Remove setup calls from handle_read()Simon Glass1-7/+22
2022-09-25sandbox: scsi: Move reply setup out of helperSimon Glass1-13/+9
2022-09-25sandbox: scsi: Move file size into shared structSimon Glass1-4/+3
2022-09-25sandbox: scsi: Move block size into shared structSimon Glass1-5/+6
2022-09-25scsi: Move vendor/product info into the shared structSimon Glass1-6/+4
2022-09-25sandbox: Move buffer to scsi_emul_infoSimon Glass1-11/+30
2022-09-25scsi: Move core emulation state into a new structSimon Glass1-30/+30
2022-09-25scsi: Move cmd_phase enum to the headerSimon Glass1-15/+9
2022-09-25sandbox: usb: Rename transfer_len in protocol structSimon Glass1-3/+3
2022-09-19Merge branch 'master' into nextTom Rini1-0/+1
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut2-1022/+0
2022-09-19usb: Kconfig: Fix typo in SPL_DM_USB textFabio Estevam1-1/+1
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese5-8/+8
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao1-0/+1
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-0/+6
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam1-5/+0
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár1-0/+1
2022-07-15musb: sunxi: Allow host-side USB with external VBUSSamuel Holland1-6/+0
2022-07-15usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2-1/+8
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini21-149/+3773
2022-07-14usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-12usb: add isp1760 family driverRui Miguel Silva12-0/+3574
2022-07-12usb: common: move urb code to commonRui Miguel Silva9-149/+169
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy1-0/+30
2022-07-11Merge branch 'next'Tom Rini24-3593/+103
2022-07-09arm: Remove strongarm supportTom Rini2-24/+0
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+4
2022-07-07arm: Remove PXA architecture supportTom Rini5-751/+1
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-93/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini4-10/+45
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini1-0/+16
2022-07-06Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini1-0/+5
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara1-1/+1
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker1-0/+8
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz1-0/+1
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini3-8/+6