summaryrefslogtreecommitdiffstats
path: root/hw/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
* Malta & OMAP: add a name to char devicesaurel322008-11-011-2/+2
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* Use qemu-log.hblueswir12008-10-041-2/+1
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+2
* MIPS: remove empty cpu_mips_irqctrl_init()aurel322008-09-141-1/+0
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-171-1/+1
* Allow diskless operation for all mips platforms.ths2008-08-131-4/+5
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* 8250: Customized base baudrateaurel322008-05-041-3/+4
* Set default console sizeaurel322008-05-041-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* SCI fixesaurel322008-03-181-1/+1
* 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
OpenPOWER on IntegriCloud