]> git.proxmox.com Git - mirror_qemu.git/history - hw/sh7750.c
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / hw / sh7750.c
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-07 Stefan Weilsh7750: Remove redundant 'struct' from MemoryRegionOps
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-24 Benoît Canetsh_serial: convert to memory API
2011-11-24 Benoît Canetsh_intc: convert interrupt controller to memory API
2011-11-24 Benoît Canetsh_timer: convert to memory API
2011-11-24 Benoît Canetsh7750: convert cache and tlb to memory API
2011-11-24 Benoît Canetsh7750: convert memory controller/ioport to memory API
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
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 Aurelien Jarnosh4: implement missing mmaped TLB read functions
2011-01-26 Aurelien Jarnosh4: implement missing mmaped TLB write functions
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-09 Aurelien Jarnotarget-sh4: implement writes to mmaped ITLB
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-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Aurelien Jarnosh7750: handle MMUCR TI bit
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
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-07 aurel32SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-07 balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-07 balrogSH: improve the way sh7750 registers io memory (Takashi...
2008-12-07 balrogSH: r2d pci support (Takashi YOSHII).
2008-12-07 balrogsh4: Add IRL (4-bit encoded interrupt input) support...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-21 aurel32SH4: Switch serial emulation to qemu_irq
2008-11-21 aurel32SH4: Use qemu_irq in timer emulation.
2008-09-02 aurel32sh4: CPU versioning.
2008-08-22 aurel32[sh4] MMU bug fix
2008-08-22 aurel32[sh4] memory mapped TLB entries
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2008-05-09 aurel32SH4 serial controler improvements
2008-05-09 aurel32SH4 MMU improvements
2007-12-12 balrogAdds interrupt support to the sh specific timer code...
2007-12-02 thsSH4: system emulator interrupt update, by Magnus Damm.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 bellardremoved invalid use of _INTC_ARRAY
2007-10-04 balrogsh775x interrupt controller by Magnus Damm.
2007-09-29 thsAdd FRQCR read support, by Magnus Damm.
2007-09-29 thsAdd INTC controller prototype, by Magnus Damm.
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 thsStand-alone TMU emulation code, by Magnus Damm.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2006-06-25 bellardC99 64 bit printf
2006-04-27 bellardSHIX board emulation (Samuel Tardieu)