1. c3db8c6 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago
  2. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  3. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  4. 99c2b43 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · 16 years ago
  5. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  6. 9e4006bc NAND: Add missing declaration to non-redundant saveenv(). by Philip Balister · 16 years ago
  7. cc49cad env_nand.c: Added bad block management for environment variables by Stuart Wood · 16 years ago
  8. 5922db6 Cleanup nand_info[] declaration. by Stelian Pop · 16 years ago
  9. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  10. 378e7ec Fix warning in env_nand.c if compiled for DaVinci Schmoogie by dirk.behme@googlemail.com · 16 years ago
  11. f7b16a0 common/env_nand.c: fix one more incompatible pointer type issue by Wolfgang Denk · 16 years ago
  12. 4ca79f4 NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 16 years ago
  13. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  14. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  15. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  16. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  17. d12ae80 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  18. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  19. 2770bcb Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 19 years ago
  20. e443c94 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · 19 years ago
  21. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  22. 3c4eb08 Some minor fixes to environment in NAND code. by Markus Klotzbuecher · 19 years ago
  23. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  24. 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  25. 49822e2 Patch by Josef Wagner, 04 Jun 2004: by wdenk · 20 years ago
  26. 13a5695 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago