Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -3/+2 |
| | | | | Some more NAND cleanup and small fixes. | |||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -2/+5 |
| | | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards. | |||
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -0/+3 |
| | ||||
* | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -99/+99 |
| | | | | Patch by Ladislav Michl, 13 Sep 2005 | |||
* | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2005-08-17 | -0/+1782 |
Patch by Ladislav Michl, 29 Jun 2005 |