1. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  2. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  3. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · Mon Nov 18 20:02:07 2019 -0500
  4. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  5. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  6. 204eb22 env: Rename environment to embedded_environment by Simon Glass · Thu Aug 01 09:47:03 2019 -0600
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. fe92d67 tools/env: Correct include kconfig by York Sun · Tue Nov 15 17:02:31 2016 -0800
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. d766c51 env: remove value from boolean defines by Igor Grinberg · Sun Dec 25 01:42:57 2011 +0000
  11. afd1b82 tools/envcrc: fix compile breakage by Igor Grinberg · Sun Nov 27 21:57:38 2011 +0000
  12. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  13. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  14. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  15. b99814d envcrc: check return value of fwrite() by Mike Frysinger · Sun Oct 18 20:43:14 2009 -0400
  16. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  17. c02e24d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · Wed May 06 08:41:45 2009 -0400
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  20. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  21. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  22. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · Wed Aug 03 22:32:02 2005 +0200
  23. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  24. 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · Thu Mar 06 00:02:04 2003 +0000
  25. fe57bb1 Initial revision by wdenk · Wed Sep 18 13:23:15 2002 +0000