summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_pic.c
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* pxa2xx_pic: fixup initialisationAndrzej Zaborowski2011-03-101-2/+1
* pxa2xx_pic: Set base address for sysbus device.Andrzej Zaborowski2011-03-031-0/+2
* pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov2011-02-251-43/+45
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* 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-12/+12
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-8/+2
* Break up vl.h.pbrook2007-11-171-1/+2
* 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/+37
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+280
OpenPOWER on IntegriCloud