summaryrefslogtreecommitdiff
path: root/board/esd/cms700
Commit message (Collapse)AuthorAgeLines
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1/+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.
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-1/+1
| | | | Patch by Stefan Roese, 18 Jan 2006
* (no commit message)Wolfgang Denk2005-12-12-0/+1
|
* New PPC 405EP board added: CMS700Stefan Roese2005-11-15-0/+2403
Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005