summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_mmci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-9/+9
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* pxa2xx_mmci: convert to memory APIBenoƮt Canet2011-11-241-15/+16
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* pxa2xx_dma: port to qdev/vmstateAndrzej Zaborowski2011-03-031-7/+9
* 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-9/+9
* Get rid of _t suffixmalc2009-10-011-9/+9
* 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-21/+21
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-4/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Fix SD init arguments.pbrook2007-11-241-1/+1
* Partial SD card SPI mode support.pbrook2007-11-241-1/+1
* Better STOPINTR bit semantics in the PXA2xx DMA.balrog2007-11-171-1/+1
* Break up vl.h.pbrook2007-11-171-3/+4
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-4/+3
* 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/+81
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+472
OpenPOWER on IntegriCloud