aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Win32 orientation & gwin console line clear fixesAndrew Hannam2012-11-122-25/+31
* gdisp Win32 Orientation support. Revert MacroAndrew Hannam2012-11-122-57/+447
* removed false ILI9320 codeJoel Bodenmann2012-11-121-12/+7
* implemented power modes for ILI9320Joel Bodenmann2012-11-121-65/+110
* small fixJoel Bodenmann2012-11-122-1/+1
* added MCU driver dummy - not implemented yetJoel Bodenmann2012-11-125-0/+195
* added ILI3920 orientation dummiesJoel Bodenmann2012-11-111-7/+32
* added ILI9320 driver - not finished yet, but workingJoel Bodenmann2012-11-115-0/+688
* Touch Fixes. Deprecate ConsoleAndrew Hannam2012-11-115-9/+86
* renamed tsIRQ() into tsPressed()Joel Bodenmann2012-11-103-4/+4
* Added touch to gdisp Win32 driverAndrew Hannam2012-11-104-7/+173
* renamed touchpad into touchscreenJoel Bodenmann2012-11-1012-144/+144
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-0716-16/+16
* very small @file path fixJoel Bodenmann2012-11-071-1/+1
* Revert "doxygen tweaks - not complete yet"Joel Bodenmann2012-11-074-35/+22
* doxygen tweaks - not complete yetJoel Bodenmann2012-11-064-22/+35
* moar docsJoel Bodenmann2012-11-032-2/+4
* docsJoel Bodenmann2012-11-0320-29/+31
* moar doxygen fixesJoel Bodenmann2012-11-025-4/+6
* docsJoel Bodenmann2012-11-021-0/+2
* Fixes to gdisp Win32 driverAndrew Hannam2012-10-282-67/+102
* Fixes to Nokia6610 driver, add Win32 driverAndrew Hannam2012-10-276-61/+513
* 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
* 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-2126-44/+44
* F2/F4 FSMC support for SSD1289mobyfab2012-10-171-2/+8
* #error optimizationJoel Bodenmann2012-10-132-6/+0
* touchpad driver fixJoel Bodenmann2012-10-132-4/+4
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-112-4/+4
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-1110-84/+84
* SSD1289 cleanupJoel Bodenmann2012-10-103-4/+8
* Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFXmobyfab2012-10-062-17/+24
|\
| * S6D1121 Orientation-related fixesKumar Abhishek2012-10-061-15/+22
| * SSD1289 fixJoel Bodenmann2012-10-051-2/+2
* | Updated SSD1963 default rotation.mobyfab2012-10-051-1/+1
|/
* rename of orientationJoel Bodenmann2012-10-057-41/+41
* Revert "rename of orientation"Joel Bodenmann2012-10-057-41/+41
* rename of orientationJoel Bodenmann2012-10-057-41/+41
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-0415-25/+25
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-2913-228/+228
* SSD1289 fixJoel Bodenmann2012-09-281-1/+1