aboutsummaryrefslogtreecommitdiff
path: root/hw/arm-misc.h
AgeCommit message (Expand)Author
2012-07-20hw/arm_boot.c: Make ram_size a uint64_tPeter Maydell
2012-06-19arm_boot: Fix typos in commentAndreas Färber
2012-06-11arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber
2012-06-11arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber
2012-06-11arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()Andreas Färber
2012-06-11arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()Andreas Färber
2012-03-14arm hw/: Don't use CPUStateAndreas Färber
2012-03-02arm: add device tree supportGrant Likely
2012-02-17arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell
2012-01-26arm: add secondary cpu boot callbacks to arm_boot.cMark Langsdorf
2012-01-17hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin
2011-09-04armv7m: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-24armv7m: convert to memory APIAvi Kivity
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2009-11-19ARM PBX-A9 board supportPaul Brook
2009-11-11Fix ARM system emulationPaul Brook
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-14ARM GIC qdev conversionPaul Brook
2009-05-14Stellaris ethernet qdev conversionPaul Brook
2009-04-09Use qemu_ram_alloc.pbrook
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2007-11-24Stellaris ethernet support.pbrook
2007-11-24ARMv7-M SysTick fix.pbrook
2007-11-17Break up vl.h.pbrook