aboutsummaryrefslogtreecommitdiff
path: root/cpu/mips/start.S
AgeCommit message (Expand)AuthorFilesLines
2008-12-10MIPS: Flush data cache upon relocationStefan Roese1-7/+21
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese1-0/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi1-1/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-05Allow building mips versions with ELDK 3.1.1Vlad Lungu1-3/+6
2008-04-18Use jr as register jump instructionShinya Kuribayashi1-3/+3
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi1-9/+25
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi1-3/+3
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi1-8/+0
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi1-0/+2
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi1-27/+23
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi1-6/+13
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk1-13/+18
2005-04-02Prepare for SoC rework of ARM code:wdenk1-1/+1
2004-02-07* Patch by liang a lei, 9 Jan 2004:wdenk1-0/+4
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_2340wdenk1-10/+8
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+2
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-3/+35
2003-03-27* Add support for MIPS32 4Kc CPUswdenk1-0/+350