<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/plat/amlogic, branch master</title>
<subtitle>Broadcom-s Trusted Firmware A</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/atf/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/atf/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/'/>
<updated>2019-09-27T09:53:40Z</updated>
<entry>
<title>Merge changes from topic "amlogic-g12a" into integration</title>
<updated>2019-09-27T09:53:40Z</updated>
<author>
<name>Soby Mathew</name>
</author>
<published>2019-09-27T09:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=f7fa5289176068d0d54cd0b218eae3394b47f8c1'/>
<id>urn:sha1:f7fa5289176068d0d54cd0b218eae3394b47f8c1</id>
<content type='text'>
* changes:
  amlogic: g12a: Add support for the S905X2 (G12A) platform
  amlogic: makefile: Use PLAT variable when possible
  amlogic: sha_dma: Move register mappings to platform header
</content>
</entry>
<entry>
<title>amlogic: g12a: Add support for the S905X2 (G12A) platform</title>
<updated>2019-09-26T08:27:45Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-18T10:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=cdb8c52f922b5c4d972e398a72ac89d100937507'/>
<id>urn:sha1:cdb8c52f922b5c4d972e398a72ac89d100937507</id>
<content type='text'>
Introduce the preliminary support for the Amlogic S905X2 (G12A) SoC.

This port is a minimal implementation of BL31 capable of booting
mainline U-Boot and Linux. Tested on a SEI510 board.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ife958f10e815a4530292c45446adb71239f3367f
</content>
</entry>
<entry>
<title>amlogic: makefile: Use PLAT variable when possible</title>
<updated>2019-09-18T10:03:10Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-18T10:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=edcadeb7b83b772ae1d9ff072a960ddf573befc2'/>
<id>urn:sha1:edcadeb7b83b772ae1d9ff072a960ddf573befc2</id>
<content type='text'>
To address the file names.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ib79b8dfa032a1db012c5031d47de61e1a16b5f9a
</content>
</entry>
<entry>
<title>amlogic: sha_dma: Move register mappings to platform header</title>
<updated>2019-09-18T09:22:31Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-18T09:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=26d943935345db2210da2cf72a0e381f468a32e1'/>
<id>urn:sha1:26d943935345db2210da2cf72a0e381f468a32e1</id>
<content type='text'>
The registers location for the SHA DMA driver is not unique for the
different platforms. Move the mapping out of the driver and into the
platform-specific header.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ice64637844a3cb384b01e466cb8c1cea5f764129
</content>
</entry>
<entry>
<title>amlogic: scpi: Add support to retrieve chip ID</title>
<updated>2019-09-17T12:11:50Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-16T11:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=5cfdfc3c6200e1db3c635341e0a923a1ee9d14d8'/>
<id>urn:sha1:5cfdfc3c6200e1db3c635341e0a923a1ee9d14d8</id>
<content type='text'>
Both kernel and U-Boot use a SMC call to the secure monitor to get the
chip ID. This call is translated by BL31 to a call to the SCP to
retrieve the ID. Add a new SiP call and the backing SCPI command.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ib128f5645ee92866e7ebbcd550dacd33f573524b
</content>
</entry>
<entry>
<title>amlogic: console: Move console driver to common directory</title>
<updated>2019-09-12T18:18:04Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-05T11:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=a759d34519d4206dfe0a86389317c4b371850aa7'/>
<id>urn:sha1:a759d34519d4206dfe0a86389317c4b371850aa7</id>
<content type='text'>
The code managing the console is the same for all the platforms
currently supported. Since it is unlikely to change in the future move
the code to an external file in the common directory.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I6df555ea82d483b4f08a4a1e2cb0a7488fbaa015
</content>
</entry>
<entry>
<title>amlogic: Fix includes order</title>
<updated>2019-09-11T17:05:26Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-03T11:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=b56218744e318097b2d850510505d0bcac6d5132'/>
<id>urn:sha1:b56218744e318097b2d850510505d0bcac6d5132</id>
<content type='text'>
As part of the code refactoring fix the order of the include files
across all the source files.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ice72f687cc26ee881a9051168149467688100cfb
</content>
</entry>
<entry>
<title>amlogic: Fix header guards</title>
<updated>2019-09-11T17:04:12Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T09:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=421b67b66697374f504ec2eb3d9f954437e02f2e'/>
<id>urn:sha1:421b67b66697374f504ec2eb3d9f954437e02f2e</id>
<content type='text'>
Make the header guards more generic and contextually remove the
GXBB_BL31_PLAT_PARAM_VAL value that is unused on the GXL platform.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I842fa2e084e71280ae17b39c67877e844821a171
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the SoC specific files</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T14:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=9158854a58bbff71dbf926814e7addfdae94f4b1'/>
<id>urn:sha1:9158854a58bbff71dbf926814e7addfdae94f4b1</id>
<content type='text'>
Remove the GXBB prefix where needed and add SoC specific prefixes for
GXBB/GXL.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ic3eb3a77ca2d9c779a9dee5cee786e9c16ecdb27
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the PM code</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T14:19:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=0e1d78969bbc7e562711511b9c8596a5ff5f5144'/>
<id>urn:sha1:0e1d78969bbc7e562711511b9c8596a5ff5f5144</id>
<content type='text'>
Remove the GXBB prefix from the code in the common directory and add
SoC-specific prefixes in the SoC specific code.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ic983ef70b0ef23f95088dd8df488d8c42c3bc030
</content>
</entry>
</feed>
