Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 35 | -35/+35 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 22 | -157/+157 |
* | Add PWM backlight control to Nokia6610GE8 | Andrew Hannam | 2013-03-04 | 1 | -196/+238 |
* | ILI9320 update | Joel Bodenmann | 2013-03-03 | 1 | -11/+25 |
* | SSD2119: readme fix | Mateusz Tomaszkiewicz | 2013-03-02 | 1 | -3/+2 |
* | SSD2119: GPIO board file removal | Mateusz Tomaszkiewicz | 2013-03-02 | 2 | -243/+0 |
* | SSD2119: updated scroll function name | Mateusz Tomaszkiewicz | 2013-03-01 | 1 | -1/+1 |
* | SSD2119: orientation control | Mateusz Tomaszkiewicz | 2013-02-28 | 2 | -16/+16 |
* | SSD2119: power control | Mateusz Tomaszkiewicz | 2013-02-25 | 1 | -90/+125 |
* | SSD2119: PWM period change | Mateusz Tomaszkiewicz | 2013-02-22 | 2 | -3/+16 |
* | SSD2119: backlight control | Mateusz Tomaszkiewicz | 2013-02-21 | 6 | -1096/+1123 |
* | Merge branch 'master' into SSD2119 | Mateusz Tomaszkiewicz | 2013-02-19 | 12 | -4360/+4360 |
|\ | |||||
| * | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 12 | -4360/+4360 |
* | | SSD2119: GDISP_LLD() macro removal | Mateusz Tomaszkiewicz | 2013-02-13 | 2 | -9/+8 |
* | | Merge branch 'master' into SSD2119 | Mateusz Tomaszkiewicz | 2013-02-13 | 25 | -600/+117 |
|\| | |||||
| * | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 20 | -538/+55 |
| * | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 55 | -0/+7114 |
| * | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 55 | -7114/+0 |
* | | SSD2119: code & comments cleanup | Mateusz Tomaszkiewicz | 2013-02-07 | 5 | -22/+28 |
* | | SSD2119: reorganization of files | resset | 2013-02-07 | 5 | -373/+184 |
* | | SSD2119: first working version of driver | resset | 2013-02-05 | 3 | -115/+213 |
* | | SSD2119: created board file | resset | 2013-01-26 | 2 | -0/+159 |
* | | initial commit: copy sources from SSD1289 | resset | 2013-01-26 | 7 | -0/+1106 |
|/ | |||||
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 3 | -4/+4 |
* | 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 |
* | Fixes for the SSD1289 driver | Andrew Hannam | 2012-12-20 | 1 | -14/+17 |
* | - clear function: moved call to reset_viewport after aquire_bus, so LCD recei... | etmatrix | 2012-12-17 | 1 | -11/+13 |
* | SSD1289 calibration clear fix | Joel Bodenmann | 2012-12-17 | 2 | -1/+1 |
* | dirty dirty dirty very very dirty reset_viewport for mouse calibration fix | Joel Bodenmann | 2012-12-17 | 1 | -0/+1 |
* | SSD1289 reset_viewport quick fix | Joel Bodenmann | 2012-12-17 | 1 | -1/+14 |
* | Restructure | Andrew Hannam | 2012-12-06 | 23 | -154/+1025 |
* | 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 | 25 | -25/+25 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 12 | -1094/+24 |
* | S6D1121 doxygen | Joel Bodenmann | 2012-11-23 | 1 | -1/+1 |
* | SSD1289 firebull doc | Joel Bodenmann | 2012-11-22 | 1 | -4/+4 |
* | SSD1289 - firebull update | Joel Bodenmann | 2012-11-22 | 1 | -19/+19 |
* | S6D1121 macro fix | Joel Bodenmann | 2012-11-22 | 1 | -4/+7 |
* | ported S6D1121 driver | Joel Bodenmann | 2012-11-22 | 6 | -420/+438 |
* | SSD1289 fix | Joel Bodenmann | 2012-11-21 | 1 | -2/+2 |
* | SSD1289 fix | Joel Bodenmann | 2012-11-20 | 2 | -5/+6 |
* | typo fix: aquire_bus -> acquire_bus | Joel Bodenmann | 2012-11-20 | 7 | -19/+19 |
* | replaced get_bus by aquire_bus | Joel Bodenmann | 2012-11-19 | 7 | -20/+20 |
* | more SSD1289 and touchscreen workaround | Joel Bodenmann | 2012-11-17 | 1 | -2/+1 |
* | SSD1289 fix | Joel Bodenmann | 2012-11-17 | 1 | -2/+10 |
* | SSD1289 fix | Joel Bodenmann | 2012-11-17 | 2 | -2/+2 |
* | gdisp Nokia and SSD1289 updates | Andrew Hannam | 2012-11-17 | 9 | -563/+713 |