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