aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap_uart.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-22char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori1-4/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+1
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil1-5/+7
2010-06-30hw/omap1.c : separate uart modulecmchao1-0/+194