Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler warning fix | Tectu | 2012-08-22 | 1 | -0/+2 |
* | removed deviceCode readout of SSD1289 | Tectu | 2012-08-20 | 1 | -4/+0 |
* | readme updates | Tectu | 2012-08-17 | 6 | -12/+6 |
* | ADS7843 cleanup | Tectu | 2012-08-16 | 1 | -237/+248 |
* | XPT2046 cleanup | Tectu | 2012-08-16 | 1 | -63/+62 |
* | ADS7843 update | Kumar Abhishek | 2012-08-16 | 1 | -146/+237 |
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -32/+123 |
* | removed touchpad prefix on touchpad drivers | Tectu | 2012-08-14 | 10 | -12/+12 |
* | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 33 | -27/+27 |
* | SSD1289 fix | Tectu | 2012-08-14 | 1 | -1/+1 |
* | gdispVMT makefile update | Tectu | 2012-08-13 | 1 | -4/+4 |
* | touchpad driver fixes | Tectu | 2012-08-13 | 2 | -9/+9 |
* | restructure | Tectu | 2012-08-13 | 36 | -0/+4577 |
* | restructure | Tectu | 2012-08-13 | 9 | -1471/+0 |
* | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 9 | -0/+161 |
* | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 2 | -2/+2 |
* | cleanup | Tectu | 2012-07-23 | 1 | -3/+3 |
* | ssd1289 lld_lcdReadStream() fix | Tectu | 2012-07-22 | 1 | -1/+1 |
* | touchpad fix | Tectu | 2012-07-22 | 4 | -12/+12 |
* | fix SSD1289 inverted mode | trsaunders | 2012-07-22 | 1 | -9/+9 |
* | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -2/+2 |
* | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -19/+34 |
* | F4 FSMC support, add support for different orientations, tidyup | trsaunders | 2012-07-22 | 1 | -146/+271 |
* | ssd1289 fix | Tectu | 2012-07-22 | 1 | -5/+3 |
* | whitespace | Tectu | 2012-07-22 | 1 | -2/+0 |
* | fix | Tectu | 2012-07-22 | 1 | -10/+1 |
* | small fix | Tectu | 2012-07-22 | 1 | -1/+1 |
* | small fix | Tectu | 2012-07-22 | 2 | -3/+4 |
* | changed TP_CS macros. Added TP_CS_PORT | Tectu | 2012-06-29 | 2 | -10/+10 |
* | fixed lld_lcdReadStream() | Tectu | 2012-06-27 | 1 | -6/+17 |
* | merge upstream changes | trsaunders | 2012-06-27 | 2 | -183/+202 |
|\ | |||||
| * | ssd1289 fix | Tectu | 2012-06-25 | 1 | -1/+1 |
| * | whitespaces | Tectu | 2012-06-25 | 1 | -0/+3 |
| * | GPIO interfacing rewrite | Tectu | 2012-06-25 | 1 | -17/+1 |
| * | lld GPIO lsb/msb order fix | Tectu | 2012-06-25 | 1 | -4/+4 |
| * | ssd1289 driver fix | Tectu | 2012-06-25 | 1 | -4/+4 |
| * | lld_lcdWriteGPIO() return type | Tectu | 2012-06-25 | 1 | -1/+1 |
| * | ssd1289 GPIO interface abstraction | Tectu | 2012-06-24 | 1 | -2/+4 |
| * | implemented lld_lcdWriteGPIO() for SSD1289 | Tectu | 2012-06-24 | 1 | -6/+9 |
| * | ssd1289 GPIO split into two 8-bit groups | Tectu | 2012-06-24 | 1 | -3/+6 |
| * | ssd1289 powermodes implemented (powerOn, powerOff, sleepOn, sleepOff) | Tectu | 2012-06-23 | 1 | -5/+13 |
| * | added lcdSetPowerMode() | Tectu | 2012-06-20 | 2 | -42/+56 |
| * | cleanups | Tectu | 2012-06-19 | 2 | -129/+131 |
* | | tidy up comments | trsaunders | 2012-06-27 | 1 | -1/+2 |
* | | add missing semi colon | trsaunders | 2012-06-27 | 1 | -1/+1 |
* | | use max(height,width) to calculate buffer size | trsaunders | 2012-06-27 | 2 | -2/+3 |
* | | more safety checks | trsaunders | 2012-06-27 | 1 | -13/+6 |
* | | tidy up | trsaunders | 2012-06-27 | 1 | -4/+36 |
* | | more console work | trsaunders | 2012-06-26 | 1 | -14/+59 |
* | | tidy up | trsaunders | 2012-06-25 | 1 | -2/+0 |