aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck3-194/+1101
2020-07-18mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck1-12/+2
2020-07-18mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck1-120/+10
2020-07-18mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck1-13/+0
2020-07-18mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese1-0/+12
2020-07-18mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese1-1/+1
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao1-0/+3
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao1-0/+2
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2018-12-19mips: Add SPL headerPaul Burton1-0/+33
2018-12-19MIPS: Allow to prefetch and lock instructions into cacheGregory CLEMENT1-0/+19
2018-12-19MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT1-0/+11
2018-12-19MIPS: remove local_irq_[save|restore] from CP0 macrosDaniel Schwierzeck1-7/+0
2018-11-20MIPS: drop asm/const.hBaruch Siach1-27/+0
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach1-1/+1
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese1-0/+2
2018-11-14mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six1-0/+22
2018-09-25mips: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-22mips: Add arch/mips/include/asm/atomic.hStefan Roese1-0/+54
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-34/+2
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini37-76/+37
2017-11-28MIPS: Clear instruction hazards in flush_cache()Paul Burton1-0/+13
2017-10-02mips: Use asm-generic/io.hPaul Burton1-11/+6
2017-07-25MIPS: Stop building position independent codePaul Burton2-0/+31
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass1-0/+1
2017-01-10mips: Use common _AC macro now.Tom Rini1-3/+0
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton1-1/+1
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut1-0/+2
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck2-0/+12
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck1-0/+5
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck1-0/+1
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton1-0/+7
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton1-0/+5
2016-09-21MIPS: L2 cache supportPaul Burton3-0/+46
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton1-0/+19
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton1-0/+1
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton2-0/+13
2016-05-31MIPS: Split I & D cache line size configPaul Burton1-0/+7
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck1-18/+3
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton1-4/+1
2016-05-27mips: Drop unused code in u-boot.hSimon Glass1-16/+0
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut2-1158/+0
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang1-0/+6
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer1-1/+1