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