original_kernel/arch/arm/mach-ux500
Linus Walleij bc71c0961c ARM: ux500: core U9540 support
This adds support for the U9540 variant of the U8500 series. This
is an application processor without internal modem. This is the
most basic part with ASIC ID, CPU-related fixes, IRQ list, register
ranges, timer, UART, and L2 cache setup. This is based on a patch
by Michel Jaouen which was rewritten to fit with the latest 3.3
kernel.

ChangeLog v1->v2: deleted the irqs-db9540.h file since we expect to
  migrate to using Device Tree for getting the IRQs to devices.
ChangeLog v2->v3: introduced a fixed virtual offset for the ROM
  as suggested by Arnd Bergmann.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sebastien Pasdeloup <sebastien.pasdeloup-nonst@stericsson.com>
Signed-off-by: Michel Jaouen <michel.jaouen@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-05-02 00:25:13 +02:00
..
include/mach ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
Kconfig ARM: ux500: Fix unmet direct dependency 2012-04-16 09:00:37 +02:00
Makefile
Makefile.boot
board-mop500-pins.c
board-mop500-regulators.c
board-mop500-regulators.h
board-mop500-sdi.c
board-mop500-stuib.c
board-mop500-u8500uib.c
board-mop500-uib.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
board-mop500.c ARM: More device tree support updates 2012-03-28 12:34:33 -07:00
board-mop500.h
board-u5500-sdi.c
board-u5500.c
cache-l2x0.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
clock.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
clock.h
cpu-db5500.c
cpu-db8500.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
cpu.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
devices-common.c
devices-common.h
devices-db5500.h
devices-db8500.c
devices-db8500.h
devices.c
dma-db5500.c
headsmp.S
hotplug.c
id.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
mbox-db5500.c
modem-irq-db5500.c
pins-db5500.h
pins-db8500.h
platsmp.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
ste-dma40-db5500.h
ste-dma40-db8500.h
timer.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
usb.c