<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/target/linux/ppc44x, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-05-10T22:36:25Z</updated>
<entry>
<title>image / basefiles: make console password configurable</title>
<updated>2016-05-10T22:36:25Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-05-10T22:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=7d853840084a34a80abdb5cc6fde94ee524ffdbe'/>
<id>urn:sha1:7d853840084a34a80abdb5cc6fde94ee524ffdbe</id>
<content type='text'>
Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;

SVN-Revision: 49325
</content>
</entry>
<entry>
<title>image: fix jffs2(_nand) image generation</title>
<updated>2015-08-05T13:55:52Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2015-08-05T13:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=9a21bbe635cd1ebbc11388b25e4339310c015814'/>
<id>urn:sha1:9a21bbe635cd1ebbc11388b25e4339310c015814</id>
<content type='text'>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</content>
</entry>
<entry>
<title>ppc44x: use the mtdsplit framework for the Taishan</title>
<updated>2015-03-11T12:20:03Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2015-03-11T12:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=ed4347f028233c6bd0a4206915237f91849ddf83'/>
<id>urn:sha1:ed4347f028233c6bd0a4206915237f91849ddf83</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;



SVN-Revision: 44652
</content>
</entry>
<entry>
<title>ppc44x: upgrade and switch to 3.18</title>
<updated>2015-03-10T10:00:41Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2015-03-10T10:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=4b965beeaf82e43e5a4fab8a0d6f9c09ecad31ef'/>
<id>urn:sha1:4b965beeaf82e43e5a4fab8a0d6f9c09ecad31ef</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;



SVN-Revision: 44637
</content>
</entry>
<entry>
<title>kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED</title>
<updated>2015-03-06T07:56:34Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-03-06T07:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=29d10304e0bbba802dbb8f67426fdeea1788d4be'/>
<id>urn:sha1:29d10304e0bbba802dbb8f67426fdeea1788d4be</id>
<content type='text'>
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44614
</content>
</entry>
<entry>
<title>kernel: makefiles: make use of new var KERNEL_PATCHVER</title>
<updated>2014-10-24T19:34:02Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-24T19:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=86d8a9c0575d9a81740a5cbb104873ea2e637807'/>
<id>urn:sha1:86d8a9c0575d9a81740a5cbb104873ea2e637807</id>
<content type='text'>
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 43047
</content>
</entry>
<entry>
<title>targets: remove useless quotes around KERNELNAME</title>
<updated>2014-10-05T20:17:19Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-05T20:17:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=337d9adcb99902bef704795928892b528f5d7d7d'/>
<id>urn:sha1:337d9adcb99902bef704795928892b528f5d7d7d</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42780
</content>
</entry>
<entry>
<title>target/linux/*/image/Makefile: use new dts path variable</title>
<updated>2014-07-21T18:42:06Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-07-21T18:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=1aebf00de1e65900ade5f4a9cb424d8615935eea'/>
<id>urn:sha1:1aebf00de1e65900ade5f4a9cb424d8615935eea</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41791
</content>
</entry>
<entry>
<title>kernel: update to 3.10.49</title>
<updated>2014-07-20T17:31:11Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-07-20T17:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=81013573d6f009871940a3daa6b2c92cb0b339c0'/>
<id>urn:sha1:81013573d6f009871940a3daa6b2c92cb0b339c0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41776
</content>
</entry>
<entry>
<title>kernel: update 3.10.36-&gt;3.10.44</title>
<updated>2014-06-26T13:47:42Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-26T13:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=759130883bef36503833794cd60b16d8295b8542'/>
<id>urn:sha1:759130883bef36503833794cd60b16d8295b8542</id>
<content type='text'>
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41351
</content>
</entry>
</feed>
