summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* Implement resolution switching in common console code.pbrook2008-07-011-4/+6
* Add an ncurses UI.balrog2008-02-101-1/+1
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+5
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-8/+5
* Use pixel_ops.h in PXA LCD screen drawing.balrog2007-06-131-30/+1
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+79
* Implement the PXA2xx I2C master controller.balrog2007-05-231-2/+1
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-121-2/+1
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-081-6/+6
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+1001
OpenPOWER on IntegriCloud