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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
1
-19
/
+32
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
1
-11
/
+0
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
1
-16
/
+0
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
1
-23
/
+0
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
1
-10
/
+6
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
3
-23
/
+30
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2
-39
/
+31
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2
-26
/
+25
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
1
-2
/
+2
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
2
-83
/
+83
2020-06-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...
Peter Maydell
11
-36
/
+203
2020-06-23
arm/virt: Add memory hot remove support
Shameer Kolothum
2
-2
/
+89
2020-06-23
hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
1
-5
/
+18
2020-06-23
hw/arm/mps2: Add audio I2S interface as unimplemented device
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-23
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
2
-0
/
+9
2020-06-23
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
2
-3
/
+27
2020-06-23
hw/arm/mps2: Map the FPGA I/O block
Philippe Mathieu-Daudé
1
-0
/
+9
2020-06-23
hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
Philippe Mathieu-Daudé
1
-2
/
+6
2020-06-23
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
2
-0
/
+8
2020-06-23
hw/arm/mps2: Rename CMSDK AHB peripheral region
Philippe Mathieu-Daudé
1
-1
/
+2
2020-06-23
hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
Philippe Mathieu-Daudé
1
-1
/
+4
2020-06-23
hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
Philippe Mathieu-Daudé
3
-3
/
+6
2020-06-23
hw/i2c: Add header for ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
1
-12
/
+5
2020-06-23
hw/i2c/versatile_i2c: Add SCL/SDA definitions
Philippe Mathieu-Daudé
1
-2
/
+5
2020-06-23
hw/i2c/versatile_i2c: Add definitions for register addresses
Philippe Mathieu-Daudé
1
-4
/
+10
2020-06-23
hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
Philippe Mathieu-Daudé
2
-0
/
+2
2020-06-23
hw/arm/virt: Add 5.0 HW compat props
Andrew Jones
1
-0
/
+1
2020-06-22
hw/rx: Add RX GDB simulator
Yoshinori Sato
3
-0
/
+203
2020-06-22
hw/rx: Register R5F562N7 and R5F562N8 MCUs
Philippe Mathieu-Daudé
1
-15
/
+77
2020-06-22
hw/rx: Honor -accel qtest
Richard Henderson
1
-1
/
+8
2020-06-22
hw/rx: RX62N microcontroller (MCU)
Yoshinori Sato
4
-0
/
+262
2020-06-22
hw/char: RX62N serial communication interface (SCI)
Yoshinori Sato
3
-0
/
+354
2020-06-22
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
3
-0
/
+287
2020-06-22
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
3
-0
/
+481
2020-06-22
hw/intc: RX62N interrupt controller (ICUa)
Yoshinori Sato
3
-0
/
+401
2020-06-22
hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2
-0
/
+3
2020-06-22
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
9
-82
/
+1010
2020-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request...
Peter Maydell
2
-2
/
+2
2020-06-19
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
1
-0
/
+4
2020-06-19
hw/riscv: sifive_u: Sort the SoC memmap table entries
Bin Meng
1
-2
/
+2
2020-06-19
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
1
-8
/
+31
2020-06-19
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
2
-7
/
+9
2020-06-19
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
1
-0
/
+7
2020-06-19
hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
Bin Meng
1
-6
/
+8
2020-06-19
hw/riscv: sifive_u: Add reset functionality
Bin Meng
1
-1
/
+23
2020-06-19
hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
Bin Meng
1
-1
/
+3
2020-06-19
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
1
-2
/
+41
2020-06-19
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
1
-11
/
+19
2020-06-19
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
1
-8
/
+5
[next]