aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cpu
AgeCommit message (Expand)Author
2021-01-24mips: enable _machine_restart for splWeijie Gao
2020-11-30mips: start.S: Add Octeon boot header compatibilityStefan Roese
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck
2020-07-18mips: refactor disabling of cachesDaniel Schwierzeck
2020-07-18mips: start.S: remove dead codeDaniel Schwierzeck
2020-07-18mips: time: Only compile the weak get_tbclk() when neededStefan Roese
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao
2020-04-27mips: enable support for appending dtb to spl binaryWeijie Gao
2020-04-27mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao
2020-04-09MIPS: allow override of get_tbclk()Alex Nemirovsky
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-16MIPS: optimize and fix ELF sectionsDaniel Schwierzeck
2018-12-19MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-09-22MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-28MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton
2017-07-27mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
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: allow using generic sysreset driversÁ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-09-21MIPS: Probe cache line sizes once during bootPaul Burton
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-21mips: Fix compiler warning in cpu.cMarek Vasut
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck