Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-27 | ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory | Kukjin Kim | |
The s5p6440-clock.c and s5p6440-init.c code in the plat-s5p is specific to s5p6440 SoC based systems. So these files are being moved to the machine directory of s5p6440. And these files are renamed in the machine directory. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> | |||
2010-01-15 | ARM: S5P6440: Add new Kconfig and Makefiles | Kukjin Kim | |
This patch adds the Kconfig and Makefile for the new S5P6440 machine and platform directories. It also updates arch/arm Kconfig and Makefiles to include the support for the new S5P6440 CPU. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |