aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416/mach-smdk2416.c
Commit message (Collapse)AuthorAge
* ARM: SMDK2416: Add support for framebuffer device and ensure correct setupBen Dooks2010-05-18
| | | | | | | Add support for the LCD display on the SMDJK2416, and correctly name the framebuffer device. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks2010-05-09
| | | | | | | Add device definition and ensure that the host port is powered up at start time. Full power control can be added at a later date. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* ARM: S3C2416: Add support for second HSMMC channelBen Dooks2010-05-09
| | | | | | Add support for the second HSMMC channel on the S3C2416. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* ARM: S3C2416: Add initial support of SMDK2416Yauhen Kharuzhy2010-05-09
Add support of SMDK2416 development board. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>