<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/linux, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-10-23T12:53:08Z</updated>
<entry>
<title>linux: default to 2.6.36</title>
<updated>2010-10-23T12:53:08Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-23T12:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f3da7498566b20c0efcea758a3cbedb37920761c'/>
<id>urn:sha1:f3da7498566b20c0efcea758a3cbedb37920761c</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sed: get rid of host-sed variant</title>
<updated>2010-09-30T21:09:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-30T21:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d0c3d1cf4365a80ba2ec35eef0c3ed7ac907f320'/>
<id>urn:sha1:d0c3d1cf4365a80ba2ec35eef0c3ed7ac907f320</id>
<content type='text'>
And all the infrastructure surrounding it. A broken sed implementation
is quite rare nowadays, as seen by the fact that the current host-sed
support has been broken for a while, so just get rid of it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: fix uImage location on AVR32</title>
<updated>2010-09-28T22:14:21Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-07T13:08:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=96652637ccfd94442224019c54341bf86094366a'/>
<id>urn:sha1:96652637ccfd94442224019c54341bf86094366a</id>
<content type='text'>
On most architectures, the kernel image can be found in
arch/&lt;ARCH&gt;/boot, but on AVR32, it's in arch/&lt;ARCH&gt;/boot/images.

Issue initially reported by Joachim Pihl
&lt;joachim.pihl@sensordevelopments.com&gt;.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>linux: restrict output image formats to the appropriate arches</title>
<updated>2010-09-28T22:14:21Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T13:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b626dc0791002d61f47c53b619fcba048c40171d'/>
<id>urn:sha1:b626dc0791002d61f47c53b619fcba048c40171d</id>
<content type='text'>
Some Linux kernel output image formats are available on some archs,
some not. For example 'uImage' is not supported on MIPS, so let's
prevent the user from making this selection.

Issue initially reported by Choi, David &lt;David.Choi@Micrel.Com&gt;.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>barebox/u-boot/linux: don't error out on missing config when make source</title>
<updated>2010-09-28T12:43:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-28T12:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3e5e39a8a25a4a085afe08bdcf46933c8d569ed7'/>
<id>urn:sha1:3e5e39a8a25a4a085afe08bdcf46933c8d569ed7</id>
<content type='text'>
As it breaks 'make allyesconfig; make source', used for the source mirror.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux/kernel-headers: bump 2.6.32.x / 2.6.35.x stable versions</title>
<updated>2010-09-27T07:20:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-27T07:20:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7e7fce1b0295c86b5bcbae957db1efa08a386d8f'/>
<id>urn:sha1:7e7fce1b0295c86b5bcbae957db1efa08a386d8f</id>
<content type='text'>
And add missing 2.6.35 patch.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: really bump default version to 2.6.35.5</title>
<updated>2010-09-21T14:54:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-21T14:54:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7e9e8f2eac9dd0144ecd1cb8a21704aab9cc23'/>
<id>urn:sha1:4a7e9e8f2eac9dd0144ecd1cb8a21704aab9cc23</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kernel-headers/linux: bump 2.6.35.x stable version</title>
<updated>2010-09-21T10:18:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-21T10:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=386c55dbba5464ff777e149e2266b90943e53157'/>
<id>urn:sha1:386c55dbba5464ff777e149e2266b90943e53157</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: don't force no initramfs</title>
<updated>2010-09-15T19:17:35Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-12T21:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ee3f319249e146d92b093ad8c45a3a908d44236f'/>
<id>urn:sha1:ee3f319249e146d92b093ad8c45a3a908d44236f</id>
<content type='text'>
When initramfs was not selected as a root filesystem, we forcefully
disabled the initramfs in the kernel configuration.

However, it prevents an user from manually managing its initramfs, as
we override the option he has set in his kernel configuration
file. There's no real reason to do so: when initramfs is not selected
as the root filesystem, just don't touch initramfs related options in
the kernel configuration.

Problem reported by Sergey Naumov &lt;sknaumov@gmail.com&gt;.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: default to 2.6.35.4</title>
<updated>2010-09-06T07:39:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-06T07:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=113d5d1adb66b6af195b456988c1fea43b661934'/>
<id>urn:sha1:113d5d1adb66b6af195b456988c1fea43b661934</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
