summaryrefslogtreecommitdiff
path: root/nuttx/drivers/lcd/ssd1289.c
Commit message (Expand)AuthorAgeFilesLines
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-11/+92
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-1/+19
* Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-261-3/+5
* updates for LCD initializationpatacongo2012-05-311-56/+123
* NFS updatepatacongo2012-05-301-2/+2
* Fix some of the SSD1289 initial register settingspatacongo2012-05-301-10/+18
* SSD1289 fixespatacongo2012-05-281-1/+1
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-241-10/+12
* Add generic SSD1289 LCD driverpatacongo2012-05-241-0/+1202