aboutsummaryrefslogtreecommitdiff
path: root/drivers/qe
AgeCommit message (Expand)Author
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-24powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-07QE UEC: Fix compiler warningsBen Warren
2008-08-07QE UEC: Add MII CommandsDavid Saada
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-25uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov
2008-03-25uec: add support for RGMII_RXID interface modeAnton Vorontsov
2008-03-25uec: add support for gbit mii status readingsAnton Vorontsov
2008-03-07net: uec_phy: actually increment the timeout counterKim Phillips
2008-03-03fix QE firmware uploading limitTimur Tabi
2008-03-02net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-01-16Remove annoying debug printout for PHY less boards.Joakim Tjernlund
2008-01-16net: reduce boot latency on QE UEC based boardsKim Phillips
2008-01-15QE UEC: Extend number of supported UECs to 4David Saada
2008-01-14QE: fix compile warningDave Liu
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu
2006-11-30Code cleanup.Wolfgang Denk
2006-11-28Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips
2006-11-03mpc83xx: add QE ethernet supportDave Liu