qemu-e2k/hw/char
Andrew Baumann 97398d900c bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
At present only the core UART functions (data path for tx/rx) are
implemented, which is enough for UEFI to boot. The following
features/registers are unimplemented:
  * Line/modem control
  * Scratch register
  * Extra control
  * Baudrate
  * SPI interfaces

Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1457467526-8840-3-git-send-email-Andrew.Baumann@microsoft.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-03-16 17:42:18 +00:00
..
bcm2835_aux.c bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block 2016-03-16 17:42:18 +00:00
cadence_uart.c
debugcon.c
digic-uart.c
escc.c ui: Shorten references into InputEvent 2016-03-05 10:41:55 +01:00
etraxfs_ser.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
exynos4210_uart.c
grlib_apbuart.c
imx_serial.c
ipoctal232.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
lm32_juart.c
lm32_uart.c
Makefile.objs bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block 2016-03-16 17:42:18 +00:00
mcf_uart.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
milkymist-uart.c
omap_uart.c
parallel.c
pl011.c
sclpconsole-lm.c
sclpconsole.c
serial-isa.c
serial-pci.c
serial.c
sh_serial.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
spapr_vty.c
stm32f2xx_usart.c
virtio-console.c
virtio-serial-bus.c virtio: introduce qemu_get/put_virtqueue_element 2016-02-06 20:44:08 +02:00
xen_console.c
xilinx_uartlite.c