summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-183-194/+1101
* 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-181-13/+0
* mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese2020-07-181-0/+12
* mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese2020-07-181-1/+1
* mips: traps: Set WG bit in EBase register on OcteonStefan Roese2020-07-181-0/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao2020-04-271-0/+3
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-271-0/+2
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* mips: Add SPL headerPaul Burton2018-12-191-0/+33
* MIPS: Allow to prefetch and lock instructions into cacheGregory CLEMENT2018-12-191-0/+19
* MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT2018-12-191-0/+11
* MIPS: remove local_irq_[save|restore] from CP0 macrosDaniel Schwierzeck2018-12-191-7/+0
* MIPS: drop asm/const.hBaruch Siach2018-11-201-27/+0
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-201-1/+1
* mips: mt76xx: Enable watchdog supportStefan Roese2018-11-181-0/+2
* mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-141-0/+22
* mips: use asm-generic/atomic.hChris Packham2018-09-251-43/+1
* mips: Add arch/mips/include/asm/atomic.hStefan Roese2018-09-221-0/+54
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-34/+2
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-081-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0737-76/+37
* MIPS: Clear instruction hazards in flush_cache()Paul Burton2017-11-281-0/+13
* mips: Use asm-generic/io.hPaul Burton2017-10-021-11/+6
* MIPS: Stop building position independent codePaul Burton2017-07-252-0/+31
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-051-0/+1
* mips: Use common _AC macro now.Tom Rini2017-01-101-3/+0
* MIPS: Fix map_physmem for cached mappingsPaul Burton2016-11-301-1/+1
* mips: Let cache.h be included from assembly sourceMarek Vasut2016-11-301-0/+2
* MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck2016-11-302-0/+12
* MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck2016-11-301-0/+5
* MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-301-0/+1
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* MIPS: Hang if run on a secondary CPUPaul Burton2016-09-211-0/+7
* MIPS: Join the coherent domain when a CM is presentPaul Burton2016-09-211-0/+5
* MIPS: L2 cache supportPaul Burton2016-09-213-0/+46
* MIPS: Map CM Global Control RegistersPaul Burton2016-09-211-0/+19
* MIPS: Preserve Config implementation-defined bitsPaul Burton2016-09-211-0/+1
* MIPS: Probe cache line sizes once during bootPaul Burton2016-09-212-0/+13
* MIPS: Split I & D cache line size configPaul Burton2016-05-311-0/+7
* MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
* MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* mips: Drop unused code in u-boot.hSimon Glass2016-05-271-16/+0
* mips: Drop JZ4740 remnantsMarek Vasut2016-05-262-1158/+0
* mips: add base support for QCA/Atheros ath79 SOCsWills Wang2016-05-211-0/+6
* MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-091-1/+1