<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-blackfin/mach-common/bits, branch master</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/mach-common/bits?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/asm-blackfin/mach-common/bits?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-04-13T07:13:12Z</updated>
<entry>
<title>Move architecture-specific includes to arch/$ARCH/include/asm</title>
<updated>2010-04-13T07:13:12Z</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2010-04-13T03:28:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=819833af39a91fa1c1e8252862bbda6f5a602f7b'/>
<id>urn:sha1:819833af39a91fa1c1e8252862bbda6f5a602f7b</id>
<content type='text'>
This helps to clean up the include/ directory so that it only contains
non-architecture-specific headers and also matches Linux's directory
layout which many U-Boot developers are already familiar with.

Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
</content>
</entry>
<entry>
<title>Blackfin: add support for kgdb</title>
<updated>2010-01-18T01:36:09Z</updated>
<author>
<name>Robin Getz</name>
<email>robin.getz@analog.com</email>
</author>
<published>2009-12-21T21:35:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f19fd87e9387282b5abbfdafe46ac272320643d8'/>
<id>urn:sha1:f19fd87e9387282b5abbfdafe46ac272320643d8</id>
<content type='text'>
Signed-off-by: Robin Getz &lt;robin.getz@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>usb: musb: add support for Blackfin MUSB</title>
<updated>2010-01-09T09:25:09Z</updated>
<author>
<name>Bryan Wu</name>
<email>bryan.wu@analog.com</email>
</author>
<published>2009-12-17T03:04:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e608f221c13943d88e86f44753e23668342c3df3'/>
<id>urn:sha1:e608f221c13943d88e86f44753e23668342c3df3</id>
<content type='text'>
Signed-off-by: Bryan Wu &lt;bryan.wu@analog.com&gt;
Signed-off-by: Cliff Cai &lt;cliff.cai@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</content>
</entry>
<entry>
<title>Blackfin: new spibootldr command</title>
<updated>2009-06-15T00:01:04Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-11-27T21:50:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dd14af7640f7d48d8e9768eeeb09592e6f94ed38'/>
<id>urn:sha1:dd14af7640f7d48d8e9768eeeb09592e6f94ed38</id>
<content type='text'>
Newer Blackfin parts can an on-chip ROM that can boot LDRs over SPI flashes,
so add a new 'spibootldr' command to take advantage of it.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: unify duplicate CPU port definitions</title>
<updated>2009-03-23T19:14:53Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-02-07T10:25:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=820b076c449688bcd4af6db5a33ae424d1a60d0e'/>
<id>urn:sha1:820b076c449688bcd4af6db5a33ae424d1a60d0e</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: update lockbox api according to latest documentation</title>
<updated>2009-03-23T19:14:52Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-08-07T17:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c06f2b13022703611bc3e512bd34f9014a46f448'/>
<id>urn:sha1:c06f2b13022703611bc3e512bd34f9014a46f448</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: add driver for on-chip MMC/SD controller</title>
<updated>2009-02-02T17:27:18Z</updated>
<author>
<name>Cliff Cai</name>
<email>cliff.cai@analog.com</email>
</author>
<published>2008-11-29T23:22:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=716ebf436c9e43df6740e0172f6b2a81ddbf1b8e'/>
<id>urn:sha1:716ebf436c9e43df6740e0172f6b2a81ddbf1b8e</id>
<content type='text'>
This is a port of the Linux Blackfin on-chip SDH driver to U-Boot.

Signed-off-by: Cliff Cai &lt;cliff.cai@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: add driver for on-chip ATAPI controller</title>
<updated>2009-02-02T17:27:14Z</updated>
<author>
<name>Sonic Zhang</name>
<email>Sonic.Zhang@analog.com</email>
</author>
<published>2008-11-27T03:16:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8a6b272596d43de0db4943eac7af58c3534c4026'/>
<id>urn:sha1:8a6b272596d43de0db4943eac7af58c3534c4026</id>
<content type='text'>
This is a port of the Linux Blackfin on-chip ATAPI driver to U-Boot.

Signed-off-by: Sonic Zhang &lt;Sonic.Zhang@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: fix up EBIU defines</title>
<updated>2009-02-02T17:24:47Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-11-11T10:43:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=70e95589a24a2d83ad00317e4a9611d0211ecb58'/>
<id>urn:sha1:70e95589a24a2d83ad00317e4a9611d0211ecb58</id>
<content type='text'>
The EBIU defines for EBSZ 256/512 were incorrect.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: update on-chip ROM API</title>
<updated>2009-01-28T18:26:16Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-12T02:04:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9372c3214808fab545227d8d0f76b3bfcc6760ec'/>
<id>urn:sha1:9372c3214808fab545227d8d0f76b3bfcc6760ec</id>
<content type='text'>
This brings the API for the on-chip ROM in line with the toolchain and
hardware documentation.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
