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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-03
usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
Frank Li
2020-05-02
usb: dwc2_udc_otg: use the phy bulk API to get phys
Chunfeng Yun
2020-04-28
usb: ether: avoid NULL check before free()
Heinrich Schuchardt
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2020-03-01
gadget: f_thor: add missing line breaks for pr_err()
Seung-Woo Kim
2020-03-01
dfu: Reset timeout in case of DFU request
Andy Shevchenko
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-29
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
Marek Szyprowski
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-07
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
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
[next]