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-10
hw/arm: xlnx-zynqmp: Clean up coding convention issues
Xuzhou Cheng
1
-3
/
+6
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2
-2
/
+50
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2
-0
/
+20
2021-03-09
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
1
-1
/
+1
2021-03-09
hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
Andrew Jeffery
1
-1
/
+1
2021-03-09
hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
Andrew Jeffery
1
-2
/
+2
2021-03-09
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
1
-7
/
+0
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
4
-4
/
+0
2021-03-08
hw/arm/mps2-tz: Add new mps3-an547 board
Peter Maydell
1
-2
/
+144
2021-03-08
hw/arm/mps2-tz: Make initsvtor0 setting board-specific
Peter Maydell
1
-0
/
+5
2021-03-08
hw/arm/mps2-tz: Support running APB peripherals on different clock
Peter Maydell
1
-1
/
+5
2021-03-08
hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
Peter Maydell
1
-0
/
+5
2021-03-08
hw/arm/mps2-tz: Make UART overflow IRQ board-specific
Peter Maydell
1
-1
/
+5
2021-03-08
hw/arm/armsse: Add SSE-300 support
Peter Maydell
1
-0
/
+152
2021-03-08
hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
Peter Maydell
1
-0
/
+26
2021-03-08
hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
Peter Maydell
1
-0
/
+15
2021-03-08
hw/arm/armsse: Add support for SSE variants with a system counter
Peter Maydell
1
-0
/
+27
2021-03-08
hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
Peter Maydell
1
-18
/
+21
2021-03-08
hw/arm/armsse: Add missing SSE-200 SYS_PPU
Peter Maydell
1
-0
/
+9
2021-03-08
hw/arm/armsse: Move PPUs into data-driven framework
Peter Maydell
1
-57
/
+163
2021-03-08
hw/arm/armsse: Move sysctl register block into data-driven framework
Peter Maydell
1
-16
/
+28
2021-03-08
hw/arm/armsse: Move sysinfo register block into data-driven framework
Peter Maydell
1
-19
/
+28
2021-03-08
hw/arm/armsse: Move s32ktimer into data-driven framework
Peter Maydell
1
-19
/
+12
2021-03-08
hw/arm/armsse: Move watchdogs into data-driven framework
Peter Maydell
1
-44
/
+65
2021-03-08
hw/arm/armsse: Move dual-timer device into data-driven framework
Peter Maydell
1
-14
/
+21
2021-03-08
hw/arm/armsse: Add framework for data-driven device placement
Peter Maydell
1
-23
/
+124
2021-03-08
hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
Peter Maydell
1
-2
/
+2
2021-03-08
hw/arm/armsse: Use an array for apb_ppc fields in the state structure
Peter Maydell
1
-14
/
+18
2021-03-08
hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
Peter Maydell
1
-0
/
+1
2021-03-08
hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
Peter Maydell
1
-6
/
+0
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
1
-0
/
+1
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
1
-0
/
+1
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
Peter Maydell
1
-0
/
+5
2021-03-08
hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
Peter Maydell
1
-12
/
+9
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register values
Peter Maydell
1
-0
/
+2
2021-03-08
hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Peter Maydell
1
-0
/
+2
2021-03-08
hw/arm/armsse: Introduce SSE subsystem version property
Peter Maydell
1
-2
/
+6
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
1
-4
/
+5
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
[prev]
[next]