summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set limits for memory size to avoid overlap with devicesblueswir12007-05-171-3/+8
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-172-3/+16
* More generic 64 bit multiplication support, by Aurelien Jarno.ths2007-05-167-65/+84
* Full MIPS64 MMU implementation, by Aurelien Jarno.ths2007-05-133-7/+53
* Fix mfc0 and dmtc0 instructions on MIPS64, by Aurelien Jarno.ths2007-05-132-120/+72
* Support OSS on solaris, by Ben Taylor.ths2007-05-131-0/+4
* Add fpu register support to the gdb code, by Magnus Damm.ths2007-05-131-6/+19
* Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths2007-05-131-5/+5
* Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths2007-05-131-4/+4
* Delete misleading comment.ths2007-05-131-2/+0
* Windows: redirect serial port to console, by Herve Poussineau.ths2007-05-131-1/+9
* Don't decode CP0 XContext on 32bit MIPS.ths2007-05-131-4/+8
* MMU code improvements, by Aurelien Jarno.ths2007-05-133-18/+24
* MIPS linux-user update.ths2007-05-136-261/+321
* MIPS TLB style selection at runtime, by Herve Poussineau.ths2007-05-138-114/+149
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-133-23/+31
* Update debug output.ths2007-05-121-2/+2
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-125-10/+9
* Fix softfloat NaN handling.ths2007-05-111-10/+38
* Implemented cabs FP instructions, and improve exception handling forths2007-05-112-40/+180
* Another bit of nicer debug output.ths2007-05-111-1/+1
* Implement FP madd/msub, wire up bc1any[24][ft].ths2007-05-112-12/+140
* Improved debug output for the MIPS opcode decoder.ths2007-05-111-85/+77
* Fix missing status ro mask initialization, thanks Stefan Weil.ths2007-05-111-0/+1
* Fix for the scd instruction, by Aurelien Jarno.ths2007-05-101-0/+1
* Fix wrong branch condition in MIPS testandset.ths2007-05-101-1/+1
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-092-10/+10
* Avoid use of which to detect gcc, as it is broken on darwin. Patch byths2007-05-091-6/+1
* Suppress warning messages from "which".ths2007-05-091-1/+2
* Preliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.ths2007-05-091-5/+57
* Fix MIPS64 address computation specialcase, by Aurelien Jarno.ths2007-05-092-2/+18
* Another #elif'ication.ths2007-05-081-27/+12
* Make detection of unsupported hosts easier, inspired by a patch fromths2007-05-082-80/+41
* Spelling fixes, by Stefan Weil.ths2007-05-082-5/+6
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-082-22/+17
* Another bunch of mips host support.ths2007-05-083-5/+24
* Silence sdl-config stderr output, by Jeff Chua.ths2007-05-081-2/+2
* Work around gcc's mips define, spotted by Stefan Weil.ths2007-05-081-12/+12
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-082-2/+4
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-084-19/+35
* ARM946 CPU support.pbrook2007-05-084-47/+221
* Enable unaligned access faultsblueswir12007-05-071-4/+5
* Update OpenBIOS/Sparc32 to SVN 144. Changes:blueswir12007-05-072-1/+1
* Fix pc/npc for unaligned load/stores, maybe other exceptionsblueswir12007-05-071-0/+1
* MIPS 64-bit FPU support, plus some collateral bugfixes in theths2007-05-0711-520/+1703
* Update TODO.ths2007-05-071-4/+3
* Clear BD slot on next exception if appropriate.ths2007-05-071-0/+4
* Report unassigned memory access to CPU (not enabled yet)blueswir12007-05-062-1/+12
* Add dummy THC and TEC registers to TCXblueswir12007-05-061-3/+36
* Fix slavio_misc baseblueswir12007-05-061-2/+2
OpenPOWER on IntegriCloud