Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename GDISP driver files to prevent problems when compiling for multiple con... | inmarket | 2013-10-28 | 1 | -335/+0 |
* | Fix typos in drivers | inmarket | 2013-10-22 | 1 | -1/+1 |
* | Add support for a driver private area (as well as a board private area) | inmarket | 2013-10-21 | 1 | -1/+4 |
* | Convert S6D1121 driver to new format | inmarket | 2013-10-19 | 1 | -428/+199 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
* | cleaned up board file mess | Joel Bodenmann | 2013-07-21 | 1 | -8/+1 |
* | License header updates | inmarket | 2013-06-15 | 1 | -1/+1 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -4/+2 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 1 | -18/+5 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 1 | -8/+19 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 1 | -19/+8 |
* | GPIO interface-related fixes | Abhishek Kumar | 2013-03-30 | 1 | -0/+12 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 1 | -1/+1 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 1 | -3/+3 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 1 | -571/+571 |
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 1 | -1/+1 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+571 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -571/+0 |
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -2/+4 |
* | copyright header fixes... | Joel Bodenmann | 2012-11-26 | 1 | -1/+1 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -2/+5 |
* | S6D1121 macro fix | Joel Bodenmann | 2012-11-22 | 1 | -4/+7 |
* | ported S6D1121 driver | Joel Bodenmann | 2012-11-22 | 1 | -158/+217 |
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
* | docs | Joel Bodenmann | 2012-11-03 | 1 | -1/+2 |
* | 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 | 1 | -2/+2 |
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN... | Joel Bodenmann | 2012-10-11 | 1 | -12/+12 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 1 | -16/+16 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -3/+3 |
* | 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 | 1 | -237/+52 |
* | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 1 | -0/+688 |