- 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 7 months ago
- f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 7 months ago
- e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 7 months ago
- 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 7 months ago
- 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 7 months ago
- 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 7 months ago
- 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 8 months ago
- 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 8 months ago
- eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 8 months ago
- ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 8 months ago
- 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 8 months ago
- 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 8 months ago
- 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 8 months ago
- 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 8 months ago
- 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
- 2e216be Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
- 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 7 months ago
- cf86877 usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 7 months ago
- 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 044d700 usb: mtu3: flush cache for next GPD by Chunfeng Yun · 3 years, 8 months ago
- 795d605 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 9 months ago
- 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 9 months ago
- f2e81c1 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 3 years, 9 months ago
- f1e8d20 usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 3 years, 9 months ago
- ff77bb3 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 3 years, 9 months ago
- ea7125c usb: musb: Fix transmission of bigger buffers by Pali Rohár · 3 years, 9 months ago
- 7d7ae28 usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 3 years, 9 months ago
- 10bc132 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 3 years, 9 months ago
- a6f5e1b usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 3 years, 9 months ago
- 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 9 months ago
- bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 9 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 10 months ago
- e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 10 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
- cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 10 months ago
- 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 10 months ago
- 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 11 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 10 months ago
- 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
- 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 10 months ago
- 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 10 months ago
- 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 10 months ago
- 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
- 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
- 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 10 months ago
- 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 10 months ago
- 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
- 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 10 months ago
- a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
- 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 10 months ago
- 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 10 months ago
- 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 10 months ago
- c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 10 months ago
- 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 10 months ago
- f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 11 months ago
- e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 11 months ago
- 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
- ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
- 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 4 years ago
- 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years, 1 month ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 11 months ago
- c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- acff02c cosmetic: fix typo in drivers/usb/Kconfig by Marc Ferland · 3 years, 11 months ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- b27347f usb: Update for new sequence numbers by Simon Glass · 4 years ago
- 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years ago
- 7229440 eth/r8152: fix the aggregation issue by Hayes Wang · 4 years ago
- 17d5a46 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 4 years ago
- 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
- 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
- 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
- e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
- 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
- 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years, 1 month ago
- e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years, 1 month ago
- d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years, 1 month ago
- a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years, 1 month ago
- a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 1 month ago
- 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
- 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
- 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 1 month ago
- 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago