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
/
arm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2021-01-29
arm-virt: add secure pl061 for reset/power down
Maxim Uvarov
1
-0
/
+1
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
1
-1
/
+1
2020-12-10
hw/misc: add an EMC141{3,4} device model
John Wang
1
-0
/
+1
2020-11-17
hw/arm/virt: ARM_VIRT must select ARM_GIC
Andrew Jones
1
-0
/
+1
2020-11-10
hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-10
hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
Philippe Mathieu-Daudé
1
-1
/
+0
2020-11-10
hw/arm/Kconfig: ARM_V7M depends on PTIMER
Andrew Jones
1
-0
/
+1
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
1
-0
/
+1
2020-10-27
hw/watchdog: Implement SBSA watchdog device
Shashi Mallela
1
-0
/
+1
2020-10-26
hw/arm/tosa: Replace fprintf() calls by LED devices
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-26
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
1
-0
/
+1
2020-09-14
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen
1
-0
/
+5
2020-09-14
hw/misc: Add NPCM7xx System Global Control Registers device model
Havard Skinnemoen
1
-0
/
+3
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
1
-0
/
+1
2020-06-23
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-23
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-23
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
1
-0
/
+1
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
1
-0
/
+1
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
1
-0
/
+3
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
1
-0
/
+1
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
1
-0
/
+1
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
1
-0
/
+1
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
1
-0
/
+1
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
1
-0
/
+2
2020-03-12
hw/arm: add Allwinner H3 System-on-Chip
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
1
-0
/
+1
2020-02-28
hw/arm/integratorcp: Map the audio codec controller
Philippe Mathieu-Daudé
1
-0
/
+1
2020-01-17
hw/misc: Add the STM32F4xx EXTI device
Alistair Francis
1
-0
/
+1
2020-01-17
hw/misc: Add the STM32F4xx Sysconfig device
Alistair Francis
1
-0
/
+9
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
1
-0
/
+2
2019-10-05
hw/arm/virt: Add memory hotplug framework
Eric Auger
1
-0
/
+2
2019-08-20
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
1
-0
/
+11
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
1
-0
/
+3
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
1
-0
/
+3
2019-07-01
hw/arm: Add arm SBSA reference machine, skeleton part
Hongbo Zhang
1
-0
/
+14
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
1
-0
/
+1
2019-05-13
hw/arm: Express dependencies of the musca machines with Kconfig
Thomas Huth
1
-3
/
+6
2019-05-13
hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig
Thomas Huth
1
-0
/
+4
2019-05-13
hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
Thomas Huth
1
-0
/
+11
2019-05-13
hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig
Thomas Huth
1
-0
/
+6
2019-05-13
hw/arm: Express dependencies of the remaining IMX boards with Kconfig
Thomas Huth
1
-0
/
+19
2019-05-13
hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig
Thomas Huth
1
-0
/
+8
2019-05-13
hw/arm: Express dependencies of sabrelite with Kconfig
Thomas Huth
1
-0
/
+9
2019-05-13
hw/arm: Express dependencies of canon-a1100 with Kconfig
Thomas Huth
1
-0
/
+1
2019-05-13
hw/arm: Express dependencies of the raspi machines with Kconfig
Thomas Huth
1
-0
/
+3
2019-05-13
hw/arm: Express dependencies of the MPS2 boards with Kconfig
Thomas Huth
1
-0
/
+19
[next]