<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/arch/blackfin/kernel/Makefile, branch next</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=next</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=next'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2013-09-19T12:39:32+00:00</updated>
<entry>
<title>blackfin: gpio: Remove none gpio lib code.</title>
<updated>2013-09-19T12:39:32+00:00</updated>
<author>
<name>Sonic Zhang</name>
<email>sonic.zhang@analog.com</email>
</author>
<published>2013-09-03T08:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=ffb7fc0f6d2d630cb9e6e37e67993aaa342819f1'/>
<id>urn:sha1:ffb7fc0f6d2d630cb9e6e37e67993aaa342819f1</id>
<content type='text'>
- Remove non gpio lib code from blackfin architecture.
- Limit the lagecy blackfin gpio driver to bf5xx processors only.
- Remove unused definition of the pint power functions.

Signed-off-by: Sonic Zhang &lt;sonic.zhang@analog.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>pwm: Move Blackfin PWM driver to PWM framework</title>
<updated>2012-07-02T19:38:59+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>thierry.reding@avionic-design.de</email>
</author>
<published>2012-01-02T19:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=a4315e3c11f97ea0fa602184fa310161309657df'/>
<id>urn:sha1:a4315e3c11f97ea0fa602184fa310161309657df</id>
<content type='text'>
This commit moves the Blackfin PWM driver to the drivers/pwm sub-
directory and converts it to register with the new PWM framework.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
<entry>
<title>blackfin: Use generic init_task</title>
<updated>2012-05-05T11:00:22+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2012-05-03T09:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=6e3e84499a84cd37fd72f1d920aa8ac7f3502cd4'/>
<id>urn:sha1:6e3e84499a84cd37fd72f1d920aa8ac7f3502cd4</id>
<content type='text'>
Same code. Use the generic version. The special Makefile treatment is
pointless anyway as init_task.o contains only data which is handled by
the linker script. So no point on being treated like head text.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: Mike Frysinger &lt;vapier@gentoo.org&gt;
Link: http://lkml.kernel.org/r/20120503085034.350246420@linutronix.de
</content>
</entry>
<entry>
<title>blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c</title>
<updated>2012-03-21T03:00:10+00:00</updated>
<author>
<name>Bob Liu</name>
<email>lliubbo@gmail.com</email>
</author>
<published>2012-03-19T05:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=5ddebe576c08b67003b4e2c689891afcc466e3d4'/>
<id>urn:sha1:5ddebe576c08b67003b4e2c689891afcc466e3d4</id>
<content type='text'>
bfin_dma_5xx is not a generic name for all blackfin chips.

Signed-off-by: Sonic Zhang &lt;sonic.zhang@analog.com&gt;
Signed-off-by: Bob Liu &lt;lliubbo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Blackfin: kgdb_test: rework code to avoid -O0 usage</title>
<updated>2011-10-25T23:51:38+00:00</updated>
<author>
<name>Sonic Zhang</name>
<email>sonic.zhang@analog.com</email>
</author>
<published>2011-08-12T09:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=a9930fd234b64ac0fcdb3e6a626d9ba44fc250fb'/>
<id>urn:sha1:a9930fd234b64ac0fcdb3e6a626d9ba44fc250fb</id>
<content type='text'>
__kfree_rcu() in rcupdate.h bugs when parameter offset is not a constant
at compile time.  Since we build the kgdb_test module with -O0 and it
includes this header file, we hit the bug.  So drop the -O0 and mark the
one func we need for the test as noinline (so we can set a breakpoint on
it and have it be hit).

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: pwm: implement linux/pwm.h API</title>
<updated>2011-07-23T05:18:23+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-06-15T20:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=006669ec21d99e161015150ffedeeaeaad513c3b'/>
<id>urn:sha1:006669ec21d99e161015150ffedeeaeaad513c3b</id>
<content type='text'>
For now, this only supports gptimers.  Support for dedicated PWM devices
as found on newer parts to come.

Signed-off-by: Michael Hennerich &lt;michael.hennerich@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: initial perf_event support</title>
<updated>2011-05-25T12:24:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-05-06T15:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=7db79172908990c3ea540fcc6819330d273f9f1c'/>
<id>urn:sha1:7db79172908990c3ea540fcc6819330d273f9f1c</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: first pass at debug mmr support</title>
<updated>2011-05-25T12:13:41+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-09-25T05:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=73ecfcf9088672220f7ca98811b2d05339c4f14c'/>
<id>urn:sha1:73ecfcf9088672220f7ca98811b2d05339c4f14c</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: add support for dynamic ftrace</title>
<updated>2010-08-06T16:55:54+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-07-21T13:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=f5074429621ceb0ec42f8116bd51d02c031faf82'/>
<id>urn:sha1:f5074429621ceb0ec42f8116bd51d02c031faf82</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: add support for the DBGA (debug assert) pseudo insn</title>
<updated>2010-05-22T18:18:56+00:00</updated>
<author>
<name>Robin Getz</name>
<email>robin.getz@analog.com</email>
</author>
<published>2010-03-16T14:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=6ce3e9c2a2cfb8849dd471349fe5e6bc37c0f13f'/>
<id>urn:sha1:6ce3e9c2a2cfb8849dd471349fe5e6bc37c0f13f</id>
<content type='text'>
A few pseudo debug insns exist to make testing of simulators easier.
Since these don't actually exist in the hardware, we have to have the
exception handler take care of emulating these.  This allows sim test
cases to be executed unmodified under Linux and thus simplify debugging
greatly.

Signed-off-by: Robin Getz &lt;robin.getz@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
