summaryrefslogtreecommitdiffstats
path: root/hw/arm/boot.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot headerSoren Brinkmann2013-07-221-4/+10
* arm/boot: Allow boards to modify the FDT blobPeter Maydell2013-07-191-0/+5
* arm/boot: Use qemu_devtree_setprop_sized_cells()Peter Maydell2013-07-191-21/+8
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-101-5/+5
|\
| * cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-5/+5
* | Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster2013-07-091-7/+1
|/
* arm/boot: Free dtb blob memory after usePeter Maydell2013-06-251-5/+15
* ARM: Allow dumping of device treeJohn Rigby2013-06-251-0/+1
* arm: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-7/+0
* Remove unneeded type castsStefan Weil2013-04-191-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+480
OpenPOWER on IntegriCloud