summaryrefslogtreecommitdiffstats
path: root/hw/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
* Malta flash support.ths2008-01-041-27/+48
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-2/+28
* Add floppy support, tested to work with www.linux-mips.org GIT head.ths2007-11-261-4/+3
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Add statics and missing #includes for prototypes.pbrook2007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+11
* added cpu_model parameter to cpu_init()bellard2007-11-101-6/+5
* Move kernel loader parameters from the cpu state to being board specific.ths2007-11-091-19/+26
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-051-1/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Impement Galilleo ISD register.ths2007-07-111-0/+9
* Revert workaround for -nographic segfault.ths2007-06-211-28/+23
* Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths2007-06-121-9/+0
* More PCI mapping/remapping for Gallileo.ths2007-06-101-0/+9
* Don't try to use "vt" output in nographic mode.ths2007-06-091-24/+28
* Fix firmware word endianness for Malta.ths2007-06-071-0/+12
* Make the Malta bootloader handling a bit more transparent.ths2007-06-061-14/+17
* Fix formatting.ths2007-06-061-1/+1
* Malta has no ISA bus.ths2007-06-061-11/+2
* Use the correct PCI IDs for Malta.ths2007-06-061-2/+2
* Take advantage of subpage support.ths2007-06-041-24/+5
* Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.ths2007-06-011-1/+1
* Fix typo in comment.ths2007-05-301-2/+2
* Fix CPU (re-)selection on reset.ths2007-05-301-0/+1
* SMBus support for MIPS Malta.ths2007-05-281-4/+13
* Support for simple YAMON output, by Alec Voropay.ths2007-05-041-2/+62
* Switch default CPU to 24Kf for now, as the Linux FPU emulation inths2007-04-281-1/+1
* Improved mini-bootloader, based on a patch by Alec Voropay.ths2007-04-241-4/+5
* More Gallileo register initialization, by Aurelien Jarno and Stefan Weil.ths2007-04-191-0/+44
* Unify IRQ handling.pbrook2007-04-071-18/+14
* Clear BEV and ERL for the fake bootloader.ths2007-04-051-1/+4
* Fix Malta tty2 UART registers.ths2007-04-031-10/+10
* Improved initrd support for mips.ths2007-04-011-16/+31
* Actually enable 64bit configuration.ths2007-04-011-2/+2
* Malta CBUS UART support.ths2007-03-311-2/+34
* A VGA card for the Malta board.ths2007-03-181-0/+4
* MIPS -cpu selection support, by Herve Poussineau.ths2007-03-181-0/+12
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-1/+1
* Fix wrong interrupt number for the second serial interface.ths2007-03-021-1/+1
* 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths2007-02-281-4/+125
* Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths2007-02-211-3/+6
* Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths2007-02-211-1/+1
* Replace TLSZ with TARGET_FMT_lx.ths2007-02-201-3/+3
* 2nd serial port for Malta, by Jason Wessel.ths2007-02-201-0/+1
* Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths2007-02-181-0/+1
* Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths2007-01-311-20/+19
* Fix malta emulation for 64bit qemu.ths2007-01-241-9/+16
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-241-8/+2
OpenPOWER on IntegriCloud