summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S5PV310: Add Samsung UNIVERSAL_C210 supportKyungmin Park2010-08-061-0/+1
| | | | | | | | | This patch adds Samsung Mobile S5PC210 Reference Board, UNIVERSAL_C210 board support. Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> [kgene.kim@samsung.com: changed machine name] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S5PV310: Add I2C channel 0, 1 and 2 supportKyungmin Park2010-08-051-0/+5
| | | | | | | | | | This patch adds configuration of proper mux pins for support I2C channel 0, 1, and 2 on S5PV310/S5PC210. Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> [kgene.kim@samsung.com: coding-style and minor comment fixes] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S5PV310: Add Board support fileChanghwan Youn2010-08-051-0/+4
| | | | | | | This patch adds Samsung SMDKV310 board support file. Signed-off-by: Changhwan Youn <chaos.youn@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn2010-08-051-0/+20
This patch adds the Kconfig and Makefile for the new S5PV310 SoC. It also updates arch/arm Kconfig, Makefile and arch/arm/mm/Kconfig to include support for the new S5PV310. Signed-off-by: Changhwan Youn <chaos.youn@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>