kernel-ark/arch/arm/plat-s3c64xx
Ben Dooks fa7a7883fe [ARM] S3C64XX: DMA support
Add support for the DMA blocks in the S3C64XX series of CPUS,
which are based on the ARM PL080 PrimeCell system.

Unfortunately, these DMA controllers diverge from the PL080
design by adding another DMA controller register and
configuration for OneNAND.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-05-18 16:29:21 +01:00
..
include/plat [ARM] S3C64XX: DMA support 2009-05-18 16:29:21 +01:00
clock.c [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks() 2009-02-26 23:16:38 +00:00
cpu.c [ARM] S3C64XX: Add modem registers and a virtual map 2009-03-10 16:26:52 +00:00
dev-uart.c [ARM] S3C64XX: Add UARTdevice definitions 2008-12-15 21:49:46 +00:00
dma.c [ARM] S3C64XX: DMA support 2009-05-18 16:29:21 +01:00
gpiolib.c [ARM] S3C64XX: Do gpiolib configuration earlier 2009-02-26 23:21:50 +00:00
irq-eint.c [ARM] S3C64XX: Add EINT group regs and move IRQ_EINT to regs-gpio.h 2009-03-10 16:29:11 +00:00
irq.c [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.c 2009-02-27 11:29:23 +00:00
Kconfig [ARM] S3C64XX: DMA support 2009-05-18 16:29:21 +01:00
Makefile [ARM] S3C64XX: DMA support 2009-05-18 16:29:21 +01:00
s3c6400-clock.c [ARM] S3C64XX: Fix s3c64xx_setrate_clksrc 2009-02-27 11:34:01 +00:00
s3c6400-init.c [ARM] S3C64XX: Common init code for S3C6400 and S3C6410 2008-12-15 21:53:14 +00:00
setup-fb-24bpp.c [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup 2008-12-15 23:57:19 +00:00
setup-i2c0.c [ARM] S3C64XX: Add i2c device setup for I2C device 0 2008-12-15 23:42:21 +00:00
setup-i2c1.c [ARM] S3C64XX: Setup functions for i2c bus 1. 2008-12-15 23:43:29 +00:00