aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lib/board.c
AgeCommit message (Expand)Author
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck
2011-12-08arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-08arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-07-28unify version_stringAndreas Bießmann
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-19board_init_r: Removed unused cmdtp variableRichard Retanubun
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser