aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-16Acer Pica 61 machine, by Herve Poussineau.ths
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths
2007-04-16Cleanup and add more PowerPC core definitions.j_mayer
2007-04-16PowerPC 4xx software driven TLB fixes + debug traces.j_mayer
2007-04-16Add reset callbacks for PowerPC CPU.j_mayer
2007-04-16PREP and heathrow machines only support PowerPC CPU with a 6xx bus.j_mayer
2007-04-16Add bus model (or input pins) into PowerPC CPU flags.j_mayer
2007-04-16PowerPC emulation bugfixes:j_mayer
2007-04-16Parallel flash bugfixes:j_mayer
2007-04-16Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdoutj_mayer
2007-04-16Simplify branch likely handling.ths
2007-04-15Remove unused variable.pbrook
2007-04-15Don't use T2 for INS, it conflicts with branch delay slot handling.ths
2007-04-15Fix qemu SIGFPE caused by division-by-zero due to underflow.ths
2007-04-15Small code generation optimization.ths
2007-04-15Delete unused define.ths
2007-04-15Gallileo fixes, by Stefan Weil.ths
2007-04-15bFLT loader alignment fix.pbrook
2007-04-15Update OpenBIOS for Sparc32 and add a Sparc64 imageblueswir1
2007-04-14Fix format specified for watchpoint address.pbrook
2007-04-14Fix Sparc64 double float gdb protocol (initial version by Paul Brook)blueswir1
2007-04-14Add device save and reset methods to FDC and M48T59blueswir1
2007-04-14Restart interrupts after an exception.ths
2007-04-14Know about more PCI device classes.ths
2007-04-14Fix incorrect pointers casts.j_mayer
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer
2007-04-14Add TARGET_FMT_plx to properly display target_phys_addr_t variables.j_mayer
2007-04-13Nicer Log formatting.ths
2007-04-13Another fix for CP0 Cause register handling.ths
2007-04-13Fix Sparc32 device save methodsblueswir1
2007-04-13Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir1
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir1
2007-04-12Add PowerPC 405 input pins (IRQ, resets, ...) model.j_mayer
2007-04-12Embedded PowerPC Device Control Registers infrastructure.j_mayer
2007-04-11Fix bad variable name.ths
2007-04-11Make SYNCI_Step and CCRes CPU-specific.ths
2007-04-11Throw RI for invalid MFMC0-class instructions. Introduce optionalths
2007-04-11Code formatting fix.ths
2007-04-11More Context/Xcontext fixes. Ifdef some 64bit-only ops, they mayths
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer
2007-04-09Fix monitor disasm output for Sparc64 targetblueswir1
2007-04-09Fix CP0_IntCtl handling.ths
2007-04-09Proper handling of reserved bits in the context register.ths
2007-04-09Mark watchpoint features as unimplemented.ths
2007-04-09Catch unaligned sc/scd.ths
2007-04-09Fix exception handling cornercase for rdhwr.ths
2007-04-09Remove bogus mtc0 handling.ths
2007-04-09ARM IRQ fix.pbrook
2007-04-08Fix generated code disasm output on Sparc64 hostblueswir1