1. 710e9c1 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · Mon Nov 30 12:11:32 2020 +0100
  2. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · Sat Aug 01 10:30:39 2020 -0600
  3. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · Sat Aug 01 10:30:38 2020 -0600
  4. 20c21bf fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · Fri Jul 10 19:54:18 2020 +0300
  5. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  6. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  7. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · Tue Mar 24 13:57:40 2020 +0100
  8. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · Thu Sep 27 22:45:26 2018 +0200
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  10. d7f9545 fw_env: fix build error by Pierre-Jean Texier · Mon Aug 26 13:06:16 2019 +0200
  11. ee143c6 fw_env: remove duplicated definitions by Pierre-Jean Texier · Mon Aug 26 13:06:15 2019 +0200
  12. 4686d8f env: Rename the redundancy flags by Simon Glass · Thu Aug 01 09:47:08 2019 -0600
  13. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  14. ad4f3d0 fw_env: Add missing write failure check by Alex Kiernan · Wed Jun 12 15:27:55 2019 +0100
  15. f60f751 env: add missing newline by Philip Molloy · Sun Mar 31 03:44:57 2019 +0000
  16. 4d1734d fw_env: Fix double free by Björn Stenberg · Wed Apr 17 16:56:54 2019 +0200
  17. cc3c72e include/version.h: workaround sysroot inc order by Matt Weber · Thu Jul 26 22:37:53 2018 -0500
  18. 4c1192c Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · Sun Jul 01 22:10:33 2018 -0400
  19. 42e5096 fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · Tue Jun 26 12:37:59 2018 +0300
  20. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  21. 66df4e2 tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · Thu Jun 07 12:20:05 2018 +0000
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. c0855f2 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · Wed Apr 04 10:09:57 2018 +0200
  24. 7150aaa tools: env: Implement atomic replace for filesystem by Alex Kiernan · Fri Mar 09 12:13:02 2018 +0000
  25. be1e788 tools: env: Refactor write path of flash_io() by Alex Kiernan · Fri Mar 09 12:13:01 2018 +0000
  26. f46d0ca tools: env: Fix CamelCasing style violation by Alex Kiernan · Fri Mar 09 12:13:00 2018 +0000
  27. e9c6220 tools: env: Pass through indent by Alex Kiernan · Fri Mar 09 12:12:59 2018 +0000
  28. 8783324 tools/env: allow equal sign as key value separation by Stefan Agner · Thu Mar 01 14:06:32 2018 +0100
  29. 688cee9 Fix --noheader on fw_printenv by Alex Kiernan · Sun Feb 11 17:16:46 2018 +0000
  30. df664c0 tools: remove unused ret by Jelle van der Waa · Thu Jan 18 20:19:43 2018 +0100
  31. a1015c2 tools: env: Add support for direct read/write UBI volumes by S. Lockwood-Childs · Tue Nov 14 23:01:26 2017 -0800
  32. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · Tue Nov 14 08:39:35 2017 -0500
  33. e5308f8 tools: env: allow to print U-Boot version by Stefan Agner · Thu Oct 26 14:57:53 2017 +0200
  34. a3318ba tools: env: Add embedded.c to .gitignore by Bin Meng · Wed Oct 11 20:15:04 2017 -0700
  35. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · Tue Sep 05 01:53:59 2017 -0600
  36. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · Tue Sep 05 01:53:58 2017 -0600
  37. 282f270 env: Fix out of tree building of tools-all by Tom Rini · Tue Sep 05 14:01:29 2017 -0400
  38. be3b78a fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · Sun Aug 27 13:46:22 2017 +0200
  39. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  40. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · Mon May 20 21:34:42 2013 +0200
  41. 2a3325c tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · Sat Apr 15 13:05:40 2017 +0200
  42. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  43. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  44. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  45. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  46. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · Mon Mar 13 17:43:16 2017 +0900
  47. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · Sat Nov 19 13:58:56 2016 +0100
  48. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · Mon Sep 26 18:24:08 2016 +0530
  49. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · Mon Aug 29 23:17:00 2016 +0200
  50. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · Mon Aug 29 23:16:59 2016 +0200
  51. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · Mon Aug 29 23:16:58 2016 +0200
  52. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · Mon Aug 29 23:16:57 2016 +0200
  53. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · Wed Aug 17 23:41:54 2016 +0200
  54. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · Wed Aug 17 23:41:53 2016 +0200
  55. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · Thu Aug 11 21:39:17 2016 +0200
  56. 2089073 tools: env: Fix format warnings in debug by Marcin Niestroj · Fri May 06 14:58:29 2016 +0200
  57. 33aaef9 tools/env: reuse fw_getenv in fw_printenv function by Andreas Fenkart · Sat Jul 16 17:06:15 2016 +0200
  58. 3ff1074 tools/env: move envmatch further up in file to avoid forward declarations by Andreas Fenkart · Sat Jul 16 17:06:14 2016 +0200
  59. 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
  60. b21e602 tools/env: allow negative offsets by Stefan Agner · Wed Jul 13 17:14:38 2016 -0700
  61. 21dbd6a tools/env: complete environment device config early by Stefan Agner · Wed Jul 13 17:14:37 2016 -0700
  62. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  63. e651130 tools/env: allow to pass NULL for environment options by Andreas Fenkart · Tue May 31 09:21:56 2016 +0200
  64. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · Tue Apr 05 23:13:42 2016 +0200
  65. b8bf404 tools/env: compute size of usable area only once by Andreas Fenkart · Tue Apr 19 22:43:42 2016 +0200
  66. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · Tue Apr 19 22:43:41 2016 +0200
  67. 576d08e tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · Tue Apr 19 22:43:40 2016 +0200
  68. edcaee6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · Tue Apr 19 22:43:39 2016 +0200
  69. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · Fri Apr 29 22:00:11 2016 +0200
  70. 7fce4e2 tools: env: bug: config structs must be defined in tools library by Andreas Fenkart · Fri Mar 25 14:52:19 2016 +0100
  71. e3ff0dc tools: env: fw_parse_script: simplify removal of newline/carriage return by Andreas Fenkart · Fri Mar 11 09:39:38 2016 +0100
  72. 191d26f tools: env: split fw_string_blank into skip_chars / skip_blanks by Andreas Fenkart · Fri Mar 11 09:39:37 2016 +0100
  73. e42c68e tools: env: fw_string_blank: return from loop when item found by Andreas Fenkart · Fri Mar 11 09:39:36 2016 +0100
  74. d0e12cb tools: env: replace WHITESPACE macro by isblank by Andreas Fenkart · Fri Mar 11 09:39:35 2016 +0100
  75. 3464566 Fix spelling of "comment". by Vagrant Cascadian · Tue Mar 15 12:11:12 2016 -0700
  76. 9b5a28b tools: env: update usage strings by Andreas Fenkart · Wed Dec 09 13:13:27 2015 +0100
  77. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · Wed Dec 09 13:13:26 2015 +0100
  78. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · Wed Dec 09 13:13:25 2015 +0100
  79. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · Wed Dec 09 13:13:24 2015 +0100
  80. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · Wed Dec 09 13:13:23 2015 +0100
  81. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · Wed Dec 09 13:13:22 2015 +0100
  82. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · Wed Dec 09 13:13:21 2015 +0100
  83. 656ee04 tools: env: include compiler.h by Peter Robinson · Wed Dec 09 07:15:33 2015 +0000
  84. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · Fri Oct 30 14:57:04 2015 +0100
  85. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · Tue Oct 27 22:34:49 2015 +0100
  86. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · Wed Jun 17 16:58:32 2015 +0100
  87. 983487f Fix musl build by Jörg Krause · Wed Apr 22 21:36:22 2015 +0200
  88. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · Tue Apr 14 21:50:47 2015 +0200
  89. 63a7ff9 add example for file on VFAT filesystem usage by Waldemar Brodkorb · Mon Feb 16 05:59:09 2015 +0100
  90. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · Wed Nov 05 00:30:18 2014 +0100
  91. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · Wed Aug 27 14:29:00 2014 +0200
  92. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  93. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · Mon Apr 28 11:56:30 2014 +0200
  94. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  95. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · Fri Mar 28 12:03:33 2014 -0400
  96. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · Wed Mar 05 19:59:52 2014 +0100
  97. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  98. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
  99. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
  100. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900