| Commit message (Expand) | Author | Age | Files | Lines |
* | New GDISP now supports multiple controllers with different pixel formats. | inmarket | 2013-11-05 | 1 | -2/+5 |
* | 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 | -112/+0 |
* | Rename GDISP driver files to prevent problems when compiling for multiple con... | inmarket | 2013-10-28 | 2 | -1/+1 |
* | Fix typos in drivers | inmarket | 2013-10-22 | 1 | -2/+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 | -12/+7 |
* | Fix doxygen comments. | inmarket | 2013-10-18 | 2 | -4/+2 |
* | Convert ILI9325 driver to new format | inmarket | 2013-10-18 | 7 | -397/+429 |
* | Updates to ported drivers to support new optimisation method. | inmarket | 2013-10-02 | 2 | -13/+30 |
* | ILI9325 driver ported to streaming interface | inmarket | 2013-09-30 | 4 | -509/+380 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 4 | -4/+4 |
* | cleaned up board file mess | Joel Bodenmann | 2013-07-21 | 3 | -31/+8 |
* | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 1 | -3/+3 |
* | License header updates | inmarket | 2013-06-15 | 4 | -4/+4 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -3/+1 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 4 | -73/+21 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 4 | -33/+57 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 4 | -57/+33 |
* | [ILI9325] read LCD version | Dmytro Milinevskyy | 2013-04-05 | 1 | -0/+2 |
* | [ILI9320/ILI9325] use correct lld accessor to read the data from the LCD | Dmytro Milinevskyy | 2013-04-04 | 1 | -3/+1 |
* | GPIO interface-related fixes | Abhishek Kumar | 2013-03-30 | 1 | -2/+26 |
* | 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 | -25/+25 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 3 | -735/+735 |
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 4 | -28/+27 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 6 | -0/+809 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -809/+0 |
* | cleanup | Joel Bodenmann | 2013-01-03 | 3 | -25/+1 |
* | added ILI9325 driver. Thanks to Chris van Dongen aka _Sjaak | Joel Bodenmann | 2013-01-03 | 6 | -0/+833 |