aboutsummaryrefslogtreecommitdiff
path: root/tools/env/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-03-12kbuild: 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-19fw_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-27Coding Style (white space) cleanupWolfgang Denk1-4/+4
2010-11-14tools/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-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson1-1/+1
2008-01-08tools: 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-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+46