Age | Commit message (Expand) | Author |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog |
2007-04-30 | Implement iwMMXt instruction set for the PXA270 cpu. | balrog |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog |
2007-04-29 | Kill broken host register definitions, thanks to Paul Brook and Herve | ths |
2007-04-29 | Revert last checkin. | ths |
2007-04-29 | Hopefully the final fix for LUI sign extensions. | ths |
2007-04-29 | More Sparc32 CPUs | blueswir1 |
2007-04-29 | Fix CPU type zapped by system_reset | blueswir1 |
2007-04-29 | Fix ARM fine pagetables. | pbrook |
2007-04-29 | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths |
2007-04-28 | Update TODO. | ths |
2007-04-28 | Switch default CPU to 24Kf for now, as the Linux FPU emulation in | ths |
2007-04-28 | Fix typo, by Linus Nordberg. | ths |
2007-04-28 | Buffer length fixes, by Wang Cheng Yeh. | ths |
2007-04-28 | Fix length mismatch condition, by Wang Cheng Yeh. | ths |
2007-04-28 | Update ppc.ld to work with newer binutils. | ths |
2007-04-28 | Fix Sparc32 ldscript | blueswir1 |
2007-04-27 | Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil. | ths |
2007-04-26 | Fix inc8 and dec8 operations, by Magnus Damm. | ths |
2007-04-26 | Use 16-bit uid wrappers, by Magnus Damm. | ths |
2007-04-26 | Fix opcode for sts.l fpul/cpscr, by Magnus Damm. | ths |
2007-04-26 | Update Sparc32 rom to support *BSD boot and 24 bit TCX | blueswir1 |
2007-04-25 | Next attempt to get the lui sign extension right. | ths |
2007-04-25 | Fix lui sign extension. | ths |
2007-04-24 | Improved mini-bootloader, based on a patch by Alec Voropay. | ths |
2007-04-24 | Update PowerPC target status. | j_mayer |
2007-04-24 | Update .cvsignore for new PowerPC embedded target. | j_mayer |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer |
2007-04-24 | Debug traces fixes. | j_mayer |
2007-04-24 | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer |
2007-04-24 | Add -pflash option to register parallel flash bloc devices. | j_mayer |
2007-04-24 | Code provision for new PowerPC embedded target support with: | j_mayer |
2007-04-24 | Improve PowerPC 405 MMU model / share more code for other embedded targets | j_mayer |
2007-04-24 | PowerPC 405 microcontrollers fixes and improvments: | j_mayer |
2007-04-24 | PowerPC embedded timers fixes. | j_mayer |
2007-04-22 | Sparc64 update: more VIS ops | blueswir1 |
2007-04-22 | Typo fix, by Wang Cheng Yeh. | ths |
2007-04-22 | Check that HOST_SOLARIS is defined before relying on its value. | ths |
2007-04-22 | Constification | blueswir1 |
2007-04-21 | TCX 24 bit model support | blueswir1 |
2007-04-20 | Fix keyboard serial and mouse bugs | blueswir1 |
2007-04-19 | Update comment. We can't easily adhere to the architecture spec because | ths |