summaryrefslogtreecommitdiff
path: root/include/hw/char
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann1-0/+33
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois1-0/+102
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite1-0/+53
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+73
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster1-1/+1
2013-12-17hw/arm/digic: add UART supportAntony Pavlov1-0/+47
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-2/+2
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber1-0/+2
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber1-0/+11
2013-07-29escc: QOM cast cleanupAndreas Färber1-0/+1
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl1-1/+1
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite1-10/+5
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-1/+1
2013-04-29serial: QOM'ify ISA serialAndreas Färber1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+114