aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mcf_uart.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28mcf_uart: convert to memory APIBenoƮt Canet1-19/+15
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori1-1/+1
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
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog1-0/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03MCF5208 emulation.pbrook1-0/+306