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-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
2025-01-22
vbe: Use blk_read() to read blocks
Simon Glass
2025-01-15
Merge patch series "bootstd: Support recording images"
Tom Rini
2025-01-15
bootstd: Export bootdev_get_from_blk()
Simon Glass
2025-01-15
bootstd: Add a simple command to list images
Simon Glass
2025-01-15
bootstd: Update cros bootmeth to record images
Simon Glass
2025-01-15
Update bootmeth_alloc_other() to record images
Simon Glass
2025-01-15
boot: Update pxe bootmeth to record images
Simon Glass
2025-01-15
boot: Update extlinux pxe_getfile_func() to include type
Simon Glass
2025-01-15
bootmeth_efi: Check the filename-allocation in the network path
Simon Glass
2025-01-15
bootmeth: Update the read_file() method to include a type
Simon Glass
2025-01-15
bootmeth_efi: Simplify reading files by using the common function
Simon Glass
2025-01-15
boot: pxe: Drop the duplicate comment on get_pxe_file()
Simon Glass
2025-01-15
bootstd: Update bootmeth_alloc_file() to record images
Simon Glass
2025-01-15
bootstd: Maintain a list of images
Simon Glass
2025-01-15
bootstd: Move the bootflow list into an alist
Simon Glass
2025-01-15
bootstd: Drop the bootdev-specific list of bootflows
Simon Glass
2025-01-15
bootstd: Add a function to get bootstd only if available
Simon Glass
2025-01-15
bootstd: Move bootflow-clearing to bootstd
Simon Glass
2025-01-15
bootstd: Move bootflow-adding to bootstd
Simon Glass
[next]