| Commit message (Expand) | Author | Age | Files | Lines |
* | restructure | Tectu | 2012-08-13 | 36 | -4577/+0 |
* | re-fix S6D1121 vertical scroll | Thomas Saunders | 2012-08-11 | 2 | -2/+2 |
* | small doc fixes | Tectu | 2012-08-09 | 1 | -2/+2 |
* | added SPI config struct to TOUCHPADDriver | Tectu | 2012-08-09 | 2 | -14/+2 |
* | Multi-thread, Async Multi-thread & VMT | Andrew Hannam | 2012-08-09 | 16 | -200/+726 |
* | fixed licensing on XPT2046 | Tectu | 2012-08-09 | 2 | -2/+2 |
* | added ADS7843 touchpad driver | Tectu | 2012-08-09 | 4 | -0/+211 |
* | added tpIRQ() | Tectu | 2012-08-09 | 2 | -0/+14 |
* | TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURE | Tectu | 2012-08-09 | 2 | -2/+2 |
* | added XPT2046 readme | Tectu | 2012-08-09 | 1 | -0/+9 |
* | Merge branch 'master' into touchpad | Tectu | 2012-08-09 | 1 | -17/+0 |
|\ |
|
| * | merged from touchpad | Tectu | 2012-08-09 | 4 | -0/+247 |
| |\ |
|
| * | | Revert "added touchpad driver structure for halext" | Tectu | 2012-08-09 | 4 | -404/+0 |
* | | | touchpad fix | Tectu | 2012-08-09 | 1 | -1/+1 |
* | | | touchpad fix | Tectu | 2012-08-09 | 2 | -78/+31 |
| |/
|/| |
|
* | | removed TOUCHPAD_NEED_MULTITASKING | Tectu | 2012-08-09 | 1 | -0/+2 |
* | | tpInit() | Tectu | 2012-08-09 | 2 | -14/+48 |
* | | more touchpad stuff | Tectu | 2012-08-09 | 1 | -1/+1 |
* | | more touchpad stuff | Tectu | 2012-08-09 | 1 | -7/+7 |
* | | a few more touchpad things | Tectu | 2012-08-09 | 2 | -0/+42 |
* | | some more touchpad stuff | Tectu | 2012-08-09 | 2 | -7/+10 |
* | | added touchpad XPT2046 driver dummy | Tectu | 2012-08-08 | 2 | -246/+25 |
|/ |
|
* | added touchpad driver structure for halext | Tectu | 2012-08-08 | 4 | -0/+404 |
* | makefiles update | Tectu | 2012-08-08 | 4 | -8/+8 |
* | fix grammar, vertical scroll, missing function definition | Thomas Saunders | 2012-08-07 | 2 | -2/+2 |
* | Backport GDISP low level drivers to GLCD | Andrew Hannam | 2012-08-06 | 2 | -492/+245 |
* | Merge branch 'master' of https://github.com/inmarket/ChibiOS-LCD-Driver | Andrew Hannam | 2012-08-05 | 1 | -0/+247 |
|\ |
|
| * | Many changes including scaled fonts. | Andrew Hannam | 2012-08-05 | 13 | -1785/+555 |
| * | Incorporate Abhishek's changes | Andrew Hannam | 2012-08-04 | 1 | -244/+244 |
| * | Fix fonts nd fix debug symbols | Andrew Hannam | 2012-08-04 | 5 | -223/+220 |
* | | Many changes including scaled fonts | Andrew Hannam | 2012-08-05 | 13 | -1842/+609 |
* | | S6D1121 LLD Compile error fix | abhishek-kakkar | 2012-08-03 | 1 | -1/+1 |
|/ |
|
* | halext new license headers | Tectu | 2012-08-02 | 17 | -273/+145 |
* | New (working) driver gdispNokia6610 + small syntax fix | Andrew Hannam | 2012-08-02 | 12 | -463/+1163 |
* | New low level driver gdispTestStub | Andrew Hannam | 2012-08-02 | 5 | -0/+787 |
* | Extracted font structure definitions, re-organised some files, added gdispS6d... | Andrew Hannam | 2012-08-02 | 13 | -407/+1706 |
* | Added ssd1289 low level driver to GDISP | Andrew Hannam | 2012-08-01 | 6 | -0/+1369 |
* | Reduce minimum number of low level driver routines to 2 | Andrew Hannam | 2012-07-31 | 3 | -38/+54 |
* | Many changes | Andrew Hannam | 2012-07-31 | 4 | -0/+819 |