<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/net/Kconfig, branch v2018.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/net/Kconfig?h=v2018.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/net/Kconfig?h=v2018.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-01-15T18:05:26Z</updated>
<entry>
<title>net: sh-eth: Add to Kconfig and convert</title>
<updated>2018-01-15T18:05:26Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>iwamatsu@nigauri.org</email>
</author>
<published>2017-12-01T07:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dcd18eaf6147c0c69d510883ee08ed1971c5b979'/>
<id>urn:sha1:dcd18eaf6147c0c69d510883ee08ed1971c5b979</id>
<content type='text'>
This adds SH_ETHER to drivers/net/Kconfig and convert to Kconfig.

Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>net: macb: Add support for Xilinx Zynq SoC</title>
<updated>2018-01-15T18:05:14Z</updated>
<author>
<name>Wilson Lee</name>
<email>wilson.lee@ni.com</email>
</author>
<published>2017-08-23T03:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4bf56913d0d3bf1e1dd9ccd54f582c034314b812'/>
<id>urn:sha1:4bf56913d0d3bf1e1dd9ccd54f582c034314b812</id>
<content type='text'>
Although Xilinx Zynq SoC was using MACB similar hardware. However,
U-boot MACB driver was not supporting Xilinx Zynq SoC. This patch is
to add support for the Xilinx Zynq SoC to the existing MACB network
driver.

This patch is to add Zynq GEM DMA Config, provide callback
function for different linkspeed for case of using Xilinx Zynq
Programmable Logic as GMII to RGMII converter.

This patch convert the return value to use error codes.

Signed-off-by: Wilson Lee &lt;wilson.lee@ni.com&gt;
Cc: Chen Yee Chew &lt;chen.yee.chew@ni.com&gt;
Cc: Keng Soon Cheah &lt;keng.soon.cheah@ni.com&gt;
Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Cc: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-fsl-qoriq</title>
<updated>2018-01-11T16:18:49Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-01-11T16:18:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6bf634223ab6bd58a3e76cf84a9a204a4408a251'/>
<id>urn:sha1:6bf634223ab6bd58a3e76cf84a9a204a4408a251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configs: Move SYS_DPAA_QBMAN to Kconfig</title>
<updated>2018-01-10T20:28:58Z</updated>
<author>
<name>Ahmed Mansour</name>
<email>ahmed.mansour@nxp.com</email>
</author>
<published>2017-12-15T21:01:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=541d57663f12c33ed8e81143d87143e4f2c885ce'/>
<id>urn:sha1:541d57663f12c33ed8e81143d87143e4f2c885ce</id>
<content type='text'>
The CONFIG_SYS_DPAA_QBMAN define is used by DPAA1 freescale SOCs to
add device tree fixups that allow deep sleep in Linux. The define was
placed in header files included by a number of boards, but was not
explicitly documented in any of the Kconfigs. A description was added
to the drivers/networking menuconfig and default selection for
current SOCs that have this part

Signed-off-by: Ahmed Mansour &lt;ahmed.mansour@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs</title>
<updated>2018-01-09T15:41:00Z</updated>
<author>
<name>Miquel Raynal</name>
<email>miquel.raynal@free-electrons.com</email>
</author>
<published>2017-12-28T14:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e7ab2ccd154215a91d29153e68cb706a1057e17f'/>
<id>urn:sha1:e7ab2ccd154215a91d29153e68cb706a1057e17f</id>
<content type='text'>
Until now, Armada 3700 SoCs could not enable the mvneta driver, and thus
did not benefit from Ethernet support. Add ARMADA_3700 in the
"depends on" list of the MVNETA Kconfig entry.

Signed-off-by: Miquel Raynal &lt;miquel.raynal@free-electrons.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>sunxi: Fix A20-OLinuXino-MICRO LAN8710 support</title>
<updated>2017-12-07T05:27:23Z</updated>
<author>
<name>Stefan Mavrodiev</name>
<email>stefan@olimex.com</email>
</author>
<published>2017-11-03T06:56:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aba3924927263f23d8ca302b52b1988ed924e5b1'/>
<id>urn:sha1:aba3924927263f23d8ca302b52b1988ed924e5b1</id>
<content type='text'>
&gt;From revision J the board uses new phy chip LAN8710. Compared
with RTL8201, RA17 pin is TXERR. It has pullup which causes phy
not to work. To fix this PA17 is muxed with GMAC function. This
makes the pin output-low.

Signed-off-by: Stefan Mavrodiev &lt;stefan@olimex.com&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users</title>
<updated>2017-11-09T09:09:30Z</updated>
<author>
<name>Artturi Alm</name>
<email>artturi.alm@gmail.com</email>
</author>
<published>2017-11-08T03:08:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3'/>
<id>urn:sha1:6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3</id>
<content type='text'>
due misnaming of CONFIG_SUN4I_EMAC in include/configs/sunxi-common.h,
likely missed in:
	commit 3146f0c017df ("Move PHYLIB to Kconfig")

Signed-off-by: Artturi Alm &lt;artturi.alm@gmail.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>net: Add SMC911X driver to Kconfig, convert</title>
<updated>2017-10-21T01:40:26Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2017-09-05T20:20:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8daec2d9d3ff2d7ff85c203c0e9d07f5278b74f4'/>
<id>urn:sha1:8daec2d9d3ff2d7ff85c203c0e9d07f5278b74f4</id>
<content type='text'>
We add the various SMC91XX symbols to drivers/net/Kconfig and then this
converts the following to Kconfig:
   CONFIG_SMC911X
   CONFIG_SMC911X_BASE
   CONFIG_SMC911X_16_BIT
   CONFIG_SMC911X_32_BIT

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
[trini: Apply to the rest of the tree, re-squash old and new patch]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: mvebu: Convert CONFIG_MVNETA to Kconfig</title>
<updated>2017-09-26T04:51:30Z</updated>
<author>
<name>Chris Packham</name>
<email>judge.packham@gmail.com</email>
</author>
<published>2017-08-21T08:17:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7654f62f4e84c40e0f604f23126fc794ae843da1'/>
<id>urn:sha1:7654f62f4e84c40e0f604f23126fc794ae843da1</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_MVNETA

Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>net: move Broadcom SF2 driver to Kconfig</title>
<updated>2017-08-07T20:18:30Z</updated>
<author>
<name>Suji Velupillai</name>
<email>suji.velupillai@broadcom.com</email>
</author>
<published>2017-07-10T21:05:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c89782dcac6277714157cd30e38afb74e1ed5dee'/>
<id>urn:sha1:c89782dcac6277714157cd30e38afb74e1ed5dee</id>
<content type='text'>
move to Kconfig:
	CONFIG_BCM_SF2_ETH
	CONFIG_BCM_SF2_ETH_DEFAULT_PORT
	CONFIG_BCM_SF2_ETH_GMAC

Also modified defconfigs of all platforms that use these configs.

Signed-off-by: Suji Velupillai &lt;suji.velupillai@broadcom.com&gt;
Tested-by: Suji Velupillai &lt;suji.velupillai@broadcom.com&gt;
Reviewed-by: JD Zheng &lt;jiandong.zheng@broadcom.com&gt;
Reviewed-by: Scott Branden &lt;scott.branden@broadcom.com&gt;
Signed-off-by: Steve Rae &lt;steve.rae@raedomain.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
</feed>
