summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-03openpower pdata srcrev bump ..79da01b670Jayanth Othayoth1-1/+1
Amitay Isaacs (7): libdtm: Optimize node search by path libdtm: Mark unmutable arguments with const libdtree: Add device tree library for attribute manipulation attribute: Archive the original attribute tool implementation attribute: Add new implementation based on libdtree attribute: Skip attributes for unmatched target for read command tests: Fix the attribute values for complex attribute Jayanth Othayoth (2): data/p10: Add devtree host reboot preserve attribute list Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY" Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ia753c160e4d45fdd3168fe384cec47dd3ae91d0e
2021-12-03linux-aspeed: Refresh defconfigsJoel Stanley3-37/+10
The defconfigs are regenerated using savedefconfig. No options are changed. An explanation as to why some are removed from the defconfig: - ZBOOT_ROM_TEXT and ZBOOT_ROM_BSS default to 0x0 (and we odn't use them) - SECOMMP is now on by default - BLK_DEV_BSG is now behind SCSI, which we do not enable - I2C_MUX is selected by the MEDIA subsystem - MCTP_LPC is gone - NET_VENDOR_AURORA is gone - PECI is not in the tree :( - ASPEED_LPC drivers are enabled by default The other options move their order but are still present. Change-Id: Ib03b6dab4804e354629b9bf7f4e0951b6131462c Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-02x86-power-control: Switch to meson buildJason M. Bills3-3/+3
Change-Id: Ia32f0baf56fb7a3e035198ece7e74fe18f8fa05c Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-12-02Remove BBLAYERS_NON_REMOVABLE variableAlexander Filippov26-336/+0
`BBLAYERS_NON_REMOVABLE` is obsolete and no longer required. As it said by Yocto documentation it can be used by `Hob` https://www.yoctoproject.org/docs/1.5.2/ref-manual/ref-manual.html#var-BBLAYERS_NON_REMOVABLE that already removed since Yocto-2.1 https://www.yoctoproject.org/tools-resources/projects/hob Change-Id: Ibc2d8268a9d837a81e9cf6b0131dba8d0a030a3f Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-12-02meta-ibm: Add enclosure_fault and enclosure_identify to the Association jsonLakshminarayana R. Kammath3-0/+66
Earlier enclosure_identify and enclosure_fault associations were missing in the inventory manager. With this checkin we are adding those associations. busctl get-property xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis xyz.openbmc_project.Association.Definitions Associations a(sss) 24 "fault_led_group" "fault_inventory_object" "/xyz/openbmc_project/led/groups/enclosure_fault" "identify_led_group" "identify_inventory_object" "/xyz/openbmc_project/led/groups/enclosure_identify" "chassis" "inventory" "/xyz/openbmc_project/inventory/system/chassis" .... After closely looking into all the LED's it was identified that enclosure_fault and enclosure_identify is missing in the association and this commit is to enable same Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: I42728d994e9110c56c607aeea98623fe2613af92
2021-12-02dbus-sensors: srcrev bump 00bd56d3a6..daf6f56870Andrew Geissler1-1/+1
hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I1dc55d94aa2023874fe2ce2cb473e4e67115b809 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02bmcweb: srcrev bump 0fd03ad472..60c922dfacAndrew Geissler1-1/+1
Brandon Kim (1): redfish-core: processor: Add Model, Microcode, Step Gunnar Mills (1): Move to 2021.3 Krzysztof Grobelny (1): Add Krzysztof as a reviewer Wludzik, Jozef (1): Sync Telmetry service with EventService Change-Id: I960d87f9a89025ddeea93c2459bb092c4587d5a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02webui-vue: srcrev bump 5e5b48b0a4..cc79a53192Andrew Geissler1-1/+1
Gunnar Mills (1): Correct Dump file extension Konstantin Aladyshev (1): Fix DHCPv4 display Change-Id: I91ec7aed94763342ead389f11d2b696e17cb8ab3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02phosphor-power: srcrev bump 7ee4d7e41d..b3ba516f3fAndrew Geissler1-1/+1
Shawn McCarney (1): regulators: Enhance additional error data capture Change-Id: If80d282572fd103a516433d0d66d1bbd73863bd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02phosphor-fan-presence: srcrev bump 8a8aa442e5..5934f097e6Andrew Geissler1-1/+1
Matt Spinler (2): control: Create parameter trigger control:p10bmc: OCC inactive fan floor event Matthew Barth (1): control:p10bmc: Add processor `core temps` groups Change-Id: I1b1d997a18a76f469f9a4d99476d316868126e19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02pldm: srcrev bump eea835a91b..9e0265b527Andrew Geissler1-1/+1
Brad Bishop (3): pldm_visualise_pdrs.py: make use of --all pldm_visualise_pdrs.py: add support for ssh_config pldm_visualise_pdrs.py: add jump host support Change-Id: Id08c01b5f67f9277007b01714d86f41932cd17df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02entity-manager: srcrev bump 1cf04c17b6..5468c6e953Andrew Geissler1-1/+1
John Edward Broadbent (1): doc only: Fix broken link Change-Id: Ib9127a76484744dfd89521a00bb4ce9282eeb85d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02libpcre/libpcre2: correct SRC_URIAlexander Kanavin2-2/+4
http://ftp.pcre.org is down, take sources according to links on http://www.pcre.org (From OE-Core rev: 81ba0ba3e8d9c08b8dc69c24fb1d91446739229b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I6570f3bf5b813dc66e0960e9b3baa7df4cdae019
2021-12-01entity-manager: srcrev bump 2c412eef8e..1cf04c17b6Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Add HSBP FRU details in json configuration Kumar Thangavel (1): Move global variable to local variable. hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I81fdea46304fd9aa6c616b848f51bb602a465959 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-power: srcrev bump a61c1aa0a2..7ee4d7e41dAndrew Geissler1-1/+1
Brandon Wyman (2): PMBus: Fix "file" name for STATUS_FANS_1_2 psu-ng: Add in detection of fan faults Change-Id: Ia1e7fa4c7721c612c8e39eb85235b8794346f788 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01openpower-occ-control: srcrev bump 36313c71da..432dc48607Andrew Geissler1-1/+1
Eddie James (1): pldm: Fix HRESET handling and incorrect entity ID Change-Id: I542c1bdf0b78f311f1d55249936c05ca0e1bafe0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01openpower-hw-diags: srcrev bump 04f010abb7..5542ba38cbAndrew Geissler1-1/+1
Zane Shelley (1): Fix MCC target paths in P10 RAS data files Change-Id: Ifb247825203bf5771c472df00d5c04fb97102fbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-networkd: srcrev bump ee2cba8a7d..329b5fba06Andrew Geissler1-1/+1
William A. Kennington III (3): network_manager: Add reload hooking ethernet_interface: Defer link down for MAC change ethernet_interface: Defer setting NIC enabled Change-Id: I2865dbb51e036eb923cfc2081a90516737bb3d82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01pldm: srcrev bump 3d34b2c211..eea835a91bAndrew Geissler1-1/+1
Tom Joseph (1): pldmtool: Add GetStatus firmware update command Change-Id: I0530e1ec1afd5e0bec87b59a0f24fc6ba6d1862d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-logging: srcrev bump a9e4f59664..9368b714f2Andrew Geissler1-1/+1
Brandon Wyman (2): PEL: Add isolation procedure for power OC PEL: Add phosphor-power Output Over-current error Jayanth Othayoth (3): PEL: Add location code information support for sub FRUs PEL: Fix pdbg target traversal error path issues PEL: Add procedure callout for hwp errors Sumit Kumar (1): PEL: Fix for error - unable to read PEL ID file Change-Id: Iac6d6dc6a42faa33c203bfbb63f3707415b59b44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-fan-presence: srcrev bump 1a19eadd2a..8a8aa442e5Andrew Geissler1-1/+1
Matt Spinler (1): control: get_managed_objects action Matthew Barth (2): control:p10bmc: Add missing `fan inventory` monitor: Add ignoring feedback sensors above allowed max Change-Id: I308f1052230e13ee49cc7ee4e9c5f61af4693c21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01webui-vue: srcrev bump 2a2e1021f4..5e5b48b0a4Andrew Geissler1-1/+1
Konstantin Aladyshev (3): Russian translations for the LED page Russian translations for the Dimms table Fix error in russian translations for the overview page Change-Id: Ibf7c80c276bd4bdcb6db29c493a3b3ae7679a5bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-30phosphor-host-ipmid: srcrev bump 9bb4a3867a..5aae092cabAndrew Geissler1-1/+1
Johnathan Mantey (1): Modify default prefix assignment for Get LAN Config Params 56 & 59 Change-Id: I99e270fbce34b988c24d7f1cc5e644a454c6bcae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-30meta-quanta: gbs: Change the BIOS main flash label to bios-primaryGeorgeHuang1-4/+4
Change the BIOS main flash label to 'bios-primary' from 'pnor' for the bios-update.sh ref: https://github.com/openbmc/linux/commit/2eea476 Signed-off-by: GeorgeHuang <george.hung@quantatw.com> Change-Id: I208a24cd5f7956cc3461986eb0aed0348c186ebf
2021-11-29phosphor-logging: srcrev bump c1ba04f2a6..a9e4f59664Andrew Geissler1-1/+1
Jonathan Doman (1): lg2: Reset format string for multiple uses Matt Spinler (1): elog-gen.py: Remove missing metadata print Sumit Kumar (1): PEL: Write terminating SRC to the progress SRC Change-Id: I5df8e53a70e15d5d2fa9f753a686088f27005512 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29openpower-occ-control: srcrev bump a7b74dc310..36313c71daAndrew Geissler1-1/+1
Eddie James (1): Fix PLDM effector state set IDs Change-Id: Ibff63c7b2a9d314a95acad40a2a4bb7f139ec166 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29entity-manager: srcrev bump 7939a765cb..2c412eef8eAndrew Geissler1-1/+1
Howard Chiu (1): Configurations: Bletchley: Add new json file for Facebook Change-Id: I66fb95ff603375bf1a89c39ccd5473ceef2385af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-networkd: srcrev bump 26c40a43b2..ee2cba8a7dAndrew Geissler1-1/+1
sureshvijayv1 (1): Check eth intf existence before creating VLAN Change-Id: I4b79e03d36c08a72932c09327714f4d7e6f8477d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29bmcweb: srcrev bump 8682c5ad05..0fd03ad472Andrew Geissler1-1/+1
George Liu (1): Update clang-format Jason M. Bills (1): Remove Jason as a maintainer Jonathan Doman (1): Remove obsolete Boost preprocessor options Change-Id: I517592e6c9ec832bbdda0df549331e3d2f78877e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-pid-control: srcrev bump cca9c65988..457993f836Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: Id7813b300e9890b1c0eb83cc81038d5342023d58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-host-ipmid: srcrev bump 78fe1b14f6..9bb4a3867aAndrew Geissler1-1/+1
Jason M. Bills (3): Update Host State Transition function Add Chassis State Transition interface Update IPMI Chassis Control command transition requests Vernon Mauery (1): Rework setNmiProperty to use yielding Dbus API Change-Id: Icc77d4988abb212645cfb6880db4584cd93784d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29dbus-sensors: srcrev bump cb5af73f5d..00bd56d3a6Andrew Geissler1-1/+1
Ed Tanous (1): Fix possible seg faults in Cpu and tach Zhikui Ren (1): TachSensor: fix checkThresholds regression Change-Id: I020a3eb945504a642da61f7b25482bc1830610d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-power: srcrev bump 2916ea52b3..a61c1aa0a2Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Add in detection of IOUT_OC fault psu-ng: Add code to detect VOUT_UV_FAULT Jim Wright (3): pseq: Call chassis hard power off on pgood fail pseq: Add logging of power on/off timeout entries pseq: Retrieve device info from entity manager Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4431fee49fb9b585617398c95c387dd8cd2cad57 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-led-manager: srcrev bump d1fdc4f48d..f178c0f26dAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I088412fa2fbccbcef7fcb9c83d564b904256b71c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-virtual-sensor: srcrev bump 333e5bf60c..b57d737081Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4d1efe13abb0fd8367471d351c0b818c947482eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-ipmi-blobs-binarystore: srcrev bump d6f65a1b52..a21027dcb1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iba0e43ffaf15b07223b67c99804b1900b4426294 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29libmctp: srcrev bump 663ec39ea1..e320669029Andrew Geissler1-1/+1
Jeremy Kerr (1): README: OWNERS is the new MAINTAINERS Change-Id: If4c5ab272fd144d309670e94c85f16b3a22b04bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29pldm: srcrev bump 77aef218a5..3d34b2c211Andrew Geissler1-1/+1
Brad Bishop (1): fw-update: tests: add missing dependency Eddie James (2): Rename IBM OEM state set header and install it Fix renamed IBM OEM state set header in pldmtool Manojkiran Eda (2): Update the clang-format file with latest Fix a bad error traces Sampa Misra (1): oem: refine support for VINI record Change-Id: I29157f556db05e36de5da92e88a46f7538f4d8b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29openpower-vpd-parser: srcrev bump 88d2ae82af..37e72701aaAndrew Geissler1-1/+1
Alpana Kumari (1): Set default dts for system boot up Priyanga Ramasamy (2): Move getPrintableValue api to utils VpdTool:Treat NULL char at the end as a terminator Change-Id: I4267564fb833685dd702cf655d8a417af0444d94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-28phosphor-fan-presence: srcrev bump c024d78022..1a19eadd2aAndrew Geissler1-1/+1
Matthew Barth (2): monitor:p10bmc:ibm,rainier-2u: Functional fan range update control: Correct same signal object subscription of actions Mike Capps (1): control: remove NaN from D-Bus properties Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I70629fddc971edfa6355913dc1fc615a06c78d12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-26linux-aspeed: Move to v5.15.5 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.15.1 through to 5.15.5 stable releases. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Ibe8c433439b5863b0d49934d4d43b239bdc736d7
2021-11-26linux-aspeed: Fixes for SCU IRQ, MDIO, clock, vga_pwJoel Stanley1-1/+1
Billy Tsai (1): irqchip/aspeed-scu: Replace update_bits with write_bits. Dylan Hung (1): mdio: aspeed: Fix "Link is Down" issue Joel Stanley (2): drm/aspeed: Fix vga_pw sysfs output clk/ast2600: Fix soc revision for AHB Change-Id: Idd8d89c4869faa8528f1c5066ec3ed467ea85911 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-24meta-fii/meta-kudo: Remove unused host reset servicesCharles Boyer3-37/+0
The ampere-host-reset.service and ampere-host-force-reset.service are not used. Host is reset with ampere-host-power-cycle.service. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: Ie6c58c5c9d1179d79e5c5be307a37bdb263172ff
2021-11-23meta-fii/meta-kudo: Change watchdog action to power utilityXP Chen2-2/+2
For shutdown, if it does not go through the power utility, the Chassis state will not change. For host reset, execute additional verification steps attached to the power utility service performing the host reboot. Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: I2f67a34ba8cfd80fd3dde999baa329d44288bdfe
2021-11-23meta-fii/meta-kudo: Remove redundant provider for fan controlCharles Boyer1-1/+0
The phosphor-pid-control package will be provided through obmc-fan-mgmt, so it does not need to be provided through obmc-fan-control as well. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: I29ac8363056db866d6181d958d8a86e53605400d
2021-11-22uart-render-controller: srcrev bump 26ac7f7bd6..08e854a6c4Oskar Senft1-1/+1
Oskar Senft (1): Fix incorrect parsing of large values in VGA scratch register Signed-off-by: Oskar Senft <osk@google.com> Change-Id: I76419ff9ad9492a8c85626a62265a03abaed17a3
2021-11-22meta-fii/meta-kudo: Fix syntax in ampere-hostctrl.bbCharles Boyer1-2/+1
The new yocto syntax was missing from, https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46289 Also removed an extra empty line from the recipe. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: Id7684b24ecd2a51e7e2a28c10a76b61519ea0872
2021-11-22meta-hpe: Update meta-hpe/README.mdMike Garrett1-1/+1
Fix to conform to new model where we don't commit to the meta-hpe repo Signed-off-by: Mike Garrett <mike.garrett@hpe.com> Change-Id: I38970e8f871ded204831d1009a5d9ba32349a483
2021-11-22meta-hpe: Fix pointer to hpe-common layer supportMike Garrett1-1/+1
Fixed the path to the common layer for HPE systems Signed-off-by: Mike Garrett <mike.garrett@hpe.com> Change-Id: I9f0b0d1445ccd7de72669a317a331a2aa7bb18f6
2021-11-22meta-hpe: Move from 5.10 kernel to 5.14 with GXP supportMike Garrett3-3/+7
This is a temporary stop on the way to 5.15 Signed-off-by: Mike Garrett <mike.garrett@hpe.com> Change-Id: I5c750c61b3d3e1561eb4cfb53989bde9fd2b1e58