summaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
2023-06-19Kconfig: Add support for fit image signature enforcingManorit Chawdhry
2023-05-09Kconfig: change default for FIT_IMAGE_POST_PROCESSManorit Chawdhry
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-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
2022-05-11boot: Kconfig: Disable non-FIT loading for TI secure devicesAndrew Davis
2022-04-25bootstd: Provide a default commandSimon Glass
2022-04-25bootstd: Add an implementation of script bootSimon Glass
2022-04-25bootstd: Add a sandbox bootmeth driverSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass
2022-04-25bootstd: Add an implementation of distro bootSimon Glass
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Convert CONFIG_SDCARD et al to KconfigTom Rini
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini