Statistics
| Branch: | Revision:

root / hw / lm32_uart.c @ 145aebec

History | View | Annotate | Download (6.2 kB)

# Date Author Comment
2cc6e0a1 08/22/2011 06:17 pm Anthony Liguori

char: rename qemu_chr_write() -> qemu_chr_fe_write()

Signed-off-by: Anthony Liguori <>

dd3d6775 06/24/2011 11:13 am Markus Armbruster

Spell "unkown" correctly in error_report() arguments

Signed-off-by: Markus Armbruster <>
Signed-off-by: Stefan Hajnoczi <>

770ae571 03/07/2011 02:42 pm Michael Walle

lm32: uart model

This patch add support for the LatticeMico32 UART.

Signed-off-by: Michael Walle <>
Signed-off-by: Edgar E. Iglesias <>