[Skiboot] [Skiboot-stable] [git pull] skiboot v6.5.2

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Mon Dec 9 19:16:55 AEDT 2019


On 12/6/19 5:29 PM, Vasant Hegde wrote:
> Hello Oliver,

Hello Oliver,

Here is the updated pull request.

---------------------------------------------------------------------------------------------------------------------------------------
The following changes since commit aff9301bb341b5387228e82036a7d72e519d8855:

   skiboot v6.5.1 release notes (2019-10-23 16:36:57 +0530)

are available in the Git repository at:

   https://github.com/hegdevasant/skiboot.git tags/v6.5.2

for you to fetch changes up to 9d3a456714f618518d3205bd964cab2b99e3b432:

   skiboot v6.5.2 release notes (2019-12-09 12:11:20 +0530)

----------------------------------------------------------------
Andrew Donnellan (1):
       npu2-opencapi: Fix integer promotion bug in LPC allocation

Frederic Barrat (1):
       platform/mihawk: Detect old system compatible string

Joy Chu (1):
       platform/mihawk: Add system VPD EEPROM to I2C bus

Mahesh Salgaonkar (1):
       IPMI: Trigger OPAL TI in abort path.

Nicholas Piggin (1):
       slw: slw_reinit fix array overrun

Oliver O'Halloran (2):
       hw/port80: Squash No SYNC error
       libstb/tpm: block access to unknown i2c devs on the tpm bus

Reza Arbab (1):
       npu2/hw-procedures: Remove assertion from check_credits()

Vasant Hegde (1):
       skiboot v6.5.2 release notes

  doc/release-notes/skiboot-6.5.2.rst | 28 ++++++++++++++++++++++++++++
  hw/ipmi/ipmi-attn.c                 | 30 +++++++++++++++++++++++-------
  hw/lpc-port80h.c                    |  7 ++++---
  hw/npu2-hw-procedures.c             | 15 ++++++---------
  hw/npu2-opencapi.c                  |  2 +-
  hw/slw.c                            |  2 +-
  hw/test/run-port80h.c               |  7 ++++++-
  libstb/drivers/tpm_i2c_nuvoton.c    | 47 
+++++++++++++++++++++++++++++++++++++++++++----
  platforms/astbmc/mihawk.c           | 23 ++++++++++++++++++++++-
  9 files changed, 134 insertions(+), 27 deletions(-)
  create mode 100644 doc/release-notes/skiboot-6.5.2.rst


-Vasant

> 
> 
> Please pull skiboot stable v6.5.2 which contains below fixes.
> 
> 
> -Vasant
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------ 
> 
> The following changes since commit aff9301bb341b5387228e82036a7d72e519d8855:
> 
>    skiboot v6.5.1 release notes (2019-10-23 16:36:57 +0530)
> 
> are available in the Git repository at:
> 
>    https://github.com/hegdevasant/skiboot.git tags/v6.5.2
> 
> for you to fetch changes up to 5b2ca14f69ecdbf82d529be742273bd65870ca64:
> 
>    skiboot v6.5.2 release notes (2019-12-06 14:19:43 +0530)
> 
> ----------------------------------------------------------------
> Andrew Donnellan (1):
>        npu2-opencapi: Fix integer promotion bug in LPC allocation
> 
> Frederic Barrat (1):
>        platform/mihawk: Detect old system compatible string
> 
> Joy Chu (1):
>        platform/mihawk: Add system VPD EEPROM to I2C bus
> 
> Mahesh Salgaonkar (1):
>        IPMI: Trigger OPAL TI in abort path.
> 
> Nicholas Piggin (1):
>        slw: slw_reinit fix array overrun
> 
> Oliver O'Halloran (1):
>        hw/port80: Squash No SYNC error
> 
> Reza Arbab (1):
>        npu2/hw-procedures: Remove assertion from check_credits()
> 
> Vasant Hegde (1):
>        skiboot v6.5.2 release notes
> 
>   doc/release-notes/skiboot-6.5.2.rst | 27 +++++++++++++++++++++++++++
>   hw/ipmi/ipmi-attn.c                 | 30 +++++++++++++++++++++++-------
>   hw/lpc-port80h.c                    |  7 ++++---
>   hw/npu2-hw-procedures.c             | 15 ++++++---------
>   hw/npu2-opencapi.c                  |  2 +-
>   hw/slw.c                            |  2 +-
>   hw/test/run-port80h.c               |  7 ++++++-
>   platforms/astbmc/mihawk.c           | 23 ++++++++++++++++++++++-
>   8 files changed, 90 insertions(+), 23 deletions(-)
>   create mode 100644 doc/release-notes/skiboot-6.5.2.rst
> 



More information about the Skiboot mailing list