summaryrefslogtreecommitdiff
path: root/tools/envcrc.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* env: remove value from boolean definesIgor Grinberg2012-01-05-3/+3
* tools/envcrc: fix compile breakageIgor Grinberg2011-12-06-3/+3
* env: move extern environment[] to environment.hIgor Grinberg2011-11-22-2/+3
* env: allow people to force envcrc buildingMike Frysinger2011-07-26-3/+7
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-27-1/+10
* envcrc: check return value of fwrite()Mike Frysinger2009-10-19-1/+3
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-18-10/+1
* tools/envcrc: add --binary option to export embedded envMike Frysinger2009-06-12-4/+42
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-14/+14
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24-4/+5
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-03-17/+20
* * Code cleanup:wdenk2003-06-27-1/+0
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-06-6/+23
* Initial revisionwdenk2002-09-18-0/+80