summaryrefslogtreecommitdiff
path: root/arch/mips/lib/board.c
Commit message (Expand)AuthorAgeLines
* MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-03-7/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-8/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck2012-04-02-2/+6
* arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-08-4/+6
* arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-08-64/+60
* mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-11/+3
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* unify version_stringAndreas Bießmann2011-07-28-4/+0
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-02-10/+0
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-2/+2
* board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-19-1/+0
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-19-8/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-19-24/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+436