Age | Commit message (Expand) | Author |
2007-10-21 | Bugfix: now PCI NICs really work on PowerPC PreP platform. | j_mayer |
2007-10-21 | Allow use of PCI NICs on PowerPC PreP platform. | j_mayer |
2007-10-20 | "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain. | ths |
2007-10-20 | Enable ACPI interrupts, by Igor Lvovsky. | ths |
2007-10-20 | Check the Galilleo config register instead of hardcoding the endianness. | ths |
2007-10-20 | Avoid PreP target kernel freeze waiting for IRQs. | j_mayer |
2007-10-18 | Only map BIOS space when it was actually loaded. | ths |
2007-10-17 | Second half of mipssim support, plus documentation improvements. | ths |
2007-10-14 | SuperSparc MXCC support (Robert Reif) | blueswir1 |
2007-10-14 | Implement time-base start/stop helpers. | j_mayer |
2007-10-14 | Fix memory corruption reported by Julian Seward | j_mayer |
2007-10-14 | Do not allow PowerPC CPU restart after entering checkstop mode. | j_mayer |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-10-13 | Static-ify function. | ths |
2007-10-09 | Match values with the ones documented in the PIIX4 datasheet. | ths |
2007-10-09 | Fix vmmouse for 64bit guest, by Dan Kenigsberg. | ths |
2007-10-09 | Don't route PIC interrupts through the local APIC if the local APIC | ths |
2007-10-08 | EtraxFS board support, by Edgar E. Iglesias. | ths |
2007-10-07 | PowerPC target coding style fixes. | j_mayer |
2007-10-07 | PowerPC target optimisations: make intensive use of always_inline. | j_mayer |
2007-10-07 | Share devices that might be useful for all PowerPC 40x & 440 implementations | j_mayer |
2007-10-07 | More user timer fixes (Robert Reif) | blueswir1 |
2007-10-06 | More detabification | blueswir1 |
2007-10-06 | Implement user mode for timers | blueswir1 |
2007-10-06 | Support for loading a real BIOS image (Robert Reif) | blueswir1 |
2007-10-05 | New '-bios' option, used to select an alternate BIOS image from bios_dir. | j_mayer |
2007-10-04 | Implement PL110 byte order config bit (original patch by Richard Purdie). | balrog |
2007-10-04 | USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil... | balrog |
2007-10-04 | sh775x interrupt controller by Magnus Damm. | balrog |
2007-10-04 | Several corrections in the spitzkbd keymap (patch by Juergen Lock). | balrog |
2007-10-04 | We must reset the PowerPC CPU _after_ registering it, as hardware reset | j_mayer |
2007-10-03 | Fix PowerPC initialisation and first reset: | j_mayer |
2007-10-03 | We never have to export ppc_set_irq. | j_mayer |
2007-10-03 | Fix PowerPC 405 BIOS instanciation: is a 32 bits only target. | j_mayer |
2007-10-02 | Fix kernel loading | blueswir1 |
2007-10-01 | Compilation fix (forgotten patch). | j_mayer |
2007-10-01 | Share input pins and internal interrupt controller between all PowerPC 40x. | j_mayer |
2007-09-30 | Fix compilation on Darwin platform, avoiding the use of gcc function attributes | j_mayer |
2007-09-30 | Remove unused variable. | ths |
2007-09-30 | Avoid crash on NULL timers. | j_mayer |
2007-09-30 | Implement the PowerPC alternate time-base, following the 2.04 specification. | j_mayer |
2007-09-29 | Add FRQCR read support, by Magnus Damm. | ths |
2007-09-29 | Add INTC controller prototype, by Magnus Damm. | ths |
2007-09-29 | Stand-alone SCI/SCIF emulation code, by Magnus Damm. | ths |
2007-09-29 | Stand-alone TMU emulation code, by Magnus Damm. | ths |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths |
2007-09-29 | Code provision for hypervisor timers resources, | j_mayer |
2007-09-29 | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. | j_mayer |
2007-09-26 | Add flags to support PowerPC 405 bootinfos variations. | j_mayer |
2007-09-26 | Great rework and cleanups to ease PowerPC implementations definitions. | j_mayer |