Commit Graph

51 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
York Sun 4167a67d5d powerpc: P1025: Remove macro CONFIG_P1025 8 years ago
York Sun a990799d52 powerpc: P1021: Remove macro CONFIG_P1021 8 years ago
York Sun 83b9bea116 powerpc: P1012: Drop configuration for P1012 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 8 years ago
Joe Hershberger 875e0bc68a net: mii: Fix changes made by spatch 8 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 8 years ago
Qianyu Gong 2459afb1a7 qe: move drivers/qe/qe.h to include/fsl_qe.h 8 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun be7bebeac2 powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list 12 years ago
Joe Hershberger 7ae84d5673 drivers/qe/uec.c: Fix compile warning 12 years ago
Kumar Gala 9cc971b90f drivers/qe/uec.c: Fix GCC 4.6 build warning 13 years ago
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t 13 years ago
Andy Fleming 09c04c2096 Remove instances of phy_read/write 13 years ago
Haiying Wang a52d2f816d powerpc/85xx: Add P1021 specific QE and UEC support 13 years ago
Kumar Gala f8c42495e0 powerpc/fsl: Introduce common enum for PHY types 14 years ago
Joakim Tjernlund bd6c25afd2 UEC: Don't udelay needlessly 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Kim Phillips 78b7a8ef8b net: rename "FSL UECx" net interfaces "UECx" 14 years ago
Richard Retanubun 23c34af48f 83xx: UEC: Added support for bitBang MII driver access to PHYs 14 years ago
Heiko Schocher 582c55a027 83xx, uec: split enet_interface in two variables 15 years ago
Richard Retanubun 1a9519373b Assigned a static SMI address to all UECs TBIPA address. 15 years ago
Wolfgang Denk 8e5e9b940c Coding style cleanup; update CHANGELOG 15 years ago
Haiying Wang e8efef7c1b drivers/qe: add sgmii support in for UEC driver 15 years ago
Haiying Wang 8e55258f14 qe: Pass in uec_info struct through uec_initialize 15 years ago
Haiying Wang 7211fbfa18 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs 15 years ago
Haiying Wang 52d6ad5ecf drivers/qe: Rename the camel-case identifiers in uec 15 years ago
richardretanubun 0115b19537 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. 16 years ago
richardretanubun 44dcb73320 Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Haiying Wang 41410eee47 Change UEC PHY interface to RGMII on MPC8568MDS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7ba44a5521 drivers/qe: Move conditional compilation to Makefile 16 years ago
Ben Warren d9d78ee46d QE UEC: Fix compiler warnings 16 years ago
David Saada d5d28fe4aa QE UEC: Add MII Commands 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Anton Vorontsov 6a600c3a18 uec: add support for RGMII_RXID interface mode 16 years ago
Kim Phillips ee62ed3286 net: reduce boot latency on QE UEC based boards 17 years ago
David Saada 2465665b73 QE UEC: Extend number of supported UECs to 4 17 years ago
Dave Liu 06c428bcd4 QE: fix compile warning 17 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Joakim Tjernlund ccf21c311e Add support CONFIG_UEC_ETH3 in MPC83xx 17 years ago
Andy Fleming b96c83d4ae Fix numerous bugs in the 8568 UEC support 17 years ago
Andy Fleming da9d4610d7 Add support for UEC to 8568 17 years ago
Emilian Medve a28899c910 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC 17 years ago
Dave Liu 24c3aca3f1 mpc83xx: Add support for the MPC832XEMDS board 17 years ago
Dave Liu ddd02492f4 mpc83xx: Fix the UEC driver bug of QE 17 years ago