Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-20 | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | |
Each of the filesystem drivers duplicate the get_dev routine. This change merges them into a single function in part.c Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | |
Some more NAND cleanup and small fixes. | |||
2006-03-06 | Minor code cleanup | Wolfgang Denk | |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | |
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. | |||
2006-01-18 | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | |
Patch by Stefan Roese, 18 Jan 2006 | |||
2005-10-20 | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | |
Patch by Stefan Roese, 20 Oct 2005 | |||
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk | |
2005-03-16 | Update for esd auto_update and hh405 board | stroese | |
2004-12-16 | esd common update | stroese | |