<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-aspeed, 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>Replace IRC with Discord</title>
<updated>2021-04-29T18:40:14+00:00</updated>
<author>
<name>Bruce Mitchell</name>
<email>bruce.mitchell@linux.vnet.ibm.com</email>
</author>
<published>2021-04-12T17:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7960a00bb80dbf552ac8adc20edf4babd63b16aa'/>
<id>urn:sha1:7960a00bb80dbf552ac8adc20edf4babd63b16aa</id>
<content type='text'>
Discord has more users. IRC traffic has ground to a halt.

Signed-off-by: Bruce Mitchell &lt;bruce.mitchell@linux.vnet.ibm.com&gt;
Change-Id: I3eeacc4db49fd984e51977e3f19709b01a16760c
</content>
</entry>
<entry>
<title>Replace IRC with Discord</title>
<updated>2021-04-29T18:24:28+00:00</updated>
<author>
<name>Bruce Mitchell</name>
<email>bruce.mitchell@linux.vnet.ibm.com</email>
</author>
<published>2021-04-15T19:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7250a7e18262192f492012a54876f651ef073409'/>
<id>urn:sha1:7250a7e18262192f492012a54876f651ef073409</id>
<content type='text'>
Discord has more users. IRC traffic has ground to a halt.

Signed-off-by: Bruce Mitchell &lt;bruce.mitchell@linux.vnet.ibm.com&gt;
Change-Id: Id05add33dec77dae51da91b314babc74bf51c685
</content>
</entry>
<entry>
<title>u-boot-aspeed: Update to SDK v00.03.03 and HACE support</title>
<updated>2021-04-29T00:41:53+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2021-04-21T06:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=160599b3e5e9c4b2603fc27fe7b0b67ad97dda45'/>
<id>urn:sha1:160599b3e5e9c4b2603fc27fe7b0b67ad97dda45</id>
<content type='text'>
This updates the OpenBMC u-boot tree to use ASPEED's latest SDK, and
adds support for FIT verification including use of the HACE to perform
SHA calculations on the ast2600.

The changes come in three categories; fixes backported and sent to
ASPEED for merging in a future SDK release, patches carried that are
specific to OpenBMC, and the new FIT and HACE support.

Note that this does not remove the legacy image support from the SPL, so
there is no dependency on the changes to load u-boot as a FIT.

Fixes backported from upstream and set to ASPEED:

Harald Seiler (1):
      common: hash: Remove a debug printf statement

Heinrich Schuchardt (2):
      fit: check return value of fit_image_get_data_size()
      image-fit: fit_check_format check for valid FDT

Jean-Jacques Hiblot (1):
      spl: fit: don't load the firmware twice

Joel Stanley (4):
      hw_sha: Fix coding style errors
      hash: Allow for SHA512 hardware implementations
      net/ncsi: Remove debugging
      fit: Use hash.c to call SHA code

Patrick Doyle (1):
      rsa: reject images with unknown padding

Reuben Dowle (1):
      Add support for SHA384 and SHA512

Simon Glass (3):
      image: Be a little more verbose when checking signatures
      image: Return an error message from fit_config_verify_sig()
      image: Check hash-nodes when checking configurations

Patches carried in the OpenBMC fork:

Eddie James (3):
      ARM: dts: Aspeed: Tacoma and Rainier: Add eMMC nodes and parameters
      arch: ARM: Aspeed: Add SPL eMMC partition boot support
      configs: Add AST2600 SPL eMMC configuration

Joel Stanley (11):
      dts: ast2600-evb: Enable FSI masters
      tools: Add script for generating recovery image
      configs: Add OpenBMC spl defconfig for AST2600 boards
      clk: ast2600: Add divisor settings for 100MHz PLL
      ram: ast2600: Enable device tree based DDR config
      ast2600: tacoma: Run DDR at 1333
      ast2600: Allow selection of SPL boot devices
      config: ast2600: Reduce SPL image size
      ast2600: Modify SPL SRAM layout
      config: ast2600: Enable FIT signature verification
      clk: aspeed: Add HACE yclk to ast2600

Features added for FIT verification and HACE support:

Joel Stanley (10):
      configs/ast2600: Make early malloc pool larger
      crypto: Add driver for Aspeed HACE
      ast2600: Enable HACE probing in SPL
      ast2600: Add HACE to device tree
      ast2600: spl: Add ASPEED_LOADERS option
      ast2600: spl: Support common boot loader features
      config: ast2600: Configure common MMC SPL loader
      configs: ast2600: Enable FIT SHA512 support
      ast2600: Configure u-boot load size
      configs: ast2600: Use non-a1 config for openbmc spl emmc

Change-Id: I4e5a1adb6e2bf17823b042c31b151bfdad9d3175
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>hardknott: yocto release</title>
<updated>2021-04-06T13:22:18+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2021-03-31T20:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03'/>
<id>urn:sha1:5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03</id>
<content type='text'>
Latest upstream yocto has moved on to the 3.3 hardknott release

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163
</content>
</entry>
</feed>
