| Commit message (Expand) | Author | Age | Files | Lines |
* | New GDISP now supports multiple controllers with different pixel formats. | inmarket | 2013-11-05 | 1 | -1/+1 |
* | Auto-generate pixel formats using macro's. | inmarket | 2013-11-05 | 1 | -1/+1 |
* | Clean up the driver directory structure by moving all board specific files in... | inmarket | 2013-10-28 | 1 | -113/+0 |
* | Rename GDISP driver files to prevent problems when compiling for multiple con... | inmarket | 2013-10-28 | 2 | -1/+1 |
* | fixed RA8875 board file for marlin | Joel Bodenmann | 2013-10-24 | 1 | -25/+39 |
* | fixed board file name (all the others are upper case as well) | Joel Bodenmann | 2013-10-24 | 1 | -1/+1 |
* | Fix typos in drivers | inmarket | 2013-10-22 | 1 | -1/+1 |
* | Comment fixes. | inmarket | 2013-10-21 | 2 | -2/+2 |
* | Add support for a driver private area (as well as a board private area) | inmarket | 2013-10-21 | 2 | -3/+6 |
* | Change to gdisp low level driver API. Display number is now in the GDriver st... | inmarket | 2013-10-19 | 3 | -20/+20 |
* | Update some doxygen documentation | inmarket | 2013-10-18 | 2 | -3/+3 |
* | Remove unnecessary file from RA8875 driver. | inmarket | 2013-10-17 | 2 | -22/+1 |
* | Driver RA8875 converted to new driver format. | inmarket | 2013-10-17 | 7 | -719/+474 |
* | RA8875 now GOS compatible | Joel Bodenmann | 2013-07-22 | 1 | -6/+4 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 5 | -5/+5 |
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 1 | -2/+2 |
* | cleaned up board file mess | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
* | RA8875 fix | Joel Bodenmann | 2013-07-20 | 2 | -5/+5 |
* | RA8875 changes from v1.7 | inmarket | 2013-07-19 | 8 | -570/+135 |
* | Added RA8875 GDISP driver | Joel Bodenmann | 2013-06-22 | 10 | -0/+1263 |