summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-01 Fix Sparc host compile problem reported by Shaddy Baddahblueswir13-0/+31
2007-11-30 Fix a crash with monitor input arriving before readline_start has been calledblueswir11-0/+2
2007-11-29 Increase prom size for boot modeblueswir11-1/+1
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir13-109/+105
2007-11-28 Fix compilation and warnings on PPC hostblueswir12-1/+21
2007-11-26 Document -M SS-600MPblueswir11-1/+1
2007-11-26Add floppy support, tested to work with www.linux-mips.org GIT head.ths1-4/+3
2007-11-26Micro-optimize back-to-back store-load sequences.ths1-103/+135
2007-11-25 Fix floating point register decodingblueswir11-141/+139
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog4-8/+11
2007-11-25 128-bit float support for user modeblueswir111-17/+676
2007-11-25 Set initial value of AFSR register properly (Robert Reif)blueswir11-0/+1
2007-11-25 More MMU registers (Robert Reif)blueswir12-7/+18
2007-11-25 Fix buffer mux handling for unconnected serial portsblueswir11-1/+2
2007-11-25Intel Mainstone II (ARM) machine by Armin Kuster.balrog4-1/+312
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog6-3/+46
2007-11-25Fix board init arg list (spotted by pbrook),balrog1-6/+9
2007-11-24Fix SD init arguments.pbrook1-1/+1
2007-11-24Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog3-17/+74
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