summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900/nuc950.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: 6231/1: re-organize the nuc900 lcd arch platform data settingwanzongshun2010-07-221-2/+0Star
| | | | | | | | | | The patch re-organizes the nuc900 lcd arch platform data, remove the lcd platform data setting from nuc950.c to dev.c It can maximize the share codes between nuc900 series MCUs. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* NUC900 LCD Controller DriverWang Qiang2010-03-131-0/+4
| | | | | | | | | | | | An LCD controller driver for nuc900s. The Linux LOGO is just fine and the FB-Test application was ok, too. Signed-off-by: Wang Qiang <rurality.linux@gmail.com> Cc: Wang Zongshun <mcuos.com@gmail.com> Cc: Russell King <rmk@arm.linux.org.uk> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun2009-09-021-0/+54
Add nuc950 platform to w90x900. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>