<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/plat/intel/soc/common, 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-07T12:19:11Z</updated>
<entry>
<title>intel: Platform common code refactor</title>
<updated>2019-08-07T12:19:11Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-08-01T06:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=3f7b1490dc0022ea10e2c0c0e26f4ab8dad56846'/>
<id>urn:sha1:3f7b1490dc0022ea10e2c0c0e26f4ab8dad56846</id>
<content type='text'>
Pull out common code from aarch64 and include

Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: I4d0f5e1bb01bcdacbedf8e6c359de594239b645f
</content>
</entry>
<entry>
<title>intel: Platform common code refactor</title>
<updated>2019-08-01T08:39:27Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-08-01T07:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=d8820789ca2530e34ea4dff5d22bb6b7064d6737'/>
<id>urn:sha1:d8820789ca2530e34ea4dff5d22bb6b7064d6737</id>
<content type='text'>
Pull out common code from agilex and stratix10

Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: Iddc0a9e6eccb30823d7b15615d5ce9c6bedb2abc
</content>
</entry>
<entry>
<title>Update intel platform to not rely on undefined overflow behaviour</title>
<updated>2019-07-11T11:10:58Z</updated>
<author>
<name>Justin Chadwell</name>
</author>
<published>2019-07-03T13:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=36cfbf3ca28be833116a1ac7c7c1b98da50db95a'/>
<id>urn:sha1:36cfbf3ca28be833116a1ac7c7c1b98da50db95a</id>
<content type='text'>
This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: I4c7a315cb18b3bbe623e7a7a998d2dac869638a7
Signed-off-by: Justin Chadwell &lt;justin.chadwell@arm.com&gt;
</content>
</entry>
<entry>
<title>intel: Add ncore ccu driver</title>
<updated>2019-06-26T10:45:16Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-06-17T04:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=8a88a2271fac160fea7b43d8da6ce0b7e9b0defc'/>
<id>urn:sha1:8a88a2271fac160fea7b43d8da6ce0b7e9b0defc</id>
<content type='text'>
Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: I0544315986ee28b23157fdfec3fe5aebae6b860f
</content>
</entry>
<entry>
<title>intel: Fix watchdog driver structure</title>
<updated>2019-06-26T10:45:16Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-06-17T04:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=19e3644528598c37e82b3bedbca60f5eea2eee3d'/>
<id>urn:sha1:19e3644528598c37e82b3bedbca60f5eea2eee3d</id>
<content type='text'>
Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: I0ffccca7ea83bff35c9f149d7054cd610a59ec01
</content>
</entry>
<entry>
<title>intel: Fix qspi driver write config</title>
<updated>2019-06-26T10:45:16Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-06-17T03:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=2a16502339431f590531964d1b57b4c918372c98'/>
<id>urn:sha1:2a16502339431f590531964d1b57b4c918372c98</id>
<content type='text'>
Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: I5241ed97697b0280b590b47b9173d102d23f305a
</content>
</entry>
<entry>
<title>intel: Pull out common drivers into platform common</title>
<updated>2019-06-26T10:45:01Z</updated>
<author>
<name>Hadi Asyrafi</name>
</author>
<published>2019-06-12T03:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=bf719f66a7f2261b69b397072cec5ad99c573891'/>
<id>urn:sha1:bf719f66a7f2261b69b397072cec5ad99c573891</id>
<content type='text'>
Signed-off-by: Hadi Asyrafi &lt;muhammad.hadi.asyrafi.abdul.halim@intel.com&gt;
Change-Id: Ib79e2c6fe6e66dec5004701133ad6a5f4c78f2fa
</content>
</entry>
</feed>
