1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  3. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  4. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · 8 years ago
  5. 413cc6e env: add a version number to check API by Stefano Babic · 8 years ago
  6. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  7. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  8. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  9. c4a722c tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · 8 years ago
  10. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · 9 years ago
  11. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 9 years ago
  12. 576d08e tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 9 years ago
  13. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  14. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  15. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · 9 years ago
  16. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · 10 years ago
  17. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. cfd1e54 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  20. 469c6ad fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  21. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  22. 014117d fw_env.h: fix comment by Frans Meulenbroeks · 13 years ago
  23. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  24. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  25. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  26. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · 15 years ago
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  28. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 17 years ago
  29. 94db557 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  30. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  31. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  32. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  33. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  34. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago