aboutsummaryrefslogtreecommitdiff
path: root/hw/gumstix.c
AgeCommit message (Expand)Author
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-10-02pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-03-29Compile pflash_cfi01 only onceBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-27kill drives_tableGerd Hoffmann
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-01-14Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog
2007-12-10Desambiguate pflash_register().balrog
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-25Fix board init arg list (spotted by pbrook),balrog
2007-11-24Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog
2007-11-18Fix connex board init routine.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog
2007-11-17Gumstix 'connex' board support by Thorsten Zitterell.balrog