aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
Commit message (Expand)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-0245-418/+383
* Renamed HVGA_X81 to ILI9481Abhishek Kumar2013-04-308-20/+20
* New LLD: HVGA_X81Abhishek Kumar2013-04-307-0/+1143
* some doxygen fixesJoel Bodenmann2013-04-082-2/+2
* [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
* [ILI9325] read LCD versionDmytro Milinevskyy2013-04-051-0/+2
* [ILI9320/ILI9325] use correct lld accessor to read the data from the LCDDmytro Milinevskyy2013-04-042-6/+2
* SSD1963 - Removed unused function that what using an inline macro.mobyfab2013-04-041-5/+0
* SSD1963 Driver - Removed old config filesmobyfab2013-04-042-268/+0
* Fixed SSD1963 Driver to work with latest GDISP.mobyfab2013-04-046-337/+768
* SSD2119: readme fixMateusz Tomaszkiewicz2013-04-041-2/+2
* ILI9320 fixJoel Bodenmann2013-04-032-0/+16
* GPIO interface-related fixesAbhishek Kumar2013-03-303-3/+63
* board file fixJoel Bodenmann2013-03-291-0/+8
* STMPE811 - initialJoel Bodenmann2013-03-291-8/+0
* SSD1289 SSD2119: fixed warning messagesMateusz Tomaszkiewicz2013-03-202-8/+8
* SSD1963 rework by user: fredJoel Bodenmann2013-03-144-224/+294
* embest DMSTF4BB board fix - removed FSMC suffix because only FSMC existsJoel Bodenmann2013-03-082-2/+2
* Nokia6610GE8 driver updatesAndrew Hannam2013-03-081-116/+201
* updated copyright - 2013Joel Bodenmann2013-03-0635-35/+35
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-0422-157/+157
* Add PWM backlight control to Nokia6610GE8Andrew Hannam2013-03-041-196/+238
* ILI9320 updateJoel Bodenmann2013-03-031-11/+25
* SSD2119: readme fixMateusz Tomaszkiewicz2013-03-021-3/+2
* SSD2119: GPIO board file removalMateusz Tomaszkiewicz2013-03-022-243/+0
* SSD2119: updated scroll function nameMateusz Tomaszkiewicz2013-03-011-1/+1
* SSD2119: orientation controlMateusz Tomaszkiewicz2013-02-282-16/+16
* SSD2119: power controlMateusz Tomaszkiewicz2013-02-251-90/+125
* SSD2119: PWM period changeMateusz Tomaszkiewicz2013-02-222-3/+16
* SSD2119: backlight controlMateusz Tomaszkiewicz2013-02-216-1096/+1123
* Merge branch 'master' into SSD2119Mateusz Tomaszkiewicz2013-02-1912-4360/+4360
|\
| * Fix compile error in GDISPAndrew Hannam2013-02-1812-4360/+4360
* | SSD2119: GDISP_LLD() macro removalMateusz Tomaszkiewicz2013-02-132-9/+8
* | Merge branch 'master' into SSD2119Mateusz Tomaszkiewicz2013-02-1325-600/+117
|\|
| * more GDISP_LLD() cleanupJoel Bodenmann2013-02-1120-538/+55
| * removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-1155-0/+7114
| * removed GDISP_LLD() macroJoel Bodenmann2013-02-1155-7114/+0
* | SSD2119: code & comments cleanupMateusz Tomaszkiewicz2013-02-075-22/+28
* | SSD2119: reorganization of filesresset2013-02-075-373/+184
* | SSD2119: first working version of driverresset2013-02-053-115/+213
* | SSD2119: created board fileresset2013-01-262-0/+159
* | initial commit: copy sources from SSD1289resset2013-01-267-0/+1106
|/
* small doxygen fixesJoel Bodenmann2013-01-113-4/+4
* cleanupJoel Bodenmann2013-01-033-25/+1
* added ILI9325 driver. Thanks to Chris van Dongen aka _SjaakJoel Bodenmann2013-01-036-0/+833
* Fixes for the SSD1289 driverAndrew Hannam2012-12-201-14/+17
* - clear function: moved call to reset_viewport after aquire_bus, so LCD recei...etmatrix2012-12-171-11/+13
* SSD1289 calibration clear fixJoel Bodenmann2012-12-172-1/+1
* dirty dirty dirty very very dirty reset_viewport for mouse calibration fixJoel Bodenmann2012-12-171-0/+1