<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/smem, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-07-19T20:31:38Z</updated>
<entry>
<title>drivers: smem: sandbox</title>
<updated>2018-07-19T20:31:38Z</updated>
<author>
<name>Ramon Fried</name>
</author>
<published>2018-07-01T23:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af'/>
<id>urn:sha1:7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af</id>
<content type='text'>
Add Sandbox driver for SMEM. mostly stub operations.

Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>soc: qualcomm: Add Shared Memory Manager driver</title>
<updated>2018-07-19T20:31:37Z</updated>
<author>
<name>Ramon Fried</name>
</author>
<published>2018-07-01T23:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=654dd4a84e2ef95063dc8389f56f91494a34fce3'/>
<id>urn:sha1:654dd4a84e2ef95063dc8389f56f91494a34fce3</id>
<content type='text'>
The Shared Memory Manager driver implements an interface for allocating
and accessing items in the memory area shared among all of the
processors in a Qualcomm platform.

Adapted from the Linux driver (4.17)

Changes from the original Linux driver:
* Removed HW spinlock mechanism, which is irrelevant
in U-boot particualar use case, which is just reading from the smem.
* Adapted from Linux driver model to U-Boot's.

Cc: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;
Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: SMEM (Shared memory) uclass</title>
<updated>2018-07-19T20:31:37Z</updated>
<author>
<name>Ramon Fried</name>
</author>
<published>2018-07-01T23:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7b384eccc785b596f68448b155cbda26df57fb23'/>
<id>urn:sha1:7b384eccc785b596f68448b155cbda26df57fb23</id>
<content type='text'>
This is a uclass for Shared memory manager drivers.

A Shared Memory Manager driver implements an interface for allocating
and accessing items in the memory area shared among all of the
processors.

Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
</content>
</entry>
</feed>
