Age | Commit message (Expand) | Author | Files | Lines |
2007-04-19 | Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin | j_mayer | 1 | -4/+0 |
2007-04-18 | Fix keyboard detection bugs | blueswir1 | 1 | -11/+36 |
2007-04-18 | Fix compiler warning. | ths | 1 | -1/+4 |
2007-04-18 | Win32 Tap inferface PPC Guest issue, by Ely Soto. | ths | 1 | -3/+18 |
2007-04-18 | Revert, this is already fixed in a better way. | ths | 1 | -5/+0 |
2007-04-17 | Another lsi53c895a patch, by Wang Cheng Yeh. | ths | 1 | -0/+3 |
2007-04-17 | Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor. | ths | 1 | -0/+5 |
2007-04-17 | Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer. | ths | 1 | -4/+4 |
2007-04-17 | Updated Solaris isinf support, by Juergen Keil and Ben Taylor. | ths | 1 | -0/+23 |
2007-04-17 | TCX palette bug fix | blueswir1 | 1 | -0/+1 |
2007-04-17 | Fix mmapped register alignment and endianness handling. | ths | 3 | -12/+27 |
2007-04-17 | Choose number of TLBs at runtime, by Herve Poussineau. | ths | 7 | -27/+26 |
2007-04-17 | Move PowerPC 405 specific definitions into a separate file | j_mayer | 4 | -204/+347 |
2007-04-16 | Support it_shift for mmapped pckbd. | ths | 1 | -12/+22 |
2007-04-16 | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 8 | -47/+2912 |
2007-04-16 | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 4 | -27/+76 |
2007-04-16 | Update OpenBIOS Sparc images to SVN 125 | blueswir1 | 3 | -1/+1 |
2007-04-16 | Acer Pica 61 machine, by Herve Poussineau. | ths | 4 | -2/+182 |
2007-04-16 | Memory-mapped interface for RTC, by Herve Poussineau. | ths | 2 | -0/+94 |
2007-04-16 | Memory-mapped interface for PS/2 controller, by Herve Poussineau. | ths | 2 | -3/+61 |
2007-04-16 | Cleanup and add more PowerPC core definitions. | j_mayer | 1 | -1116/+1120 |
2007-04-16 | PowerPC 4xx software driven TLB fixes + debug traces. | j_mayer | 3 | -39/+163 |
2007-04-16 | Add reset callbacks for PowerPC CPU. | j_mayer | 6 | -64/+87 |
2007-04-16 | PREP and heathrow machines only support PowerPC CPU with a 6xx bus. | j_mayer | 2 | -12/+44 |
2007-04-16 | Add bus model (or input pins) into PowerPC CPU flags. | j_mayer | 4 | -42/+238 |
2007-04-16 | PowerPC emulation bugfixes: | j_mayer | 1 | -5/+7 |
2007-04-16 | Parallel flash bugfixes: | j_mayer | 1 | -12/+19 |
2007-04-16 | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 7 | -49/+216 |
2007-04-16 | Simplify branch likely handling. | ths | 1 | -6/+8 |
2007-04-15 | Remove unused variable. | pbrook | 1 | -1/+1 |
2007-04-15 | Don't use T2 for INS, it conflicts with branch delay slot handling. | ths | 2 | -6/+6 |
2007-04-15 | Fix qemu SIGFPE caused by division-by-zero due to underflow. | ths | 3 | -13/+28 |
2007-04-15 | Small code generation optimization. | ths | 1 | -3/+6 |
2007-04-15 | Delete unused define. | ths | 1 | -2/+0 |
2007-04-15 | Gallileo fixes, by Stefan Weil. | ths | 1 | -4/+22 |
2007-04-15 | bFLT loader alignment fix. | pbrook | 1 | -8/+11 |
2007-04-15 | Update OpenBIOS for Sparc32 and add a Sparc64 image | blueswir1 | 3 | -0/+1 |
2007-04-14 | Fix format specified for watchpoint address. | pbrook | 1 | -1/+2 |
2007-04-14 | Fix Sparc64 double float gdb protocol (initial version by Paul Brook) | blueswir1 | 1 | -5/+8 |
2007-04-14 | Add device save and reset methods to FDC and M48T59 | blueswir1 | 2 | -2/+136 |
2007-04-14 | Restart interrupts after an exception. | ths | 2 | -9/+33 |
2007-04-14 | Know about more PCI device classes. | ths | 1 | -0/+27 |
2007-04-14 | Fix incorrect pointers casts. | j_mayer | 2 | -9/+9 |
2007-04-14 | Fix miscellaneous display warnings for PowerPC & alpha targets | j_mayer | 8 | -31/+46 |
2007-04-14 | Add TARGET_FMT_plx to properly display target_phys_addr_t variables. | j_mayer | 1 | -0/+2 |
2007-04-13 | Nicer Log formatting. | ths | 1 | -1/+1 |
2007-04-13 | Another fix for CP0 Cause register handling. | ths | 2 | -2/+2 |
2007-04-13 | Fix Sparc32 device save methods | blueswir1 | 3 | -3/+17 |
2007-04-13 | Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops | blueswir1 | 2 | -38/+111 |
2007-04-13 | Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) | blueswir1 | 4 | -2/+18 |