Commit Graph

21 Commits (lime2-spi)

Author SHA1 Message Date
Lukasz Majewski bc8c440fa4 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Martin Etnestad 2d06fd839d Initialize SHA buffer size var in passwd_abort 6 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Masahiro Yamada 4632739202 autoboot: move bootdelay >= 0 check to abortboot() 8 years ago
Masahiro Yamada 09b9d9e55f autoboot: move CONFIG_SILENT_CONSOLE handling 8 years ago
Masahiro Yamada d8da8298ad autoboot: rename abortboot_{keyed, normal} to __abortboot 8 years ago
Masahiro Yamada 2fbb8462b0 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 8 years ago
Stefan Roese 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Stefan Roese 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 9 years ago
Stefan Roese d126e01649 autoboot.c: Move config options to Kconfig 9 years ago
Stefan Roese 2d908fa084 autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 9 years ago
Jeroen Hofstee 39e1230ed0 autoboot: add its own header 10 years ago
Jeroen Hofstee 9e546ee9c9 cosmetic: autoboot: update old style GNU struct init 10 years ago
Simon Glass affb215626 main: Make the execution path a little clearer in main.c 10 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
Simon Glass 66ded17dfc Move autoboot code to autoboot.c 10 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Simon Glass eca86fad3d Rename hush to cli_hush 10 years ago
Simon Glass 1992dbfdb9 Make 'run' use run_command_list() instead of run_command() 10 years ago
Simon Glass 0f605c1501 Start the deprecation process for generic board 10 years ago
Tom Rini 04d2f0a9f3 Revert "Start the deprecation process for generic board" 10 years ago
Simon Glass 36c4b1d980 Start the deprecation process for generic board 10 years ago
Mark Langsdorf 00ddacc1a1 autoboot: add an option to override keyed autoboot 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Stephen Warren 99bd544ee7 fdt: allow bootdelay to be specified via device tree 11 years ago
Simon Glass d34d186ef9 main: Add debug_bootkeys to avoid #ifdefs 11 years ago
Simon Glass 3e4088737b main: Add debug_parser() to avoid #ifdefs 11 years ago
Simon Glass fbcdf32af7 main: Correct header order 11 years ago
Simon Glass 4933381a5b main: Fix typos and checkpatch warnings in command line reading 11 years ago
Simon Glass f2abca8459 main: Use get/setenv_ulong() 11 years ago
Simon Glass bc2b4c27d0 main: Move boot_delay code into its own function 11 years ago
Simon Glass 063ae006ae main: Separate out the two abortboot() functions 11 years ago
Simon Glass ea5427e260 net: Add prototype for update_tftp 11 years ago
Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 11 years ago
Joe Hershberger d514544fe0 CONFIG_BOOTDELAY default should not affect runtime 11 years ago
Barak Wasserstrom fe492cee35 common/main: move set_working_fdt_addr to enable usage of $fdtaddr 11 years ago
Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
Jim Lin b2f3e0ea3e console: USB: KBD: Fix incorrect autoboot timeout 11 years ago
Simon Glass 01433d6001 Add new bootstage step for the main loop 12 years ago
Simon Glass f39612d360 fdt: Correct global_data condition in main 12 years ago
Simon Glass 9a8efc4604 lcd: Add support for flushing LCD fb from dcache after update 12 years ago
Simon Glass fcabc24f4f fdt: Set kernaddr if fdt indicates a kernel is present 12 years ago
Doug Anderson 67e1ea26e8 fdt: Allow device tree to specify secure booting 12 years ago