Age | Commit message (Expand) | Author |
2012-02-11 | fw_env.h: fix comment | Frans Meulenbroeks |
2012-01-05 | tools/env: allow overwrite of ethaddr on default | Grant Erickson |
2012-01-05 | fw_env.h: added a few missing defines | Frans Meulenbroeks |
2011-11-22 | tools/env: use lib/crc32.c directly | Andreas Bießmann |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-22 | fix compile warning for env tools | Luka Perkov |
2011-06-22 | ARM: drop unsupported 'trab' board | Wolfgang Denk |
2011-04-30 | tools/env: document current cross-compilation issues and workaround | Luca Ceresoli |
2011-04-21 | tools/env: fix redundant env flag comparison | Jon Povey |
2011-04-12 | Add support for dataflash to U-boot environment settings tool. | Remy Bohmer |
2010-11-27 | Coding Style (white space) cleanup | Wolfgang Denk |
2010-11-14 | tools/env: cleanup host build flags | Daniel Hobi |
2010-09-19 | tools/env: use host build flags | Mike Frysinger |
2010-09-18 | tools/env: fail on invalid options | Daniel Hobi |
2010-09-18 | tools/env: allow option "-n" for fw_printenv | Daniel Hobi |
2010-08-09 | tools/env/fw_printenv: Make redundant env work on locked flashes also | Detlev Zundel |
2010-06-29 | Tools: set multiple variable with fw_setenv utility | Stefano Babic |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2008-12-15 | Fix a typo in fw_env.config | Martin Michlmayr |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | Adds two more ethernet interface to 83xx | richardretanubun |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | fw_env: add NAND support | Guennadi Liakhovetski |
2008-09-02 | fw_env.c: fix build problems with MTD_VERSION=old | Wolfgang Denk |
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-05-09 | Fix Compilation Errors with 'tools/env/fw_printenv' | Grant Erickson |
2008-01-08 | Fix compile problem with new env code. | Wolfgang Denk |
2008-01-08 | tools: fix fw_printenv tool to compile again | Markus Klotzbücher |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-03-12 | Fix array overflow with fw_setenv on uninitialised environment | Wolfgang Denk |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-09-25 | Fix error handling in tools/env/fw_env.c | Wolfgang Denk |
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-06-21 | Patch by Murray Jensen, 20 Jun 2003: | wdenk |
2003-04-20 | * Make sure Block Lock Bits get cleared in R360MPI flash driver | wdenk |
2003-04-12 | * Patch by Lutz Dennig, 10 Apr 2003: | wdenk |
2003-03-12 | * Patch by Josef Wagner, 12 Mar 2003: | wdenk |
2003-02-28 | * Add support for 16 MB flash configuration of TRAB board | wdenk |
2003-02-14 | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese |
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 |