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