<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/opcodes.h, branch v2018.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/opcodes.h?h=v2018.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/opcodes.h?h=v2018.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-04-18T14:29:17Z</updated>
<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>
