summaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
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
2022-08-12vbe: Add initial support for VBESimon Glass
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass
2022-08-04flash: Remove pic32_flash.cTom Rini
2022-07-26fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-05Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima
2022-05-11boot: Kconfig: Enable FIT processing by default on TI secure devicesAndrew Davis