aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton2-21/+30
2016-02-01MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2016-01-25mips: 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
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck1-1072/+0
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck1-1/+3
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck1-0/+6
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal1-0/+1
2015-11-05mips: Use the generic bitops headersFabio Estevam1-0/+5
2015-08-21mips: Use unsigned int when reading c0 registersChris Packham1-2/+2
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2-9/+9
2015-07-02MIPS: fix missing semicolon in cacheops.hTony Wu1-1/+1
2015-01-29malta: IDE supportPaul Burton1-0/+5
2015-01-29MIPS: avoid .set ISA for cache operationsPaul Burton1-0/+13
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck1-2/+0