Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -3/+5 |
| | | | | | | | | | | | | * 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. | |||
* | Cleanup | wdenk | 2004-10-11 | -7/+7 |
| | ||||
* | * Patch by Michael Bendzick, 30 Aug 2004: | wdenk | 2004-10-10 | -0/+416 |
- Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards |