summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: 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-26mips: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-22mips: Add arch/mips/include/asm/atomic.hStefan Roese1-0/+54
2018-09-11arch: 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-03mips: 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-24Remove 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
2016-02-02MIPS: Support dynamic I/O port base addressPaul Burton2-21/+30
2016-02-02MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2016-01-26mips: asm/io.h: Add in <linux/bug.h>Tom Rini1-0/+1
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck1-0/+55
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck14-55/+32
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck6-543/+1201
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck9-363/+937
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck1-10/+4