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
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
boot: add support for button commands
Caleb Connolly
2024-02-13
1
-0
/
+15
*
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
Shantur Rathore
2024-01-19
1
-0
/
+1
*
boot: superfluous assignment in bootflow_menu_new()
Heinrich Schuchardt
2024-01-18
1
-1
/
+0
*
boot: remove dead code in bootflow_check()
Heinrich Schuchardt
2024-01-18
1
-4
/
+2
*
bootdev: avoid infinite probe loop
Caleb Connolly
2024-01-18
1
-2
/
+12
*
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
1
-1
/
+1
*
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-17
1
-2
/
+2
*
android_ab: don't ignore ab_control_store return code
Alexey Romanov
2024-01-11
1
-3
/
+15
*
boot: CONFIG_CEDIT must depend on CONFIG_EXPO
Heinrich Schuchardt
2024-01-11
2
-2
/
+2
*
boot: Support decompressing non-kernel OS images
Simon Glass
2024-01-11
1
-0
/
+1
*
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
1
-1
/
+1
*
bootmeth: pass size to efi_binary_run()
Heinrich Schuchardt
2023-12-22
1
-2
/
+2
*
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
2
-94
/
+103
|
\
|
*
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
1
-26
/
+14
|
*
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
/
+17
|
*
bootm: Tidy up boot_selected_os()
Simon Glass
2023-12-21
2
-12
/
+5
|
*
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
-31
/
+21
|
*
bootm: Move do_bootm_states() comment to header file
Simon Glass
2023-12-21
1
-25
/
+0
|
*
bootm: Add more fields to bootm_info
Simon Glass
2023-12-21
1
-0
/
+8
|
*
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
2
-39
/
+49
|
*
bootm: Adjust how the board is reset
Simon Glass
2023-12-21
1
-3
/
+5
*
|
boot: add support for fdt_fixup command in environment
Matthias Schiffer
2023-12-21
2
-3
/
+26
*
|
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-21
2
-2
/
+2
*
|
pxe_utils: Increase feedback to user when fdt file is not found
Michael Trimarchi
2023-12-20
1
-0
/
+5
*
|
bootm: Fix flags used for bootargs string substitution
Piotr Kubik
2023-12-20
1
-1
/
+5
*
|
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-18
1
-10
/
+30
|
\
\
|
*
|
bootflow: bootmeth_efi: don't free buffer
Shantur Rathore
2023-12-09
1
-1
/
+6
|
*
|
bootflow: bootmeth_efi: Handle fdt not available.
Shantur Rathore
2023-12-09
1
-6
/
+13
|
*
|
bootflow: bootmeth_efi: set bflow->fname from bootfile name
Shantur Rathore
2023-12-09
1
-1
/
+7
|
*
|
bootflow: bootmeth_efi: Set bootp_arch as hex
Shantur Rathore
2023-12-09
1
-1
/
+1
*
|
|
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
2023-12-17
5
-35
/
+13
|
|
/
|
/
|
*
|
Merge patch series "bootm: Handle compressed arm64 images with bootm"
Tom Rini
2023-12-15
2
-22
/
+54
|
\
\
|
*
|
bootm: Support kernel_noload with compression
Simon Glass
2023-12-15
1
-0
/
+18
|
*
|
bootm: Move arm64-image processing later
Simon Glass
2023-12-15
1
-18
/
+27
|
*
|
image: Show the load address when decompressing
Simon Glass
2023-12-15
1
-4
/
+9
*
|
|
bootstd: Fix a memory leak in the efi manager bootflow
Ilias Apalodimas
2023-12-13
1
-0
/
+2
*
|
|
fdt: Move ft_verify_fdt() before the final fixups
Simon Glass
2023-12-13
1
-3
/
+4
*
|
|
fdt: Drop the confusing casts in lmb_free()
Simon Glass
2023-12-13
1
-3
/
+2
*
|
|
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
2023-12-13
1
-1
/
+4
*
|
|
fdt: ppc: Drop extra size for ramdisk
Simon Glass
2023-12-13
1
-7
/
+0
*
|
|
fdt: Improve the comment for fdt_shrink_to_minimum()
Simon Glass
2023-12-13
1
-1
/
+0
*
|
|
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
2
-2
/
+3
*
|
|
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
7
-379
/
+385
|
\
\
\
|
*
|
|
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
1
-2
/
+2
|
*
|
|
bootstd: Introduce programmatic boot
Simon Glass
2023-12-13
3
-0
/
+65
|
*
|
|
bootm: Reduce arguments to bootm_find_other()
Simon Glass
2023-12-13
1
-9
/
+11
|
*
|
|
bootm: Add a function to check overlap
Simon Glass
2023-12-13
1
-17
/
+34
[next]