~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usageTom Rini2023-01-20
* common:autoboot:modify function parametersShenlin Liang2023-01-11
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* autoboot: make sure watchdog device(s) are handled with keyed autobootRasmus Villemoes2022-09-27
* env: Move the doc comment to the codeSimon Glass2022-04-07
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* sandbox: Reduce keyed autoboot delaySimon Glass2021-08-01
* common: add support to fallback to plain SHA256Steffen Jaeckel2021-07-23
* common: add AUTOBOOT_FLUSH_STDIN optionSteffen Jaeckel2021-07-23
* common: allow disabling of timeout for password entrySteffen Jaeckel2021-07-23
* common: Rename macro appropriatelySteffen Jaeckel2021-07-23
* common: integrate crypt-based passwordsSteffen Jaeckel2021-07-23
* autoboot: fix MENUKEYDa Xue2021-07-02
* autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEYDa Xue2021-06-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com2021-01-27
* Add optional salt to AUTOBOOT_STOP_STR_SHA256Joel Peshkin2021-01-16
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher2020-10-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move command functions out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTIONHeiko Schocher2019-08-07
* autoboot: Adjust the implementation in autoboot_command()Simon Glass2019-08-02
* autoboot: Move a few more options from #ifdef to if()Simon Glass2019-08-02
* autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass2019-08-02
* autoboot: Tidy up use of menukeySimon Glass2019-08-02
* autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass2019-08-02
* autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass2019-08-02
* autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYEDSimon Glass2019-08-02
* autoboot: Use if() for CONFIG_SILENT_CONSOLESimon Glass2019-08-02
* autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass2019-08-02
* autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass2019-08-02
* autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectlySimon Glass2019-08-02
* bootcount: Rewrite autoboot to use wrapper functions from bootcount.hLukasz Majewski2018-05-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Initialize SHA buffer size var in passwd_abortMartin Etnestad2018-01-28
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-01
* autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-01
* autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada2016-07-01
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-01
* autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is setStefan Roese2016-02-05
* Move console definitions into a new console.h fileSimon Glass2015-11-19