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
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
1
-6
/
+5
2021-03-08
hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
Peter Maydell
1
-2
/
+20
2021-03-08
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
Peter Maydell
1
-1
/
+47
2021-03-06
hw/arm/mps2-tz: Add new mps3-an524 board
Peter Maydell
1
-4
/
+145
2021-03-06
hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
Peter Maydell
1
-1
/
+16
2021-03-06
hw/arm/mps2-tz: Support ROMs as well as RAMs
Peter Maydell
1
-0
/
+6
2021-03-06
hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
Peter Maydell
1
-2
/
+22
2021-03-06
hw/arm/mps2-tz: Make RAM arrangement board-specific
Peter Maydell
1
-37
/
+138
2021-03-06
hw/arm/mps2-tz: Allow boards to have different PPCInfo data
Peter Maydell
1
-2
/
+14
2021-03-06
hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
Peter Maydell
1
-3
/
+8
2021-03-06
hw/arm/mps2-tz: Move device IRQ info to data structures
Peter Maydell
1
-27
/
+25
2021-03-06
hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
Peter Maydell
1
-12
/
+24
2021-03-06
hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
Peter Maydell
1
-7
/
+17
2021-03-06
hw/arm/mps2-tz: Make number of IRQs board-specific
Peter Maydell
1
-5
/
+10
2021-03-06
hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
Peter Maydell
1
-10
/
+9
2021-03-06
hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
Peter Maydell
1
-0
/
+9
2021-03-06
hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
Peter Maydell
1
-5
/
+18
2021-03-06
hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
Peter Maydell
1
-2
/
+2
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
2
-0
/
+10
2021-03-06
hw/arm/mps2-tz: Make SYSCLK frequency board-specific
Peter Maydell
1
-4
/
+6
2021-03-05
hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfaces
Peter Maydell
1
-40
/
+24
2021-03-05
hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
Philippe Mathieu-Daudé
1
-6
/
+0
2021-03-05
hw/arm: Add npcm7xx emc model
Doug Evans
1
-2
/
+48
2021-03-05
sbsa-ref: add 'max' to list of allowed cpus
Marcin Juszkiewicz
1
-0
/
+1
2021-03-05
sbsa-ref: remove cortex-a53 from list of supported cpus
Marcin Juszkiewicz
1
-1
/
+0
2021-02-16
hw/arm: Add I2C sensors and EEPROM for GSJ machine
Hao Wu
2
-0
/
+28
2021-02-16
hw/arm: Add I2C sensors for NPCM750 eval board
Hao Wu
1
-0
/
+19
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
1
-16
/
+52
2021-02-11
hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Edgar E. Iglesias
1
-2
/
+2
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
2
-3
/
+3
2021-02-11
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
1
-8
/
+0
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
1
-2
/
+2
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2
-14
/
+89
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
1
-0
/
+5
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
6
-7
/
+7
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
1
-0
/
+2
2021-02-03
hw/arm/exynos4210: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-03
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-02
hw/arm/smmuv3: Fix addr_mask for range-based invalidation
Zenghui Yu
1
-1
/
+3
2021-01-29
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
1
-10
/
+0
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
1
-2
/
+0
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
5
-15
/
+0
2021-01-29
hw/arm/armsse: Use Clock to set system_clock_scale
Peter Maydell
1
-5
/
+19
2021-01-29
hw/arm/stellaris: Create Clock input for watchdog
Peter Maydell
1
-12
/
+31
2021-01-29
hw/arm/stellaris: Convert SSYS to QOM device
Peter Maydell
1
-25
/
+107
2021-01-29
hw/arm/musca: Create and connect ARMSSE Clocks
Peter Maydell
1
-0
/
+12
2021-01-29
hw/arm/mps2-tz: Create and connect ARMSSE Clocks
Peter Maydell
1
-0
/
+13
2021-01-29
hw/arm/mps2: Create and connect SYSCLK Clock
Peter Maydell
1
-0
/
+9
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
1
-2
/
+16
[next]