<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/board/olimex, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-09-18T19:00:02+00:00</updated>
<entry>
<title>configs/olimex_a20_olinuxino_lime_mali: rename to olimex_a20_olinuxino_lime_legacy</title>
<updated>2018-09-18T19:00:02+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-09-18T16:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d756c736a9eb0551910377890ce36de8c04afd1e'/>
<id>urn:sha1:d756c736a9eb0551910377890ce36de8c04afd1e</id>
<content type='text'>
This commit renames olimex_a20_olinuxino_lime_mali to
olimex_a20_olinuxino_lime_legacy, because the upstream Linux kernel
now also supports using the Mali GPU.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>configs/olimex_a10_olinuxino_lime_defconfig: new board</title>
<updated>2018-07-10T20:59:22+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2018-07-09T13:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a1a152684e6370ec7592539a596f2f1b5e32574e'/>
<id>urn:sha1:a1a152684e6370ec7592539a596f2f1b5e32574e</id>
<content type='text'>
Add a defconfig for the Olimex A10-OLinuXino-LIME, reusing most
of the A20-OLinuXino-Lime and A13-OLinuXino files (sym links).

The configurations for Olimex A10-OLinuXino-LIME feature:
- U-Boot 2018.03
- Mainline Linux kernel 4.14.26

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
[Arnout: remove commented-out BR2_ARM_EABIHF=y (which is default)]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>board: Add Olimex A64-OLinuXino support</title>
<updated>2017-12-20T17:52:28+00:00</updated>
<author>
<name>Jagan Teki</name>
<email>jagannadh.teki@gmail.com</email>
</author>
<published>2017-12-20T09:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d644b145ef1a1c758a54af6546e83e3d57574708'/>
<id>urn:sha1:d644b145ef1a1c758a54af6546e83e3d57574708</id>
<content type='text'>
Add initial support for Olimex A64-OLinuXino
board with below features:
- U-Boot 2017.11
- Linux 4.14
- Default packages from buildroot

Cc: Tsvetan Usunov &lt;usunov@olimex.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts</title>
<updated>2017-07-05T13:23:13+00:00</updated>
<author>
<name>Arnout Vandecappelle</name>
<email>arnout@mind.be</email>
</author>
<published>2017-07-05T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=31be2ec220c8ad6e1f98d9fb705034cc288de597'/>
<id>urn:sha1:31be2ec220c8ad6e1f98d9fb705034cc288de597</id>
<content type='text'>
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l 'HOST_DIR}\?/usr/' board | xargs sed -i 's%\(HOST_DIR}\?\)/usr/%\1/%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>olimex_a20: refactor with genimage.sh</title>
<updated>2017-07-01T22:37:59+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2017-07-01T19:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=20b3f646b0b7fae96338d5c39617d607cd021684'/>
<id>urn:sha1:20b3f646b0b7fae96338d5c39617d607cd021684</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>olimex_a20: refactor with U-Boot boot script</title>
<updated>2017-07-01T22:37:11+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2017-07-01T19:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7a794e1143f1ba65e94fb85873a2cc74f0103257'/>
<id>urn:sha1:7a794e1143f1ba65e94fb85873a2cc74f0103257</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/olimex_a13_olinuxino: new defconfig</title>
<updated>2017-06-21T21:06:11+00:00</updated>
<author>
<name>Chakra Divi</name>
<email>2chakrass@gmail.com</email>
</author>
<published>2017-06-18T16:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d7bdee2d41a3addb5d8fb9efab1ea29cd50c997b'/>
<id>urn:sha1:d7bdee2d41a3addb5d8fb9efab1ea29cd50c997b</id>
<content type='text'>
Add initial support for a13_olinuxino board
with below features
- U-Boot 2017.05
- Linux 4.11.5
- Default packages from buildroot

Signed-off-by: Chakra Divi &lt;chakra@openedev.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
[Thomas:
 - use full name in DEVELOPERS file
 - remove parametrization of the post-build.sh script, just hardcode
   the boot.cmd file used as input
 - add missing dosfstools and mtools host packages in defconfig,
   needed because a vfat partition is defined in the genimage.cfg
   file
 - minor tweaks to readme.txt file.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/olimex_imx233_olinuxino: restore Wifi config</title>
<updated>2016-11-11T15:24:22+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2016-11-11T10:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1f4c619c5820ca29c6975312e90efe267a909a2c'/>
<id>urn:sha1:1f4c619c5820ca29c6975312e90efe267a909a2c</id>
<content type='text'>
Add a fragment with configs from retired linux-3.18.config.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/olimex_imx233_olinuxino: remove useless section from readme.txt</title>
<updated>2016-11-11T15:24:03+00:00</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2016-11-10T15:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7ce31b3e5592ee70ab4f1911caf8cef2e597946c'/>
<id>urn:sha1:7ce31b3e5592ee70ab4f1911caf8cef2e597946c</id>
<content type='text'>
After the conversion to the common genimage scripts, the uImage.imx23-olinuxino
file no longer exists.

Instead of updating the section, let's simply remove it as the more
standard method of using sdcard.img is already explained.

This also makes the readme more consistent with the other i.MX readme files.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/olimex_imx233_olinuxino: readme: Improve SD card flashing procedure</title>
<updated>2016-11-11T15:23:58+00:00</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2016-11-10T15:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d5ad41a723f1e7d61cce61ac8e8a19314baf1883'/>
<id>urn:sha1:d5ad41a723f1e7d61cce61ac8e8a19314baf1883</id>
<content type='text'>
Make the SD card flashing procedure text consistent with the other i.MX
boards.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
