summaryrefslogtreecommitdiff
path: root/tools/env/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Allow fw env tools to be available as libraryStefano Babic1-1/+3
2014-09-25tools/env: change stripping strategy to allow no-strippingThomas Petazzoni1-6/+8
2014-07-30kconfig: switch to KconfigMasahiro Yamada1-1/+1
2014-03-22env: Implement support for AES encryption into fw_* toolsMarek Vasut1-1/+1
2014-03-13kbuild: rename SRCTREE to srctreeMasahiro Yamada1-1/+1
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada1-3/+14
2014-02-19Makefile: refactor include path settingsMasahiro Yamada1-3/+1
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada1-25/+7
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada1-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-10/+1
2012-12-20fw_env: fix building w/out a config.hMike Frysinger1-1/+10
2012-12-13tools/env: Add environment variable flags supportJoe Hershberger1-0/+3
2012-10-15tools/env: Use a board-specific default envJoe Hershberger1-2/+3
2012-06-21Strip fw_printenv like the other toolsLoïc Minier1-0/+1
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann1-5/+2
2010-11-28Coding Style (white space) cleanupWolfgang Denk1-4/+4
2010-11-15tools/env: cleanup host build flagsDaniel Hobi1-5/+10
2010-09-19tools/env: use host build flagsMike Frysinger1-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2008-05-10Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson1-1/+1
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher1-0/+4
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-12/+15
2003-06-28* Code cleanup:wdenk1-1/+0
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+46