aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-3/+3
* Implement resolution switching in common console code.pbrook2008-07-011-4/+7
* Add an ncurses UI.balrog2008-02-101-1/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* Fix 64-bit host printf format mismatches.pbrook2007-11-101-2/+2
* Implement PL110 byte order config bit (original patch by Richard Purdie).balrog2007-10-041-3/+10
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* PL110 versatile register hack fix (Adam Lackorzynski).pbrook2007-06-301-0/+4
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Unify IRQ handling.pbrook2007-04-071-4/+2
* ColdFire target.pbrook2006-10-221-2/+3
* Fix display resize bug.pbrook2006-04-181-1/+1
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-3/+24
* Allow multiple graphics devices.pbrook2006-04-091-4/+7
* Add missing return statement.pbrook2006-03-021-0/+1
* Fix -nographic on Arm.pbrook2006-02-061-1/+3
* Arm display emulation.pbrook2006-02-061-0/+393