aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/S6D1121
Commit message (Expand)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-024-19/+35
* GPIO interface-related fixesAbhishek Kumar2013-03-301-0/+12
* updated copyright - 2013Joel Bodenmann2013-03-064-4/+4
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-043-19/+19
* Fix compile error in GDISPAndrew Hannam2013-02-181-571/+571
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-112-2/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-116-0/+858
* removed GDISP_LLD() macroJoel Bodenmann2013-02-116-858/+0
* small doxygen fixesJoel Bodenmann2013-01-112-3/+3
* RestructureAndrew Hannam2012-12-061-2/+4
* copyright header fixes...Joel Bodenmann2012-11-264-4/+4
* Ginput and structure changesAndrew Hannam2012-11-261-2/+5
* S6D1121 doxygenJoel Bodenmann2012-11-231-1/+1
* S6D1121 macro fixJoel Bodenmann2012-11-221-4/+7
* ported S6D1121 driverJoel Bodenmann2012-11-226-420/+438
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
* docsJoel Bodenmann2012-11-033-3/+6
* moar doxygen fixesJoel Bodenmann2012-11-021-1/+1
* graph grid drawing fixJoel Bodenmann2012-10-241-1/+1
* Revert "S6D1121 FSMC timing cleanup"Joel Bodenmann2012-10-231-1/+1
* S6D1121 FSMC timing cleanupJoel Bodenmann2012-10-231-1/+1
* renamed macrosJoel Bodenmann2012-10-213-5/+5
* #error optimizationJoel Bodenmann2012-10-131-3/+0
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-113-28/+28
* S6D1121 Orientation-related fixesKumar Abhishek2012-10-061-15/+22
* rename of orientationJoel Bodenmann2012-10-052-17/+17
* Revert "rename of orientation"Joel Bodenmann2012-10-052-17/+17
* rename of orientationJoel Bodenmann2012-10-052-17/+17
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-042-3/+3
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-293-83/+83
* cleanupsJoel Bodenmann2012-09-261-1/+6
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-253-9/+9
* Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-101-7/+7
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-102-252/+54
* readme updatesTectu2012-08-171-2/+1
* removed gdisp prefix on gdisp driversTectu2012-08-145-0/+1019