summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel322-2/+15
2008-05-048250: Customized base baudrateaurel3214-25/+36
2008-05-048250: throttle TX-completion IRQsaurel321-6/+49
2008-05-04Correctly save and restore env->a20_mask now that it is a 64-bitaurel321-2/+6
2008-05-04Allow bootdevice change from the monitoraurel325-0/+68
2008-05-04MusicPal mono playback support.balrog1-14/+29
2008-05-04OMAP STI/XTI console.balrog3-0/+217
2008-05-04Remember the state of level-triggered interruptsaurel321-2/+7
2008-05-04PPC UIC: Remove interrupt polarity codeaurel321-5/+1
2008-05-04Fix spurious VGA updatesaurel321-2/+10
2008-05-04remove target ifdefs from vl.caurel3211-620/+650
2008-05-04Remove debug sample rate slowdown.balrog1-1/+1
2008-05-04Use external clock in wm8750 slave mode.balrog3-9/+57
2008-05-04Complete the TCG conversion (and delete some files, too)blueswir12-89/+0
2008-05-04Complete the TCG conversionblueswir16-42/+139
2008-05-04Update volume for WM8750 input voices.balrog1-12/+41
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog3-32/+70
2008-05-04Simplify mips branch handling. Retire T2 from use. Use TCG for branches.ths5-77/+55
2008-05-04Add helpers and shorthands for mul and muli operations.ths1-0/+19
2008-05-04Avoid some brcondsblueswir11-24/+12
2008-05-04Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me)blueswir11-24/+44
2008-05-04Set default console sizeaurel322-5/+5
2008-05-04Add ${ARCH_CFLAGS} when testing for libbrlapiaurel321-1/+1
2008-05-04configure: silence test for brlapiaurel321-1/+1
2008-05-03CRIS: Convert divide step to TCG.edgar_igl1-1/+18
2008-05-03Skip register moves when the target and the source are the sameblueswir11-4/+8
2008-05-03Use memory based registers in functions containing brcondsblueswir11-44/+57
2008-05-03Do not attempt to set page flags for pages outside target address spaceblueswir11-0/+4
2008-05-03CRIS: Convert lz (leading zeros) to TCG.edgar_igl1-1/+69
2008-05-03Correct broken test for fixed file mmaps.edgar_igl1-7/+7
2008-05-03Fix MIPS MT GPR accesses, thanks Stefan Weil.ths2-10/+10
2008-05-03CRIS: Eliminate a few unneeded moves to/from T0/T1.edgar_igl1-9/+10
2008-05-03CRIS: Reduce the number of tb dependent flags.edgar_igl1-1/+1
2008-05-03CRIS: Do post-increment without going via T0.edgar_igl1-6/+3
2008-05-02Avoid a build warning.edgar_igl1-1/+2
2008-05-02ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for theedgar_igl1-21/+37
2008-05-02ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl1-65/+54
2008-05-02ETRAX serial port:edgar_igl1-29/+164
2008-05-02CRIS updates:edgar_igl9-638/+937
2008-05-02CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl2-0/+3
2008-05-02CRIS: Correct typo in test for moverm.edgar_igl1-1/+1
2008-05-02Audio endianness and mutex usage fixes (malc.git).balrog1-5/+10
2008-05-02Musicpal: convert to ram_addr_tbalrog1-3/+3
2008-05-01FDC: Fix data transfer len (Hervé Poussineau)blueswir11-2/+2
2008-05-01FDC: Fix buffer overflow (Hervé Poussineau)blueswir11-2/+4
2008-05-01Improved large memory supportblueswir12-19/+19
2008-05-01Fix incorrect argument types.pbrook1-2/+2
2008-04-29FDC fix 10/10 (Hervé Poussineau):blueswir11-19/+25
2008-04-29FDC fix 9/10 (Hervé Poussineau):blueswir11-10/+75
2008-04-29FDC fix 8/10 (Hervé Poussineau):blueswir11-10/+10