~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
autoboot.c
Commit message (
Expand
)
Author
Age
*
autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
Tom Rini
2023-01-20
*
common:autoboot:modify function parameters
Shenlin Liang
2023-01-11
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
autoboot: make sure watchdog device(s) are handled with keyed autoboot
Rasmus Villemoes
2022-09-27
*
env: Move the doc comment to the code
Simon Glass
2022-04-07
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-25
*
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-08-01
*
common: add support to fallback to plain SHA256
Steffen Jaeckel
2021-07-23
*
common: add AUTOBOOT_FLUSH_STDIN option
Steffen Jaeckel
2021-07-23
*
common: allow disabling of timeout for password entry
Steffen Jaeckel
2021-07-23
*
common: Rename macro appropriately
Steffen Jaeckel
2021-07-23
*
common: integrate crypt-based passwords
Steffen Jaeckel
2021-07-23
*
autoboot: fix MENUKEY
Da Xue
2021-07-02
*
autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
Da Xue
2021-06-22
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
autoboot: fix illegal memory access when stop key and delay key are empty
Yuezhang.Mo@sony.com
2021-01-27
*
Add optional salt to AUTOBOOT_STOP_STR_SHA256
Joel Peshkin
2021-01-16
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
*
common, autoboot: sync functionality with Kconfig description
Heiko Schocher
2020-10-22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
*
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
Heiko Schocher
2019-08-07
*
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
2019-08-02
*
autoboot: Move a few more options from #ifdef to if()
Simon Glass
2019-08-02
*
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2019-08-02
*
autoboot: Tidy up use of menukey
Simon Glass
2019-08-02
*
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
*
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
2019-08-02
*
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
2019-08-02
*
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
2019-08-02
*
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
*
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
*
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
2019-08-02
*
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
Lukasz Majewski
2018-05-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Initialize SHA buffer size var in passwd_abort
Martin Etnestad
2018-01-28
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
*
autoboot: move bootdelay >= 0 check to abortboot()
Masahiro Yamada
2016-07-01
*
autoboot: move CONFIG_SILENT_CONSOLE handling
Masahiro Yamada
2016-07-01
*
autoboot: rename abortboot_{keyed, normal} to __abortboot
Masahiro Yamada
2016-07-01
*
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
2016-07-01
*
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
Stefan Roese
2016-02-05
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
[next]