summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-09-05android_ab: Fixes: Fix backup offset calculationJoshua Watt
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: bootm: remove superfluous lmb stub functionsSughosh Ganu
2024-09-03lmb: remove lmb_init_and_reserve_range() functionSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-27Merge patch series "bootstd: Try again to resolve infinite-loop bug"Tom Rini
2024-08-27bootstd: Make bootdev_next_prio() continue after failureSimon Glass
2024-08-27Revert "bootdev: avoid infinite probe loop"Simon Glass
2024-08-22boot: android: fix booting without a ramdiskMichael Walle
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-11boot: set correct block device name in set_efi_bootdev()Heinrich Schuchardt
2024-08-09upl: Plumb in universal payload to the init processSimon Glass
2024-08-09spl: Plumb in the Universal Payload handoffSimon Glass
2024-08-09upl: Add support for Universal Payload in SPLSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add support for writing a upl handoffSimon Glass
2024-08-09upl: Add support for reading a upl handoffSimon Glass
2024-07-31usb: bootm: Drop old USB-device-removal codeSimon Glass
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