Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs | Kukjin Kim | 2014-07-08 | 1 | -18/+0 |
| | | | | | | | | | | This patch removes supporting codes for s5p6440 and s5p6450 because seems no more used now. And if its supporting is required, DT based codes should be supprted next time. Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | ||||
* | ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support | Kukjin Kim | 2010-10-18 | 1 | -0/+18 |
This patch adds ARCH_S5P64X0 which can support S5P6440 and S5P6450 with one kernel image. So moved some files of mach-s5p6440 into the new ARCH directory mach-s5p64x0. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |