aboutsummaryrefslogtreecommitdiff
path: root/boot/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* boot: add support for button commandsCaleb Connolly2024-02-131-0/+15
* Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=yShantur Rathore2024-01-191-0/+1
* efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro2024-01-171-2/+2
* boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt2024-01-111-1/+1
* boot: add support for fdt_fixup command in environmentMatthias Schiffer2023-12-211-0/+9
* bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro2023-12-171-2/+2
* bootstd: Introduce programmatic bootSimon Glass2023-12-131-0/+12
* boot: Make preboot and bootcmd require CMDLINETom Rini2023-11-071-0/+2
* bootmeth_script: Depend on CMDLINETom Rini2023-11-071-1/+2
* boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini2023-11-071-0/+11
* boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabledTom Rini2023-11-071-8/+15
* boot: Make DISTRO_DEFAULTS select CMDLINETom Rini2023-11-071-0/+1
* autoboot: Correct dependencies on CMDLINESimon Glass2023-11-071-10/+19
* bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFITom Rini2023-11-071-2/+2
* bootm: Support boot measurementEddie James2023-10-271-0/+32
* boot: Join ARCH_FIXUP_FDT_MEMORY with related 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-191-0/+16
* Merge tag 'v2023.10-rc4' into nextTom Rini2023-09-041-1/+1
|\
| * boot: Fix reference to bootmenu docPeter Robinson2023-08-281-1/+1
* | bootstd: cros: Allow detection of any kernel partitionSimon Glass2023-08-261-0/+3
* | bootstd: cros: Add ARM supportSimon Glass2023-08-111-2/+2
* | Kconfigs: Correct default of "0" on hex type entriesTom Rini2023-08-091-1/+1
|/
* Kconfig: Enable FIT_SIGNATURE if ARM64Manorit Chawdhry2023-07-211-2/+1
* bootstd: Add a simple bootmeth for ChromiumOSSimon Glass2023-07-171-0/+11
* expo: Add a configuration editorSimon Glass2023-07-141-0/+14
* bootstd: Make BOOTSTD_FULL depend on BOOTSTDSimon Glass2023-06-141-13/+13
* bootstd: Create a new BOOTMETH_DISTROSimon Glass2023-05-131-1/+9
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-6/+14
* bootstd: Correct default boot commandSimon Glass2023-05-131-2/+2
* bootstd: Require HUSH_PARSER for script bootingSimon Glass2023-05-131-0/+1
* boot/Kconfig: fix comments syntax errorHugo Villeneuve2023-05-031-1/+1
* Merge branch 'master' into nextTom Rini2023-03-271-18/+40
|\
| * boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass2023-03-271-34/+28
| * lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass2023-03-271-0/+1
| * Move DISTRO_DEFAULTS into boot/Simon Glass2023-03-271-0/+27
* | bootstd: Correct 'VPL' typoSimon Glass2023-03-021-1/+1
* | boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass2023-03-021-0/+20
|/
* bootstd: Add some default filesystems and commandsSimon Glass2023-02-061-0/+27
* bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass2023-02-061-0/+1