summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton
2016-02-01MIPS: Remove SLOW_DOWN_IOPaul Burton
2016-01-25mips: asm/io.h: Add in <linux/bug.h>Tom Rini
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal
2015-11-05mips: Use the generic bitops headersFabio Estevam
2015-08-21mips: Use unsigned int when reading c0 registersChris Packham
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck
2015-07-02MIPS: fix missing semicolon in cacheops.hTony Wu
2015-01-29malta: IDE supportPaul Burton
2015-01-29MIPS: avoid .set ISA for cache operationsPaul Burton
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-04-20MIPS: allow use of generic boardPaul Burton
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck
2013-11-26malta: enable PIIX4 SERIRQPaul Burton
2013-11-15malta: use unmapped flash base addressGabor Juhos
2013-11-11malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck