u-boot-brain/cpu/arm1176/s3c64xx
Guennadi Liakhovetski 8262813ca0 USB: Add support for OHCI controller on S3C6400
Notice: USB on S3C6400 currently works _only_ with switched off MMU. One could
try to enable the MMU, but map addresses 1-to-1, and disable data cache, then
it should work too and we could still profit from instruction cache.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
2008-08-31 00:39:46 +02:00
..
config.mk ARM: Add arm1176 core with S3C6400 SoC 2008-08-31 00:39:46 +02:00
cpu_init.S ARM: Add arm1176 core with S3C6400 SoC 2008-08-31 00:39:46 +02:00
interrupts.c ARM: Add arm1176 core with S3C6400 SoC 2008-08-31 00:39:46 +02:00
Makefile USB: Add support for OHCI controller on S3C6400 2008-08-31 00:39:46 +02:00
speed.c ARM: Add arm1176 core with S3C6400 SoC 2008-08-31 00:39:46 +02:00
usb.c USB: Add support for OHCI controller on S3C6400 2008-08-31 00:39:46 +02:00