summaryrefslogtreecommitdiff
path: root/cpu/mips
AgeCommit message (Expand)Author
2008-05-03[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi
2008-04-18Use jr as register jump instructionShinya Kuribayashi
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi
2008-02-23cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi
2007-10-21[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-07-21Fix MIPS LE build problemWolfgang Denk
2006-03-13au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-09-25Fix au1x00_serial baud rate calculation:Wolfgang Denk
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk
2005-09-24Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk
2005-08-08Fix dbau1xxx (= MIPS big and little endian) build options.Wolfgang Denk
2005-04-02Prepare for SoC rework of ARM code:wdenk
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk
2004-10-24* Fix configuration for ERIC board (needs more room)wdenk
2004-02-07* Patch by liang a lei, 9 Jan 2004:wdenk
2004-01-29* Implement adaptive SDRAM timing configuration based on actual CPULABEL_2004_01_29_1030wdenk
2004-01-21* Fix PS/2 keyboard problem caused by statically initialized variablewdenk
2004-01-02* Patch by André Schwarz, 8 Dec 2003:wdenk
2003-12-27Cleanupwdenk
2003-12-27* Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk