index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
autoboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
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-11
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-02
autoboot: move bootdelay >= 0 check to abortboot()
Masahiro Yamada
1
-14
/
+8
2016-07-02
autoboot: move CONFIG_SILENT_CONSOLE handling
Masahiro Yamada
1
-11
/
+10
2016-07-02
autoboot: rename abortboot_{keyed, normal} to __abortboot
Masahiro Yamada
1
-7
/
+3
2016-07-02
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-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-06-09
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
1
-19
/
+100
2015-06-09
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-19
autoboot: add its own header
Jeroen Hofstee
1
-0
/
+1
2014-06-19
cosmetic: autoboot: update old style GNU struct init
Jeroen Hofstee
1
-4
/
+4
2014-05-30
main: Make the execution path a little clearer in main.c
Simon Glass
1
-69
/
+12
2014-05-30
Rename bootretry functions and remove #ifdefs
Simon Glass
1
-5
/
+1
2014-05-30
Move bootretry code into bootretry.c and clean up
Simon Glass
1
-0
/
+1
2014-05-30
Move autoboot code to autoboot.c
Simon Glass
1
-0
/
+363