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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
Peter Maydell
2
-6
/
+6
2021-03-08
hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
Peter Maydell
1
-2
/
+19
2021-03-08
hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
Peter Maydell
2
-2
/
+62
2021-03-08
hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
Peter Maydell
2
-0
/
+53
2021-03-08
hw/misc/iotkit-sysctl: Handle INITSVTOR* for SSE-300
Peter Maydell
1
-2
/
+25
2021-03-08
hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
Peter Maydell
1
-12
/
+76
2021-03-08
hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
Peter Maydell
1
-1
/
+11
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
7
-0
/
+535
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
7
-0
/
+593
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
Peter Maydell
3
-0
/
+28
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
3
-2
/
+30
2021-03-08
hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Peter Maydell
3
-2
/
+52
2021-03-08
hw/misc/iotkit-sysctl: Remove is_sse200 flag
Peter Maydell
2
-71
/
+187
2021-03-08
hw/arm/armsse: Introduce SSE subsystem version property
Peter Maydell
4
-10
/
+58
2021-03-08
hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
Peter Maydell
1
-2
/
+2
2021-03-08
clock: Add clock_ns_to_ticks() function
Peter Maydell
2
-0
/
+53
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
3
-1
/
+12
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
20
-58
/
+161
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
33
-124
/
+434
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
48
-619
/
+3109
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
14
-20
/
+19
2021-03-08
docs/system/arm/mps2.rst: Document the new mps3-an524 board
Peter Maydell
1
-6
/
+18
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/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
Peter Maydell
2
-2
/
+72
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/misc/mps2-fpgaio: Support SWITCH register
Peter Maydell
2
-0
/
+11
2021-03-06
hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
Peter Maydell
2
-9
/
+27
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
4
-15
/
+26
2021-03-06
hw/arm/mps2-tz: Make SYSCLK frequency board-specific
Peter Maydell
1
-4
/
+6
2021-03-06
hw/display/tcx: Drop unnecessary code for handling BGR format outputs
Peter Maydell
1
-23
/
+8
2021-03-06
hw/display/omap_lcdc: Delete unnecessary macro
Peter Maydell
1
-3
/
+1
2021-03-06
hw/display/omap_lcdc: Inline template header into C file
Peter Maydell
2
-156
/
+125
2021-03-06
hw/display/omap_lcdc: Fix coding style issues in template header
Peter Maydell
1
-3
/
+3
2021-03-06
hw/display/omap_lcdc: Drop broken bigendian ifdef
Peter Maydell
1
-4
/
+0
[next]