aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD2119
Commit message (Expand)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-024-76/+32
* SSD2119: readme fixMateusz Tomaszkiewicz2013-04-041-2/+2
* board file fixJoel Bodenmann2013-03-291-0/+8
* STMPE811 - initialJoel Bodenmann2013-03-291-8/+0
* SSD1289 SSD2119: fixed warning messagesMateusz Tomaszkiewicz2013-03-201-4/+4
* embest DMSTF4BB board fix - removed FSMC suffix because only FSMC existsJoel Bodenmann2013-03-082-2/+2
* updated copyright - 2013Joel Bodenmann2013-03-064-4/+4
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-042-10/+10
* SSD2119: readme fixMateusz Tomaszkiewicz2013-03-021-3/+2
* SSD2119: GPIO board file removalMateusz Tomaszkiewicz2013-03-022-243/+0
* SSD2119: updated scroll function nameMateusz Tomaszkiewicz2013-03-011-1/+1
* SSD2119: orientation controlMateusz Tomaszkiewicz2013-02-282-16/+16
* SSD2119: power controlMateusz Tomaszkiewicz2013-02-251-90/+125
* SSD2119: PWM period changeMateusz Tomaszkiewicz2013-02-222-3/+16
* SSD2119: backlight controlMateusz Tomaszkiewicz2013-02-216-1096/+1123
* SSD2119: GDISP_LLD() macro removalMateusz Tomaszkiewicz2013-02-132-9/+8
* SSD2119: code & comments cleanupMateusz Tomaszkiewicz2013-02-075-22/+28
* SSD2119: reorganization of filesresset2013-02-075-373/+184
* SSD2119: first working version of driverresset2013-02-053-115/+213
* SSD2119: created board fileresset2013-01-262-0/+159
* initial commit: copy sources from SSD1289resset2013-01-267-0/+1106