summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/start.S
Commit message (Expand)AuthorAgeLines
* MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2016-11-30-0/+7
* MIPS: factor out code for initial stack and global dataDaniel Schwierzeck2016-11-30-26/+30
* MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-30-24/+50
* MIPS: fix ROM exception vectorsDaniel Schwierzeck2016-11-30-10/+19
* MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-30-3/+8
* MIPS: Hang if run on a secondary CPUPaul Burton2016-09-21-1/+20
* MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton2016-09-21-26/+19
* MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton2016-09-21-0/+1
* MIPS: Map CM Global Control RegistersPaul Burton2016-09-21-0/+6
* MIPS: If we don't need DDR for cache init, init cache firstPaul Burton2016-09-21-0/+9
* MIPS: Preserve Config implementation-defined bitsPaul Burton2016-09-21-2/+3
* MIPS: Enable use of the instruction cache earlierPaul Burton2016-09-21-8/+0
* MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-21-10/+12
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck2016-02-01-11/+11
* MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal2016-02-01-1/+1
* MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-16-7/+5
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-30-0/+320
* MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-02-390/+0
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-02-32/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-0/+421