<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/arch/mips/dts, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-03T14:46:36Z</updated>
<entry>
<title>net: mscc: ocelot: Update DTS for Luton pcb90</title>
<updated>2019-05-03T14:46:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-05-01T11:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5c629b1b69f780540e6e3bcc57d29438749f97c5'/>
<id>urn:sha1:5c629b1b69f780540e6e3bcc57d29438749f97c5</id>
<content type='text'>
Update device tree for luton to add support for luton pcb90.
This pcb has 24 ports from which 12 ports are connected to
SerDes6G.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>mips: rename mach-mt7620 to mach-mtmips</title>
<updated>2019-05-03T14:43:11Z</updated>
<author>
<name>Weijie Gao</name>
</author>
<published>2019-04-30T03:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=16b94903e2462a8983322bbc865c0617b9e02b79'/>
<id>urn:sha1:16b94903e2462a8983322bbc865c0617b9e02b79</id>
<content type='text'>
Currently mach-mt7620 contains only support for mt7628. To avoid confusion,
rename mach-mt7620 to mach-mtmips, which means MediaTek MIPS platforms.
MT7620 and MT7628 should be distinguished by SOC_MT7620 and SOC_MT7628
because they do not share the same lowlevel codes.

Dependencies of four drivers are changed to SOC_MT7628 as these drivers
are only used by MT7628.

Cc: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Weijie Gao &lt;weijie.gao@mediatek.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: ocelot: Update DTS for Ocelot pcb120.</title>
<updated>2019-05-03T14:42:24Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-24T09:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8c211af8f8c0617c40ccf4f0df557e4fbf6073ea'/>
<id>urn:sha1:8c211af8f8c0617c40ccf4f0df557e4fbf6073ea</id>
<content type='text'>
Update device tree for ocelot to add support for ocelot pcb120.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: serval: Add ethernet nodes for Serval</title>
<updated>2019-05-03T14:42:23Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-11T12:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4788704dd803ca7122710d9daf0ca4b337745dfc'/>
<id>urn:sha1:4788704dd803ca7122710d9daf0ca4b337745dfc</id>
<content type='text'>
Add ethernet nodes for Serval SoCs family. There are 2 pcb in this
family: pcb105 and pcb106.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>dt: bcm968380gerg: enable nand controller</title>
<updated>2019-04-22T15:56:29Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-15T14:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=92cd0047a9d4bbd2c0495a68c47c36075211dbaf'/>
<id>urn:sha1:92cd0047a9d4bbd2c0495a68c47c36075211dbaf</id>
<content type='text'>
Enable the nand controller in the device tree
of the board bcm96838gerg.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
</entry>
<entry>
<title>dt: bcm6838: add nand controller</title>
<updated>2019-04-22T15:55:58Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-15T14:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d8d9bfb90b772de28c2dea3a1e9338eb46ba42c2'/>
<id>urn:sha1:d8d9bfb90b772de28c2dea3a1e9338eb46ba42c2</id>
<content type='text'>
Add the nand controller in the bcm6838 device tree.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-spi</title>
<updated>2019-04-14T04:03:06Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-04-14T04:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=216800acf1fbf9f498455bf3c92d4513d9a4c681'/>
<id>urn:sha1:216800acf1fbf9f498455bf3c92d4513d9a4c681</id>
<content type='text'>
Conflicts:
	arch/arm/dts/armada-385-amc.dts
	arch/arm/dts/armada-xp-theadorable.dts
	arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: servalt: Add ethernet nodes for ServalT</title>
<updated>2019-04-12T15:32:53Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-08T08:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=da843eab1f16f4a68dc9d3c72f176b45115d8052'/>
<id>urn:sha1:da843eab1f16f4a68dc9d3c72f176b45115d8052</id>
<content type='text'>
Add ethernet nodes for ServalT SoCs family. Currently there is only one
pcb(pcb116) in this family.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: jaguar2: Add ethenet nodes for Jaguar2.</title>
<updated>2019-04-12T15:32:51Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-03T17:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1141176163d205ddc5b729256509a858c0fe8267'/>
<id>urn:sha1:1141176163d205ddc5b729256509a858c0fe8267</id>
<content type='text'>
Add ethernet nodes for Jaguar2 SoCs family. There are 3 pcb in this
family: pcb110, pcb111 and pcb112.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>dt: bcm968380gerg: enable gpio controller</title>
<updated>2019-04-12T15:32:51Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-07T10:36:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f1ed3cfc539725246bdc302ac67b7440caef29f7'/>
<id>urn:sha1:f1ed3cfc539725246bdc302ac67b7440caef29f7</id>
<content type='text'>
Enable the gpio controllers in the device tree
of the board bcm968380gerg.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
</feed>
