<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-aspeed/recipes-kernel/linux, branch 2.7.0-dev</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=2.7.0-dev</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=2.7.0-dev'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2019-02-14T04:47:37+00:00</updated>
<entry>
<title>ast2500: defconfig: Add USB Mass Storage</title>
<updated>2019-02-14T04:47:37+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2019-01-22T15:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=2f9da5e43ca1d317fec2da9430257e7986853aa2'/>
<id>urn:sha1:2f9da5e43ca1d317fec2da9430257e7986853aa2</id>
<content type='text'>
USB Mass Storage will be used for implementing Virtual Media.

This adds about 800 bytes to the kernel image:
Before:
-rw-r--r-- 2 anoo anoo  2582512 Jan 22 09:57 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122155444.bin
After:
-rw-r--r-- 2 anoo anoo  2583344 Jan 22 10:02 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122160056.bin

(From meta-aspeed rev: f7c9426e180f46dedd04ac0b671064ba792cff28)

Change-Id: If453830f4e55c2abbb8cd703f589b7caf24fafd6
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>ast2500: defconfig: Add USB gadget</title>
<updated>2019-02-14T04:47:37+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2019-01-17T20:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c0173b224ac171bc0a58c060317aa56cc89502d4'/>
<id>urn:sha1:c0173b224ac171bc0a58c060317aa56cc89502d4</id>
<content type='text'>
The USB gadget is needed to implement Virtual Media.

This adds about 46kB to the kernel image:
Before:
-rw-r--r-- 2 anoo anoo  2542904 Jan 19 14:53 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205057.bin
After:
-rw-r--r-- 2 anoo anoo  2589648 Jan 18 10:20 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190118155445.bin

(From meta-aspeed rev: fecdb4c8ea1fee0750fe05389178b685446eb75f)

Change-Id: I98aaba221939a60407c8d5efa912237d0128c366
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>ast2500: defconfig: Add Network Block Device</title>
<updated>2019-02-14T04:47:37+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2019-01-17T20:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8a682753991b8cde6ce53153247905f35ee857e9'/>
<id>urn:sha1:8a682753991b8cde6ce53153247905f35ee857e9</id>
<content type='text'>
Add NBD support to the defconfig as this will be used to implement
virtual media on the BMC.

This adds about 5.4kB to the kernel image:
Before:
-rw-r--r-- 2 anoo anoo  2542904 Jan 19 14:53 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205057.bin
After:
-rw-r--r-- 2 anoo anoo  2548304 Jan 19 14:59 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205736.bin

(From meta-aspeed rev: 1b084277f6ffedc76fece26b38e867779b5d619e)

Change-Id: I022e5f7a1067b205c83762a0aca31d77395c6d8d
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to 4.19.21</title>
<updated>2019-02-14T04:47:36+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-02-13T23:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=b49ab96858d2662c97d48a3299d1acfca9c7a988'/>
<id>urn:sha1:b49ab96858d2662c97d48a3299d1acfca9c7a988</id>
<content type='text'>
This includes security and bug fixes from the 4.19.20 and
4.19.21 stable releases.

(From meta-aspeed rev: 2702d64577033e90cdca33b08a4d99cd7e108597)

Change-Id: Ib26c3b4c61664e1b41135fe83db484da2a8e0888
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to 4.19.19</title>
<updated>2019-02-04T13:31:27+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-02-04T00:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=a2359bc474ad3d57e48f3bb64b8da35ea5133ec8'/>
<id>urn:sha1:a2359bc474ad3d57e48f3bb64b8da35ea5133ec8</id>
<content type='text'>
This includes security and bug fixes from the 4.19.17, 4.19.18 and
4.19.19 stable releases.

(From meta-aspeed rev: 00486f5cebee8ecfecec8638261f8215fafc924d)

Change-Id: Ia412cbe27b36d6aee87ad51c9d03e75d92414cf0
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to 4.19.16</title>
<updated>2019-01-18T00:06:44+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-01-17T03:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=cf5fcd4ae40e8cc3df54548f864e1da877a0f9eb'/>
<id>urn:sha1:cf5fcd4ae40e8cc3df54548f864e1da877a0f9eb</id>
<content type='text'>
This includes security and bug fixes from the 4.19.16 stable release.

(From meta-aspeed rev: dab74120e997e9cf8db52edaab85e4584eba1551)

Change-Id: I301fb52b91229737561c4252847d16405982a15f
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Device tree fixes</title>
<updated>2019-01-18T00:06:44+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-01-17T03:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=0de9a1bd7aff73f8f5ce089590818a31d460bc52'/>
<id>urn:sha1:0de9a1bd7aff73f8f5ce089590818a31d460bc52</id>
<content type='text'>
Mark Walton (1):
      ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers

Vijay Khemka (3):
      ARM: dts: aspeed: Add KCS support for LPC BMC
      ARM: dts: aspeed: tiogapass: Enable KCS
      ARM: dts: aspeed: tiogapass: Add sensors

(From meta-aspeed rev: baaabab03733d18dbdfc55590bb2e16cef493db2)

Change-Id: Ie17ccd8b8ebd0e2263135e4984c9302628f22a66
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to 4.19.15</title>
<updated>2019-01-16T13:18:21+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-01-16T02:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=0ea945ba9be1cd9869e04157919e58c3603012bf'/>
<id>urn:sha1:0ea945ba9be1cd9869e04157919e58c3603012bf</id>
<content type='text'>
This includes security and bug fixes from the 4.19.15 stable release.

(From meta-aspeed rev: 8a1859716ca01a0d50c23b5b42c995167b21b33b)

Change-Id: I0c293ef152e687ad18b1137b74541ce6ecd22349
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux: net/ipv{4,6}: Enable commonly used functionality</title>
<updated>2019-01-16T12:58:47+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-01-14T23:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=aa8c33042a89f4d8cd552bd9eba3cea2c5b58370'/>
<id>urn:sha1:aa8c33042a89f4d8cd552bd9eba3cea2c5b58370</id>
<content type='text'>
This addresses some assumptions made by systemd about having multiple
routing table support in the kernel. systemd-networkd will try and
provision mutliple routing tables + policies and will silently break
neighbor advertisement responses due to policy configurations on a
single table.

It also adds support for SLAAC based router settings and faster
duplicate address detection.

Size impact: 4k increase
linux.bin(old): 2497656
linux.bin(new): 2502208

(From meta-aspeed rev: 55a9adbdb776b913e93a56613412f341a0c512ac)

Change-Id: I2999dab53c05d6d6d8563b20bd17eda143d5517e
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to 4.19.14</title>
<updated>2019-01-10T15:00:32+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-01-10T03:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=fbeccb13c2a272adc5fe2bbf97411a8cadc7ad87'/>
<id>urn:sha1:fbeccb13c2a272adc5fe2bbf97411a8cadc7ad87</id>
<content type='text'>
This includes security and bug fixes from the 4.19.14 stable release.

(From meta-aspeed rev: e61905170769568dbb4f291e4dc5d1bb733a58b2)

Change-Id: I8aeeb8f4f973a3d315bc4a247b344fe46311e8e4
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
