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
/
host
/
r8a66597-hcd.c
Age
Commit message (
Expand
)
Author
2017-12-09
usb: r8a66597: convert wait loop to readw_poll_timeout
Chris Brandt
2017-11-28
usb: r8a66597: Add support for RZ/A series
Chris Brandt
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-06-25
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2012-11-20
usb: r8a6659: Fix build by missing of parenthesis
Nobuhiro Iwamatsu
2012-11-20
usb: r8a66597: Switched from variable to only macro
Nobuhiro Iwamatsu
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD