- 8e82c6a Make error messages consistent (Robert Reif) by blueswir1 · 18 years ago
- 6d1f177 Fix memory allocation on mainstone2 and convert to qemu_ram_alloc. by balrog · 18 years ago
- c8b153d Malta flash support. by ths · 18 years ago
- e3a79bc Fix Debian serial console boot problem reported by Aurelien Jarno by blueswir1 · 18 years ago
- 7c56045 Register only valid register access widths by blueswir1 · 18 years ago
- ff403da DVMA translation errors raise a module error irq (NMI) by blueswir1 · 18 years ago
- 6341fdc Fix CPU timer interrupts by blueswir1 · 18 years ago
- cebb73a Fix SS-2 boot mode by blueswir1 · 18 years ago
- cf3102a Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif) by blueswir1 · 18 years ago
- 4aed2c3 M48T02 support (Robert Reif) by blueswir1 · 18 years ago
- 9ed1e66 Make debug printing consistent (Robert Reif) by blueswir1 · 18 years ago
- ee76f82 Initial support for SS-2 (Sun4c) by blueswir1 · 18 years ago
- 7d85892 Initial support for Sun4d machines (SS-1000, SS-2000) by blueswir1 · 18 years ago
- 80be36b Fix master interrupt register masking by blueswir1 · 18 years ago
- cc2acc4 Fix system read address mask (Robert Reif) by blueswir1 · 18 years ago
- 4c2485d Add ID register by blueswir1 · 18 years ago
- f48c537 Reset status contains all sent flag by blueswir1 · 18 years ago
- 85e3023 Remove unused timers by blueswir1 · 18 years ago
- 2cc977e scsi-generic implemnentation, missing in last commit. by ths · 18 years ago
- 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 18 years ago
- 1b08899 Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. by balrog · 18 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 18 years ago
- 3b4aa42 All registers are set to 0 on reset (Robert Reif) by blueswir1 · 18 years ago
- bd7e287 Fix count calculation when counter limit set to 0 (Robert Reif) by blueswir1 · 18 years ago
- 6240d64 Fix setting counter limit to 0 (Robert Reif) by blueswir1 · 18 years ago
- 19f8e5d Only create as many per CPU timers as there are CPUs. (Robert Reif) by blueswir1 · 18 years ago
- 69b3497 Fix miscellaneous minor things, by Andre Przywara. by ths · 18 years ago
- 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 18 years ago
- bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 18 years ago
- 4f8eb8d Work around a crash when timer signal occurs before main loop, original patch by 武田 俊也. by balrog · 18 years ago
- bd464c2 Mainstone keypad support, by Armin Kuster. by balrog · 18 years ago
- 31b87f2 Initial PXA27x keypad support, by Armin Kuster. by balrog · 18 years ago
- ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 18 years ago
- 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 18 years ago
- 703243a Adds interrupt support to the sh specific timer code (Magnus Damm). by balrog · 18 years ago
- b7d35e6 sh_serial: enable tx after reset (Magnus Damm). by balrog · 18 years ago
- f5fdd0a IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). by balrog · 18 years ago
- 12abac8 Name the magic constants, wrap long lines by blueswir1 · 18 years ago
- ae40972 Add SPARCstation 20 machine type (Robert Reif) by blueswir1 · 18 years ago
- 8ccc2ac SCSI cleanup, by Laurent Vivier. by ths · 18 years ago
- cf6d911 Fix OMAP1 MPUI/O keyboard interrupt masking. by balrog · 18 years ago
- 2e8c191 Fix incompatible declaration in previous commit. by balrog · 18 years ago
- 88eeee0 Desambiguate pflash_register(). by balrog · 18 years ago
- 52fc1d8 Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lublin. by balrog · 18 years ago
- 8543243 No write-protect detect diode on Mainstone II. by balrog · 18 years ago
- 11e0fc3 Use pointers to channels rather than channel numbers in the DMA. by balrog · 18 years ago
- d178119 Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas Belon. by ths · 18 years ago
- 089b7c0 OMAP DMA 3.2 support by Lauro Ramos Venancio. by balrog · 18 years ago
- 7eb0c8e Add support for eccmemctl (Robert Reif) by blueswir1 · 18 years ago
- 0d4a05a Fix Win98SE MyComputer regression, by Ben Taylor. by ths · 18 years ago
- f1de133 Mainstone mmc support, by Armin Kuster. by ths · 18 years ago
- 1b66074 Remove broken ds1225y init, it is useless on this machine anyway. by ths · 18 years ago
- f2df526 Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Venancio. by balrog · 18 years ago
- 106627d Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro Ramos Venancio. by balrog · 18 years ago
- 577390f No keyboard mode (Robert Reif) by blueswir1 · 18 years ago
- 54215f7 Don't claim SD card supports voltages linux claims are below defined voltage range. by balrog · 18 years ago
- 9d413d1 Always create an SD bdrv, so that PXA and OMAP boards can boot with by balrog · 18 years ago
- 001a3f5 Fix floppy initialization, by Laurent Vivier. by ths · 18 years ago
- 9f0683d Include qemu-timer.h iff DEBUG is defined. by ths · 18 years ago
- e140e05 Add missing include, by Sylvain Petreolle. by ths · 18 years ago
- e96e204 SH4: system emulator interrupt update, by Magnus Damm. by ths · 18 years ago
- e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 18 years ago
- 7233b35 Mainstone re-org, by Armin Kuster. by ths · 18 years ago
- d2c38b2 Name the magic constants, wrap long lines by blueswir1 · 18 years ago
- d5296cb Fix SS-600MP led device typos by blueswir1 · 18 years ago
- df33e63 Improve power management device addressing by blueswir1 · 18 years ago
- 7debeb8 Name the magic constants, use correct value for AUX2_PWRFAIL by blueswir1 · 18 years ago
- 498fbd8 Allow IOMMU tables above 2G by blueswir1 · 18 years ago
- c52428f Prevent overwriting fixed bits in AFSR by blueswir1 · 18 years ago
- 5ad6bb9 Name the magic constants, wrap long lines by blueswir1 · 18 years ago
- 3ebf5aa Use slavio base as boot prom address, rearrange sun4m init code by blueswir1 · 18 years ago
- ded7ba9 Add floppy support, tested to work with www.linux-mips.org GIT head. by ths · 18 years ago
- 8ef6367 Scale TSC2102 touchscreen pressure value more realistically (still could be better). by balrog · 18 years ago
- 5cc9878 Set initial value of AFSR register properly (Robert Reif) by blueswir1 · 18 years ago
- b76482e Fix buffer mux handling for unconnected serial ports by blueswir1 · 18 years ago
- ef056e4 Intel Mainstone II (ARM) machine by Armin Kuster. by balrog · 18 years ago
- bd9bdce Add input buffer to mux chr (patch by Tristan Gingold). by balrog · 18 years ago
- 1fc678c Fix board init arg list (spotted by pbrook), clean-up NOR flash parameters. by balrog · 18 years ago
- c81b740 Fix SD init arguments. by pbrook · 18 years ago
- 3e3f675 Gumstix Verdex (ARM) board support by Thorsten Zitterell. by balrog · 18 years ago
- 775616c Partial SD card SPI mode support. by pbrook · 18 years ago
- eea589c Stellaris ethernet support. by pbrook · 18 years ago
- e57ec01 ARMv7-M SysTick fix. by pbrook · 18 years ago
- aae9366 More PowerPC debug print fixes - hardware emulation pass. by j_mayer · 18 years ago
- 69facb7 Revert foolish patch. by j_mayer · 18 years ago
- 9b605b9 Fix ppc32 register dumps on 64-bit hosts. by pbrook · 18 years ago
- f9d4307 OMAP LPGs (LED pulse generators). OMAP MPUI bridge config register. by balrog · 18 years ago
- 73560bc Clean-up/rewrite audio over I^2S support. by balrog · 18 years ago
- 79b0241 Fix typo in error message. by pbrook · 18 years ago
- 4018bae New PowerPC CPU flag to define the decrementer and time-base source clock. by j_mayer · 18 years ago
- 7ac56ff SSD0323 vertical incrememnt mode. by pbrook · 18 years ago
- ec4ef31 Fix connex board init routine. by pbrook · 18 years ago
- cf0dbb2 Luminary board input support. by pbrook · 18 years ago
- b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 18 years ago
- 7317b8c Fix a && -> & typo. by balrog · 18 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 18 years ago
- 9a87ce9 Name the magic constants, fix a hex number without 0x by blueswir1 · 18 years ago
- e1dad5a Better STOPINTR bit semantics in the PXA2xx DMA. by balrog · 18 years ago
- 87ecb68 Break up vl.h. by pbrook · 18 years ago
- 257514d sd.c build fix. by pbrook · 18 years ago