aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/arm.h
AgeCommit message (Expand)Author
2017-02-20armv7m: Abstract out the "load kernel" codePeter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell
2013-04-15arm: fix location of some include filesPeter Maydell