summaryrefslogtreecommitdiff
path: root/meta-intel
AgeCommit message (Collapse)AuthorFilesLines
2020-01-08x86-power-control: srcrev bump 3f6ecb2124..8d6602196dAndrew Geissler1-1/+1
Yong Li (1): Log the Host DC On/Off redfish messages when the host state is changed (From meta-intel rev: 8d9439266b7db8b3a706b1a218e499d671f67c31) Change-Id: I3d06eb789c82d5114642f5d9967ce47b13f3d038 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-08intel-ipmi-oem: srcrev bump 5ba4687a61..d3f2ec316fAndrew Geissler1-1/+1
Yong Li (1): Link to libgpiod for ipmid to dlopen this .so file correctly (From meta-intel rev: 80593be5e3736aff3b3569f1f148f26645d17c6c) Change-Id: If5f7f0450112765fc9e711f699985fd0bff82534 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06intel-ipmi-oem: srcrev bump 17e21c2014..5ba4687a61Andrew Geissler1-1/+1
jayaprakash Mutyala (1): bridgingcommands:Read event msg buf & update flag (From meta-intel rev: 12361ce5d94f4e63c6b80fb73783f464ec4d84db) Change-Id: Ifcf73adb115e57e2e3c2c4bbbab63daf568d2591 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06intel-ipmi-oem: srcrev bump ce4e73fd31..17e21c2014Andrew Geissler1-1/+1
Josh Lehan (1): Correct calculations of IPMI coefficient math (From meta-intel rev: c72e11b692f49954456d1d7cffbc82d3f5a1034e) Change-Id: Ib34c9a24150667a910b1ca701e8b961d1697b012 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20intel-ipmi-oem: srcrev bump 934ee9c9e9..ce4e73fd31Andrew Geissler1-1/+1
Zhikui Ren (1): convert sysfs gpio usage to libgpod (From meta-intel rev: 0c071ab85b21f967b0958836104f4dcb09024ce1) Change-Id: I2ea7c7f8f2781c000ea17404c46514f7750c08f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18intel-ipmi-oem: srcrev bump 822b0b40ef..934ee9c9e9Andrew Geissler1-1/+1
AppaRao Puli (1): Firmware update commmands re-write anil kumar appana (1): manufacturingcmds: added intrusionsensor status jayaprakash Mutyala (2): bridgingcommands:Move ClearMessageFlags to new API oemcommands: Fix for status LED when Solidgreen (From meta-intel rev: eed0e4132d33fdd0128634047e6829d89cd986e4) Change-Id: I134f7eed7d9cba14060bb254059bf28321345af7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-16intel-ipmi-oem: srcrev bump 09a8314bb7..822b0b40efAndrew Geissler1-1/+1
Suryakanth Sekar (1): Enchance the set specialuser password cmd for ASD (From meta-intel rev: 65bcc1018e9702a6c1678b2b79550ff4ab83ccbf) Change-Id: I85e274f5e6c8aa7493bcd62d6048aeb00910ee71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-12meta-intel: rsyslog: Use a monotonic timer for log rotationJason M. Bills1-1/+2
This changes to a monotonic timer for log rotation, so it will not be affected by changes in calendar time. Tested: Confirmed that the log rotation runs every 60 seconds. (From meta-intel rev: 7b0ef8a7ffc02cfaac4b67ca321db8d3025aecaa) Change-Id: Ica1aa3b3635e7273c65a08bf0fa40c9155318716 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-12meta-intel: Fix layer priorityJason M. Bills1-1/+2
After adding the rsyslog bbappend some changes were not applied because the meta-phosphor layer also has an rsyslog bbappend at a higher priority. This change makes meta-intel depend on meta-phosphor so that recipes here are treated with a higher priority. Tested: rsyslog.conf override from meta-intel is applied. (From meta-intel rev: 89efcbb081b11050f8532addd4521e17afede3d6) Change-Id: I6e40e12129118743ad019ff126bcb6c40960cb7c Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-11convert sysfs gpio usage to libgpodZhikui Ren1-1/+1
Add dependency of libgpiod because intel ipmi oemcommands needs it. (From meta-intel rev: dbcf01496610de03ab4adb54cc7c5e42d47a8fe0) Signed-off-by: Zhikui Ren <zhikui.ren@intel.com> Change-Id: I85c0619ab47d7ce3a485a46757dc7abe6d9a4e58 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-06intel-ipmi-oem: srcrev bump f945eee0ed..09a8314bb7Andrew Geissler1-1/+1
AppaRao Puli (1): Updated BMCState when firmware update mode is set (From meta-intel rev: daa333d956ad9391abcbb85468d9bc9f26ee1190) Change-Id: I60c4618a06969a8bf2db1c399b7ec9f57316f70c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-05intel-ipmi-oem: srcrev bump e646a25b19..f945eee0edAndrew Geissler1-1/+1
anil kumar appana (1): oemcommands: move OEM set fan config to new API (From meta-intel rev: 80d13d700cfa975d96448f1bad1002ef132a8476) Change-Id: Idfd9ae37952550bb21159d15539d1bd20455b835 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-05intel-ipmi-oem: srcrev bump 3594c6d66c..e646a25b19Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Restrict ME bridging commands (From meta-intel rev: f76a23a7bc8f0d8ccc209bf9689e4ac78a52926f) Change-Id: I3c350a8d65e7d6cf95ba1f16d21ee14d0c53aea5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-05intel-ipmi-oem: srcrev bump 2d4a0198e3..3594c6d66cAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Add support for HDD LED assert/deassert mfg cmd (From meta-intel rev: b25546e9accaa6af9afceb895dec1c7a1adc9d09) Change-Id: I3b475e61f149c57f4c5b2370a8e94d9dc1a41ba9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-02intel-ipmi-oem: srcrev bump 7cc9e478c1..2d4a0198e3Andrew Geissler1-1/+1
Joshi, Mansi (1): Fix: Prod ID mismatch from issuing Get Device Id jayaprakash Mutyala (1): Filter: Delete SEL not supported through filter (From meta-intel rev: 4852b8211149aaf60134146ff1bd29bc393e5a63) Change-Id: I7faff6c178d1a0f8bc5f8d06668a180a792e1851 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-02Add rsyslog configuration for Redfish Log and IPMI SELJason M. Bills6-0/+143
Persisting the journal to flash introduced some significant issues, so this uses an rsyslog configuration to extract any IPMI SEL and Redfish events from the journal and persist them to flash in a text file. This allows many more events to be stored without any adverse issues in system behavior. Tested: Used IPMI and Redfish to retrieve logs before and after a BMC reboot and confirmed that they are correctly persisted. (From meta-intel rev: 176b19e807890f6014157d7b1b705e96c0fc4878) Change-Id: I02fac9af333d854204d41e238ae598bad7782328 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-02x86-power-control: srcrev bump 174ec66e41..3f6ecb2124Andrew Geissler1-1/+1
Chen Yugang (2): Set Chassis capabilities Update NMISource behavior after its Property moved to phospher-dbus-interfaces Jason M. Bills (4): Use Host Off state for warm reset notification Update the saved power state after checking the restore policy Manage the RestartCause property from power-control Update the MAINTAINERS file Vijay Khemka (1): Removing some GPIO line dependency (From meta-intel rev: a77fa324cd591c87d5b57644ecef6f47a650c540) Change-Id: If2c40c3afeb6810bf12740abe7929bf82831be20 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-22intel-ipmi-oem: srcrev bump 107910627d..7cc9e478c1Andrew Geissler1-1/+1
Josh Lehan (1): Fix bug in IPMI sensor attribute bit stuffing (From meta-intel rev: ab078de1fa3c74c70ffe95e26f86f6d336732343) Change-Id: I6ce30954f4760bf817ac7a5d26872c58a6b479d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-21intel-ipmi-oem: srcrev bump 99d7d35f71..107910627dAndrew Geissler1-1/+1
Josh Lehan (3): Correcting defaults for min and max sensor bounds Add additional temporary files to .gitignore Changing std::pow argument 10 to 10.0 for double Richard Marian Thomaiyar (1): Updated set security command for val unsecure (From meta-intel rev: fb821d1d5df2aed321293ccfa47e08bb7a2bc710) Change-Id: Iefe5f95d9bac255a9a10053ee549b6db7a7f3ad6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-18x86-power-control: srcrev bump 6c2ad36526..174ec66e41Andrew Geissler1-1/+1
Chen Yugang (1): Support Nmi reset in redfish (From meta-intel rev: 28d736e550ba1a52f8408f0ba9b80ec58d27b7f6) Change-Id: Ia5a40eba6d8830f143f6289f6207f9b19c9d2241 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-18intel-ipmi-oem: srcrev bump d872a4a40d..99d7d35f71Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Update mfg mode query to D-Bus interface Allow mfg commands in validation unsecure mode (From meta-intel rev: 06989cebef97080278c0d70f48fd20d982650152) Change-Id: I6d314c8b0e9898ce0b212f0970d7dfbee1d9ff5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-13intel-ipmi-oem: srcrev bump ee0e732c7b..d872a4a40dAndrew Geissler1-1/+1
AppaRao Puli (1): Updated privilege for set front panel command Ayushi Smriti (1): Fix:set smsignal cmd results 0xcc for speaker param Rajashekar Gade Reddy (1): Refactoring: Firmware image write data command. (From meta-intel rev: 0dbc4acfd141a19275e128e65a2fd2847e535f95) Change-Id: I72927ebd29553585a4204e5079e1f4280a44c305 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11intel-ipmi-oem: srcrev bump c88640627c..ee0e732c7bAndrew Geissler1-1/+1
Rajashekar Gade Reddy (1): Fixed sensor value conversion issue. Yong Li (2): Fix the incorrect completion code for region read command Remove the override set boot option command for set-in-progress state (From meta-intel rev: ce78f7e290e955fa24d830a3a919a12298e586dc) Change-Id: I1910cbbe1327ebc9b988f7de266aac6554a29992 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07intel-ipmi-oem: srcrev bump 97cf96e6e5..c88640627cAndrew Geissler1-1/+1
AppaRao Puli (1): Added support for Get Firmware Version Information Rajashekar Gade Reddy (1): Updated Get Firmware Root Certficate data command (From meta-intel rev: b4a1509cd6da89716393fb0f9f229b3dbc0edc1f) Change-Id: Ic6dbee969d647e1bbdb962f976740e811b16ae83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04intel-ipmi-oem: srcrev bump 70b17f9353..97cf96e6e5Andrew Geissler1-1/+1
Chen Yugang (1): Update NMI source OEM definition after its Property moved to phospher-dbus-interfaces James Feist (1): Fix negative readings Patrick Venture (1): delete unused HunterGate.cmake (From meta-intel rev: 7a08bc4e5055c6838974e1434a206a40d28c63b1) Change-Id: Iceb0157524d77cc8be3010ad47f559fde5b25966 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31Remove meta-x86 from bblayers.conf.sampleJames Feist1-1/+0
There is nothing in this layer, remove it so we can archive the repo. (From meta-intel rev: be1c052026db1042ca43ef111ae1d0804d9522c2) Change-Id: Ia7a7d368e7411206878d60d9fc923a374e4a1fbc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-30intel-ipmi-oem: srcrev bump b57098a682..70b17f9353Andrew Geissler1-1/+1
Patrick Venture (1): bugfix: storagecommands: read fru: return bytes included (From meta-intel rev: 1679e6255c85379fcddea03dd5b2cf47b0d23b69) Change-Id: Idb0d5bbf0788a00c9d900a4d686b4a52b6e611e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29intel-ipmi-oem: srcrev bump 83315132ea..b57098a682Andrew Geissler1-1/+1
anil kumar appana (1): firmware-update: move fw update mode to new API (From meta-intel rev: e6d4a4b08f11dbefbba35b7df29537db79f0f7de) Change-Id: If96142c2720b26a223e2a136725ba3d954778bed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29x86-power-control: srcrev bump f61ca6fdcc..6c2ad36526Andrew Geissler1-1/+1
Jason M. Bills (1): Add event logs for power supply and system power good failures Vijay Khemka (2): Fix GPIO initialization Power on state machine fix (From meta-intel rev: cd39a9e3860825e079020e61ff91e7004e2f2a9c) Change-Id: I3febee090f56c4372ace6c9a7828fc4fd59f76a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29intel-ipmi-oem: srcrev bump 262276f496..83315132eaAndrew Geissler1-1/+1
Yong Li (1): Fix for set/get cold redundancy configuration commands (From meta-intel rev: 6bcf08138e9496138bb00d31715749594dbb187f) Change-Id: I11569a2b05c45d9bff16d47e391af2b47af59430 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24intel-ipmi-oem: srcrev bump ca99ef5912..262276f496Andrew Geissler1-1/+1
AppaRao Puli (1): Refactor Set Firmware Update Mode command Patrick Venture (3): storagecommands: return true on device match sensorcommands.hpp: use quotes for project headers sensor SDRs: lookup Board to set IPMI info (From meta-intel rev: e38c6947533bc96ba86dbd5005525d6a24618425) Change-Id: I37a295bbb1c502da6ae910b34d7d58ffb0b1344a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23intel-ipmi-oem: srcrev bump df5e327122..ca99ef5912Andrew Geissler1-1/+1
AppaRao Puli (1): Cleaned not implemented commands from registration James Feist (1): Fix Maintainers File Patrick Venture (6): storagecommands: add queries to set IPMI info commandutils: add missing headers commandutils: add Association object to variant add non-yocto items to .gitignore sensorcommands: use quotes for project headers storagecommands: use quotes for project headers (From meta-intel rev: 39cfc40363050bff9faf70bb95812e04ab2a022f) Change-Id: I62421f6c217d9cc9e4f0d612dd9e76540e4e81bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-17intel-ipmi-oem: srcrev bump bf124d462b..df5e327122Andrew Geissler1-1/+1
Chen Yugang (2): Support Device information for GetOEMDeviceInformation Bug fixing for set boot options Patrick Venture (2): storagecommands: magic number for record_type sensorcommands: add missing headers Rajashekar Gade Reddy (1): Enabled PFR image validation support for PFR ptfms. (From meta-intel rev: 0669f9dbeaad59427d8f13a3b15a0480b0f235dd) Change-Id: Iab73273c4d3164590fc6e9b4e6e1a81c67fb1dc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-16Update recipe with new dependenciesEd Tanous1-158/+12
Add new dependencies for libgpio, and remove the now missing target files from the recipe. The latest incarnation of x86 power control includes some significant changes to function, namely that libgpio is now used for interrupt/poll based changes on GPIO state changes. This allows x86 power control to maintain system power state _much_ better than the old one. Many people that have used the old one noted that the BMC would "forget" the power state, or the power state would be incorrect during periods of transition (like while doing a power cycle). Moving to libgpio seems to have resolved most of these. libgpio also has the advantage that it's more future proof than the sysfs interface, as character device seems to be the trend going forward. Also, libgpio provides RAII compliant gpio, line, and chip objects that make c++ much easier to use properly. (From meta-intel rev: bafa5a36300a5427f6b6b699aa06caedab36f922) Change-Id: I4d0daab798906ece0126d7573aaa7db8e679aa02 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-14x86-power-control: srcrev bump 2c714052d6..f61ca6fdccAndrew Geissler1-1/+1
Ed Tanous (1): Reinvent x86 power control application (From meta-intel rev: 917ed348d6620da818be73a0f9b7a039f5ba6a50) Change-Id: I98f14e28eefdace7664b24f1ae6cf8e995ea0422 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-10intel-ipmi-oem: srcrev bump e615402719..bf124d462bAndrew Geissler1-1/+1
Cheng C Yang (1): Implement a Command To Get PSU Version Jason M. Bills (1): Use the new RestartCause interface Patrick Venture (1): storagecommands: drop extra check range condition (From meta-intel rev: 89c40efd77fd8bb23b1b62af580b43baa29f1a9e) Change-Id: Ieca7ba4ca0cd592423e689b5b440be74c8eb6616 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30intel-ipmi-oem: srcrev bump 068b4f2ca2..e615402719Andrew Geissler1-1/+1
Chen Yugang (1): Bug fixing for boot option Patrick Venture (15): sensorcommands: add map header storagecommands: pass by reference storagecommands: add functional header sensorcommands: zeroize some ints manufacturingcommands: pass string by const ref bugfix: smbiosmdrv2handler: sizeof(pointer) smbiosmdrv2handler: drop unused vars sensorcommands: add optional header sensorcommands: add utility header sensorcommands: add cstring header sensorcommands: add variant header sensorcommands: add algorithm header sensorcommands: add memory header sensorcommands: add array header sensorcommands: add stdexcept header Richard Marian Thomaiyar (2): intel-ipmi-oem: Replace yield with ctx for mfg cmd intel-ipmi-oem: Fix special mode path jayaprakash Mutyala (1): storagecommands: move Read and Write FRU data (From meta-intel rev: 18a346e8082b755b250e0a510b7783eb32882799) Change-Id: I87c38ec38f7ce69fbe9ba43614873fdb3c519c5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-26meta-intel: add intel suffix to recipesPatrick Venture7-17/+19
Add a suffix, "intel" to all common intel recipe changes. The suffix is defined in intel.inc, which is included already in the s2600wf machine conf and likely any platform including meta-intel. (From meta-intel rev: 4fc52d948f7549472683ae26a10d5c60abde1537) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I3561dc40115894d5aa6a08fe723bf214100daefa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-26meta-intel: add zeus compatibilityJames Feist2-2/+2
(From meta-intel rev: afeaa26538a9859e2475b323cb9c94363c1c6b80) Change-Id: Icb50d99bab3d5ae3cebe8bc874a292c0bbe7e655 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-24intel-ipmi-oem: srcrev bump f267a67dff..068b4f2ca2Andrew Geissler1-1/+1
Ayushi Smriti (1): Add mfg filter to allow MTM cmds only in mfg mode Chen Yugang (1): Override Set Boot option command Cheng C Yang (1): Add parameter selector to CR config command resp James Feist (1): Fix build Vernon Mauery (2): remove unused file src/smbiosmdrv2.cpp update oemcommands.hpp to use new API Yong Li (2): Implement Get Message Flags Command intel-ipmi-oem: add clear CMOS command (From meta-intel rev: 940728fa2018e2669ca4a8c4beff2f81033ee930) Change-Id: Ia8ec20380f4655b1ee6d41f540a7abcb56418534 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-24meta-intel: Remove references to INTELBASEBrad Bishop3-5/+2
INTELBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-intel rev: bbf062e439732ac0a9e62bdc02e7baab0967cae4) Change-Id: Ief59bb83ab71946dab61c04db7781ff9fd1b6e17 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-04intel-ipmi-oem: srcrev bump d801e46302..f267a67dffAndrew Geissler1-1/+1
Yong Li (1): intel-ipmi-oem: add slot I2C master RW command (From meta-intel rev: 8c1d853f88d08814a9b8fe444175944cd8148a3d) Change-Id: Ib95cf2121a56081bd3d9fd20999af06243454f2a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-01intel-ipmi-oem: srcrev bump 74c50c648b..d801e46302Andrew Geissler1-1/+1
Chen,Yugang (1): Add set/get Http boot option OEM commands Cheng C Yang (1): Fix the incorrect completion code Richard Marian Thomaiyar (3): intel-ipmi-oem: cleanup - Removed duplicate OemCmd intel-ipmi-oem:Support for Set/Get Manf MAC data [oem-cmd]: Support for Get/Set security modes Yong Li (1): Add additional check for i2c master write read command (From meta-intel rev: 7f271d21d16ce468b112c1261a118d0a51d922af) Change-Id: I4300eae3d5ae556444a234d43abccfdb81d03153 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-28Remove pinned libxml2Ed Tanous1-3/+0
This change has been in upstream for a long time. No need to keep it here. Tested: build succeeds. (From meta-intel rev: 42016a18f92c57df6d1644608a13bf170d4868eb) Change-Id: Id17ab88be1f8420f17260169ba2a593907a128d4 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-28intel-ipmi-oem: srcrev bump 13b0039d21..74c50c648bAndrew Geissler1-1/+1
Ayushi Smriti (1): Fix: Set SM Signal cmd check for optional byte James Feist (2): Fix build issue Add type 12h sdr records Richard Marian Thomaiyar (2): [Mfg]: Reset MTM timer for mfg cmds execution [Mfg]: Ethernet interface carrier status support anil kumar appana (1): firmware-update: fix for firmware update (From meta-intel rev: 95a5aa0a2145c712890445d31c25e562d51c2cbb) Change-Id: I87f5e296740f1ab71e9eaebcb31593eb4ae50170 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-22intel-ipmi-oem: srcrev bump 159547cdfb..13b0039d21Andrew Geissler1-1/+1
Chen Yugang (1): Set Enabled to trigger NMI_OUT BSOD James Feist (1): Start turning on some warnings Jason M. Bills (2): Fix clearing of CPU error and crashdump counts Add command to control BMC system reset on SMI timeout (From meta-intel rev: 674a2533d4bb8d46214eb97a7f92b70aeccc51de) Change-Id: If933a608d9d7ca8bc034999af4c13d20eaf0ee24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-16intel-ipmi-oem: srcrev bump 09f6b60418..159547cdfbAndrew Geissler1-1/+1
Cheng C Yang (1): Implement Cold Redundancy Configuration Command James Feist (1): Revert "smbioshandler:move bmc region complete,Write& Lock" anil kumar appana (1): firmware-update: move FwMaxTransferSize to new API (From meta-intel rev: 5d3e3d8abb2479d2f67e33f4840d5eb59f02ba0d) Change-Id: I8eac9e9d503a0b27b3c6b2c731dd09072cd36dc4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-16meta-intel: s2600wf: add machine suffixPatrick Venture1-1/+1
Add machine suffix to obmc-libobmc-intf recipe. This allows multi-machine distros based on OpenBMC to safely include the meta-intel layer. (From meta-intel rev: f3894c2a3603a9ca9821ee67e02b6a7db0447477) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ic3e8377da6492538bf0e0b7d5e5bfdaa3273503d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-14intel-ipmi-oem: srcrev bump 63efafacfa..09f6b60418Andrew Geissler1-1/+1
Deepak Kumar Sahu (1): SmbiosMdrv2Handler:Move mdr2GetDataBlock to new API James Feist (1): Support PCH TControl Jason M. Bills (1): Support IPMI command as last power event in chassis status Richard Marian Thomaiyar (4): [Mfg]: Fix the special mode path as per standard Add missed path in sm signal for identify button Add MTM keep alive command support [intel-ipmi-oem]: Fix instance number path for fan jayaprakash Mutyala (3): smbiosmdrv2handler: move mdr2 send dir to new API smbiosmdrv2handler: move mdr2 get & send data info smbioshandler:move bmc region complete,Write& Lock (From meta-intel rev: e67f8fd11397c6673854a4162250710490f880d5) Change-Id: I6c2ecbcca75b38e603f7ed84c5fb13faa3540d68 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-02intel-ipmi-oem: srcrev bump edf25e6149..63efafacfaAndrew Geissler1-1/+1
James Feist (1): Add Get / Set Dimm offset ipmi commands Jason M. Bills (2): Show chassis identify status in chassis status response Update the Get and Set Processor Error Config commands jayaprakash Mutyala (1): sensorcommands: move get SDR alloc info & res dev SDR repo to new API (From meta-intel rev: ef2f2b66846ea6cc5811794e9e527f260789a9b3) Change-Id: I4d48910812e5a5ad2a4995030d7314ceda5fdad6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>