<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-blackfin, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/asm-blackfin?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/asm-blackfin?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T23:11:39Z</updated>
<entry>
<title>Coding STyle cleanup.</title>
<updated>2008-02-14T23:11:39Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:11:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e30f5eac7f07082a7ca77b7d91b944a8d0af6db'/>
<id>urn:sha1:7e30f5eac7f07082a7ca77b7d91b944a8d0af6db</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>punt Blackfin VDSP headers and import sanitized/auto-generated ones</title>
<updated>2008-02-05T00:26:55Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d4d7730853e5d675f76ec666807da3028c91d592'/>
<id>urn:sha1:d4d7730853e5d675f76ec666807da3028c91d592</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>add missing __raw versions of Blackfin read/write io functions</title>
<updated>2008-02-05T00:26:54Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bf53974c2ddae678d7660f2b5ccfeb0732b6f5dc'/>
<id>urn:sha1:bf53974c2ddae678d7660f2b5ccfeb0732b6f5dc</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>add the default Blackfin logo used by Blackfin boards with splash screens</title>
<updated>2008-02-05T00:26:54Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24e02d0fd3acc50e73e1a3cdd567f0a77946f15d'/>
<id>urn:sha1:24e02d0fd3acc50e73e1a3cdd567f0a77946f15d</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Introduce map_physmem() and unmap_physmem()</title>
<updated>2007-12-13T12:15:16Z</updated>
<author>
<name>Haavard Skinnemoen</name>
<email>hskinnemoen@atmel.com</email>
</author>
<published>2007-12-13T11:56:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d7d6936eb29af7cca330937808312aa5f61454d'/>
<id>urn:sha1:4d7d6936eb29af7cca330937808312aa5f61454d</id>
<content type='text'>
map_physmem() returns a virtual address which can be used to access a
given physical address without involving the cache. unmap_physmem()
should be called when the virtual address returned by map_physmem() is
no longer needed.

This patch adds a stub implementation which simply returns the
physical address cast to a uchar * for all architectures except AVR32,
which converts the physical address to an uncached virtual mapping.
unmap_physmem() is a no-op on all architectures, but if any
architecture needs to do such mappings through the TLB, this is the
hook where those TLB entries can be invalidated.

Signed-off-by: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
</content>
</entry>
<entry>
<title>[Blackfin][PATCH] Fix dynamic CPLB generation issue</title>
<updated>2007-04-05T10:33:04Z</updated>
<author>
<name>Aubrey Li</name>
<email>aubrey.adi@gmail.com</email>
</author>
<published>2007-04-05T10:33:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7b7e30aa64bb6657a1bfd32fdbdbfeb561e6a48d'/>
<id>urn:sha1:7b7e30aa64bb6657a1bfd32fdbdbfeb561e6a48d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Blackfin][PATCH] minior cleanup</title>
<updated>2007-04-05T10:31:47Z</updated>
<author>
<name>Aubrey Li</name>
<email>aubrey.adi@gmail.com</email>
</author>
<published>2007-04-05T10:31:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0445e3a264251d75b1be45ef713c70726a2952f0'/>
<id>urn:sha1:0445e3a264251d75b1be45ef713c70726a2952f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Blackfin][PATCH] Fix copyright and update license</title>
<updated>2007-04-05T10:31:18Z</updated>
<author>
<name>Aubrey Li</name>
<email>aubrey.adi@gmail.com</email>
</author>
<published>2007-04-05T10:31:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=155fd766573981090e638b493d5857562151862e'/>
<id>urn:sha1:155fd766573981090e638b493d5857562151862e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Blackfin][PATCH] call real the system synchronize instruction</title>
<updated>2007-04-05T10:29:55Z</updated>
<author>
<name>Aubrey Li</name>
<email>aubrey.adi@gmail.com</email>
</author>
<published>2007-04-05T10:29:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=889256e8604e0c68db1d866d720894dffede9df6'/>
<id>urn:sha1:889256e8604e0c68db1d866d720894dffede9df6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it</title>
<updated>2007-04-05T10:29:17Z</updated>
<author>
<name>Aubrey Li</name>
<email>aubrey.adi@gmail.com</email>
</author>
<published>2007-04-05T10:29:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e0df1c921b788289564e4c1ee7120a6a9cd3ab05'/>
<id>urn:sha1:e0df1c921b788289564e4c1ee7120a6a9cd3ab05</id>
<content type='text'>
</content>
</entry>
</feed>
