summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Suppress warning messages from "which".ths2007-05-091-1/+2
* Preliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.ths2007-05-091-5/+57
* Fix MIPS64 address computation specialcase, by Aurelien Jarno.ths2007-05-092-2/+18
* Another #elif'ication.ths2007-05-091-27/+12Star
* Make detection of unsupported hosts easier, inspired by a patch fromths2007-05-092-80/+41Star
* Spelling fixes, by Stefan Weil.ths2007-05-092-5/+6
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-092-22/+17Star
* Another bunch of mips host support.ths2007-05-083-5/+24
* Silence sdl-config stderr output, by Jeff Chua.ths2007-05-081-2/+2
* Work around gcc's mips define, spotted by Stefan Weil.ths2007-05-081-12/+12
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-082-2/+4
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-084-19/+35
* ARM946 CPU support.pbrook2007-05-084-47/+221
* Enable unaligned access faultsblueswir12007-05-071-4/+5
* Update OpenBIOS/Sparc32 to SVN 144. Changes:blueswir12007-05-072-1/+1
* Fix pc/npc for unaligned load/stores, maybe other exceptionsblueswir12007-05-071-0/+1
* MIPS 64-bit FPU support, plus some collateral bugfixes in theths2007-05-0711-520/+1703
* Update TODO.ths2007-05-071-4/+3Star
* Clear BD slot on next exception if appropriate.ths2007-05-071-0/+4
* Report unassigned memory access to CPU (not enabled yet)blueswir12007-05-062-1/+12
* Add dummy THC and TEC registers to TCXblueswir12007-05-061-3/+36
* Fix slavio_misc baseblueswir12007-05-061-2/+2
* Fix a really stupid bug in the [ls]d[lr] emulation, by Herve Poussineau.ths2007-05-051-3/+3
* Linker scripts for MIPS hosts.ths2007-05-052-0/+450
* Some bits of Linux/MIPS host support, still segfaulty.ths2007-05-057-4/+172
* Support for simple YAMON output, by Alec Voropay.ths2007-05-041-2/+62
* Remove obsolete variables that came with VMware svga by mistake.balrog2007-05-031-4/+0Star
* Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog2007-05-031-2/+2
* Handle division by zero case in Sparc64 udivx and sdivx opsblueswir12007-05-021-0/+6
* Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog2007-05-022-3/+3
* Correct a docs typo and list of available NIC names (by Stefan Weil).balrog2007-05-011-5/+7
* Set OpenBIOS variables in NVRAMblueswir12007-05-015-5/+144
* -show-cursor switch to inhibit SDL hiding cursor.balrog2007-05-013-0/+13
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-014-14/+26
* Honour limited subset of --cpu values instead of ignoring.balrog2007-05-012-9/+14
* Remove the use of Linux / BSD specific asprintf call.balrog2007-04-301-3/+2Star
* PL050 status register fixes.pbrook2007-04-301-6/+25
* Add missing gpio_handler_t definition.balrog2007-04-301-0/+3
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-307-15/+17
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-305-5/+1152
* Maxim MAX1110/1111 ADC chip.balrog2007-04-302-0/+144
* Texas Instruments ADS7846 ADC chip.balrog2007-04-302-0/+137
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-304-0/+723
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-309-6/+1882
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-309-2/+2642
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-304-25/+29
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-3011-16/+3127
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-304-4/+831
* Kill broken host register definitions, thanks to Paul Brook and Herveths2007-04-292-13/+4Star
* Revert last checkin.ths2007-04-291-1/+1