Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aa09e6872808c241c8ccb39c74dd061927a8ee3e
/
drivers
/
qe
b818ba2
QE/U-QE: Add U-QE support
by Zhao Qiang
· Fri Mar 21 16:21:45 2014 +0800
83a9084
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
by Zhao Qiang
· Fri Mar 21 16:21:44 2014 +0800
4fb1f69
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· Mon Nov 11 14:35:57 2013 +0900
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:57 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
8518b17
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:50 2012 +0000
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:44 2012 +0000
fe201cb
mpc83xx: add support for mpc8309
by Gerlando Falauto
· Wed Oct 10 22:13:08 2012 +0000
6bf020a
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
by York Sun
· Fri Aug 10 11:07:26 2012 +0000
835e923
drivers/qe/uec.c: Fix compile warning
by Joe Hershberger
· Tue May 22 07:56:21 2012 +0000
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· Thu Nov 10 14:11:04 2011 +0000
275f4bb
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· Tue Nov 22 09:21:25 2011 -0600
06c799e
drivers/qe/uec.c: Fix GCC 4.6 build warning
by Kumar Gala
· Wed Nov 09 10:04:33 2011 -0600
7832a46
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· Wed Apr 13 00:37:12 2011 -0500
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· Tue Mar 22 22:49:13 2011 -0500
8cb2af7
powerpc/85xx: Add P1021 specific QE and UEC support
by Haiying Wang
· Fri Feb 11 01:25:30 2011 -0600
0903699
UEC: Fix compiler warnings introduced by linux/mii.h change
by Kumar Gala
· Wed Jan 19 03:36:40 2011 -0600
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· Thu Dec 23 15:40:12 2010 -0500
331f4c3
Exclude drivers/qe/fdt.c without CONFIG_QE
by Sebastien Carlier
· Thu Nov 18 12:06:46 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· Thu Sep 30 09:14:40 2010 -0500
69554e1
UEC PHY: Speed up initial PHY neg.
by Joakim Tjernlund
· Tue Aug 10 16:36:49 2010 +0200
cce4d31
UEC PHY: Remove strange 0.5 sec delay
by Joakim Tjernlund
· Wed Aug 11 11:44:22 2010 +0200
c96cc50
UEC: Don't udelay needlessly
by Joakim Tjernlund
· Wed Aug 11 11:44:21 2010 +0200
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
b42cf5f
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· Mon Jul 26 18:34:57 2010 -0500
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
15e467c
83xx: UEC: Added support for bitBang MII driver access to PHYs
by Richard Retanubun
· Wed Jun 17 16:00:41 2009 -0400
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
40b44bc
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· Wed Jan 20 09:04:28 2010 +0100
d8e7582
mpc85xx: Configure QE USB for MPC8569E-MDS boards
by Anton Vorontsov
· Thu Oct 15 17:47:16 2009 +0400
eac5745
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
by Anton Vorontsov
· Wed Sep 16 23:21:55 2009 +0400
1b8a336
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
by Anton Vorontsov
· Wed Sep 16 23:21:53 2009 +0400
2e75df7
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
by Richard Retanubun
· Wed Jul 01 14:04:05 2009 -0400
6b77814
Assigned a static SMI address to all UECs TBIPA address.
by Richard Retanubun
· Wed Jul 01 14:03:15 2009 -0400
1d695be
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· Tue Jul 07 22:35:02 2009 +0200
893b065
drivers/qe: add sgmii support in for UEC driver
by Haiying Wang
· Thu Jun 04 16:12:42 2009 -0400
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· Thu Jun 04 16:12:41 2009 -0400
0eea38e
drivers/qe: Add more SNUM number for QE
by Haiying Wang
· Wed May 20 12:30:35 2009 -0400
9a38382
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
by Haiying Wang
· Thu May 21 15:34:14 2009 -0400
9f9d6b7
drivers/qe: Rename the camel-case identifiers in uec
by Haiying Wang
· Thu May 21 15:32:13 2009 -0400
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· Sun Apr 05 00:27:57 2009 +0200
ec9d36c
MPC85xx: Load and enable QE microcode patch in IRAM
by Haiying Wang
· Thu Mar 26 17:01:49 2009 -0400
bc91399
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· Sun Feb 01 21:31:37 2009 +0100
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
3be3b9f
powerpc: net: support for the SMSC LAN8700 PHY
by Heiko Schocher
· Thu Nov 20 09:57:14 2008 +0100
9a45dcc
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
by Richard Retanubun
· Thu Oct 23 09:08:18 2008 -0400
e2fd320
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
by richardretanubun
· Fri Sep 26 08:59:12 2008 -0400
001090f
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Oct 06 15:31:43 2008 -0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Sep 29 18:28:23 2008 -0400
024e1e7
Change UEC PHY interface to RGMII on MPC8568MDS
by Haiying Wang
· Wed Sep 24 11:42:12 2008 -0500
dd87641
drivers/qe: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:41 2008 +0200
849c722
QE UEC: Fix compiler warnings
by Ben Warren
· Thu Aug 07 23:26:35 2008 -0700
6b25c13
QE UEC: Add MII Commands
by David Saada
· Mon Mar 31 02:37:38 2008 -0700
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
9800373
uec: add support for Broadcom BCM5481 Gigabit PHY
by Anton Vorontsov
· Mon Mar 24 20:46:34 2008 +0300
24eb383
uec: add support for RGMII_RXID interface mode
by Anton Vorontsov
· Mon Mar 24 20:46:28 2008 +0300
951800b
uec: add support for gbit mii status readings
by Anton Vorontsov
· Mon Mar 24 20:46:24 2008 +0300
b5da427
net: uec_phy: actually increment the timeout counter
by Kim Phillips
· Wed Feb 27 16:08:22 2008 -0600
c6c0fd5
fix QE firmware uploading limit
by Timur Tabi
· Mon Mar 03 09:58:52 2008 -0600
2108405
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
by Kim Phillips
· Wed Feb 27 15:06:39 2008 -0600
1f16448
QE: Move FDT support into a common file
by Kumar Gala
· Thu Jan 17 08:25:45 2008 -0600
3d7f255
Remove annoying debug printout for PHY less boards.
by Joakim Tjernlund
· Wed Jan 16 09:40:41 2008 +0100
d986cba
net: reduce boot latency on QE UEC based boards
by Kim Phillips
· Tue Jan 15 14:11:00 2008 -0600
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· Tue Jan 15 10:40:24 2008 +0200
8a7e0a5
QE: fix compile warning
by Dave Liu
· Mon Jan 14 11:12:01 2008 +0800
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· Wed Jan 09 18:15:53 2008 -0500
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· Thu Jan 10 00:55:14 2008 +0100
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· Mon Jan 07 13:31:19 2008 -0600
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· Thu Dec 06 16:43:40 2007 +0100
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· Sat Sep 15 20:48:41 2007 +0200
088e82c
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· Wed Aug 15 20:03:34 2007 -0500
ee0e917
Add support for UEC to 8568
by Andy Fleming
· Tue Aug 14 00:14:25 2007 -0500
11da175
mpc83xx: Fix the align bug of SDMA buffer
by Dave Liu
· Mon Jun 25 10:41:04 2007 +0800
bb828f9
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
by Emilian Medve
· Tue Jan 30 16:14:50 2007 -0600
e740c46
mpc83xx: Add support for the MPC832XEMDS board
by Dave Liu
· Thu Dec 07 21:13:15 2006 +0800
663cbab
mpc83xx: Fix the UEC driver bug of QE
by Dave Liu
· Wed Dec 06 11:38:17 2006 +0800
87b3d4b
Code cleanup.
by Wolfgang Denk
· Thu Nov 30 18:02:20 2006 +0100
680962b
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
by Kim Phillips
· Tue Nov 28 23:28:33 2006 -0600
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· Fri Nov 03 12:11:15 2006 -0600