| Commit message (Expand) | Author | Age | Lines |
* | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-14 | -21/+14 |
* | Remove duplicate defines for ARRAY_SIZE | Kumar Gala | 2008-02-14 | -2/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2008-01-23 | -0/+572 |
|\ |
|
| * | ColdFire: Add MCF547x_8x FEC driver | TsiChungLiew | 2008-01-17 | -0/+572 |
* | | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). | Shinya Kuribayashi | 2008-01-16 | -1/+1 |
* | | drivers/net/rtl8139.c: Fix cache coherency issues | Shinya Kuribayashi | 2008-01-16 | -1/+5 |
* | | drivers/net/rtl8139.c: Fix tx timeout | Shinya Kuribayashi | 2008-01-16 | -10/+7 |
* | | TSEC: Add the support for RealTek RTL8211B PHY | Dave Liu | 2008-01-16 | -0/+93 |
* | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus | michael.firth@bt.com | 2008-01-16 | -20/+12 |
|/ |
|
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -17/+18 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -4/+3 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | Fix endianness conversions in rtl8169 driver | Guennadi Liakhovetski | 2008-01-09 | -55/+45 |
* | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | -0/+10 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+87034 |
* | [FIX] remove files form repository | Michal Simek | 2007-09-16 | -898/+0 |
* | Synchronize with U-BOOT mainline | Michal Simek | 2007-09-15 | -1/+2 |
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | -3/+599 |
|\ |
|
| * | Fix some build errors. | Wolfgang Denk | 2007-08-19 | -2/+2 |
| * | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -7/+20 |
| * | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -5/+5 |
| * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -1/+1 |
| * | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | -18/+8 |
| * | Header file update, clean up and cache handling | TsiChungLiew | 2007-07-10 | -33/+33 |
| * | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -0/+639 |
* | [FIX] Remove unused include file | Michal Simek | 2007-08-16 | -1/+0 |
* | [FIX] remove cute code | Michal Simek | 2007-08-06 | -296/+318 |
* | [FIX] Coding style cleanup | Michal Simek | 2007-08-05 | -41/+40 |
* | [PATCH] Added support for Xilinx Emac community driver | Michal Simek | 2007-08-05 | -1/+501 |
* | [PATCH] Support for Xilinx EmacLite controller | Michal Simek | 2007-07-16 | -0/+423 |