summaryrefslogtreecommitdiff
path: root/common/cmd_elf.c
AgeCommit message (Expand)Author
2015-10-21cmd: bootvx: Add asmlinkage to the VxWorks x86 entryBin Meng
2015-10-21cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng
2015-10-21cmd: bootvx: Pass netmask and gatewayip to VxWorks bootlineBin Meng
2015-10-21cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootlineBin Meng
2015-10-21cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()Bin Meng
2015-10-21cmd: Clean up cmd_elf a little bitBin Meng
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-03-09common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-25common/cmd_elf.c: add missing includeJeroen Hofstee
2014-10-25common: cmd_elf: make do_bootelf_exec staticJeroen Hofstee
2013-12-13Correct vxWorks elf boot to load at correct addressStany MARCEL
2013-07-12bootm: Correct the arguments for the ELF image loaderSimon Glass
2013-02-20cmd_elf: Fix broken bootvx commandReinhard Arlt
2012-10-15common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck
2012-10-15common: cmd_elf.c: fix checkpath.pl warningsDaniel Schwierzeck
2012-03-18bootvx: Clear and disable data cache, and call vxWorks with parameter.Reinhard Arlt
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass
2010-10-06cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-07-27Less verbose output when loading vxworks 6.x imagesNiklaus Giger
2009-06-12General help message cleanupWolfgang Denk
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-20bootvx: get mac address from environmentMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2008-12-07cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-04-18allow ports to override bootelf behaviorMike Frysinger
2008-04-13disable caches before booting an app for Blackfin appsMike Frysinger
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-11-29[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
2004-12-16code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board definesstroese
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:wdenk
2003-02-28* Add support for 16 MB flash configuration of TRAB boardwdenk
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk
2002-09-20Initial revisionwdenk