Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add board/cpu specific NAND chip select function to 440 NDFC | Stefan Roese | 2006-10-20 | -1/+8 |
| | | | | | Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006 | |||
* | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -5/+1 |
| | | | | 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 | -3/+4 |
| | | | | | | | 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 | -4/+9 |
| | ||||
* | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2005-08-17 | -0/+71 |
Patch by Ladislav Michl, 29 Jun 2005 |