1. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · Wed Apr 21 11:06:54 2021 +0200
  2. 61374b0 env: increment redund flag on read fail by Brandon Maier · Thu Dec 17 17:19:18 2020 -0600
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 3065113 env: split env_import_redund() into 2 functions by Heiko Schocher · Sat Oct 10 10:28:04 2020 +0200
  5. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · Tue Jul 07 20:51:35 2020 +0200
  6. ab6b15a env: Add H_DEFAULT flag by Marek Vasut · Tue Jul 07 20:51:34 2020 +0200
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  9. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  10. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  11. 9ad1d3b Revert "env: solve compilation error in SPL" by Tom Rini · Fri Oct 04 12:21:33 2019 -0400
  12. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  13. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  14. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  15. eec9796 env: Move set_default_vars to env.h by Simon Glass · Thu Aug 01 09:46:56 2019 -0600
  16. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · Thu Aug 01 09:46:44 2019 -0600
  17. a3a43b3 env: solve compilation error in SPL by Patrick Delaunay · Thu Apr 18 17:32:49 2019 +0200
  18. c309788 env: common: Return specific error code on bad CRC by Sam Protsenko · Fri Jan 18 21:19:03 2019 +0200
  19. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  20. 4e9d34cf env: add the same prefix to error messages to make it detectable by tests by Quentin Schulz · Mon Jul 09 19:16:25 2018 +0200
  21. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  22. 16e3424 cmd: nvedit: set H_INTERACTIVE in do_env_default by Yaniv Levinsky · Sun Jun 24 19:16:56 2018 +0300
  23. 23840d1 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · Sun Jun 24 19:16:55 2018 +0300
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  25. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · Fri Apr 13 07:57:21 2018 +0200
  26. e07096e env: move more common code to env_import_redund by Simon Goldschmidt · Wed Jan 31 14:47:11 2018 +0100
  27. 32c3eb5 env: make env_import(_redund) return 0 on success, not 1 by Simon Goldschmidt · Wed Jan 31 14:47:10 2018 +0100
  28. 12e6eac env: common: Make the debug messages play a little nicer by Maxime Ripard · Tue Jan 23 21:16:57 2018 +0100
  29. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · Tue Nov 14 08:39:35 2017 -0500
  30. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  31. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · Sun Aug 20 04:45:15 2017 -0600
  32. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  33. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  34. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  35. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · Thu Aug 03 12:22:07 2017 -0600
  36. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · Thu Aug 03 12:22:06 2017 -0600
  37. 6b6c930 env: common: Drop env_get_char_memory() by Simon Glass · Thu Aug 03 12:21:55 2017 -0600
  38. 60ba44e env: common: Drop env_get_char_init() by Simon Glass · Thu Aug 03 12:21:54 2017 -0600
  39. 4be5f75 env: common: Factor out the common env_valid check by Simon Glass · Thu Aug 03 12:21:53 2017 -0600
  40. 9898ff3 env: common: Drop env_get_addr() by Simon Glass · Thu Aug 03 12:21:52 2017 -0600
  41. 480a36c env: common: Make env_get_addr/get_char_memory() static by Simon Glass · Thu Aug 03 12:21:51 2017 -0600
  42. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_common.c]
  43. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · Wed Jan 25 18:53:11 2017 +1000
  44. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  45. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  46. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  47. 32bb7c8 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · Mon May 30 16:06:54 2016 +0200
  48. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:55 2014 +0200
  49. 82d92da common: env_common: make env_get_char_spec __weak by Jeroen Hofstee · Sat Jul 12 15:22:13 2014 +0200
  50. 486112d env: Implement support for encrypting environment by Marek Vasut · Wed Mar 05 19:59:51 2014 +0100
  51. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  52. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  53. 6d8bfcb spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · Thu Jun 20 16:04:24 2013 +0800
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  55. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  56. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  57. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  58. 638e659 env: Refactor apply into change_ok by Joe Hershberger · Tue Dec 11 22:16:21 2012 -0600
  59. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · Tue Dec 11 22:16:19 2012 -0600
  60. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  61. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  62. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  63. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · Fri Aug 24 00:11:41 2012 +0000
  64. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · Fri Aug 24 00:11:39 2012 +0000
  65. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · Fri Aug 24 00:11:38 2012 +0000
  66. 8cdea94 env_common: Add missing ethprime by Benoît Thébaudeau · Fri Aug 10 07:45:31 2012 +0000
  67. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · Tue May 22 09:21:54 2012 +0000
  68. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  69. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  70. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  71. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  72. 3e77359 env: clean env_common.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:11 2011 +0000
  73. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  74. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  75. 018f0c8 constify default env by Mike Frysinger · Sat Apr 23 23:43:21 2011 +0000
  76. 8d88232 env: re-add support for auto-completion by Mike Frysinger · Fri Dec 17 16:51:59 2010 -0500
  77. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  78. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  79. e0909be env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · Sun Oct 10 12:36:40 2010 +0800
  80. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · Tue Oct 05 14:17:00 2010 +0200
  81. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  82. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  83. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  84. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  85. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  86. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  87. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  88. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  89. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  90. 4539b1c rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  91. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  92. 72eb50a Remove code duplication for setting the default environment by Harald Welte · Mon Jul 07 15:40:39 2008 +0800
  93. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · Sun Jul 06 12:30:09 2008 +0200
  94. eb8951c Add support for environment in SPI flash by Haavard Skinnemoen · Fri May 16 11:10:35 2008 +0200
  95. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · Mon May 12 00:40:58 2008 +0200
  96. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
  97. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  98. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  99. 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
  100. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200