aboutsummaryrefslogtreecommitdiffstats
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve2023-11-101-1/+1
* bootstd: Skip over bad device during bootflows scanningTony Dinh2023-11-101-1/+1
* bootstd: cros: Correct condition for read methodSimon Glass2023-11-011-4/+4
* bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass2023-11-011-2/+3
* bootstd: Make efi_mgr bootmeth work for non-sandbox setupsMark Kettenis2023-11-011-1/+16
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-272-0/+106
|\
| * bootm: Support boot measurementEddie James2023-10-272-0/+106
* | bootstd: sata: Add bootstd support for ahci sataTony Dinh2023-10-231-4/+12
* | bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass2023-10-232-3/+22
* | bootstd: Correct logic for single uclassSimon Glass2023-10-231-2/+22
* | Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass2023-10-232-21/+3
* | bootstd: Scan all bootdevs in a boot_targets entrySimon Glass2023-10-132-3/+21
* | expo: Support building an expo with a textlineSimon Glass2023-10-111-0/+45
* | expo: Plumb in textline to ceditSimon Glass2023-10-111-1/+59
* | expo: Support handling any key in ceditSimon Glass2023-10-111-1/+1
* | expo: Plumb in textlines to a sceneSimon Glass2023-10-112-2/+112
* | expo: Support opening a textlineSimon Glass2023-10-113-5/+54
* | expo: Add basic support for textline objectsSimon Glass2023-10-112-1/+236
* | expo: Add some scene fields needed for text entrySimon Glass2023-10-111-0/+10
* | expo: Allow rendering the background of any objectSimon Glass2023-10-113-37/+39
* | expo: Make calculation of an object bounding box genericSimon Glass2023-10-113-36/+87
* | expo: Add a function to write a property to a devicetreeSimon Glass2023-10-111-12/+26
* | expo: Allow highlighting other scene-object typesSimon Glass2023-10-111-7/+4
* | expo: Correct the logic for duplicate-ID detectionSimon Glass2023-10-111-1/+2
* | expo: Correct some swallowed errors in sceneSimon Glass2023-10-111-3/+3
* | expo: Use switch statements more for object typesSimon Glass2023-10-112-43/+83
* | expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass2023-10-112-1/+11
* | expo: Add better error reportingSimon Glass2023-10-111-12/+45
* | bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh2023-10-091-1/+1
* | command: Include a required header in command.hSimon Glass2023-10-061-1/+1
* | dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass2023-10-062-2/+2
* | Merge branch 'next'Tom Rini2023-10-0223-271/+3681
|\|
| * bootstd: Keep track of use of usb stopSimon Glass2023-09-221-0/+27
| * x86: pxeboot: bugfix: Set variable for size of initrdThomas Mittelstaedt2023-09-221-1/+1
| * tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt2023-09-201-0/+1
| * boot: Join ARCH_FIXUP_FDT_MEMORY with related optionsWIP/2023-09-19-tidy-up-some-kconfig-optionsSimon Glass2023-09-191-8/+8
| * boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONSSimon Glass2023-09-191-2/+1
| * boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass2023-09-191-0/+8
| * Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDTSimon Glass2023-09-191-1/+1
| * Mark DISTRO_DEFAULTS as deprecatedSimon Glass2023-09-191-1/+5
| * Kconfig: Move TEXT_BASE et al under general setupSimon Glass2023-09-191-65/+0
| * boot: Make standard boot a menuSimon Glass2023-09-191-5/+5
| * Kconfig: Move SPL_FIT under FITSimon Glass2023-09-191-5/+4
| * spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESSSimon Glass2023-09-191-1/+1
| * Kconfig: Create a menu for FITSimon Glass2023-09-191-20/+18
| * boot: Rename Android-boot textSimon Glass2023-09-191-1/+1
| * boot: Move some other fdt-fixup options to the same menuSimon Glass2023-09-191-29/+26
| * Move fdt_simplefb to boot/Simon Glass2023-09-193-0/+133
| * boot: Move fdt_support to boot/Simon Glass2023-09-192-0/+2153
| * image: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut2023-09-141-5/+5