summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-28linux-aspeed: Move to v6.6.23 stable releaseAndrew Jeffery1-2/+2
Apply the upstream security and bug fixes. Change-Id: I0c6b6e2c7604451e984f05cc3cc7c7f497b7c596 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-03-28linux-aspeed: Per-arch MDWE, Yosemite4 I2C13 bus frequencyAndrew Jeffery1-1/+1
Delphine CC Chiu (1): ARM: dts: aspeed: yosemite4: set bus13 frequency to 100k Zev Weiss (2): prctl: Generalize PR_SET_MDWE support check to be per-arch ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6 Change-Id: Iaaff7ca6b14e88bf504dc7d525eb99b119b85142 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-03-28meta-phosphor:dropbear: add ECDSA and ED25519 keysAndrew Geissler2-1/+11
With RSA-SHA1 being deprecated, have our dropbear server also support ECDSA and ED25519 keys. Tested: - Confirmed the following via ssh -vv: host key algorithms: ssh-ed25519,ecdsa-sha2-nistp384,rsa-sha2-256 Change-Id: Ibe5ac9bdf918de9886c33328152a2524782576d5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-03-27phosphor state manager: obmcutil package dependency updateJayanth Othayoth1-3/+2
obmcutil is currently not enabled for the x86-power-control based host power managed boxes. This is due to obmcutil dependency on the chassis package in PSM recipe. This commits moves the obmcutil package dependency from chassis -> bmc in PSM recipe to enable tool support in PSM enabled systems. Tested: verified build and tested on amd crb. Change-Id: I19ff062e5a9637cd04111dab5842df39a766b887 Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
2024-03-27meta-ampere: mtmitchell: update u-boot device treeChanh Nguyen1-1/+1
Update UBOOT_DEVICETREE from ast2600-bletchley to ast2600-ampere dtb Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com> Change-Id: Idb9935f693974326e4ca7cd64dce0c713015b4e4
2024-03-27obmc-console: srcrev bump 66ddf711d1..bd4af900acAndrew Geissler1-1/+1
Andrew Geissler (1): 80-obmc-console-uart.rules: fix udevadm warnings Change-Id: I050076cddcfe6a9913bac0ae0f601b04c8e53684 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27webui-vue: srcrev bump 59a732bc50..02f9709dc9Andrew Geissler1-1/+1
Ed Tanous (1): Update browsers list Change-Id: I1b4786bd99164c15aa984dea195d052c6d423e98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27phosphor-networkd: srcrev bump b6595b29b0..86d25bb779Andrew Geissler1-1/+1
Ravi Teja (1): Remove unused BUFSIZE variable Change-Id: Ifa5d72230be69284d1bf5e92c3658184d87930ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27phosphor-certificate-manager: srcrev bump 8dbcc72d55..798dca541cAndrew Geissler1-1/+1
Ravi Teja (1): GenerateCSR: Avoid setting CSR version Change-Id: I4ba7e22987b3689a9fc41942d27e794f2bbcab1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27libpldm: srcrev bump 2159472676..2ca7901cf6Andrew Geissler1-1/+1
Andrew Jeffery (1): changelog: Fix whitespace in `Changelog` header Change-Id: Ibf88e59a725b09786f2d1c9f983467f8c6d8f071 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27phosphor-sel-logger: srcrev bump 92721508db..7f5518a24eAndrew Geissler1-1/+1
Potin Lai (1): pulse_event_monitor: add host id in DC power on/off log Change-Id: Ib03edf81378b0ef9463d6754eb460202075f21af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27entity-manager: srcrev bump b638c35364..b02752f7deAndrew Geissler1-1/+1
Jeff Lin (1): topology: Add powered_by topology Change-Id: Id37c720653ab35095f746160982e1487089cba78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27pldm: srcrev bump 71c01e9bde..ae933cc2e7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add support for Previous State in Sensor events Change-Id: Ib3d82a3f20019b1f9c9b683c108eac93477a2d12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27bmcweb: srcrev bump a10321e792..d0eb0e7303Andrew Geissler1-1/+1
Ed Tanous (6): Don't use switch for single conditional http2 Require specific compiler versions Add nolint for naming violations Fix redundant init issues Enable bugprone clang check Remove unused variable Change-Id: I25a4e0a4cb74898960da73550b3577cbb8bfe947 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-26meta-aspeed: u-boot-aspeed-sdk: Add DTS for Asus, AmpereAndrew Jeffery1-1/+1
Andrew Jeffery (1): arm: dts: Sort aspeed entries in Makefile Chanh Nguyen (1): ARM: dts: aspeed: Add Ampere's BMC platform (AST2600) Kelly Hung (1): arm: dts: ast2600-x4tf: Add new dts for ASUS X4TF Change-Id: If78cd745a8162868e28d3c22c9db8f06e983d86b Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-03-26linux-aspeed: DTS updates for Bonnell, Yosemite4Andrew Jeffery1-1/+1
Delphine CC Chiu (1): ARM: dts: aspeed: yosemite4: Enable ipmb device for OCP debug card Eddie James (1): ARM: dts: Aspeed: Bonnell: Fix NVMe LED labels Change-Id: Iaf99b9df3933be2ef748c4f7f41f4e6c260df69a Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-03-26meta-fii: kudo: Use entity-manager-decorators in IPMIVikram Gara1-0/+1
Enable entity-manager-decorators packageconfig for phosphor-ipmi-host. Change-Id: I42364257c3330c1332694070cb135731fba08e63 Signed-off-by: Vikram Gara <vikramgara@google.com>
2024-03-26google-misc: srcrev bump 7f49370d46..0ddcb163fbAndrew Geissler1-1/+1
William A. Kennington III (3): ncsid: update_ra_gw: Don't depend on phosphor-networkd ncsid: update_ra_gw: Improve gateway discovery speed ncsid: lib: Fix neighbor path Change-Id: I76f177118ba1f96ced03ef2aa1ac319cf492bf0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-26meta-google: gbmc-ncsi-config: Fix migrated filesWilliam A. Kennington III1-1/+2
The output files did not have their [Match] expression rewritten. This effectively made them incorrect and broken for the interface they were supposed to match. Tested: Ran on a server with migration enabled and verified the contents of the files and ensured settings got applied correctly. Change-Id: Ief34a100f6dd1361f33a02ae2f4ea81be12c5ea7 Signed-off-by: William A. Kennington III <wak@google.com>
2024-03-26meta-google: gbmc-ncsi-config: ip-from-ra: Fix regexWilliam A. Kennington III1-1/+1
Our current regex for looking at the DNS search list for a valid hostname is not quite correct if there is any extra space in the text output due to the program outputting extra spaces for single item lists. Tested: Hostname is parsing correctly again on a smartnic platform. Change-Id: Ibf267b63d5399049b9746b28da124e712c33a144 Signed-off-by: William A. Kennington III <wak@google.com>
2024-03-26meta-google: gbmc-ncsi-config: ip-from-ra: Fix rdisc latencyWilliam A. Kennington III1-1/+3
There will be undesirable buffering running rdisc directly from a subshell, if we run it under `script` we will not suffer from output buffering and instead immediately receive the printed lines from the RS packet. Tested: Verified on a smartnic system to prove that the address is still set. Change-Id: I3f340b0c731d5e6969b38008f30b388a5f749866 Signed-off-by: William A. Kennington III <wak@google.com>
2024-03-25meta-asrock: e3c256d4i: Add bios-update config parametersZev Weiss2-0/+12
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I0940ff15a1880ececf3cfac9196f5df8f4f15ab7
2024-03-25meta-asrock: spc621d8hm3: Add bios-update config parametersZev Weiss2-0/+12
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I84f602039d16209bc8b579dd201fd85c49624bf3
2024-03-25meta-asrock: romed8hm3: Add bios-update config parametersZev Weiss3-0/+10
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I4d532d70e35a2944fcc74a52d22e6d6fec02aba1
2024-03-25meta-asrock: e3c246d4i: Add bios-update config parametersZev Weiss3-0/+13
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I66efb86b10401cba4c8a26b80e2b6aed4e6768b6
2024-03-25meta-asrock: Add bios-update infrastructureZev Weiss3-0/+230
On all supported ASRock platforms the BIOS (host firmware) update mechanism involves setting some GPIOs, binding a driver for an MTD flash device, writing the image to the flash, and then undoing the setup steps in reverse order. The exact GPIOs involved (and some parameters of the firmware image) vary a bit between systems; the platform-specific differences are distilled out into some config parameters loaded from /etc/default/bios-update. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Co-developed-by: Olivier Faurax <olivier.faurax@eu.equinix.com> Change-Id: I4ecf93a73359063e3639895b078057a637dff452
2024-03-22phosphor-watchdog: srcrev bump b078478b4c..e3d2ddc3c0Andrew Geissler1-1/+1
Gunnar Mills (1): OWNERS: Remove Vishwa Change-Id: Ic758e442680922a337c41434390b3957db1e43b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22openpower-vpd-parser: srcrev bump 0b33b34f8b..4788e1ba0aAndrew Geissler1-1/+1
Sunny Srivastava (1): Retry for file visibility in user space Change-Id: Ia612a69222af0d8640fbbe284d19e339cef4537b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22entity-manager: srcrev bump 8640d124ed..b638c35364Andrew Geissler1-1/+1
Konstantin Aladyshev (1): configurations: Update probe expression for ASPOWER U1A-D11600 PSU Change-Id: Ia79092651ae5f045695830a962646c852a1cfd17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22bmcweb: srcrev bump e10f0176d6..a10321e792Andrew Geissler1-1/+1
Ed Tanous (1): Fix content-security-policy disable Change-Id: I2961b67f7ebb70443c261b86a2721cc34707d042 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22google-misc: srcrev bump 8800984dde..7f49370d46Andrew Geissler2-3/+3
William A. Kennington III (2): subprojects: Fix wrapfile provides metrics-ipmi-blobs: Convert to nanopb Change-Id: I19021411d3b8f8ac4ca220c7f7bfe5b2ac8325b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: William A. Kennington III <wak@google.com>
2024-03-22phosphor-health-monitor: srcrev bump 174e5bc9ff..a69a48e0baAndrew Geissler1-1/+1
Andrew Geissler (1): remove "Not enough samples" log to journal Change-Id: I994cf817ace95e9aa697a1222b2ef0920cd7afa8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22phosphor-state-manager: srcrev bump b62410b3c2..73d7ad0016Andrew Geissler1-1/+1
Peter Yin (1): PSM: host-state: prevent incorrect dbus events on initialization Change-Id: Ide084af9d7f60f912ec5e9ed5e93bef5cdf1c067 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22phosphor-logging: srcrev bump 4fdb31aa91..49f3244fa5Andrew Geissler1-1/+1
SwethaParasa (1): PEL: Add POZ PEL Parser Change-Id: Ia5846714f2206fe5c1dbe41e8a09f0b2278ad714 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22bmcweb: srcrev bump 4d1db045ef..e10f0176d6Andrew Geissler1-1/+1
Ed Tanous (13): Use readJson to simplify update Clean up Certificate Service to use readJson Clean up power/thermal to use readJsonObject Clean up processor to use readJson Clean up metric report definition to use readJsonObject Clean up Manager to use readJson Clean up management console rest to use readJson Clean up triggers to use readJson Clean up event service to use readJson Allow no spaces in content-type Allow routes with 5 wildcards Allow reading http2 bodies Revert "Refactor after login" Change-Id: I5eb310124600025f15e1a5b07546dedde13f3fb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22entity-manager: srcrev bump ab72531762..8640d124edAndrew Geissler1-1/+1
Delphine CC Chiu (1): Revise sensor's threshold for yosemite4 Hieu Huynh (1): Configurations: update for mtmitchell, mtjade Konstantin Aladyshev (1): configurations: Fix bug in ASPOWER PSU sensor thresholds Change-Id: I60f96a9eb05ec10cdc3bc445296c702ad195cf8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22meta-ampere: remove BBLAYERS_NON_REMOVABLEPatrick Williams1-12/+0
This variable hasn't existed in upstream poky since 2016. See commit d06c7b8ce6249529de0bde0a568c0658b7148bf4 from their repository. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8c832b1f4abb30255bbe080c568d833df6b96a9e
2024-03-22meta-hpe: remove BBLAYERS_NON_REMOVABLEPatrick Williams2-26/+0
This variable hasn't existed in upstream poky since 2016. See commit d06c7b8ce6249529de0bde0a568c0658b7148bf4 from their repository. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1f0d6affa12ba4f44888d207d8967cae271e715a
2024-03-22treewide: remove meta-poky usagePatrick Williams32-40/+0
Upstream poky made a commit that adds an `/etc/motd` with a strong warning that meta-poky is not intended to be used for production purposes. There isn't anything we use directly from meta-poky anymore, so clean up all references to it. See poky commit a226865c8683398b5f58628ba2ec5aee1ee6c19d for additional context. We could potentially switch from using the `poky` subtree to picking up OECore directly, but right now it also provides us a qualified set of OECore + bitbake. Tested: Built yosemite4 and confirmed `motd` output is absent when SSHing in. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9c08650d2278b3ba26794c009adad3e593767f58
2024-03-22meta-facebook: yosemite4: support nct7363 hwmon driverEric1-1/+2
Add nct7363 to kernel config. Tested: check hwmon file path - pass Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> Change-Id: I4a510fbaa3fa1068c0a5cf367e2cfecc3d43ef0c
2024-03-22meta-facebook: minerva: Enable LTC4286 kernel configYang Chen1-0/+1
Enable LTC4286 kernel config for sensors. Change-Id: Ic9cca726ff4a580bce005ab4e92b440292339e38 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
2024-03-22meta-facebook: minerva: modify kernel device treeYang Chen1-2/+1
Modify KERNEL_DEVICETREE from ast2600-evb to minerva dtb. Change-Id: I591d36af0b12c212ba8ba7758bb481d1f77c547b Signed-off-by: Yang Chen <yang.chen@quantatw.com>
2024-03-22meta-ampere: mtmitchell: ipmid: add dcmi sensor configurationThang Tran1-0/+21
Add dcmi_sensors.json to support the IPMI dcmi sensors command. Tested: 1. Request list out the dcmi sensors ipmitool dcmi sensors 2. 3 groups of sensors are dislayed (inlet, basebord, CPIU). Signed-off-by: Thang Tran <thuutran@amperecomputing.com> Change-Id: I75981a5ef1101997d5519663e541cd57085d04e4
2024-03-21phosphor-health-monitor: srcrev bump a3638a5040..174e5bc9ffAndrew Geissler1-1/+1
Jagpal Singh Gill (1): bmc_health_config_json.md: add hysteresis info Change-Id: Ibfb545260dd0386202ca534309cbb8000c4a5754 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21phosphor-net-ipmid: srcrev bump c055285181..426fcab8baAndrew Geissler1-1/+1
Konstantin Aladyshev (1): SOL: Another attempt to fix coredump issue Change-Id: I4ca4101bf536be1666738e9cd8598c3d1029971f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21openpower-hw-diags: srcrev bump 710101c03f..60cb2e4277Andrew Geissler1-1/+1
Zane Shelley (1): Add level 2 callout to TI logs Change-Id: I100f79986ba5b9e13eb8101916eb3a3e46f538a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21webui-vue: srcrev bump 5c2f61a545..59a732bc50Andrew Geissler1-1/+1
HuyLe (1): Display Power Supply Inventory from PowerSubsystem Change-Id: I7a3c699b36444fee4f32a78960296c60627a844e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21phosphor-state-manager: srcrev bump 8be7ec4510..b62410b3c2Andrew Geissler1-1/+1
Patrick Williams (1): remove 'flush' failure modes Change-Id: I311b3ddb0a8e48d49394e14cb8c78ab13ec18252 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21bmcweb: srcrev bump b2896149c3..4d1db045efAndrew Geissler1-1/+1
Ed Tanous (2): Make readJson accept object_t Change logging to default to Error/Critical Change-Id: I15b436f5d7fc72631d64f352baaebf1e2d3cd18a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-20phosphor-logging libekb ekb and pdbg srcrev bumpdevenrao4-4/+4
phosphor-logging: srcrev bump cc9adb7985..4fdb31aa91 devenrao (5): PEL: add new error messages for odyssey sbe related failures PEL: Move definitions and variables to the proper scope PEL: Fix the memory leak error when parsing multiple ffdc packets PEL: Modify the sbe ffdc handler to cater for POZ format PEL: Fix the max packets that can be received for Odyssey OCMB libekb: srcrev bump b62ed786..bc2b16f05 Aravind T Nair (1): phal:EKB: Bump till hw091823a.opmst10 SwethaParasa (3): libekb: Add support for Odyssey SBE Dump HWP Add Odyssey Header files to ekb headerlist phal:EKB: Bump till hw013124a.opmst10 aravnair-in (1): fapi2 compilation fixes devenrao (4): cater for ocmb get/put scom to call fom hwp cater for getcfam odyssey ocmb chip support POZ: cater for POZ sbe ffdc handling POZ: fix memory leak when ffdc data allocated is deleted git shortlog 7fd7e4d6..b372d392 Amita Banchhor (1): back port changes needed to get eff_config compile into SBE Andrew Singer (1): Port over poz_scan_compare support from ekb-src Ben Gass (7): Initial push of odyssey registers with example Initial push of odyssey registers with example Update Odyssey register headers. Update Odyssey register header files with latest figdb Initial push of odyssey registers with example Update Odyssey register headers. Update Odyssey register header files with latest figdb Daniel Crowell (1): Add parameters to allow external polling loops Greg Still (5): PM Safe Mode Index: determine the setting via the worst WOF Table CeffOvrg PPB: define #W trace enablement attribute PM XML: define Saddleback rollover error enablement attribute PM XML: define ATTR_DDR5_VDN_UPLIFT_MV for Denali use PM HWP: uplift VDN voltage if DDR5 memory detected Joe McGill (2): snapshot Odyssey POR HWPs Ody HWP updates -- PG, scan Kahn Evans (2): Only addErrorInfo if iv_info has been allocated - will segfault without this Fix to fully qualify fapi2 namespace by types added in commit 162135 Matthew Raybuck (4): Fix max per proc values to reflect P10 values Changes to various SBE FFDC interfaces to support Odyssey chips Add a unique error for cases where HWP errors arent expected by SBE Add MAX_*_PER_OCMB to convertSbeTargInstanceToFapiPos Prasad Bg Ranganath (3): PPB hwp :Power Capping Extension support ODY HWP: ODY PPE STATE support with OCMB target PM HWP: Add error inject code support in avsbus procedure SWATHIPS (2): pibms_reg_dump for ODY! Linking HWP directly into wrapper to remove dependency on setting HWP PATH Sheldon Bailey (1): Calculate user hard min power cap based on memory and proc config Sreekanth Reddy Kadapala (9): Ody_extract_sbe_rc : correct header names for regs Extract sbe rc files import to P10 ekb repo Ody_extract_sbe_rc : correct header names for regs Remove FSI adresses from SCOM scope Updates to resolve redeclaration issues pibmem dump procedure for odyssey Resolve redefinition errors Adding separate make file for ody_extract_sbe_rc ody_extract_sbe_rc: XML file updates Srikantha Meesala (1): master-p10: Enable FFDC with heap allocation with HW and SBE FFDC Packages Sunil Kumar (2): Parsing of POZ FFDC target for platform. Changes required to parse POZ FFDC HWP BLOB Yue Du (1): QME: Fix LPAR mode change window condition also support sbe attribute Zane Shelley (1): workaround for legacy commit-msg file akhis023 (1): Added attr for Secure Boot Mode hostboot (86): Release tag & head commit information updated for hw070523a.opmst10 Release tag & head commit information updated for hw071023a.opmst10 Release tag & head commit information updated for hw071223a.opmst10 Release tag & head commit information updated for hw071423a.opmst10 Release tag & head commit information updated for hw071723a.opmst10 Release tag & head commit information updated for hw071923a.opmst10 Release tag & head commit information updated for hw072423a.opmst10 Release tag & head commit information updated for hw072623a.opmst10 Release tag & head commit information updated for hw073123a.opmst10 Release tag & head commit information updated for hw080223a.opmst10 Release tag & head commit information updated for hw080723a.opmst10 Release tag & head commit information updated for hw080923a.opmst10 Release tag & head commit information updated for hw081423a.opmst10 Release tag & head commit information updated for hw081623a.opmst10 Release tag & head commit information updated for hw081823a.opmst10 Release tag & head commit information updated for hw082123a.opmst10 Release tag & head commit information updated for hw082323a.opmst10 Release tag & head commit information updated for hw082523a.opmst10 Release tag & head commit information updated for hw082823a.opmst10 Release tag & head commit information updated for hw083023a.opmst10 Release tag & head commit information updated for hw090123a.opmst10 Release tag & head commit information updated for hw090723a.opmst10 Release tag & head commit information updated for hw091123a.opmst10 Release tag & head commit information updated for hw091123b.opmst10 Release tag & head commit information updated for hw091423a.opmst10 Release tag & head commit information updated for hw091823a.opmst10 Release tag & head commit information updated for hw092123a.opmst10 Release tag & head commit information updated for hw092223a.opmst10 Release tag & head commit information updated for hw092523a.opmst10 Release tag & head commit information updated for hw092723a.opmst10 Release tag & head commit information updated for hw100223a.opmst10 Release tag & head commit information updated for hw100423a.opmst10 Release tag & head commit information updated for hw100623a.opmst10 Release tag & head commit information updated for hw101123a.opmst10 Release tag & head commit information updated for hw101423a.opmst10 Release tag & head commit information updated for hw101623a.opmst10 Release tag & head commit information updated for hw101823a.opmst10 Release tag & head commit information updated for hw102123a.opmst10 Release tag & head commit information updated for hw102323a.opmst10 Release tag & head commit information updated for hw102523a.opmst10 Release tag & head commit information updated for hw103023a.opmst10 Release tag & head commit information updated for hw110123a.opmst10 Release tag & head commit information updated for hw110823a.opmst10 Release tag & head commit information updated for hw111323a.opmst10 Release tag & head commit information updated for hw111523a.opmst10 Release tag & head commit information updated for hw112023a.opmst10 Release tag & head commit information updated for hw112123a.opmst10 Release tag & head commit information updated for hw112223a.opmst10 Release tag & head commit information updated for hw112723a.opmst10 Release tag & head commit information updated for hw113023a.opmst10 Release tag & head commit information updated for hw120523a.opmst10 Release tag & head commit information updated for hw120623a.opmst10 Release tag & head commit information updated for hw120823a.opmst10 Release tag & head commit information updated for hw121123a.opmst10 Release tag & head commit information updated for hw121323a.opmst10 Release tag & head commit information updated for hw121923a.opmst10 Release tag & head commit information updated for hw122023a.opmst10 Release tag & head commit information updated for hw122223a.opmst10 Release tag & head commit information updated for hw122623a.opmst10 Release tag & head commit information updated for hw010324a.opmst10 Release tag & head commit information updated for hw010524a.opmst10 Release tag & head commit information updated for hw010824a.opmst10 Release tag & head commit information updated for hw011024a.opmst10 Release tag & head commit information updated for hw011224a.opmst10 Release tag & head commit information updated for hw011524a.opmst10 Release tag & head commit information updated for hw011724a.opmst10 Release tag & head commit information updated for hw011924a.opmst10 Release tag & head commit information updated for hw012224a.opmst10 Release tag & head commit information updated for hw012424a.opmst10 Release tag & head commit information updated for hw012924a.opmst10 Release tag & head commit information updated for hw012924b.opmst10 Release tag & head commit information updated for hw013124a.opmst10 Release tag & head commit information updated for hw020724a.opmst10 Release tag & head commit information updated for hw020924a.opmst10 Release tag & head commit information updated for hw021224a.opmst10 Release tag & head commit information updated for hw021424a.opmst10 Release tag & head commit information updated for hw021924a.opmst10 Release tag & head commit information updated for hw022024a.opmst10 Release tag & head commit information updated for hw022324a.opmst10 Release tag & head commit information updated for hw022824a.opmst10 Release tag & head commit information updated for hw030124a.opmst10 Release tag & head commit information updated for hw030524a.opmst10 Release tag & head commit information updated for hw030624a.opmst10 Release tag & head commit information updated for hw031324a.opmst10 Release tag & head commit information updated for hw031324b.opmst10 Release tag & head commit information updated for hw031824a.opmst10 rajerpp1 (1): Fix compile issues in fips environment sandeep (2): Perl script changes for p10 to generate RC based on sbeError tag Added sbeError tag of missed XML file for p10 EKB it shortlog 3a21a79..e81f3f6 Aravind T (15): Merge pull request #69 from Swarnendu-R-C/master Merge pull request #70 from deepakala-k/master Revert "Sort the targets numerically" Merge pull request #71 from open-power/revert-70-master Revert "Adding helper functions for switching of devtree backend in the same process" Merge pull request #73 from open-power/revert-69-master Merge pull request #76 from Swarnendu-R-C/backend_switching Merge pull request #81 from gcpin/master Merge pull request #80 from devenrao/ody Merge pull request #82 from deepakala-k/chipunit_getscom Merge pull request #84 from devenrao/state Merge pull request #86 from devenrao/defect Merge pull request #87 from deepakala-k/ody_perv Merge pull request #89 from deepakala-k/system_model Merge pull request #88 from devenrao/poz Deepa Karthikeyan (1): Add getscom support for odyssey chipunit Gopichand Paturi (1): OCMB target type renamed to "OCMB" Jayanth Othayoth (3): libpdbg: skip thread state updates during stop chipop failure libpdbg: skip thread state updates during start chipop failure libpdbg: skip thread state updates during sreset chipop failure Marri Devender Rao (1): libsbefifo: Add long timeout to SBE dump chip-op Nicholas Piggin (6): sbefifo: correct typo in thread target name gdbserver: Fix attn enable HID change icache flushing sequence gdbserver: use TRAP for step stop reason p9chip: implement SMT state thread state libpdbg: implement fused-core and lpar-per-thread thread status gdbserver: Add a note about the attn_handler service on the BMC Swarnendu Roy Chowdhury (3): Adding helper functions for switching of devtree backend in the same process Adding helper functions for switching of devtree backend Addition of unit test cases for Switching Backend functionality Swarnendu-R-C (1): Correcting formatting issues deepakala-k (3): sort the class targets numerically Use a unique class name for ody perv target Look for Rainier or Everest substring in Model devenrao (8): get and put scom support for odyssey ocmb with sbefifo backend add get/put scom cfam support for ody ocmb with kernel backend cater for odyssey ocmb chipop for dump and ffdc cater for get sbe odyssey state cater for write odyssey sbe state value add separate backend device tree files for rainier and everest modify to use different device tree for rainier and everest allow other applications to use ody ocmb check method Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Iba2d4593cc5e0f192f6d6ff535071f4825bb0d78