1. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 0c40ae94 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago
  5. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  6. 72eb50a Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  7. f5e21f6 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · 16 years ago
  8. 41df50a Coding Style Cleanup by Wolfgang Denk · 16 years ago
  9. 8c57e9a NAND: Add missing declaration to non-redundant saveenv(). by Philip Balister · 16 years ago
  10. 37e1144 env_nand.c: Added bad block management for environment variables by Stuart Wood · 17 years ago
  11. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · 17 years ago
  12. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  13. 3bdeb7c Fix warning in env_nand.c if compiled for DaVinci Schmoogie by dirk.behme@googlemail.com · 17 years ago
  14. 43ab1dd common/env_nand.c: fix one more incompatible pointer type issue by Wolfgang Denk · 17 years ago
  15. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 17 years ago
  16. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  17. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  18. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  19. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  20. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  21. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  22. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 19 years ago
  23. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · 19 years ago
  24. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  25. be8ebab Some minor fixes to environment in NAND code. by Markus Klotzbuecher · 19 years ago
  26. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  27. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  28. 9e930b6 Patch by Josef Wagner, 04 Jun 2004: by wdenk · 20 years ago
  29. 79b5937 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago