aboutsummaryrefslogtreecommitdiff
path: root/common/Kconfig.boot
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc1-1/+0
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng1-2/+1
2021-05-19common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng1-1/+1
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima1-0/+1
2021-04-14Kconfig: Document the limitations of the simple SPL_LOAD_FIT pathAlexandru Gagniuc1-0/+10
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim1-1/+1
2021-03-03bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass1-0/+3
2021-02-24Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi1-0/+1
2021-02-24Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi1-0/+1
2021-02-15image: Add an option to do a full check of the FITSimon Glass1-0/+20
2021-02-01common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija1-0/+6
2021-01-16Add optional salt to AUTOBOOT_STOP_STR_SHA256Joel Peshkin1-1/+4
2020-12-04bootm: Support string substitution in bootargsSimon Glass1-0/+17
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass1-0/+17
2020-10-22Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay1-1/+1
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass1-0/+5
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass1-0/+8
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass1-0/+53
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass1-0/+16
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass1-0/+117
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass1-0/+63
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass1-0/+291
2020-10-09Kconfig: Move boot menu into common/Simon Glass1-0/+340