1. 40b77f2 envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in by Christophe Leroy · 1 year, 4 months ago
  2. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  3. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 10 months ago
  4. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 2 months ago
  5. a331017 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 3 months ago
  6. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 3 months ago
  7. 5cf6a06 env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict by Tom Rini · 2 years, 3 months ago
  8. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 7 months ago
  9. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  10. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  11. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 2 years, 11 months ago
  12. c5cbbe3 env: Always use char for default_environment by Marek Behún · 2 years, 11 months ago
  13. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  14. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 5 months ago
  15. 93f4048 env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW by Pali Rohár · 3 years, 9 months ago
  16. 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 3 months ago
  17. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 4 months ago
  18. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  19. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  20. 57aa4d2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 6 years ago
  23. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  24. 23ac79f common: env_embedded: allow fine placement of environment object by Christophe Leroy · 7 years ago
  25. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  26. eaa90e5 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  27. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  28. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  29. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  32. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  33. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  34. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago