index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
2020-04-28
usb: ether: avoid NULL check before free()
Heinrich Schuchardt
2020-04-28
usb: avoid NULL check before free
Heinrich Schuchardt
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
2020-04-13
usb: Migrate to support live DT for some driver
Kever Yang
2020-04-13
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2020-04-13
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2020-03-01
gadget: f_thor: add missing line breaks for pr_err()
Seung-Woo Kim
2020-03-01
dfu: Reset timeout in case of DFU request
Andy Shevchenko
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-02
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
Vignesh Raghavendra
2020-01-29
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
Marek Szyprowski
2020-01-25
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-07
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2019-12-21
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
Jagan Teki
2019-12-21
usb: cdns3: ep0: Fix build warnings related to cache ops
Vignesh Raghavendra
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-11-25
usb: kbd: implement special keys
Heinrich Schuchardt
2019-11-23
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-23
gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-11-23
gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
gadget: rockchip: USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
Jagan Teki
2019-11-23
gadget: Select USB_GADGET_MANUFACTURER for rockchip
Jagan Teki
2019-11-22
usb: dwc2: fix possible alignment issues
Simon Goldschmidt
2019-11-22
usb: composite: fix possible alignment issues
Simon Goldschmidt
2019-11-19
usb: cdns3: Fix include file path
Vignesh Raghavendra
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
2019-11-08
usb: xhci: support 1.1 or later version
Chunfeng Yun
2019-11-07
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
2019-11-07
usb: gadget: Add gadget_is_cdns3() macro
Vignesh Raghavendra
2019-11-07
usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Vignesh Raghavendra
2019-11-07
usb: cdns3: gadget: Implement udc_set_speed() callback
Vignesh Raghavendra
2019-11-07
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
[next]