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
Age
Commit message (
Expand
)
Author
2013-07-29
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
2013-07-29
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
Roger Quadros
2013-07-29
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-11
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-06-12
usb: ehci: add missing cache managment
Stephen Warren
2013-06-12
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
2013-06-12
usb: ehci: add weak-aliased function for PORTSC
Kuo-Jung Su
2013-06-12
usb: ehci: prevent bad PORTSC register access
Kuo-Jung Su
2013-06-12
usb: Correct CLEAR_FEATURE code in ehci-hcd
Simon Glass
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-21
USB: ohci-at91: support sama5d3x devices
Bo Shen
2013-05-06
usb: common: Use a global definition for 'min3'
Vivek Gautam
2013-05-05
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
Bo Shen
2013-05-05
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2013-05-05
USB: EHCI: Add weak functions to support new chip
Jim Lin
2013-05-05
imx: mx5: Remove legacy iomux support
Benoît Thébaudeau
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-03-18
usb: Add multiple controllers support for EHCI PCI
Vincent Palatin
2013-03-18
usb: ehci: Fix aliasing issue in EHCI interrupt code
Vincent Palatin
2013-03-18
usb: ehci: Support interrupt transfers via periodic list
Patrick Georgi
2013-03-18
usb: ehci: exynos: Enable non-dt path
Vivek Gautam
2013-03-18
usb: ehci: exynos: Fix multiple FDT decode
Vivek Gautam
2013-03-16
usb/host/ehci: Add support for EHCI on spear
Vipin Kumar
2013-03-16
usb: ehci: Add 64-bit controller support
Vincent Palatin
2013-03-16
usb: ehci: generic PCI support
Vincent Palatin
2013-03-15
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-14
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
tegra: usb: move implementation into right directory
Lucas Stach
2013-03-07
mxs: Make ehci-mxs multiport capable
Marek Vasut
2013-03-07
mxs: Squash the header file usage in ehci-mxs
Marek Vasut
2013-03-07
USB: drop unneeded header in ehci-mx6
Stefano Babic
2013-01-14
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-09
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
EHCI: Exynos: Add fdt support
Rajeshwari Shinde
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-09
at91sam9x5: enable USB support for 9x5ek board.
Richard Genoud
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-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-19
ehci-mxc: Fix host power mask bit for i.MX25
Benoît Thébaudeau
2012-11-19
ehci-mxc: Fix host power mask bit for i.MX35
Benoît Thébaudeau
2012-11-16
ehci-mx5/6: Make board_ehci_hcd_init() optional
Benoît Thébaudeau
2012-11-16
ehci-mxc: Add support for i.MX35
Benoît Thébaudeau
2012-11-16
ehci-mxc: Define host offsets
Benoît Thébaudeau
2012-11-16
ehci-mxc: Make i.MX25 EHCI configurable
Benoît Thébaudeau
2012-11-16
ehci-mxc: Make EHCI power/oc polarities configurable
Benoît Thébaudeau
2012-11-16
ehci-mx5: Add missing OC_DIS for i.MX53
Benoît Thébaudeau
[next]