<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.uniphier, branch v2017.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/README.uniphier?h=v2017.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/README.uniphier?h=v2017.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-08-20T14:05:39Z</updated>
<entry>
<title>ARM: uniphier: remove sLD3 SoC support</title>
<updated>2017-08-20T14:05:39Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-08-13T00:01:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00aa453ebf56fc3a2bd5b684467bc912ba59c4d6'/>
<id>urn:sha1:00aa453ebf56fc3a2bd5b684467bc912ba59c4d6</id>
<content type='text'>
This SoC is too old.  It is difficult to maintain any longer.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>doc: uniphier: rework README.uniphier</title>
<updated>2017-07-26T13:27:15Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-07-13T11:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=673ac334fc4776064201cf78eec55ce248db1f95'/>
<id>urn:sha1:673ac334fc4776064201cf78eec55ce248db1f95</id>
<content type='text'>
Rework the readme to reflect the latest boot mechanism on ARMv8 SoCs.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: remove SPL support for ARMv8 SoCs</title>
<updated>2017-07-26T13:27:15Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-07-13T11:32:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ee8d037ce7b5ece66d085c0e6b7793e6e3fbef5b'/>
<id>urn:sha1:ee8d037ce7b5ece66d085c0e6b7793e6e3fbef5b</id>
<content type='text'>
It has been a while since ARM Trusted Firmware supported UniPhier SoC
family.  U-Boot SPL was intended as a temporary loader that runs in
secure world.  It is a maintenance headache to support two different
boot mechanisms.  Secure firmware is realm of ARM Trusted Firmware
and now U-Boot only serves as a non-secure boot loader for UniPhier
ARMv8 SoCs.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: update README.uniphier for latest build instruction</title>
<updated>2017-02-22T23:37:56Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-01-30T04:12:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf3175bcd8b21a87276016aceb9d7992a2151fca'/>
<id>urn:sha1:cf3175bcd8b21a87276016aceb9d7992a2151fca</id>
<content type='text'>
Since commit c0efc3140e75 ("ARM: uniphier: change CONFIG_SPL_PAD_TO
to 128KB"), the u-boot.bin should be burned at the offset 0x20000.
I missed to update README.uniphier in that commit.  Now updating.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: add PXs3 SoC support</title>
<updated>2017-01-22T07:49:34Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-01-21T09:05:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2c2ab3d495a1a9fbfcec58f469255595a86e3aad'/>
<id>urn:sha1:2c2ab3d495a1a9fbfcec58f469255595a86e3aad</id>
<content type='text'>
Initial support for PXs3 SoC.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: update doc/README.uniphier</title>
<updated>2016-10-18T05:30:05Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-10-17T13:20:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12a5ce72738a34eaa11b559778039f1051425dbd'/>
<id>urn:sha1:12a5ce72738a34eaa11b559778039f1051425dbd</id>
<content type='text'>
 - Rephrase the toolchains section.  Leave only Linaro toolchains
   since it is the most tested these days.

 - Add build instruction for ARMv8 SoC boards

 - Add information about "ddrmphy" command

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: uniphier: sync DT with latest Linux</title>
<updated>2016-10-18T05:06:46Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-10-07T07:43:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5'/>
<id>urn:sha1:52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: switch to raw U-Boot image</title>
<updated>2016-03-23T16:45:41Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-03-22T16:40:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d085ecd61b9956cda0d37b89b5c538f54440fe58'/>
<id>urn:sha1:d085ecd61b9956cda0d37b89b5c538f54440fe58</id>
<content type='text'>
Now everything is done to load a raw U-Boot proper image instead of
an mkimage-processed one (as far as I tested on NAND, eMMC, NOR).

The SPL already knows the load address of the U-Boot proper without
parsing its uImage header because the load address is defined by
CONFIG_SYS_TEXT_BASE, assuming that the two images are generated from
the same build.

My main motivation of this switch is to use u-boot-with-spl.bin, a
concatenation of u-boot-spl.bin and u-boot.bin.  (I wish there were
a concatenation of u-boot-spl.bin and u-boot.img...)  Anyway, this
commit would be useful for one-shot image burn.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: fix README instruction for updating U-Boot via TFTP</title>
<updated>2016-03-23T16:45:41Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-03-22T16:40:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=95a2d438c905e78b061768f5339abc9193675df4'/>
<id>urn:sha1:95a2d438c905e78b061768f5339abc9193675df4</id>
<content type='text'>
Commit 3cb9abc9c512 ("ARM: uniphier: update U-Boot file names in
workflow") missed to update these two sentences.  Fix them now.

Replace u-boot-spl-dtb.bin and u-boot-dtb.img with u-boot-spl.bin
and u-boot.img, respectively.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: document how-to-build for Ace and Sanji boards</title>
<updated>2016-03-08T16:10:30Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-03-01T04:10:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6c7eed741981e12111ef6fa25265cc5f0b53908'/>
<id>urn:sha1:c6c7eed741981e12111ef6fa25265cc5f0b53908</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
</feed>
