summaryrefslogtreecommitdiffstats
path: root/hw/gumstix.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-0/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-8/+3
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson2011-10-021-2/+5
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-4/+2
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-16/+12
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-12/+16
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov2011-01-291-2/+2
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+4
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-4/+0
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-4/+16
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-8/+8
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Follow coding conventionsPaul Brook2009-05-101-2/+2
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove more redundant ram size checks.pbrook2009-04-111-12/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+4
* Set default max_cpus to one.balrog2008-10-281-2/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+2
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-8/+8
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-2/+2
* RAM usage information in machine definition.balrog2008-04-241-0/+2
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-2/+2
* Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog2008-01-141-3/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-141-1/+3
* Desambiguate pflash_register().balrog2007-12-101-2/+2
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-4/+8
* Fix board init arg list (spotted by pbrook),balrog2007-11-251-6/+9
* Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog2007-11-241-17/+72
* Fix connex board init routine.pbrook2007-11-181-1/+0
* Break up vl.h.pbrook2007-11-171-1/+7
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-9/+3
* Gumstix 'connex' board support by Thorsten Zitterell.balrog2007-11-171-0/+73
OpenPOWER on IntegriCloud