index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD2119
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-3
/
+5
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
2
-4
/
+17
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-1
/
+1
*
Clean up the driver directory structure by moving all board specific files in...
inmarket
2013-10-28
1
-173
/
+0
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
Convert SSD2119 to new driver format
inmarket
2013-10-22
7
-785
/
+491
*
Fix typos in drivers
inmarket
2013-10-22
1
-1
/
+1
*
Porting SSD2219 driver - WORK IN PROGRES!!!!
Joel Bodenmann
2013-10-21
1
-147
/
+198
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
cleaned up board file mess
Joel Bodenmann
2013-07-21
3
-36
/
+110
*
SSD2119: FSMC settings tuned
Mateusz Tomaszkiewicz
2013-06-20
2
-33
/
+11
*
SSD2119: GDISP_USE_FSMC "switch" added
Mateusz Tomaszkiewicz
2013-06-18
2
-14
/
+29
*
Various readme update
Mateusz Tomaszkiewicz
2013-06-18
1
-5
/
+8
*
SSD2119: make use of DMA
Mateusz Tomaszkiewicz
2013-06-18
2
-42
/
+134
*
License header updates
inmarket
2013-06-15
4
-4
/
+4
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-4
/
+2
*
updated license headers
Joel Bodenmann
2013-05-03
4
-72
/
+20
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
4
-32
/
+76
*
updated license headers
Joel Bodenmann
2013-05-02
4
-76
/
+32
*
SSD2119: readme fix
Mateusz Tomaszkiewicz
2013-04-04
1
-2
/
+2
*
board file fix
Joel Bodenmann
2013-03-29
1
-0
/
+8
*
STMPE811 - initial
Joel Bodenmann
2013-03-29
1
-8
/
+0
*
SSD1289 SSD2119: fixed warning messages
Mateusz Tomaszkiewicz
2013-03-20
1
-4
/
+4
*
embest DMSTF4BB board fix - removed FSMC suffix because only FSMC exists
Joel Bodenmann
2013-03-08
2
-2
/
+2
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
4
-4
/
+4
*
__inline becomes inline because most compilers dont like the prefix
Joel Bodenmann
2013-03-04
2
-10
/
+10
*
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
*
SSD2119: GDISP_LLD() macro removal
Mateusz Tomaszkiewicz
2013-02-13
2
-9
/
+8
*
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