linux/arch/arm/mach-realview
Catalin Marinas 356cb470b8 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
This patch moves the platform specific definitions from platform.h into
the board-eb.h file. It drops the INT_* definitions as they are no
longer used in irqs.h (moved to board-eb.h). It renames REALVIEW_*
macros to REALVIEW_EB_* or REALVIEW_EB11MP_* to distinguish between
standard EB and EB + the ARM11MPCore tile. The platform.h file contains
common definitions to the RealView platforms and it is only directly
included in board-*.h files.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-02-04 17:52:21 +00:00
..
Kconfig [ARM] 4130/1: Add L220 support to RealView/EB 2007-02-15 15:08:54 +00:00
Makefile [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore 2008-02-04 17:52:19 +00:00
Makefile.boot [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
clock.c [ARM] Convert some arm semaphores to mutexes 2006-01-12 18:42:23 +00:00
clock.h [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
core.c [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore 2008-02-04 17:52:19 +00:00
core.h i2c: New ARM Versatile/Realview bus driver 2006-12-10 21:21:32 +01:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
localtimer.c [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h 2008-02-04 17:52:21 +00:00
platsmp.c [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h 2008-02-04 17:52:21 +00:00
realview_eb.c [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h 2008-02-04 17:52:21 +00:00