linux_dsm_epyc7002/arch/arm/plat-s5p
Ben Dooks 89f1fa080b ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx
Move the Kconfig entries from plat-s3c to plat-samsung and plat-s3c24xx
as necessary. The S3C_BOOT entries and the DMA configuration can go to
plat-samsung. The low-level UART configurations are currently S3C2XX
specific and can go to plat-s3c24xx.

Eliminating plat-s3c from the build process will be submitted seperately.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-24 01:52:06 +00:00
..
include/plat ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series. 2010-01-29 10:37:34 +09:00
clock.c ARM: S5P6440: Add Clock and PLL support 2010-01-15 19:16:16 +09:00
cpu.c ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
irq.c ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
Kconfig ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx 2010-02-24 01:52:06 +00:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
setup-i2c0.c