aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pl110.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Implement resolution switching in common console code.pbrook1-4/+7
2008-02-10Add an ncurses UI.balrog1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-11-10Fix 64-bit host printf format mismatches.pbrook1-2/+2
2007-10-04Implement PL110 byte order config bit (original patch by Richard Purdie).balrog1-3/+10
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2007-06-30PL110 versatile register hack fix (Adam Lackorzynski).pbrook1-0/+4
2007-06-03Fix off-by-one memory region sizes.pbrook1-1/+1
2007-04-07Unify IRQ handling.pbrook1-4/+2
2006-10-22ColdFire target.pbrook1-2/+3
2006-04-18Fix display resize bug.pbrook1-1/+1
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook1-3/+24
2006-04-09Allow multiple graphics devices.pbrook1-4/+7
2006-03-02Add missing return statement.pbrook1-0/+1
2006-02-06Fix -nographic on Arm.pbrook1-1/+3
2006-02-06Arm display emulation.pbrook1-0/+393