summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-11/+11
* Get rid of _t suffixmalc2009-10-011-11/+11
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Follow coding conventionsPaul Brook2009-05-101-27/+27
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-4/+2
* Fix/remove bogus ram size checks.pbrook2009-04-111-2/+2
* More phys_ram_base elimination.pbrook2009-04-101-9/+7
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-88/+29
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-9/+6
* Fix the PXA2xx LCD dirty page detection a little more.balrog2008-12-151-1/+1
* Fix PXA2xx framebuffer dirty checking.balrog2008-12-131-2/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-4/+4
* 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