index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-19
1
-0
/
+110
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
4
-5
/
+5
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
4
-10
/
+12
*
hw/char/cadence_uart: add clock support
Damien Hedde
2020-04-30
1
-0
/
+1
*
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-23
1
-1
/
+2
*
mips: inline serial_init()
Marc-André Lureau
2020-01-07
1
-2
/
+0
*
serial: make SerialIO a sysbus device
Marc-André Lureau
2020-01-07
1
-2
/
+11
*
serial-mm: add endianness property
Marc-André Lureau
2020-01-07
1
-0
/
+1
*
serial-mm: add "regshift" property
Marc-André Lureau
2020-01-07
1
-2
/
+2
*
serial: start making SerialMM a sysbus device
Marc-André Lureau
2020-01-07
1
-5
/
+15
*
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
1
-1
/
+0
*
serial: realize the serial device
Marc-André Lureau
2020-01-07
1
-1
/
+0
*
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
1
-1
/
+1
*
serial: initial qom-ification
Marc-André Lureau
2020-01-07
1
-1
/
+6
*
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
5
-1
/
+5
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
2
-2
/
+0
*
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
2
-0
/
+3
*
Normalize position of header guard
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
1
-1
/
+1
*
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-0
/
+34
*
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
1
-2
/
+2
*
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
1
-1
/
+0
*
hw/char: Implement nRF51 SoC UART
Julia Suvorova
2018-11-02
1
-0
/
+78
*
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
2018-08-20
1
-0
/
+1
*
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
1
-0
/
+3
*
i.MX: Support serial RS-232 break properly
Trent Piepho
2018-03-23
1
-0
/
+1
*
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2018-03-19
1
-0
/
+3
*
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+14
*
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
Richard Braun
2018-02-22
1
-1
/
+6
*
hw/char: remove legacy interface escc_init()
Laurent Vivier
2018-02-16
1
-5
/
+49
*
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
2017-07-17
1
-0
/
+78
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
6
-6
/
+6
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
6
-7
/
+7
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
5
-7
/
+7
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-0
/
+1
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
6
-6
/
+9
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
3
-3
/
+4
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+2
*
serial: remove watch on reset
Paolo Bonzini
2016-06-29
1
-0
/
+1
*
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-29
1
-1
/
+1
*
hw/char: QOM'ify xilinx_uartlite model
xiaoqiang zhao
2016-06-06
1
-0
/
+35
*
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2016-06-06
1
-0
/
+17
*
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
1
-0
/
+52
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
1
-0
/
+33
*
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+102
[next]