aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-11-14expo: Correct background colourSimon Glass
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh
2023-11-01bootstd: cros: Correct condition for read methodSimon Glass
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass
2023-11-01bootstd: Make efi_mgr bootmeth work for non-sandbox setupsMark Kettenis
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27bootm: Support boot measurementEddie James
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass
2023-10-23bootstd: Correct logic for single uclassSimon Glass
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass
2023-10-11expo: Support building an expo with a textlineSimon Glass
2023-10-11expo: Plumb in textline to ceditSimon Glass
2023-10-11expo: Support handling any key in ceditSimon Glass
2023-10-11expo: Plumb in textlines to a sceneSimon Glass
2023-10-11expo: Support opening a textlineSimon Glass
2023-10-11expo: Add basic support for textline objectsSimon Glass
2023-10-11expo: Add some scene fields needed for text entrySimon Glass
2023-10-11expo: Allow rendering the background of any objectSimon Glass
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass
2023-10-11expo: Add a function to write a property to a devicetreeSimon Glass
2023-10-11expo: Allow highlighting other scene-object typesSimon Glass
2023-10-11expo: Correct the logic for duplicate-ID detectionSimon Glass
2023-10-11expo: Correct some swallowed errors in sceneSimon Glass
2023-10-11expo: Use switch statements more for object typesSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass
2023-10-11expo: Add better error reportingSimon Glass
2023-10-09bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh
2023-10-06command: Include a required header in command.hSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-22bootstd: Keep track of use of usb stopSimon Glass
2023-09-22x86: pxeboot: bugfix: Set variable for size of initrdThomas Mittelstaedt
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt
2023-09-19boot: Join ARCH_FIXUP_FDT_MEMORY with related optionsSimon Glass
2023-09-19boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONSSimon Glass
2023-09-19boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass
2023-09-19Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDTSimon Glass
2023-09-19Mark DISTRO_DEFAULTS as deprecatedSimon Glass
2023-09-19Kconfig: Move TEXT_BASE et al under general setupSimon Glass
2023-09-19boot: Make standard boot a menuSimon Glass
2023-09-19Kconfig: Move SPL_FIT under FITSimon Glass
2023-09-19spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESSSimon Glass
2023-09-19Kconfig: Create a menu for FITSimon Glass
2023-09-19boot: Rename Android-boot textSimon Glass
2023-09-19boot: Move some other fdt-fixup options to the same menuSimon Glass
2023-09-19Move fdt_simplefb to boot/Simon Glass
2023-09-19boot: Move fdt_support to boot/Simon Glass