aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9325/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-365/+0
* Fix typos in driversinmarket2013-10-221-2/+1
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-1/+4
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-191-2/+2
* Convert ILI9325 driver to new formatinmarket2013-10-181-148/+154
* Updates to ported drivers to support new optimisation method.inmarket2013-10-021-13/+29
* ILI9325 driver ported to streaming interfaceinmarket2013-09-301-489/+248
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-211-8/+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
* [ILI9325] read LCD versionDmytro 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-2/+26
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-13/+13
* Fix compile error in GDISPAndrew Hannam2013-02-181-580/+580
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-15/+15
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+580
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-580/+0
* cleanupJoel Bodenmann2013-01-031-12/+0
* added ILI9325 driver. Thanks to Chris van Dongen aka _SjaakJoel Bodenmann2013-01-031-0/+592