Age | Commit message (Expand) | Author |
2007-10-08 | Add CRIS configuration bits, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. | ths |
2007-10-08 | CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias. | ths |
2007-10-08 | CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias. | ths |
2007-10-08 | EtraxFS board support, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS MMU emulation, by Edgar E. Iglesias. | ths |
2007-10-08 | The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS micro-ops, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS insn decoding macros, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS instruction translation, by Edgar E. Iglesias. | ths |
2007-10-08 | Wire up CRIS disassembler, by Edgar E. Iglesias. | ths |
2007-10-08 | CRIS disassembler, originally from binutils, by Edgar E. Iglesias. | ths |
2007-10-08 | Update PowerPC emulation status file. | j_mayer |
2007-10-08 | Remove synonymous in PowerPC MSR bits definitions. | j_mayer |
2007-10-08 | Real-mode only PowerPC 40x do not have any TLBs. | j_mayer |
2007-10-08 | Implement exception prefix feature for PowerPC 601. | j_mayer |
2007-10-08 | Add missing exception vectors for PowerPC 7x5. | j_mayer |
2007-10-07 | Work-around C89 and/or "old" gcc unspecified behavior (#if in macro calls). | j_mayer |
2007-10-07 | Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. | j_mayer |
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 | Report missing elf_addr_t definition from Linux kernel header | j_mayer |
2007-10-07 | Fix host and target longs confusions (continued). | j_mayer |
2007-10-07 | Fix confusions between host and target long types. | j_mayer |
2007-10-07 | Reorganize the CPUPPCState structure to group features. | j_mayer |
2007-10-07 | Add MSR bits signification per PowerPC implementation flags (to be continued). | j_mayer |
2007-10-07 | Share devices that may be useful for all PowerPC 40x and 440 implementations. | 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 | Full implementation of PowerPC 64 MMU, just missing support for 1 TB | j_mayer |
2007-10-05 | Implement sparc64_[gs]et_context | blueswir1 |
2007-10-05 | Rename PowerPC MMUCSR0 and MMUCFG SPRs: those are not BookE specific. | j_mayer |
2007-10-05 | PowerPC hardware reset vector is now considered as part of the exception model. | j_mayer |
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 | Quiet warnings introduced with the USB iso support. | 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 | Remove redundant qemu_rearm_alarm_timer() in qemu_del_timer, patch by Dan Ken... | balrog |
2007-10-04 | (int64_t)UINT64_MAX is -1 and should not be assigned to nearest_delta_us, pat... | 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-04 | More cache tuning fixes: | j_mayer |
2007-10-04 | Make PowerPC cache line size implementation dependant. | j_mayer |
2007-10-03 | HID0 is a write-clear register on 970 (DBSR). | j_mayer |
2007-10-03 | Enable PowerPC 64 MMU model and exceptions. | j_mayer |