summaryrefslogtreecommitdiffstats
path: root/hw/mainstone.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/mainstone: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-14/+7
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+6
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* mainstone: Rename PXA2xxState variableAndreas Färber2012-06-111-8/+8
* pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber2012-06-041-1/+1
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson2011-10-021-1/+1
* mainstone: convert to memory APIAvi Kivity2011-09-041-5/+8
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-4/+3
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-19/+14
* mainstone: convert to memory APIAvi Kivity2011-08-251-5/+8
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-9/+11
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* mainstone: PCMCIA supportDmitry Eremin-Solenikov2011-03-101-0/+7
* mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov2011-03-101-1/+1
* pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov2011-02-251-1/+1
* Merge mainstone.h header into mainstone.cDmitry Eremin-Solenikov2011-02-161-1/+22
* mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov2011-02-161-4/+7
* mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov2011-02-111-1/+1
* mainstone: fix name of the allocated memory for romsDmitry Eremin-Solenikov2011-01-201-1/+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-3/+0
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-3/+10
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* kill drives_tableGerd Hoffmann2009-07-271-4/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove vga_ram_sizePaul Brook2009-05-131-3/+3
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove more redundant ram size checks.pbrook2009-04-111-8/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+4
* Set default max_cpus to one.balrog2008-10-281-2/+1
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-5/+5
* 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-10/+13
* 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
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-4/+12
* Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog2008-01-051-31/+25
* Mainstone keypad support, by Armin Kuster.balrog2007-12-161-0/+43
* Desambiguate pflash_register().balrog2007-12-101-2/+4
* No write-protect detect diode on Mainstone II.balrog2007-12-091-1/+1
OpenPOWER on IntegriCloud