index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
Tom Rini
2023-01-18
musb-new: omap2430: fix compiling in DM_USB_GADGET config
Andreas Kemnade
2023-01-18
musb-new: omap2430: no host data access in gadget mode
Andreas Kemnade
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-14
usb: gadget: dwc2_udc_otg: implement pullup()
Mattijs Korpershoek
2023-01-14
usb: gadget: fastboot: detach usb just before rebooting
Dario Binacchi
2023-01-13
Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
treewide: Use NULL for script image name
Sean Anderson
2022-12-23
global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
Tom Rini
2022-12-22
usb: Remove CONFIG_USBD_HS
Tom Rini
2022-12-21
usb: Update USB_STORAGE dependencies
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-08
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
Szymon Heidrich
2022-12-08
usb: gadget: dfu: Fix check of transfer direction
Hugo SIMELIERE
2022-12-07
usb: gadget: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: smsc95xx: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: r8152: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: msc7830: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: asix88179: Remove non-DM_ETH code
Tom Rini
2022-12-07
usb: eth: asix: Remove non-DM_ETH code
Tom Rini
2022-12-05
Convert CONFIG_USB_GADGET_AT91 to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-27
usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property
Marek Vasut
2022-11-27
usb: dwc3: Program GFLADJ
Sean Anderson
2022-11-27
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
2022-11-27
usb: dwc3: reference clock period configuration
Balaji Prakash J
2022-11-27
usb: dwc3: Cache ref_clk pointer in struct dwc3
Marek Vasut
2022-11-27
usb: Expand buffer size in usb_find_and_bind_driver()
Marek Vasut
2022-11-22
sandbox: check lseek return value in handle_ufi_command
Heinrich Schuchardt
2022-11-21
usb: gadget: dfu: Fix the unchecked length field
Venkatesh Yadav Abbarapu
2022-11-07
usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
Chris Packham
2022-11-03
usb: ohci: Use a flexible array member for portstatus
Samuel Holland
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2022-10-17
usb: ether: Fix error handling in usb_ether_init
Michal Suchanek
2022-10-12
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
[next]