Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | 1 | -2/+7 |
| | | | | enable SNTP support in some boards. | ||||
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | 1 | -0/+1 |
| | | | | | | | | | | | | * 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. | ||||
* | Fix SysClk handling for PPChameleon and CATcenter boards | wdenk | 2004-09-09 | 1 | -51/+117 |
| | |||||
* | Add support for CATcenter board (based on PPChameleon ME module) | wdenk | 2004-05-13 | 1 | -0/+703 |