aboutsummaryrefslogtreecommitdiff
path: root/hw/mcf5206.c
AgeCommit message (Expand)Author
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-03-14m68k hw/: Don't use CPUStateAndreas Färber
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2011-11-28mcf_uart: convert to memory APIBenoît Canet
2011-11-28mcf5206: convert to memory APIBenoît Canet
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23Correct spelling of licensedMatthew Fernandez
2010-12-11Add endianness as io mem parameterAlexander Graf
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2008-12-13Remove unnecessary trailing newlinesblueswir1
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-03MCF5208 emulation.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook