aboutsummaryrefslogtreecommitdiff
path: root/tools/env/fw_env.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-08tools: env: parse aes key / suppress flag into argument structAndreas Fenkart1-0/+15
2016-02-08tools: env: introduce setenv/printenv argument structsAndreas Fenkart1-0/+9
2015-06-18tools/env/fw_env.h: Correct include orderPeter Robinson1-1/+2
2015-05-05fw_env.h: include autoconf.hMax Krummenacher1-0/+1
2013-10-14Coding 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-19fw_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-11fw_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-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer1-2/+0
2010-06-29Tools: set multiple variable with fw_setenv utilityStefano Babic1-0/+4
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson1-2/+2
2008-01-08tools: fix fw_printenv tool to compile againMarkus Klotzbücher1-3/+3
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-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 speedsLABEL_2003_01_11_1050wdenk1-0/+10
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+44