summaryrefslogtreecommitdiff
path: root/common/Kconfig.boot
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc2021-08-161-4/+4
* Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass2021-07-281-1/+1
* test: add first autoboot unit testsSteffen Jaeckel2021-07-231-1/+1
* common: add support to fallback to plain SHA256Steffen Jaeckel2021-07-231-0/+8
* common: add AUTOBOOT_FLUSH_STDIN optionSteffen Jaeckel2021-07-231-0/+9
* common: allow disabling of timeout for password entrySteffen Jaeckel2021-07-231-0/+8
* common: integrate crypt-based passwordsSteffen Jaeckel2021-07-231-5/+33
* Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENTTom Rini2021-07-231-0/+1
* image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass2021-07-161-1/+1
* image: Shorten FIT_ENABLE_SHAxxx_SUPPORTSimon Glass2021-07-161-3/+3
* Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc2021-05-281-1/+0
* riscv: Drop USE_SPL_FIT_GENERATORBin Meng2021-05-191-2/+1
* common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng2021-05-191-1/+1
* lib: introduce HASH_CALCULATE optionMasahisa Kojima2021-05-181-0/+1
* Kconfig: Document the limitations of the simple SPL_LOAD_FIT pathAlexandru Gagniuc2021-04-141-0/+10
* arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim2021-03-081-1/+1
* bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass2021-03-031-0/+3
* Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi2021-02-241-0/+1
* Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi2021-02-241-0/+1
* image: Add an option to do a full check of the FITSimon Glass2021-02-151-0/+20
* common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija2021-02-011-0/+6
* Add optional salt to AUTOBOOT_STOP_STR_SHA256Joel Peshkin2021-01-161-1/+4
* bootm: Support string substitution in bootargsSimon Glass2020-12-041-0/+17
* x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-061-0/+17
* Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay2020-10-221-1/+1
* Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass2020-10-091-0/+5
* Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass2020-10-091-0/+8
* Kconfig: Move misc boot options under 'boot options'Simon Glass2020-10-091-0/+53
* Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass2020-10-091-0/+16
* Kconfig: Move autoboot options under boot optionsSimon Glass2020-10-091-0/+117
* Kconfig: Move boot media under boot optionsSimon Glass2020-10-091-0/+63
* Kconfig: Move boot timing under boot optionsSimon Glass2020-10-091-0/+291
* Kconfig: Move boot menu into common/Simon Glass2020-10-091-0/+340