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
/
gadget
Age
Commit message (
Expand
)
Author
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-11-19
Move console definitions into a new console.h file
Simon Glass
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-10-20
fastboot: Implement OEM format only when we have MMC support
Maxime Ripard
2015-09-12
usb: ci_udc: fix emissions of ZLPs
Stephen Warren
2015-09-12
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
2015-09-11
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2015-09-07
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
2015-09-07
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2015-08-24
usb: pxa27x_udc: clean-up include file order
Marcel Ziswiler
2015-08-19
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
2015-08-19
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-07-24
usb: ci_udc: fix request allocation when endpoints are disabled
Rob Herring
2015-07-23
ci_udc: fix 64-bit compile warnings
Stephen Warren
2015-07-22
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
Paul Kocialkowski
2015-07-22
implement Fastboot via USB OTG on bcm28155_ap boards
Jiandong Zheng
2015-07-22
usb: gadget: bcm_udc_otg files
Jiandong Zheng
2015-07-22
usb: gadget: fastboot: Dequeue the previous IN request for the current request
Paul Kocialkowski
2015-07-22
usb: gadget: fastboot: Request status and length check in rx handler
Paul Kocialkowski
2015-07-22
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
Paul Kocialkowski
2015-07-22
usb: Fastboot function config for better consistency with other functions
Paul Kocialkowski
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-06-08
usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
Inha Song
2015-05-29
ci_udc: Update the ci_udc driver to support bulk transfers
Siva Durga Prasad Paladugu
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
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: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
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
[prev]
[next]