MIPS -cpu selection support, by Herve Poussineau.
[qemu] / hw / mips_r4k.c
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 thsRemove useless static specifier.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-02-18 thsAdd PS/2 keyboard to MIPS R4K, by Herve Poussineau.
2007-01-24 thsFix malta emulation for 64bit qemu.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-06 thsUnbreak the last patch.
2007-01-06 thsDifferent MIPS BIOS binary names per endianness, and...
2007-01-01 thsFix initrd load address.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-23 thsMore serial ports for the mips machine.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-07 thsMIPS RTC emulation.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-10-29 pbrookMips IDE support. (Aurelien Jarno)
2006-09-18 pbrookMerge common ISA access routines.
2006-08-17 bellardvga init changes
2006-06-25 bellardC99 64 bit printf
2006-05-11 bellardmips bios loading fix
2006-05-02 bellardperformance boost (on P4 hosts at least, rdtsc is a...
2006-04-26 bellardELF loader (Thiemo Seufer)
2006-02-05 pbrookAllow selection of emulated network card.
2005-12-18 bellarddo not init ne2000 if no network enabled
2005-12-05 bellardkernel command line support (Daniel Jacobowitz)
2005-11-23 bellardmore generic serial port (initial patch by Jocelyn...
2005-11-21 bellardcpu_single_env usage fix
2005-08-21 bellardAdd i8259 PIT to MIPS (Ralf Baechle
2005-08-21 bellardFix MIPS counter / compare interrupt (Ralf Baechle
2005-07-03 bellardVGA bios support for PowerPC
2005-07-02 bellardi8259 PIC support
2005-07-02 bellardadded NE2000 (Ralf Baechle)
2005-07-02 bellardinit cleanup (Ralf Baechle)
2005-07-02 bellardfixed random register (Ralf Baechle)
2005-07-02 bellardkernel load fix (Ralf Baechle)
2005-07-02 bellardMIPS target (Jocelyn Mayer)