summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Less debug noise from the mipsnet driver.ths2007-10-281-3/+3
* Bugfix: now PCI NICs really work on PowerPC PreP platform.j_mayer2007-10-211-2/+2
* Allow use of PCI NICs on PowerPC PreP platform.j_mayer2007-10-211-6/+1
* "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths2007-10-201-1/+1
* Enable ACPI interrupts, by Igor Lvovsky.ths2007-10-201-0/+1
* Check the Galilleo config register instead of hardcoding the endianness.ths2007-10-201-22/+8
* Avoid PreP target kernel freeze waiting for IRQs.j_mayer2007-10-201-1/+1
* Only map BIOS space when it was actually loaded.ths2007-10-181-9/+8
* Second half of mipssim support, plus documentation improvements.ths2007-10-172-0/+436
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-142-2/+2
* Implement time-base start/stop helpers.j_mayer2007-10-141-29/+92
* Fix memory corruption reported by Julian Sewardj_mayer2007-10-141-1/+1
* Do not allow PowerPC CPU restart after entering checkstop mode.j_mayer2007-10-141-7/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-12/+14
* Static-ify function.ths2007-10-131-3/+4
* Match values with the ones documented in the PIIX4 datasheet.ths2007-10-091-1/+3
* Fix vmmouse for 64bit guest, by Dan Kenigsberg.ths2007-10-091-1/+1
* Don't route PIC interrupts through the local APIC if the local APICths2007-10-092-3/+37
* EtraxFS board support, by Edgar E. Iglesias.ths2007-10-083-0/+568
* PowerPC target coding style fixes.j_mayer2007-10-071-6/+5
* PowerPC target optimisations: make intensive use of always_inline.j_mayer2007-10-073-17/+20
* Share devices that might be useful for all PowerPC 40x & 440 implementationsj_mayer2007-10-074-525/+587
* More user timer fixes (Robert Reif)blueswir12007-10-071-68/+86
* More detabificationblueswir12007-10-0611-458/+458
* Implement user mode for timersblueswir12007-10-062-20/+76
* Support for loading a real BIOS image (Robert Reif)blueswir12007-10-061-5/+7
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-0510-13/+35
* Implement PL110 byte order config bit (original patch by Richard Purdie).balrog2007-10-042-37/+95
* USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...balrog2007-10-041-28/+118
* sh775x interrupt controller by Magnus Damm.balrog2007-10-045-90/+630
* Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog2007-10-042-2/+13
* We must reset the PowerPC CPU _after_ registering it, as hardware resetj_mayer2007-10-041-2/+4
* Fix PowerPC initialisation and first reset:j_mayer2007-10-032-11/+16
* We never have to export ppc_set_irq.j_mayer2007-10-032-1/+5
* Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer2007-10-031-5/+5
* Fix kernel loadingblueswir12007-10-021-1/+2
* Compilation fix (forgotten patch).j_mayer2007-10-011-4/+4
* Share input pins and internal interrupt controller between all PowerPC 40x.j_mayer2007-10-011-14/+13
* Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer2007-09-301-4/+18
* Remove unused variable.ths2007-09-301-1/+0
* Avoid crash on NULL timers.j_mayer2007-09-301-10/+8
* Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer2007-09-301-23/+72
* Add FRQCR read support, by Magnus Damm.ths2007-09-291-0/+2
* Add INTC controller prototype, by Magnus Damm.ths2007-09-291-0/+51
* Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths2007-09-294-584/+319
* Stand-alone TMU emulation code, by Magnus Damm.ths2007-09-294-196/+329
* Add R2D-PLUS support, by Magnus Damm.ths2007-09-291-0/+64
* Code provision for hypervisor timers resources,j_mayer2007-09-291-7/+100
* Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.j_mayer2007-09-292-10/+2
* Add flags to support PowerPC 405 bootinfos variations.j_mayer2007-09-263-4/+6
OpenPOWER on IntegriCloud