index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
Age
Commit message (
Expand
)
Author
2016-09-21
MIPS: Hang if run on a secondary CPU
Paul Burton
2016-09-21
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2016-09-21
MIPS: Ensure Config.K0=2 applies before any memory accesses
Paul Burton
2016-09-21
MIPS: Map CM Global Control Registers
Paul Burton
2016-09-21
MIPS: If we don't need DDR for cache init, init cache first
Paul Burton
2016-09-21
MIPS: Preserve Config implementation-defined bits
Paul Burton
2016-09-21
MIPS: Enable use of the instruction cache earlier
Paul Burton
2016-09-21
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-05-31
MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
2016-05-20
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-05-20
mips: Fix compiler warning in cpu.c
Marek Vasut
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-01
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-01-16
MIPS: fix annotation of _start and relocate_code
Daniel Schwierzeck
2015-01-30
MIPS: unify CPU code in arch/mips/cpu/
Daniel Schwierzeck
2015-01-30
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
Daniel Schwierzeck
2015-01-30
MIPS: handle mips64 ST0_KX bit in mips32 start.S
Paul Burton
2015-01-30
MIPS: handle mips64 relocs in mips32 start.S
Paul Burton
2015-01-30
MIPS: use asm.h macros in mips32 start.S
Paul Burton
2015-01-29
MIPS: unify cache initialization code
Paul Burton
2015-01-29
MIPS: unify cache maintenance functions
Paul Burton
2015-01-29
MIPS: avoid .set ISA for cache operations
Paul Burton
2015-01-21
MIPS: add support for pre-relocation malloc
Daniel Schwierzeck
2015-01-21
MIPS: add support for CONFIG_SYS_INIT_SP_ADDR
Daniel Schwierzeck
2015-01-21
MIPS: use common code from lib/time.c
Thomas Langer
2014-11-27
MIPS: fix setup of initial stack frame
Daniel Schwierzeck
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-01
MIPS: add .padding section to linker script
Daniel Schwierzeck
2014-11-01
MIPS: refactor setting of compiler options
Daniel Schwierzeck
2014-04-20
MIPS: drop incaip board
Daniel Schwierzeck
2014-04-20
MIPS: define __init_end in u-boot.lds
Paul Burton
2014-04-20
MIPS: stub interrupt_init function
Paul Burton
2014-04-20
mips: xburst: remove remainders of dead board
Masahiro Yamada
2014-04-20
MIPS: always keep all sections in u-boot ELF binary.
Daniel Schwierzeck
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-07
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2014-03-07
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
[next]