Commit Graph

17 Commits (b9743081058d847a9150dc8bd9dd2b74d78105a2)

Author SHA1 Message Date
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Wolfgang Denk d3042862f6 arch/mips/lib/board.c: Fix GCC 4.6 build warning 14 years ago
Wolfgang Denk cc257e42f3 arch/mips/lib/board.c: make (mostly) checkpatch clean 14 years ago
Simon Glass 98e4611f10 mips: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Shinya Kuribayashi 68cebb8027 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ 14 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 15 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago