Commit History

Author SHA1 Message Date
  Simon Glass 1a62d64c7d cli: Support macro processing with a fixed-size buffer 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 288b29e44d common: Move command functions out of common.h 4 years ago
  Simon Glass 7b51b576d6 env: Move env_get() to env.h 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Peng Fan bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Imran Zaman ca7def6003 cli_simple.c: fix possible overflow when copying the string 8 years ago
  Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
  Hans de Goede a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 9 years ago
  Thomas Betker 52715f8931 Use run_command_repeatable() 10 years ago
  Simon Glass 4eb580b780 Correct return code from builtin_run_command_list() 10 years ago
  Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.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 e1bf824dfd Add cli_ prefix to readline functions 10 years ago
  Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 10 years ago