]> git.proxmox.com Git - mirror_qemu.git/history - hw/mips_malta.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / mips_malta.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 thsImpement Galilleo ISD register.
2007-06-21 thsRevert workaround for -nographic segfault.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-09 thsDon't try to use "vt" output in nographic mode.
2007-06-07 thsFix firmware word endianness for Malta.
2007-06-06 thsMake the Malta bootloader handling a bit more transparent.
2007-06-06 thsFix formatting.
2007-06-06 thsMalta has no ISA bus.
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 thsTake advantage of subpage support.
2007-06-01 thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-05-30 thsFix typo in comment.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-04 thsSupport for simple YAMON output, by Alec Voropay.
2007-04-28 thsSwitch default CPU to 24Kf for now, as the Linux FPU...
2007-04-24 thsImproved mini-bootloader, based on a patch by Alec...
2007-04-19 thsMore Gallileo register initialization, by Aurelien...
2007-04-07 pbrookUnify IRQ handling.
2007-04-05 thsClear BEV and ERL for the fake bootloader.
2007-04-03 thsFix Malta tty2 UART registers.
2007-04-01 thsImproved initrd support for mips.
2007-04-01 thsActually enable 64bit configuration.
2007-03-31 thsMalta CBUS UART support.
2007-03-18 thsA VGA card for the Malta board.
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-03-02 thsFix wrong interrupt number for the second serial interface.
2007-02-28 ths24C01 / 24C02 EEPROM emulation for Malta, by Stefan...
2007-02-21 thsFix initialisation of serial/parallel ports, spotted...
2007-02-21 thsAllow arbitrary MIPS BIOS sizes between 0 and 4 MB...
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-02-20 ths2nd serial port for Malta, by Jason Wessel.
2007-02-18 thsAdd PS/2 keyboard to MIPS R4K, by Herve Poussineau.
2007-01-31 thsFix 64bit-induced MIPS Malta breakage, by Aurelien...
2007-01-24 thsFix malta emulation for 64bit qemu.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-20 thsFix typo.
2007-01-20 thsChange display colors, the LED bar is green and the...
2007-01-17 thsDisable Malta floppy controller for now, by Aurelien...
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...