summaryrefslogtreecommitdiff
path: root/hw/char/Makefile.objs
AgeCommit message (Expand)Author
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell
2017-05-04s390x/3270: Mark non-migratable and enable the deviceJing Liu
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2017-02-06Split serial-isa into its own config optionDavid Gibson
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini