aboutsummaryrefslogtreecommitdiffstats
path: root/hw/arm/netduinoplus2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Add missing QOM parent for v7-M SoCsPhilippe Mathieu-Daudé2024-01-091-0/+1
* hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-1/+6
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-1/+1
* arm: Remove system_clock_scale globalPeter Maydell2021-09-011-2/+0
* hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell2021-09-011-5/+7
* hw/arm: Display CPU type in machine descriptionPhilippe Mathieu-Daudé2021-02-031-1/+1
* hw/arm/netduino2, netduinoplus2: Set system_clock_scalePeter Maydell2020-08-031-0/+10
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hw/arm: Add the Netduino Plus 2Alistair Francis2020-01-171-0/+52