summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcmring
Commit message (Collapse)AuthorAgeFilesLines
...
* ARM: 5647/1: bcmring: add bcmring dma.h and dma_device.cLeo Chen2009-08-152-0/+1419
| | | | | | | add bcmring dma.h and dma_device.c Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headersLeo Chen2009-08-156-0/+429
| | | | | | | | memory map addresses memory map description and init functions Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 5645/1: bcmring: add bcmring irq.cLeo Chen2009-08-154-0/+545
| | | | | | | | init irq and handler add irq controller register file and header files Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 5644/1: add bcmring core.c, clock.c, clock.hLeo Chen2009-08-154-0/+631
| | | | | | | | | | | add core.c, clock.c, and clock.h in mach-bcmring implement timer init, clocksource init, amba device init implement clock set/get enable/disable API add dummy clkdev.h Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 5643/1: bcmring: arch.c and header filesLeo Chen2009-08-156-0/+354
add arch.c in mach-bcmring add related header files in mach-bcmring Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>