Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | -1/+8 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various n* named board config files. | Jon Loeliger | 2007-07-05 | -30/+18 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -1/+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. | |||
* | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -0/+265 |
Patch by Ladislav Michl, 13 Sep 2005 |