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