aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cpu/start.S
AgeCommit message (Expand)Author
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-05-10MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas
2017-05-10MIPS: call debug_uart_init right before board_init_fDaniel Schwierzeck
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck
2016-11-30MIPS: fix ROM exception vectorsDaniel Schwierzeck
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton
2016-09-21MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton
2016-09-21MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton
2016-09-21MIPS: If we don't need DDR for cache init, init cache firstPaul Burton
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton
2016-09-21MIPS: Enable use of the instruction cache earlierPaul Burton
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck
2016-02-01MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2011-04-02MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser