1. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:55 2014 +0200
  2. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  3. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  4. a745926 sandbox: Support 'env import' and 'env export' by Simon Glass · Fri Oct 25 23:01:31 2013 -0600
  5. 0c44c49 cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · Tue Mar 04 15:52:35 2014 -0500
  6. d8d51f8 env: fix the env export varname by Pierre Aubert · Tue Oct 08 14:20:27 2013 +0200
  7. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · Tue Oct 22 19:07:34 2013 -0500
  8. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. df372d6 env: Fix minor comment typos in cmd_nvedit by Simon Glass · Tue May 07 06:11:45 2013 +0000
  11. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · Sat Mar 23 23:50:32 2013 +0000
  12. b917ba4 "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · Sat Mar 23 23:50:30 2013 +0000
  13. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · Sat Mar 23 23:50:29 2013 +0000
  14. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · Sat Mar 23 23:50:28 2013 +0000
  15. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · Sat Apr 20 08:42:43 2013 +0000
  16. ec85681 printenv: Correct out-of-memory condition check. by Maxime Larocque · Fri Sep 28 05:00:13 2012 +0000
  17. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · Mon Apr 08 10:32:51 2013 +0000
  18. 3902c60 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · Mon Apr 08 10:32:50 2013 +0000
  19. 586895d env: fix "env ask" command by Wolfgang Denk · Wed Feb 20 04:53:16 2013 +0000
  20. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · Fri Feb 08 10:12:34 2013 +0000
  21. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  22. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  23. 8335ce7 env: Implement the env delete command by Joe Hershberger · Tue Dec 11 22:16:36 2012 -0600
  24. f64bb77 env: Add setenv force support by Joe Hershberger · Tue Dec 11 22:16:35 2012 -0600
  25. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  26. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · Tue Dec 11 22:16:33 2012 -0600
  27. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  28. 5c89d6d env: Add a console env handler by Joe Hershberger · Tue Dec 11 22:16:29 2012 -0600
  29. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  30. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · Tue Dec 11 22:16:27 2012 -0600
  31. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · Tue Dec 11 22:16:26 2012 -0600
  32. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · Tue Dec 11 22:16:25 2012 -0600
  33. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  34. 638e659 env: Refactor apply into change_ok by Joe Hershberger · Tue Dec 11 22:16:21 2012 -0600
  35. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · Tue Dec 11 22:16:19 2012 -0600
  36. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  37. 3a136bc serial: remove calls to serial_assign() by Allen Martin · Thu Oct 25 13:30:14 2012 +0000
  38. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · Wed Oct 03 09:38:50 2012 +0000
  39. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  40. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  41. a62685d env: fix crash using default -f -a by Gerlando Falauto · Fri Oct 05 00:46:10 2012 +0000
  42. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  43. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · Fri Aug 24 00:11:41 2012 +0000
  44. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · Fri Aug 24 00:11:40 2012 +0000
  45. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · Fri Aug 24 00:11:39 2012 +0000
  46. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · Fri Aug 24 00:11:38 2012 +0000
  47. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · Fri Aug 24 00:11:37 2012 +0000
  48. ee55de2 env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · Fri Aug 24 00:11:36 2012 +0000
  49. f712897 env import/export: Remove from help if disabled by Benoît Thébaudeau · Fri Aug 10 07:45:44 2012 +0000
  50. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  51. ae5dfde common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sun May 20 11:52:39 2012 +0000
  52. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  53. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  54. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  55. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  56. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  57. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · Fri Dec 16 23:33:10 2011 +0000
  58. c63e900 common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · Sat Dec 10 02:25:19 2011 +0000
  59. e7c338b cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup by Kumar Gala · Wed Nov 23 09:48:02 2011 +0000
  60. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:59 2011 +0000
  61. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  62. c6f4e12 Fix warnings in cmd_nvedit.c by Simon Glass · Fri Nov 04 06:42:36 2011 +0000
  63. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  64. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  65. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  66. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  67. 305e02a GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · Mon Sep 26 02:26:03 2011 +0200
  68. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  69. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · Wed May 04 10:29:49 2011 +0000
  70. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · Tue Apr 26 16:16:45 2011 +0000
  71. f0c9d53 common: add a grepenv command by Kim Phillips · Tue Apr 05 07:15:14 2011 +0000
  72. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · Thu Mar 24 17:21:42 2011 +0100
  73. f3ddf20 env: make import/export optional by Mike Frysinger · Sun Dec 26 23:09:45 2010 -0500
  74. 92b9b2e cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · Wed Feb 09 15:10:29 2011 +0100
  75. 3b70e55 load_addr: move to common env code by Mike Frysinger · Tue Dec 21 14:08:27 2010 -0500
  76. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  77. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  78. ad8058f common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:28 2010 +0100
  79. 4d28265 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · Wed Nov 24 13:07:52 2010 +0100
  80. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  81. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · Tue Oct 05 14:17:00 2010 +0200
  82. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  83. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  84. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  85. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  86. 7a060a7 getenv_f(): fix handling of too short buffers by Wolfgang Denk · Sat Jul 24 22:16:20 2010 +0200
  87. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  88. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  89. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  90. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  91. 0deafa2 Add 'editenv' command by Peter Tyser · Sun Oct 25 15:12:56 2009 -0500
  92. 9fb48fd setenv(): Delete 0-length environment variables by Peter Tyser · Sun Oct 25 15:12:55 2009 -0500
  93. 5d4d06c setenv: do console redirection even if previously unset by Alessandro Rubini · Thu Oct 08 14:29:14 2009 +0200
  94. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  95. 8794492 nvedit: speed up printing of environment by Mike Frysinger · Sun May 24 02:26:19 2009 -0400
  96. 3b195ff netloop: updates for NetLoop by Heiko Schocher · Tue Apr 28 08:36:11 2009 +0200
  97. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  98. c3c533c nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() by Mike Frysinger · Wed Feb 11 18:52:38 2009 -0500
  99. 0c303fa netloop: speed up NetLoop by Heiko Schocher · Tue Feb 10 09:38:52 2009 +0100
  100. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500