Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
02079eb38b1dd87bf5ae00216f513a2fb831e4d5
/
tools
/
envcrc.c
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
b2ea91b
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
a8992e7
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
cb6617a
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
be54ec1
env: Rename environment to embedded_environment
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f33f3e0
tools/env: Correct include kconfig
by York Sun
· 8 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6f403ba
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
73f94ed
tools/envcrc: fix compile breakage
by Igor Grinberg
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
c3eb3fe
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
a747a7f
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
f67066b
envcrc: check return value of fwrite()
by Mike Frysinger
· 15 years ago
6dab6ad
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
837db3d
tools/envcrc: add --binary option to export embedded env
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
dc17fb6
Cleanup build problems (on Fedora Core x86_64 build host)
by Wolfgang Denk
· 19 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
43d9616
* Patch by Robert Schwebel, 21 Jan 2003:
by wdenk
· 22 years ago
fe57bb1
Initial revision
by wdenk
· 22 years ago