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
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2015-04-16
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-04-14
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
2015-04-14
usb: dwc3: Correct clean up code for requests
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...
Lukasz Majewski
2015-04-14
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
2015-04-14
usb: dwc3: add a workaround for too small OUT requests
Marek Szyprowski
2015-04-14
usb: dwc3: make dwc3_set_mode to static
Joonyoung Shim
2015-04-14
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
Lukasz Majewski
2015-04-14
usb: composite: Add .reset callback to usb_gadget_driver structure
Lukasz Majewski
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
usb: gadget: defer setting maxpacket till ->setup()
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: Add chained TRB support for ep0
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: ep0: preparation for implementing chained TRB
Kishon Vijay Abraham I
2015-04-14
dwc3: flush the buffers before using it
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
Kishon Vijay Abraham I
2015-04-14
dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
Kishon Vijay Abraham I
2015-04-14
include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
Kishon Vijay Abraham I
2015-04-14
dwc3: core: added an API to invoke irq handlers
Kishon Vijay Abraham I
2015-04-14
dwc3: core: add support for multiple dwc3 controllers
Kishon Vijay Abraham I
2015-04-14
dwc3: core: change probe and remove to uboot init and uboot exit code
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: core: make dwc3 core build in uboot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: ep0: make dwc3 ep0 build in uboot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
[prev]
[next]