Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to ported drivers to support new optimisation method. | inmarket | 2013-10-02 | 2 | -13/+30 |
| | | | | Includes Bug fixes. | ||||
* | 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 |
| | | | | Changed misleading description. | ||||
* | License header updates | inmarket | 2013-06-15 | 4 | -4/+4 |
| | |||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -3/+1 |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | ||||
* | updated license headers | Joel Bodenmann | 2013-05-03 | 4 | -73/+21 |
| | |||||
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 4 | -33/+57 |
| | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c. | ||||
* | 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 |
| | | | | | | Adding acquire_bus() and release_bus() so that orientation setting commands are not ignored. | ||||
* | 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 |
| | | | | | | Fix compile error with wrongly named include file Revert lld_gdisp naming convention to gdisp_lld to fix problem and be consitant with all other low level drivers. | ||||
* | 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 |