Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
89feb502789b3282527844ec184a53d7042a80a3
/
drivers
/
qe
d64f1a4
driver/qe: use strncpy instead of strcpy
by Zhao Qiang
· 10 years ago
7879a49
drivers/qe: transform parameter to compatible type
by Zhao Qiang
· 10 years ago
cfd7671
QE/DeepSleep: add QE deepsleep support for mpc85xx
by Zhao Qiang
· 10 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
df412c6
qe/deep-sleep: modify qe deep-sleep for generic board
by Zhao Qiang
· 10 years ago
a985f82
u_qe: add u_qe_upload_firmware for u_qe
by Zhao Qiang
· 10 years ago
5ad9395
qe: add u-qe support to arm board
by Zhao Qiang
· 10 years ago
de9ad7a
net: Merge asm/fsl_enet.h into fsl_mdio.h
by Claudiu Manoil
· 10 years ago
a479229
driver/qe: update status of QE microcode
by Vijay Rai
· 10 years ago
978679d
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· 10 years ago
b59534d
qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"
by Zhao Qiang
· 11 years ago
b818ba2
QE/U-QE: Add U-QE support
by Zhao Qiang
· 11 years ago
83a9084
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
by Zhao Qiang
· 11 years ago
4fb1f69
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
8518b17
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
fe201cb
mpc83xx: add support for mpc8309
by Gerlando Falauto
· 12 years ago
6bf020a
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
by York Sun
· 12 years ago
835e923
drivers/qe/uec.c: Fix compile warning
by Joe Hershberger
· 13 years ago
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
275f4bb
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
06c799e
drivers/qe/uec.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
7832a46
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
8cb2af7
powerpc/85xx: Add P1021 specific QE and UEC support
by Haiying Wang
· 14 years ago
0903699
UEC: Fix compiler warnings introduced by linux/mii.h change
by Kumar Gala
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
331f4c3
Exclude drivers/qe/fdt.c without CONFIG_QE
by Sebastien Carlier
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
69554e1
UEC PHY: Speed up initial PHY neg.
by Joakim Tjernlund
· 14 years ago
cce4d31
UEC PHY: Remove strange 0.5 sec delay
by Joakim Tjernlund
· 14 years ago
c96cc50
UEC: Don't udelay needlessly
by Joakim Tjernlund
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
b42cf5f
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
15e467c
83xx: UEC: Added support for bitBang MII driver access to PHYs
by Richard Retanubun
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
40b44bc
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 years ago
d8e7582
mpc85xx: Configure QE USB for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
eac5745
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
by Anton Vorontsov
· 15 years ago
1b8a336
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
by Anton Vorontsov
· 15 years ago
2e75df7
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
by Richard Retanubun
· 15 years ago
6b77814
Assigned a static SMI address to all UECs TBIPA address.
by Richard Retanubun
· 15 years ago
1d695be
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
893b065
drivers/qe: add sgmii support in for UEC driver
by Haiying Wang
· 15 years ago
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
0eea38e
drivers/qe: Add more SNUM number for QE
by Haiying Wang
· 16 years ago
9a38382
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
by Haiying Wang
· 16 years ago
9f9d6b7
drivers/qe: Rename the camel-case identifiers in uec
by Haiying Wang
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
ec9d36c
MPC85xx: Load and enable QE microcode patch in IRAM
by Haiying Wang
· 16 years ago
bc91399
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
3be3b9f
powerpc: net: support for the SMSC LAN8700 PHY
by Heiko Schocher
· 16 years ago
9a45dcc
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
by Richard Retanubun
· 16 years ago
e2fd320
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
by richardretanubun
· 16 years ago
001090f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
024e1e7
Change UEC PHY interface to RGMII on MPC8568MDS
by Haiying Wang
· 16 years ago
dd87641
drivers/qe: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
849c722
QE UEC: Fix compiler warnings
by Ben Warren
· 16 years ago
6b25c13
QE UEC: Add MII Commands
by David Saada
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
9800373
uec: add support for Broadcom BCM5481 Gigabit PHY
by Anton Vorontsov
· 17 years ago
24eb383
uec: add support for RGMII_RXID interface mode
by Anton Vorontsov
· 17 years ago
951800b
uec: add support for gbit mii status readings
by Anton Vorontsov
· 17 years ago
b5da427
net: uec_phy: actually increment the timeout counter
by Kim Phillips
· 17 years ago
c6c0fd5
fix QE firmware uploading limit
by Timur Tabi
· 17 years ago
2108405
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
by Kim Phillips
· 17 years ago
1f16448
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
3d7f255
Remove annoying debug printout for PHY less boards.
by Joakim Tjernlund
· 17 years ago
d986cba
net: reduce boot latency on QE UEC based boards
by Kim Phillips
· 17 years ago
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· 17 years ago
8a7e0a5
QE: fix compile warning
by Dave Liu
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
088e82c
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· 17 years ago
ee0e917
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
11da175
mpc83xx: Fix the align bug of SDMA buffer
by Dave Liu
· 17 years ago
bb828f9
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
by Emilian Medve
· 18 years ago
e740c46
mpc83xx: Add support for the MPC832XEMDS board
by Dave Liu
· 18 years ago
663cbab
mpc83xx: Fix the UEC driver bug of QE
by Dave Liu
· 18 years ago
87b3d4b
Code cleanup.
by Wolfgang Denk
· 18 years ago
680962b
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
by Kim Phillips
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago