| Commit message (Expand) | Author | Age | Lines |
* | drivers/qe: move the entry to drivers/Makefile | Masahiro Yamada | 2013-11-17 | -2/+2 |
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -23/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -128/+10 |
* | ppc: Move CONFIG_QE to arch_global_data | Simon Glass | 2013-02-04 | -13/+14 |
* | ppc: Move brg_clk to arch_global_data | Simon Glass | 2013-02-01 | -3/+3 |
* | mpc83xx: add support for mpc8309 | Gerlando Falauto | 2012-10-23 | -9/+12 |
* | 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 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | -1/+1 |
* | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi | 2011-11-29 | -2/+2 |
* | 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 | -46/+49 |
* | Remove instances of phy_read/write | Andy Fleming | 2011-04-20 | -75/+73 |
* | powerpc/85xx: Add P1021 specific QE and UEC support | Haiying Wang | 2011-04-05 | -1/+36 |
* | UEC: Fix compiler warnings introduced by linux/mii.h change | Kumar Gala | 2011-01-25 | -19/+9 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -52/+34 |
* | Exclude drivers/qe/fdt.c without CONFIG_QE | Sebastien Carlier | 2010-11-18 | -3/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala | 2010-10-20 | -26/+12 |
* | UEC PHY: Speed up initial PHY neg. | Joakim Tjernlund | 2010-10-11 | -0/+9 |
* | UEC PHY: Remove strange 0.5 sec delay | Joakim Tjernlund | 2010-10-11 | -1/+0 |
* | 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 | -4/+4 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -6/+3 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | 83xx: UEC: Added support for bitBang MII driver access to PHYs | Richard Retanubun | 2010-05-03 | -4/+49 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | 83xx, uec: split enet_interface in two variables | Heiko Schocher | 2010-01-31 | -109/+131 |
* | mpc85xx: Configure QE USB for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | -0/+2 |
* | net: uec: Fix uccf.h and uec.h headers to include headers they depend on | Anton Vorontsov | 2009-09-25 | -0/+4 |
* | net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs | Anton Vorontsov | 2009-09-25 | -2/+14 |
* | UEC FIXED PHY: Determine fixed-phy port using UEC interface name. | Richard Retanubun | 2009-08-10 | -17/+19 |
* | 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 | -2/+46 |
* | qe: Pass in uec_info struct through uec_initialize | Haiying Wang | 2009-06-12 | -188/+58 |
* | drivers/qe: Add more SNUM number for QE | Haiying Wang | 2009-06-12 | -4/+12 |
* | drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang | 2009-06-12 | -12/+44 |
* | drivers/qe: Rename the camel-case identifiers in uec | Haiying Wang | 2009-06-12 | -18/+18 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+3 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -5/+6 |
* | MPC85xx: Load and enable QE microcode patch in IRAM | Haiying Wang | 2009-03-30 | -0/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -0/+59 |
|\ |
|
| * | powerpc: net: support for the SMSC LAN8700 PHY | Heiko Schocher | 2009-01-24 | -0/+59 |
* | | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
|/ |
|
* | drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. | Richard Retanubun | 2008-11-09 | -0/+79 |
* | NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. | richardretanubun | 2008-11-09 | -3/+43 |