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