summaryrefslogtreecommitdiffstats
path: root/cpu/mips/start.S
Commit message (Expand)AuthorAgeFilesLines
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-421/+0
* MIPS: Flush data cache upon relocationStefan Roese2008-12-101-7/+21
* MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese2008-12-101-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-051-1/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-051-3/+6
* Use jr as register jump instructionShinya Kuribayashi2008-04-181-3/+3
* [MIPS] Cleanup CP0 Status initializationShinya Kuribayashi2008-03-251-9/+25
* [MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi2008-03-251-3/+3
* [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-251-8/+0
* [MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2008-03-251-0/+2
* [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-171-3/+1
* [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-171-27/+23
* [MIPS] Fix $gp usageShinya Kuribayashi2007-10-211-6/+13
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-011-13/+18
* Prepare for SoC rework of ARM code:wdenk2005-04-021-1/+1
* * Patch by liang a lei, 9 Jan 2004:wdenk2004-02-071-0/+4
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-5/+5
* * Code cleanup:wdenk2003-06-271-10/+8
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+2
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-051-3/+35
* * Add support for MIPS32 4Kc CPUswdenk2003-03-271-0/+350
OpenPOWER on IntegriCloud