<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/dts, branch v2018.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/dts?h=v2018.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/dts?h=v2018.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-07-04T03:09:34Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sunxi</title>
<updated>2018-07-04T03:09:34Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-07-04T03:09:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4ac5df4b41ba46d7e635bdd8d500721c642b0a0d'/>
<id>urn:sha1:4ac5df4b41ba46d7e635bdd8d500721c642b0a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>board/aries: Remove</title>
<updated>2018-07-02T19:52:50Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-07-02T19:52:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=03b54997d568a6879a045ba775e44d62289a8fb9'/>
<id>urn:sha1:03b54997d568a6879a045ba775e44d62289a8fb9</id>
<content type='text'>
The various Aries Embedded boards have been orphaned for a year and no
one has come forward to take care of them.  Remove.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-imx</title>
<updated>2018-06-27T17:09:55Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-06-27T17:09:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=de76610545f4350f8e3eac7c0c4ff6349106a9bf'/>
<id>urn:sha1:de76610545f4350f8e3eac7c0c4ff6349106a9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imx6ul: geam: Fix fdt_file mismatch</title>
<updated>2018-06-27T07:51:49Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2018-06-18T05:42:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=18053a8505d353336ae784d70a52e1f96f8bae7e'/>
<id>urn:sha1:18053a8505d353336ae784d70a52e1f96f8bae7e</id>
<content type='text'>
fdt_file is looking for imx6ul-geam-kit.dtb but Linux
has imx6ul-geam.dtb, since Linux skipped -kit on file name
by below commit.
"ARM: dts: imx6ul-geam: Skip suffix -kit from dts name"
(sha1: 182de5ebce71e469cfa686fcdf08c9cbe11ece97)

So, due to this mismatch U-Boot failed to pick the
proper dtb which eventually break the Linux boot.

This patch fixed this mismatch by
- renaming dts files
- update config option to use new dtb file
- update fdt_file to new dtb file name

Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
</content>
</entry>
<entry>
<title>arm: dts: imx7: colibri: add raw NAND support</title>
<updated>2018-06-27T07:07:55Z</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-06-22T16:06:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd8c1fc943017dd4d68eef5e4f996133051d3bc6'/>
<id>urn:sha1:fd8c1fc943017dd4d68eef5e4f996133051d3bc6</id>
<content type='text'>
Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.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>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-06-22T16:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/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>ARM: dts: uniphier: enable SD card for PXs3 reference board</title>
<updated>2018-06-22T16:28:17Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2018-06-19T07:11:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9ef88391d049c04922aa4679eb17ee85f4ebc608'/>
<id>urn:sha1:9ef88391d049c04922aa4679eb17ee85f4ebc608</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: uniphier: sync DT with Linux 4.18-rc1</title>
<updated>2018-06-22T16:28:16Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2018-06-19T07:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e885c5a602998e8d67bc2ceb1db112c65bce2a8d'/>
<id>urn:sha1:e885c5a602998e8d67bc2ceb1db112c65bce2a8d</id>
<content type='text'>
Now that the clock-frequency information has been moved to the
driver, more DT sync is possible.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2018-06-21T13:02:35Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-06-21T13:02:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dc7df68f21093039b3ab1a1702f5b7cd3e621431'/>
<id>urn:sha1:dc7df68f21093039b3ab1a1702f5b7cd3e621431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configs: dragonboard410c: remove env partition offset</title>
<updated>2018-06-19T11:31:46Z</updated>
<author>
<name>Ramon Fried</name>
<email>ramon.fried@gmail.com</email>
</author>
<published>2018-06-14T04:04:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=018e8637b83e0ae9465bbd80254a2f8a084e3d4c'/>
<id>urn:sha1:018e8637b83e0ae9465bbd80254a2f8a084e3d4c</id>
<content type='text'>
BOOT2 is not partitioned, no need for partition offset.

Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;
</content>
</entry>
</feed>
