index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2025-03-26
blkmap: pass information on ISO image to the OS
Sughosh Ganu
2025-03-26
fdt: add support for adding pmem nodes
Masahisa Kojima
2025-03-18
Merge patch series "pxe: Precursor series for supporting read_all() in extlin...
Tom Rini
2025-03-18
boot: pxe: Refactor label_run_boot() to avoid cmdline
Simon Glass
2025-03-18
pxe_utils: Simplify default fdt in label_run_boot()
Simon Glass
2025-03-18
boot: pxe: Use bootm_...() functions where possible
Simon Glass
2025-03-18
boot: Support compressed booti images in bootm
Simon Glass
2025-03-18
boot: Support booti format in bootm
Simon Glass
2025-03-18
boot: arm: riscv: sandbox: Add a format for the booti file
Simon Glass
2025-03-18
boot: Convert IMAGE_FORMAT into an enum
Simon Glass
2025-03-18
bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
Simon Glass
2025-03-18
boot: Pass just the FDT argument to label_process_fdt()
Simon Glass
2025-03-18
boot: Split pxe label_run_boot() into two parts
Simon Glass
2025-03-18
boot: Split pxe label_boot() into two parts
Simon Glass
2025-03-18
boot: Use strlcpy() in label_boot()
Simon Glass
2025-03-18
x86: Rename zboot_run() to zboot_run_args()
Simon Glass
2025-02-28
boot: Add support of the pre-load signature for host tools
Paul HENRYS
2025-02-15
image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
2025-02-06
boot: android: handle boot images with missing DTB
Sam Day
2025-02-04
image: apply FDTOs on FDT image node without a load property
Quentin Schulz
2025-02-03
vbe: Add an implementation of VBE-ABrec
Simon Glass
2025-02-03
vbe: Allow VBE to disable adding loadables to the FDT
Simon Glass
2025-02-03
vbe: Tidy up a few comments
Simon Glass
2025-02-03
vbe: Support selecting images based on phase in FIT
Simon Glass
2025-01-26
bootmeth_efi: Support PXE booting
Simon Glass
2025-01-26
efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
2025-01-23
bootstd: android: Allow boot with AVB failures when unlocked
Mattijs Korpershoek
2025-01-23
bootstd: android: Add missing NULL in the avb partition list
Mattijs Korpershoek
2025-01-23
boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Aaron Kling
2025-01-22
Merge patch series "upl: Prerequite patches for updated spec"
Tom Rini
2025-01-22
boot: Rename fit_image_get_data_and_size()
Simon Glass
2025-01-22
boot: Rename fit_image_get_data()
Simon Glass
2025-01-22
Merge patch series "vbe: Series part F"
Tom Rini
2025-01-22
vbe: Update simple-fw to support using the SPL loader
Simon Glass
2025-01-22
vbe: Support loading SPL images
Simon Glass
2025-01-22
vbe: Support loading an FDT with the relocating loader
Simon Glass
2025-01-22
vbe: Support loading an FDT from the FIT
Simon Glass
2025-01-22
vbe: Allow loading loadables if there is no firmware
Simon Glass
2025-01-22
vbe: Handle loading from an unaligned offset
Simon Glass
2025-01-22
vbe: Tidy up error checking with blk_read()
Simon Glass
2025-01-22
vbe: Allow VBE to load FITs on any architecture
Simon Glass
2025-01-22
vbe: Allocate space for the FIT header
Simon Glass
2025-01-22
vbe: Split out reading a FIT into the common file
Simon Glass
2025-01-22
vbe: Move reading the nvdata into the common file
Simon Glass
2025-01-22
vbe: Move reading the version into the common file
Simon Glass
2025-01-22
vbe: Create a common function to get the block device
Simon Glass
2025-01-22
vbe: Convert some checks to assertions
Simon Glass
2025-01-22
vbe: Pass simple_priv to internal functions
Simon Glass
2025-01-22
vbe: Use a block device instead of descriptor
Simon Glass
2025-01-22
vbe: Start a common header file
Simon Glass
[next]