summaryrefslogtreecommitdiff
path: root/include/hw/arm/arm.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-12arm: fix armv7m_init() declaration to match definitionIgor Mammedov1-1/+1
2017-02-28armv7m: Abstract out the "load kernel" codePeter Maydell1-0/+12
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini1-1/+1
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite1-0/+9
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann1-0/+5
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite1-0/+6
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver1-1/+1
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite1-0/+10
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell1-0/+1
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger1-0/+28
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis1-1/+1
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis1-2/+1
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek1-0/+5
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows1-0/+4
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite1-1/+1
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby1-0/+7
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell1-5/+0
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell1-0/+4
2013-04-15arm: fix location of some include filesPeter Maydell1-0/+70