summaryrefslogtreecommitdiff
path: root/cpu/mips
Commit message (Expand)AuthorAgeLines
...
* Fix MIPS LE build problemWolfgang Denk2006-07-21-1/+1
* au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-13-2/+6
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-1/+1
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-01-14/+19
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-2/+13
* Fix au1x00_serial baud rate calculation:Wolfgang Denk2005-09-25-2/+14
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-7/+2207
* Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk2005-09-24-2/+2
* Fix dbau1xxx (= MIPS big and little endian) build options.Wolfgang Denk2005-08-08-2/+10
* Prepare for SoC rework of ARM code:wdenk2005-04-02-1/+1
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-09-2/+7
* * Fix configuration for ERIC board (needs more room)wdenk2004-10-24-1/+9
* * Patch by liang a lei, 9 Jan 2004:wdenk2004-02-07-1/+5
* * Implement adaptive SDRAM timing configuration based on actual CPUwdenk2004-01-29-1/+3
* * Fix PS/2 keyboard problem caused by statically initialized variablewdenk2004-01-21-3/+3
* * Patch by André Schwarz, 8 Dec 2003:wdenk2004-01-02-2/+7
* Cleanupwdenk2003-12-27-47/+42
* * Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2003-12-27-0/+15
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-1/+14
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-5/+358
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-5/+5
* * Code cleanup:wdenk2003-06-27-99/+88
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+2
* Prepare for 0.3.0 releasewdenk2003-04-08-2/+7
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-6/+128
* * Add support for MIPS32 4Kc CPUswdenk2003-03-27-0/+1399