summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese
2020-07-18mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
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: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck
2020-07-18mips: refactor disabling of cachesDaniel Schwierzeck
2020-07-18mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck
2020-07-18mips: start.S: remove dead codeDaniel Schwierzeck
2020-07-18mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Make flush_cache() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese
2020-07-18mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese
2020-07-18mips: time: Only compile the weak get_tbclk() when neededStefan Roese
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao
2020-04-27mips: mtmips: add SPL supportWeijie Gao
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao
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-27dts: mtmips: add alternative pinmux node for uart2Weijie Gao
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese
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-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao
2020-04-13Merge branch 'next'Tom Rini
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini