1. 4c8afda hw/arm/boot: allow using a command line specified dtb without a kernel by Michael Olbrich · 8 years ago
  2. 9695200 ARM: Virt: Set numa-node-id for cpu and memory nodes by Shannon Zhao · 9 years ago
  3. b4850e5 hw/arm/boot: always clear r0 when booting kernels by Sylvain Garrigues · 9 years ago
  4. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  5. 9776f63 arm: boot: Support big-endian elfs by Peter Crosthwaite · 9 years ago
  6. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  7. 58e7109 device_tree: qemu_fdt_getprop_cell converted to use the error API by Eric Auger · 9 years ago
  8. 716536a arm/boot: move highbank secure board setup code to common routine by Andrew Baumann · 9 years ago
  9. 48d21a5 hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots by Edgar E. Iglesias · 9 years ago
  10. 12b1672 hw/arm: Clean up includes by Peter Maydell · 9 years ago
  11. baf6b68 arm: boot: Add secure_board_setup flag by Peter Crosthwaite · 9 years ago
  12. 10b8ec7 arm: boot: Add board specific setup code API by Peter Crosthwaite · 9 years ago
  13. 84e5939 arm: boot: Adjust indentation of FIXUP comments by Peter Crosthwaite · 9 years ago
  14. d8b1ae4 hw/arm: new interface for devices which need to behave differently for kernel boot by Peter Maydell · 9 years ago
  15. 76e2aef hw/arm/boot: Increase fdt alignment by Alexander Graf · 9 years ago
  16. 4df81c6 hw/arm/boot: Use cpu_set_pc() by Peter Crosthwaite · 9 years ago
  17. 63a183e hw/arm/boot: fix rom_reset notifier registration order by Eric Auger · 10 years ago
  18. ac9d32e hw/arm/boot: arm_load_kernel implemented as a machine init done notifier by Eric Auger · 10 years ago
  19. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  20. 5097227 target-arm: Change reset to highest available EL by Greg Bellows · 10 years ago
  21. 07abe45 hw/arm: pass pristine kernel image to guest firmware over fw_cfg by Laszlo Ersek · 10 years ago
  22. c8e829b target-arm: Add arm_boot_info secure_boot control by Greg Bellows · 10 years ago
  23. a554ecb hw/arm/boot: fix uninitialized scalar variable warning reported by coverity by zhanghailiang · 10 years ago
  24. 25bda50 hw/core/loader: implement address translation in uimage loader by Max Filippov · 10 years ago
  25. c6faa75 hw/arm/boot: register cpu reset handlers if using -bios by Ard Biesheuvel · 10 years ago
  26. 92df845 hw/arm/boot: enable DTB support when booting ELF images by Ard Biesheuvel · 10 years ago
  27. 69e7f76 hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed by Ard Biesheuvel · 10 years ago
  28. fee8ea1 hw/arm/boot: pass an address limit to and return size from load_dtb() by Ard Biesheuvel · 10 years ago
  29. 4c4bf65 hw/arm/boot: load DTB as a ROM image by Ard Biesheuvel · 10 years ago
  30. 6f5d3cb aarch64: Allow -kernel option to take a gzip-compressed kernel. by Richard W.M. Jones · 10 years ago
  31. a9047ec hw/arm/boot: Set PC correctly when loading AArch64 ELF files by Peter Maydell · 10 years ago
  32. da0af40 target-arm: Load ELF images with the correct machine type for CPU by Peter Maydell · 11 years ago
  33. 2198a12 exec: Make stl_phys_notdirty input an AddressSpace by Edgar E. Iglesias · 11 years ago
  34. 83bfffe hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting by Peter Maydell · 11 years ago
  35. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  36. 4d9ebf7 hw/arm/boot: Add boot support for AArch64 processor by Mian M. Hamayun · 11 years ago
  37. 47b1da8 hw/arm/boot: Allow easier swapping in of different loader code by Peter Maydell · 11 years ago
  38. 0fb7985 hw/arm/boot: Allow boards to provide an fdt blob by John Rigby · 11 years ago
  39. 9546dba hw/arm/boot: Make user not specifying a kernel not an error by Peter Maydell · 11 years ago
  40. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 11 years ago
  41. fd76663 hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header by Soren Brinkmann · 11 years ago
  42. 3b1cceb arm/boot: Allow boards to modify the FDT blob by Peter Maydell · 11 years ago
  43. 70976c4 arm/boot: Use qemu_devtree_setprop_sized_cells() by Peter Maydell · 11 years ago
  44. 51455c5 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  45. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  46. 2ff3de6 Simplify -machine option queries with qemu_get_machine_opts() by Markus Armbruster · 11 years ago
  47. c23045d arm/boot: Free dtb blob memory after use by Peter Maydell · 11 years ago
  48. 2acafb1 ARM: Allow dumping of device tree by John Rigby · 11 years ago
  49. 298c383 arm: Remove CONFIG_FDT conditionals by Peter Maydell · 12 years ago
  50. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  51. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  52. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  53. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/arm_boot.c]
  54. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  55. 98ed805 hw/arm_boot: Align device tree to 4KB boundary, not page by Peter Maydell · 12 years ago
  56. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  57. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  58. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  59. bf471f7 hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init by Peter Maydell · 12 years ago
  60. fc53b7d arm_boot: Change initrd load address to "halfway through RAM" by Peter Maydell · 12 years ago
  61. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  62. 9bfa659 hw/arm_boot.c: Support DTBs which use 64 bit addresses by Peter Maydell · 12 years ago
  63. 3871481 hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity by Peter Maydell · 12 years ago
  64. 0b94438 hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct by Peter Maydell · 12 years ago
  65. 5e87975 arm_boot: Conditionalised DTB command line update by Peter A. G. Crosthwaite · 13 years ago
  66. 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
  67. 5d30932 arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() by Andreas Färber · 13 years ago
  68. 9543b0c arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() by Andreas Färber · 13 years ago
  69. 351d566 arm_boot: Pass ARMCPU to do_cpu_reset() by Andreas Färber · 13 years ago
  70. 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
  71. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  72. 412beee arm: add device tree support by Grant Likely · 13 years ago
  73. 96eacf6 arm_boot: Pass base address of GIC CPU interface, not whole GIC by Peter Maydell · 13 years ago
  74. 761c9eb hw/arm: Remove redundant arguments from set_kernel_args* by Stefan Weil · 13 years ago
  75. f8414cb arm_boot: support board IDs more than 16 bits wide by Peter Maydell · 13 years ago
  76. 9d5ba9b arm: add secondary cpu boot callbacks to arm_boot.c by Mark Langsdorf · 13 years ago
  77. 078758d hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop by Evgeny Voevodin · 13 years ago
  78. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 13 years ago
  79. 462a8bc arm: Add const attribute to some arm_boot_info pointers by Stefan Weil · 13 years ago
  80. 756ba3b hw/arm_boot.c: move initrd load address up to accommodate large kernels by Peter Maydell · 14 years ago
  81. 6ed221b target-arm: Integrate secondary CPU reset in arm_boot by Adam Lackorzynski · 14 years ago
  82. e03c22a arm: fix arm kernel boot for non zero start addr by Lars Munch · 15 years ago
  83. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  84. f7c7032 ARM PBX-A9 board support by Paul Brook · 15 years ago
  85. be0f204 Fix ARM MCore secondary cpu boot by Paul Brook · 15 years ago
  86. f2d7497 Fix ARM system emulation by Paul Brook · 15 years ago
  87. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  88. 99a0949 Get rid of _t suffix by malc · 15 years ago
  89. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  90. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 15 years ago
  91. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  92. 3b760e0 Use load_image_targphys. by pbrook · 16 years ago
  93. 52b4373 Use guest memory access functions when setting up arm boorloader. by pbrook · 16 years ago
  94. 2b3ea31 clean build: Fix arm build warnings by aurel32 · 16 years ago
  95. 5a9154e uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) by aliguori · 16 years ago
  96. 21cafd0 uImage: return base load address (Hollis Blanchard) by aliguori · 16 years ago
  97. f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
  98. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  99. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  100. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago