aboutsummaryrefslogtreecommitdiff
path: root/hw/char/omap_uart.c
AgeCommit message (Expand)Author
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-10-01hw/char: Remove omap2_uartPeter Maydell
2024-05-28hw: arm: Remove use of tabs in some source filesTanmay Patil
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2020-01-07serial: start making SerialMM a sysbus deviceMarc-André Lureau
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-01-29arm devices: Clean up includesPeter Maydell
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-03-19omap: Fix warnings from SparseStefan Weil
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini