summaryrefslogtreecommitdiff
path: root/tools/env/Makefile
Commit message (Expand)AuthorAgeLines
* Allow fw env tools to be available as libraryStefano Babic2015-11-18-1/+3
* tools/env: change stripping strategy to allow no-strippingThomas Petazzoni2014-09-24-6/+8
* kconfig: switch to KconfigMasahiro Yamada2014-07-30-1/+1
* env: Implement support for AES encryption into fw_* toolsMarek Vasut2014-03-21-1/+1
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12-1/+1
* tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada2014-02-19-3/+14
* Makefile: refactor include path settingsMasahiro Yamada2014-02-19-3/+1
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-19-25/+7
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-08-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Revert "fw_env: fix building w/out a config.h"Tom Rini2012-12-20-10/+1
* fw_env: fix building w/out a config.hMike Frysinger2012-12-19-1/+10
* tools/env: Add environment variable flags supportJoe Hershberger2012-12-13-0/+3
* tools/env: Use a board-specific default envJoe Hershberger2012-10-15-2/+3
* Strip fw_printenv like the other toolsLoïc Minier2012-06-21-0/+1
* tools/env: use lib/crc32.c directlyAndreas Bießmann2011-11-22-5/+2
* Coding Style (white space) cleanupWolfgang Denk2010-11-27-4/+4
* tools/env: cleanup host build flagsDaniel Hobi2010-11-14-5/+10
* tools/env: use host build flagsMike Frysinger2010-09-19-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-1/+1
* Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson2008-05-09-1/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-08-0/+4
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-12/+15
* * Code cleanup:wdenk2003-06-27-1/+0
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-17-0/+46