summaryrefslogtreecommitdiff
path: root/drivers/qe
AgeCommit message (Expand)AuthorFilesLines
2014-04-23QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-1/+1
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada1-2/+2
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-128/+10
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass2-13/+14
2013-02-02ppc: Move brg_clk to arch_global_dataSimon Glass2-3/+3
2012-10-24mpc83xx: add support for mpc8309Gerlando Falauto1-9/+12
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun1-10/+5
2012-05-22drivers/qe/uec.c: Fix compile warningJoe Hershberger1-1/+1
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-1/+1
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi1-2/+2
2011-11-11drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala1-7/+0
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming3-46/+49
2011-04-20Remove instances of phy_read/writeAndy Fleming2-75/+73
2011-04-05powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang1-1/+36
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2-19/+9
2011-01-09miiphy: convert to linux/mii.hMike Frysinger2-52/+34
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2-3/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala3-26/+12
2010-10-12UEC PHY: Speed up initial PHY neg.Joakim Tjernlund1-0/+9
2010-10-12UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund1-1/+0
2010-10-12UEC: Don't udelay needlesslyJoakim Tjernlund1-1/+3
2010-08-09miiphy: constify device nameMike Frysinger1-3/+3
2010-08-09net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2-4/+4
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+3
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-05-0483xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2-4/+49
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-02-0183xx, uec: split enet_interface in two variablesHeiko Schocher3-109/+131
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov1-0/+2
2009-09-26net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2-0/+4
2009-09-26net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2-2/+14
2009-08-11UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun1-17/+19
2009-08-11Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun1-8/+9
2009-07-08Coding style cleanup; update CHANGELOGWolfgang Denk1-2/+0
2009-06-13drivers/qe: add sgmii support in for UEC driverHaiying Wang2-2/+46
2009-06-13qe: Pass in uec_info struct through uec_initializeHaiying Wang2-188/+58
2009-06-13drivers/qe: Add more SNUM number for QEHaiying Wang2-4/+12
2009-06-13drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang4-12/+44
2009-06-13drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2-18/+18
2009-06-12General help message cleanupWolfgang Denk1-2/+3
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-5/+6
2009-03-30MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2-0/+10
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-0/+59
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2009-01-25powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher1-0/+59
2008-11-10drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun1-0/+79