]> git.proxmox.com Git - qemu.git/history - hw/arm_boot.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / arm_boot.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-04 Stefan Weilarm: Add const attribute to some arm_boot_info pointers
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Peter Maydellhw/arm_boot.c: move initrd load address up to accommoda...
2011-03-06 Adam Lackorzynskitarget-arm: Integrate secondary CPU reset in arm_boot
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2009-11-19 Paul BrookARM PBX-A9 board support
2009-11-11 Paul BrookFix ARM MCore secondary cpu boot
2009-11-11 Paul BrookFix ARM system emulation
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-09 pbrookUse load_image_targphys.
2009-04-09 pbrookUse guest memory access functions when setting up arm...
2009-03-07 aurel32clean build: Fix arm build warnings
2008-11-20 aliguoriuImage: rename load_uboot() to load_uimage() (Hollis...
2008-11-20 aliguoriuImage: return base load address (Hollis Blanchard)
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookARMv7 support.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-27 balrogOptionally setup old style linux bootparams for -kernel...
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-01 thsImproved initrd support for mips.
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-06 pbrookSimple u-boot image loading support.
2007-01-17 pbrookARM boot fix (Jason Wessel).
2007-01-16 pbrookARM ELF loader.
2006-04-27 pbrookAdd nominal ARM Versatil/AB board emulation.