aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9320
Commit message (Collapse)AuthorAgeFilesLines
...
* Gdisp lld driver correctionsAndrew Hannam2012-11-151-2/+15
| | | | | | | | | | | | Corrections to Nokia gdisp driver - Fix for the application calling the unsupported gdispSetOrientation and gdispSetPower - Implemented full backlight control (on/off only currently) Corrections to the Ili9320 driver - Fix for the application calling the unsupported gdispSetOrientation - Fix for initialisation of the backlight - Fix for backlight when using display low power modes.
* ILI9320 updateJoel Bodenmann2012-11-131-0/+5
|
* Backlight fixJoel Bodenmann2012-11-131-4/+3
|
* typo fixJoel Bodenmann2012-11-131-1/+1
|
* implemented contrast and backlight functions for GDISP. Implemented those ↵Joel Bodenmann2012-11-132-44/+50
| | | | into ILI9320
* typoJoel Bodenmann2012-11-131-1/+1
|
* ILI9320 updateJoel Bodenmann2012-11-121-20/+21
|
* new ILI9320 driver - please use as templateJoel Bodenmann2012-11-126-320/+300
|
* removed false ILI9320 codeJoel Bodenmann2012-11-121-12/+7
|
* implemented power modes for ILI9320Joel Bodenmann2012-11-121-65/+110
|
* added ILI3920 orientation dummiesJoel Bodenmann2012-11-111-7/+32
|
* added ILI9320 driver - not finished yet, but workingJoel Bodenmann2012-11-115-0/+688