summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src/up_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+0
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-3/+3
* PM update; NSH extension to catch return valuespatacongo2012-07-281-2/+4
* PM updatepatacongo2012-07-271-0/+26
* PM updatepatacongo2012-07-271-4/+9
* PM updatepatacongo2012-07-141-4/+19
* LMS3 and PM updatepatacongo2012-07-041-1/+1
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-1/+0
* STM32 power management updatepatacongo2012-06-181-23/+182
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
* Fix warningpatacongo2012-03-311-2/+1
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
* Fix banding on the R61580 LCDpatacongo2011-12-051-17/+79
* Add support for STM32 LCD backlightpatacongo2011-11-101-16/+42
* A few more AVR32 fixespatacongo2011-11-031-0/+2
* SAM3U SPI debug changespatacongo2011-10-071-1/+1
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-92/+149
* Fix color format when pixels are read from STM32 LCDpatacongo2011-09-231-6/+153
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-0/+0
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-261-23/+27
* Add nxgl_splitline()patacongo2011-08-021-3/+23
* Implement reversed portrait mode displays for the STM3210E-EVAL LCDpatacongo2011-07-151-4/+52
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-101-8/+32
* Changes for clean NXTEXT compilepatacongo2011-07-081-2/+2
* Standardize button interfacespatacongo2011-07-071-1/+2
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-061-16/+182
* Verify the STM3210E-EVAL LCD driverpatacongo2011-07-061-35/+75
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-0/+10
* Add STM3210E-EVAL LCD driver.patacongo2011-07-051-0/+962