aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD2119/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-401/+0
* Convert SSD2119 to new driver formatinmarket2013-10-221-472/+118
* Fix typos in driversinmarket2013-10-221-1/+1
* Porting SSD2219 driver - WORK IN PROGRES!!!!Joel Bodenmann2013-10-211-147/+198
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-211-9/+1
* SSD2119: FSMC settings tunedMateusz Tomaszkiewicz2013-06-201-20/+0
* SSD2119: GDISP_USE_FSMC "switch" addedMateusz Tomaszkiewicz2013-06-181-14/+22
* SSD2119: make use of DMAMateusz Tomaszkiewicz2013-06-181-21/+90
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* 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-081-2/+2
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-2/+2
* SSD2119: GPIO board file removalMateusz Tomaszkiewicz2013-03-021-2/+0
* SSD2119: updated scroll function nameMateusz Tomaszkiewicz2013-03-011-1/+1
* SSD2119: orientation controlMateusz Tomaszkiewicz2013-02-281-14/+16
* SSD2119: power controlMateusz Tomaszkiewicz2013-02-251-90/+125
* SSD2119: backlight controlMateusz Tomaszkiewicz2013-02-211-627/+635
* SSD2119: GDISP_LLD() macro removalMateusz Tomaszkiewicz2013-02-131-8/+8
* SSD2119: code & comments cleanupMateusz Tomaszkiewicz2013-02-071-5/+4
* SSD2119: reorganization of filesresset2013-02-071-0/+25
* SSD2119: first working version of driverresset2013-02-051-76/+94
* SSD2119: created board fileresset2013-01-261-0/+2
* initial commit: copy sources from SSD1289resset2013-01-261-0/+583