index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
autoboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
env: Move the doc comment to the code
Simon Glass
1
-0
/
+5
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-4
/
+4
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-4
/
+4
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
1
-3
/
+3
2021-07-23
common: add support to fallback to plain SHA256
Steffen Jaeckel
1
-1
/
+21
2021-07-23
common: add AUTOBOOT_FLUSH_STDIN option
Steffen Jaeckel
1
-0
/
+11
2021-07-23
common: allow disabling of timeout for password entry
Steffen Jaeckel
1
-1
/
+11
2021-07-23
common: Rename macro appropriately
Steffen Jaeckel
1
-8
/
+8
2021-07-23
common: integrate crypt-based passwords
Steffen Jaeckel
1
-9
/
+72
2021-07-02
autoboot: fix MENUKEY
Da Xue
1
-1
/
+1
2021-06-22
autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
Da Xue
1
-4
/
+4
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-27
autoboot: fix illegal memory access when stop key and delay key are empty
Yuezhang.Mo@sony.com
1
-3
/
+3
2021-01-16
Add optional salt to AUTOBOOT_STOP_STR_SHA256
Joel Peshkin
1
-2
/
+10
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
1
-5
/
+5
2020-10-22
common, autoboot: sync functionality with Kconfig description
Heiko Schocher
1
-1
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2019-12-02
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-07
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
Heiko Schocher
1
-3
/
+12
2019-08-02
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
1
-6
/
+9
2019-08-02
autoboot: Move a few more options from #ifdef to if()
Simon Glass
1
-10
/
+9
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
1
-1
/
+1
2019-08-02
autoboot: Tidy up use of menukey
Simon Glass
1
-12
/
+14
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
1
-5
/
+5
2019-08-02
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
1
-4
/
+0
2019-08-02
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
1
-9
/
+8
2019-08-02
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
1
-3
/
+1
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-0
/
+16
2019-08-02
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-6
/
+8
2019-08-02
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
1
-1
/
+7
2018-05-10
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
Lukasz Majewski
1
-18
/
+5
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-28
Initialize SHA buffer size var in passwd_abort
Martin Etnestad
1
-1
/
+1
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-8
/
+8
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-3
/
+3
2016-07-01
autoboot: move bootdelay >= 0 check to abortboot()
Masahiro Yamada
1
-14
/
+8
2016-07-01
autoboot: move CONFIG_SILENT_CONSOLE handling
Masahiro Yamada
1
-11
/
+10
2016-07-01
autoboot: rename abortboot_{keyed, normal} to __abortboot
Masahiro Yamada
1
-7
/
+3
2016-07-01
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
1
-5
/
+1
2016-02-05
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
Stefan Roese
1
-2
/
+2
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-06-08
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
1
-19
/
+100
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
1
-1
/
+5
2015-06-08
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
1
-12
/
+2
2014-07-18
autoboot: add its own header
Jeroen Hofstee
1
-0
/
+1
[next]