Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9dd9d0f5f5809d577db29c5d03c6086e60a0027c
/
arch
/
sparc
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 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
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
12a13d6
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
45b1d6b
sparc: fix unused variable warnings
by Mike Frysinger
· 13 years ago
c131e52
sparc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
fb2df08
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
b918173
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 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
c81025d
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
62b068b
SPARC: added unaligned definitions
by Magnus Sjalander
· 15 years ago
eea8e69
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· 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
e9b287d
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
by Peter Tyser
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago