Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5647c0343176d8ea257abf44211c493ef139d3e8
/
arch
/
mips
/
include
/
asm
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
3420bf1
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
a52852c
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
97b920d
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
9572202
mips: Use generic global_data
by Simon Glass
· 12 years ago
035cbe9
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
0ef48d4
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· 12 years ago
be002d0
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· 12 years ago
ea40a05
MIPS: constify address pointer in test_bit()
by Daniel Schwierzeck
· 12 years ago
8dc22b0
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
090854c
MIPS: add support for 64 bit addressing
by Zhi-zhou Zhang
· 12 years ago
cb0a6a1
MIPS: don't use camel-case style
by Zhi-zhou Zhang
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
e034ea3
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· 12 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
72d4dd4
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
80421fc
MIPS: Ingenic XBurst Jz4740 processor support
by Xiangfu Liu
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
b38a569
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago