index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
mipsregs.h
Age
Commit message (
Expand
)
Author
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