index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
hw/char/ibex_uart: Make the register layout private
Alistair Francis
1
-37
/
+0
2021-06-24
hw/char: QOMify sifive_uart
Lukas Jünger
1
-6
/
+5
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
1
-13
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-13
/
+0
2021-05-11
hw/char: Add Shakti UART emulation
Vijai Kumar K
1
-0
/
+74
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-03-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...
Peter Maydell
1
-0
/
+1
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
1
-0
/
+1
2021-03-22
hw/char: disable ibex uart receive if the buffer is full
Alexander Wagner
1
-0
/
+4
2021-03-15
hw/char: add goldfish-tty
Laurent Vivier
1
-0
/
+35
2020-10-27
hw/char/pl011: add a clock input
Luc Michel
1
-0
/
+1
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
1
-9
/
+0
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
12
-41
/
+14
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
3
-0
/
+197
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
1
-0
/
+77
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
1
-0
/
+59
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
1
-0
/
+61
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
13
-21
/
+30
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
13
-30
/
+58
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
1
-17
/
+0
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
1
-41
/
+35
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
1
-0
/
+3
2020-07-11
hw/char: avr: Add limited support for USART peripheral
Michael Rolnik
1
-0
/
+93
2020-06-22
hw/char: RX62N serial communication interface (SCI)
Yoshinori Sato
1
-0
/
+51
2020-06-19
hw/char: Initial commit of Ibex UART
Alistair Francis
1
-0
/
+110
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
4
-5
/
+5
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
4
-10
/
+12
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
1
-0
/
+1
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
1
-1
/
+2
2020-01-07
mips: inline serial_init()
Marc-André Lureau
1
-2
/
+0
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
1
-2
/
+11
2020-01-07
serial-mm: add endianness property
Marc-André Lureau
1
-0
/
+1
2020-01-07
serial-mm: add "regshift" property
Marc-André Lureau
1
-2
/
+2
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
1
-5
/
+15
2020-01-07
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
1
-1
/
+0
2020-01-07
serial: realize the serial device
Marc-André Lureau
1
-1
/
+0
2020-01-07
serial: add "baudbase" property
Marc-André Lureau
1
-1
/
+1
2020-01-07
serial: initial qom-ification
Marc-André Lureau
1
-1
/
+6
2019-09-07
escc: introduce a selector for the register bit
Laurent Vivier
1
-0
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
5
-1
/
+5
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2
-0
/
+3
2019-06-12
Normalize position of header guard
Markus Armbruster
1
-1
/
+1
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
1
-1
/
+1
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
1
-0
/
+34
[next]