index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
msf2-som.c
Age
Commit message (
Expand
)
Author
2024-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2024-01-09
hw/arm: Add missing QOM parent for v7-M SoCs
Philippe Mathieu-Daudé
2024-01-05
hw/arm: Check CPU type in machine_run_board_init()
Gavin Shan
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2021-12-15
hw: Replace trivial drive_get_next() by drive_get()
Markus Armbruster
2021-09-01
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-01
hw/arm/msf2-som: Exit when the cpu is not the expected one
Philippe Mathieu-Daudé
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2017-09-21
msf2: Add Emcraft's Smartfusion2 SOM kit
Subbaraya Sundeep