Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8edcefa9482cc0f74e97a92d5c1c62e7514864e1
/
drivers
/
usb
/
host
/
ohci.h
2593cdb
usb: ohci: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:03 2020 -0600
7213b10
usb, ohci: fix ohci swap register access
by Heiko Schocher
· Tue Jul 16 10:49:04 2019 +0200
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
0f77c42
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· Fri Jun 29 01:54:19 2018 +0800
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
c114a98
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· Fri Oct 21 02:24:29 2016 +0100
c385714
usb: ohci: enable cache support
by Wu, Josh
· Mon Jul 27 11:40:18 2015 +0800
d7a3942
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
by Hans de Goede
· Wed May 13 14:42:15 2015 +0200
8a62c50
usb: ohci: Add dm support
by Hans de Goede
· Sun May 10 14:10:25 2015 +0200
8e41f66
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
by Hans de Goede
· Tue May 05 23:56:13 2015 +0200
516c987
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
by Hans de Goede
· Tue May 05 23:56:11 2015 +0200
e5ef421
usb: ohci: Move the td array struct to inside the ohci_dev struct
by Hans de Goede
· Tue May 05 23:56:09 2015 +0200
0c0e960
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
by Hans de Goede
· Tue May 05 23:56:08 2015 +0200
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22:26 2013 +0200
4abaacb
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
by Becky Bruce
· Wed Jun 30 13:05:44 2010 -0500
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· Mon Apr 20 11:08:46 2009 -0500
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Apr 03 12:46:58 2009 +0200
[Renamed from drivers/usb/usb_ohci.h]
35610c6b
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· Tue Oct 21 09:18:01 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
172a113
Refactoring parts of the common USB OHCI code
by Remy Bohmer
· Tue Sep 16 14:55:43 2008 +0200
11af42c
USB EHCI: reset root hub
by Yuri Tikhonov
· Thu Sep 04 11:19:05 2008 +0200
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:40:11 2007 +0100
[Renamed from drivers/usb_ohci.h]
8d15efa
USB PCI-OHCI, interrupt pipe and usb event poll support
by Zhang Wei
· Wed Jun 06 10:08:14 2007 +0200
eee7c45
Change duplicate usb_cpu_init_fail to usb_board_init_fail
by Markus Klotzbuecher
· Wed Jun 06 10:08:12 2007 +0200
661ffe5
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
by Markus Klotzbuecher
· Mon Nov 27 11:43:09 2006 +0100
2c19572
More code cleanup
by Wolfgang Denk
· Mon Jun 26 11:06:00 2006 +0200
aa21921
Support generic OHCI support for the s3c24x0 cpu.
by Markus Klotzbuecher
· Tue May 30 16:56:14 2006 +0200
9809551
More cleanup for the delta board and the generic usb_ohci driver. Added
by Markus Klotzbuecher
· Tue May 23 10:33:11 2006 +0200
d8d023f
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· Mon May 22 16:33:54 2006 +0200