index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
qe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude drivers/qe/fdt.c without CONFIG_QE
Sebastien Carlier
2010-11-18
2
-3
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-10-20
3
-26
/
+12
*
UEC PHY: Speed up initial PHY neg.
Joakim Tjernlund
2010-10-11
1
-0
/
+9
*
UEC PHY: Remove strange 0.5 sec delay
Joakim Tjernlund
2010-10-11
1
-1
/
+0
*
UEC: Don't udelay needlessly
Joakim Tjernlund
2010-10-11
1
-1
/
+3
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-3
/
+3
*
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-08-09
2
-4
/
+4
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-6
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
83xx: UEC: Added support for bitBang MII driver access to PHYs
Richard Retanubun
2010-05-03
2
-4
/
+49
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
1
-1
/
+1
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
83xx, uec: split enet_interface in two variables
Heiko Schocher
2010-01-31
3
-109
/
+131
*
mpc85xx: Configure QE USB for MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
1
-0
/
+2
*
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
Anton Vorontsov
2009-09-25
2
-0
/
+4
*
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
Anton Vorontsov
2009-09-25
2
-2
/
+14
*
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
Richard Retanubun
2009-08-10
1
-17
/
+19
*
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
2009-08-10
1
-8
/
+9
*
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-07
1
-2
/
+0
*
drivers/qe: add sgmii support in for UEC driver
Haiying Wang
2009-06-12
2
-2
/
+46
*
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
2
-188
/
+58
*
drivers/qe: Add more SNUM number for QE
Haiying Wang
2009-06-12
2
-4
/
+12
*
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
2009-06-12
4
-12
/
+44
*
drivers/qe: Rename the camel-case identifiers in uec
Haiying Wang
2009-06-12
2
-18
/
+18
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+3
*
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-05
1
-5
/
+6
*
MPC85xx: Load and enable QE microcode patch in IRAM
Haiying Wang
2009-03-30
2
-0
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-02-01
1
-0
/
+59
|
\
|
*
powerpc: net: support for the SMSC LAN8700 PHY
Heiko Schocher
2009-01-24
1
-0
/
+59
*
|
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
|
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-2
/
+2
|
/
*
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
Richard Retanubun
2008-11-09
1
-0
/
+79
*
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
2008-11-09
1
-3
/
+43
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-11-09
1
-0
/
+8
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-42
/
+42
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-1
/
+47
*
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-10-18
4
-0
/
+34
*
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
5
-14
/
+2
*
QE UEC: Fix compiler warnings
Ben Warren
2008-08-07
1
-36
/
+33
*
QE UEC: Add MII Commands
David Saada
2008-08-07
1
-0
/
+53
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
5
-55
/
+55
*
uec: add support for Broadcom BCM5481 Gigabit PHY
Anton Vorontsov
2008-03-25
1
-0
/
+41
*
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2008-03-25
2
-0
/
+2
*
uec: add support for gbit mii status readings
Anton Vorontsov
2008-03-25
2
-9
/
+24
*
net: uec_phy: actually increment the timeout counter
Kim Phillips
2008-03-07
1
-1
/
+2
*
fix QE firmware uploading limit
Timur Tabi
2008-03-03
1
-1
/
+1
*
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
Kim Phillips
2008-03-02
1
-0
/
+8
*
QE: Move FDT support into a common file
Kumar Gala
2008-02-12
3
-1
/
+93
*
Remove annoying debug printout for PHY less boards.
Joakim Tjernlund
2008-01-16
1
-2
/
+1
[next]