aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9320/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Updates to ported drivers to support new optimisation method.inmarket2013-10-021-13/+30
* ILI9325 driver ported to streaming interfaceinmarket2013-09-301-7/+6
* ILI9320 driver ported to streaming interface.inmarket2013-09-301-495/+257
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-211-10/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-3/+1
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* [ILI9320] LLD for olimex pic32 demo boardDmytro Milinevskyy2013-04-051-0/+2
* [ILI9320/ILI9325] use correct lld accessor to read the data from the LCDDmytro Milinevskyy2013-04-041-3/+1
* GPIO interface-related fixesAbhishek Kumar2013-03-301-1/+25
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-13/+13
* ILI9320 updateJoel Bodenmann2013-03-031-11/+25
* Fix compile error in GDISPAndrew Hannam2013-02-181-570/+570
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-15/+15
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+570
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-570/+0
* RestructureAndrew Hannam2012-12-061-2/+4
* ILI9320 landscape modeJoel Bodenmann2012-11-281-8/+35
* ILI9320 fixJoel Bodenmann2012-11-271-4/+4
* copyright header fixes...Joel Bodenmann2012-11-261-1/+1
* Ginput and structure changesAndrew Hannam2012-11-261-3/+6
* Gdisp lld driver correctionsAndrew Hannam2012-11-151-2/+15
* Backlight fixJoel Bodenmann2012-11-131-4/+3
* typo fixJoel Bodenmann2012-11-131-1/+1
* implemented contrast and backlight functions for GDISP. Implemented those int...Joel Bodenmann2012-11-131-44/+42
* ILI9320 updateJoel Bodenmann2012-11-121-20/+21
* new ILI9320 driver - please use as templateJoel Bodenmann2012-11-121-157/+157
* removed false ILI9320 codeJoel Bodenmann2012-11-121-12/+7
* implemented power modes for ILI9320Joel Bodenmann2012-11-121-65/+110
* added ILI9320 driver - not finished yet, but workingJoel Bodenmann2012-11-111-0/+487