]> git.proxmox.com Git - qemu.git/history - hw/pxa2xx_timer.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / pxa2xx_timer.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-11 Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-10 Andrzej Zaborowskipxa2xx_timer: Get rid of .level in PXA2xxTimer0.
2011-03-10 Dmitry Eremin-Sole... pxa2xx_timer: separate irq for pxa27x handling
2011-03-03 Andrzej Zaborowskipxa2xx_timer: Store relevant irq line in each timer.
2011-03-03 Dmitry Eremin-Sole... pxa2xx_timer: switch to using qdev/vmstate
2011-03-03 Dmitry Eremin-Sole... pxa2xx_timer: change info struct name to comply with...
2011-02-25 Dmitry Eremin-Sole... pxa2xx_pic: update to use qdev
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
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-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-04-22 balrogHush pointer target signedness warnings from gcc 4.
2007-11-17 pbrookBreak up vl.h.
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-05-08 balrogCorrect the number of PXA255 GPIO lines. Reuse the...
2007-05-08 balrogSet OOK when OON is set in OSCC register (thanks to...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C...