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
/
ohci-sunxi.c
Age
Commit message (
Expand
)
Author
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-06-29
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2018-06-29
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-13
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-05-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-10-30
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-10-30
sunxi: A64: enable USB support
Amit Singh Tomar
2016-10-29
drivers: USB: OHCI: allow compilation for 64-bit targets
Andre Przywara
2016-04-12
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
Hans de Goede
2016-03-31
sunxi: ohci: Add A83T compatible
Chen-Yu Tsai
2016-03-23
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
Hans de Goede
2016-02-23
sunxi: H3: Add support for the host usb-phys
Jelle van der Waa
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede