Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPIO interface-related fixes | Abhishek Kumar | 2013-03-30 | 1 | -0/+12 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 4 | -4/+4 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 3 | -19/+19 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 1 | -571/+571 |
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 2 | -2/+1 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 6 | -0/+858 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -858/+0 |
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 2 | -3/+3 |
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -2/+4 |
* | copyright header fixes... | Joel Bodenmann | 2012-11-26 | 4 | -4/+4 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -2/+5 |
* | S6D1121 doxygen | Joel Bodenmann | 2012-11-23 | 1 | -1/+1 |
* | S6D1121 macro fix | Joel Bodenmann | 2012-11-22 | 1 | -4/+7 |
* | ported S6D1121 driver | Joel Bodenmann | 2012-11-22 | 6 | -420/+438 |
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
* | docs | Joel Bodenmann | 2012-11-03 | 3 | -3/+6 |
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 1 | -1/+1 |
* | graph grid drawing fix | Joel Bodenmann | 2012-10-24 | 1 | -1/+1 |
* | Revert "S6D1121 FSMC timing cleanup" | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
* | S6D1121 FSMC timing cleanup | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 3 | -5/+5 |
* | #error optimization | Joel Bodenmann | 2012-10-13 | 1 | -3/+0 |
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN... | Joel Bodenmann | 2012-10-11 | 3 | -28/+28 |
* | S6D1121 Orientation-related fixes | Kumar Abhishek | 2012-10-06 | 1 | -15/+22 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 2 | -3/+3 |
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 3 | -83/+83 |
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -1/+6 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 3 | -9/+9 |
* | Clip Boundary Conditions & Nokia6610 Fixes | Andrew Hannam | 2012-09-10 | 1 | -7/+7 |
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 2 | -252/+54 |
* | readme updates | Tectu | 2012-08-17 | 1 | -2/+1 |
* | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 5 | -0/+1019 |