aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-11Improved debug output for the MIPS opcode decoder.ths
2007-05-11Fix missing status ro mask initialization, thanks Stefan Weil.ths
2007-05-10Fix for the scd instruction, by Aurelien Jarno.ths
2007-05-10Fix wrong branch condition in MIPS testandset.ths
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog
2007-05-09Avoid use of which to detect gcc, as it is broken on darwin. Patch byths
2007-05-09Suppress warning messages from "which".ths
2007-05-09Preliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.ths
2007-05-09Fix MIPS64 address computation specialcase, by Aurelien Jarno.ths
2007-05-08Another #elif'ication.ths
2007-05-08Make detection of unsupported hosts easier, inspired by a patch fromths
2007-05-08Spelling fixes, by Stefan Weil.ths
2007-05-08Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog
2007-05-08Another bunch of mips host support.ths
2007-05-08Silence sdl-config stderr output, by Jeff Chua.ths
2007-05-08Work around gcc's mips define, spotted by Stefan Weil.ths
2007-05-08Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog
2007-05-08ARM946 CPU support.pbrook
2007-05-07Enable unaligned access faultsblueswir1
2007-05-07Update OpenBIOS/Sparc32 to SVN 144. Changes:blueswir1
2007-05-07Fix pc/npc for unaligned load/stores, maybe other exceptionsblueswir1
2007-05-07MIPS 64-bit FPU support, plus some collateral bugfixes in theths
2007-05-07Update TODO.ths
2007-05-07Clear BD slot on next exception if appropriate.ths
2007-05-06Report unassigned memory access to CPU (not enabled yet)blueswir1
2007-05-06Add dummy THC and TEC registers to TCXblueswir1
2007-05-06Fix slavio_misc baseblueswir1
2007-05-05Fix a really stupid bug in the [ls]d[lr] emulation, by Herve Poussineau.ths
2007-05-05Linker scripts for MIPS hosts.ths
2007-05-05Some bits of Linux/MIPS host support, still segfaulty.ths
2007-05-04Support for simple YAMON output, by Alec Voropay.ths
2007-05-03Remove obsolete variables that came with VMware svga by mistake.balrog
2007-05-03Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog
2007-05-02Handle division by zero case in Sparc64 udivx and sdivx opsblueswir1
2007-05-02Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog
2007-05-01Correct a docs typo and list of available NIC names (by Stefan Weil).balrog
2007-05-01Set OpenBIOS variables in NVRAMblueswir1
2007-05-01-show-cursor switch to inhibit SDL hiding cursor.balrog
2007-05-01Implement power state changes (IDLE and SLEEP) for PXA.balrog
2007-05-01Honour limited subset of --cpu values instead of ignoring.balrog
2007-04-30Remove the use of Linux / BSD specific asprintf call.balrog
2007-04-30PL050 status register fixes.pbrook
2007-04-30Add missing gpio_handler_t definition.balrog
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog