Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / pxa2xx_dma.c
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2007-11-17 balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 bellarduse correct printf format
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...