<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/arch/blackfin, branch v3.16.3</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel</title>
<updated>2014-07-26T00:32:50+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-07-23T09:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b76f98236a23f808d6e3a27f7292670bc1d2c21b'/>
<id>b76f98236a23f808d6e3a27f7292670bc1d2c21b</id>
<content type='text'>
to collect some undefined section to the end of the data section and avoid section overlap

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to collect some undefined section to the end of the data section and avoid section overlap

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>defconfig: BF609: update spi config name</title>
<updated>2014-07-26T00:32:49+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-07-25T02:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ac425b61135d8541cd2b41cf6fe11f9e2ca49b36'/>
<id>ac425b61135d8541cd2b41cf6fe11f9e2ca49b36</id>
<content type='text'>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>irq: blackfin sec: drop duplicated sec priority set</title>
<updated>2014-07-26T00:32:47+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-07-24T08:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=814ecd0d1053df8b6891c0ff02567ed66fdf574e'/>
<id>814ecd0d1053df8b6891c0ff02567ed66fdf574e</id>
<content type='text'>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>blackfin: bind different groups of one pinmux function to different state name</title>
<updated>2014-07-26T00:32:46+00:00</updated>
<author>
<name>Sonic Zhang</name>
<email>sonic.zhang@analog.com</email>
</author>
<published>2014-02-13T10:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3f68e175db60d8c4cbfee99a9cec44378dcb70f5'/>
<id>3f68e175db60d8c4cbfee99a9cec44378dcb70f5</id>
<content type='text'>
Signed-off-by: Sonic Zhang &lt;sonic.zhang@analog.com&gt;
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sonic Zhang &lt;sonic.zhang@analog.com&gt;
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>blackfin: fix some bf5xx boards build for missing &lt;linux/gpio.h&gt;</title>
<updated>2014-07-26T00:32:45+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-07-16T06:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4ba7b5f0ce49d58e48e4c19a2c5ceea50fceda4d'/>
<id>4ba7b5f0ce49d58e48e4c19a2c5ceea50fceda4d</id>
<content type='text'>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pm: bf609: cleanup smc nor flash</title>
<updated>2014-07-26T00:32:44+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-07-16T06:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c6a26ce9af9eca685bdd766bcc1dbc855394880b'/>
<id>c6a26ce9af9eca685bdd766bcc1dbc855394880b</id>
<content type='text'>
drop smc pin state change code, pin state will be saved in pinctrl-adi2 driver
cleanup nor flash init/exit for pm suspend/resume

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drop smc pin state change code, pin state will be saved in pinctrl-adi2 driver
cleanup nor flash init/exit for pm suspend/resume

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux</title>
<updated>2014-06-13T03:08:47+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2014-06-13T03:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=88bbfb4a6267ff90a466ade9762d9a8fff2bb1bb'/>
<id>88bbfb4a6267ff90a466ade9762d9a8fff2bb1bb</id>
<content type='text'>
Pull blackfin updates from Steven Miao.

* tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux:
  blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
  Revert "blackfin: dma: current count mmr is read only"
  bf533: fix build error: add linux/gpio.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull blackfin updates from Steven Miao.

* tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux:
  blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
  Revert "blackfin: dma: current count mmr is read only"
  bf533: fix build error: add linux/gpio.h
</pre>
</div>
</content>
</entry>
<entry>
<title>blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)</title>
<updated>2014-06-12T08:58:50+00:00</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2014-04-17T07:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=51fdc6bf98802eb7019ec94dfd82f0e6cd1c82a8'/>
<id>51fdc6bf98802eb7019ec94dfd82f0e6cd1c82a8</id>
<content type='text'>
These defconfigs contain the CONFIG_M25P80 symbol, which is now
dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to the
relevant defconfigs.

At the same time, drop the now-nonexistent CONFIG_MTD_CHAR symbol.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Cc: Steven Miao &lt;realmz6@gmail.com&gt;
Cc: adi-buildroot-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These defconfigs contain the CONFIG_M25P80 symbol, which is now
dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to the
relevant defconfigs.

At the same time, drop the now-nonexistent CONFIG_MTD_CHAR symbol.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Cc: Steven Miao &lt;realmz6@gmail.com&gt;
Cc: adi-buildroot-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "blackfin: dma: current count mmr is read only"</title>
<updated>2014-06-10T16:13:22+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-05-13T08:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ff5ae12d84d3f7eaeb3850ff6de4289c0c849344'/>
<id>ff5ae12d84d3f7eaeb3850ff6de4289c0c849344</id>
<content type='text'>
curr_x_count/curr_y_count need to be cleared here, keep this workaround

This reverts commit dfb02f95f5430e47d0c49adbc4469d08eea38b94.

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
curr_x_count/curr_y_count need to be cleared here, keep this workaround

This reverts commit dfb02f95f5430e47d0c49adbc4469d08eea38b94.

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bf533: fix build error: add linux/gpio.h</title>
<updated>2014-06-10T15:18:32+00:00</updated>
<author>
<name>Steven Miao</name>
<email>realmz6@gmail.com</email>
</author>
<published>2014-05-06T05:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bc4fef6f32c56798bb17df9e98a6e07ba7dc4101'/>
<id>bc4fef6f32c56798bb17df9e98a6e07ba7dc4101</id>
<content type='text'>
build error
arch/blackfin/mach-bf533/boards/stamp.c: In function ‘stamp_init’:
arch/blackfin/mach-bf533/boards/stamp.c:866: error: implicit declaration of function ‘gpio_request’
arch/blackfin/mach-bf533/boards/stamp.c:868: error: implicit declaration of function ‘gpio_direction_output’
arch/blackfin/mach-bf533/boards/stamp.c:869: error: implicit declaration of function ‘gpio_free’

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build error
arch/blackfin/mach-bf533/boards/stamp.c: In function ‘stamp_init’:
arch/blackfin/mach-bf533/boards/stamp.c:866: error: implicit declaration of function ‘gpio_request’
arch/blackfin/mach-bf533/boards/stamp.c:868: error: implicit declaration of function ‘gpio_direction_output’
arch/blackfin/mach-bf533/boards/stamp.c:869: error: implicit declaration of function ‘gpio_free’

Signed-off-by: Steven Miao &lt;realmz6@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
