]> git.proxmox.com Git - qemu.git/history - hw/sh_serial.c
Get rid of _t suffix
[qemu.git] / hw / sh_serial.c
2009-10-01 malcGet rid of _t suffix
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-13 Paul BrookInclude assert.h from qemu-common.h
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-07 aurel32SH4: SCI improvement
2008-12-07 balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-21 aurel32SH4: Switch serial emulation to qemu_irq
2008-09-15 aurel32SH4: Serial controller improvement
2008-05-09 aurel32SH4 serial controler improvements
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.