summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-24Partial SD card SPI mode support.pbrook12-16/+370
2007-11-24Drop an unused variable (Samuel Thibault).balrog1-1/+0
2007-11-24Thumb semihosting fixes.pbrook1-1/+10
2007-11-24Stellaris ethernet support.pbrook5-4/+371
2007-11-24ARMv7-M SysTick fix.pbrook4-11/+9
2007-11-24More PowerPC debug print fixes - hardware emulation pass.j_mayer6-117/+134
2007-11-24Fix incorrect debug prints (reported by Paul Brook).j_mayer5-102/+96
2007-11-23Revert foolish patch.j_mayer4-14/+9
2007-11-23Fix ppc32 register dumps on 64-bit hosts.pbrook4-9/+14
2007-11-23Fix va_list reuse in cpu_abort.pbrook1-1/+4
2007-11-23Fix TB chaining for exceptions.pbrook1-35/+17
2007-11-22Optimize the conventional move operation.ths1-0/+6
2007-11-22Add new sane low-level memory accessors for PowerPC that do properj_mayer5-524/+443
2007-11-22Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno.ths1-4/+4
2007-11-21Documentation formatting improvements, by Stefan Weil.ths1-98/+102
2007-11-21 Fix more typos in softloat code (Eduardo Felipe)blueswir11-1/+1
2007-11-21typo fixbellard1-1/+1
2007-11-21Fix typo in softfloat code.pbrook1-6/+6
2007-11-21Fix PowerPC 7xx definitions.j_mayer2-133/+630
2007-11-21Fix PowerPC 64 stat and statfs structures definitions.j_mayer1-0/+36
2007-11-20SH4 Fix missing 6th arg of syscall, by "takasi-y".ths1-1/+1
2007-11-20OMAP LPGs (LED pulse generators).balrog2-2/+189
2007-11-19 Fix MXCC register 64 bit read word order (Robert Reif)blueswir11-4/+4
2007-11-19Add older 4Km variants.ths1-0/+34
2007-11-19Remove shared macro used to define PowerPC implementations instructions sets:j_mayer2-174/+489
2007-11-19PowerPC 620 MMU do not have the same exact behavior as standardj_mayer3-24/+53
2007-11-19PowerPC instruction fixes:j_mayer2-9/+9
2007-11-19Clean-up/rewrite audio over I^2S support.balrog3-110/+227
2007-11-19Fix typo in error message.pbrook1-2/+2
2007-11-19Fix another collision in PowerPC instructions definitions.j_mayer1-1/+1
2007-11-19New PowerPC CPU flag to define the decrementer and time-base source clock.j_mayer3-53/+90
2007-11-19Fix attempt to inline recursive functions.j_mayer2-4/+26
2007-11-19Mark hex_dump as unused to avoid compilation warnings.j_mayer1-0/+1
2007-11-19Avoid duplicated definitions: move common definitions from exec-all.hj_mayer5-63/+41
2007-11-18Solaris build fixes, based on a patch by Ben Taylor.ths1-3/+10
2007-11-18SSD0323 vertical incrememnt mode.pbrook1-8/+28
2007-11-18Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking forths1-2/+3
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths1-1/+1
2007-11-18Fixes for s/390 host support, by Bastian Blank.ths5-24/+32
2007-11-18Fix out of tree builds.pbrook1-2/+2
2007-11-18Fix for ISO C compliance:j_mayer1-2/+2
2007-11-18Fix connex board init routine.pbrook1-1/+0
2007-11-18Luminary board input support.pbrook5-7/+102
2007-11-18Add strict checking mode for softfp code.pbrook8-117/+210
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir125-75/+54
2007-11-18Fix MIPS64 R2 instructions.ths3-30/+34
2007-11-18Use a valid PRid.ths1-1/+1
2007-11-18Fix a && -> & typo.balrog2-2/+7
2007-11-18Add statics and missing #includes for prototypes.pbrook48-145/+137
2007-11-17Improve PowerPC instructions set dump.j_mayer2-7/+44