aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289
Commit message (Expand)AuthorAgeFilesLines
...
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-044-26/+26
* Fix compile error in GDISPAndrew Hannam2013-02-181-583/+583
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-1/+0
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-117-0/+1106
* removed GDISP_LLD() macroJoel Bodenmann2013-02-117-1106/+0
* 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
* SSD1289 reset_viewport quick fixJoel Bodenmann2012-12-171-1/+14
* RestructureAndrew Hannam2012-12-061-2/+2
* copyright header fixes...Joel Bodenmann2012-11-265-5/+5
* Ginput and structure changesAndrew Hannam2012-11-261-2/+5
* SSD1289 firebull docJoel Bodenmann2012-11-221-4/+4
* SSD1289 - firebull updateJoel Bodenmann2012-11-221-19/+19
* SSD1289 fixJoel Bodenmann2012-11-211-2/+2
* SSD1289 fixJoel Bodenmann2012-11-202-5/+6
* typo fix: aquire_bus -> acquire_busJoel Bodenmann2012-11-204-11/+11
* replaced get_bus by aquire_busJoel Bodenmann2012-11-194-11/+11
* more SSD1289 and touchscreen workaroundJoel Bodenmann2012-11-171-2/+1
* SSD1289 fixJoel Bodenmann2012-11-171-2/+10
* SSD1289 fixJoel Bodenmann2012-11-172-2/+2
* gdisp Nokia and SSD1289 updatesAndrew Hannam2012-11-176-479/+669
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
* moar doxygen fixesJoel Bodenmann2012-11-021-1/+1
* SSD1289 setViewPort bugfixJoel Bodenmann2012-10-231-3/+3
* whitespacesJoel Bodenmann2012-10-231-1/+4
* SSD1289 FSMC fix - thanks to MobyfabJoel Bodenmann2012-10-221-22/+40
* GPIO interface rename -> http://chibios-gfx.com/blog/96-renamed-gpio-interfaceJoel Bodenmann2012-10-211-6/+6
* renamed macrosJoel Bodenmann2012-10-213-5/+5
* F2/F4 FSMC support for SSD1289mobyfab2012-10-171-2/+8
* #error optimizationJoel Bodenmann2012-10-131-3/+0
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-113-24/+24
* SSD1289 cleanupJoel Bodenmann2012-10-103-4/+8
* SSD1289 fixJoel Bodenmann2012-10-051-2/+2
* rename of orientationJoel Bodenmann2012-10-052-13/+13
* Revert "rename of orientation"Joel Bodenmann2012-10-052-13/+13
* rename of orientationJoel Bodenmann2012-10-052-13/+13
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-042-3/+3
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-293-32/+32
* SSD1289 fixJoel Bodenmann2012-09-281-1/+1
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
* compiler warning fixJoel Bodenmann2012-09-261-0/+3
* 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-212/+51
* fixed SSD1289 driverTectu2012-08-241-1/+1
* compiler warning fixTectu2012-08-221-0/+2
* removed deviceCode readout of SSD1289Tectu2012-08-201-4/+0
* readme updatesTectu2012-08-171-2/+1