<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/cpu, branch v2017.05</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu?h=v2017.05</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu?h=v2017.05'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-05-01T13:11:59Z</updated>
<entry>
<title>fdt: Move fdt_fixup_ethernet to a common place</title>
<updated>2017-05-01T13:11:59Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-28T12:51:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=26d61195f87006f2d37915de7eee8bb0f537e8a0'/>
<id>urn:sha1:26d61195f87006f2d37915de7eee8bb0f537e8a0</id>
<content type='text'>
With 3f66149d9fb4 we no longer have a common call fdt_fixup_ethernet.
This was fine to do on PowerPC as they largely had calls already in
ft_cpu_fixup.  On ARM however we largely relied on this call.  Rather
than introduce a large number of changes to ft_cpu_fixup /
ft_board_fixup we recognize that this is a common enough call that we
should be doing it in a central location.  Do it early enough that we
can do any further updates in ft_cpu_fixup / ft_board_fixup.

Cc: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
Cc: Chen-Yu Tsai &lt;wens@csie.org&gt;
Cc: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Cc: Thomas Chou &lt;thomas@wytron.com.tw&gt; (maintainer:NIOS)
Cc: York Sun &lt;york.sun@nxp.com&gt; (maintainer:POWERPC MPC85XX)
Cc: Stefan Roese &lt;sr@denx.de&gt; (maintainer:POWERPC PPC4XX)
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Joakim Tjernlund &lt;Joakim.Tjernlund@infinera.com&gt;
Fixes: 3f66149d9fb4 ("Remove extra fdt_fixup_ethernet() call")
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: York Sun &lt;york.sun@nxp.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options</title>
<updated>2017-04-30T14:29:38Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-29T23:20:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=29ec68588383e8382c6c274e2cb4dcdd150cce76'/>
<id>urn:sha1:29ec68588383e8382c6c274e2cb4dcdd150cce76</id>
<content type='text'>
A few boards had not been fully re-synced with CONFIG_ARCH_MX5 / CONFIG_MX51 /
CONFIG_MX53 being in Kconfig.  Do so now.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-sunxi</title>
<updated>2017-04-25T20:12:42Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-25T20:12:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f008a2e16ec3b618363800e414023569007cd89'/>
<id>urn:sha1:6f008a2e16ec3b618363800e414023569007cd89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: psci: make psci usable on single core socs</title>
<updated>2017-04-24T16:07:12Z</updated>
<author>
<name>Yuantian Tang</name>
<email>andy.tang@nxp.com</email>
</author>
<published>2017-04-19T05:27:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=026f30ec3e846edb85b5df8265d8cad098184be6'/>
<id>urn:sha1:026f30ec3e846edb85b5df8265d8cad098184be6</id>
<content type='text'>
PSCI can be used on both multiple and single core socs. Current
implementation only allows PSCI to work on multiple core socs.
This patch removes this restriction so that PSCI can work on
single core socs as well.

Signed-off-by: Chenhui Zhao &lt;chenhui.zhao@nxp.com&gt;
Signed-off-by: Tang Yuantian &lt;andy.tang@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv8: fsl-layerscape: Add validation of PPA image from NAND and SD</title>
<updated>2017-04-24T16:05:20Z</updated>
<author>
<name>Sumit Garg</name>
<email>sumit.garg@nxp.com</email>
</author>
<published>2017-04-19T23:39:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fa642559f5868b9d4a8bea77d945308a3709cce8'/>
<id>urn:sha1:fa642559f5868b9d4a8bea77d945308a3709cce8</id>
<content type='text'>
Signed-off-by: Sumit Garg &lt;sumit.garg@nxp.com&gt;
Signed-off-by: Udit Agarwal &lt;udit.agarwal@nxp.com&gt;
Tested-by: Vinitha Pillai &lt;vinitha.pillai@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash</title>
<updated>2017-04-24T16:03:30Z</updated>
<author>
<name>Sumit Garg</name>
<email>sumit.garg@nxp.com</email>
</author>
<published>2017-04-19T23:39:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9fa3a54220cdfaf8df54ddcdbd4feaeda6a74bd9'/>
<id>urn:sha1:9fa3a54220cdfaf8df54ddcdbd4feaeda6a74bd9</id>
<content type='text'>
Add Kconfig option to support loading PPA header from eMMC/SD and
NAND Flash.

Signed-off-by: Sumit Garg &lt;sumit.garg@nxp.com&gt;
Signed-off-by: Udit Agarwal &lt;udit.agarwal@nxp.com&gt;
Tested-by: Vinitha Pillai &lt;vinitha.pillai@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add PSCI support for R40</title>
<updated>2017-04-20T11:30:01Z</updated>
<author>
<name>Chen-Yu Tsai</name>
<email>wens@csie.org</email>
</author>
<published>2017-03-01T03:03:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0918648d823d6a5a9bd5fc37ddcaa9691e84ce88'/>
<id>urn:sha1:0918648d823d6a5a9bd5fc37ddcaa9691e84ce88</id>
<content type='text'>
The R40's CPU controls are a combination of sun6i and sun7i.

All controls are in the CPUCFG block, and it seems the R40 does not
have a PRCM block. The core reset, power gating and clamp controls
are grouped like sun6i.

Last, the R40 does not have a secure SRAM block.

This patch adds a PSCI implementation for CPU bring-up and hotplug
for the R40.

Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-fsl-qoriq</title>
<updated>2017-04-18T15:36:06Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-18T15:36:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c476d841daa491f87c8f07851038afbdf4d90a8'/>
<id>urn:sha1:3c476d841daa491f87c8f07851038afbdf4d90a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: adjust arm-smccc code for use in U-Boot</title>
<updated>2017-04-18T14:29:17Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-04-14T02:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c54bcf6805cc6762cb998751b8e005f39ee1dad1'/>
<id>urn:sha1:c54bcf6805cc6762cb998751b8e005f39ee1dad1</id>
<content type='text'>
Adjust ARM SMC Calling Convention code for U-Boot:
  - Replace the license block with SPDX
  - Change path to asm-offsets.h
  - Define UNWIND() as no-op
  - Add Kconfig entry
  - Add asm-offsets

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: import arm-smccc code from Linux 4.11-rc6</title>
<updated>2017-04-18T14:29:16Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-04-14T02:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2da86f39ed6cbccccc2736bdc421fd606734232'/>
<id>urn:sha1:c2da86f39ed6cbccccc2736bdc421fd606734232</id>
<content type='text'>
Imports ARM SMC Calling Convention code from Linux 4.11-rc6.
The files have been copied as follows:

[Linux]                           [U-Boot]
arch/arm/kernel/smccc-call.S   -&gt; arch/arm/cpu/armv7/smccc-call.S
arch/arm64/kernel/smccc-call.S -&gt; arch/arm/cpu/armv8/smccc-call.S
arch/arm/include/asm/opcodes*  -&gt; arch/arm/include/asm/opcodes*
include/linux/arm-smccc.h      -&gt; include/linux/arm-smccc.h

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
</feed>
