alistair23-linux/arch/arm/mach-s5p64x0
Kukjin Kim 95af214bec ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]
This patch introduces common.[ch] which are used only in the
arch/arm/mach-s5p64x0/ directory. The common.c file merges
the cpu.c, init.c and irq-eint.c files which are used commonly
on S5P64X0 SoCs and the common.h local header file replaces
with plat/s5p6440.h and plat/s5p6450.h files.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-12-23 19:11:05 +00:00
..
include/mach Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc 2011-11-05 18:18:05 -07:00
clock-s5p6440.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
clock-s5p6450.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
clock.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
common.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
common.h ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
dev-audio.c ARM: S5P64X0: Segregate audio devices 2010-12-30 08:24:27 +09:00
dev-spi.c ARM: S5P64X0: Use soc_is_s5p64x0() to distinguish cpu at runtime 2011-08-22 07:14:08 +09:00
dma.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2011-11-04 18:02:25 -07:00
gpiolib.c gpio/s5p64x0: move gpio driver into drivers/gpio/ 2011-09-21 10:52:39 +09:00
irq-pm.c ARM: S5P64X0: Add Power Management support 2011-10-04 20:31:24 +09:00
Kconfig ARM: S5P64X0: Add Power Management support 2011-10-04 20:31:24 +09:00
mach-smdk6440.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
mach-smdk6450.c ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
Makefile ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pm.c ARM: S5P64X0: Add Power Management support 2011-10-04 20:31:24 +09:00
setup-fb-24bpp.c ARM: S5P64X0: Add GPIO setup for LCD 2011-10-04 19:00:53 +09:00
setup-i2c0.c ARM: S5P64X0: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:20 +09:00
setup-i2c1.c ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:53 +09:00