aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
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
2023-09-14image: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14boot: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-31event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass
2023-08-28boot: Fix reference to bootmenu docPeter Robinson
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass
2023-08-25bootstd: Support bootmeths which can scan any partitionSimon Glass
2023-08-25part: Add an accessor for struct disk_partition sys_indSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass
2023-08-25expo: Add a function to prepare a ceditSimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-25expo: Refactor menu_build() to return the object createdSimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15bootmeth: efi: Make distro_efi_boot() staticBin Meng
2023-08-11bootstd: cros: Add ARM supportSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: cros: Split up reading info and kernelSimon Glass
2023-08-10bootstd: cros: Add a function to read a kernelSimon Glass
2023-08-10bootstd: cros: Add a function to read info from partitionSimon Glass
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass
2023-08-10bootstd: cros: Add private info for ChromiumOSSimon Glass
2023-08-10bootstd: cros: Add docs for the kernel layoutSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-10bootstd: cros: Simplify setup and cmdline expressionsSimon Glass