summaryrefslogtreecommitdiff
path: root/arch/mips/lib
AgeCommit message (Expand)Author
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck
2013-01-16MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos
2013-01-16MIPS: bootm.c: separate environment initializationGabor Juhos
2013-01-16MIPS: bootm.c: separate linux jump codeGabor Juhos
2013-01-16MIPS: bootm.c: use debug macro to print debug messageGabor Juhos
2012-12-12mips: serial: Fix busted manual relocationJoe Hershberger
2012-12-12MIPS: constify mips_io_port_baseDaniel Schwierzeck
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-08-17dm: mips: Import libgcc components from LinuxMarek Vasut
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck
2012-06-03MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck
2012-06-03MIPS: bootm.c: make checkpatch.pl cleanDaniel 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
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
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-05-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser