aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* SSD1289 SSD2119: fixed warning messagesMateusz Tomaszkiewicz2013-03-201-4/+4
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-2/+2
* Fix compile error in GDISPAndrew Hannam2013-02-181-583/+583
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+583
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-583/+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-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-261-1/+1
* Ginput and structure changesAndrew Hannam2012-11-261-2/+5
* SSD1289 fixJoel Bodenmann2012-11-211-2/+2
* SSD1289 fixJoel Bodenmann2012-11-201-1/+2
* typo fix: aquire_bus -> acquire_busJoel Bodenmann2012-11-201-7/+7
* replaced get_bus by aquire_busJoel Bodenmann2012-11-191-7/+7
* SSD1289 fixJoel Bodenmann2012-11-171-1/+1
* gdisp Nokia and SSD1289 updatesAndrew Hannam2012-11-171-146/+224
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
* moar doxygen fixesJoel Bodenmann2012-11-021-1/+1
* SSD1289 FSMC fix - thanks to MobyfabJoel Bodenmann2012-10-221-22/+40
* renamed macrosJoel Bodenmann2012-10-211-2/+2
* F2/F4 FSMC support for SSD1289mobyfab2012-10-171-2/+8
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-111-12/+12
* SSD1289 cleanupJoel Bodenmann2012-10-101-2/+2
* rename of orientationJoel Bodenmann2012-10-051-5/+5
* Revert "rename of orientation"Joel Bodenmann2012-10-051-5/+5
* rename of orientationJoel Bodenmann2012-10-051-5/+5
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-291-1/+1
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-3/+3
* Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-101-7/+7
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-199/+51
* fixed SSD1289 driverTectu2012-08-241-1/+1
* removed deviceCode readout of SSD1289Tectu2012-08-201-4/+0
* removed gdisp prefix on gdisp driversTectu2012-08-141-0/+610