aboutsummaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
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
2023-08-11bootstd: cros: Add ARM supportSimon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-07-21Kconfig: Enable FIT_SIGNATURE if ARM64Manorit Chawdhry
2023-07-17bootstd: Add a simple bootmeth for ChromiumOSSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass
2023-06-14bootstd: Make BOOTSTD_FULL depend on BOOTSTDSimon Glass
2023-05-13bootstd: Create a new BOOTMETH_DISTROSimon Glass
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass
2023-05-03boot/Kconfig: fix comments syntax errorHugo Villeneuve
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass
2023-03-27lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass
2023-03-27Move DISTRO_DEFAULTS into boot/Simon Glass
2023-03-02bootstd: Correct 'VPL' typoSimon Glass
2023-03-02boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass
2023-02-06bootstd: Add some default filesystems and commandsSimon Glass
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass
2023-01-18rockchip: Convert all boards to use binmanSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-16expo: Add basic implementationSimon Glass
2023-01-09Merge branch 'next'Tom Rini
2022-12-29PowerPC: Rework PBL location choiceTom Rini
2022-12-23common/spl/spl_ram: Remove unused defaultTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár
2022-10-31vpl: Allow signature verificationSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara
2022-08-12vbe: Support VBE simpleSimon Glass