1. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  2. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  3. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · Tue Nov 14 08:39:35 2017 -0500
  6. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  7. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  8. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  9. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  10. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  11. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · Mon Sep 26 18:24:08 2016 +0530
  12. c4a722c tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · Sat Jul 16 17:06:13 2016 +0200
  13. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · Tue Apr 05 23:13:42 2016 +0200
  14. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · Tue Apr 19 22:43:41 2016 +0200
  15. 576d08e tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · Tue Apr 19 22:43:40 2016 +0200
  16. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · Wed Dec 09 13:13:24 2015 +0100
  17. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · Wed Dec 09 13:13:23 2015 +0100
  18. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · Wed Jun 17 16:58:32 2015 +0100
  19. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · Tue Apr 14 21:50:47 2015 +0200
  20. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. cfd1e54 Revert "fw_env: fix building w/out a config.h" by Tom Rini · Thu Dec 20 07:30:27 2012 -0700
  23. 469c6ad fw_env: fix building w/out a config.h by Mike Frysinger · Sat Nov 10 19:47:47 2012 +0000
  24. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · Wed Oct 03 09:38:46 2012 +0000
  25. 014117d fw_env.h: fix comment by Frans Meulenbroeks · Thu Jan 05 08:09:10 2012 +0000
  26. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · Thu Dec 01 03:30:04 2011 +0000
  27. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  28. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · Sat Feb 12 19:06:26 2011 +0100
  29. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · Mon May 24 12:08:16 2010 +0200
  30. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  31. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · Tue May 06 20:16:15 2008 -0700
  32. 94db557 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · Tue Nov 27 10:23:20 2007 +0100
  33. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  34. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  35. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  36. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · Sat Jan 11 09:48:40 2003 +0000
  37. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · Tue Dec 17 01:51:00 2002 +0000