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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
xlnx-versal-virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
1
-0
/
+1
2023-06-06
xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
1
-0
/
+53
2023-04-20
hw/arm: Fix some typos in comments (most found by codespell)
Stefan Weil
1
-1
/
+1
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
1
-1
/
+0
2022-04-21
hw/arm: versal: Add the Cortex-R5Fs
Edgar E. Iglesias
1
-3
/
+3
2022-02-08
hw/arm: versal-virt: Always call arm_load_kernel()
Edgar E. Iglesias
1
-9
/
+2
2022-02-08
hw/arm/versal: Let boot.c handle PSCI enablement
Peter Maydell
1
-2
/
+4
2022-01-28
hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
Francisco Iglesias
1
-0
/
+23
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
1
-1
/
+1
2021-12-15
hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+2
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
1
-0
/
+52
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
1
-0
/
+36
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-12-15
arm: xlnx-versal: Connect usb to virt-versal
Vikram Garhwal
1
-0
/
+55
2020-10-27
hw/arm: fix min_cpus for xlnx-versal-virt platform
Pavel Dovgalyuk
1
-0
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-14
hw/arm: versal-virt: Correct the tx/rx GEM clocks
Edgar E. Iglesias
1
-1
/
+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-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-4
/
+4
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
1
-3
/
+3
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-4
/
+5
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-4
/
+2
2020-05-04
hw/arm: versal-virt: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+22
2020-05-04
hw/arm: versal-virt: Add support for SD
Edgar E. Iglesias
1
-0
/
+46
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
1
-2
/
+2
2020-05-04
hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal
Edgar E. Iglesias
1
-1
/
+1
2020-03-05
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
1
-0
/
+28
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-5
/
+2
2020-02-19
arm/xlnx-versal-virt: use memdev for RAM
Igor Mammedov
1
-5
/
+2
2020-02-18
hw/arm/xlnx-versal: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-5
/
+2
2019-01-07
hw/arm: versal: Plug memory leaks
Edgar E. Iglesias
1
-0
/
+2
2018-12-13
hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
Edgar E. Iglesias
1
-2
/
+2
2018-12-13
hw/arm: versal: Reduce number of virtio-mmio instances
Edgar E. Iglesias
1
-1
/
+1
2018-12-13
hw/arm: versal: Remove bogus virtio-mmio creation
Edgar E. Iglesias
1
-1
/
+0
2018-11-02
hw/arm: versal: Add a virtual Xilinx Versal board
Edgar E. Iglesias
1
-0
/
+494