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