index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-03-13
cmd: add FDT setup for bootelf by flag
Maxim Moskalets
1
-3
/
+36
2022-09-24
boot: Call flush() before booting
Pali Rohár
1
-0
/
+2
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
1
-1
/
+1
2021-11-16
bootm: Tidy up use of autostart env var
Simon Glass
1
-2
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-3
/
+3
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
1
-229
/
+0
2020-02-07
cmd/elf.c: Add SPDX tag
Tom Rini
1
-10
/
+1
2020-01-17
common: Move the image globals into image.h
Simon Glass
1
-0
/
+1
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
1
-2
/
+2
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-0
/
+1
2019-02-19
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
1
-2
/
+4
2018-09-30
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
1
-1
/
+4
2018-08-24
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
1
-1
/
+4
2018-08-10
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
1
-0
/
+75
2018-04-16
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
1
-41
/
+46
2018-04-16
bootvx: Exit if bootline address is not specified
Bin Meng
1
-56
/
+53
2018-04-16
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
1
-10
/
+5
2018-04-16
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
1
-0
/
+19
2018-04-16
elf: Add a very simple ELF64 loader
Bin Meng
1
-1
/
+43
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
1
-3
/
+3
2018-04-16
vxworks: x86: Rename e820info to e820_info
Bin Meng
1
-3
/
+3
2018-04-16
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
1
-0
/
+7
2018-04-16
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
1
-13
/
+7
2018-04-13
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
1
-0
/
+5
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-04-06
bootvx: use program header for loading
Christian Gmeiner
1
-1
/
+1
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
1
-5
/
+1
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-13
/
+13
2017-06-05
cmd/elf.c: Support passing arguments with bootelf
Tom Rini
1
-17
/
+17
2017-01-20
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
1
-11
/
+0
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+410