aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_uart.c
AgeCommit message (Expand)Author
2011-07-11hw/omap_uart.c: Forbid extended MCR bit writes unless in enhanced modePeter Maydell
2011-07-11hw/omap_uart.c: Refactor register access mode testsPeter Maydell
2011-07-11hw/omap_uart.c: Unconditionally enable non-16550 extensionsPeter Maydell
2011-07-11omap_uart: allow 32-bit register accessJonathan Daugherty
2011-07-11omap_uart updatesJuha Riihimäki
2011-07-11hw/omap_uart.c overhaulRiku Voipio
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil
2010-06-30hw/omap1.c : separate uart modulecmchao