summaryrefslogtreecommitdiffstats
path: root/hw/mcf_uart.c
Commit message (Expand)AuthorAgeFilesLines
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* mcf_uart: convert to memory APIBenoƮt Canet2011-11-281-19/+15
* char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* 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-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* 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
* Add input buffer to mux chr (patch by Tristan Gingold).balrog2007-11-251-0/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* MCF5208 emulation.pbrook2007-06-031-0/+306
OpenPOWER on IntegriCloud