~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
elf.c
Commit message (
Expand
)
Author
Age
*
boot: Call flush() before booting
Pali Rohár
2022-09-24
*
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-12
*
bootm: Tidy up use of autostart env var
Simon Glass
2021-11-16
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-03-03
*
cmd/elf.c: Add SPDX tag
Tom Rini
2020-02-07
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
*
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
2019-02-19
*
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
*
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-08-24
*
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2018-08-10
*
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
2018-04-16
*
bootvx: Exit if bootline address is not specified
Bin Meng
2018-04-16
*
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
2018-04-16
*
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
2018-04-16
*
elf: Add a very simple ELF64 loader
Bin Meng
2018-04-16
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
*
vxworks: x86: Rename e820info to e820_info
Bin Meng
2018-04-16
*
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
2018-04-16
*
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
2018-04-16
*
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-13
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
*
bootvx: use program header for loading
Christian Gmeiner
2018-04-06
*
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
2018-01-28
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
cmd/elf.c: Support passing arguments with bootelf
Tom Rini
2017-06-05
*
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
2017-01-20
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25