aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mcf_intc.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28mcf_intc: convert to memory APIBenoƮt Canet1-18/+15
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-3/+3
2009-10-01Get rid of _t suffixmalc1-3/+3
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-08Replace cpu_abort with hw_errorPaul Brook1-3/+2
2007-11-17Break up vl.h.pbrook1-1/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03MCF5208 emulation.pbrook1-0/+156