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
/
ehci-vf.c
Age
Commit message (
Expand
)
Author
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-27
usb: ehci-vf: use ehci_deregister() for .remove callback
Masahiro Yamada
2016-09-27
usb: host: ehci-vf: Migrate Vybrid USB to driver model
Sanchayan Maity
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2016-01-16
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
Sanchayan Maity
2016-01-16
usb: host: ehci-vf: Remove hardcoded USB host client configuration
Sanchayan Maity
2015-06-08
usb: ehci-vf: Add weak function for board specific initialisation
Sanchayan Maity
2015-04-23
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
Sanchayan Maity