aboutsummaryrefslogtreecommitdiff
path: root/include/hw/char
AgeCommit message (Expand)Author
2023-02-27hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()Philippe Mathieu-Daudé
2023-02-27hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()Philippe Mathieu-Daudé
2023-02-27hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM typePhilippe Mathieu-Daudé
2023-02-27hw/char/pl011: Open-code pl011_luminary_create()Philippe Mathieu-Daudé
2023-02-27hw/char/pl011: Un-inline pl011_create()Philippe Mathieu-Daudé
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-02-03hw/char/pl011: refactor FIFO depth handling codeEvgeny Iakovlev
2023-01-20hw/riscv: spike: Decouple create_fdt() dependency to ELF loadingBin Meng
2023-01-20hw/char: riscv_htif: Remove forward declarations for non-existent variablesBin Meng
2023-01-20hw/char: riscv_htif: Move registers from CPUArchState to HTIFStateBin Meng
2023-01-20hw/char: riscv_htif: Drop useless assignment of memory regionBin Meng
2023-01-20hw/char: riscv_htif: Drop {to, from}host_size in HTIFStateBin Meng
2023-01-08include: Include headers where neededMarkus Armbruster
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUARTPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion containerPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definitionPhilippe Mathieu-Daudé
2021-06-24hw/char/ibex_uart: Make the register layout privateAlistair Francis
2021-06-24hw/char: QOMify sifive_uartLukas Jünger
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-11hw/char: Add Shakti UART emulationVijai Kumar K
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...Peter Maydell
2021-03-23hw/arm/virt: Disable pl011 clock migration if neededGavin Shan
2021-03-22hw/char: disable ibex uart receive if the buffer is fullAlexander Wagner
2021-03-15hw/char: add goldfish-ttyLaurent Vivier
2020-10-27hw/char/pl011: add a clock inputLuc Michel
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-09hw/riscv: Move sifive_uart model to hw/charBin Meng
2020-09-09hw/riscv: Move riscv_htif model to hw/charBin Meng
2020-09-09hw/char: Add Microchip PolarFire SoC MMUART emulationBin Meng
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-28hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé
2020-07-13hw/char: Convert the Ibex UART to use the registerfields APIAlistair Francis
2020-07-13hw/char: Convert the Ibex UART to use the qdev Clock modelAlistair Francis
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik
2020-06-22hw/char: RX62N serial communication interface (SCI)Yoshinori Sato
2020-06-19hw/char: Initial commit of Ibex UARTAlistair Francis
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-04-30hw/char/cadence_uart: add clock supportDamien Hedde
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé