Age | Commit message (Expand) | Author |
2016-10-08 | env: tool: add command line option to input lockfile path | B, Ravi |
2016-07-22 | tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script | Andreas Fenkart |
2016-05-27 | tools/env: no global variable sharing between application and library | Andreas Fenkart |
2016-05-27 | tools/env: fw_printenv pass value_only as argument | Andreas Fenkart |
2016-05-27 | tools/env: remove 'extern' from function prototype in fw_env.h | Andreas Fenkart |
2016-02-08 | tools: env: parse aes key / suppress flag into argument struct | Andreas Fenkart |
2016-02-08 | tools: env: introduce setenv/printenv argument structs | Andreas Fenkart |
2015-06-18 | tools/env/fw_env.h: Correct include order | Peter Robinson |
2015-05-05 | fw_env.h: include autoconf.h | Max Krummenacher |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-20 | Revert "fw_env: fix building w/out a config.h" | Tom Rini |
2012-12-19 | fw_env: fix building w/out a config.h | Mike Frysinger |
2012-10-15 | tools/env: Use a board-specific default env | Joe Hershberger |
2012-02-11 | fw_env.h: fix comment | Frans Meulenbroeks |
2012-01-05 | fw_env.h: added a few missing defines | Frans Meulenbroeks |
2011-06-22 | ARM: drop unsupported 'trab' board | Wolfgang Denk |
2011-04-12 | Add support for dataflash to U-boot environment settings tool. | Remy Bohmer |
2010-06-29 | Tools: set multiple variable with fw_setenv utility | Stefano Babic |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-09 | Propagate Error Status to the Shell on fw_printenv Errors | Grant Erickson |
2008-01-08 | tools: fix fw_printenv tool to compile again | Markus Klotzbücher |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2003-06-27 | * Code cleanup: | wdenk |
2003-04-20 | * Make sure Block Lock Bits get cleared in R360MPI flash driver | wdenk |
2003-01-11 | * Restrict baudrate settings on LWMON to higher speeds | wdenk |
2002-12-17 | * Use 1-byte-read instead of -write for iprobe() function | wdenk |