aboutsummaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
2024-07-19boot: provide CONFIG_BOOTMETH_QFW Kconfig parameterHeinrich Schuchardt
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18bootstd: Add a bootmeth for AndroidMattijs Korpershoek
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-22boot: links to FIT documentation in KconfigHeinrich Schuchardt
2024-06-20boot: fix typos in help text of Kconfig configsQuentin Schulz
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10boot: Update SYS_BOOTM_LEN to depend on BOOTMSimon Glass
2024-04-10bootm: Make OS booting dependent on BOOTMSimon Glass
2024-04-10bootm: Add a Kconfig option for bootm functionalitySimon Glass
2024-04-10boot: Reorder FIT and BOOTSTD to be firstSimon Glass
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt
2024-02-13boot: add support for button commandsCaleb Connolly
2024-01-19Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=yShantur Rathore
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-11boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt
2023-12-21boot: add support for fdt_fixup command in environmentMatthias Schiffer
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro
2023-12-13bootstd: Introduce programmatic bootSimon Glass
2023-11-07boot: Make preboot and bootcmd require CMDLINETom Rini
2023-11-07bootmeth_script: Depend on CMDLINETom Rini
2023-11-07boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini
2023-11-07boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabledTom Rini
2023-11-07boot: Make DISTRO_DEFAULTS select CMDLINETom Rini
2023-11-07autoboot: Correct dependencies on CMDLINESimon Glass
2023-11-07bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFITom Rini
2023-10-27bootm: Support boot measurementEddie James
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-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-28boot: Fix reference to bootmenu docPeter Robinson
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass