index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bootm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
1
-0
/
+18
*
bootm: Create a function to run through the booti states
Simon Glass
2023-12-21
1
-0
/
+13
*
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
1
-0
/
+13
*
bootm: Create a function to run through the bootm states
Simon Glass
2023-12-21
1
-0
/
+13
*
bootm: Tidy up boot_selected_os()
Simon Glass
2023-12-21
1
-2
/
+1
*
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
1
-2
/
+2
*
bootm: Drop arguments from do_bootm_states()
Simon Glass
2023-12-21
1
-17
/
+8
*
bootm: Move do_bootm_states() comment to header file
Simon Glass
2023-12-21
1
-0
/
+25
*
bootm: Add more fields to bootm_info
Simon Glass
2023-12-21
1
-0
/
+35
*
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
1
-7
/
+2
*
bootm: Create a struct for argument information
Simon Glass
2023-12-21
1
-1
/
+15
*
bootm: Adjust the parameters of bootm_find_images()
Simon Glass
2023-12-13
1
-3
/
+23
*
bootm: Support boot measurement
Eddie James
2023-10-27
1
-0
/
+11
*
bootstd: cros: Add ARM support
Simon Glass
2023-08-11
1
-0
/
+8
*
bootstd: Allow display of the x86 setup information
Simon Glass
2023-08-10
1
-0
/
+11
*
bootstd: Move common zimage functions to bootm.h
Simon Glass
2023-08-10
1
-0
/
+28
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
1
-3
/
+3
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-3
/
+3
*
Remove LYNX KDI remainders
Thomas Huth
2021-11-11
1
-1
/
+0
*
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
1
-4
/
+10
*
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
1
-0
/
+16
*
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
1
-2
/
+9
*
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
2020-12-04
1
-1
/
+2
*
bootm: Rename fixup_silent_linux()
Simon Glass
2020-12-04
1
-2
/
+2
*
bootm: Update fixup_silent_linux() to return an error
Simon Glass
2020-12-04
1
-2
/
+9
*
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
1
-0
/
+3
*
bootm: add {arch,board}_preboot_os() to bootm.h
Heinrich Schuchardt
2020-10-14
1
-0
/
+10
*
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
1
-1
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-7
/
+9
*
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
2019-07-29
1
-17
/
+0
*
Make FIT support really optional
Fabrice Fontaine
2019-05-09
1
-0
/
+2
*
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
1
-0
/
+5
*
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
2018-12-31
1
-0
/
+2
*
Add a comment for board_quiesce_devices()
Simon Glass
2018-06-03
1
-0
/
+6
*
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Combine bootm_find_<thing> functions together
Karl Apsite
2015-05-28
1
-1
/
+1
*
bootm: Export bootm_decomp_image()
Simon Glass
2015-01-14
1
-0
/
+17
*
bootm: add prototype for arch_preboot_os
Jeroen Hofstee
2014-10-25
1
-0
/
+2
*
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
Tom Rini
2014-08-30
1
-1
/
+1
*
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
1
-0
/
+2
*
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
1
-0
/
+55