1. 4ab694b hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  2. dc1daf3 hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  3. 3440a4a hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type by Philippe Mathieu-Daudé · 2 years, 1 month ago
  4. b7f9309 hw/char/pl011: Open-code pl011_luminary_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  5. 11f2ee1 hw/char/pl011: Un-inline pl011_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  6. 8c6631e include/hw: Do not include "hw/registerfields.h" in headers that don't need it by Thomas Huth · 2 years, 1 month ago
  7. 9d88935 hw/char/pl011: refactor FIFO depth handling code by Evgeny Iakovlev · 2 years, 1 month ago
  8. 71d68c4 hw/riscv: spike: Decouple create_fdt() dependency to ELF loading by Bin Meng · 2 years, 2 months ago
  9. 03ef189 hw/char: riscv_htif: Remove forward declarations for non-existent variables by Bin Meng · 2 years, 2 months ago
  10. 1237c2d hw/char: riscv_htif: Move registers from CPUArchState to HTIFState by Bin Meng · 2 years, 2 months ago
  11. dc68824 hw/char: riscv_htif: Drop useless assignment of memory region by Bin Meng · 2 years, 2 months ago
  12. bc9c3b1 hw/char: riscv_htif: Drop {to, from}host_size in HTIFState by Bin Meng · 2 years, 2 months ago
  13. 7a5951f include: Include headers where needed by Markus Armbruster · 2 years, 3 months ago
  14. 8d8897a hw/riscv: spike: Allow using binary firmware as bios by Anup Patel · 3 years, 2 months ago
  15. 65b4c8c hw/m68k: Fix typo in SPDX tag by Philippe Mathieu-Daudé · 3 years, 4 months ago
  16. 31ca70b hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART by Philippe Mathieu-Daudé · 3 years, 5 months ago
  17. 24ce762 hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container by Philippe Mathieu-Daudé · 3 years, 5 months ago
  18. 284a66a hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition by Philippe Mathieu-Daudé · 3 years, 5 months ago
  19. bdc36ce hw/char/ibex_uart: Make the register layout private by Alistair Francis · 3 years, 9 months ago
  20. 6ee7ba1 hw/char: QOMify sifive_uart by Lukas Jünger · 3 years, 9 months ago
  21. 2d3fc4e Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into staging by Peter Maydell · 3 years, 10 months ago
  22. 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 10 months ago
  23. 07f334d hw/char: Add Shakti UART emulation by Vijai Kumar K · 4 years ago
  24. e060543 hw: Remove superfluous includes of hw/hw.h by Thomas Huth · 4 years ago
  25. 1a4d83b Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323' into staging by Peter Maydell · 4 years ago
  26. e6fa978 hw/arm/virt: Disable pl011 clock migration if needed by Gavin Shan · 4 years ago
  27. 82a4ed8 hw/char: disable ibex uart receive if the buffer is full by Alexander Wagner · 4 years ago
  28. 8c6df16 hw/char: add goldfish-tty by Laurent Vivier · 4 years ago
  29. aac63e0 hw/char/pl011: add a clock input by Luc Michel · 4 years, 5 months ago
  30. 1fa2c0e hw/char/serial: Make 'wakeup' property boolean by Philippe Mathieu-Daudé · 4 years, 6 months ago
  31. 0851611 hw/char/serial: Remove TYPE_SERIAL_IO by Philippe Mathieu-Daudé · 4 years, 6 months ago
  32. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  33. e38d3c5 sifive: Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  34. ac900ed sifive: Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  35. f00f57f Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging by Peter Maydell · 4 years, 6 months ago
  36. b609b7e hw/riscv: Move sifive_uart model to hw/char by Bin Meng · 4 years, 6 months ago
  37. 70eb9f9 hw/riscv: Move riscv_htif model to hw/char by Bin Meng · 4 years, 6 months ago
  38. a8fb0a5 hw/char: Add Microchip PolarFire SoC MMUART emulation by Bin Meng · 4 years, 6 months ago
  39. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  40. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  41. 31a171c hw/arm/xilinx_zynq: Uninline cadence_uart_create() by Philippe Mathieu-Daudé · 4 years, 6 months ago
  42. 59093cc hw/char: Convert the Ibex UART to use the registerfields API by Alistair Francis · 4 years, 8 months ago
  43. 940aabb hw/char: Convert the Ibex UART to use the qdev Clock model by Alistair Francis · 4 years, 8 months ago
  44. 429ca9d hw/char: avr: Add limited support for USART peripheral by Michael Rolnik · 5 years ago
  45. 645194c hw/char: RX62N serial communication interface (SCI) by Yoshinori Sato · 6 years ago
  46. a7d2d98 hw/char: Initial commit of Ibex UART by Alistair Francis · 4 years, 11 months ago
  47. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  48. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  49. b636db3 hw/char/cadence_uart: add clock support by Damien Hedde · 5 years ago
  50. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
  51. 9fac5d8 mips: inline serial_init() by Marc-André Lureau · 5 years ago
  52. 10315a7 serial: make SerialIO a sysbus device by Marc-André Lureau · 5 years ago
  53. 80b2eed serial-mm: add endianness property by Marc-André Lureau · 5 years ago
  54. 17fd1a6 serial-mm: add "regshift" property by Marc-André Lureau · 5 years ago
  55. 490a9d9 serial: start making SerialMM a sysbus device by Marc-André Lureau · 5 years ago
  56. b997500 serial: replace serial_exit_core() with unrealize by Marc-André Lureau · 5 years ago
  57. c9808d6 serial: realize the serial device by Marc-André Lureau · 5 years ago
  58. 96651db serial: add "baudbase" property by Marc-André Lureau · 5 years ago
  59. 7781b88 serial: initial qom-ification by Marc-André Lureau · 5 years ago
  60. b43047a escc: introduce a selector for the register bit by Laurent Vivier · 6 years ago
  61. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  62. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  63. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  64. d484205 Include exec/memory.h slightly less by Markus Armbruster · 6 years ago
  65. ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
  66. 0553d89 Normalize position of header guard by Markus Armbruster · 6 years ago
  67. a3c1ca5 hw/char/pl011: Support all interrupt lines by Peter Maydell · 6 years ago
  68. 694cf20 hw/char/pl011: Allow use as an embedded-struct device by Peter Maydell · 6 years ago
  69. 1451b40 hw/char/serial: Remove SerialState from "qemu/typedefs.h" by Philippe Mathieu-Daudé · 6 years ago
  70. 659b85e arm: Add header to host common definition for nRF51 SOC peripherals by Steffen Görtz · 6 years ago
  71. 1979084 hw/char: Implement nRF51 SoC UART by Julia Suvorova · 6 years ago
  72. 3c54cf7 imx_serial: Generate interrupt on receive data ready if enabled by Hans-Erik Floryd · 7 years ago
  73. def337f serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS by Peter Maydell · 7 years ago
  74. 478a573 i.MX: Support serial RS-232 break properly by Trent Piepho · 7 years ago
  75. 46d3fb6 char: i.MX: Add support for "TX complete" interrupt by Andrey Smirnov · 7 years ago
  76. bb3d5ea hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c by Philippe Mathieu-Daudé · 7 years ago
  77. f6bfe45 hw/char/stm32f2xx_usart: fix TXE/TC bit handling by Richard Braun · 7 years ago
  78. 2cc75c3 hw/char: remove legacy interface escc_init() by Laurent Vivier · 7 years ago
  79. 775df84 hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART by Peter Maydell · 8 years ago
  80. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  81. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  82. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  83. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  84. becdfa0 char: replace PROP_CHR with CharBackend by Marc-André Lureau · 8 years ago
  85. 4496dc4 sun4uv: fix serial initialization regression by Marc-André Lureau · 8 years ago
  86. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  87. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  88. a1df76d serial: remove watch on reset by Paolo Bonzini · 9 years ago
  89. 807464d serial: make tsr_retry unsigned by Paolo Bonzini · 9 years ago
  90. 1b6d078 hw/char: QOM'ify xilinx_uartlite model by xiaoqiang zhao · 9 years ago
  91. 4be12ea hw/char: QOM'ify cadence_uart model by xiaoqiang zhao · 9 years ago
  92. f0d1d2c hw/char: QOM'ify pl011 model by xiaoqiang zhao · 9 years ago
  93. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  94. 97398d9 bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block by Andrew Baumann · 9 years ago
  95. cd0bda2 i.MX: Split UART emulator in a header file and a source file by Jean-Christophe Dubois · 10 years ago
  96. 8ae57b2 char: cadence_uart: Split state struct and type into header by Peter Crosthwaite · 10 years ago
  97. 73af5d1 stm32f2xx_USART: Add the stm32f2xx USART Controller by Alistair Francis · 10 years ago
  98. b6607a1 serial: Factor out common serial_hds_isa_init() by Markus Armbruster · 10 years ago
  99. 142593c hw/arm/digic: add UART support by Antony Pavlov · 11 years ago
  100. 1246b25 misc: Replace 'struct QEMUTimer' by 'QEMUTimer' by Stefan Weil · 11 years ago