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
/
mps2-tz.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/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
1
-0
/
+5
2021-03-06
hw/arm/mps2-tz: Make SYSCLK frequency board-specific
Peter Maydell
1
-4
/
+6
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
1
-1
/
+0
2021-01-29
hw/arm/mps2-tz: Create and connect ARMSSE Clocks
Peter Maydell
1
-0
/
+13
2021-01-29
hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
Peter Maydell
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-16
/
+15
2020-06-23
hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
1
-5
/
+18
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-6
/
+3
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
1
-28
/
+22
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
Markus Armbruster
1
-8
/
+7
2020-06-15
sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
Markus Armbruster
1
-3
/
+2
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-8
/
+6
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-04
hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-19
arm/mps2-tz: use memdev for RAM
Igor Mammedov
1
-4
/
+11
2019-10-22
hw/arm/mps2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2019-09-03
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-8
/
+7
2019-05-24
hw/arm/mps2: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-4
/
+4
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+2
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-02-01
hw/arm/mps2-tz: Add mps2-an521 model
Peter Maydell
1
-2
/
+36
2019-02-01
hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
Peter Maydell
1
-20
/
+59
[next]