aboutsummaryrefslogtreecommitdiff
path: root/common/Kconfig.boot
AgeCommit message (Expand)Author
2021-11-11Create a new boot/ directorySimon Glass
2021-10-31bootstage: Add SPL supportMarek Vasut
2021-10-26common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes
2021-10-08image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-16Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23common: add support to fallback to plain SHA256Steffen Jaeckel
2021-07-23common: add AUTOBOOT_FLUSH_STDIN optionSteffen Jaeckel
2021-07-23common: allow disabling of timeout for password entrySteffen Jaeckel
2021-07-23common: integrate crypt-based passwordsSteffen Jaeckel
2021-07-23Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENTTom Rini
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass
2021-07-16image: Shorten FIT_ENABLE_SHAxxx_SUPPORTSimon Glass
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng
2021-05-19common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima
2021-04-14Kconfig: Document the limitations of the simple SPL_LOAD_FIT pathAlexandru Gagniuc
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim
2021-03-03bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass
2021-02-24Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi
2021-02-24Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi
2021-02-15image: Add an option to do a full check of the FITSimon Glass
2021-02-01common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija
2021-01-16Add optional salt to AUTOBOOT_STOP_STR_SHA256Joel Peshkin
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-10-22Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass
2020-10-09Kconfig: Move boot menu into common/Simon Glass