COMMITS
/ hw/arm/netduino2.c August 23, 2022
P
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell committed
August 12, 2021
P
arm: Remove system_clock_scale global
Peter Maydell committed
P
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell committed
January 31, 2021
P
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé committed
August 3, 2020
P
hw/arm/netduino2, netduinoplus2: Set system_clock_scale
Peter Maydell committed
June 10, 2020
M
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster committed
M
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster committed
August 12, 2019
M
Include hw/qdev-properties.h less
Markus Armbruster committed
May 23, 2019
P
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell committed
September 13, 2017
I
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov committed
September 7, 2017
P
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell committed
February 20, 2017
P
stm32f205: Create armv7m object without using armv7m_init()
Peter Maydell committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
January 14, 2016
M
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster committed
December 7, 2015
P
hw/arm: Clean up includes
Peter Maydell committed
December 18, 2015
M
error: Use error_report_err() where appropriate (again)
Markus Armbruster committed
September 4, 2015
E
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost committed
March 11, 2015
A
netduino2: Add the Netduino 2 Machine
Alistair Francis committed