| Commit message (Expand) | Author | Age | Files | Lines |
* | Evaluation boards for PowerPC 405EP. | j_mayer | 2007-04-24 | 4 | -1/+635 |
* | Debug traces fixes. | j_mayer | 2007-04-24 | 1 | -19/+20 |
* | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 2007-04-24 | 3 | -1/+13 |
* | Add -pflash option to register parallel flash bloc devices. | j_mayer | 2007-04-24 | 2 | -1/+35 |
* | Code provision for new PowerPC embedded target support with: | j_mayer | 2007-04-24 | 8 | -21/+26 |
* | Improve PowerPC 405 MMU model / share more code for other embedded targets | j_mayer | 2007-04-24 | 5 | -57/+111 |
* | PowerPC 405 microcontrollers fixes and improvments: | j_mayer | 2007-04-24 | 2 | -49/+673 |
* | PowerPC embedded timers fixes. | j_mayer | 2007-04-24 | 1 | -53/+101 |
* | Sparc64 update: more VIS ops | blueswir1 | 2007-04-22 | 3 | -36/+884 |
* | Typo fix, by Wang Cheng Yeh. | ths | 2007-04-22 | 1 | -5/+5 |
* | Check that HOST_SOLARIS is defined before relying on its value. | ths | 2007-04-22 | 2 | -3/+3 |
* | Constification | blueswir1 | 2007-04-22 | 1 | -7/+7 |
* | TCX 24 bit model support | blueswir1 | 2007-04-21 | 4 | -15/+232 |
* | Fix keyboard serial and mouse bugs | blueswir1 | 2007-04-20 | 1 | -15/+29 |
* | Update comment. We can't easily adhere to the architecture spec because | ths | 2007-04-19 | 1 | -3/+3 |
* | More Gallileo register initialization, by Aurelien Jarno and Stefan Weil. | ths | 2007-04-19 | 1 | -0/+44 |
* | No functional changes: | j_mayer | 2007-04-19 | 6 | -73/+91 |
* | termios structure definition fix by Stuart Anderson. | j_mayer | 2007-04-19 | 2 | -2/+2 |
* | Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin | j_mayer | 2007-04-19 | 1 | -4/+0 |
* | Fix keyboard detection bugs | blueswir1 | 2007-04-18 | 1 | -11/+36 |
* | Fix compiler warning. | ths | 2007-04-18 | 1 | -1/+4 |
* | Win32 Tap inferface PPC Guest issue, by Ely Soto. | ths | 2007-04-18 | 1 | -3/+18 |
* | Revert, this is already fixed in a better way. | ths | 2007-04-18 | 1 | -5/+0 |
* | Another lsi53c895a patch, by Wang Cheng Yeh. | ths | 2007-04-17 | 1 | -0/+3 |
* | Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor. | ths | 2007-04-17 | 1 | -0/+5 |
* | Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer. | ths | 2007-04-17 | 1 | -4/+4 |
* | Updated Solaris isinf support, by Juergen Keil and Ben Taylor. | ths | 2007-04-17 | 1 | -0/+23 |
* | TCX palette bug fix | blueswir1 | 2007-04-17 | 1 | -0/+1 |
* | Fix mmapped register alignment and endianness handling. | ths | 2007-04-17 | 3 | -12/+27 |
* | Choose number of TLBs at runtime, by Herve Poussineau. | ths | 2007-04-17 | 7 | -27/+26 |
* | Move PowerPC 405 specific definitions into a separate file | j_mayer | 2007-04-17 | 4 | -204/+347 |
* | Support it_shift for mmapped pckbd. | ths | 2007-04-16 | 1 | -12/+22 |
* | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 2007-04-16 | 8 | -47/+2912 |
* | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 2007-04-16 | 4 | -27/+76 |
* | Update OpenBIOS Sparc images to SVN 125 | blueswir1 | 2007-04-16 | 3 | -1/+1 |
* | Acer Pica 61 machine, by Herve Poussineau. | ths | 2007-04-16 | 4 | -2/+182 |
* | Memory-mapped interface for RTC, by Herve Poussineau. | ths | 2007-04-16 | 2 | -0/+94 |
* | Memory-mapped interface for PS/2 controller, by Herve Poussineau. | ths | 2007-04-16 | 2 | -3/+61 |
* | Cleanup and add more PowerPC core definitions. | j_mayer | 2007-04-16 | 1 | -1116/+1120 |
* | PowerPC 4xx software driven TLB fixes + debug traces. | j_mayer | 2007-04-16 | 3 | -39/+163 |
* | Add reset callbacks for PowerPC CPU. | j_mayer | 2007-04-16 | 6 | -64/+87 |
* | PREP and heathrow machines only support PowerPC CPU with a 6xx bus. | j_mayer | 2007-04-16 | 2 | -12/+44 |
* | Add bus model (or input pins) into PowerPC CPU flags. | j_mayer | 2007-04-16 | 4 | -42/+238 |
* | PowerPC emulation bugfixes: | j_mayer | 2007-04-16 | 1 | -5/+7 |
* | Parallel flash bugfixes: | j_mayer | 2007-04-16 | 1 | -12/+19 |
* | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 2007-04-16 | 7 | -49/+216 |
* | Simplify branch likely handling. | ths | 2007-04-16 | 1 | -6/+8 |
* | Remove unused variable. | pbrook | 2007-04-15 | 1 | -1/+1 |
* | Don't use T2 for INS, it conflicts with branch delay slot handling. | ths | 2007-04-15 | 2 | -6/+6 |
* | Fix qemu SIGFPE caused by division-by-zero due to underflow. | ths | 2007-04-15 | 3 | -13/+28 |