<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-aspeed/recipes-kernel/linux, branch hardknott</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2021-05-18T01:49:40+00:00</updated>
<entry>
<title>linux-aspeed: Move to v5.10.36 stable release</title>
<updated>2021-05-18T01:49:40+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-05-12T02:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=b8a706a4b625d9a4624f43e7ad6b2593e2363463'/>
<id>urn:sha1:b8a706a4b625d9a4624f43e7ad6b2593e2363463</id>
<content type='text'>
This includes security and bug fixes from the 5.10.31 through to
5.10.36 stable releases.

Change-Id: Ic1f4aa968c2980d27509d76f7129039dc7645fe5
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: GFX and GCC 11 backports</title>
<updated>2021-05-12T02:52:56+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-05-12T01:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=3a60b152fd8b38e3095b90ca16dbe78526f242e7'/>
<id>urn:sha1:3a60b152fd8b38e3095b90ca16dbe78526f242e7</id>
<content type='text'>
Arnd Bergmann (1):
      security: commoncap: fix -Wstringop-overread warning

Joel Stanley (2):
      drm/aspeed: Look up syscon by phandle
      drm/aspeed: Use dt matching for default register values

Change-Id: I5e037831ea1cf47ad0eee63b07b9765dac16ee0a
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Backport v5.13 patches for dts, lpc, spi</title>
<updated>2021-04-28T08:16:27+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-04-28T08:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=fe8dcc89f2d24f91a4ac40c268b67dac06486fc0'/>
<id>urn:sha1:fe8dcc89f2d24f91a4ac40c268b67dac06486fc0</id>
<content type='text'>
The following changes were merged to mainline in v5.13 and have been
backported to the openbmc dev-5.10 tree.

Most are device tree changes, with one fix to the SPI layer and some
changes to the LPC devices to match the new device tree.

Alpana Kumari (2):
      ARM: dts: aspeed: rainier: Add presence GPIOs
      ARM: dts: aspeed: everest: GPIOs support

Brandon Wyman (1):
      ARM: dts: aspeed: everest: Add power supply i2c devices

Chia-Wei, Wang (5):
      dt-bindings: aspeed-lpc: Remove LPC partitioning
      ARM: dts: Remove LPC BMC and Host partitions
      ipmi: kcs: aspeed: Adapt to new LPC DTS layout
      pinctrl: aspeed-g5: Adapt to new LPC device tree layout
      soc: aspeed: Adapt to new LPC device tree layout

Eddie James (9):
      ARM: dts: aspeed: rainier: Enable fan watchdog
      ARM: dts: aspeed: rainier 4U: Fix fan configuration
      ARM: dts: aspeed: everest: Add FSI CFAMs and re-number engines
      ARM: dts: aspeed: everest: Add RTC
      ARM: dts: aspeed: everest: Enable fan watchdog
      ARM: dts: aspeed: Add Rainier 1S4U machine
      ARM: dts: aspeed: Rainier: Fix PCA9552 on bus 8
      ARM: dts: aspeed: Rainier: Fix humidity sensor bus address
      ARM: dts: aspeed: Rainier: Update to pass 2 hardware

Jim Wright (1):
      ARM: dts: aspeed: everest: Add UCD90320 power sequencer

Joel Stanley (2):
      ARM: dts: aspeed: rainier: Add missing fan nodes
      ARM: dts: aspeed: everest: Add size/address cells

Konstantin Aladyshev (1):
      ARM: dts: aspeed: amd-ethanolx: Enable all used I2C busses

Matthew Barth (2):
      ARM: dts: aspeed: everest: Add max31785 fan controller device
      ARM: dts: aspeed: everest: Add pca9552 fan presence

Paul Fertser (1):
      ARM: dts: aspeed: tiogapass: add hotplug controller

Priyanga Ramasamy (1):
      ARM: dts: aspeed: everest: Add I2C components

William A. Kennington III (1):
      spi: Fix use-after-free with devm_spi_alloc_*

Change-Id: Ia5425c9cea3fe025f84e93f688ecd8ffec75ad01
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v5.10.30 stable release</title>
<updated>2021-04-16T01:40:27+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-04-16T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=404150eab5c507a5958030372105d5d48989c9fa'/>
<id>urn:sha1:404150eab5c507a5958030372105d5d48989c9fa</id>
<content type='text'>
This includes security and bug fixes from the 5.10.28 through to
5.10.30 stable releases.

Milton Miller (1):
      net/ncsi: Avoid channel_monitor hrtimer deadlock

