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
/
xilinx_zynq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
hw/arm/xilinx_zynq: Enable Security Extensions
Sebastian Huber
1
-8
/
+0
2024-07-01
hw/arm/xilinx_zynq: Add boot-mode property
Sai Pavan Boddu
1
-0
/
+31
2024-06-21
hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
Sebastian Huber
1
-2
/
+3
2024-05-30
hw/arm/xilinx_zynq: Support up to two CPU cores
Sebastian Huber
1
-21
/
+33
2024-05-30
hw/arm/xilinx_zynq: Add cache controller
Sebastian Huber
1
-0
/
+1
2024-02-15
hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
Philippe Mathieu-Daudé
1
-0
/
+2
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-1
/
+5
2024-02-02
hw/arm: use qemu_configure_nic_device()
David Woodhouse
1
-7
/
+4
2024-02-02
hw/arm/zynq: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-1
/
+5
2024-01-26
hw/arm: Build various units only once
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
1
-0
/
+1
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
1
-1
/
+0
2021-12-15
hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-7
/
+9
2021-08-25
hw/dma/pl330: Add memory region to replace default
Wen, Jianxian
1
-0
/
+3
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
1
-1
/
+1
2021-05-10
hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
Guenter Roeck
1
-1
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
1
-0
/
+1
2020-09-09
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
1
-0
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-28
hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
Philippe Mathieu-Daudé
1
-9
/
+9
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
1
-2
/
+12
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+3
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-3
/
+4
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-8
/
+8
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-19
/
+19
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-04-30
hw/arm/xilinx_zynq: connect uart clocks to slcr
Damien Hedde
1
-8
/
+49
2020-02-28
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
1
-2
/
+3
2020-02-19
arm/xilinx_zynq: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
arm/xilinx_zynq: drop RAM size fixup
Igor Mammedov
1
-8
/
+8
2019-10-22
hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-7
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
1
-3
/
+2
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
1
-1
/
+1
2018-11-02
hw/arm/xilinx_zynq: Use the ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2018-02-13
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
1
-24
/
+29
[next]