Joe Hershberger
|
ec8a252cd4
env: Use getenv_yesno() more generally
|
12 years ago |
Marek Vasut
|
6c7c946cad
common: Convert the U-Boot commands to LG-arrays
|
12 years ago |
Marek Vasut
|
c59ac903f2
m68k: Fix unused variable in board.c
|
12 years ago |
Marek Vasut
|
036036d79c
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
|
12 years ago |
Daniel Schwierzeck
|
00d0d2ad4e
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
|
13 years ago |
Mike Frysinger
|
de30122bb5
net: move bootfile init into eth_initialize
|
13 years ago |
Mike Frysinger
|
50a47d0523
net: punt bd->bi_ip_addr
|
13 years ago |
Simon Glass
|
a5466651e9
m68k: Change memsz to a signed char to avoid warning
|
13 years ago |
Simon Glass
|
77b8f2033b
m68k: Use getenv_ulong() in place of getenv(), strtoul
|
13 years ago |
Mike Frysinger
|
e2a53458a7
net: drop !NET_MULTI code
|
13 years ago |
Jason Jin
|
444ddfc751
ColdFire:Update the timer_init since it was unified.
|
13 years ago |
Graeme Russ
|
5c8404aff1
Timer: Remove set_timer completely
|
13 years ago |
Minkyu Kang
|
d32a1a4caa
Don't grab memory for LCD if FB address is defined
|
14 years ago |
Po-Yu Chuang
|
44c6e6591c
rename _end to __bss_end__
|
14 years ago |
Peter Tyser
|
eddf52b593
Replace "FLASH" strings with "Flash" or "flash"
|
14 years ago |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 years ago |
Wolfgang Denk
|
553f09823c
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
|
14 years ago |
Richard Retanubun
|
683e9f1ea5
board_init_r: Removed unused cmdtp variable
|
14 years ago |
Wolfgang Denk
|
544d97e9aa
PCU_E: remove code for yet another corpse
|
14 years ago |
Stefan Roese
|
24956642ef
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
|
14 years ago |
Heiko Schocher
|
3fbeeea633
common: move TOTAL_MALLOC_LEN to include/common.h
|
14 years ago |
Heiko Schocher
|
620f1f6a64
relocation: fixup cmdtable
|
14 years ago |
Wolfgang Denk
|
cdb749778a
Rename getenv_r() into getenv_f()
|
14 years ago |
Peter Tyser
|
ea0364f1bb
Move lib_$ARCH directories to arch/$ARCH/lib
|
15 years ago |