index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dm9000x.c
Commit message (
Expand
)
Author
Age
Lines
*
net: rename and refactor eth_rand_ethaddr() function
Masahiro Yamada
2014-05-12
-1
/
+1
*
net: dm9000: random mac address support
Andrew Ruder
2013-11-22
-0
/
+9
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-9
/
+1
*
drivers/net/dm9000x.c: Fix compile warning
Joe Hershberger
2012-05-22
-2
/
+1
*
DM9000:Add a byte swap macro for dm9000 io operation.
Jason Jin
2011-10-17
-1
/
+9
*
Remove instances of phy_read/write
Andy Fleming
2011-04-20
-9
/
+9
*
net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
Mike Frysinger
2010-07-12
-6
/
+6
*
dm9000x.c: fix compile problems
Wolfgang Denk
2010-05-26
-6
/
+6
*
net: dm9000x: use standard I/O accessors
Mike Frysinger
2010-05-03
-6
/
+6
*
net: dm9000x: fix debug output
Thomas Weber
2009-12-13
-1
/
+1
*
Fix DM9000 MAC address handling
Ben Warren
2009-10-29
-12
/
+14
*
Convert DM9000 driver for CONFIG_NET_MULTI
Remy Bohmer
2009-06-15
-17
/
+27
*
Add config option for disabling DM9000-SROM support.
Remy Bohmer
2009-06-08
-8
/
+8
*
dm9000 EEPROM reading bugfix
David Brownell
2009-04-28
-6
/
+6
*
drivers/net/: get mac address from environment
Mike Frysinger
2009-03-20
-19
/
+7
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
dm9000 remove dead external phy support, gpio fix
Andrew Dyer
2008-08-26
-144
/
+15
*
Fix dm9000 receive status and len little endian issue
TsiChung Liew
2008-08-18
-6
/
+10
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot
Ben Warren
2008-06-08
-0
/
+2
|
\
|
*
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-24
-0
/
+2
|
|
\
|
|
*
AT91SAM9261EK support
Stelian Pop
2008-05-10
-0
/
+2
*
|
|
DM9000 fix status check fail 0x6d error for trizeps board
Remy Bohmer
2008-06-05
-9
/
+8
*
|
|
Fix order for reading rx-status registers in 32bit mode of DM9000
Remy Bohmer
2008-06-04
-1
/
+2
*
|
|
DM9000: Some minor code cleanups
Remy Bohmer
2008-06-04
-15
/
+26
*
|
|
DM9000: Make driver work properly for DM9000A
Remy Bohmer
2008-06-04
-39
/
+54
*
|
|
DM9000: Improve eth_reset() routine
Remy Bohmer
2008-06-04
-3
/
+31
*
|
|
DM9000: improve eth_send() routine
Remy Bohmer
2008-06-04
-4
/
+11
*
|
|
DM9000: repair debug logging
Remy Bohmer
2008-06-04
-12
/
+21
*
|
|
DM9000: Add data bus-width auto detection.
Remy Bohmer
2008-06-04
-58
/
+129
|
/
/
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-9
/
+9
|
/
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-0
/
+620