aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-23Add more cpu.h dependencies.ths
2007-05-23The 24k wants more watch and srsmap registers.ths
2007-05-23The previous patch to make breakpoints work was a performanceths
2007-05-23Add ptimer.c function declarations and makefile rule.pbrook
2007-05-23Add periodic timer implementation.pbrook
2007-05-23I2C/SMBus framework.pbrook
2007-05-21Fix interrupt controller address maskingblueswir1
2007-05-21Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog
2007-05-20M68k addx/subx fix.pbrook
2007-05-20Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.ths
2007-05-20Delete now unused define.ths
2007-05-20Delete linux_boot.bin from the install target.ths
2007-05-20Delete one more leftover file.ths
2007-05-20Fix indexed FP load/store instructions.ths
2007-05-20Remove leftover file, should have happened in the Linux loader rewrite commit.ths
2007-05-19Linux loader rewrite, by H. Peter Anvin.ths
2007-05-19More MIPS 64-bit FPU support.ths
2007-05-19Fix slti/sltiu for MIPS64, by Aurelien Jarno.ths
2007-05-19Fix ldl/ldr implementation, by Aurelien Jarno.ths
2007-05-19Update Sparc32 OpenBIOS image to SVN revision 149. Changes:blueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-05-18Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog
2007-05-18- Move FPU exception handling into helper functions, since they are big.ths
2007-05-18Work around the lack of proper handling for self-modifying code.ths
2007-05-17Make TCX registers match what NetBSD expectsblueswir1
2007-05-17Fix Qemu division by zero triggered by NetBSDblueswir1
2007-05-17Enable faults for unassigned memory accesses and unimplemented ASIsblueswir1
2007-05-17Set limits for memory size to avoid overlap with devicesblueswir1
2007-05-17Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir1
2007-05-16More generic 64 bit multiplication support, by Aurelien Jarno.ths
2007-05-13Full MIPS64 MMU implementation, by Aurelien Jarno.ths
2007-05-13Fix mfc0 and dmtc0 instructions on MIPS64, by Aurelien Jarno.ths
2007-05-13Support OSS on solaris, by Ben Taylor.ths
2007-05-13Add fpu register support to the gdb code, by Magnus Damm.ths
2007-05-13Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths
2007-05-13Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths
2007-05-13Delete misleading comment.ths
2007-05-13Windows: redirect serial port to console, by Herve Poussineau.ths
2007-05-13Don't decode CP0 XContext on 32bit MIPS.ths
2007-05-13MMU code improvements, by Aurelien Jarno.ths
2007-05-13MIPS linux-user update.ths
2007-05-13MIPS TLB style selection at runtime, by Herve Poussineau.ths
2007-05-13Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog
2007-05-12Update debug output.ths
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog
2007-05-11Fix softfloat NaN handling.ths
2007-05-11Implemented cabs FP instructions, and improve exception handling forths
2007-05-11Another bit of nicer debug output.ths
2007-05-11Implement FP madd/msub, wire up bc1any[24][ft].ths