aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini5-4/+8
2023-11-17bootstd: Avoid freeing a non-allocated bufferSimon Glass2-1/+3
2023-11-16bootm: Enable legacy VxWorks booting from FITsSean Anderson1-7/+0
2023-11-14expo: Correct background colourSimon Glass1-1/+3
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve1-1/+1
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh1-1/+1
2023-11-07boot: Make preboot and bootcmd require CMDLINETom Rini1-0/+2
2023-11-07bootmeth_script: Depend on CMDLINETom Rini1-1/+2
2023-11-07bootmeth_cros: Require bootm.o and bootm_os.oTom Rini1-1/+1
2023-11-07boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini1-0/+11
2023-11-07boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabledTom Rini1-8/+15
2023-11-07boot: Make DISTRO_DEFAULTS select CMDLINETom Rini1-0/+1
2023-11-07autoboot: Correct dependencies on CMDLINESimon Glass1-10/+19
2023-11-07bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFITom Rini1-2/+2
2023-11-01bootstd: cros: Correct condition for read methodSimon Glass1-4/+4
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass1-2/+3
2023-11-01bootstd: Make efi_mgr bootmeth work for non-sandbox setupsMark Kettenis1-1/+16
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+106
2023-10-27bootm: Support boot measurementEddie James2-0/+106
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh1-4/+12
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass2-3/+22
2023-10-23bootstd: Correct logic for single uclassSimon Glass1-2/+22
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass2-21/+3
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass2-3/+21
2023-10-11expo: Support building an expo with a textlineSimon Glass1-0/+45
2023-10-11expo: Plumb in textline to ceditSimon Glass1-1/+59
2023-10-11expo: Support handling any key in ceditSimon Glass1-1/+1
2023-10-11expo: Plumb in textlines to a sceneSimon Glass2-2/+112
2023-10-11expo: Support opening a textlineSimon Glass3-5/+54
2023-10-11expo: Add basic support for textline objectsSimon Glass2-1/+236
2023-10-11expo: Add some scene fields needed for text entrySimon Glass1-0/+10
2023-10-11expo: Allow rendering the background of any objectSimon Glass3-37/+39
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass3-36/+87
2023-10-11expo: Add a function to write a property to a devicetreeSimon Glass1-12/+26
2023-10-11expo: Allow highlighting other scene-object typesSimon Glass1-7/+4
2023-10-11expo: Correct the logic for duplicate-ID detectionSimon Glass1-1/+2
2023-10-11expo: Correct some swallowed errors in sceneSimon Glass1-3/+3
2023-10-11expo: Use switch statements more for object typesSimon Glass2-43/+83
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass2-1/+11
2023-10-11expo: Add better error reportingSimon Glass1-12/+45
2023-10-09bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh1-1/+1
2023-10-06command: Include a required header in command.hSimon Glass1-1/+1
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass2-2/+2
2023-10-02Merge branch 'next'Tom Rini23-271/+3681
2023-09-22bootstd: Keep track of use of usb stopSimon Glass1-0/+27
2023-09-22x86: pxeboot: bugfix: Set variable for size of initrdThomas Mittelstaedt1-1/+1
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt1-0/+1
2023-09-19boot: Join ARCH_FIXUP_FDT_MEMORY with related optionsWIP/2023-09-19-tidy-up-some-kconfig-optionsSimon Glass1-8/+8
2023-09-19boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONSSimon Glass1-2/+1
2023-09-19boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass1-0/+8