Tom Rini
|
470135be27
Merge git://www.denx.de/git/u-boot-imx
|
7 жил өмнө |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 жил өмнө |
Simon Glass
|
fd1e959e91
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
|
7 жил өмнө |
Lothar Waßmann
|
cb5761f774
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
|
8 жил өмнө |
Stefano Babic
|
552a848e4f
imx: reorganize IMX code as other SOCs
|
8 жил өмнө |
Lothar Waßmann
|
306dd7dabd
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
|
8 жил өмнө |
Simon Glass
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 жил өмнө |
Andy Duan
|
979a58936b
net: fec_mxc: specify the registered eth index by dev_id
|
8 жил өмнө |
Andy Duan
|
f01e4e1e14
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
|
8 жил өмнө |
Peng Fan
|
27255fe821
net: fec: do not access reserved register for i.MX6ULL
|
8 жил өмнө |
Tom Rini
|
e1a71f8b33
Merge branch 'master' of git://git.denx.de/u-boot-net
|
8 жил өмнө |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 жил өмнө |
Daniel Strnad
|
5ad9204fa9
net: fec_mxc: Fix corruption of device tree blob
|
8 жил өмнө |
Jagan Teki
|
1ed2570f7e
dm: net: fec: Add .read_rom_hwaddr
|
8 жил өмнө |
Jagan Teki
|
567173a610
net: fec_mxc: Driver cleanups
|
8 жил өмнө |
Jagan Teki
|
60752ca86a
net: fec_mxc: Convert into driver model
|
8 жил өмнө |
Jagan Teki
|
f54183e65d
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
|
8 жил өмнө |
Vagrant Cascadian
|
3450a8596d
Fix spelling of "resetting".
|
8 жил өмнө |
Masahiro Yamada
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 жил өмнө |
Hannes Schmelzer
|
0750701a3f
driver/net/fec: support fixed speed connection
|
9 жил өмнө |
Peng Fan
|
87f9989502
net: fec_mxc: use simpler runtime cpu dection macros
|
9 жил өмнө |
Måns Rullgård
|
845a57b4de
net: fec_mxc: unregister mdio bus on probe error
|
9 жил өмнө |
Måns Rullgård
|
843a3e5893
net: fec_mxc: configure MDIO hold time
|
9 жил өмнө |
Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
9 жил өмнө |
Peng Fan
|
fbecbaa158
net: fec: do not access reserved register for i.MX6UL
|
9 жил өмнө |
Albert ARIBAUD \(3ADEV\)
|
b189584bbb
net: fec_mxc: remove useless struct nbuf
|
10 жил өмнө |
Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
10 жил өмнө |
Joe Hershberger
|
0adb5b761f
net: cosmetic: Name ethaddr variables consistently
|
10 жил өмнө |
Jeroen Hofstee
|
84f64c8bbe
net: fec_mxc: make local functions static
|
10 жил өмнө |
Fabio Estevam
|
f599288d55
net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
|
10 жил өмнө |