<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/documentation, branch honister</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2018-07-16T08:53:00+00:00</updated>
<entry>
<title>rmc: remove</title>
<updated>2018-07-16T08:53:00+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-07-12T14:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c12c16659203d677618871f660c1499152a555a8'/>
<id>urn:sha1:c12c16659203d677618871f660c1499152a555a8</id>
<content type='text'>
It's not being maintained anymore and the scripts have not been kept in
sync with upstream for quite some time.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Galileo: Remove remaining bits from RMC and WIC directory</title>
<updated>2017-12-08T23:04:46+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2017-12-08T14:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0f266744f7d542a960a78226af35403f871ba5a6'/>
<id>urn:sha1:0f266744f7d542a960a78226af35403f871ba5a6</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>documentation: add Secure Boot information</title>
<updated>2017-10-17T19:41:36+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-10-17T19:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7600ff9a4f2ac5feafc920507d7c5bea8a208c37'/>
<id>urn:sha1:7600ff9a4f2ac5feafc920507d7c5bea8a208c37</id>
<content type='text'>
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: Extend usages of RMC_BOARD_DATA_DIRS to specify board data</title>
<updated>2017-01-09T20:53:33+00:00</updated>
<author>
<name>Jianxun Zhang</name>
<email>jianxun.zhang@linux.intel.com</email>
</author>
<published>2017-01-06T00:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=368673eab1344fee79932e2dd96289fa6748d8be'/>
<id>urn:sha1:368673eab1344fee79932e2dd96289fa6748d8be</id>
<content type='text'>
Use the variable RMC_BOARD_DATA_DIRS, to disable, append to, or
override the default board data in meta-intel with boards' data
provided by users.

Ideally, users should get the updated database in the new built
image after an incremental build.

Examples of RMC database output (db):

RMC_BOARD_DATA_DIRS  = "" (disable db generation)
RMC_BOARD_DATA_DIRS_append = " top_dir" (db of defaults &amp; user's)
RMC_BOARD_DATA_DIRS = "top_dir" (db for user's , no defaults)
RMC_BOARD_DATA_DIRS  = " " (same as "")

Signed-off-by: Jianxun Zhang &lt;jianxun.zhang@linux.intel.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: add support for alternative EFI bootloaders</title>
<updated>2016-12-15T18:27:18+00:00</updated>
<author>
<name>Todor Minchev</name>
<email>todor.minchev@linux.intel.com</email>
</author>
<published>2016-12-13T22:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=48c335a46e03b46540a83a365fea76b92940927b'/>
<id>urn:sha1:48c335a46e03b46540a83a365fea76b92940927b</id>
<content type='text'>
RMC was previously configured to work only with the systemd-boot EFI
bootloader. With this commit we can specify alternative bootloaders by
setting the RMC_BOOTLOADER variable in local.conf. If RMC_BOOTLOADER is
not set systemd-boot will be used by default.

Signed-off-by: Todor Minchev &lt;todor.minchev@linux.intel.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: Add example for Galileo Gen 2 (Quark)</title>
<updated>2016-11-01T15:23:15+00:00</updated>
<author>
<name>Jianxun Zhang</name>
<email>jianxun.zhang@linux.intel.com</email>
</author>
<published>2016-10-19T22:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8bad3a5c04154332f44d41900a1de9ec0b9167e5'/>
<id>urn:sha1:8bad3a5c04154332f44d41900a1de9ec0b9167e5</id>
<content type='text'>
This is an experimental RMC sample for quark. At runtime, a
boot option with board name will be available for user to
boot the Galileo.

Note: The supported image type is hddimg instead of the direct-
boot image type usually used on quark. Use a USB stick flashed
with the image to boot the Galileo Gen 2 board.

Signed-off-by: Jianxun Zhang &lt;jianxun.zhang@linux.intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: Add NUC Gen 6 post-installation hook and update documentation</title>
<updated>2016-08-03T22:43:18+00:00</updated>
<author>
<name>Jianxun Zhang</name>
<email>jianxun.zhang@linux.intel.com</email>
</author>
<published>2016-08-03T18:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8afe60c0bfb878578fd0619c1abf87452275912a'/>
<id>urn:sha1:8afe60c0bfb878578fd0619c1abf87452275912a</id>
<content type='text'>
This change shows how we can get rid of an error message caused
by board-specific design at runtime, and still keep the rest
in system generic.

The new added hook removes line(s) in inittab which triggers the
error.

README of rmc is also updated accordingly.

Fixes [YOCTO #5351].

Signed-off-by: Jianxun Zhang &lt;jianxun.zhang@linux.intel.com&gt;
Reviewed-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: Add documentation and examples for RMC feature</title>
<updated>2016-08-03T22:37:55+00:00</updated>
<author>
<name>Jianxun Zhang</name>
<email>jianxun.zhang@linux.intel.com</email>
</author>
<published>2016-08-03T18:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=381606266d48ea3d34dcd1ed316325eb167acaab'/>
<id>urn:sha1:381606266d48ea3d34dcd1ed316325eb167acaab</id>
<content type='text'>
Provide a README for RMC feature. Also check in fingerprints and
configuration data for several boards as examples for users.
They can be used for validation too.

Signed-off-by: Jianxun Zhang &lt;jianxun.zhang@linux.intel.com&gt;
Reviewed-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
</feed>
