2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/arch/arm/mach-s5p6440
Kukjin Kim 8131796046 ARM: S5P6440: Move common memory map definitions for S5P
1. Moved common memory map definitions for S5P such as S5P_VA_XXX
   into plat-s5p/include/mach/map-s5p.h from mach-s5p6440/include/mach.
2. Removed unnecessary definitions in the map.h and irq.c
3. Removed the unnecessary support for unaligned UART address
4. Renamed S5P_VA_VICx definitions as VA_VICx
5. Moved the definitons of VIC_BASE to plat-s5p/include/plat/irqs.h

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-27 17:43:07 +09:00
..
include/mach ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
clock.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
cpu.c ARM: S5P6440: Add new CPU initialization support 2010-01-15 19:16:08 +09:00
gpio.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
init.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
Kconfig ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
mach-smdk6440.c ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
Makefile.boot ARM: S5P6440: Add new Kconfig and Makefiles 2010-01-15 19:16:32 +09:00