index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2024-06-22
boot: links to FIT documentation in Kconfig
Heinrich Schuchardt
2024-06-16
tpm: measure DTB in PCR1 instead of PCR0
Ilias Apalodimas
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-04-21
boot: Move framebuffer reservation to separate helper
Devarsh Thakkar
2024-04-21
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
Devarsh Thakkar
2024-04-18
Kconfig: Remove all default n options
Michal Simek
2024-04-18
boot: fdt: Turn all addresses and sizes into u64
Marek Vasut
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-12
fdt: Fix fdt_pack_reg() on 64-bit platforms
Sam Protsenko
2024-04-11
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...
Tom Rini
2024-04-11
boot: fdt: Move usable variable below updated comment
Marek Vasut
2024-04-11
boot: fdt: Drop lmb_alloc*() typecasts
Marek Vasut
2024-04-11
boot: fdt: Clean up env_get_bootm_mapsize()
Marek Vasut
2024-04-11
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
Marek Vasut
2024-04-11
boot: fdt: Clean up env_get_bootm_size()
Marek Vasut
2024-04-11
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
Marek Vasut
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
pxe: Allow booting without CMDLINE for the zboot method
Simon Glass
2024-04-10
pxe: Allow booting without CMDLINE for bootm methods
Simon Glass
2024-04-10
pxe: Move calculation of FDT file into a function
Simon Glass
2024-04-10
pxe: Refactor to avoid over-using bootm_argv
Simon Glass
2024-04-10
pxe: Refactor to reduce the size of label_boot()
Simon Glass
2024-04-10
pxe: Use strlcpy() instead of strcpy() in label_boot()
Simon Glass
2024-04-10
boot: Update SYS_BOOTM_LEN to depend on BOOTM
Simon Glass
2024-04-10
bootm: Make OS booting dependent on BOOTM
Simon Glass
2024-04-10
bootm: Add a Kconfig option for bootm functionality
Simon Glass
2024-04-10
boot: Reorder FIT and BOOTSTD to be first
Simon Glass
2024-04-10
Merge patch series "Complete decoupling of zboot logic from commands"
Tom Rini
2024-04-10
x86: zboot: Rename zboot_start() to zboot_run()
Simon Glass
2024-04-08
boot: correct finding the default EFI binary
Heinrich Schuchardt
2024-04-08
boot: enable booting via EFI boot manager by default
Heinrich Schuchardt
2024-04-08
boot: correct the default sequence of boot methods
Heinrich Schuchardt
2024-04-02
Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-04-02
android_ab: Fix ANDROID_AB_BACKUP_OFFSET
Colin McAllister
2024-04-02
android_ab: Add missing semicolon
Colin McAllister
2024-03-13
fdt: Fix bootm_low handling
Marek Vasut
2024-03-04
bootstd: support scanning a single partition
Nam Cao
2024-03-02
boot: Only define checksum algos when the hashes are enabled
Sean Anderson
2024-03-02
bootdev: drop unnecessary assert on bootflow->bdev
Thomas Weißschuh
2024-03-01
boot: pxe_utils: skip fdt setup in case legacy kernel is booted
Svyatoslav Ryhel
2024-02-13
boot: add support for button commands
Caleb Connolly
2024-01-19
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
Shantur Rathore
2024-01-18
boot: superfluous assignment in bootflow_menu_new()
Heinrich Schuchardt
2024-01-18
boot: remove dead code in bootflow_check()
Heinrich Schuchardt
2024-01-18
bootdev: avoid infinite probe loop
Caleb Connolly
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-11
android_ab: don't ignore ab_control_store return code
Alexey Romanov
[next]