summaryrefslogtreecommitdiff
path: root/hw/microblaze_boot.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-3/+3
2012-06-04microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()Andreas Färber1-8/+8
2012-03-14microblaze hw/: Don't use CPUStateAndreas Färber1-4/+4
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber1-1/+1
2012-03-05microblaze_boot: enabled -dtb argumentPeter A. G. Crosthwaite1-20/+14
2012-03-05microblaze: factored out common boot codePeter A. G. Crosthwaite1-0/+183