Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd349a160082b0e4accbf1b9f133fe357453cbea
/
drivers
/
usb
/
host
fd349a1
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
36dad66
usb: ehci: add missing cache managment
by Stephen Warren
· 12 years ago
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 12 years ago
6a656df
usb: ehci: add weak-aliased function for PORTSC
by Kuo-Jung Su
· 12 years ago
9930e9f
usb: ehci: prevent bad PORTSC register access
by Kuo-Jung Su
· 12 years ago
0554ba5
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
72979a3
USB: ohci-at91: support sama5d3x devices
by Bo Shen
· 12 years ago
131533c
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· 12 years ago
bed082f
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
by Bo Shen
· 12 years ago
d404670
usb: Add new command to set USB 2.0 port test modes
by Julius Werner
· 12 years ago
54f3dfe
USB: EHCI: Add weak functions to support new chip
by Jim Lin
· 12 years ago
1aedde4
imx: mx5: Remove legacy iomux support
by Benoît Thébaudeau
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
db09c5f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
871be85
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
28e1d9c
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
e55fdac
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
fac8a76
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
bab686c
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
e076f28
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
0d6f77c
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
8d45289
usb: ehci: generic PCI support
by Vincent Palatin
· 12 years ago
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4ec9b18
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
191a2ce
mxs: Make ehci-mxs multiport capable
by Marek Vasut
· 12 years ago
83e330c
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
2e869d7
USB: drop unneeded header in ehci-mx6
by Stefano Babic
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
23fbde5
EHCI: Exynos: Add fdt support
by Rajeshwari Shinde
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
43a7eef
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
0083cd7
usb: r8a66597: Switched from variable to only macro
by Nobuhiro Iwamatsu
· 13 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
39eb82b
ehci-mxc: Fix host power mask bit for i.MX25
by Benoît Thébaudeau
· 12 years ago
a1599d6
ehci-mxc: Fix host power mask bit for i.MX35
by Benoît Thébaudeau
· 12 years ago
98023c1
ehci-mx5/6: Make board_ehci_hcd_init() optional
by Benoît Thébaudeau
· 12 years ago
c44f54d
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
27a23bb
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
e617b3f
ehci-mxc: Make i.MX25 EHCI configurable
by Benoît Thébaudeau
· 12 years ago
17971a9
ehci-mxc: Make EHCI power/oc polarities configurable
by Benoît Thébaudeau
· 12 years ago
284a459
ehci-mx5: Add missing OC_DIS for i.MX53
by Benoît Thébaudeau
· 12 years ago
46a53ab
ehci-mx5: Fix *PM usage for i.MX53
by Benoît Thébaudeau
· 12 years ago
b7647f3
ehci-mx5: Fix OPM usage
by Benoît Thébaudeau
· 12 years ago
2b2a415
ehci-mx5: Fix OC_DIS usage
by Benoît Thébaudeau
· 12 years ago
cb10972
ehci-mx5: Clean up
by Benoît Thébaudeau
· 12 years ago
12638de
ehci-mxc: Clean up
by Benoît Thébaudeau
· 12 years ago
d407e1f
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
e917a7c
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
f2f0038
mx51: Fix USB PHY clocks
by Benoît Thébaudeau
· 12 years ago
f5b3408
usb: ehci: don't print debug output
by Lucas Stach
· 12 years ago
c1275eb
tegra20: port to new ehci interface
by Lucas Stach
· 12 years ago
3494a4c
usb: ehci: rework to take advantage of new lowlevel interface
by Lucas Stach
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
d296daa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
62c1c7c
USB: Fix strict aliasing in ohci-hcd
by Troy Kisky
· 12 years ago
4e23df1
ehci: Optimize qTD allocations
by Benoît Thébaudeau
· 12 years ago
b39f8b5
ehci-hcd: Boost transfer speed
by Benoît Thébaudeau
· 12 years ago
458fb1e
ehci: cosmetic: Define used constants
by Benoît Thébaudeau
· 12 years ago
58c4dfb
ehci: Fail for multi-transaction interrupt transfers
by Benoît Thébaudeau
· 12 years ago
e68f48a
ehci: cosmetic: Define the number of qt_buffers
by Benoît Thébaudeau
· 12 years ago
834a39c
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
282e2af
da8xx/hawkboard: Add support for ohci host controller
by Sughosh Ganu
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
5309b00
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
2714e17
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
84570d6
ehci-hcd: change debug() to printf() in case of errors
by Ilya Yanok
· 12 years ago
fb11371
ehci-hcd: fix external buffer cache handling
by Ilya Yanok
· 12 years ago
2cabcf7
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· 12 years ago
84309bb
ehci-hcd: program asynclistaddr before every transfer
by Ilya Yanok
· 12 years ago
33f956d
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
by Tom Rini
· 12 years ago
8203083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
5a057e3
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
21965ac
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 13 years ago
8444807
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 13 years ago
dad39d4
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 13 years ago
ed42bf7
ehci-atmel: fix compiler warning
by Andreas Bießmann
· 12 years ago
c0eede0
Atmel : usb : add EHCI driver for Atmel SoC
by Bo Shen
· 12 years ago
2920add
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
9b4ae50
USB: S5P: Add ehci support
by Rajeshwari Shinde
· 13 years ago
285c8b3
USB: Document the QH and qTD antics in EHCI-HCD
by Marek Vasut
· 13 years ago
ff24dc3
USB: Drop cache flush bloat in EHCI-HCD
by Marek Vasut
· 13 years ago
4f66831
USB: Drop ehci_alloc/ehci_free in ehci-hcd
by Marek Vasut
· 13 years ago
c79d225
imx: usb: There is no such register
by Timo Ketola
· 13 years ago
63e29f6
i.MX25: usb: Set PORTSCx register
by Timo Ketola
· 13 years ago
5d113ca
USB: ehci-mx6: Fix broken IO access
by Wolfgang Grandegger
· 13 years ago
2addcfd
ehci-omap: fix for enabling the correct usb port
by Jeroen Hofstee
· 13 years ago
97753b1
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
654838c
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
Next »