<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/xilinx, 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/board/xilinx?h=v2018.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/xilinx?h=v2018.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-01-30T13:29:32Z</updated>
<entry>
<title>arm: zynq: Update years in copyright to reflect latest changes</title>
<updated>2018-01-30T13:29:32Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-17T06:37:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3e1b61de58bc12024eeb2b57ed85077905cd962f'/>
<id>urn:sha1:3e1b61de58bc12024eeb2b57ed85077905cd962f</id>
<content type='text'>
Updating year in zynq files. Also add missing Copyright to board.c.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm64: zynqmp: Add psu_init for zcu102-rev1.0</title>
<updated>2018-01-30T13:29:24Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-10T13:48:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c45abe70962e03d59fa29516a5850d034c001d0'/>
<id>urn:sha1:6c45abe70962e03d59fa29516a5850d034c001d0</id>
<content type='text'>
Add low level initialization for zcu102-rev1.0.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm64: zynqmp: Prepare psu_init rework</title>
<updated>2018-01-30T13:29:18Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-10T08:36:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ad341ed7d90e007af8e878424f7b6e4f24d90ac'/>
<id>urn:sha1:2ad341ed7d90e007af8e878424f7b6e4f24d90ac</id>
<content type='text'>
Move generic functions to common location psu_spl_init.c. Function
declarations are added to private header.
These changes are done in connection to the fact that still files from
HDF can be copied over and compilation should pass.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED</title>
<updated>2018-01-30T13:29:12Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-15T11:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=88f05a926d52a4b05eac2e325bb600fa83f8eee1'/>
<id>urn:sha1:88f05a926d52a4b05eac2e325bb600fa83f8eee1</id>
<content type='text'>
Remove SPL_BUILD dependency from zynqmp.c and move it to header file.
Use only one symbol for including psu_init.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm64: zynqmp: Remove unused empty functions</title>
<updated>2018-01-30T13:29:08Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-09T13:25:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9753c4f886e22c9166ef0d918ef7a6f1c88de7e8'/>
<id>urn:sha1:9753c4f886e22c9166ef0d918ef7a6f1c88de7e8</id>
<content type='text'>
Remove functions which are no longer renerated by PCW.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm64: zynqmp: Propagate error value from psu_init()</title>
<updated>2018-01-30T13:28:59Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-10T10:48:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f32e79f1595e4565d3b9af44a7f80efd7f017133'/>
<id>urn:sha1:f32e79f1595e4565d3b9af44a7f80efd7f017133</id>
<content type='text'>
psu_init() returns int which wasn't declared and checked.
The patch is fixing function declarations and code to handle return
values properly.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>xilinx: zynqmp: Use strlen only if env_get doesn't return null</title>
<updated>2018-01-30T13:28:35Z</updated>
<author>
<name>Siva Durga Prasad Paladugu</name>
<email>siva.durga.paladugu@xilinx.com</email>
</author>
<published>2017-12-20T11:05:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=01c42d3d74cd51fd04da297898015d6b1ca00b28'/>
<id>urn:sha1:01c42d3d74cd51fd04da297898015d6b1ca00b28</id>
<content type='text'>
Add check if boot_targets exists in environment and then
generate new_targets env accordingly. Performing strlen on
null address causes it to fail with exception if isolation
is enabled with DDR address zero as secure. It works with out
isolation enabled as zero is valid address but it may lead to
junk values in boot_targets.
This patch fixes the issue by checking return value of env_get
so that it generate boot_targets properly.

Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm: zynq: Add support for zc770-xm011-x16 configuration</title>
<updated>2018-01-30T13:28:25Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-08T15:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77cbd9536e6800c1ae259044298db7321b1f67aa'/>
<id>urn:sha1:77cbd9536e6800c1ae259044298db7321b1f67aa</id>
<content type='text'>
zc770-xm011 is x8 width configuration. This FMC card has also x16
variant which requires different ps7_init configuration. This patch adds
it.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm: zynq: Add zc770-xm013 spl configuration</title>
<updated>2018-01-30T13:28:24Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-12T13:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b9b27241118ba89536a79a5b1f6f50e692370821'/>
<id>urn:sha1:b9b27241118ba89536a79a5b1f6f50e692370821</id>
<content type='text'>
Simplify ps7_init* initialization.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm: zynq: Add zc770-xm012 spl configuration</title>
<updated>2018-01-30T13:28:24Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2018-01-12T13:46:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7f6a0d4688534a9d816587910ee93f3bc94ae0d1'/>
<id>urn:sha1:7f6a0d4688534a9d816587910ee93f3bc94ae0d1</id>
<content type='text'>
Simplify ps7_init* initialization.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
</feed>
