1. 7728b74 environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined by Wolfgang Denk · 13 years ago
  2. 018f0c8 constify default env by Mike Frysinger · 14 years ago
  3. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  4. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  5. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  6. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · 14 years ago
  7. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · 14 years ago
  8. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  9. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  10. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  11. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 72eb50a Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  16. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  17. 0ff010c environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · 17 years ago
  18. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
  19. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  20. bdeef64 [PATCH] Select NAND embedded environment from board configuration by Stefan Roese · 18 years ago
  21. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  22. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · 19 years ago
  23. d730fbc Fix problem with default #defines Cleanup compiler warning by wdenk · 22 years ago
  24. c609719 Initial revision by wdenk · 22 years ago