Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
25d8e1bb197e9d3b165b64202014565e8be5a6c4
/
arch
/
m68k
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 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
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
b188157
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
683e9f1
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
544d97e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
3fbeeea
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
620f1f6
relocation: fixup cmdtable
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
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
adf5567
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
by Wolfgang Wegner
· 15 years ago
ae49099
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
by Wolfgang Wegner
· 15 years ago
e9b43ca
add missing PCS3 for MCF5445x
by Wolfgang Wegner
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago