summaryrefslogtreecommitdiff
path: root/hw/highbank.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-01net: Remove VLANStateStefan Hajnoczi1-1/+1
2012-06-11arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber1-3/+2
2012-06-11arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber1-1/+1
2012-06-11arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()Andreas Färber1-1/+3
2012-06-11arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()Andreas Färber1-1/+1
2012-04-27target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell1-9/+6
2012-03-14arm hw/: Don't use CPUStateAndreas Färber1-4/+4
2012-02-17Remove unnecessary includes of primecell.hPeter Maydell1-1/+0
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-8/+15
2012-01-26arm: SoC model for Calxeda HighbankRob Herring1-0/+330