1. c726f28 global_data: Use less space for environment fields by Simon Glass · 3 months ago
  2. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · 4 months ago
  3. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  4. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  5. b8ca93f env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 1 month ago
  6. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 2 months ago
  7. 3cc00c4 Correct SPL use of CMD_ERASEENV by Simon Glass · 1 year, 10 months ago
  8. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  9. f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  10. 25936aa env: fat: Allow overriding interface, device and partition by He Yong · 2 years, 9 months ago
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  12. 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 73d2534 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago
  14. 50f6f11 env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 10 months ago
  15. 3c72b1b env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW by Pali Rohár · 4 years ago
  16. eebd74d env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 4 months ago
  17. 0f4f5db env: add prototypes for weak function by Patrick Delaunay · 4 years, 5 months ago
  18. c149a3b cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 5 months ago
  19. 2c9e0a7 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · 4 years, 9 months ago
  20. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  21. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  22. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  23. 5a1f32b ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  24. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago[Renamed (93%) from include/environment.h]
  25. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  26. 4686d8f env: Rename the redundancy flags by Simon Glass · 5 years ago
  27. bf86488 env: Move env_valid to env.h by Simon Glass · 5 years ago
  28. 204eb22 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  29. 7a7f81c env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  30. e0033ef env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  31. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  32. 8037bb2 env: Drop env_crc_update() by Simon Glass · 5 years ago
  33. 7564e41 env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  34. 813878f env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  35. eec9796 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  36. 7ac9151 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  37. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  38. dc978f2 env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  39. 33afa93 env: register erase command by Frank Wunderlich · 5 years ago
  40. 43c3cb3 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
  41. 0e9fe16 env: allow flash and nand env driver to compile together by Rajesh Bhagat · 6 years ago
  42. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  43. 23840d1 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · 6 years ago
  44. efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  46. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · 7 years ago
  47. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  48. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  49. 470947d env: Fix env_load_location by York Sun · 7 years ago
  50. e07096e env: move more common code to env_import_redund by Simon Goldschmidt · 7 years ago
  51. fd3158e env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  52. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  53. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  54. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  55. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  56. 3fa4c22 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  57. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  58. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  59. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  60. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  61. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  62. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  63. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  64. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  65. 480a36c env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  66. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  67. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  68. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  69. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
  70. df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
  71. 486112d env: Implement support for encrypting environment by Marek Vasut · 11 years ago
  72. d73c129 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  73. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · 12 years ago
  75. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  76. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  77. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  78. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  79. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  80. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  81. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  82. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  83. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  84. d766c51 env: remove value from boolean defines by Igor Grinberg · 13 years ago
  85. 3e77359 env: clean env_common.c checkpatch and code style by Igor Grinberg · 13 years ago
  86. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · 13 years ago
  87. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · 13 years ago
  88. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  89. 8954e63 env: clean environment.h checkpatch and code style by Igor Grinberg · 13 years ago
  90. 7728b74 environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined by Wolfgang Denk · 13 years ago
  91. 018f0c8 constify default env by Mike Frysinger · 14 years ago
  92. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  93. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  94. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  95. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · 14 years ago
  96. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · 14 years ago
  97. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  98. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  99. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  100. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago