Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-27 | Fix Tsec bug when no link | Jin Zhengxiong-R64188 | |
When tftp a non-exist file from the tftp server, u-boot will check the link of all eth port. The original file will return wrong link state on the no link ports. signed-off-by: Jason Jin <Jason.Jin@freescale.com> | |||
2006-04-26 | Initial support for MPC8641 HPCN board. | Jon Loeliger | |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | |
2006-03-12 | Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver | Wolfgang Denk | |
Patch by Murray Jensen, 08 Jul 2005 | |||
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz | |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk | |
2005-09-21 | Fix autonegotiation in tsec ethernet driver | Stefan Roese | |
Patch by Stefan Roese, 21 Sep 2005 | |||
2005-08-01 | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | |
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines | |||
2005-07-28 | * Patch by Eran Liberty | Eran Liberty | |
Add support for the Freescale MPC8349ADS board. | |||
2005-07-25 | * Patch by Jon Loeliger, 2005-07-25 | Jon Loeliger | |
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well. |