Age | Commit message (Expand) | Author |
2016-02-24 | board: ls1043ardb: Add micro QE support for ls1043ardb | Zhao Qiang |
2016-02-24 | driver: qe: Mask the codes not used for micro QE | Zhao Qiang |
2016-02-24 | qe: move drivers/qe/qe.h to include/fsl_qe.h | Qianyu Gong |
2015-08-03 | driver/qe: use strncpy instead of strcpy | Zhao Qiang |
2015-08-03 | drivers/qe: transform parameter to compatible type | Zhao Qiang |
2015-04-21 | QE/DeepSleep: add QE deepsleep support for mpc85xx | Zhao Qiang |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2014-12-15 | qe/deep-sleep: modify qe deep-sleep for generic board | Zhao Qiang |
2014-11-19 | u_qe: add u_qe_upload_firmware for u_qe | Zhao Qiang |
2014-11-19 | qe: add u-qe support to arm board | Zhao Qiang |
2014-09-08 | net: Merge asm/fsl_enet.h into fsl_mdio.h | Claudiu Manoil |
2014-08-20 | driver/qe: update status of QE microcode | Vijay Rai |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang |
2014-05-13 | qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" | Zhao Qiang |
2014-04-22 | QE/U-QE: Add U-QE support | Zhao Qiang |
2014-04-22 | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON... | Zhao Qiang |
2013-11-17 | drivers/qe: move the entry to drivers/Makefile | Masahiro Yamada |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-02-04 | ppc: Move CONFIG_QE to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move brg_clk to arch_global_data | Simon Glass |
2012-10-23 | mpc83xx: add support for mpc8309 | Gerlando Falauto |
2012-08-23 | powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list | York Sun |
2012-05-22 | drivers/qe/uec.c: Fix compile warning | Joe Hershberger |
2012-03-18 | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger |
2011-11-29 | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi |
2011-11-11 | drivers/qe/uec.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-04-20 | fsl: Change fsl_phy_enet_if to phy_interface_t | Andy Fleming |
2011-04-20 | Remove instances of phy_read/write | Andy Fleming |
2011-04-05 | powerpc/85xx: Add P1021 specific QE and UEC support | Haiying Wang |
2011-01-25 | UEC: Fix compiler warnings introduced by linux/mii.h change | Kumar Gala |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-11-18 | Exclude drivers/qe/fdt.c without CONFIG_QE | Sebastien Carlier |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-20 | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala |
2010-10-11 | UEC PHY: Speed up initial PHY neg. | Joakim Tjernlund |
2010-10-11 | UEC PHY: Remove strange 0.5 sec delay | Joakim Tjernlund |
2010-10-11 | UEC: Don't udelay needlessly | Joakim Tjernlund |
2010-08-09 | miiphy: constify device name | Mike Frysinger |
2010-08-09 | net: rename "FSL UECx" net interfaces "UECx" | Kim Phillips |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-05-03 | 83xx: UEC: Added support for bitBang MII driver access to PHYs | Richard Retanubun |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-01-31 | 83xx, uec: split enet_interface in two variables | Heiko Schocher |
2009-10-27 | mpc85xx: Configure QE USB for MPC8569E-MDS boards | Anton Vorontsov |
2009-09-25 | net: uec: Fix uccf.h and uec.h headers to include headers they depend on | Anton Vorontsov |
2009-09-25 | net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs | Anton Vorontsov |
2009-08-10 | UEC FIXED PHY: Determine fixed-phy port using UEC interface name. | Richard Retanubun |