Change-Id: I072b81523e0d337988e8f62bbea3ba9e1ea3f066
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v5.10.27 stable release</title>
<updated>2021-04-12T23:07:14+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-04-06T08:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=91f1926c9048f952f21f628fb47280f017c78de9'/>
<id>urn:sha1:91f1926c9048f952f21f628fb47280f017c78de9</id>
<content type='text'>
This includes security and bug fixes from the 5.10.24 through to
5.10.27 stable releases.

Change-Id: I6f20c70e5d9fd4a88d2b8991196cafd08308ef8d
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: USB gadget, SBTSI, OCC</title>
<updated>2021-04-06T23:07:25+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-04-06T07:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=ffe9cec453f0e4dd08bcf1a6d74265cc8267b750'/>
<id>urn:sha1:ffe9cec453f0e4dd08bcf1a6d74265cc8267b750</id>
<content type='text'>
Eddie James (4):
      fsi: occ: Don't accept response from un-initialized OCC
      fsi: occ: Log error for checksum failure
      hwmon: (occ) Start sequence number at one
      hwmon: (occ) Print response status in first poll error message

Joel Stanley (2):
      ARM: dts: aspeed: Fixes for ASRock E3C246D4I
      ARM: config: aspeed_g5: Add SBTSI sensor

Kun Yi (3):
      hwmon: (sbtsi) Add basic support for SB-TSI sensors
      hwmon: (sbtsi) Add documentation
      dt-bindings: (hwmon/sbtsi_tmep) Add SB-TSI hwmon driver bindings

Tao Ren (1):
      usb: gadget: aspeed: fix dma map failure

Change-Id: Ie9a007649087620c3aee2ea039a1fbec995a159f
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: mihawk gpio line names, ASRock E3C246D4I</title>
<updated>2021-03-31T08:06:42+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-03-31T08:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=17f8f05869000eedf2ea53274dc64b9313391595'/>
<id>urn:sha1:17f8f05869000eedf2ea53274dc64b9313391595</id>
<content type='text'>
Nichole Wang (1):
      ARM: dts: aspeed: mihawk: Add GPIO line names

Zev Weiss (1):
      ARM: dts: aspeed: add ASRock E3C246D4I BMC

Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Change-Id: I3761b9664572605b4bbba894dd4cf949f635ead8
</content>
</entry>
<entry>
<title>linux-aspeed: jffs2, spi-fsi</title>
<updated>2021-03-31T01:39:40+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-03-31T01:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=07798fac92c580b2321daf11c8ef3fa7bc78365c'/>
<id>urn:sha1:07798fac92c580b2321daf11c8ef3fa7bc78365c</id>
<content type='text'>
This fixes a bug in jffs2 and overlayfs that was introduced in v5.9 and
is present in the dev-5.10 kernel.

Eddie James (1):
      spi: fsi: Remove multiple sequenced ops for restricted chips

Joel Stanley (1):
      jffs2: Hook up splice_write callback

Change-Id: Icc3f325c8e6a7bc31bb5c09bf8674bc9b590379a
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v5.10.23 stable release</title>
<updated>2021-03-12T05:22:29+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-03-12T01:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=50547128210249892a4514d626776f230a2f0a70'/>
<id>urn:sha1:50547128210249892a4514d626776f230a2f0a70</id>
<content type='text'>
This includes security and bug fixes from the 5.8.21, 5.8.22 and 5.10.23
stable releases.

Change-Id: I770c5e31a18c23406cd18fddcd0b3a2cad52d71a
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: pmbus, ibm-cffps, rainier and tacoma</title>
<updated>2021-03-12T05:22:29+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-03-12T01:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=028587a8369f939d5f75fe9b4c3c76750ca84d6a'/>
<id>urn:sha1:028587a8369f939d5f75fe9b4c3c76750ca84d6a</id>
<content type='text'>
Bartosz Golaszewski (1):
      hwmon: (pmbus) shrink code and remove pmbus_do_remove()

Brandon Wyman (1):
      ARM: dts: aspeed: rainier: Add gpio-keys-polled for fans

Eddie James (4):
      hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag
      hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag
      ARM: dts: aspeed: rainier: Add additional processor CFAMs
      ARM: dts: aspeed: tacoma: Remove CFAM reset GPIO

Joel Stanley (1):
      ARM: dts: aspeed: rainier: Mark controllers as restricted

Vishwanatha Subbanna (1):
      ARM: dts: aspeed: rainier: Add directly controlled LEDs

Change-Id: Ie6ef7f9e6b80c71b25cd1b977acea27a14cf2201
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
</feed>
