summaryrefslogtreecommitdiff
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Support dynamic I/O port base addressPaul Burton2016-02-012-21/+30
* MIPS: Remove SLOW_DOWN_IOPaul Burton2016-02-011-37/+3
* mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-251-0/+1
* MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-161-0/+55
* MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-1614-55/+32
* MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-166-543/+1201
* MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-169-363/+937
* MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-161-10/+4
* MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-161-1072/+0
* MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-161-1/+3
* MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-161-0/+6
* MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-161-0/+1