summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-22meta-ampere: mtjade: support NVME TemperatureThang Q. Nguyen5-7/+346
Enable phosphor-nvme with configuration for nvme_max sensor for FAN control support later. Tested: 1. Check NVME Temp: $ busctl get-property xyz.openbmc_project.nvme.manager \ /xyz/openbmc_project/sensors/temperature/nvme20 \ xyz.openbmc_project.Sensor.Value Value d 22 2. Check nvme_max has valid value $ busctl introspect xyz.openbmc_project.VirtualSensor \ /xyz/openbmc_project/sensors/temperature/nvme_max Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ied609ba5b5d39877c09ed04faff5063c7882a689
2021-12-22linux-aspeed: Move to v5.15.10 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.15.6 through to 5.15.10 stable releases. Change-Id: Ib4e8e69386ba6c7857c22d8b2fb063c9d8d03b36 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-22sdbusplus: srcrev bump 55949c29ad..e1353143b6Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: property: invalid Python symbol Change-Id: I7931da04684a56d2de4413f82871c11c803997a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-22bmcweb: srcrev bump 895e46d807..d1a648140eAndrew Geissler1-1/+1
Ed Tanous (2): Make routing capture by const reference Add more types to DbusVariantType Spencer Ku (1): PCIe: Implement "PcieType" PCIe device property Change-Id: I4c66924f759da111235adc1cec64147dab5bd168 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-22meta-google: os-release: Avoid effect not gbmc distroBrian Ma1-1/+1
Add distro override to avoid os-release setting effect other not gbmc distro Signed-off-by: Brian Ma <chma0@nuvoton.com> Change-Id: I34afb4ce8e72f2be15a5f5668e6ff6c567548ad5
2021-12-22linux-aspeed: Add s7106, Bletchley, VegmanJoel Stanley1-1/+1
These are backports from the v5.17 aspeed pull request. Ali El-Haj-Mahmoud (1): ARM: dts: aspeed: Add TYAN S8036 BMC machine Andrei Kartashev (2): dt-bindings: vendor-prefixes: add YADRO ARM: dts: aspeed: add device tree for YADRO VEGMAN BMC Eddie James (2): ARM: dts: aspeed: p10: Enable USB host ports ARM: dts: aspeed: p10: Add TPM device Howard Chiu (1): ARM: dts: aspeed: Adding Facebook Bletchley BMC Jae Hyun Yoo (3): ARM: dts: aspeed: add LCLK setting into LPC IBT node ARM: dts: aspeed: add LCLK setting into LPC KCS nodes dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property Joel Stanley (3): dt-bindings: aspeed: Add Secure Boot Controller bindings ARM: dts: aspeed: Add secure boot controller node ipmi: bt: Add ast2600 compatible string Lei YU (2): ARM: dts: Add openbmc-flash-layout-64-alt.dtsi ARM: dts: aspeed: g220a: Enable secondary flash Oskar Senft (1): ARM: dts: aspeed: tyan-s7106: Add uart_routing and fix vuart config Quan Nguyen (2): ARM: dts: aspeed: mtjade: Add I2C buses for NVMe devices ARM: dts: aspeed: mtjade: Add uefi partition Change-Id: I89371d3ab9c99415b3e971fbb62a6cad8b8e4b16 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-21phosphor-logging: srcrev bump dd4bd482f1..f928c4a260Andrew Geissler1-1/+1
rajerpp1 (2): PEL: Fixing wrong callout of reference target PEL: Clock SBE HWP error handling support Change-Id: I39c5cc31cd91829d09afb769e01a64e33e19fd46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21tyan, s7106: Initial commit for TYAN S7106Oskar Senft18-0/+257
The TYAN S7106 is a server mainboard with an Aspeed AST2500 BMC. Signed-off-by: Oskar Senft <osk@google.com> Change-Id: I75e4938bbc7d25bd8e949a4bae5761205aa0ff22
2021-12-21webui-vue: srcrev bump 823c181267..799bcd3fb4Andrew Geissler1-1/+1
Kenneth Fullbright (1): Add assembly table component name to table Change-Id: I815dbaf3eee89279ea2ae3e2450481aa27af5296 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21meta-phosphor: gnupg: Remove unneeded gnupg filesBrandon Kim1-0/+0
This saved 49152 bytes of compressed image space in our platform. Signed-off-by: Josh Lehan <krellan@google.com> Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I4b5b4c7cd2bfffb9720bae02624519ee10ca73af
2021-12-21phosphor-health-monitor: srcrev bump f515187932..9d29b378d3Andrew Geissler1-1/+1
Konstantin Aladyshev (1): Set correct values for sensor min and max properties Change-Id: I5af479ddea8764a0a289cd39c2b49fb3e0e05242 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-ipmid: Add option for configuring hybrid sensorsAndrei Kartashev1-0/+1
Implements PACKAGECONFIG option to enable or disable hybrid sensors. This makes it possible to mix static and dynamic sensors. Note: as for now, statically defined SDR ids would be discarded if hybrid mode is enabled. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I9a22fbcf2a3c90742d537b71511618f11c8a54cf
2021-12-21meta-facebook: add packagegroup-security-tpm2 when tpm2 is enabledPotin Lai1-1/+1
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I3e576e5f9f831a4f73cf9d048859f37d471f3ed7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-12-21phosphor-watchdog: srcrev bump cf4ce3c171..658527bbddAndrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Terminate cleanly for TERM and INT Change-Id: Iebb6dcbab8d69f74ebf4c59aa9c64e78494a6c27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-postd: srcrev bump 5633a3fc97..6a5e0a1cbaAndrew Geissler1-1/+1
William A. Kennington III (4): gitignore: Change to support meson instead of autotools subprojects: Add everything for local building main: Use optional instead of unique_ptr main: Terminate cleanly for TERM and INT Change-Id: Idedd9f04c04f05f0754a049bd43d08a421108191 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21bmcweb: srcrev bump af4edf686e..895e46d807Andrew Geissler1-1/+1
JunLin Chen (1): Skip contentLength check in insecure-disable-auth Change-Id: I169f4bac658410c6fce5123ae072e90e63f4c256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21telemetry: srcrev bump 3e2cc9d497..31db7f71ecAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Added missing const Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21openpower: libekb srcrev bump c1d1ff7f15..9a8b5a419f2Jayanth Othayoth1-1/+1
rajerpp1 (2): libekb: Removing HWIDs which are not handled now libekb: Special error handling for clock errors Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Iabaf972e638f2527846d3a9a32bb4e2a2560bd0c
2021-12-21meta-google: gnupg: Remove unneeded gnupg help filesBrandon Kim1-0/+2
This saved 49152 bytes of compressed image space in our platform. Signed-off-by: Josh Lehan <krellan@google.com> Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I40016cffd8586bbcda1cc45ec968efd35c8f4188
2021-12-21meta-google: systemd: Remove kmod supportWilliam A. Kennington III1-0/+3
gBMC does not use kernel modules Change-Id: I75d8309a787cb74f3be1f5bae08de2897ffdac0a Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-21socsec: update socsec tool to v1.0.0Jamin Lin3-23/+31
1. To fix python modules not found such as bitarray at do_compile task , adds "DEPEND" to install dependencies. 2. Create a socsec.inc to place the common settings. 3. Create a socsec_1.0.0.bb to build socsec tool v1.0.0. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Change-Id: I27a9216419555b58e7484e85506fa229f0e230b7
2021-12-21openpower: pdbg: Bump version to v3.4Joel Stanley1-1/+1
Changes: - Add more p10 hardware support (dimm, mem_port, oscrefclock, tpm, nx) - Add i2c bus implementation for generic i2c targets - Implement (nest and core) htm for P10 Change-Id: Id1250ab557e4a73f90a1002f8a00b8e0af6438c0 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-21meta-nuvoton: u-boot-nuvoton: srcrev bump c11d9a81ea...7578a59e96Fran Hsu1-1/+1
Stanley Chu (1): driver: i2c-npcm7xx: extend the timeout of ack cycle on receving. Fran Hsu (1): dts: npcm730 GSZ: update the GPIO default setting. Signed-off-by: Fran Hsu <fran.hsu@quantatw.com> Change-Id: Ia2ae99c32dd77255f1bba5b4ccc757fdd5a31469
2021-12-21meta-phosphor: obmc-console: Add support for multiple portsVivekanand Veeracholan1-14/+40
1. Add support to install multiple console port configuration files. OBMC_CONSOLE_TTYS is space separated list to set multiple ports. Defaults to OBMC_CONSOLE_HOST_TTY. 2. Prioritize picking up port specific configuration over generic one. Tested: Built for single and multi port configuration and verified the presence of correct config file in sysconf directory. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: Ic918b5830f972adbcfa14e2befa4e3420698825f
2021-12-21phosphor-host-postd: srcrev bump 996facb65d..5633a3fc97Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: Id52fef03d5da74b6e673fd938e7a9bed3219d1cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21bmcweb: srcrev bump 47c9e106e0..af4edf686eAndrew Geissler1-1/+1
Ed Tanous (1): Implement MIME parsing Change-Id: I2680fa87b08a60a2fae1830360ac8f1c6ceccd52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21webui-vue: srcrev bump 12dc20c370..823c181267Andrew Geissler1-1/+1
Konstantin Aladyshev (5): Russian translations for the new Network settings design Russian translations for the IPv4/DNS network settings Russian translations for the hostname/MAC address settings Russian translations for the deleteDns/deleteIpv4 fixes Correct values for deleteDns/deleteIpv4 keys in translation Lei YU (1): [POC] login: Fix waiting in login page after login kennyneedsmilky (1): Fixed refresh system info on header Change-Id: I3d681e36c72992addb9c5101ce694fed64434ba5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21peci-pcie: srcrev bump de624395a5..bb5efe7b3eAndrew Geissler1-1/+1
Spencer Ku (1): Support "GenerationInUse" PCIe device property Change-Id: Id3a4dfb7bc706cf2d0e69862853610e6cda3d024 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-20phosphor-dbus-interfaces: srcrev bump 36ed8ad2b4..4f703341d9Andrew Geissler1-1/+1
John Wedig (1): Add D-Bus interface for a logical volume Change-Id: I424662fbdea40b346d922f2a783ea5a4d3ff4c61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-20meta-yosemitev2: fixing the build warnings.Logananth Sundararaj1-8/+8
while applying the patch facing some build warnings. Tested : Tested in Yosemitev2. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: I1544059d205413823e148eff1a56b994ca2b05c1
2021-12-20meta-bletchley: add led managerPotin Lai3-0/+109
add support of phosphor-led-manager for Bletchley Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I4c27fb1a7658b89ff20f8f2ee4c38ae5bd17ffc0
2021-12-20meta-google: Remove mostly unused iotoolsWilliam A. Kennington III1-1/+0
There are generally other ways to poke at the IO space of the BMC and there isn't any evidence these are being used anymore. Change-Id: I9d0e7187f2be8bbbf349e8cdf63c32013876260c Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-20meta-google: Add new system.conf for gbmc-systemd-configWilly Tu2-0/+9
Add systemd.conf options for watchdog to replace watchdog-conf ``` // interval is 60s by default interval = 10 watchdog-device = /dev/watchdog // The value is in pages. They are presently 4KiB each. // Reset the BMC if it goes below 3MiB min-memory = 768 ``` Tested: ``` $ cat /lib/systemd/system.conf.d/40-system.conf [Manager] DefaultMemoryAccounting=yes RuntimeWatchdogSec=10s WatchdogDevice=/dev/watchdog ``` Change-Id: I51171746669dfeb1efe6c09952efa3457e33c86b Signed-off-by: Willy Tu <wltu@google.com>
2021-12-20meta-google: phosphor-ipmi-host: Remove unused RDEPENDSWilliam A. Kennington III1-0/+3
Change-Id: I01bfbd4022584641d8df6ee694b62eadc3cb657c Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-20meta-google: busybox: Remove unused optionsWilliam A. Kennington III2-0/+35
This trims down our busybox binary to remove a bunch of unused / duplicate utilities. Change-Id: Iabee2b086436db800c35f5b9cd738704c493df50 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-18meta-ampere: mtjade: sensor: change to use dbus-sensorThang Q. Nguyen14-281/+1
Replace sensor monitoring in phosphor-hwmon by dbus-sensor/entity-manager. Tested: 1. Check IPMI sensor report for Temp and ADC sensors with correct threshold $ ipmitool sdr list $ ipmitool sensor list all 2. Check Redfish Thermal and Power schema for Temperature and ADC sensors Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Idbb719ed01a28892bce32adce062c56dd51d3088
2021-12-18phosphor-host-ipmid: srcrev bump 6619ae4683..e39ba9930bAndrew Geissler1-1/+1
Arun P. Mohanan (1): fix:Channel access mode set to disabled by default Change-Id: I8eddf268eba18efceeaae5181b12afdf47b556b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18libmctp: srcrev bump 95cccaec5b..983cc3fa49Andrew Geissler1-1/+1
Brad Bishop (1): build: compile and install utils Change-Id: I674cf7246d94b1b45b6667b0316c3d2bf6328e80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18openpower-vpd-parser: srcrev bump 8c796818c2..ec912e6c0dAndrew Geissler1-1/+1
Priyanga Ramasamy (1): Defect SW541296:vpd-tool write failure Shantappa Teekappanavar (1): Identify cable and flett cards Change-Id: I9df850d6e214a085a847c4b798754c48324d281d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18phosphor-post-code-manager: srcrev bump 84855abe9e..de8d3a537fAndrew Geissler1-1/+1
Manojkiran Eda (1): Fix static analysis & cppcheck issues Change-Id: Ie75d99035a4c0763247c140cafe9248f2f09e18c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18pldm: srcrev bump 6a4d1cf836..81c045183bAndrew Geissler1-1/+1
Brad Bishop (4): pldm_visualise_pdrs: Add executor abstraction pldm_visualise_pdrs: add process abstraction pldm_visualise_pdrs: run pldmtool directly pldm_visualise_pdrs: check for tty Manojkiran Eda (1): Remove all dependencies for libpldm Change-Id: Ie99716f235908d37e6ee57dbf8df93743a3f2e6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18entity-manager: srcrev bump 1e8e71f23f..f466ccece5Andrew Geissler1-1/+1
Howard Chiu (1): Configurations: Bletchley: Update sensors Thang Q. Nguyen (1): Configurations: Add Ampere Mt.Jade platform Change-Id: I18df05eee0bb6433f0574b1372a0f06b4e6762b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18bmcweb: srcrev bump b24483809a..47c9e106e0Andrew Geissler1-1/+1
Ed Tanous (1): Remove unused file James Feist (1): Change Default of REST D-Bus to OFF Josh Lehan (1): gitignore: Update to the latest from toptal.com Lukasz Kazmierczak (2): Add GET method for TriggerCollection Add GET method for Triggers Szymon Dompke (1): Add support for DELETE on Triggers schema Change-Id: I49ef5b2c6a6aff8011bff151a6ffb3755372cbd2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18openpower-hw-diags: srcrev bump 86aa97a508..15527a43feAndrew Geissler1-1/+1
Zane Shelley (2): created PluginResolution class create PluginMap and plugin definition Change-Id: I88a9ed8130348630f45ab67d76dfc8bf6f02245c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-certificate-manager: srcrev bump e0e2cce95a..cf811c4309Andrew Geissler1-1/+1
Nan Zhou (1): remove year 2038 check Change-Id: I762f5294dddcd9b499975492e870cea30d129e25 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17meta-phosphor: prefer https protocolPatrick Williams6-6/+6
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-12-17meta-phosphor: x86-power-control: change URL protocol to httpsPatrick Williams1-2/+2
We should never use 'protocol=ssh' on a Github SRC_URI because it means that only people with a valid SSH key loaded in Github can build the code (ie. no anonymous users). This is bad for CI-type builds. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4713ed1759f548aee5b97d2f789e9f37892c9360
2021-12-17meta-facebook: fb-ipmi-oem: add pkgconfigPatrick Williams1-1/+1
This is required by newer versions of Yocto. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7011bb03b3a384903f44154d2ea2a8f283afd237
2021-12-17run openpower-debug-collector after stop instructionsAndrew Geissler1-0/+1
openpower-debug-collector may end up requesting a SBE or hostboot dump. Ensure that if stop-instruction is also scheduled in the same systemd target, that we first stop instruction to get the hardware in a known state and then start the dump collection. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1156a20b16545ff42e20d4a8e3fc1089786ba605
2021-12-17meta-ampere: mtjade: Add more Host firmware supportThang Q. Nguyen6-152/+170
Add support SCP firmware update with checking if the ampere_fru_upgrade available to execute the update. This commit also supports 2nd Host SPI-NOR update ability. Tested: 1. Manually copy ampere_fru_upgrade to the /usr/sbin folder and run SCP firmware update via Redfish. 2. Flash UEFI firmware update on the secondary Host SPI-NOR. Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ic335ee2d21625239c3df1937ed5333708233845b