index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all command code into its own directory
Simon Glass
2016-01-25
1
-410
/
+0
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-5
/
+8
*
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
2015-10-21
1
-0
/
+6
*
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
2015-10-21
1
-0
/
+30
*
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
2015-10-21
1
-53
/
+66
*
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
Bin Meng
2015-10-21
1
-2
/
+15
*
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
Bin Meng
2015-10-21
1
-10
/
+10
*
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Bin Meng
2015-10-21
1
-82
/
+79
*
cmd: Clean up cmd_elf a little bit
Bin Meng
2015-10-21
1
-98
/
+73
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-1
/
+1
*
common: cmd_elf: Add support to disable start of application
Siva Durga Prasad Paladugu
2015-03-09
1
-0
/
+4
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-6
/
+6
*
common/cmd_elf.c: add missing include
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
2014-10-25
1
-2
/
+1
*
Correct vxWorks elf boot to load at correct address
Stany MARCEL
2013-12-13
1
-3
/
+3
*
bootm: Correct the arguments for the ELF image loader
Simon Glass
2013-07-12
1
-3
/
+3
*
cmd_elf: Fix broken bootvx command
Reinhard Arlt
2013-02-20
1
-1
/
+1
*
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
2012-10-15
1
-3
/
+4
*
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
1
-95
/
+94
*
bootvx: Clear and disable data cache, and call vxWorks with parameter.
Reinhard Arlt
2012-03-18
1
-1
/
+2
*
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
1
-3
/
+3
*
cmd_elf: add an option for loading ELFs according to PHDRs
Mike Frysinger
2010-10-06
1
-9
/
+53
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-3
/
+4
*
Less verbose output when loading vxworks 6.x images
Niklaus Giger
2009-07-27
1
-1
/
+1
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+2
*
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-27
1
-2
/
+2
*
bootvx: get mac address from environment
Mike Frysinger
2009-03-20
1
-2
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-2
/
+2
*
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
1
-47
/
+30
*
Consolidate MAX/MIN definitions
Andy Fleming
2008-11-02
1
-4
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-4
/
+4
*
allow ports to override bootelf behavior
Mike Frysinger
2008-04-18
1
-12
/
+21
*
disable caches before booting an app for Blackfin apps
Mike Frysinger
2008-04-13
1
-6
/
+16
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-2
/
+2
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+2
*
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
Stefan Roese
2006-11-29
1
-7
/
+5
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-5
/
+3
*
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2005-08-01
1
-2
/
+2
*
code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines
stroese
2004-12-16
1
-8
/
+3
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
1
-5
/
+5
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
1
-4
/
+4
*
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-06-27
1
-19
/
+31
*
* Add support for 16 MB flash configuration of TRAB board
LABEL_2003_02_28_0150
wdenk
2003-02-28
1
-0
/
+2
*
* Patch by Andreas Oberritter, 09 Nov 2002:
wdenk
2002-11-11
1
-1
/
+1
*
Initial revision
wdenk
2002-09-20
1
-0
/
+322