1. 4fc1891 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · 7 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 055afba Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  4. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  6. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  7. 9a33386 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · 8 years ago
  8. d88f872 autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · 8 years ago
  9. 6d1248a autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · 8 years ago
  10. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  11. c9fa9a5 autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set by Stefan Roese · 9 years ago
  12. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  13. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  14. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  15. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 10 years ago
  16. f682d8c autoboot: add its own header by Jeroen Hofstee · 10 years ago
  17. 5afc76f cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · 10 years ago
  18. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
  19. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  20. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  21. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · 11 years ago