1. e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
  2. ded7ba9 Add floppy support, tested to work with www.linux-mips.org GIT head. by ths · 17 years ago
  3. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  4. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  5. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  6. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  7. 7df526e Move kernel loader parameters from the cpu state to being board specific. by ths · 17 years ago
  8. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  9. 1192dad New '-bios' option, used to select an alternate BIOS image from bios_dir. by j_mayer · 17 years ago
  10. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  11. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  12. a0a8793 Impement Galilleo ISD register. by ths · 18 years ago
  13. 07cf0ba Revert workaround for -nographic segfault. by ths · 18 years ago
  14. 9414cc6 Revert the Gallileo PCI mapping patch, it conflicts with the supposedly by ths · 18 years ago
  15. 2a1086d More PCI mapping/remapping for Gallileo. by ths · 18 years ago
  16. 87ee166 Don't try to use "vt" output in nographic mode. by ths · 18 years ago
  17. 3187ef0 Fix firmware word endianness for Malta. by ths · 18 years ago
  18. 070ce5e Make the Malta bootloader handling a bit more transparent. by ths · 18 years ago
  19. acdf72b Fix formatting. by ths · 18 years ago
  20. 5066b9f Malta has no ISA bus. by ths · 18 years ago
  21. afcc3cd Use the correct PCI IDs for Malta. by ths · 18 years ago
  22. b6dc7eb Take advantage of subpage support. by ths · 18 years ago
  23. c9c1a06 Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno. by ths · 18 years ago
  24. 471ea27 Fix typo in comment. by ths · 18 years ago
  25. 51b2772 Fix CPU (re-)selection on reset. by ths · 18 years ago
  26. 7b71733 SMBus support for MIPS Malta. by ths · 18 years ago
  27. 26ea091 Support for simple YAMON output, by Alec Voropay. by ths · 18 years ago
  28. 1c32f43 Switch default CPU to 24Kf for now, as the Linux FPU emulation in by ths · 18 years ago
  29. d52fff7 Improved mini-bootloader, based on a patch by Alec Voropay. by ths · 18 years ago
  30. 2802bfe More Gallileo register initialization, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago
  31. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  32. fb82fea Clear BEV and ERL for the fake bootloader. by ths · 18 years ago
  33. af655b6 Fix Malta tty2 UART registers. by ths · 18 years ago
  34. 7428711 Improved initrd support for mips. by ths · 18 years ago
  35. 60aa19a Actually enable 64bit configuration. by ths · 18 years ago
  36. a4bc3af Malta CBUS UART support. by ths · 18 years ago
  37. 11f2951 A VGA card for the Malta board. by ths · 18 years ago
  38. 33d68b5 MIPS -cpu selection support, by Herve Poussineau. by ths · 18 years ago
  39. 94fc95c New -cpu options: choose CPU model for emulated target. by j_mayer · 18 years ago
  40. c05ac0c Fix wrong interrupt number for the second serial interface. by ths · 18 years ago
  41. 130751e 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil. by ths · 18 years ago
  42. 7bcc17d Fix initialisation of serial/parallel ports, spotted by Stefan Weil. by ths · 18 years ago
  43. 331ad6f Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil. by ths · 18 years ago
  44. 3594c77 Replace TLSZ with TARGET_FMT_lx. by ths · 18 years ago
  45. 32801d5 2nd serial port for Malta, by Jason Wessel. by ths · 18 years ago
  46. 7070526 Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. by ths · 18 years ago
  47. 3ddd006 Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. by ths · 18 years ago
  48. 44cbbf1 Fix malta emulation for 64bit qemu. by ths · 18 years ago
  49. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  50. af23902 Fix typo. by ths · 18 years ago
  51. 472c527 Change display colors, the LED bar is green and the text display is red. by ths · 18 years ago
  52. f1770b3 Disable Malta floppy controller for now, by Aurelien Jarno. by ths · 18 years ago
  53. 5856de8 MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago