aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_lcd.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Implement resolution switching in common console code.pbrook1-4/+6
2008-02-10Add an ncurses UI.balrog1-1/+1
2007-11-18Add statics and missing #includes for prototypes.pbrook1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+5
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog1-8/+5
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog1-30/+1
2007-06-03Fix off-by-one memory region sizes.pbrook1-1/+1
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+79
2007-05-23Implement the PXA2xx I2C master controller.balrog1-2/+1
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog1-2/+1
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog1-6/+6
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+1001