aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9320
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in driversinmarket2013-10-221-1/+1
* Comment fixes.inmarket2013-10-212-2/+2
* Add support for a driver private area (as well as a board private area)inmarket2013-10-213-5/+8
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-194-19/+11
* Bug fix ILI9320 driverinmarket2013-10-181-1/+1
* Convert ILI9320 driver to new formatinmarket2013-10-189-426/+558
* Updates to ported drivers to support new optimisation method.inmarket2013-10-022-13/+31
* ILI9325 driver ported to streaming interfaceinmarket2013-09-301-7/+6
* ILI9320 driver ported to streaming interface.inmarket2013-09-305-520/+301
* fixed license headersJoel Bodenmann2013-07-215-5/+5
* cleaned up board file messJoel Bodenmann2013-07-213-35/+10
* Various README updatesMateusz Tomaszkiewicz2013-06-211-3/+3
* License header updatesinmarket2013-06-155-5/+5
* GOS module, for operating system independanceinmarket2013-05-251-3/+1
* updated license headersJoel Bodenmann2013-05-035-91/+26
* Revert "updated license headers"Joel Bodenmann2013-05-025-42/+57
* updated license headersJoel Bodenmann2013-05-025-57/+42
* [ILI9320][olimex][pic32] extra dummy read after index writeDmytro Milinevskyy2013-04-071-0/+5
* [ILI9320] LLD for olimex pic32 demo boardDmytro Milinevskyy2013-04-052-0/+116
* [ILI9320/ILI9325] use correct lld accessor to read the data from the LCDDmytro Milinevskyy2013-04-041-3/+1
* ILI9320 fixJoel Bodenmann2013-04-032-0/+16
* GPIO interface-related fixesAbhishek Kumar2013-03-301-1/+25
* updated copyright - 2013Joel Bodenmann2013-03-064-4/+4
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-043-25/+25
* ILI9320 updateJoel Bodenmann2013-03-031-11/+25
* Fix compile error in GDISPAndrew Hannam2013-02-183-714/+714
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-114-28/+27
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-116-0/+788
* removed GDISP_LLD() macroJoel Bodenmann2013-02-116-788/+0
* small doxygen fixesJoel Bodenmann2013-01-111-1/+1
* RestructureAndrew Hannam2012-12-061-2/+4
* ILI9320 fixJoel Bodenmann2012-12-021-2/+2
* ILI9320 landscape modeJoel Bodenmann2012-11-281-8/+35
* ILI9320 fixJoel Bodenmann2012-11-272-6/+5
* copyright header fixes...Joel Bodenmann2012-11-264-4/+4
* Ginput and structure changesAndrew Hannam2012-11-261-3/+6
* Gdisp lld driver correctionsAndrew Hannam2012-11-151-2/+15
* 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 int...Joel Bodenmann2012-11-132-44/+50
* 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