summaryrefslogtreecommitdiff
path: root/cpu/arm920t/s3c24x0/usb_ohci.c
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-1755/+0
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-8/+3
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-2/+2
* Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk2009-10-13-625/+698
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-3/+1
* The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-25-2/+2
* s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-18-7/+7
* More GCC 4.x woesWolfgang Denk2006-03-11-1/+2
* Coding style cleanupWolfgang Denk2005-08-02-4/+2
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-5/+63
* * Patch by David Brownell, 10 Mar 2005:wdenk2005-03-14-2/+4
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-09-0/+1630