summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-081-3/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-0/+0
* Misc documentation/LCD-related updatespatacongo2011-08-051-5/+5
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* More NX LCD fixespatacongo2010-04-231-20/+89
* More LCD fixespatacongo2010-04-211-8/+10
* Fix a couple more LCD bugspatacongo2010-04-211-3/+3
* Some LCD output, still a long way to gopatacongo2010-04-211-10/+57
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-31/+485
* Add SMC configurationpatacongo2010-04-191-0/+29
* Add HX834x register access routinespatacongo2010-04-181-1/+38
* add lcd pin configurationpatacongo2010-04-181-2/+29
* Framework for SAM3U LCD driverpatacongo2010-04-181-55/+105
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-181-0/+354