Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+1 |
| | | | | | | | 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. | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+2 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Initial revision | wdenk | 2002-08-07 | -0/+32 |