1. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · 8 years ago
  2. 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 · 8 years ago
  3. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  4. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  5. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  6. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · 8 years ago
  7. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · 8 years ago
  8. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · 8 years ago
  9. 2089073 tools: env: Fix format warnings in debug by Marcin Niestroj · 9 years ago
  10. 33aaef9 tools/env: reuse fw_getenv in fw_printenv function by Andreas Fenkart · 8 years ago
  11. 3ff1074 tools/env: move envmatch further up in file to avoid forward declarations by Andreas Fenkart · 8 years ago
  12. c4a722c tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · 8 years ago
  13. b21e602 tools/env: allow negative offsets by Stefan Agner · 8 years ago
  14. 21dbd6a tools/env: complete environment device config early by Stefan Agner · 8 years ago
  15. e651130 tools/env: allow to pass NULL for environment options by Andreas Fenkart · 8 years ago
  16. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · 9 years ago
  17. b8bf404 tools/env: compute size of usable area only once by Andreas Fenkart · 9 years ago
  18. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 9 years ago
  19. edcaee6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · 9 years ago
  20. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · 9 years ago
  21. 7fce4e2 tools: env: bug: config structs must be defined in tools library by Andreas Fenkart · 9 years ago
  22. e3ff0dc tools: env: fw_parse_script: simplify removal of newline/carriage return by Andreas Fenkart · 9 years ago
  23. 191d26f tools: env: split fw_string_blank into skip_chars / skip_blanks by Andreas Fenkart · 9 years ago
  24. e42c68e tools: env: fw_string_blank: return from loop when item found by Andreas Fenkart · 9 years ago
  25. d0e12cb tools: env: replace WHITESPACE macro by isblank by Andreas Fenkart · 9 years ago
  26. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  27. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  28. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  29. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  30. 656ee04 tools: env: include compiler.h by Peter Robinson · 9 years ago
  31. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · 9 years ago
  32. 983487f Fix musl build by Jörg Krause · 10 years ago
  33. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  34. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  35. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · 11 years ago
  36. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  37. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  38. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago
  39. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · 11 years ago
  40. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · 11 years ago
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  43. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  44. 57cb6a3 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  45. 178ec77 fw_env: fix type of len by Mike Frysinger · 12 years ago
  46. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  47. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  48. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  49. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  50. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  51. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  52. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  53. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  54. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  55. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  56. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  57. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  58. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  59. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  60. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  61. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  62. d598271 fix compile warning for env tools by Luka Perkov · 13 years ago
  63. 93ccd47 tools/env: fix redundant env flag comparison by Jon Povey · 14 years ago
  64. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  65. 2111d3e tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  66. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · 15 years ago
  67. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  69. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. ffb379a fw_env: add NAND support by Guennadi Liakhovetski · 16 years ago
  71. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · 16 years ago
  72. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 17 years ago
  73. c7d16fd Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  74. 94db557 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  75. c5203f9 Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · 19 years ago
  76. 8e6213c Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005 by Wolfgang Denk · 19 years ago
  77. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  78. dbae504 Patch by Murray Jensen, 20 Jun 2003: by wdenk · 21 years ago
  79. 3f9ab98 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 22 years ago
  80. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  81. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  82. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  83. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago