1. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  2. c27f9a1 env: flash: Cosmetic fix by Marek Behún · Fri Oct 22 15:47:21 2021 +0200
  3. 7945006 env: flash: Let generic env_init() assign default environment by Marek Behún · Fri Oct 22 15:47:20 2021 +0200
  4. a5a378b env: superfluous check before free() by Heinrich Schuchardt · Tue Oct 26 00:41:59 2021 +0200
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · Tue Jul 07 20:51:35 2020 +0200
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. a606ffc common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  10. 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
  11. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  12. 4686d8f env: Rename the redundancy flags by Simon Glass · Thu Aug 01 09:47:08 2019 -0600
  13. bf86488 env: Move env_valid to env.h by Simon Glass · Thu Aug 01 09:47:04 2019 -0600
  14. 204eb22 env: Rename environment to embedded_environment by Simon Glass · Thu Aug 01 09:47:03 2019 -0600
  15. 0e9fe16 env: allow flash and nand env driver to compile together by Rajesh Bhagat · Mon Nov 05 18:01:10 2018 +0000
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · Wed Jan 31 14:47:12 2018 +0100
  18. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · Sun Aug 20 04:45:15 2017 -0600
  19. 9977849 env: Adjust the load() method to return an error by Simon Glass · Thu Aug 03 12:22:17 2017 -0600
  20. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  21. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  22. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  23. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  24. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_flash.c]
  25. cfbdf56 env_flash.c: Drop unused variables by Tom Rini · Thu Apr 17 16:20:39 2014 -0400
  26. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  27. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  30. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  31. 2182105 env: clean env_flash.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:09 2011 +0000
  32. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  33. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  34. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  35. 018f0c8 constify default env by Mike Frysinger · Sat Apr 23 23:43:21 2011 +0000
  36. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  37. eff2809 env_flash: Disable debug print statements by Peter Tyser · Fri Oct 22 00:24:52 2010 -0500
  38. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  39. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  40. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  41. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  42. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  43. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  44. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  45. 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
  46. 45cdb5f fix building when saveenv is disabled in some setups by Mike Frysinger · Fri May 02 18:17:50 2008 -0400
  47. afa1dd5 Fix compilation error for omap2420h4_config. by Dirk Behme · Mon Aug 20 07:09:05 2007 +0200
  48. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  49. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  50. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  51. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  52. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  53. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · Sun Jan 09 23:16:25 2005 +0000
  54. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · Sun Mar 14 00:59:59 2004 +0000
  55. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
  56. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  57. d730fbc Fix problem with default #defines Cleanup compiler warning by wdenk · Thu Mar 06 14:23:06 2003 +0000
  58. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
  59. 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · Thu Mar 06 00:02:04 2003 +0000
  60. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000