index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_elf.c
Age
Commit message (
Expand
)
Author
2013-12-13
Correct vxWorks elf boot to load at correct address
Stany MARCEL
2013-07-12
bootm: Correct the arguments for the ELF image loader
Simon Glass
2013-02-20
cmd_elf: Fix broken bootvx command
Reinhard Arlt
2012-10-15
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
2012-10-15
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-03-18
bootvx: Clear and disable data cache, and call vxWorks with parameter.
Reinhard Arlt
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2010-10-06
cmd_elf: add an option for loading ELFs according to PHDRs
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-07-26
Less verbose output when loading vxworks 6.x images
Niklaus Giger
2009-06-12
General help message cleanup
Wolfgang Denk
2009-03-27
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-20
bootvx: get mac address from environment
Mike Frysinger
2009-01-28
Command usage cleanup
Peter Tyser
2008-12-06
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-04-18
allow ports to override bootelf behavior
Mike Frysinger
2008-04-13
disable caches before booting an app for Blackfin apps
Mike Frysinger
2007-11-21
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-08
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/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 command
Stefan Roese
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-08-01
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2004-12-16
code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines
stroese
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2003-07-01
Patch 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 board
wdenk
2002-11-11
* Patch by Andreas Oberritter, 09 Nov 2002:
wdenk
2002-09-20
Initial revision
wdenk