1. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 7 months ago
  2. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  3. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  4. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years ago
  5. c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years ago
  6. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  7. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 5 months ago
  8. 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
  9. 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 3 months ago
  10. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  11. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  12. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  13. 57aa4d2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 6 years ago
  16. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  17. 23ac79f common: env_embedded: allow fine placement of environment object by Christophe Leroy · 7 years ago
  18. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  19. eaa90e5 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  20. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  21. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  22. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  25. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  26. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  27. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago