summaryrefslogtreecommitdiffstats
path: root/drivers/qe
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-203-26/+12
* UEC PHY: Speed up initial PHY neg.Joakim Tjernlund2010-10-111-0/+9
* UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund2010-10-111-1/+0
* UEC: Don't udelay needlesslyJoakim Tjernlund2010-10-111-1/+3
* miiphy: constify device nameMike Frysinger2010-08-091-3/+3
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-092-4/+4
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-032-4/+49
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-313-109/+131
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+2
* net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2009-09-252-0/+4
* net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2009-09-252-2/+14
* UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-101-17/+19
* Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-101-8/+9
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-071-2/+0
* drivers/qe: add sgmii support in for UEC driverHaiying Wang2009-06-122-2/+46
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-122-188/+58
* drivers/qe: Add more SNUM number for QEHaiying Wang2009-06-122-4/+12
* drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-124-12/+44
* drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2009-06-122-18/+18
* General help message cleanupWolfgang Denk2009-06-121-2/+3
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-5/+6
* MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2009-03-302-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-011-0/+59
|\
| * powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher2009-01-241-0/+59
* | Command usage cleanupPeter Tyser2009-01-281-1/+1
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
|/
* drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun2008-11-091-0/+79
* NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun2008-11-091-3/+43
* Adds two more ethernet interface to 83xxrichardretanubun2008-11-091-0/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-42/+42
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-1/+47
* Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-184-0/+34
* drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-14/+2
* QE UEC: Fix compiler warningsBen Warren2008-08-071-36/+33
* QE UEC: Add MII CommandsDavid Saada2008-08-071-0/+53
* Big white-space cleanup.Wolfgang Denk2008-05-215-55/+55
* uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov2008-03-251-0/+41
* uec: add support for RGMII_RXID interface modeAnton Vorontsov2008-03-252-0/+2
* uec: add support for gbit mii status readingsAnton Vorontsov2008-03-252-9/+24
* net: uec_phy: actually increment the timeout counterKim Phillips2008-03-071-1/+2
* fix QE firmware uploading limitTimur Tabi2008-03-031-1/+1
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-021-0/+8
* QE: Move FDT support into a common fileKumar Gala2008-02-123-1/+93
* Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-161-2/+1
* net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-162-48/+79
* QE UEC: Extend number of supported UECs to 4David Saada2008-01-151-1/+42
OpenPOWER on IntegriCloud