summaryrefslogtreecommitdiff
path: root/hw/r2d.c
AgeCommit message (Expand)Author
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2008-12-07SH4: kill a few warningsaurel32
2008-12-07SH: r2d pci support (Takashi YOSHII).balrog
2008-12-07sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-05SM501 emulation for R2D-SH4blueswir1
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-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel32
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel32
2008-09-02sh4: CPU versioning.aurel32
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
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-09-30Remove unused variable.ths
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths