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
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
2019-02-01
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
Peter Maydell
1
-1
/
+1
2019-02-01
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
1
-1
/
+1
2018-12-14
hw/arm/mps2-tz.c: Free mscname string in make_dma()
Peter Maydell
1
-0
/
+1
2018-08-24
hw/arm/mps2-tz: Fix MPS2 SCC config register values
Peter Maydell
1
-2
/
+2
2018-08-24
hw/arm/mps2-tz: Instantiate SPI controllers
Peter Maydell
1
-6
/
+32
2018-08-24
hw/arm/mps2-tz: Create PL081s and MSCs
Peter Maydell
1
-7
/
+93
2018-08-16
hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
Thomas Huth
1
-21
/
+11
2018-06-22
hw/arm/mps2-tz.c: Instantiate MPCs
Peter Maydell
1
-27
/
+44
2018-06-15
hw/arm/mps2-tz: Put ethernet controller behind PPC
Peter Maydell
1
-9
/
+23
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
1
-2
/
+1
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-1
/
+1
2018-03-02
mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
Peter Maydell
1
-0
/
+503