Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | 1 | -8/+8 |
| | | | | Some more NAND cleanup and small fixes. | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | 1 | -3/+0 |
| | |||||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | 1 | -10/+18 |
| | | | | | | | 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. | ||||
* | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | 2006-01-18 | 1 | -1/+1 |
| | | | | Patch by Stefan Roese, 18 Jan 2006 | ||||
* | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | 2005-10-20 | 1 | -1/+1 |
| | | | | Patch by Stefan Roese, 20 Oct 2005 | ||||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -7/+7 |
| | |||||
* | Update for esd auto_update and hh405 board | stroese | 2005-03-16 | 1 | -0/+19 |
| | |||||
* | esd common update | stroese | 2004-12-16 | 1 | -0/+537 |