summaryrefslogtreecommitdiff
path: root/hw/mips_malta.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-18A VGA card for the Malta board.ths1-0/+4
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths1-0/+12
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+1
2007-03-02Fix wrong interrupt number for the second serial interface.ths1-1/+1
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths1-4/+125
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths1-3/+6
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths1-1/+1
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths1-3/+3
2007-02-202nd serial port for Malta, by Jason Wessel.ths1-0/+1
2007-02-18Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths1-0/+1
2007-01-31Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths1-20/+19
2007-01-24Fix malta emulation for 64bit qemu.ths1-9/+16
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths1-8/+2
2007-01-20Fix typo.ths1-1/+1
2007-01-20Change display colors, the LED bar is green and the text display is red.ths1-2/+2
2007-01-17Disable Malta floppy controller for now, by Aurelien Jarno.ths1-3/+3
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths1-0/+590