Commit History

Author SHA1 Message Date
  peng.wang@smartm.com 6c353b34cf cli: slighly more clear error messages 3 years ago
  Sean Anderson 9539f71675 hush: Fix assignments being misinterpreted as commands 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Patrick Delaunay 48aee0afb6 cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 3 years ago
  Rasmus Villemoes 8d5d97cb28 cli_hush.c: remove broken sanity check 3 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Heinrich Schuchardt f4070e6f6c hush: avoid NULL check before free() 4 years ago
  Heinrich Schuchardt 68c0912bf2 hush: re-sequence includes 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() 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
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Marek Vasut f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 8 years ago
  Marek Vasut 13d3046fa3 hush: Pull out U-Boot prompt display and read functionality 8 years ago
  Nishanth Menon 8405b8d98a common: cli_hush: Fix up simple typo 8 years ago
  Peng Fan c6bb23c819 common: cli_hush: avoid memory leak 8 years ago
  Peng Fan aa72252963 common: cli_hush: avoid dead code 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Rabin Vincent f3a05c8f94 Revert "hush: fix segfault on syntax error" 9 years ago
  Rabin Vincent 2302b3ab85 hush: make run_command() return an error on parsing failure 9 years ago
  Rabin Vincent 128059b926 hush: fix segfault on syntax error 9 years ago
  Rabin Vincent 484408fb51 hush: return consistent codes from run_command() 9 years ago
  Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 9 years ago
  Jeroen Hofstee 930e4254ec common/cli_hush.c: remove unnecessary double braces 10 years ago
  Simon Glass 587e1d43e7 Fix hush to give the correct return code for a simple command 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 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
  Simon Glass eca86fad3d Rename hush to cli_hush 10 years ago