<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/drivers/synopsys/ufs, 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-01-27T13:30:12Z</updated>
<entry>
<title>Change some vars and functions to be static.</title>
<updated>2019-01-27T13:30:12Z</updated>
<author>
<name>Florian La Roche</name>
</author>
<published>2019-01-27T13:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=9822852967919819a6c5f4c47436379742d8aad5'/>
<id>urn:sha1:9822852967919819a6c5f4c47436379742d8aad5</id>
<content type='text'>
Signed-off-by: Florian La Roche &lt;Florian.LaRoche@gmail.com&gt;
</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>drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC</title>
<updated>2018-02-24T01:30:41Z</updated>
<author>
<name>fengbaopeng</name>
</author>
<published>2018-02-12T12:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=5ac25de695520bb60b54bbe91a66c58ba28bde42'/>
<id>urn:sha1:5ac25de695520bb60b54bbe91a66c58ba28bde42</id>
<content type='text'>
Hynix ufs has deviations on hi36xx platform which will result
in ufs bursts transfer failures at a very low probability.

To fix the problem, the Hynix device must set the register
VS_DebugSaveConfigTime to 0x10, which will set time reference
for SaveConfigTime is 250 ns. The time reference for SaveConfigTime
is 40 ns by default.

Signed-off-by: fengbaopeng &lt;fengbaopeng@hisilicon.com&gt;
</content>
</entry>
<entry>
<title>drivers: add designware ufs driver</title>
<updated>2017-05-31T03:00:57Z</updated>
<author>
<name>Haojian Zhuang</name>
</author>
<published>2017-05-31T17:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=7e08084213c46b4b060b12274eea29d064f06288'/>
<id>urn:sha1:7e08084213c46b4b060b12274eea29d064f06288</id>
<content type='text'>
Initialized the designware UFS PHY.

Signed-off-by: Haojian Zhuang &lt;haojian.zhuang@linaro.org&gt;
</content>
</entry>
</feed>
