Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.16.0-dev
# 4cc0b909 13-Nov-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

meta-ibm: sbp1: Include flash package

Add the flash package to the default build.

Change-Id: I5c0b20ed277b672adc642310cbc44676582c7f55
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>


# 939b61ea 19-Jun-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

meta-ibm: Add phosphor-virtual-sensor

Enable virtual sensor to:
- provide sensor 'total_power'
- expose QSFP temperature sensors to webui

Change-Id: I13c64cd9891aee11019dd85a6fa2158482a38c67
Signed

meta-ibm: Add phosphor-virtual-sensor

Enable virtual sensor to:
- provide sensor 'total_power'
- expose QSFP temperature sensors to webui

Change-Id: I13c64cd9891aee11019dd85a6fa2158482a38c67
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...


# 62381439 22-Sep-2023 Andrew Geissler <geissonator@yahoo.com>

meta-ibm: utilize new webui IMAGE_FEATURE

Remove RDEPENDS usage to bring in the webui and move to the new
IMAGE_FEATURE

Tested:
- Confirmed system1 has webui

Change-Id: I942509a3b5db2de8caf693f81f

meta-ibm: utilize new webui IMAGE_FEATURE

Remove RDEPENDS usage to bring in the webui and move to the new
IMAGE_FEATURE

Tested:
- Confirmed system1 has webui

Change-Id: I942509a3b5db2de8caf693f81f78850afd90f58d
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# 7c4dfc56 19-Jun-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

meta-ibm: Enable phosphor-hwmon for epcos,b57891s0103

Read QSFP temperature sensors that are compatible to
epcos,b57891s0103. Those are non I2C temperature sensors.

Tested: Temperature can be read

meta-ibm: Enable phosphor-hwmon for epcos,b57891s0103

Read QSFP temperature sensors that are compatible to
epcos,b57891s0103. Those are non I2C temperature sensors.

Tested: Temperature can be read and is visible in webui.

Change-Id: If34ed6c4c896ef34c93f70b48c4e113490de6540
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...


# 0c44e272 03-Jul-2023 Naresh Solanki <Naresh.Solanki@9elements.com>

meta-ibm/sbp1: Enable openbmc zram package

When updating the 64MiB x86 SPI flash OOM conditions were observed
as the compressed and uncompressed BIOS image is placed in /tmp.

Enable zram to prevent

meta-ibm/sbp1: Enable openbmc zram package

When updating the 64MiB x86 SPI flash OOM conditions were observed
as the compressed and uncompressed BIOS image is placed in /tmp.

Enable zram to prevent that.

Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
Change-Id: Ica7f05f755f24bcb0d0618893970f36e7e1fda02

show more ...


Revision tags: 2.14.0, 2.14.0-rc1, 2.15.0-dev
# 891229d6 12-Apr-2023 Naresh Solanki <Naresh.Solanki@9elements.com>

meta-ibm: Add new board SBP1

Add support for the IBM SBP1 board.

It's an evaluation platform based on Aspeed AST2600 SoC powering
a 4 socket Intel Sapphire Rapids platform.

The main difference to

meta-ibm: Add new board SBP1

Add support for the IBM SBP1 board.

It's an evaluation platform based on Aspeed AST2600 SoC powering
a 4 socket Intel Sapphire Rapids platform.

The main difference to regular platforms is the non-existence of a
CPLD/FPGA. Everything on this board is directly connected to and
controlled by BMC including power sequence for PCH/CPU.

The power-sequencing makes use of in kernel PMBUS drivers that are
currently upstreamed and needs to be backported to OpenBMC kernel fork.

Change-Id: I34a0b70e1f7f6c1ab2be38e8d66d5912950e0d82
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...