1. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  2. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 29524f2 common: env_embedded: allow fine placement of environment object by Christophe Leroy · Fri Mar 16 17:20:53 2018 +0100
  6. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_embedded.c]
  7. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · Fri Jul 28 23:46:38 2017 +0200
  8. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · Fri Jul 28 23:46:37 2017 +0200
  9. fe92d67 tools/env: Correct include kconfig by York Sun · Tue Nov 15 17:02:31 2016 -0800
  10. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · Wed Jun 04 10:26:53 2014 +0900
  11. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  14. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  15. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · Tue May 22 09:21:54 2012 +0000
  16. 95a4e1d env: clean env_embedded.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:06 2011 +0000
  17. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  18. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  19. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  20. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  21. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  24. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  25. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200[Renamed from common/environment.c]
  26. 15c5135 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  27. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · Sun Sep 16 17:10:04 2007 +0200
  28. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · Wed Dec 20 00:27:32 2006 +0100
  29. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  30. c952aed Add M5271EVB board support. by Marian Balakowicz · Tue May 09 11:54:44 2006 +0200
  31. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · Wed Aug 03 22:32:02 2005 +0200
  32. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  33. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · Sun Apr 18 19:43:36 2004 +0000
  34. 359733b * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · Mon Mar 31 17:27:09 2003 +0000
  35. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · Fri Feb 14 11:21:23 2003 +0000
  36. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · Sat Jan 11 09:48:40 2003 +0000
  37. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000