Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c58e230611a24460b72c174931baa161bbeb9c48
/
arch
/
mips
/
lib
3965058
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
bd4277d
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
7f959fd
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· 12 years ago
72cb5f0
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· 12 years ago
e0d783b
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· 12 years ago
a89c233
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· 12 years ago
7fe0ac8
mips: serial: Fix busted manual relocation
by Joe Hershberger
· 12 years ago
689eecd
MIPS: constify mips_io_port_base
by Daniel Schwierzeck
· 12 years ago
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
1954ce7
dm: mips: Import libgcc components from Linux
by Marek Vasut
· 12 years ago
2fbdb74
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· 12 years ago
731c402
MIPS: bootm_qemu_mips.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 12 years ago
83010eb
MIPS: bootm.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
0d15d2a
MIPS: board.c: fix init of flash data in bd_info
by Daniel Schwierzeck
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
32b8c18
arch/mips/lib/board.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
11f9884
arch/mips/lib/board.c: make (mostly) checkpatch clean
by Wolfgang Denk
· 13 years ago
8ccbef9
mips: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
60a471f
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
by Shinya Kuribayashi
· 14 years ago
95a3e6f
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago