~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* crc: Fix code style with crc functionsSimon Glass2019-12-02
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-20
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-12
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Rename environment to embedded_environmentSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* tools/env: Correct include kconfigYork Sun2016-11-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* env: remove value from boolean definesIgor Grinberg2012-01-05
* tools/envcrc: fix compile breakageIgor Grinberg2011-12-06
* env: move extern environment[] to environment.hIgor Grinberg2011-11-22
* env: allow people to force envcrc buildingMike Frysinger2011-07-26
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-27
* envcrc: check return value of fwrite()Mike Frysinger2009-10-19
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-18
* tools/envcrc: add --binary option to export embedded envMike Frysinger2009-06-12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-03
* * Code cleanup:wdenk2003-06-27
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-06
* Initial revisionwdenk2002-09-18