index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
boot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
Eric Auger
1
-1
/
+13
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-2
/
+4
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
1
-2
/
+20
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
1
-5
/
+83
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
1
-0
/
+10
2014-12-11
hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
zhanghailiang
1
-1
/
+3
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
1
-1
/
+1
2014-10-24
hw/arm/boot: register cpu reset handlers if using -bios
Ard Biesheuvel
1
-5
/
+12
2014-09-12
hw/arm/boot: enable DTB support when booting ELF images
Ard Biesheuvel
1
-2
/
+20
2014-09-12
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed
Ard Biesheuvel
1
-0
/
+10
2014-09-12
hw/arm/boot: pass an address limit to and return size from load_dtb()
Ard Biesheuvel
1
-3
/
+31
2014-09-12
hw/arm/boot: load DTB as a ROM image
Ard Biesheuvel
1
-1
/
+4
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
1
-0
/
+7
2014-08-04
hw/arm/boot: Set PC correctly when loading AArch64 ELF files
Peter Maydell
1
-2
/
+6
2014-03-24
target-arm: Load ELF images with the correct machine type for CPU
Peter Maydell
1
-1
/
+4
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
1
-2
/
+3
2014-01-31
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
1
-2
/
+7
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
1
-12
/
+12
2013-12-17
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
1
-5
/
+38
2013-12-17
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
1
-45
/
+107
2013-12-10
hw/arm/boot: Allow boards to provide an fdt blob
John Rigby
1
-12
/
+20
2013-10-31
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
1
-2
/
+4
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-07-22
hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header
Soren Brinkmann
1
-4
/
+10
2013-07-19
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
1
-0
/
+5
2013-07-19
arm/boot: Use qemu_devtree_setprop_sized_cells()
Peter Maydell
1
-21
/
+8
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-5
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-5
/
+5
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
1
-7
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
2013-06-14
arm: Remove CONFIG_FDT conditionals
Peter Maydell
1
-7
/
+0
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-2
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+480