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