summaryrefslogtreecommitdiff
path: root/common/cmd_elf.c
Commit message (Expand)AuthorAgeLines
* allow ports to override bootelf behaviorMike Frysinger2008-04-18-12/+21
* disable caches before booting an app for Blackfin appsMike Frysinger2008-04-13-6/+16
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-2/+2
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese2006-11-29-7/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+3
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-2/+2
* code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board definesstroese2004-12-16-8/+3
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-5/+5
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-19/+31
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-0/+2
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-11-1/+1
* Initial revisionwdenk2002-09-20-0/+322