aboutsummaryrefslogtreecommitdiff
path: root/cpu/mips
AgeCommit message (Expand)AuthorFilesLines
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-9/+13
2006-07-21Fix MIPS LE build problemWolfgang Denk1-1/+1
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-28Add 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-24Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk1-2/+2
2005-08-08Fix dbau1xxx (= MIPS big and little endian) build options.Wolfgang Denk1-2/+10
2005-04-02Prepare for SoC rework of ARM code:wdenk1-1/+1
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk2-2/+7
2004-10-24* 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 CPULABEL_2004_01_29_1030wdenk1-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-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk7-5/+358
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-5/+5
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk9-99/+88
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+2
2003-04-08Prepare for 0.3.0 releaseU-Boot-0_3_0wdenk1-2/+7
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk4-6/+128
2003-03-27* Add support for MIPS32 4Kc CPUswdenk10-0/+1399