Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
25fd6a3ca1333995fd830e744cbd52124fb12f62
/
boot
efe1cee
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· 9 months ago
86281e4
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
by Devarsh Thakkar
· 9 months ago
84dda5c
Kconfig: Remove all default n options
by Michal Simek
· 7 months ago
16da853
boot: fdt: Turn all addresses and sizes into u64
by Marek Vasut
· 7 months ago
cdd20e3
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 7 months ago
16b80c9
fdt: Fix fdt_pack_reg() on 64-bit platforms
by Sam Protsenko
· 8 months ago
01437e3
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· 8 months ago
c7afe41
boot: fdt: Move usable variable below updated comment
by Marek Vasut
· 8 months ago
f5178dd
boot: fdt: Drop lmb_alloc*() typecasts
by Marek Vasut
· 8 months ago
ca8d4df
boot: fdt: Clean up env_get_bootm_mapsize()
by Marek Vasut
· 8 months ago
5fb569b
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
by Marek Vasut
· 8 months ago
98e68ec
boot: fdt: Clean up env_get_bootm_size()
by Marek Vasut
· 8 months ago
a4df06e
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· 8 months ago
777c284
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 8 months ago
207282d
pxe: Allow booting without CMDLINE for the zboot method
by Simon Glass
· 11 months ago
6d803ec
pxe: Allow booting without CMDLINE for bootm methods
by Simon Glass
· 11 months ago
8ed730f
pxe: Move calculation of FDT file into a function
by Simon Glass
· 11 months ago
03a4a6d
pxe: Refactor to avoid over-using bootm_argv
by Simon Glass
· 11 months ago
39ee4a1
pxe: Refactor to reduce the size of label_boot()
by Simon Glass
· 11 months ago
92ee1f5
pxe: Use strlcpy() instead of strcpy() in label_boot()
by Simon Glass
· 11 months ago
6d47fd3
boot: Update SYS_BOOTM_LEN to depend on BOOTM
by Simon Glass
· 11 months ago
b34c828
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· 11 months ago
6e558e3
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· 11 months ago
52b3c47
boot: Reorder FIT and BOOTSTD to be first
by Simon Glass
· 11 months ago
ab3453e
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· 8 months ago
d2c485a
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· 12 months ago
92f4cb6
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· 8 months ago
8f31929
boot: enable booting via EFI boot manager by default
by Heinrich Schuchardt
· 8 months ago
08c51a7
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· 8 months ago
72b089b
Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 8 months ago
7a0cfb8
android_ab: Fix ANDROID_AB_BACKUP_OFFSET
by Colin McAllister
· 9 months ago
109b904
android_ab: Add missing semicolon
by Colin McAllister
· 9 months ago
d545fe3
fdt: Fix bootm_low handling
by Marek Vasut
· 9 months ago
1132471
bootstd: support scanning a single partition
by Nam Cao
· 9 months ago
14e110a
boot: Only define checksum algos when the hashes are enabled
by Sean Anderson
· 9 months ago
8987c06
bootdev: drop unnecessary assert on bootflow->bdev
by Thomas Weißschuh
· 9 months ago
c95e948
boot: pxe_utils: skip fdt setup in case legacy kernel is booted
by Svyatoslav Ryhel
· 10 months ago
e761035
boot: add support for button commands
by Caleb Connolly
· 11 months ago
fea3efb
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
by Shantur Rathore
· 11 months ago
3a7744e
boot: superfluous assignment in bootflow_menu_new()
by Heinrich Schuchardt
· 11 months ago
3f93122
boot: remove dead code in bootflow_check()
by Heinrich Schuchardt
· 11 months ago
9d92c41
bootdev: avoid infinite probe loop
by Caleb Connolly
· 11 months ago
279b03d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· 10 months ago
6422820
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· 10 months ago
bf2df68
android_ab: don't ignore ab_control_store return code
by Alexey Romanov
· 11 months ago
64c67b6
boot: CONFIG_CEDIT must depend on CONFIG_EXPO
by Heinrich Schuchardt
· 11 months ago
99abd60
boot: Support decompressing non-kernel OS images
by Simon Glass
· 11 months ago
e58bafc
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· 11 months ago
4b15156
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· 11 months ago
7c4647b
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· 11 months ago
d37086a
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· 11 months ago
e7683c3
bootm: Create a function to run through the booti states
by Simon Glass
· 11 months ago
3405c9b
bootm: Create a function to run through the bootz states
by Simon Glass
· 11 months ago
e1a24c0
bootm: Create a function to run through the bootm states
by Simon Glass
· 11 months ago
725ddf1
bootm: Tidy up boot_selected_os()
by Simon Glass
· 11 months ago
b5d397f
bootm: Rename do_bootm_states() to bootm_run_states()
by Simon Glass
· 11 months ago
a6c4916
bootm: Drop arguments from do_bootm_states()
by Simon Glass
· 11 months ago
e370e3d
bootm: Move do_bootm_states() comment to header file
by Simon Glass
· 11 months ago
c2211ff
bootm: Add more fields to bootm_info
by Simon Glass
· 11 months ago
a48336e
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· 11 months ago
6443a3d
bootm: Adjust how the board is reset
by Simon Glass
· 11 months ago
e91d660
boot: add support for fdt_fixup command in environment
by Matthias Schiffer
· 12 months ago
b106961
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· 11 months ago
4268ef9
pxe_utils: Increase feedback to user when fdt file is not found
by Michael Trimarchi
· 12 months ago
7481632
bootm: Fix flags used for bootargs string substitution
by Piotr Kubik
· 12 months ago
1373ffd
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· 11 months ago
7017fc5
bootmeth: use efi_loader interfaces instead of bootefi command
by AKASHI Takahiro
· 1 year ago
d7a2c7f
Merge patch series "bootm: Handle compressed arm64 images with bootm"
by Tom Rini
· 11 months ago
69544c4
bootm: Support kernel_noload with compression
by Simon Glass
· 1 year ago
bb07cdb
bootm: Move arm64-image processing later
by Simon Glass
· 1 year ago
30ad636
image: Show the load address when decompressing
by Simon Glass
· 1 year ago
eb09c33
bootstd: Fix a memory leak in the efi manager bootflow
by Ilias Apalodimas
· 12 months ago
dbdc9c6
fdt: Move ft_verify_fdt() before the final fixups
by Simon Glass
· 1 year ago
79e9727
fdt: Drop the confusing casts in lmb_free()
by Simon Glass
· 1 year ago
f2cbe6e
boot: Move adding initrd earlier in image_setup_libfdt()
by Simon Glass
· 1 year ago
83cd8fb
fdt: ppc: Drop extra size for ramdisk
by Simon Glass
· 1 year ago
451c1ab
fdt: Improve the comment for fdt_shrink_to_minimum()
by Simon Glass
· 1 year ago
1de1a03
boot: Drop size parameter from image_setup_libfdt()
by Simon Glass
· 1 year ago
9565771
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
by Tom Rini
· 12 months ago
8632b36
command: Introduce functions to obtain command arguments
by Simon Glass
· 1 year ago
1047b53
bootstd: Introduce programmatic boot
by Simon Glass
· 1 year ago
984e6fe
bootm: Reduce arguments to bootm_find_other()
by Simon Glass
· 1 year ago
65f0bfe
bootm: Add a function to check overlap
by Simon Glass
· 1 year ago
3ac85bd
bootm: Adjust the parameters of bootm_find_images()
by Simon Glass
· 1 year ago
b020254
bootm: optee: Drop special call to bootm_find_other()
by Simon Glass
· 1 year ago
e2fc90e
bootm: efi: Drop special call to bootm_find_other()
by Simon Glass
· 1 year ago
46aee25
bootm: Simplify Android ramdisk addr in bootm_find_images()
by Simon Glass
· 1 year ago
9645628
bootm: Reduce arguments to boot_get_loadables()
by Simon Glass
· 1 year ago
745367b
bootm: Reduce arguments to boot_get_fpga()
by Simon Glass
· 1 year ago
0aa923a
bootm: Reduce arguments to boot_get_fdt()
by Simon Glass
· 1 year ago
ba5e3f7
bootm: Pass image buffer to boot_get_fdt()
by Simon Glass
· 1 year ago
972d524
bootm: Drop #ifdef in bootm_find_images()
by Simon Glass
· 1 year ago
8eda15b
bootm: Reduce arguments to boot_get_ramdisk()
by Simon Glass
· 1 year ago
3e3bd5b
bootm: Reduce arguments to bootm_find_os()
by Simon Glass
· 1 year ago
b13e948
bootm: Move error printing out of boot_get_kernel()
by Simon Glass
· 1 year ago
bdfa1b6
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
by Simon Glass
· 1 year ago
4c76f5e
bootm: Use the error return from boot_get_kernel()
by Simon Glass
· 1 year ago
4f77169
bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
by Simon Glass
· 1 year ago
7721e71
bootm: Adjust boot_get_kernel() to return an error
by Simon Glass
· 1 year ago
820110c
bootm: Reduce arguments to boot_get_kernel()
by Simon Glass
· 1 year ago
Next »