aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-07Implement some more Gallileo registers.ths1-17/+336
2007-06-07Fix comment.ths1-1/+1
2007-06-07Fix PCI irq mapping on Malta.ths1-2/+2
2007-06-07Fix firmware word endianness for Malta.ths1-0/+12
2007-06-06Make the Malta bootloader handling a bit more transparent.ths1-14/+17
2007-06-06Fix formatting.ths1-1/+1
2007-06-06Malta has no ISA bus.ths1-11/+2
2007-06-06Big endian byte swap for serial mmapped interface.ths1-4/+18
2007-06-06Use the correct PCI IDs for Malta.ths6-5/+83
2007-06-04Take advantage of subpage support.ths1-24/+5
2007-06-04Add documentation for new ColdFire board.pbrook1-1/+14
2007-06-04ColdFire Ethernet support.pbrook5-3/+479
2007-06-03Fix typo.ths1-1/+1
2007-06-03Move target-specific defines to the target directories.ths9-71/+51
2007-06-03One day we might support MIPS16...ths1-2/+2
2007-06-03Add comment.ths1-1/+1
2007-06-03Some more regs_to_env/envs_to_regs cleanup.ths1-30/+6
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths12-92/+92
2007-06-03Avoid compiler warning.ths1-0/+2
2007-06-03Proper target format for qOffsets.ths1-2/+5
2007-06-03Fix typo in comment.ths1-1/+1
2007-06-03Add __mips__to mmap specialcase.ths1-3/+3
2007-06-03Fix off-by-one memory region sizes.pbrook21-39/+39
2007-06-03IPC message translation.ths1-12/+123
2007-06-03Semaphore structure mapping, by Stuart Anderson.ths4-229/+203
2007-06-03Documentation spelling fixes, by Mark Glines.ths2-21/+22
2007-06-03Spelling fixes, by Stefan Weil.ths11-15/+16
2007-06-03MCF5208 timer fix.pbrook1-5/+8
2007-06-03Improve ColdFire CPU selection.pbrook3-11/+35
2007-06-03MCF5208 emulation.pbrook13-296/+833
2007-06-03Leave running timer alone if not reloading.pbrook1-1/+1
2007-06-02Clear SR_M on a hardware interrupt.pbrook1-0/+1
2007-06-02Check for R2 instructions, and throw RI if we don't emulate R2.ths1-18/+50
2007-06-01Delete leftover Status FPU flag check.ths1-3/+0
2007-06-01Update some comments, 64bit FPU support is functional regardless ofths2-5/+8
2007-06-01Make sure hflags are updated for CP0_Status changes.ths1-8/+42
2007-06-01Forgot to update vl.h during latest Sparc64 target_ulong fixblueswir11-1/+1
2007-06-01Constificationblueswir11-7/+7
2007-06-01Force display update on palette change or loadvmblueswir11-1/+10
2007-06-01Enable 36-bit physical address space also on 32-bit hostsblueswir11-0/+2
2007-06-01Sparc64 linux-user build fixblueswir11-0/+8
2007-06-01Update Sparc dependenciesblueswir11-2/+4
2007-06-01Update TODO.ths1-7/+7
2007-06-01Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.ths2-3/+51
2007-06-01GDB stub for MIPS64, by Jason Wessel.ths1-40/+40
2007-06-01linux-user errno mapping, by Stuart Anderson.ths4-1/+455
2007-06-01Patch for pipe() result handling, by Stuart Anderson.ths1-0/+5
2007-06-01Fix struct stat mapping for MIPS, by Stuart Anderson.ths1-1/+11
2007-06-01Allow again FPU for usermode emulation.ths1-1/+6
2007-05-31Simplify code.ths1-4/+4