1. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · Thu Nov 05 10:33:47 2020 -0700
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  3. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  4. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  7. 00ed2df common: cli_simple: use strlcpy instead of strcpy by Peng Fan · Sun Jan 10 13:01:22 2016 +0800
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  9. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · Mon Sep 07 11:24:08 2015 +0300
  10. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  11. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · Wed Aug 06 09:37:38 2014 +0200
  12. 0271756 Use run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:58 2014 +0200
  13. 3ad24d5 Correct return code from builtin_run_command_list() by Simon Glass · Fri May 30 14:41:51 2014 -0600
  14. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · Thu Apr 10 20:01:34 2014 -0600
  15. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · Thu Apr 10 20:01:31 2014 -0600
  16. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  17. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  18. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · Thu Apr 10 20:01:26 2014 -0600