summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2020-07-183-0/+111
* mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese2020-07-182-0/+51
* mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese2020-07-181-0/+64
* mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams2020-07-1812-0/+312
* mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese2020-07-182-0/+14
* mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-185-196/+1103
* mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck2020-07-181-12/+2
* mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck2020-07-181-120/+10
* mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck2020-07-182-15/+2
* mips: add config options for generic cache setup codeDaniel Schwierzeck2020-07-182-1/+29
* mips: refactor disabling of cachesDaniel Schwierzeck2020-07-182-5/+10
* mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck2020-07-181-14/+18
* mips: start.S: remove dead codeDaniel Schwierzeck2020-07-181-9/+0
* mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese2020-07-181-1/+1
* mips: cache: Make flush_cache() weak to enable overwriteStefan Roese2020-07-181-1/+1
* mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese2020-07-182-2/+12
* mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese2020-07-182-4/+5
* mips: traps: Set WG bit in EBase register on OcteonStefan Roese2020-07-182-0/+5
* mips: time: Only compile the weak get_tbclk() when neededStefan Roese2020-07-181-0/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-1834-0/+37
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-187-0/+7
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-4/+6
* common: Drop init.h from common headerSimon Glass2020-05-1811-0/+11
* common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+3
* mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-273-0/+96
* mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese2020-04-271-18/+10
* mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese2020-04-271-6/+8
* mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese2020-04-271-6/+6
* mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-273-0/+77
* mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-271-26/+0
* mips: mtmips: add SPL supportWeijie Gao2020-04-279-1/+160
* mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao2020-04-2715-791/+1201
* mips: add a option to support not reserving malloc space on initial stackWeijie Gao2020-04-272-2/+22
* mips: add an option to support initialize SRAM for initial stackWeijie Gao2020-04-272-0/+16
* dts: mtmips: add alternative pinmux node for uart2Weijie Gao2020-04-271-0/+5
* mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao2020-04-271-0/+3
* mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2020-04-272-5/+6
* mips: spl: Flush cache before jumping to U-Boot properStefan Roese2020-04-272-0/+22
* mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2020-04-272-1/+7
* mips: enable support for appending dtb to spl binaryWeijie Gao2020-04-271-0/+2
* mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-271-1/+2
* mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao2020-04-271-0/+12
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-274-0/+54
* Merge branch 'next'Tom Rini2020-04-131-5/+5
|\
| * kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-5/+5