Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Net: Clean up LAN91C96 Support | Ben Warren | 2009-12-14 | -0/+12 |
| | | | | | | | | A previous Commit converted the LAN91C96 Ethernet driver to using the CONFIG_NET_MULTI API, but did not include full board support. This patch finishes the job. Signed-off-by: Ben Warren <biggerbadderben@gmail.com> | |||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+2 |
| | ||||
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
| | | | | - update ARM boards to use constants from mach-types.h | |||
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | -0/+73 |
- Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities * Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants * Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries * Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config * Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board. |