1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  3. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  4. 33f0086 env: fix memory leak in fw_env routines by Stefano Babic · 7 years ago
  5. 00c234f env: add a version number to check API by Stefano Babic · 7 years ago
  6. 9d80b49 env: split fw_env.h in public and private parts by Stefano Babic · 7 years ago
  7. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  8. d40dbfb env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  9. fd4e328 tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · 8 years ago
  10. 81974f4 tools/env: no global variable sharing between application and library by Andreas Fenkart · 8 years ago
  11. cedb341 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 8 years ago
  12. c3a23e8 tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 8 years ago
  13. 371ee13 tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  14. 07ce944 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  15. 0b36738 tools/env/fw_env.h: Correct include order by Peter Robinson · 9 years ago
  16. 1bfb922 fw_env.h: include autoconf.h by Max Krummenacher · 9 years ago
  17. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. e3c52f2 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  20. 92ace27 fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  21. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  22. 9cbfee6 fw_env.h: fix comment by Frans Meulenbroeks · 13 years ago
  23. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  24. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  25. 9eeaa8e Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  26. bd7b26f Tools: set multiple variable with fw_setenv utility by Stefano Babic · 14 years ago
  27. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  28. bc11756 Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 16 years ago
  29. 6de66b3 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  30. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  31. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  32. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  33. d0fb80c * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  34. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago