aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-29FDC fix 7/10 (Hervé Poussineau):blueswir11-69/+74
2008-04-29FDC fix 6/10 (Hervé Poussineau):blueswir11-51/+32
2008-04-29FDC fix 5/10 (Hervé Poussineau):blueswir11-82/+14
2008-04-29FDC fix 4/10 (Hervé Poussineau):blueswir11-12/+21
2008-04-29FDC fix 3/10 (Hervé Poussineau):blueswir11-16/+75
2008-04-29FDC fix 2/10 (Hervé Poussineau):blueswir11-33/+48
2008-04-29FDC fix 1/12 (Hervé Poussineau):blueswir11-150/+149
2008-04-29Revert v4260, breaks Sparc32blueswir11-24/+13
2008-04-29Describe the format= option in the --help output. List the acceptedaurel321-3/+14
2008-04-28Fix wrong type in printf(), introduced in revision 4265aurel321-2/+2
2008-04-28add format= to drive options (CVE-2008-2004)aurel322-2/+15
2008-04-28Fix a typo introduced in revision 4272aurel321-1/+1