index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
mipsregs.h
Age
Commit message (
Expand
)
Author
2024-07-15
mips: Remove duplicate newlines
Marek Vasut
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2018-12-19
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
2018-12-19
MIPS: remove local_irq_[save|restore] from CP0 macros
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-11-30
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
2016-09-21
MIPS: Hang if run on a secondary CPU
Paul Burton
2016-09-21
MIPS: L2 cache support
Paul Burton
2016-09-21
MIPS: Preserve Config implementation-defined bits
Paul Burton
2016-01-16
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2015-08-21
mips: Use unsigned int when reading c0 registers
Chris Packham
2013-11-09
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser