summaryrefslogtreecommitdiffstats
path: root/hw/mcf5206.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: move files referencing CPU to hw/m68k/Paolo Bonzini2013-03-011-548/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-3/+3
* target-m68k: Pass M68kCPU to m68k_set_irq_level()Andreas Färber2013-02-161-1/+1
* mcf5206: Pass M68kCPU to mcf5206_init()Andreas Färber2013-02-161-4/+4
* hw/mcf5206: Reduce size of lookup tableStefan Weil2013-01-041-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-10/+10
* hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil2012-09-101-6/+6
* m68k hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* ptimer: move declarations to ptimer.hPaolo Bonzini2012-01-131-0/+1
* mcf_uart: convert to memory APIBenoît Canet2011-11-281-12/+13
* mcf5206: convert to memory APIBenoît Canet2011-11-281-16/+21
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-10/+10
* Get rid of _t suffixmalc2009-10-011-10/+10
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-12/+10
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* MCF5208 emulation.pbrook2007-06-031-281/+8
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+813
OpenPOWER on IntegriCloud