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