<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/lib/physmem.c, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-12-05T13:01:34Z</updated>
<entry>
<title>sandbox: physmem: Use mapping to support sandbox</title>
<updated>2018-12-05T13:01:34Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-11-24T04:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=e3491fb11f54e642925f587ed2dd6c98aea9c65d'/>
<id>urn:sha1:e3491fb11f54e642925f587ed2dd6c98aea9c65d</id>
<content type='text'>
Replace the raw cast with a map_sysmem() call so this code works with
sandbox.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>lib/physmem.c: Switch to __weak for arch_phys_memset</title>
<updated>2016-04-01T21:17:43Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2016-03-27T18:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=65b3c6bbae072367cbcf07bdd2ec27dcd591c0b3'/>
<id>urn:sha1:65b3c6bbae072367cbcf07bdd2ec27dcd591c0b3</id>
<content type='text'>
We normally use __weak rather than calling it out directly as an alias.
Update this function to the normal method.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Introduce arch_phys_memset which works like memset but on physical memory</title>
<updated>2012-12-06T22:30:40Z</updated>
<author>
<name>Gabe Black</name>
</author>
<published>2012-12-02T04:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=40fef0490610686022f99b8e070df7ac761c11a0'/>
<id>urn:sha1:40fef0490610686022f99b8e070df7ac761c11a0</id>
<content type='text'>
The default implementation of this function is just memset, but other
implementations will be needed when physical memory isn't accessible by
U-Boot using normal addressing mechanisms.

Signed-off-by: Gabe Black &lt;gabeblack@chromium.org&gt;
Signed-off-by: Che-Liang Chiou &lt;clchiou@chromium.org&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
