Age | Commit message (Expand) | Author |
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 |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog |
2007-04-30 | Implement iwMMXt instruction set for the PXA270 cpu. | balrog |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog |
2007-04-29 | Kill broken host register definitions, thanks to Paul Brook and Herve | ths |
2007-04-29 | Revert last checkin. | ths |
2007-04-29 | Hopefully the final fix for LUI sign extensions. | ths |
2007-04-29 | More Sparc32 CPUs | blueswir1 |
2007-04-29 | Fix CPU type zapped by system_reset | blueswir1 |
2007-04-29 | Fix ARM fine pagetables. | pbrook |
2007-04-29 | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths |
2007-04-28 | Update TODO. | ths |