index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tsec.c
Age
Commit message (
Expand
)
Author
2007-08-09
tsec: fix multiple PHY support
Zach Sadecki
2007-08-09
tsec: Allow Ten Bit Interface address to be configurable
Joe Hamman
2007-08-05
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-08-03
Add Marvell 1149 PHY support to the TSEC
Andy Fleming
2007-08-03
Merge branch 'testing' into working
Andy Fleming
2007-07-11
Remove erroneous errata code from Marvel 88E1111S driver
Andy Fleming
2007-07-11
tsec: Fix PHY code to match first driver
Andy Fleming
2007-07-11
Fix Marvell 88e1145 PHY init code
Andy Fleming
2007-07-09
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-05-16
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-15
Add support for BCM5464 Quad Phy
Joe Hamman
2007-05-05
Coding stylke cleanup; update CHANGELOG.
Wolfgang Denk
2007-05-02
Add support for treating unknown PHYs as generic PHYs.
David Updegraff
2007-04-24
Enable 8544 support
Andy Fleming
2007-03-02
mpc83xx: U-Boot support for Wind River SBC8349
Paul Gortmaker
2006-11-04
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-04
Added RGMII support to the TSECs and Marvell 881111 Phy
Nick Spence
2006-10-26
Fix TSEC driver (now for real): avoid crashes if PHY is not attached
Ben Warren
2006-10-12
Remove unneeded include files and local variable.
Jon Loeliger
2006-10-10
Ran lindent and cleaned up whitespace issues.
Jon Loeliger
2006-09-19
Merge branch 'mpc85xx'
Jon Loeliger
2006-09-19
Add support for eTSEC 3 & 4 on 8548 CDS
Andy Fleming
2006-06-27
Fix Tsec bug when no link
Jin Zhengxiong-R64188
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
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
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-28
* Patch by Eran Liberty
Eran Liberty
2005-07-25
* Patch by Jon Loeliger, 2005-07-25
Jon Loeliger