Skip to content
  1. Jul 10, 2020
  2. Jul 09, 2020
  3. Jul 08, 2020
  4. Jul 07, 2020
    • Andrew Geissler's avatar
      pldm: srcrev bump c0c6054c33..15bff55bf1 · 23c0599e
      Andrew Geissler authored
      
      
      George Liu (2):
            libpldmresponder: create PDR when the D-Bus object path exists
            configurations: add PDR relate to timed power on effecter to 11.json
      
      Pavithra Barithaya (2):
            oem-ibm/libpldm : Implement encode/decode for GetFileTable
            pldmtool : File table parsing
      
      Sridevi Ramesh (1):
            pldmtool: Implement GetFRURecordTable.
      
      Tom Joseph (4):
            pldmtool: Refactor the code for tracing the PDR header
            pldmtool: Add parser for State Sensor PDR
            pldmtool: Refactor printStateEffecterPDR
            sensor_event: Correct the D-Bus object path
      
      (From meta-phosphor rev: 22ee1bc9f6b3ce29da0c290734d6e715b9971363)
      
      Change-Id: I8ddfa798d4fc35f23d99e7c818861da223d06f83
      Signed-off-by: default avatarAndrew Geissler <openbmcbump-github@yahoo.com>
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      23c0599e
    • Andrew Geissler's avatar
      libmctp: srcrev bump b942e3a34d..3ac70d6257 · b028028d
      Andrew Geissler authored
      
      
      Andrew Jeffery (1):
            core: Fix off-by-one assertion in mctp_pktbuf_alloc_end
      
      (From meta-phosphor rev: f27b5b27d4b573fbaac510c7455c3b5b80ba4466)
      
      Change-Id: Ic9e7a65e0b9f06cd2734c1b3bba29750a8125b54
      Signed-off-by: default avatarAndrew Geissler <openbmcbump-github@yahoo.com>
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      b028028d
    • Andrew Geissler's avatar
      phosphor-host-ipmid: srcrev bump 65265369af..785223a686 · 6bcace1b
      Andrew Geissler authored
      
      
      srikanta mondal (1):
            Removal of OEM privilege setting for User
      
      (From meta-phosphor rev: c471136b00aec8c3a0367ed5caff919dd0000e2b)
      
      Change-Id: I286cd119975ab5df4be9656c4abb68cbc768c2bb
      Signed-off-by: default avatarAndrew Geissler <openbmcbump-github@yahoo.com>
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      6bcace1b
    • Andrew Geissler's avatar
      phosphor-bmc-code-mgmt: srcrev bump f7a69e1adf..ebcc194044 · 96935766
      Andrew Geissler authored
      
      
      James Feist (1):
            Add new error types
      
      (From meta-phosphor rev: 9840b8aee78563ccf4bde3fc35db856706c47998)
      
      Change-Id: I5efc79a747106f30aad7b62a2d58ad92765a427e
      Signed-off-by: default avatarAndrew Geissler <openbmcbump-github@yahoo.com>
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      96935766
    • Andrew Geissler's avatar
      disable warm reboot on witherspoon · c8edb815
      Andrew Geissler authored
      
      
      The concept of warm reboot (reboot the host without removing chassis
      power) was added a while back as a part of clarifying support for
      the Redfish ComputerSystem.Reset Action. It has since been found that
      some IBM hardware, including Witherspoon, does not support warm reboots.
      The issue is intermittent and depends on the reboot being requested
      while the host is in the middle of some i2c transactions. If a warm
      reboot occurs during this window, then on the subsequent boot the i2c
      hardware will be in a bad state and the host firmware is unable to
      recover it.
      
      Given this issue, it has been requested that BMC software go back to
      doing cold reboots (cycling power to the chassis during any reboot
      request) on this hardware.
      
      The issue has only been reported on Witherspoon so for now only disable
      it on that platform.
      
      Tested:
      - Verified within QEMU that an image with this commit used the cold reboot
        target during a warm reboot request
      
      (From meta-ibm rev: 567a8dcf84dfb74e7bd27d6239be2878fcacdde6)
      
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      Change-Id: I8d77c5e8bf7378a3d1accc79b510f14626a333e5
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      c8edb815
    • Sunitha Harish's avatar
      Add DHCP D-Bus objects for Hypervisor Virtual Management Interface · 77e1c017
      Sunitha Harish authored
      
      
      This commit adds the D-Bus objects to enable the DHCP on the
      hypervisor's virtual management interface.
      New attributes are :
      1. DHCPEnabled - At Interface level.
                       Values will be "v4/v6/both/none". Default is "none"
      2. Enabled - At IPv4 object level : To indicate if the
                   Virtual Management Interface has consumed the IP
                   address or not.
      
      Tested By:
      1. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor
      2. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor/eth0
      3. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor/eth0/ipv4/addr0
      4. On rainier : similar tests for eth1
      
      (From meta-ibm rev: 988412a2463a58f85f50648f9497a8779203087e)
      
      Signed-off-by: default avatarSunitha Harish <sunithaharish04@gmail.com>
      Change-Id: I734347a8953cd11955eeaacfd67b815810587046
      Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
      77e1c017
Loading