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-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
2015-04-14
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: make udc-core compile in u-boot build
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
usb: ci_udc: fix warnings on 64-bit builds
Rob Herring
2015-03-24
net: Add ethernet FCS length macro in net.h
Bin Meng
2015-02-25
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
fastboot: add "fastboot oem" command support
Michael Scott
2015-01-18
usb: gadget: pxa25x_udc: fix use-before-initialized bug
Alex Sadovsky
2015-01-18
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
Stefan Roese
2015-01-18
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
2014-12-18
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
2014-12-18
fastboot: add support for continue command
Rob Herring
[next]