aboutsummaryrefslogtreecommitdiff
path: root/include/hw/char
AgeCommit message (Expand)Author
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber
2013-07-29escc: QOM cast cleanupAndreas Färber
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29serial: QOM'ify ISA serialAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini