Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -2/+1 |
| | |||||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | 1 | -0/+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. | ||||
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | 1 | -44/+15 |
| | | | | board-specific files to invoke that common implementation. | ||||
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+216 |