aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pl110_template.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-17hw/pl110: Model the PL111 CLCD controllerPeter Maydell1-7/+95
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela1-3/+3
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook1-1/+1
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook1-6/+10
2007-10-04Implement PL110 byte order config bit (original patch by Richard Purdie).balrog1-34/+85
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2006-10-18Fix typo in pixel conversion templates.pbrook1-1/+1
2006-02-19PL110 byteswapping fix.pbrook1-6/+6
2006-02-06Arm display emulation.pbrook1-0/+252