1. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  2. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  4. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  5. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  6. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 29524f2 common: env_embedded: allow fine placement of environment object by Christophe Leroy · 7 years ago
  9. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_embedded.c]
  10. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  11. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · 7 years ago
  12. fe92d67 tools/env: Correct include kconfig by York Sun · 8 years ago
  13. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  14. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  17. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  18. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · 13 years ago
  19. 95a4e1d env: clean env_embedded.c checkpatch and code style by Igor Grinberg · 13 years ago
  20. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  21. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  22. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  23. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  24. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  25. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  27. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/environment.c]
  29. 15c5135 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · 17 years ago
  30. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  31. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  32. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  33. c952aed Add M5271EVB board support. by Marian Balakowicz · 19 years ago
  34. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · 19 years ago
  35. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  36. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · 21 years ago
  37. 359733b * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · 22 years ago
  38. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  39. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  40. c609719 Initial revision by wdenk · 22 years ago