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
/
designware_udc.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2013-10-20
usb: udc: add udc.h include file
Troy Kisky
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-19
USB:gadget:designware Fix memory nonalignment issue
Shiraz Hashim
2012-03-19
USB:gadget:designware Make locally used functions static
Amit Virdi
2012-03-19
USB:gadget:designware Support high speed
Vipin KUMAR
2012-03-19
USB:gadget:designware Device controller bugfixes
Vipin KUMAR
2012-03-19
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR