Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2d6c86bc2db2312e6bbf9a8e6eee591d80d3051e
/
tools
/
envcrc.c
40db432
tools: Remove duplicate newlines
by Marek Vasut
· 4 months ago
4714ab2
env: Rework ENV_IS_EMBEDDED and related logic slightly
by Tom Rini
· 2 years ago
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· 2 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
204eb22
env: Rename environment to embedded_environment
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
fe92d67
tools/env: Correct include kconfig
by York Sun
· 8 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d766c51
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
afd1b82
tools/envcrc: fix compile breakage
by Igor Grinberg
· 13 years ago
23b54b9
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
63b8f12
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
51420fb
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
b99814d
envcrc: check return value of fwrite()
by Mike Frysinger
· 15 years ago
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
c02e24d
tools/envcrc: add --binary option to export embedded env
by Mike Frysinger
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a2c67e9
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
db5f386
Cleanup build problems (on Fedora Core x86_64 build host)
by Wolfgang Denk
· 19 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
4a5c8a7
* Patch by Robert Schwebel, 21 Jan 2003:
by wdenk
· 22 years ago
fe57bb1
Initial revision
by wdenk
· 22 years ago