aboutsummaryrefslogtreecommitdiff
path: root/hw/r2d.c
Commit message (Expand)AuthorAgeFilesLines
* SH4: kill a few warningsaurel322008-12-071-2/+2
* SH: r2d pci support (Takashi YOSHII).balrog2008-12-071-0/+27
* sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog2008-12-071-5/+63
* sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog2008-12-071-0/+5
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-7/+0
* SM501 emulation for R2D-SH4blueswir12008-11-051-2/+10
* Set default max_cpus to one.balrog2008-10-281-1/+0
* 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-4/+4
* SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel322008-09-021-16/+2
* sh4: Add R2D-PLUS FPGA support.aurel322008-09-021-0/+111
* sh4: CPU versioning.aurel322008-09-021-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-1/+2
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+4
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+8
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* Remove unused variable.ths2007-09-301-1/+0
* Add R2D-PLUS support, by Magnus Damm.ths2007-09-291-0/+64