1. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  2. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · Mon Apr 28 11:56:30 2014 +0200
  3. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  4. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · Fri Mar 28 12:03:33 2014 -0400
  5. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · Wed Mar 05 19:59:52 2014 +0100
  6. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  7. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
  8. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
  9. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  10. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  11. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  12. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  13. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  14. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · Fri Aug 30 00:56:02 2013 +0200
  15. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · Fri Aug 30 00:56:01 2013 +0200
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · Mon Apr 08 10:32:52 2013 +0000
  18. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · Mon Apr 08 10:32:51 2013 +0000
  19. 57cb6a3 env: Allow accessing non-mtd devices by Lubomir Rintel · Sun Feb 10 01:02:36 2013 +0000
  20. 7678513 Fix a couple typoes in tools/env/README by Robert P. J. Day · Wed Feb 27 11:28:45 2013 +0000
  21. 3783732 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · Thu Jan 31 02:06:40 2013 +0000
  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. 54512f7 fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · Sat Nov 10 19:47:46 2012 +0000
  25. 178ec77 fw_env: fix type of len by Mike Frysinger · Sat Nov 10 19:47:45 2012 +0000
  26. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · Tue Dec 11 22:16:37 2012 -0600
  27. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  28. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · Tue Dec 11 22:16:32 2012 -0600
  29. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  30. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · Mon Oct 15 15:29:25 2012 +0000
  31. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · Mon Oct 15 15:29:24 2012 +0000
  32. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · Fri Oct 12 10:23:37 2012 +0000
  33. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · Thu Oct 04 08:31:00 2012 +0000
  34. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · Wed Oct 03 09:38:50 2012 +0000
  35. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · Wed Oct 03 09:38:49 2012 +0000
  36. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · Wed Oct 03 09:38:48 2012 +0000
  37. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · Wed Oct 03 09:38:47 2012 +0000
  38. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · Wed Oct 03 09:38:46 2012 +0000
  39. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  40. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · Fri Aug 10 07:45:15 2012 +0000
  41. 0d83433 Strip fw_printenv like the other tools by Loïc Minier · Sun Mar 11 16:43:02 2012 +0100
  42. 014117d fw_env.h: fix comment by Frans Meulenbroeks · Thu Jan 05 08:09:10 2012 +0000
  43. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · Thu Dec 22 08:59:55 2011 +0000
  44. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · Thu Dec 01 03:30:04 2011 +0000
  45. b42e76b tools/env: use lib/crc32.c directly by Andreas Bießmann · Mon Oct 17 22:11:12 2011 +0000
  46. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  47. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  48. d598271 fix compile warning for env tools by Luka Perkov · Mon Sep 05 23:40:13 2011 +0200
  49. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  50. ece4b57 tools/env: document current cross-compilation issues and workaround by Luca Ceresoli · Thu Apr 07 22:11:20 2011 +0000
  51. 93ccd47 tools/env: fix redundant env flag comparison by Jon Povey · Fri Mar 11 14:10:56 2011 +0900
  52. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · Sat Feb 12 19:06:26 2011 +0100
  53. 302141d Coding Style (white space) cleanup by Wolfgang Denk · Sat Nov 27 23:30:56 2010 +0100
  54. 4683c4b tools/env: cleanup host build flags by Daniel Hobi · Wed Nov 10 14:11:21 2010 +0100
  55. 9756b2e tools/env: use host build flags by Mike Frysinger · Sun Aug 15 00:03:22 2010 -0400
  56. 6a20a32 tools/env: fail on invalid options by Daniel Hobi · Thu Sep 16 14:36:09 2010 +0200
  57. 6c55426 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · Wed Sep 15 19:46:26 2010 +0200
  58. 2111d3e tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · Fri Jul 30 11:22:15 2010 +0200
  59. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · Mon May 24 12:08:16 2010 +0200
  60. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  61. 5b4eba2 Fix a typo in fw_env.config by Martin Michlmayr · Wed Aug 06 14:44:05 2008 +0300
  62. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  63. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  64. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  65. ffb379a fw_env: add NAND support by Guennadi Liakhovetski · Thu Sep 04 13:01:49 2008 +0200
  66. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · Tue Sep 02 21:17:36 2008 +0200
  67. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  68. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · Tue May 06 20:16:15 2008 -0700
  69. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · Tue May 06 16:18:00 2008 -0700
  70. c7d16fd Fix compile problem with new env code. by Wolfgang Denk · Tue Jan 08 22:58:27 2008 +0100
  71. 94db557 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · Tue Nov 27 10:23:20 2007 +0100
  72. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  73. c5203f9 Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · Sun Mar 12 23:27:46 2006 +0100
  74. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  75. 8e6213c Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005 by Wolfgang Denk · Sun Sep 25 01:20:38 2005 +0200
  76. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  77. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  78. dbae504 Patch by Murray Jensen, 20 Jun 2003: by wdenk · Sat Jun 21 00:17:24 2003 +0000
  79. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  80. 3f9ab98 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · Sat Apr 12 23:38:12 2003 +0000
  81. ef5fe75 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · Wed Mar 12 10:41:04 2003 +0000
  82. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · Fri Feb 28 00:49:47 2003 +0000
  83. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · Fri Feb 14 11:21:23 2003 +0000
  84. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · Sat Jan 11 09:48:40 2003 +0000
  85. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · Tue Dec 17 01:51:00 2002 +0000