| Commit message (Expand) | Author | Age | Files | Lines |
* | M68k system mode semihosting. | pbrook | 2007-05-26 | 1 | -0/+1 |
* | Implement Sparc64 CPU timers using ptimers | blueswir1 | 2007-05-25 | 1 | -1/+1 |
* | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 | 2007-05-24 | 1 | -1/+1 |
* | Add WM8750 and MAX7310 chips (I2C slaves). | balrog | 2007-05-23 | 1 | -2/+2 |
* | m68k/ColdFire system emulation. | pbrook | 2007-05-23 | 1 | -1/+4 |
* | Add more cpu.h dependencies. | ths | 2007-05-23 | 1 | -2/+2 |
* | Add ptimer.c function declarations and makefile rule. | pbrook | 2007-05-23 | 1 | -1/+1 |
* | I2C/SMBus framework. | pbrook | 2007-05-23 | 1 | -0/+2 |
* | More generic 64 bit multiplication support, by Aurelien Jarno. | ths | 2007-05-16 | 1 | -0/+1 |
* | Another bunch of mips host support. | ths | 2007-05-08 | 1 | -2/+2 |
* | Some bits of Linux/MIPS host support, still segfaulty. | ths | 2007-05-05 | 1 | -0/+2 |
* | Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem. | balrog | 2007-05-02 | 1 | -1/+1 |
* | Spitz PDA, example PXA270 machine (four similar models). | balrog | 2007-04-30 | 1 | -5/+9 |
* | Evaluation boards for PowerPC 405EP. | j_mayer | 2007-04-24 | 1 | -1/+1 |
* | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 2007-04-24 | 1 | -0/+3 |
* | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 2007-04-16 | 1 | -2/+2 |
* | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 2007-04-16 | 1 | -20/+24 |
* | Acer Pica 61 machine, by Herve Poussineau. | ths | 2007-04-16 | 1 | -1/+2 |
* | Fix bad variable name. | ths | 2007-04-11 | 1 | -1/+1 |
* | Unify IRQ handling. | pbrook | 2007-04-07 | 1 | -0/+1 |
* | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 2007-04-06 | 1 | -2/+2 |
* | Rules needed to compile linux user-mode alpha target. | j_mayer | 2007-04-05 | 1 | -0/+9 |
* | Eepro100 emulation, by Stefan Weil. | ths | 2007-04-02 | 1 | -1/+7 |
* | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 2007-04-02 | 1 | -1/+1 |
* | Solaris 9/x86 support, by Ben Taylor. | ths | 2007-04-01 | 1 | -0/+6 |
* | MIPS64 configurations. | ths | 2007-04-01 | 1 | -7/+28 |
* | VMMouse Emulation, by Anthony Liguori. | ths | 2007-03-20 | 1 | -1/+1 |
* | Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov. | ths | 2007-03-19 | 1 | -0/+1 |
* | Disable compiler options dangerous for op compilation. | ths | 2007-03-18 | 1 | -11/+16 |
* | MIPS -cpu selection support, by Herve Poussineau. | ths | 2007-03-18 | 1 | -0/+1 |
* | Better way to select -lrt, by Andrzei Zaborowski. | ths | 2007-03-17 | 1 | -1/+2 |
* | DS1225Y nvram device, by Herve Poussineau. | ths | 2007-02-28 | 1 | -1/+1 |
* | Include LDFLAGS when linking system emulator. | pbrook | 2007-02-27 | 1 | -1/+1 |
* | Build fix for mingw/Cygwin, by Kazu. It also looks like it does the | ths | 2007-02-10 | 1 | -0/+1 |
* | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 2007-02-02 | 1 | -1/+1 |
* | Save some vm space for the regular program loading zone, by | ths | 2007-01-31 | 1 | -0/+5 |
* | Split out SDL X keymap, by Bernhard Fischer. | ths | 2007-01-24 | 1 | -1/+1 |
* | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 2007-01-24 | 1 | -1/+1 |
* | Add dependency for fop_template.c. | ths | 2007-01-21 | 1 | -1/+1 |
* | Add ARM Angel semihosting to system emulation. | pbrook | 2007-01-20 | 1 | -0/+1 |
* | Darwin userspace emulation, by Pierre d'Herbemont. | ths | 2007-01-18 | 1 | -1/+16 |
* | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 2007-01-15 | 1 | -2/+4 |
* | added cutils.c | bellard | 2007-01-07 | 1 | -0/+1 |
* | Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the | ths | 2007-01-05 | 1 | -64/+67 |
* | MIPS RTC emulation. | ths | 2006-12-07 | 1 | -1/+1 |
* | Move the MIPS CPU timer in a seperate file, by Alec Voropay. | ths | 2006-12-06 | 1 | -1/+1 |
* | Mips IDE support. (Aurelien Jarno) | pbrook | 2006-10-29 | 1 | -2/+2 |
* | avoid regression on sparc-user and ppc-user | bellard | 2006-10-28 | 1 | -0/+5 |
* | ColdFire target. | pbrook | 2006-10-22 | 1 | -0/+7 |
* | moved ACPI table init to BIOS | bellard | 2006-09-24 | 1 | -7/+0 |