]> git.proxmox.com Git - qemu.git/history - hw/gumstix.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / gumstix.c
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-15 Blue SwirlRemove unused sysemu.h include directives
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-29 Dmitry Eremin-Sole... pxa2xx_gpio: switch to using qdev
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
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-29 Blue SwirlCompile pflash_cfi01 only once
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-27 Gerd Hoffmannkill drives_table
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-10 Paul BrookFollow coding conventions
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-01-14 balrogRevert accidentally added second NIC in Gumstix-connect...
2008-01-14 balrogFully clean up on Mac OS X Leopard (Andreas Färber).
2007-12-10 balrogDesambiguate pflash_register().
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-25 balrogFix board init arg list (spotted by pbrook),
2007-11-24 balrogGumstix Verdex (ARM) board support by Thorsten Zitterell.
2007-11-18 pbrookFix connex board init routine.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-17 balrogGumstix 'connex' board support by Thorsten Zitterell.