<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/board, branch 2018.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-03-03T16:20:16+00:00</updated>
<entry>
<title>board/qemu/ppc64le-pseries: make Qemu command similar to ppc64-pseries</title>
<updated>2018-03-03T16:20:16+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-03-03T14:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=11050d908dbd330e7cf5271afe8861748348554c'/>
<id>urn:sha1:11050d908dbd330e7cf5271afe8861748348554c</id>
<content type='text'>
In particular:

 - Explicitly specify the CPU to be used, POWER8, which matches
   qemu_ppc64le_pseries_defconfig

 - Use hard disk emulation to access the root filesystem instead of an
   initrd.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>board/qemu/ppc64le-pseries: put Qemu command on one line</title>
<updated>2018-03-03T16:19:25+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-03-03T14:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1b554aa849c2ac9c9bdd805253e806b411df6e28'/>
<id>urn:sha1:1b554aa849c2ac9c9bdd805253e806b411df6e28</id>
<content type='text'>
This allows the toolchain building machinery used by
https://toolchains.bootlin.com to automatically re-use this Qemu
command line.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>board/qemu/ppc64le-pseries: use qemu-system-ppc64</title>
<updated>2018-03-03T16:19:20+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-03-03T14:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=62e8305358641da03a827e3d729ed0187927650f'/>
<id>urn:sha1:62e8305358641da03a827e3d729ed0187927650f</id>
<content type='text'>
qemu-system-ppc64le doesn't necessarily exist: it isn't installed by
Qemu, and only created as a symlink to qemu-system-ppc64 by some
distributions (Ubuntu). Other distributions (Fedora) just have
qemu-system-ppc64.

But qemu-system-ppc64 is capable of running little-endian PPC64
systems, so use this one instead.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>qemu_x86: use kernel 4.15</title>
<updated>2018-02-03T07:25:25+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2018-01-30T23:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=60f9c9f98b3fef9de5d33b9185c1bd2265766920'/>
<id>urn:sha1:60f9c9f98b3fef9de5d33b9185c1bd2265766920</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>qemu_x86_64: use kernel 4.15</title>
<updated>2018-02-03T07:25:04+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2018-01-30T23:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a952d24b950413a69b0c254525542824bd65f4f1'/>
<id>urn:sha1:a952d24b950413a69b0c254525542824bd65f4f1</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>configs/snps_arc*_defconfig: update linux version</title>
<updated>2018-02-02T20:39:13+00:00</updated>
<author>
<name>Evgeniy Didin</name>
<email>Evgeniy.Didin@synopsys.com</email>
</author>
<published>2018-02-02T15:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f0c84ac9cfe6c63ed2b7ec16c27d5aade3ac934f'/>
<id>urn:sha1:f0c84ac9cfe6c63ed2b7ec16c27d5aade3ac934f</id>
<content type='text'>
With this commit we update Linux kernel version to 4.15 and
Linux headers version to 4.15.
Also patches for arc vdk are removed because these
changes were applied in Linux 4.15.

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
Cc: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: arc-buildroot@synopsys.com
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>macchiatobin: bump kernel and u-boot versions</title>
<updated>2018-01-30T21:55:03+00:00</updated>
<author>
<name>Sergey Matyukevich</name>
<email>geomatsi@gmail.com</email>
</author>
<published>2018-01-30T21:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4b9f57266813796cdd251e7a293ce2f423020ae4'/>
<id>urn:sha1:4b9f57266813796cdd251e7a293ce2f423020ae4</id>
<content type='text'>
Bump Linux to 4.15 and U-Boot to 2018.01. Remove networking dts patches
since they has landed in Linux 4.15. Update readme.txt: fix mainline BSP
versions and update boot selection for board rev 1.3.

Signed-off-by: Sergey Matyukevich &lt;geomatsi@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>bfin-bf512: update to latest kernel</title>
<updated>2018-01-22T21:25:56+00:00</updated>
<author>
<name>Waldemar Brodkorb</name>
<email>wbx@openadk.org</email>
</author>
<published>2018-01-21T20:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2b232adfb0e0eaa4ebff03d1e3e25fd10f49aed1'/>
<id>urn:sha1:2b232adfb0e0eaa4ebff03d1e3e25fd10f49aed1</id>
<content type='text'>
Signed-off-by: Waldemar Brodkorb &lt;wbx@openadk.org&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>minnowboard-max: defconfigs: bump kernel to 4.14.13</title>
<updated>2018-01-15T14:24:01+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2018-01-14T21:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=239a58a7c838a3a131de4a9b4e71eef5fb40dbf2'/>
<id>urn:sha1:239a58a7c838a3a131de4a9b4e71eef5fb40dbf2</id>
<content type='text'>
Use CONFIG_UNWINDER_FRAME_POINTER as CONFIG_UNWINDER_ORC needs libelf.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>board/ci20: create a SD card image</title>
<updated>2018-01-12T21:43:19+00:00</updated>
<author>
<name>Johannes Schmitz</name>
<email>johannes.schmitz1@gmail.com</email>
</author>
<published>2018-01-09T16:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=523688ae5c647313ceb1c76c7443b1bc2e060e6e'/>
<id>urn:sha1:523688ae5c647313ceb1c76c7443b1bc2e060e6e</id>
<content type='text'>
Add a genimage.cfg to create a working sdcard.img for the ci20
hardware.  We also need a uboot-env.txt to create the partition for
the uboot environment.

Update the board/ci20/readme.txt with the related information. Remove
the tftp netboot description from the readme as it is already to
complicated for a basic bootable example.

Signed-off-by: Johannes Schmitz &lt;johannes.schmitz1@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
