summaryrefslogtreecommitdiff
path: root/tools/env/fw_env.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-18tools/env/fw_env.h: Correct include orderPeter Robinson1-1/+2
2015-05-06fw_env.h: include autoconf.hMax Krummenacher1-0/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-20Revert "fw_env: fix building w/out a config.h"Tom Rini1-0/+25
2012-12-20fw_env: fix building w/out a config.hMike Frysinger1-25/+0
2012-10-15tools/env: Use a board-specific default envJoe Hershberger1-0/+19
2012-02-12fw_env.h: fix commentFrans Meulenbroeks1-2/+2
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks1-0/+4
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+1
2011-04-13Add support for dataflash to U-boot environment settings tool.Remy Bohmer1-2/+0
2010-06-30Tools: set multiple variable with fw_setenv utilityStefano Babic1-0/+4
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-05-10Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson1-2/+2
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher1-3/+3
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2003-06-28* Code cleanup:wdenk1-2/+2
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk1-1/+1
2003-01-11* Restrict baudrate settings on LWMON to higher speedswdenk1-0/+10
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+44