Adds SM501 usb host emulation feature.
[qemu] / hw / r2d.c
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookMore phys_ram_base removal.
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-03 aurel32sh4: r2d fix no ide/net case
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-24 aurel32sh4: r2d. Endian conversion for peripheral register...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2008-12-07 aurel32SH4: kill a few warnings
2008-12-07 balrogSH: r2d pci support (Takashi YOSHII).
2008-12-07 balrogsh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).
2008-12-07 balrogsh4: mmio based CF support on r2d board (Takashi YOSHII).
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-09-02 aurel32SH4: R2D-PLUS FPGA: simply unassigned memory triggering
2008-09-02 aurel32sh4: Add R2D-PLUS FPGA support.
2008-09-02 aurel32sh4: CPU versioning.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-09-30 thsRemove unused variable.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.