Age | Commit message (Expand) | Author | Files | Lines |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 11 | -16/+3127 |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 4 | -4/+831 |
2007-04-29 | Kill broken host register definitions, thanks to Paul Brook and Herve | ths | 2 | -13/+4 |
2007-04-29 | Revert last checkin. | ths | 1 | -1/+1 |
2007-04-29 | Hopefully the final fix for LUI sign extensions. | ths | 1 | -1/+1 |
2007-04-29 | More Sparc32 CPUs | blueswir1 | 1 | -3/+20 |
2007-04-29 | Fix CPU type zapped by system_reset | blueswir1 | 1 | -2/+2 |
2007-04-29 | Fix ARM fine pagetables. | pbrook | 1 | -1/+7 |
2007-04-29 | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths | 1 | -0/+9 |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths | 4 | -1/+109 |
2007-04-28 | Update TODO. | ths | 1 | -0/+9 |
2007-04-28 | Switch default CPU to 24Kf for now, as the Linux FPU emulation in | ths | 3 | -3/+4 |
2007-04-28 | Fix typo, by Linus Nordberg. | ths | 1 | -1/+1 |
2007-04-28 | Buffer length fixes, by Wang Cheng Yeh. | ths | 1 | -4/+5 |
2007-04-28 | Fix length mismatch condition, by Wang Cheng Yeh. | ths | 1 | -2/+3 |
2007-04-28 | Update ppc.ld to work with newer binutils. | ths | 1 | -68/+156 |
2007-04-28 | Fix Sparc32 ldscript | blueswir1 | 1 | -0/+3 |
2007-04-27 | Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil. | ths | 1 | -0/+1 |
2007-04-26 | Fix inc8 and dec8 operations, by Magnus Damm. | ths | 1 | -2/+2 |
2007-04-26 | Use 16-bit uid wrappers, by Magnus Damm. | ths | 1 | -1/+1 |
2007-04-26 | Fix opcode for sts.l fpul/cpscr, by Magnus Damm. | ths | 1 | -2/+2 |
2007-04-26 | Update Sparc32 rom to support *BSD boot and 24 bit TCX | blueswir1 | 2 | -1/+2 |
2007-04-25 | Next attempt to get the lui sign extension right. | ths | 2 | -3/+2 |
2007-04-25 | Fix lui sign extension. | ths | 1 | -1/+1 |
2007-04-24 | Improved mini-bootloader, based on a patch by Alec Voropay. | ths | 1 | -4/+5 |
2007-04-24 | Update PowerPC target status. | j_mayer | 1 | -2/+16 |
2007-04-24 | Update .cvsignore for new PowerPC embedded target. | j_mayer | 1 | -0/+2 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 4 | -1/+635 |
2007-04-24 | Debug traces fixes. | j_mayer | 1 | -19/+20 |
2007-04-24 | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 3 | -1/+13 |
2007-04-24 | Add -pflash option to register parallel flash bloc devices. | j_mayer | 2 | -1/+35 |
2007-04-24 | Code provision for new PowerPC embedded target support with: | j_mayer | 8 | -21/+26 |
2007-04-24 | Improve PowerPC 405 MMU model / share more code for other embedded targets | j_mayer | 5 | -57/+111 |
2007-04-24 | PowerPC 405 microcontrollers fixes and improvments: | j_mayer | 2 | -49/+673 |
2007-04-24 | PowerPC embedded timers fixes. | j_mayer | 1 | -53/+101 |
2007-04-22 | Sparc64 update: more VIS ops | blueswir1 | 3 | -36/+884 |
2007-04-22 | Typo fix, by Wang Cheng Yeh. | ths | 1 | -5/+5 |
2007-04-22 | Check that HOST_SOLARIS is defined before relying on its value. | ths | 2 | -3/+3 |
2007-04-22 | Constification | blueswir1 | 1 | -7/+7 |
2007-04-21 | TCX 24 bit model support | blueswir1 | 4 | -15/+232 |
2007-04-20 | Fix keyboard serial and mouse bugs | blueswir1 | 1 | -15/+29 |
2007-04-19 | Update comment. We can't easily adhere to the architecture spec because | ths | 1 | -3/+3 |
2007-04-19 | More Gallileo register initialization, by Aurelien Jarno and Stefan Weil. | ths | 1 | -0/+44 |
2007-04-19 | No functional changes: | j_mayer | 6 | -73/+91 |
2007-04-19 | termios structure definition fix by Stuart Anderson. | j_mayer | 2 | -2/+2 |
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 |