index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-6
/
+6
2014-10-25
common/cmd_elf.c: add missing include
Jeroen Hofstee
1
-0
/
+1
2014-10-25
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
1
-2
/
+1
2013-12-13
Correct vxWorks elf boot to load at correct address
Stany MARCEL
1
-3
/
+3
2013-07-12
bootm: Correct the arguments for the ELF image loader
Simon Glass
1
-3
/
+3
2013-02-20
cmd_elf: Fix broken bootvx command
Reinhard Arlt
1
-1
/
+1
2012-10-15
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
1
-3
/
+4
2012-10-15
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
1
-95
/
+94
2012-03-18
bootvx: Clear and disable data cache, and call vxWorks with parameter.
Reinhard Arlt
1
-1
/
+2
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
1
-3
/
+3
2010-10-07
cmd_elf: add an option for loading ELFs according to PHDRs
Mike Frysinger
1
-9
/
+53
2010-07-05
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-3
/
+4
2009-07-27
Less verbose output when loading vxworks 6.x images
Niklaus Giger
1
-1
/
+1
2009-06-12
General help message cleanup
Wolfgang Denk
1
-2
/
+2
2009-03-27
ppc: cleanup compiler errors/warnings
Heiko Schocher
1
-2
/
+2
2009-03-21
bootvx: get mac address from environment
Mike Frysinger
1
-2
/
+4
2009-01-28
Command usage cleanup
Peter Tyser
1
-2
/
+2
2008-12-07
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
1
-47
/
+30
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
1
-4
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-04-18
allow ports to override bootelf behavior
Mike Frysinger
1
-12
/
+21
2008-04-14
disable caches before booting an app for Blackfin apps
Mike Frysinger
1
-6
/
+16
2007-11-21
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
1
-4
/
+0
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-1
/
+1
2007-07-09
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
1
-2
/
+2
2007-07-04
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-2
/
+2
2006-11-29
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
Stefan Roese
1
-7
/
+5
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
1
-5
/
+3
2005-08-01
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
1
-2
/
+2
2004-12-16
code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines
stroese
1
-8
/
+3
2004-03-24
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-5
/
+5
2003-07-02
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
1
-4
/
+4
2003-06-28
* Code cleanup:
wdenk
1
-19
/
+31
2003-02-28
* Add support for 16 MB flash configuration of TRAB board
wdenk
1
-0
/
+2
2002-11-11
* Patch by Andreas Oberritter, 09 Nov 2002:
wdenk
1
-1
/
+1
2002-09-20
Initial revision
wdenk
1
-0
/
+322