1. 12 Jul, 2018 2 commits
  2. 11 Jul, 2018 6 commits
  3. 10 Jul, 2018 1 commit
  4. 09 Jul, 2018 6 commits
  5. 04 Jul, 2018 4 commits
    • Matt Spinler's avatar
      Fix openpower-ipmi-oem error yaml installation · cab59865
      Matt Spinler authored
      
      Need the ${D} in the copy destination.
      
      Tested: Check that the errors now show up in the elog-lookup.cpp
              file generated during the build by phosphor-logging.
      
      Change-Id: I70d0b0acde98c697cadd2c4c50f0f16088014ce2
      Signed-off-by: default avatarMatt Spinler <spinler@us.ibm.com>
      cab59865
    • Lei YU's avatar
      meta-romulus: Add ipmi inventory sel config · 243a674b
      Lei YU authored
      
      phosphor-ipmi-inventory-sel provides a yaml config for sel events, and
      Romulus was using the default one, which makes the sel events not
      mapping to the expected devices.
      
      Provide a yaml config that matches Romulus system.
      
      Tested: Inject error and check SEL logs are correctly parsed by
              openbmctool.py in openbmc-tools/thalerj.
      
      Change-Id: Ic2a03a34e98bb383e32ef902f1a5da1d6ee6fe9e
      Signed-off-by: default avatarLei YU <mine260309@gmail.com>
      243a674b
    • Lei YU's avatar
      meta-romulus: Add callouts yaml config · 35e9c84f
      Lei YU authored
      
      Romulus was using the exmaple callouts yaml and it is just a dummy one.
      Provide the real callouts yaml config for Romulus.
      
      Tested: With the following commit, verify CALLOUT_INVENTORY_PATH is
              correctly set when CPU error is injected and the event is sent
              to BMC.
      
      Change-Id: I266c51cc52ebdd770dd332c50e26ed3e8cd65155
      Signed-off-by: default avatarLei YU <mine260309@gmail.com>
      35e9c84f
    • Joel Stanley's avatar
      kernel: FSI, ASPEED SPI NOR, ASPEED GFX · d2f2ee6d
      Joel Stanley authored
      
      Benjamin Herrenschmidt (11):
            drm: aspeed: Enable/disable vblank in pipe enable/disable
            devres: Add devm_of_iomap()
            fsi: Move code around to avoid forward declaration
            fsi: Add mechanism to set the tSendDelay and tEchoDelay values
            fsi: master-gpio: Rename and adjust send delay
            fsi: master-gpio: Add support for link_config
            fsi: master-gpio: Add more tracepoints
            fsi: master-gpio: Remove unused definitions
            fsi: master-gpio: Remove "GPIO" prefix on some definitions
            fsi: master-gpio: Add missing release function
            fsi: Move various master definitions to a common header
      
      Cédric Le Goater (2):
            ARM: dts: aspeed: Add "spi-max-frequency" property
            mtd: spi-nor: aspeed: limit the maximum SPI frequency
      
      Joel Stanley (2):
            ARM: config: aspeed: Enable SHA256 and HMAC
            ARM: config: aspeed: Re-enable DEVMEM
      
      Resolves: openbmc/openbmc#3164
      Change-Id: I7f1970a8123b6d335e6dd2bda525c02cc393ede4
      Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
      Signed-off-by: default avatarEddie James <eajames@linux.vnet.ibm.com>
      d2f2ee6d
  6. 29 Jun, 2018 4 commits
  7. 28 Jun, 2018 4 commits
  8. 27 Jun, 2018 11 commits
  9. 26 Jun, 2018 2 commits