Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added SSD1963 example files | Joel Bodenmann | 2013-08-03 | 2 | -0/+368 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 5 | -5/+5 |
* | cleaned up board file mess | Joel Bodenmann | 2013-07-21 | 5 | -394/+116 |
* | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 1 | -10/+10 |
* | License header updates | inmarket | 2013-06-15 | 6 | -6/+6 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 2 | -17/+15 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 6 | -110/+32 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 6 | -53/+19 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 6 | -19/+53 |
* | some doxygen fixes | Joel Bodenmann | 2013-04-08 | 2 | -2/+2 |
* | SSD1963 - Removed unused function that what using an inline macro. | mobyfab | 2013-04-04 | 1 | -5/+0 |
* | SSD1963 Driver - Removed old config files | mobyfab | 2013-04-04 | 2 | -268/+0 |
* | Fixed SSD1963 Driver to work with latest GDISP. | mobyfab | 2013-04-04 | 6 | -337/+768 |
* | SSD1963 rework by user: fred | Joel Bodenmann | 2013-03-14 | 4 | -224/+294 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 2 | -2/+2 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 1 | -18/+18 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 1 | -613/+613 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 6 | -0/+895 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -895/+0 |
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -2/+9 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -1/+1 |
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 2 | -2/+2 |
* | docs | Joel Bodenmann | 2012-11-03 | 3 | -11/+4 |
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 1 | -1/+1 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 3 | -5/+5 |
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN... | Joel Bodenmann | 2012-10-11 | 3 | -20/+20 |
* | Updated SSD1963 default rotation. | mobyfab | 2012-10-05 | 1 | -1/+1 |
* | 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 |
* | 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 | 4 | -92/+92 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 5 | -17/+17 |
* | Some cleaning. | mobyfab | 2012-09-18 | 2 | -57/+66 |
* | More info in the readme file. | mobyfab | 2012-09-18 | 1 | -5/+31 |
* | Fixed indentation | mobyfab | 2012-09-18 | 1 | -72/+72 |
* | Cleaning GCC warnings for unused variables | mobyfab | 2012-09-18 | 1 | -14/+15 |
* | DMA fixed and tested for SSD1963 | mobyfab | 2012-09-17 | 1 | -43/+24 |
* | DMA fixes, splitting the requests since 65535 is the max count | mobyfab | 2012-09-17 | 1 | -8/+18 |
* | Testing DMA | mobyfab | 2012-09-17 | 1 | -1/+41 |
* | 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 | -837/+617 |
* | Increased FSMC delays. They were too low. | mobyfab | 2012-09-06 | 1 | -1/+1 |
* | Adding GPIO to SSD1963 | mobyfab | 2012-09-04 | 2 | -36/+112 |
* | header adjustments on SSD1963 | Tectu | 2012-09-03 | 4 | -8/+8 |
* | updated comments, cleaning | mobyfab | 2012-08-31 | 6 | -31/+26 |
* | modifications, fixes. | mobyfab | 2012-08-31 | 4 | -61/+59 |
* | Adding SSD1963 | mobyfab | 2012-08-30 | 6 | -0/+979 |