]> git.proxmox.com Git - qemu.git/history - hw/etraxfs_timer.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / etraxfs_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-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-26 Edgar E. Iglesiasetrax: Dont decrease the granularity of timers
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
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-23 Stefan WeilETRAX: Removed unused struct entry and fixed Windows...
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-16 Edgar E. IglesiasETRAX-TIMER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: Untabify.
2009-05-05 Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 edgar_iglETRAX: Support timer count reads and correct frequencies.
2008-12-19 edgar_iglETRAX: Correct the frequency of the free-running counter.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-06-09 edgar_iglETRAX: Add NMI support to the watchdog and the interrup...
2008-06-06 edgar_iglCompile with debug.
2008-05-27 edgar_iglETRAX: Allow boot from flash. Support the watchdog...
2008-05-11 edgar_iglCorrect interrupt masking for etrax timers.
2008-05-06 edgar_iglDisable the temporary timer slowdown for etrax.
2008-05-02 edgar_iglAvoid a build warning.
2008-05-02 edgar_iglETRAX timers: Improve the support for timer1 and let...
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2007-11-17 pbrookBreak up vl.h.
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.