]> git.proxmox.com Git - qemu.git/history - hw/m48t59.c
moxie: configure with default-configs file
[qemu.git] / hw / m48t59.c
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 Gleb NatapovKeep track of ISA ports ISA device is using in qdev.
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
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-07 Blue Swirlm48t59: don't use reserved _t suffix
2009-11-22 Paul BrookBCD cleanup
2009-10-24 Blue Swirlm48t59: convert to vmstate reset
2009-10-13 Blue SwirlAdd some chipset doc links
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-14 Blue SwirlAdd an ISA bus version of m48t59
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-08-10 Gerd Hoffmannqdev/prop: convert m48t59.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-12 Blue SwirlSparc32/Sparc64/PPC: convert m48txx to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-28 blueswir1Register reset handlers
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-29 blueswir1 M48T02 support (Robert Reif)
2007-12-29 blueswir1 Make debug printing consistent (Robert Reif)
2007-11-17 pbrookBreak up vl.h.
2007-10-28 j_mayerGive an opaque to the m48t59 direct access routines...
2007-09-30 j_mayerAvoid crash on NULL timers.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-04 blueswir1 Use UTC/localtime flag in M48Txx
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-07 pbrookUnify IRQ handling.
2006-06-14 bellardclock year fix for sparc (Blue Swirl)
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2004-06-21 bellardmemory mapped NVRAM (Jocelyn Mayer)
2004-06-20 bellardnew reset API
2004-05-20 bellardwin32 fix
2004-05-17 bellardNVRAM fixes (Jocelyn Mayer)
2004-04-12 bellardppc: suppressed unneeded globals and headers - added...
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)