<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/dt-bindings/power, 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>2018-12-04T08:21:07Z</updated>
<entry>
<title>ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6</title>
<updated>2018-12-04T08:21:07Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-12-03T20:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cbff9f80cedd4bd4c00ed3fe506b1fc2b209c681'/>
<id>urn:sha1:cbff9f80cedd4bd4c00ed3fe506b1fc2b209c681</id>
<content type='text'>
Synchronize DTs with mainline Linux 4.19.6 ,
commit 96db90800c06d3fe3fa08eb6222fe201286bb778

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
---
V2: Rebase on u-boot/master
</content>
</entry>
<entry>
<title>arm: dts: MediaTek: add device tree for MT7623</title>
<updated>2018-11-29T04:04:50Z</updated>
<author>
<name>Ryder Lee</name>
</author>
<published>2018-11-15T02:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d84982dbfada5add7c405ab9a6e26132f7bfe8c8'/>
<id>urn:sha1:d84982dbfada5add7c405ab9a6e26132f7bfe8c8</id>
<content type='text'>
This adds device tree for MT7623 development board - Bananapi R2
Detailed hardware information for BPI-R2 which could be found on
http://wiki.banana-pi.org/Banana_Pi_BPI-R2.

Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;
Tested-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>arm: dts: MediaTek: add device tree for MT7629</title>
<updated>2018-11-29T04:04:49Z</updated>
<author>
<name>Ryder Lee</name>
</author>
<published>2018-11-15T02:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=376ac00dc3bc69e05b8c8cde1e3c10b58c116edd'/>
<id>urn:sha1:376ac00dc3bc69e05b8c8cde1e3c10b58c116edd</id>
<content type='text'>
This patch adds MT7629 device tree and the includes it needs.

Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu</title>
<updated>2018-10-18T17:07:47Z</updated>
<author>
<name>Hiroyuki Yokoyama</name>
</author>
<published>2018-09-27T10:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2a1eade825149647ffbe4da5dce0883d45d3a137'/>
<id>urn:sha1:2a1eade825149647ffbe4da5dce0883d45d3a137</id>
<content type='text'>
Add device tree nodes for USB2.0(EHCI) on R-Car E3 Ebisu board.

Signed-off-by: Hiroyuki Yokoyama &lt;hiroyuki.yokoyama.vx@renesas.com&gt;
</content>
</entry>
<entry>
<title>arm: dts: imx7: sync with Linux</title>
<updated>2018-06-27T07:07:55Z</updated>
<author>
<name>Stefan Agner</name>
</author>
<published>2018-06-22T16:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=aba6a0fb8f14b048dfbc6282ce015e9a45dcd02f'/>
<id>urn:sha1:aba6a0fb8f14b048dfbc6282ce015e9a45dcd02f</id>
<content type='text'>
Sync with Linux commit 60cc43fc8884 ("Linux 4.17-rc1").

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: Import R8A77965 M3N DT files from Linux</title>
<updated>2018-03-05T09:59:38Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-02-26T09:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=50e031efa45f49afebf534fba916a1049066730c'/>
<id>urn:sha1:50e031efa45f49afebf534fba916a1049066730c</id>
<content type='text'>
Import the R8A77965 M3N DT from Linux 4.16-rc1 .

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8</title>
<updated>2018-01-27T19:38:54Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-01-07T19:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9a26fc5a73fe23698fa78aca8a7ed5c77ac14621'/>
<id>urn:sha1:9a26fc5a73fe23698fa78aca8a7ed5c77ac14621</id>
<content type='text'>
Import the Renesas R8A7794 DTS and headers from upstream Linux kernel v4.15-rc8,
commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4 .

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8</title>
<updated>2018-01-27T19:38:54Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-01-07T19:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=92aa09959271d08f999e31a3fbe396aca782146e'/>
<id>urn:sha1:92aa09959271d08f999e31a3fbe396aca782146e</id>
<content type='text'>
Import the Renesas R8A7793 DTS and headers from upstream Linux kernel v4.15-rc8,
commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4 .

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8</title>
<updated>2018-01-27T19:38:54Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-01-07T19:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a3fb9ff3b33fae05c9666b390f5765715a4f8132'/>
<id>urn:sha1:a3fb9ff3b33fae05c9666b390f5765715a4f8132</id>
<content type='text'>
Import the Renesas R8A7792 DTS and headers from upstream Linux kernel v4.15-rc8,
commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4 .

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
</feed>
