<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/plat/renesas/rcar/include, 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-08-29T11:02:30Z</updated>
<entry>
<title>rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B</title>
<updated>2019-08-29T11:02:30Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-08-07T16:19:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=f12039be9532f4ff1e9bc01feda61e9b3bb31667'/>
<id>urn:sha1:f12039be9532f4ff1e9bc01feda61e9b3bb31667</id>
<content type='text'>
The ddr_a and ddr_b register macros are the same for the most part,
unify them into a single header.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: I8f55d6d779837215339ac0010e8c8ab5f6748d75
</content>
</entry>
<entry>
<title>rcar_get3: drivers: ddr: Clean up common code</title>
<updated>2019-08-29T11:02:30Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-08-07T16:05:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=40c711a3608e5529bb212c97afc24caebc7fe2ac'/>
<id>urn:sha1:40c711a3608e5529bb212c97afc24caebc7fe2ac</id>
<content type='text'>
Do minor coding style changes to the common DDR init code to make it
checkpatch compliant and move macros out into rcar_def.h.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: I67eadf8099e4ff8702105c9e07b13f308d9dbe3d
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*</title>
<updated>2019-08-16T13:15:12Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-08-06T17:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=df51d8fe7e26405db64be686c58da9292e1d4f4c'/>
<id>urn:sha1:df51d8fe7e26405db64be686c58da9292e1d4f4c</id>
<content type='text'>
Rename RCAR_PRODUCT_* to PRR_PRODUCT_* and drop the duplicate
RCAR_PRODUCT_* macro.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: I6b2789790b85edb79c026f0860d70f323d113d96
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h</title>
<updated>2019-08-16T13:13:23Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-08-06T16:58:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=7c103d608d12c11a6657ac9558c7367c45429c6c'/>
<id>urn:sha1:7c103d608d12c11a6657ac9558c7367c45429c6c</id>
<content type='text'>
Pull out the PRR_* macros into rcar_def.h and remove multiple copies of
it. Now that there are still RCAR_* macros in rcar_def.h too and they
have the exact same meaning as the PRR_* macros, but that's for another
patch.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: Icb7f61b971b1a23102bd1b9f58cda580660a55fc
</content>
</entry>
<entry>
<title>Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__</title>
<updated>2019-08-01T20:14:12Z</updated>
<author>
<name>Julius Werner</name>
</author>
<published>2019-07-09T20:49:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=d5dfdeb65ff5b7f24dded201d2945c7b74565ce8'/>
<id>urn:sha1:d5dfdeb65ff5b7f24dded201d2945c7b74565ce8</id>
<content type='text'>
NOTE: __ASSEMBLY__ macro is now deprecated in favor of __ASSEMBLER__.

All common C compilers predefine a macro called __ASSEMBLER__ when
preprocessing a .S file. There is no reason for TF-A to define it's own
__ASSEMBLY__ macro for this purpose instead. To unify code with the
export headers (which use __ASSEMBLER__ to avoid one extra dependency),
let's deprecate __ASSEMBLY__ and switch the code base over to the
predefined standard.

Change-Id: Id7d0ec8cf330195da80499c68562b65cb5ab7417
Signed-off-by: Julius Werner &lt;jwerner@chromium.org&gt;
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4</title>
<updated>2019-07-12T10:11:38Z</updated>
<author>
<name>Toshiyuki Ogasahara</name>
</author>
<published>2019-05-20T02:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=363fb55a91d9e5abaf0678f488555949c80e5322'/>
<id>urn:sha1:363fb55a91d9e5abaf0678f488555949c80e5322</id>
<content type='text'>
Update the revision number in the revision management file.

Signed-off-by: Toshiyuki Ogasahara &lt;toshiyuki.ogasahara.bo@hitachi.com&gt;
Signed-off-by: Yoshifumi Hosoya &lt;yoshifumi.hosoya.wj@renesas.com&gt;
Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: I94acd1bb53d9d2453e550e2a13b6391b9088ff8d
</content>
</entry>
<entry>
<title>rcar_gen3: console: Convert to multi-console API</title>
<updated>2019-06-13T22:16:55Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-18T17:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=018358fc37861f0c5a8c764eb7e897ecce474520'/>
<id>urn:sha1:018358fc37861f0c5a8c764eb7e897ecce474520</id>
<content type='text'>
Convert the R-Car Gen3 platform and both SCIF and Log drivers
to multi-console API.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Change-Id: I18556973937d150b60453f9150d54ee612571e35
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.3</title>
<updated>2019-04-11T10:57:04Z</updated>
<author>
<name>Toshiyuki Ogasahara</name>
</author>
<published>2019-03-22T07:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=b028f2c5ab0451516b6f74f1a784034e7c60bf55'/>
<id>urn:sha1:b028f2c5ab0451516b6f74f1a784034e7c60bf55</id>
<content type='text'>
Update the revision number in the revision management file.

Signed-off-by: Toshiyuki Ogasahara &lt;toshiyuki.ogasahara.bo@hitachi.com&gt;
Signed-off-by: Yoshifumi Hosoya &lt;yoshifumi.hosoya.wj@renesas.com&gt;
Change-Id: If8918efad0fcbe6f91b66c0c7438406b1d4fb759
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.2</title>
<updated>2019-04-11T10:57:01Z</updated>
<author>
<name>Toshiyuki Ogasahara</name>
</author>
<published>2019-03-11T06:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=285b6cfe3bc2b6b9c90ff0300e87457d00417186'/>
<id>urn:sha1:285b6cfe3bc2b6b9c90ff0300e87457d00417186</id>
<content type='text'>
Update the revision number in the revision management file.

Signed-off-by: Toshiyuki Ogasahara &lt;toshiyuki.ogasahara.bo@hitachi.com&gt;
Signed-off-by: Yoshifumi Hosoya &lt;yoshifumi.hosoya.wj@renesas.com&gt;
Change-Id: I239f4d9f58d38515a49fa1a22cece48b59710d15
</content>
</entry>
<entry>
<title>rcar_gen3: plat: Add R-Car V3M support</title>
<updated>2019-04-02T13:37:00Z</updated>
<author>
<name>Valentine Barshak</name>
</author>
<published>2018-10-29T23:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=b709fe9c432efb43c1285f52f16d19f92c8d5d40'/>
<id>urn:sha1:b709fe9c432efb43c1285f52f16d19f92c8d5d40</id>
<content type='text'>
Add R-Car V3M support. This is based on the original
V3M support patch for Yocto v2.23.1 by Vladimir Barinov.

Signed-off-by: Vladimir Barinov &lt;vladimir.barinov@cogentembedded.com&gt;
Signed-off-by: Valentine Barshak &lt;valentine.barshak@cogentembedded.com&gt;
Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
---
Marek: Update on top of mainline ATF/master
</content>
</entry>
</feed>
