Skip to content

v1.3

Compare
Choose a tag to compare
@williamspatrick williamspatrick released this 29 May 13:42
· 4889 commits to master since this release

Release Notes for OpenPower Firmware v1.3

Package: firestone-xml

Repository

Patches

Commits

No changes.

Package: habanero-xml

Repository

Patches

Commits

Ben Mashak (1):

  • 03d911f Modified PROC_R_LOADLINE_[VDD|VCS] and PROC_R_DISTLOSS_[VDD|VCS] per recommendation from module team which will lower processor power slightly.

Norman James (1):

Package: hostboot

Repository

Patches

Commits

Brian Horton (1):

  • f5ead81 correct logic bug in deconfig code

Corey Swenson (1):

  • 1f63743 Disable OCC Sensor Cache during Centaur I2C access at Runtime

Dan Crowell (2):

  • 294e878 Modify user details value for HB trace
  • c646754 Add callout for PCI clocks for specific SBE errors

Elizabeth Liner (1):

  • cb4f271 Fixed strlen exception caused by an extra string interpretation

Matt Ploetz (1):

  • 8b26c2f Increase devtree size to 256KB

Prachi Gupta (1):

  • 9c74c60 SW294241 : INITPROC: FSP&Hostboot - Update with latest ring attribute files

Richard J. Knight (1):

  • b6e759c Add trace collection to attribute sync failures.

Package: occ

Repository

Patches

Commits

Fadi Kassem (4):

  • 1d036a6 Fixed call home issue reporting socket power.
  • 524c258 Fix issue where false errorlogs are reported.
  • aef5167 Set extended Status thermal throttle and Quick Power Drop bits.
  • 6fba089 Modifed OCC build name for use in FIPS.

Guillermo J Silva (4):

  • 892863d Support for version 0x11 of frequency config packet
  • c76f11d Preliminary support for new config data formats 0x30,0x31
  • d7b4032 Initial support for new version of Pstate Super Structure
  • db9b6ef Update build name to op_occ_150521a

Zane Shelley (7):

  • b41cbd9 Checkstop isolation bug with indirect SCOMs
  • 169ac98 Fixed error path trace output in FIRDATA code
  • 5402f97 Fix bug accessing the wrong FSI addresses.
  • fc589ce Error path handling of xscom_write/xscom_read
  • 05393b2 Error path handling of getfsi/putfsi
  • a2d19ee Error path handling in scom_util.c
  • e6190cd add recovery to FSI failures

Package: palmetto-xml

Repository

Patches

Commits

No changes.

Package: pnor

Repository

Patches

Commits

Dan Crowell (1):

  • 3388225 Preserve NVRAM partition across code updates

Matt Ploetz (1):

  • 0dc64fa Move winkle image to a defconfig file name

Stephen Cprek (1):

  • d60374b Fix echo -en in update_image.pl for other shells (e.g. dash)

Package: skiboot

Repository

Patches

Commits

Alistair Popple (1):

  • 82073c8 bt: Add a temporary workaround for bmc dropping messages

Benjamin Herrenschmidt (2):

  • 96ed581 xscom: Remove recursive locking
  • a653df9 Add xscom_ok() and lpc_ok() to check XSCOM and LPC usability

Dan Streetman (1):

Jeremy Kerr (13):

  • d0a6671 prd: Only alter host presentation bits of IPOLL mask
  • 5f4c0b3 core: Move free-list locking to a separate per-region lock
  • afde0c6 core: Add asserts for region free-list locking
  • 1861dc5 core/test: simulate proper locking in run-mem_region test
  • 48a3a13 core/test: Use skiboot's own malloc for mem_region tests
  • 8fe651c core: Prevent adding new regions after mem_region_add_dt_reserved
  • 5ee607b core: Rename mem_region->mem_node to ->node
  • 7dabb99 core: Introduce REGION_HW_RESERVED
  • 8ab7a78 core: Add node-style memory reservation to device tree
  • a88495a core: Add mem_region_next
  • f7b322e hw/prd: Expose prd ranges via device tree
  • 1e03bfb prd: Don't expose full opal_prd_msg to kernel
  • cebcccc external/opal-prd: Update for new PRD userspace interface

Joel Stanley (2):

  • 4a574d2 hw/ipmi: Fix FW Boot Progress sensor
  • edadd36 init: Display message before loading kernel

Stewart Smith (1):

  • ecc227a Fix race in firenze_get_slot_info() leading to assert() with many PCI cards

Vasant Hegde (1):