summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/start.S
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-6/+2
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+2
* mips: start.S: Add Octeon boot header compatibilityStefan Roese2020-11-301-2/+8
* mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese2020-07-181-0/+5
* mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-181-1/+1
* mips: add config options for generic cache setup codeDaniel Schwierzeck2020-07-181-1/+5
* mips: refactor disabling of cachesDaniel Schwierzeck2020-07-181-5/+4
* mips: start.S: remove dead codeDaniel Schwierzeck2020-07-181-9/+0
* mips: add a option to support not reserving malloc space on initial stackWeijie Gao2020-04-271-2/+4
* mips: add an option to support initialize SRAM for initial stackWeijie Gao2020-04-271-0/+7
* mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-271-1/+2
* MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck2018-09-221-16/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-3/+3
* MIPS: Stop building position independent codePaul Burton2017-07-251-130/+0
* MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas2017-05-101-0/+5
* MIPS: call debug_uart_init right before board_init_fDaniel Schwierzeck2017-05-101-0/+14
* MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2016-11-301-0/+7
* MIPS: factor out code for initial stack and global dataDaniel Schwierzeck2016-11-301-26/+30
* MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-301-24/+50
* MIPS: fix ROM exception vectorsDaniel Schwierzeck2016-11-301-10/+19
* MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-301-3/+8
* MIPS: Hang if run on a secondary CPUPaul Burton2016-09-211-1/+20
* MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton2016-09-211-26/+19
* MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton2016-09-211-0/+1
* MIPS: Map CM Global Control RegistersPaul Burton2016-09-211-0/+6
* MIPS: If we don't need DDR for cache init, init cache firstPaul Burton2016-09-211-0/+9
* MIPS: Preserve Config implementation-defined bitsPaul Burton2016-09-211-2/+3
* MIPS: Enable use of the instruction cache earlierPaul Burton2016-09-211-8/+0
* MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-211-10/+12
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck2016-02-011-11/+11
* MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal2016-02-011-1/+1
* MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-161-7/+5
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-301-0/+320
* MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-021-390/+0
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-021-32/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-0/+421