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
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2019-11-23
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-23
gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
gadget: rockchip: USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
Jagan Teki
2019-11-23
gadget: Select USB_GADGET_MANUFACTURER for rockchip
Jagan Teki
2019-11-22
usb: dwc2: fix possible alignment issues
Simon Goldschmidt
2019-11-22
usb: composite: fix possible alignment issues
Simon Goldschmidt
2019-11-07
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
2019-11-07
usb: gadget: Add gadget_is_cdns3() macro
Vignesh Raghavendra
2019-11-07
usb: udc: Introduce ->udc_set_speed() method
Sherry Sun
2019-11-07
usb: gadget: Add match_ep() op to usb_gadget_ops
Vignesh Raghavendra
2019-10-31
gadget: f_thor: properly enable 3rd endpoint defined by the protocol
Marek Szyprowski
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
2019-06-19
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-04-21
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
usb: dwc2: convert driver to DM_USB_GADGET
Patrick Delaunay
2019-04-21
usb: dwc2: remove unused variable regs_otg
Patrick Delaunay
2019-03-16
usb: udc-uclass: Fixed problem when no alias is defined in DT
Jean-Jacques Hiblot
2019-02-01
usb: ether: call _usb_eth_halt() if initialization fails
Jean-Jacques Hiblot
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
2019-01-10
dm: usb: gadget: Fix boot breakage on sunxi platforms
Jean-Jacques Hiblot
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-10
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
Jean-Jacques Hiblot
2018-12-14
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
Petr Štetiar
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
[next]