aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2024-07-19boot: provide CONFIG_BOOTMETH_QFW Kconfig parameterHeinrich Schuchardt
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-19boot: Correct indentation in efi bootmethSimon Glass
2024-07-19bootstd: Correct handling of script from networkSimon Glass
2024-07-19bootstd: Tidy up comments on the boothmeth driversSimon Glass
2024-07-19doc: Add a description for bootmeth_sandboxSimon Glass
2024-07-19doc: Add a description for bootmeth_qfwSimon Glass
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18bootstd: Add a bootmeth for AndroidMattijs Korpershoek
2024-07-18bootstd: Add bootflow_iter_check_mmc() helperMattijs Korpershoek
2024-07-18boot: android: Provide vendor_bootimg_addr in boot_get_fdt()Mattijs Korpershoek
2024-07-18Merge patch series "Respin bootstd cros patch into a series of two"Tom Rini
2024-07-16bootstd: cros: store partition type in an efi_guid_tVincent Stehlé
2024-07-15boot: Remove duplicate newlinesMarek Vasut
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-07-05cmd: bootm: add ELF file supportMaxim Moskalets
2024-07-03bootstd: cros: store partition type in an efi_guid_tVincent Stehlé
2024-06-30Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-30tpm: Move TCG headers into a separate fileIlias Apalodimas
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28use fdt_kaslrseed function to de-duplicate codeTim Harvey
2024-06-28fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabledTim Harvey
2024-06-28Add fdt_kaslrseed function to add kaslr-seed to chosen nodeTim Harvey
2024-06-26pxe: Add debugging for bootingSimon Glass
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-22boot: links to FIT documentation in KconfigHeinrich Schuchardt
2024-06-20boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmethQuentin Schulz
2024-06-20boot: fix typos in help text of Kconfig configsQuentin Schulz
2024-06-16tpm: measure DTB in PCR1 instead of PCR0Ilias Apalodimas
2024-06-11Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt
2024-06-07abootimg: Add init_boot image supportRoman Stratiienko
2024-06-07android: Fix ramdisk loading for bootimage v3+Roman Stratiienko
2024-06-07image: Set load_end on partial loadsMattijs Korpershoek
2024-05-22image: remove redundant hash includesRaymond Mao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut
2024-04-21boot: Move framebuffer reservation to separate helperDevarsh Thakkar
2024-04-21boot: fdt_simplefb: Enumerate framebuffer info from video handoffDevarsh Thakkar
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18boot: fdt: Turn all addresses and sizes into u64Marek Vasut
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-12fdt: Fix fdt_pack_reg() on 64-bit platformsSam Protsenko
2024-04-11Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...Tom Rini
2024-04-11boot: fdt: Move usable variable below updated commentMarek Vasut