summaryrefslogtreecommitdiffstats
path: root/hw/ssd0323.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-373/+0
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-9/+10
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-1/+1
* stellaris: Removed SSI muxPeter A. G. Crosthwaite2012-10-101-0/+1
* ssi: Implemented CS behaviourPeter A. G. Crosthwaite2012-10-101-0/+6
* ssd0323: abort() instead of exit(1) on error.Peter A. G. Crosthwaite2012-08-131-1/+3
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-5/+6
* ssi: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+2
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* Stellaris SSI qdev conversionPaul Brook2009-05-141-11/+19
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-7/+5
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-3/+3
* Eliminate spurous screen updates.pbrook2008-07-071-56/+58
* Save/restore for stellaris boards.pbrook2008-07-021-0/+49
* Implement resolution switching in common console code.pbrook2008-07-011-4/+6
* Add an ncurses UI.balrog2008-02-101-1/+1
* Partial SD card SPI mode support.pbrook2007-11-241-0/+3
* SSD0323 vertical incrememnt mode.pbrook2007-11-181-8/+28
* Break up vl.h.pbrook2007-11-171-1/+3
* ARMv7 support.pbrook2007-11-111-0/+267
OpenPOWER on IntegriCloud