aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ssd0303.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-14SSD0303 qdev conversionPaul Brook1-7/+16
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-7/+7
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-7/+5
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori1-2/+2
2008-07-07Eliminate spurous screen updates.pbrook1-46/+48
2008-07-02Save/restore for stellaris boards.pbrook1-0/+44
2008-07-01Implement resolution switching in common console code.pbrook1-3/+5
2008-02-10Add an ncurses UI.balrog1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-11-11ARMv7 support.pbrook1-0/+273