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-12-17
usb: s3c-otg: Zap useless externs
Marek Vasut
2015-12-17
usb: s3c-otg: Rename remaining local s3c_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_udc_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_ep_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_ep0_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
Marek Vasut
2015-12-17
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_request
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_ep
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_dev_*_ep
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
Marek Vasut
2015-12-17
usb: s3c-otg: Split private bits from s3c_udc.h
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
Marek Vasut
2015-12-17
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
Marek Vasut
2015-12-07
usb: xhci: zynqmp: Removing unused function usb_phy_reset
Marek Vasut
2015-12-07
usb: xhci: fsl: Removing unused function usb_phy_reset
Rajesh Bhagat
2015-12-07
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
2015-12-07
usb: add support for generic EHCI devices
Alexey Brodkin
2015-12-07
sunxi: usb: Rename the sunxi usb driver DM entry
Marek Vasut
2015-12-07
usb: zynqmp: Fix build warnings
Marek Vasut
2015-12-07
usb: dwc3: fix build warnings
Felipe Balbi
2015-12-07
usb: host: xhci-omap: fix build break
Felipe Balbi
2015-12-07
usb: zynqmp: Add XHCI driver support
Siva Durga Prasad Paladugu
2015-11-22
sunxi: musb: Implement dfu_usb_get_reset()
Siarhei Siamashka
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
dm: usb: Remove inactive children after a bus scan
Simon Glass
2015-11-19
dm: usb: Deprecate usb_get_dev_index()
Simon Glass
2015-11-19
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
Simon Glass
2015-11-19
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
Simon Glass
2015-11-19
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
sandbox: usb: Allow up to 4 emulated devices on a hub
Simon Glass
2015-11-19
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-12
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-03
usb: udc: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
usb: lthor: Specify correct parameter for sizeof type
Michal Simek
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
ohci: Add missing cache-flush for hcca area
Hans de Goede
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
2015-10-28
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-26
linux, compat: add missing definitions for ubi
Heiko Schocher
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
[next]