Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -5/+8 |
* | Change to gdisp low level driver API. Display number is now in the GDriver st... | inmarket | 2013-10-19 | 4 | -19/+11 |
* | Bug fix ILI9320 driver | inmarket | 2013-10-18 | 1 | -1/+1 |
* | Convert ILI9320 driver to new format | inmarket | 2013-10-18 | 9 | -426/+558 |
* | Updates to ported drivers to support new optimisation method. | inmarket | 2013-10-02 | 2 | -13/+31 |
* | ILI9325 driver ported to streaming interface | inmarket | 2013-09-30 | 1 | -7/+6 |
* | ILI9320 driver ported to streaming interface. | inmarket | 2013-09-30 | 5 | -520/+301 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 5 | -5/+5 |
* | cleaned up board file mess | Joel Bodenmann | 2013-07-21 | 3 | -35/+10 |
* | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 1 | -3/+3 |
* | License header updates | inmarket | 2013-06-15 | 5 | -5/+5 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -3/+1 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 5 | -91/+26 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 5 | -42/+57 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 5 | -57/+42 |
* | [ILI9320][olimex][pic32] extra dummy read after index write | Dmytro Milinevskyy | 2013-04-07 | 1 | -0/+5 |
* | [ILI9320] LLD for olimex pic32 demo board | Dmytro Milinevskyy | 2013-04-05 | 2 | -0/+116 |
* | [ILI9320/ILI9325] use correct lld accessor to read the data from the LCD | Dmytro Milinevskyy | 2013-04-04 | 1 | -3/+1 |
* | ILI9320 fix | Joel Bodenmann | 2013-04-03 | 2 | -0/+16 |
* | GPIO interface-related fixes | Abhishek Kumar | 2013-03-30 | 1 | -1/+25 |
* | 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 |
* | ILI9320 update | Joel Bodenmann | 2013-03-03 | 1 | -11/+25 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 3 | -714/+714 |
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 4 | -28/+27 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 6 | -0/+788 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -788/+0 |
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -1/+1 |
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -2/+4 |
* | ILI9320 fix | Joel Bodenmann | 2012-12-02 | 1 | -2/+2 |
* | ILI9320 landscape mode | Joel Bodenmann | 2012-11-28 | 1 | -8/+35 |
* | ILI9320 fix | Joel Bodenmann | 2012-11-27 | 2 | -6/+5 |
* | copyright header fixes... | Joel Bodenmann | 2012-11-26 | 4 | -4/+4 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -3/+6 |
* | Gdisp lld driver corrections | Andrew Hannam | 2012-11-15 | 1 | -2/+15 |
* | ILI9320 update | Joel Bodenmann | 2012-11-13 | 1 | -0/+5 |
* | Backlight fix | Joel Bodenmann | 2012-11-13 | 1 | -4/+3 |
* | typo fix | Joel Bodenmann | 2012-11-13 | 1 | -1/+1 |
* | implemented contrast and backlight functions for GDISP. Implemented those int... | Joel Bodenmann | 2012-11-13 | 2 | -44/+50 |
* | typo | Joel Bodenmann | 2012-11-13 | 1 | -1/+1 |
* | ILI9320 update | Joel Bodenmann | 2012-11-12 | 1 | -20/+21 |
* | new ILI9320 driver - please use as template | Joel Bodenmann | 2012-11-12 | 6 | -320/+300 |
* | removed false ILI9320 code | Joel Bodenmann | 2012-11-12 | 1 | -12/+7 |
* | implemented power modes for ILI9320 | Joel Bodenmann | 2012-11-12 | 1 | -65/+110 |
* | added ILI3920 orientation dummies | Joel Bodenmann | 2012-11-11 | 1 | -7/+32 |
* | added ILI9320 driver - not finished yet, but working | Joel Bodenmann | 2012-11-11 | 5 | -0/+688 |