Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | 1 | -1/+2 |
| | | | | | | | | | | | | * 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. | ||||
* | * Patch by Shlomo Kut, 29 Mar 2004: | wdenk | 2004-09-29 | 1 | -0/+445 |
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler |