summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-022-9/+9
* MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-021-1/+1
* malta: IDE supportPaul Burton2015-01-291-0/+5
* MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-291-0/+13
* MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-211-2/+0
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* common/board_f: Initialized global data for generic boardYork Sun2014-05-121-0/+2
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-202-2432/+0
* MIPS: allow use of generic boardPaul Burton2014-04-201-0/+9
* MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-041-20/+3
* malta: enable PIIX4 SERIRQPaul Burton2013-11-261-0/+7
* malta: use unmapped flash base addressGabor Juhos2013-11-151-1/+1