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
/
booti.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: booti: convert the debug print about image move to printf
Tero Kristo
2020-07-17
1
-1
/
+2
*
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
1
-1
/
+1
*
cmd: booti: Fix spelling of "environment".
Vagrant Cascadian
2020-06-23
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-3
/
+3
*
image: Add compressed Image parsing support in booti.
Atish Patra
2020-04-17
1
-1
/
+39
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-2
/
+2
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
cmd: booti: Store OS start and end info in images structure
Lokesh Vutla
2019-10-25
1
-0
/
+3
*
RISCV: image: Add booti support
Atish Patra
2019-05-09
1
-2
/
+6
*
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-19
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
cmd: booti: fix invalid image address in debug message
Masahiro Yamada
2018-02-13
1
-2
/
+1
*
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-07
1
-79
/
+13
*
arm64: booti: allow to place kernel image anywhere in physical memory
Masahiro Yamada
2017-03-14
1
-6
/
+22
*
booti: Set images.os.arch
Scott Wood
2017-01-28
1
-0
/
+1
*
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Cédric Schieli
2017-01-24
1
-0
/
+3
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
1
-0
/
+161