qemu-e2k/include/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.h bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block 2016-03-16 17:42:18 +00:00
cadence_uart.h char: cadence_uart: Split state struct and type into header 2015-05-18 16:41:12 +01:00
digic-uart.h hw/arm/digic: add UART support 2013-12-17 20:12:51 +00:00
escc.h escc: QOM cast cleanup 2013-07-29 21:06:27 +02:00
imx_serial.h i.MX: Split UART emulator in a header file and a source file 2015-08-13 11:26:19 +01:00
lm32_juart.h lm32_juart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
serial.h serial: Factor out common serial_hds_isa_init() 2015-02-24 00:19:06 +01:00
stm32f2xx_usart.h stm32f2xx_USART: Add the stm32f2xx USART Controller 2015-03-11 13:21:05 +00:00