<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/drivers/renesas/rcar/console, 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-06-13T22:16:55Z</updated>
<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: drivers: Change to restore timer counter value at resume</title>
<updated>2019-04-11T10:57:03Z</updated>
<author>
<name>Toshiyuki Ogasahara</name>
</author>
<published>2019-03-22T07:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=7704ff9132a88435a4c3cd9906effebd12bbd4c5'/>
<id>urn:sha1:7704ff9132a88435a4c3cd9906effebd12bbd4c5</id>
<content type='text'>
Changed to save and restore cntpct_el0 using memory mapped
register for generic timer when System Suspend and Resume.

Reported by: Volodymyr Babchuk &lt;volodymyr_babchuk@epam.com&gt;
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: I40fd9f5434c4d52b320cd1d20322b9b8e4e67155
</content>
</entry>
<entry>
<title>Sanitise includes across codebase</title>
<updated>2019-01-04T10:43:17Z</updated>
<author>
<name>Antonio Nino Diaz</name>
</author>
<published>2018-12-14T00:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=09d40e0e08283a249e7dce0e106c07c5141f9b7e'/>
<id>urn:sha1:09d40e0e08283a249e7dce0e106c07c5141f9b7e</id>
<content type='text'>
Enforce full include path for includes. Deprecate old paths.

The following folders inside include/lib have been left unchanged:

- include/lib/cpus/${ARCH}
- include/lib/el3_runtime/${ARCH}

The reason for this change is that having a global namespace for
includes isn't a good idea. It defeats one of the advantages of having
folders and it introduces problems that are sometimes subtle (because
you may not know the header you are actually including if there are two
of them).

For example, this patch had to be created because two headers were
called the same way: e0ea0928d5b7 ("Fix gpio includes of mt8173 platform
to avoid collision."). More recently, this patch has had similar
problems: 46f9b2c3a282 ("drivers: add tzc380 support").

This problem was introduced in commit 4ecca33988b9 ("Move include and
source files to logical locations"). At that time, there weren't too
many headers so it wasn't a real issue. However, time has shown that
this creates problems.

Platforms that want to preserve the way they include headers may add the
removed paths to PLAT_INCLUDES, but this is discouraged.

Change-Id: I39dc53ed98f9e297a5966e723d1936d6ccf2fc8f
Signed-off-by: Antonio Nino Diaz &lt;antonio.ninodiaz@arm.com&gt;
</content>
</entry>
<entry>
<title>Standardise header guards across codebase</title>
<updated>2018-11-08T10:20:19Z</updated>
<author>
<name>Antonio Nino Diaz</name>
</author>
<published>2018-11-08T10:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84'/>
<id>urn:sha1:c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84</id>
<content type='text'>
All identifiers, regardless of use, that start with two underscores are
reserved. This means they can't be used in header guards.

The style that this project is now to use the full name of the file in
capital letters followed by 'H'. For example, for a file called
"uart_example.h", the header guard is UART_EXAMPLE_H.

The exceptions are files that are imported from other projects:

- CryptoCell driver
- dt-bindings folders
- zlib headers

Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e
Signed-off-by: Antonio Nino Diaz &lt;antonio.ninodiaz@arm.com&gt;
</content>
</entry>
<entry>
<title>rcar_gen3: drivers: console</title>
<updated>2018-10-17T16:41:53Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
</author>
<published>2018-09-23T07:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=0a106e28697abdb0e0fe35618929a3a025aa82d8'/>
<id>urn:sha1:0a106e28697abdb0e0fe35618929a3a025aa82d8</id>
<content type='text'>
Signed-off-by: ldts &lt;jramirez@baylibre.com&gt;
</content>
</entry>
</feed>
