summaryrefslogtreecommitdiff
path: root/include/configs/CATcenter.h
AgeCommit message (Collapse)Author
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
Some more NAND cleanup and small fixes.
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning.
2005-07-01* Patch by Stefan Roese, 1 Jul 2005:stroese
Fix PHY address for CATcenter board (now correct!)
2005-06-30* Patch by Stefan Roese, 30 Jun 2005:stroese
Fix PHY addresses for PPChameleon and CATcenter boards Change MAINTAINER for most esd boards
2005-04-02Fix problems with SNTP support;wdenk
enable SNTP support in some boards.
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
2004-09-09Fix SysClk handling for PPChameleon and CATcenter boardswdenk
2004-05-13Add support for CATcenter board (based on PPChameleon ME module)wdenk