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
/
cmd
/
elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
2019-02-19
1
-2
/
+4
*
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
1
-1
/
+4
*
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-08-24
1
-1
/
+4
*
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2018-08-10
1
-0
/
+75
*
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
2018-04-16
1
-41
/
+46
*
bootvx: Exit if bootline address is not specified
Bin Meng
2018-04-16
1
-56
/
+53
*
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
2018-04-16
1
-10
/
+5
*
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
2018-04-16
1
-0
/
+19
*
elf: Add a very simple ELF64 loader
Bin Meng
2018-04-16
1
-1
/
+43
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
1
-3
/
+3
*
vxworks: x86: Rename e820info to e820_info
Bin Meng
2018-04-16
1
-3
/
+3
*
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
2018-04-16
1
-0
/
+7
*
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
2018-04-16
1
-13
/
+7
*
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-13
1
-0
/
+5
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
*
bootvx: use program header for loading
Christian Gmeiner
2018-04-06
1
-1
/
+1
*
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
2018-01-28
1
-5
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-13
/
+13
*
cmd/elf.c: Support passing arguments with bootelf
Tom Rini
2017-06-05
1
-17
/
+17
*
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
2017-01-20
1
-11
/
+0
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+410