summaryrefslogtreecommitdiff
path: root/board/esd/cms700
Commit message (Collapse)AuthorAgeLines
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-3/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-3/+0
| | | | | | | | Some more NAND cleanup and small fixes.
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+1
|/
* 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