index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
/
uec.c
Commit message (
Expand
)
Author
Age
Lines
*
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2016-02-24
-1
/
+1
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-1
/
+1
*
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-14
/
+1
*
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
York Sun
2012-08-23
-10
/
+5
*
drivers/qe/uec.c: Fix compile warning
Joe Hershberger
2012-05-22
-1
/
+1
*
drivers/qe/uec.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
-7
/
+0
*
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
-27
/
+29
*
Remove instances of phy_read/write
Andy Fleming
2011-04-20
-3
/
+0
*
powerpc/85xx: Add P1021 specific QE and UEC support
Haiying Wang
2011-04-05
-1
/
+36
*
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-10-20
-5
/
+5
*
UEC: Don't udelay needlessly
Joakim Tjernlund
2010-10-11
-1
/
+3
*
miiphy: constify device name
Mike Frysinger
2010-08-09
-3
/
+3
*
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-08-09
-1
/
+1
*
83xx: UEC: Added support for bitBang MII driver access to PHYs
Richard Retanubun
2010-05-03
-4
/
+2
*
83xx, uec: split enet_interface in two variables
Heiko Schocher
2010-01-31
-53
/
+69
*
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
2009-08-10
-8
/
+9
*
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-07
-2
/
+0
*
drivers/qe: add sgmii support in for UEC driver
Haiying Wang
2009-06-12
-0
/
+17
*
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
-188
/
+37
*
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
2009-06-12
-1
/
+31
*
drivers/qe: Rename the camel-case identifiers in uec
Haiying Wang
2009-06-12
-16
/
+16
*
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
2008-11-09
-3
/
+43
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-11-09
-0
/
+8
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-42
/
+42
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
-1
/
+47
*
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-10-18
-0
/
+1
*
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-5
/
+0
*
QE UEC: Fix compiler warnings
Ben Warren
2008-08-07
-36
/
+33
*
QE UEC: Add MII Commands
David Saada
2008-08-07
-0
/
+53
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2008-03-25
-0
/
+1
*
net: reduce boot latency on QE UEC based boards
Kim Phillips
2008-01-16
-26
/
+43
*
QE UEC: Extend number of supported UECs to 4
David Saada
2008-01-15
-1
/
+42
*
QE: fix compile warning
Dave Liu
2008-01-14
-0
/
+1
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
-3
/
+3
*
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
2008-01-08
-0
/
+23
*
Fix numerous bugs in the 8568 UEC support
Andy Fleming
2007-08-16
-3
/
+3
*
Add support for UEC to 8568
Andy Fleming
2007-08-14
-10
/
+17
*
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
Emilian Medve
2007-03-02
-1
/
+1
*
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
-2
/
+9
*
mpc83xx: Fix the UEC driver bug of QE
Dave Liu
2007-03-02
-8
/
+6
*
mpc83xx: add QE ethernet support
Dave Liu
2006-11-03
-0
/
+1266