index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-23
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
10
-128
/
+10
2013-02-04
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2
-13
/
+14
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2
-3
/
+3
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
1
-9
/
+12
2012-08-23
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
York Sun
1
-10
/
+5
2012-05-22
drivers/qe/uec.c: Fix compile warning
Joe Hershberger
1
-1
/
+1
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
1
-1
/
+1
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
1
-2
/
+2
2011-11-11
drivers/qe/uec.c: Fix GCC 4.6 build warning
Kumar Gala
1
-7
/
+0
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
3
-46
/
+49
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2
-75
/
+73
2011-04-05
powerpc/85xx: Add P1021 specific QE and UEC support
Haiying Wang
1
-1
/
+36
2011-01-25
UEC: Fix compiler warnings introduced by linux/mii.h change
Kumar Gala
2
-19
/
+9
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2
-52
/
+34
2010-11-18
Exclude drivers/qe/fdt.c without CONFIG_QE
Sebastien Carlier
2
-3
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-20
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
3
-26
/
+12
2010-10-11
UEC PHY: Speed up initial PHY neg.
Joakim Tjernlund
1
-0
/
+9
2010-10-11
UEC PHY: Remove strange 0.5 sec delay
Joakim Tjernlund
1
-1
/
+0
2010-10-11
UEC: Don't udelay needlessly
Joakim Tjernlund
1
-1
/
+3
2010-08-09
miiphy: constify device name
Mike Frysinger
1
-3
/
+3
2010-08-09
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2
-4
/
+4
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-6
/
+3
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-05-03
83xx: UEC: Added support for bitBang MII driver access to PHYs
Richard Retanubun
2
-4
/
+49
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+1
2010-01-31
83xx, uec: split enet_interface in two variables
Heiko Schocher
3
-109
/
+131
2009-10-27
mpc85xx: Configure QE USB for MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+2
2009-09-25
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
Anton Vorontsov
2
-0
/
+4
2009-09-25
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
Anton Vorontsov
2
-2
/
+14
2009-08-10
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
Richard Retanubun
1
-17
/
+19
2009-08-10
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
1
-8
/
+9
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
1
-2
/
+0
2009-06-12
drivers/qe: add sgmii support in for UEC driver
Haiying Wang
2
-2
/
+46
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2
-188
/
+58
2009-06-12
drivers/qe: Add more SNUM number for QE
Haiying Wang
2
-4
/
+12
2009-06-12
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
4
-12
/
+44
2009-06-12
drivers/qe: Rename the camel-case identifiers in uec
Haiying Wang
2
-18
/
+18
2009-06-12
General help message cleanup
Wolfgang Denk
1
-2
/
+3
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-5
/
+6
2009-03-30
MPC85xx: Load and enable QE microcode patch in IRAM
Haiying Wang
2
-0
/
+10
2009-02-01
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
1
-0
/
+59
2009-01-28
Command usage cleanup
Peter Tyser
1
-1
/
+1
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-2
/
+2
2009-01-24
powerpc: net: support for the SMSC LAN8700 PHY
Heiko Schocher
1
-0
/
+59
2008-11-09
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
Richard Retanubun
1
-0
/
+79
2008-11-09
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
1
-3
/
+43
2008-11-09
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+8
[next]