- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 2 months ago
- 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
- 899867a Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 2 months ago
- fb1d177 usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 2 months ago
- 8d8d7e9 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 2 months ago
- 2c8419f usb: phy: ti: Remove non-DM PHY code by Tom Rini · 3 years, 2 months ago
- e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 1 month ago
- 53eed9a usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 2 months ago
- 0f513c5 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
- 950cb1f usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
- 91ce84a usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 4 months ago
- 70a98ca usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
- a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
- 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 3 months ago
- 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
- 845d9cf usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 4 months ago
- 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
- 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
- ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
- b2c4b7f Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
- e7e81e8 usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 6 months ago
- dcd2bbe usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 8 months ago
- c2d21e0 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 5 months ago
- a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 6 months ago
- 1027f28 usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 6 months ago
- 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 6 months ago
- 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
- e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 8 months ago
- 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, 7 months ago
- 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 7 months ago
- eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 7 months ago
- ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 7 months ago
- 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 7 months ago
- 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 7 months ago
- 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 7 months ago
- 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 7 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, 8 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