summaryrefslogtreecommitdiff
path: root/tools/envcrc.c
AgeCommit message (Expand)Author
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Rename environment to embedded_environmentSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-11-23tools/env: Correct include kconfigYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-01-05env: remove value from boolean definesIgor Grinberg
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-07-26env: allow people to force envcrc buildingMike Frysinger
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-19envcrc: check return value of fwrite()Mike Frysinger
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger
2009-06-12tools/envcrc: add --binary option to export embedded envMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2005-08-03Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-03-06* Patch by Robert Schwebel, 21 Jan 2003:LABEL_2003_03_06_0050wdenk
2002-09-18Initial revisionwdenk