1. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  2. 74620e1 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  3. ce2f580 tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  4. 0613421 tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  5. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  6. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  7. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  8. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  9. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  10. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  11. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  12. 8ae51ae fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  13. 3648ff2 Strip fw_printenv like the other tools by Loïc Minier · 13 years ago
  14. 9cbfee6 fw_env.h: fix comment by Frans Meulenbroeks · 13 years ago
  15. aa701b9 tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  16. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  17. dca61f0 tools/env: use lib/crc32.c directly by Andreas Bießmann · 13 years ago
  18. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  19. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  20. 8603b69 fix compile warning for env tools by Luka Perkov · 13 years ago
  21. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  22. 56c1769 tools/env: document current cross-compilation issues and workaround by Luca Ceresoli · 13 years ago
  23. 735eb0f tools/env: fix redundant env flag comparison by Jon Povey · 14 years ago
  24. 9eeaa8e Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  25. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  26. 02bd475 tools/env: cleanup host build flags by Daniel Hobi · 14 years ago
  27. abd315a tools/env: use host build flags by Mike Frysinger · 14 years ago
  28. 29ccd7c tools/env: fail on invalid options by Daniel Hobi · 14 years ago
  29. 122bc08 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · 14 years ago
  30. 0aef7bc tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  31. bd7b26f Tools: set multiple variable with fw_setenv utility by Stefano Babic · 14 years ago
  32. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  33. 2252577 Fix a typo in fw_env.config by Martin Michlmayr · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  36. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 5608692 fw_env: add NAND support by Guennadi Liakhovetski · 16 years ago
  38. 1711f3b fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · 16 years ago
  39. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  40. bc11756 Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 16 years ago
  41. f3b6d52 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 16 years ago
  42. c83d7ca Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  43. 6de66b3 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  44. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  45. f07217c Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · 19 years ago
  46. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  47. e2146b6 Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005 by Wolfgang Denk · 19 years ago
  48. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  49. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  50. 592c5ca Patch by Murray Jensen, 20 Jun 2003: by wdenk · 21 years ago
  51. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  52. 4a6fd34 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 21 years ago
  53. 3bac351 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago
  54. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  55. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  56. d0fb80c * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  57. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago