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
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
2020-08-05
usb: xhci: Add virt_to_phys() to support mapped platforms
Stefan Roese
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
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-08
usb: xhci: support 1.1 or later version
Chunfeng Yun
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-25
usb: xhci: Fix bool initialization in xhci_bulk_tx
Gustavo A. R. Silva
2017-07-28
usb: xhci: Correct command TRB 4th dword initialization
Bin Meng
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-14
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam