aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/S6D1121/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-335/+0
* Fix typos in driversinmarket2013-10-221-1/+1
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-1/+4
* Convert S6D1121 driver to new formatinmarket2013-10-191-428/+199
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-211-8/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
* 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
* GPIO interface-related fixesAbhishek Kumar2013-03-301-0/+12
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-3/+3
* Fix compile error in GDISPAndrew Hannam2013-02-181-571/+571
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+571
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-571/+0
* RestructureAndrew Hannam2012-12-061-2/+4
* copyright header fixes...Joel Bodenmann2012-11-261-1/+1
* Ginput and structure changesAndrew Hannam2012-11-261-2/+5
* S6D1121 macro fixJoel Bodenmann2012-11-221-4/+7
* ported S6D1121 driverJoel Bodenmann2012-11-221-158/+217
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
* docsJoel Bodenmann2012-11-031-1/+2
* 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-211-2/+2
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-111-12/+12
* 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-16/+16
* 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-237/+52
* removed gdisp prefix on gdisp driversTectu2012-08-141-0/+688