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