index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-21
MIPS: L2 cache support
Paul Burton
2016-09-21
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-05-26
mips: Drop JZ4740 remnants
Marek Vasut
2016-05-21
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-04
mips: Use generic global_data
Simon Glass
2013-02-04
mips: Move per_clk and dev_clk to arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-10-19
mips: Change global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2011-10-10
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser