summaryrefslogtreecommitdiff
path: root/drivers/qe
Commit message (Expand)AuthorAgeLines
* u_qe: add u_qe_upload_firmware for u_qeZhao Qiang2014-11-19-2/+131
* qe: add u-qe support to arm boardZhao Qiang2014-11-19-1/+20
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08-1/+0
* driver/qe: update status of QE microcodeVijay Rai2014-08-20-1/+1
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-5/+5
* qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-13-1/+8
* QE/U-QE: Add U-QE supportZhao Qiang2014-04-22-0/+2
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22-1/+1
* drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-17-2/+2
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-23/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-128/+10
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-04-13/+14
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-01-3/+3
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-23-9/+12
* powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-23-10/+5
* drivers/qe/uec.c: Fix compile warningJoe Hershberger2012-05-22-1/+1
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-1/+1
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-2/+2
* drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-7/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-46/+49
* Remove instances of phy_read/writeAndy Fleming2011-04-20-75/+73
* powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-05-1/+36
* UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2011-01-25-19/+9
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-52/+34
* Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-18-3/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-20-26/+12
* UEC PHY: Speed up initial PHY neg.Joakim Tjernlund2010-10-11-0/+9
* UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund2010-10-11-1/+0
* UEC: Don't udelay needlesslyJoakim Tjernlund2010-10-11-1/+3
* miiphy: constify device nameMike Frysinger2010-08-09-3/+3
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-09-4/+4
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-6/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-03-4/+49
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-31-109/+131
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+2
* net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2009-09-25-0/+4
* net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2009-09-25-2/+14
* UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-10-17/+19
* Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-10-8/+9
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-07-2/+0
* drivers/qe: add sgmii support in for UEC driverHaiying Wang2009-06-12-2/+46
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-12-188/+58
* drivers/qe: Add more SNUM number for QEHaiying Wang2009-06-12-4/+12
* drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-12-12/+44
* drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2009-06-12-18/+18
* General help message cleanupWolfgang Denk2009-06-12-2/+3