[OpenPower-Firmware] op-build v1.17 tagged

Stewart Smith stewart at linux.vnet.ibm.com
Thu May 25 11:37:47 AEST 2017


# Release Notes for OpenPower Firmware v1.17
## New platforms

- p9dsu
## Updated Packages

Package | Old Version | New Version | Platforms
--- | --- | --- | ---
capp-ucode | 1bb7503078ed39b74a7b9c46925da75e547ceea6 | 9c73e9f51d240847fbd150815a3b9c548aae0cb8 | firestone,garrison,zaius,palmetto,witherspoon,habanero,barreleye,romulus
hostboot | 55b2bbc15289496db3c2315ac6d4f5f697095fca | d02273fb506c99bb2951453feae27f6acc863a2f | zaius,witherspoon,romulus
hostboot-binaries | d1b1312811ff322301ea31bb35d6d404e815ed97 | d8f4ab7e0eb5cadd7f68a88c1ae602af54e08dd1 | firestone,garrison,zaius,palmetto,witherspoon,habanero,barreleye,romulus
ima-catalog | 0894c8e392ea5b8ad63860136deff777343685c7 | 0e3bbcb56dfc60fd99b862406ecd3e117117d9af | firestone,garrison,zaius,palmetto,witherspoon,habanero,barreleye,romulus
linux | 4.10.7 | 4.11.2 | openpower_mambo,firestone,firenze,garrison,zaius,palmetto,witherspoon,habanero,openpower_p9_mambo,zz,barreleye,romulus
linux-headers | 4.10.7 | 4.11.2 | openpower_mambo,firestone,firenze,garrison,zaius,palmetto,witherspoon,habanero,openpower_p9_mambo,zz,barreleye,romulus
occ | 301b535a933e0c9c41b0f014677004cc8da2c445 | 28f2cec690b7f19548ce860a8820f519e6c39a6a | firestone,garrison,palmetto,habanero,barreleye
occ | e1889e5dfcb4707ac66ab5ee0427ce97156bf4c0 | bc34ad5806549a7a20079745b2b1f8ef439ade0c | zaius,witherspoon,romulus
sbe | c9fea2e9662bdef548ea4742106b721386240ffe | d770027426ba0c5d6c44fa985e9dfaf28fd6fcce | zaius,witherspoon,zz
skiboot | skiboot-5.5.0 | skiboot-5.6.0 | openpower_mambo,firestone,firenze,garrison,zaius,palmetto,witherspoon,habanero,openpower_p9_mambo,zz,barreleye

## Package: hostboot
[Repository](http://github.com/open-power/hostboot)

### Patches

### Commits
Alex Taft (1):
* [0454abc3ae57](http://github.com/open-power/hostboot/commit/0454abc3ae57) L3 initfile updates

Andre Marin (9):
* [8df4bc28dd0a](http://github.com/open-power/hostboot/commit/8df4bc28dd0a) Add const to the end of spd decoder methods to denote unchanged mem vars
* [97d6fee68a39](http://github.com/open-power/hostboot/commit/97d6fee68a39) Add another writeBit API, modify getBit. Add unit tests.
* [6a14dc6b0fea](http://github.com/open-power/hostboot/commit/6a14dc6b0fea) Add empty mss math file for HB to mirror
* [2d4694521ddb](http://github.com/open-power/hostboot/commit/2d4694521ddb) Move memory_size API to generic folder to share among controllers
* [ce07bf4734c3](http://github.com/open-power/hostboot/commit/ce07bf4734c3) Add empty dll workaround files for HB CI to mirror
* [36476abbc2a0](http://github.com/open-power/hostboot/commit/36476abbc2a0) Add empty DQS alignment workarounds
* [19146c6e3294](http://github.com/open-power/hostboot/commit/19146c6e3294) Add PHY sequencer refresh settings after draminit
* [67a47cf63095](http://github.com/open-power/hostboot/commit/67a47cf63095) Move index API to generic/memory folder
* [04e2dd7b90ab](http://github.com/open-power/hostboot/commit/04e2dd7b90ab) Add DLL workaround and unit tests

Ben Gass (2):
* [dbfa69fb24cc](http://github.com/open-power/hostboot/commit/dbfa69fb24cc) Fix missing CHI DMI scom addresses.
* [f4d885220ee3](http://github.com/open-power/hostboot/commit/f4d885220ee3) p9_scominfo updated for swizzled DMI lanes.

Benjamin Herrenschmidt (1):
* [b4eb096bd19d](http://github.com/open-power/hostboot/commit/b4eb096bd19d) pnor: Add AST Mailbox protocol support

Benjamin Weisenbeck (1):
* [f95f4aed4688](http://github.com/open-power/hostboot/commit/f95f4aed4688) PRD: Use MCBIST target to collect MC PLL registers

Bill Hoffa (4):
* [0c2362ff6e74](http://github.com/open-power/hostboot/commit/0c2362ff6e74) Fix FAPI_POS calculation for Various Target Types
* [56a7aab1b976](http://github.com/open-power/hostboot/commit/56a7aab1b976) lpc: Add support for large read/write ops
* [2beb5810ed76](http://github.com/open-power/hostboot/commit/2beb5810ed76) Process PBAX attributes from socket object
* [240f26001382](http://github.com/open-power/hostboot/commit/240f26001382) Include HUID of failed Proc in TI data for certain SBE errors

Brian Vanderpool (1):
* [b931f047a7a4](http://github.com/open-power/hostboot/commit/b931f047a7a4) Correct PState and Stop GPE polling period to 500ms vs 500us

CHRISTINA L. GRAVES (5):
* [79985aa18286](http://github.com/open-power/hostboot/commit/79985aa18286) Adding in p9_ss_pll_sync procedure as well as add it it to tod_wrap wrapper
* [affca53d70eb](http://github.com/open-power/hostboot/commit/affca53d70eb) Changes in tod procedures to move blacklisted registers int our test procedure
* [b99ba88d1a7b](http://github.com/open-power/hostboot/commit/b99ba88d1a7b) p9_sbe_set_lqa and p9_sbe_hb_structures changed owner to Josh
* [765ccd1d3c0b](http://github.com/open-power/hostboot/commit/765ccd1d3c0b) p9_setup_bars -- support DD2 NPU SCOM address changes
* [7cc792339c25](http://github.com/open-power/hostboot/commit/7cc792339c25) ADU Level 3 code, changed owner to Josh, and added comments

Caleb Palmer (5):
* [9f0b2c32a708](http://github.com/open-power/hostboot/commit/9f0b2c32a708) PRD: Capture MCA regs when isolating to MCBISTFIR
* [2f9493fc1886](http://github.com/open-power/hostboot/commit/2f9493fc1886) PRD: Recapture regs after manually stopping bg scrub
* [61df1d2f6905](http://github.com/open-power/hostboot/commit/61df1d2f6905) PRD: Create PRD_HWP_PLID attribute
* [4e24619d30dc](http://github.com/open-power/hostboot/commit/4e24619d30dc) PRD: Update TODO in isMembufOnDimm
* [5eb64e93621a](http://github.com/open-power/hostboot/commit/5eb64e93621a) PRD: Isolation for HWP Failure

Chris Cain (3):
* [d1ca408e8bb6](http://github.com/open-power/hostboot/commit/d1ca408e8bb6) HTMGT Witherspoon updates
* [b1525a6c9878](http://github.com/open-power/hostboot/commit/b1525a6c9878) Update attribute names and prevent sending empty config data
* [d02273fb506c](http://github.com/open-power/hostboot/commit/d02273fb506c) Allow MFG, AME, and debug commands to be sent via HTMGT

Chris Engel (1):
* [9349e6ece944](http://github.com/open-power/hostboot/commit/9349e6ece944) Trustedboot support to log different event types

Chris Hanudel (2):
* [ee309b91f8f5](http://github.com/open-power/hostboot/commit/ee309b91f8f5) Disable P9 NX RNG Read Delay Randomizer
* [19ae00a309c4](http://github.com/open-power/hostboot/commit/19ae00a309c4) Updates for P9 NX DD2 initfiles

Chris Steffen (3):
* [8d2eaaaa564e](http://github.com/open-power/hostboot/commit/8d2eaaaa564e) DMI / CEN IO Level 1 Procedures
* [a8e64238dc37](http://github.com/open-power/hostboot/commit/a8e64238dc37) IO Xbus Scominit Reset Fix
* [9dbf31ccdcad](http://github.com/open-power/hostboot/commit/9dbf31ccdcad) Init I/O Attributes to Zero

Christopher M. Riedl (4):
* [9767648a2334](http://github.com/open-power/hostboot/commit/9767648a2334) PM: Res. Clocking Enablement - Infrastructure (new file for HB mirror)
* [dee13f38e1cb](http://github.com/open-power/hostboot/commit/dee13f38e1cb) PM: Resonant Clocking Enablement - Infrastructure
* [6b1d7ceab05e](http://github.com/open-power/hostboot/commit/6b1d7ceab05e) Pstate: Resonant Clocking Enablement - CME Hcode
* [03418af73905](http://github.com/open-power/hostboot/commit/03418af73905) Pstate: Remove legacy VDM code

Claus Michael Olsen (4):
* [335bd0a9a6d4](http://github.com/open-power/hostboot/commit/335bd0a9a6d4) Fixing SGPE TOR allocation bug in ring_apply
* [2a86732324b2](http://github.com/open-power/hostboot/commit/2a86732324b2) Fixing CME TOR allocation bug in ring_apply and TOR API
* [f8f1a7e62ce3](http://github.com/open-power/hostboot/commit/f8f1a7e62ce3) xip_customize: Undoing re-introduced bugs of commit 34210 (VPD EC
* [34ebeedcc062](http://github.com/open-power/hostboot/commit/34ebeedcc062) H-code ddLevel support - Front-end hooks for user and back-end codes.

Corey Swenson (9):
* [3b5685fd65c0](http://github.com/open-power/hostboot/commit/3b5685fd65c0) Set HDAT ranges to match HOMER/OCC attributes
* [c703612bd907](http://github.com/open-power/hostboot/commit/c703612bd907) Fix pm_common trace addresses
* [83e79e881907](http://github.com/open-power/hostboot/commit/83e79e881907) Fix OCC_COMMON and HOMER sizes in PM code
* [38bb2df0d99c](http://github.com/open-power/hostboot/commit/38bb2df0d99c) Add attribute for fused mode SMT value
* [2a1c0da1e176](http://github.com/open-power/hostboot/commit/2a1c0da1e176) Handle SMT4/SMT8 fuse bits
* [75d116c859df](http://github.com/open-power/hostboot/commit/75d116c859df) Add support for selecting WOF tables
* [93a1479c96c0](http://github.com/open-power/hostboot/commit/93a1479c96c0) Handle addHwCallout with null target
* [1f4dfe8eb404](http://github.com/open-power/hostboot/commit/1f4dfe8eb404) Clean up OCC and enable HTMGT
* [c68fea3baf72](http://github.com/open-power/hostboot/commit/c68fea3baf72) Cleanup for SMT4/SMT8 read fuse bits and activate threads

Dan Crowell (24):
* [dee1ed49ad08](http://github.com/open-power/hostboot/commit/dee1ed49ad08) Clean up some mbox scratch reg documentation
* [edb74f80cc2a](http://github.com/open-power/hostboot/commit/edb74f80cc2a) Bug fixes and workarounds for Hostboot Reserved Memory
* [e9f4e404c176](http://github.com/open-power/hostboot/commit/e9f4e404c176) Ensure 64K alignment and size for Reserved Hostboot Memory sections
* [f9a4434b9a54](http://github.com/open-power/hostboot/commit/f9a4434b9a54) Move bbuild to b0404a_1714.910
* [a51371c0acfb](http://github.com/open-power/hostboot/commit/a51371c0acfb) Do not terminate IPL if HDAT doesn't have RHB sections
* [ef59f97ba2c9](http://github.com/open-power/hostboot/commit/ef59f97ba2c9) Increase indirect scom timeout to 10ms
* [6677ffcbda04](http://github.com/open-power/hostboot/commit/6677ffcbda04) Propagate attribute overrides up to the HBRT code
* [d76f1bc4576f](http://github.com/open-power/hostboot/commit/d76f1bc4576f) More istep debug output
* [fc384889b3e1](http://github.com/open-power/hostboot/commit/fc384889b3e1) Remove PIB reset recovery for everything except Centaur
* [709665c008ea](http://github.com/open-power/hostboot/commit/709665c008ea) Add LED to ATTR_CLASS
* [96b6f392d2a5](http://github.com/open-power/hostboot/commit/96b6f392d2a5) Terminate IPL if no memory configured behind master proc
* [be9ac6a00db5](http://github.com/open-power/hostboot/commit/be9ac6a00db5) Remove devtree code
* [aef8993e6d47](http://github.com/open-power/hostboot/commit/aef8993e6d47) Fix and guarantee order of target to subsys translation table
* [98a02a3e9ae5](http://github.com/open-power/hostboot/commit/98a02a3e9ae5) Handle lack of overrides in regular RHB mode
* [86e8b03bf9c6](http://github.com/open-power/hostboot/commit/86e8b03bf9c6) Expand data type to hold full i2c bus speed
* [3ee0a2ebe98b](http://github.com/open-power/hostboot/commit/3ee0a2ebe98b) Update bbuild to b0501b_1718.910
* [6d6cb5993693](http://github.com/open-power/hostboot/commit/6d6cb5993693) Disable special wakeup at the end of the boot
* [114a75e27e8f](http://github.com/open-power/hostboot/commit/114a75e27e8f) Fix PVR check for Nimbus DD1
* [59be25cbb5d1](http://github.com/open-power/hostboot/commit/59be25cbb5d1) Protect ourselves from HWP access to dead error logs
* [2718fd2c8746](http://github.com/open-power/hostboot/commit/2718fd2c8746) Fixes required to build P9 STOP API with skiboot
* [43ccc178f7d7](http://github.com/open-power/hostboot/commit/43ccc178f7d7) Add backtrace to citest fail data
* [1f81cfb64752](http://github.com/open-power/hostboot/commit/1f81cfb64752) Reload lids at runtime from PNOR correctly
* [6f8db833da1b](http://github.com/open-power/hostboot/commit/6f8db833da1b) Fix up some i2c testcases
* [09f01f96d893](http://github.com/open-power/hostboot/commit/09f01f96d893) Make ATTR_FUSED_CORE_MODE non-volatile

David Kauer (1):
* [742b77a47554](http://github.com/open-power/hostboot/commit/742b77a47554) Update INT DD2 initfiles

Dean Sanner (3):
* [b8169717c26a](http://github.com/open-power/hostboot/commit/b8169717c26a) Need to disable fast path and cmd bypass for HB load
* [032116d891dc](http://github.com/open-power/hostboot/commit/032116d891dc) Fix absolute scom usage in revert_sbe_mcs_setup
* [c8bfa9011f04](http://github.com/open-power/hostboot/commit/c8bfa9011f04) Apply RINGOVD to SBE image prior to core data

Dzuy Nguyen (1):
* [05404541b9c1](http://github.com/open-power/hostboot/commit/05404541b9c1) SBE FIFO FFDC parser plugin

Elizabeth Liner (2):
* [651ed35f1c04](http://github.com/open-power/hostboot/commit/651ed35f1c04) ProcessMRW changes for dynamic i2c devices
* [6148a403bc64](http://github.com/open-power/hostboot/commit/6148a403bc64) Adding the wof tables tool to the openpower chain

Emmanuel Sacristan (3):
* [5bd8c06b6a67](http://github.com/open-power/hostboot/commit/5bd8c06b6a67) changed hang to recoverable form checkstop
* [8ebb4363270f](http://github.com/open-power/hostboot/commit/8ebb4363270f) NMMU Nimbus dd2 scom/scan updates, updated comments
* [8bc96665c872](http://github.com/open-power/hostboot/commit/8bc96665c872) moving thread_mode to scan init, new dd2 dial is scanonly

Greg Still (1):
* [f882d0def567](http://github.com/open-power/hostboot/commit/f882d0def567) Enable PGPE reset & init in the PM reset-init flow

Jacob Harvey (5):
* [05f0ee2abdaf](http://github.com/open-power/hostboot/commit/05f0ee2abdaf) Fix up setup_cal and vref attrs
* [5e9f671a559b](http://github.com/open-power/hostboot/commit/5e9f671a559b) Change accesses to IS_SIM to use mss accessor
* [74a9324db23d](http://github.com/open-power/hostboot/commit/74a9324db23d) Increasing CCS polling limit for HB timeout
* [6f8455bced21](http://github.com/open-power/hostboot/commit/6f8455bced21) Fix eff_config_thermal's powerlimit check SW386095
* [f08f9a6bd3e2](http://github.com/open-power/hostboot/commit/f08f9a6bd3e2) Change RD_CTR workaround val and update attr name

Jaymes Wilks (1):
* [b947a1a4119b](http://github.com/open-power/hostboot/commit/b947a1a4119b) Enforce synchronized processor security state

Jenny Huynh (4):
* [a135d0ddbb98](http://github.com/open-power/hostboot/commit/a135d0ddbb98) HW407123: Slow down xlink command rate for Nimbus DD1/2
* [6eeadb3b13e9](http://github.com/open-power/hostboot/commit/6eeadb3b13e9) INT scan initfile change to add workaround for HW408972
* [14fb899961cb](http://github.com/open-power/hostboot/commit/14fb899961cb) Adding HW401552 to cxa initfile to workaround clockgating bug
* [1d9e28faead3](http://github.com/open-power/hostboot/commit/1d9e28faead3) Adjusting mcd cl probe rate from 300->1000 cycles

Joachim Fenkes (1):
* [a258ae006227](http://github.com/open-power/hostboot/commit/a258ae006227) p9_sbe_chiplet_reset: Revert NX_1 hang pulse back to 34s

Joe McGill (8):
* [574d762c9b73](http://github.com/open-power/hostboot/commit/574d762c9b73) p9_htm_setup -- cleanup start behavior for multi-chip systems
* [b670c4e6f260](http://github.com/open-power/hostboot/commit/b670c4e6f260) MCS FIR updates
* [d4ec44b782c9](http://github.com/open-power/hostboot/commit/d4ec44b782c9) p9_fbc_eff_config -- default PBIEQ settings to performance mode
* [d8d7ad63306b](http://github.com/open-power/hostboot/commit/d8d7ad63306b) p9_mss_setup_bars -- customize interleave granularity
* [b2d55a6ba62f](http://github.com/open-power/hostboot/commit/b2d55a6ba62f) derate NVLINK frequency for Nimbus DD1
* [331183ab6787](http://github.com/open-power/hostboot/commit/331183ab6787) p9_nv_ref_clk_enable -- shift NV refclock field programming
* [8db6ea4fd8ad](http://github.com/open-power/hostboot/commit/8db6ea4fd8ad) p9.xbus.pll.scan.initfile -- restore full frequency settings for Nimbus DD2+
* [2c675858b020](http://github.com/open-power/hostboot/commit/2c675858b020) p9.int.scan.initfile -- init PSIHB to LSI mode

John Rell (1):
* [493b17e5c8b0](http://github.com/open-power/hostboot/commit/493b17e5c8b0) jgr17042800 Updated Obus scom initfile

Juan Medina (1):
* [f9b9bf81b845](http://github.com/open-power/hostboot/commit/f9b9bf81b845) Adding SKIP_G config, based on Sys/VBU diffs note thread

Kahn Evans (1):
* [e9c91c9d51b9](http://github.com/open-power/hostboot/commit/e9c91c9d51b9) Change RingID to RingId_t in putRing

Louis Stermole (1):
* [b2c39b57be1d](http://github.com/open-power/hostboot/commit/b2c39b57be1d) Fix MCBIST lab tool to print compare mode fail logs for all ports in bcast mode

Luke Mulkey (1):
* [78b9f5fc8fdd](http://github.com/open-power/hostboot/commit/78b9f5fc8fdd) Eff_config, volt, freq for p9c

Luke Murray (4):
* [d9fa670675bf](http://github.com/open-power/hostboot/commit/d9fa670675bf) Updating optimal larx/stcx dials for performance
* [6ba3932d00e1](http://github.com/open-power/hostboot/commit/6ba3932d00e1) Disable cp_me from the L3 for Nimbus DD1 and DD2.0.
* [f8a90fdaf80e](http://github.com/open-power/hostboot/commit/f8a90fdaf80e) Updating HW363605 workaround to be applied to all chips
* [69032e14bf3c](http://github.com/open-power/hostboot/commit/69032e14bf3c) Performance updates for HW409069

Marty Gloff (15):
* [e40ab09295b5](http://github.com/open-power/hostboot/commit/e40ab09295b5) SBE message passing interface - process SBE message read command
* [d379388635df](http://github.com/open-power/hostboot/commit/d379388635df) SBE message passing interface - process SBE message write response
* [a72dc7911307](http://github.com/open-power/hostboot/commit/a72dc7911307) Removing ATTR_PROC_FABRIC_ADDR_BAR_MODE
* [e9397549d8d9](http://github.com/open-power/hostboot/commit/e9397549d8d9) SBE message passing - Set FFDC Address command and set HDAT RHB entry
* [311bd977b713](http://github.com/open-power/hostboot/commit/311bd977b713) SBE message passing interface - assert CFAM register
* [198d144f57d4](http://github.com/open-power/hostboot/commit/198d144f57d4) Remove Write Cycle Time work around
* [4dfeb42e0575](http://github.com/open-power/hostboot/commit/4dfeb42e0575) SBE message passing interface - Testing
* [8d2f642444d8](http://github.com/open-power/hostboot/commit/8d2f642444d8) Bootloader updates to support remapped memory - Initial pass
* [17969937b73f](http://github.com/open-power/hostboot/commit/17969937b73f) Full Path of SBE message passing Design updates
* [31ac6a9726ad](http://github.com/open-power/hostboot/commit/31ac6a9726ad) Full Path of SBE message passing SBE Comm Buffer per SBE
* [1c853e3fc6d4](http://github.com/open-power/hostboot/commit/1c853e3fc6d4) Fix rt_sbeio.C include and add TS_FAIL info
* [2da304cd853b](http://github.com/open-power/hostboot/commit/2da304cd853b) Bootloader updates to support remapped memory - Set valid BAR values
* [39a6328f155b](http://github.com/open-power/hostboot/commit/39a6328f155b) Save space in Bootloader image with string utilities
* [e83375df62d0](http://github.com/open-power/hostboot/commit/e83375df62d0) Save space in Bootloader image without termWritePLID
* [9fe37b817a88](http://github.com/open-power/hostboot/commit/9fe37b817a88) Save space in Bootloader with exception handlers

Matt Ploetz (5):
* [e1f7f248bb42](http://github.com/open-power/hostboot/commit/e1f7f248bb42) Add no connected PHB config to all PECs
* [4123391467fb](http://github.com/open-power/hostboot/commit/4123391467fb) Skip callouts if error log is informational
* [e9125b171145](http://github.com/open-power/hostboot/commit/e9125b171145) Stop on committed errorlog in manufacturing mode
* [3d0fd427668a](http://github.com/open-power/hostboot/commit/3d0fd427668a) Support manufacturing date VPD in IPMI fru inventory
* [2391b8c20501](http://github.com/open-power/hostboot/commit/2391b8c20501) Add console output for Stop on Error in Manf mode

Matthew Hickman (2):
* [1026a5bc8d43](http://github.com/open-power/hostboot/commit/1026a5bc8d43) Added RCD Protect time and MNFG Flag check to unmask function
* [0a15089734fe](http://github.com/open-power/hostboot/commit/0a15089734fe) Fixed mcbist error output with nibble/byte map

Michael Koch (1):
* [227f3be9db21](http://github.com/open-power/hostboot/commit/227f3be9db21) Implementing Michael Floyds improvements.

Mike Baiocchi (6):
* [828c58031ebc](http://github.com/open-power/hostboot/commit/828c58031ebc) Update the HW Key Hash in HBBL from PNOR for SBE Update Operations
* [f2cf9b470331](http://github.com/open-power/hostboot/commit/f2cf9b470331) Update 'is TPM Required' checking to include the use of a new sensor
* [146e0ee7f3ad](http://github.com/open-power/hostboot/commit/146e0ee7f3ad) Sign and Verify the OCC partition (port from P8)
* [cf23d7932144](http://github.com/open-power/hostboot/commit/cf23d7932144) Check that LidMgr will only use PNOR or VFS LIDs in OpenPower
* [646c6c55505b](http://github.com/open-power/hostboot/commit/646c6c55505b) Fix testLidInPnorOcc by updating how OCC image gets signed
* [9f8db13fa628](http://github.com/open-power/hostboot/commit/9f8db13fa628) Sign and Verify the HCODE partition

Nick Bofferding (12):
* [c560af088949](http://github.com/open-power/hostboot/commit/c560af088949) Report HW Keys' Hash size in HDAT
* [1fd74670b3b0](http://github.com/open-power/hostboot/commit/1fd74670b3b0) Securely load targeting binary (HBD) when secureboot compiled
* [6ca6f4a6132d](http://github.com/open-power/hostboot/commit/6ca6f4a6132d) Support targeting image (HBD) signing
* [21187e0ac2c5](http://github.com/open-power/hostboot/commit/21187e0ac2c5) Support signing SBE code with lab override bit
* [f30075299ce2](http://github.com/open-power/hostboot/commit/f30075299ce2) Support setting security mode based on SBE key indicator bit
* [7058a2198c9f](http://github.com/open-power/hostboot/commit/7058a2198c9f) Support mailbox scratch register bit for security override
* [65933dc2985b](http://github.com/open-power/hostboot/commit/65933dc2985b) Split ATTR_SECURITY_MODE into FSP/HB specific attributes
* [ab73555da035](http://github.com/open-power/hostboot/commit/ab73555da035) Add option to additionally emit ECC-less content when building PNOR partitions
* [e5e7b84277e4](http://github.com/open-power/hostboot/commit/e5e7b84277e4) Fix TPM log manager init in MPIPL mode
* [8527fc2b9549](http://github.com/open-power/hostboot/commit/8527fc2b9549) Support gracefully adding signing headers to PNOR sections
* [dc39590d3c17](http://github.com/open-power/hostboot/commit/dc39590d3c17) Force FSP compiled SBE images into recursive mk to defeat build cache
* [5d6ef02f7aaa](http://github.com/open-power/hostboot/commit/5d6ef02f7aaa) Port fake secureboot header script from p8

Peng Fei GOU (1):
* [158c1ca0eaa9](http://github.com/open-power/hostboot/commit/158c1ca0eaa9) p9_throttle_sync -- initial version for Cumulus

Prachi Gupta (9):
* [18cf61ca56e0](http://github.com/open-power/hostboot/commit/18cf61ca56e0) Targets.pm: Remove filter attributes
* [5799315afe72](http://github.com/open-power/hostboot/commit/5799315afe72) sbe_psudd.C: don't error out if sbe command is not supported
* [2fcb6eb5e367](http://github.com/open-power/hostboot/commit/2fcb6eb5e367) Remove deprecated attribute FABRIC_NODE_ID
* [142a25c1a345](http://github.com/open-power/hostboot/commit/142a25c1a345) move all non-volatile/openpower attributes from _hb to _openpower files
* [bd8f72be81ad](http://github.com/open-power/hostboot/commit/bd8f72be81ad) adding IPMI_SENSOR to p9 occ target
* [5e0a421e8def](http://github.com/open-power/hostboot/commit/5e0a421e8def) hdatmsvpd.C: fixes to enable nhtm traces
* [d4db18f792b0](http://github.com/open-power/hostboot/commit/d4db18f792b0) move bbuild to b0509a_1720.910
* [8f3b1372a6c7](http://github.com/open-power/hostboot/commit/8f3b1372a6c7) Use floating point math when calculating BOOT_FREQ_MULT
* [31f5557096bd](http://github.com/open-power/hostboot/commit/31f5557096bd) set ATTR_FREQ_X_MHZ based on DD-level

Prasad Bg Ranganath (4):
* [a687d34c172c](http://github.com/open-power/hostboot/commit/a687d34c172c) p9_pstate_param_blk: Define VFRT table and initialize the data
* [c5e7b264aa47](http://github.com/open-power/hostboot/commit/c5e7b264aa47) WOF: VRM timing, WOF and VDM enblement attributes additions
* [bda26a5a534e](http://github.com/open-power/hostboot/commit/bda26a5a534e) WOF: Additional fields needed in OCC Pstate Parameter block for WOF
* [bc30c5b420fb](http://github.com/open-power/hostboot/commit/bc30c5b420fb) P9 Pstate: VREF calibration suport

Prem Shanker Jha (9):
* [21a8886288f8](http://github.com/open-power/hostboot/commit/21a8886288f8) PM: Tools update for verification of HOMER.
* [6274618ff6a4](http://github.com/open-power/hostboot/commit/6274618ff6a4) PM: Added support for SPR LDBAR.
* [84076c30975d](http://github.com/open-power/hostboot/commit/84076c30975d) PM: Added support for self-restore in case of LE Hypervisor - stage 1.
* [07b17871136a](http://github.com/open-power/hostboot/commit/07b17871136a) PM: PM: Added support for self-restore in case of LE Hypervisor - stage 3
* [858758eaf776](http://github.com/open-power/hostboot/commit/858758eaf776) PM: Added support for PBI EQ async boundary crossing latches
* [bc0fcd6739f1](http://github.com/open-power/hostboot/commit/bc0fcd6739f1) PM: Updated QM mode flags for CME.
* [45dfb00aacb4](http://github.com/open-power/hostboot/commit/45dfb00aacb4) PM: Added support for eq_inex rings in hcode image build.
* [2db304307c91](http://github.com/open-power/hostboot/commit/2db304307c91) PM: Fixed cronus compile issue due to header file inclusion within namespace.
* [ada0ad6e40d5](http://github.com/open-power/hostboot/commit/ada0ad6e40d5) PM: Added support for scanning of eq_inex ring.

Rahul Batra (1):
* [49dcdb6e09af](http://github.com/open-power/hostboot/commit/49dcdb6e09af) PGPE: WOF Calculation Phase 1

Richard J. Knight (3):
* [ca1e3f7df352](http://github.com/open-power/hostboot/commit/ca1e3f7df352) Enhance heap consistency checking
* [16ce1e16c345](http://github.com/open-power/hostboot/commit/16ce1e16c345) EC_FEATURE attributes not working correctly in when==S case
* [5e56eae5e3b8](http://github.com/open-power/hostboot/commit/5e56eae5e3b8) SW386506 - data storage exception in host_disable_memvolt

Robert Lippert (1):
* [d0d7f52ac420](http://github.com/open-power/hostboot/commit/d0d7f52ac420) istepdipatcher: print out istep names to console

Santosh Puranik (2):
* [4b275dab1c52](http://github.com/open-power/hostboot/commit/4b275dab1c52) Add unique FAPI RC per PIB RC
* [e95660b04860](http://github.com/open-power/hostboot/commit/e95660b04860) Remove tracing from FFDC class c'tors

Sheldon Bailey (1):
* [0db8285dd2c2](http://github.com/open-power/hostboot/commit/0db8285dd2c2) HTMGT: Support for MFG CMDs

Shelton Leung (2):
* [2d0ea43ba4c6](http://github.com/open-power/hostboot/commit/2d0ea43ba4c6) performance settings for best dd1 bw and latency, some risk level 100
* [bbee48344b42](http://github.com/open-power/hostboot/commit/bbee48344b42) dd2 inits

Soma BhanuTej (2):
* [b40fb9f610d7](http://github.com/open-power/hostboot/commit/b40fb9f610d7) Updates to p9_extract_sbe_rc
* [70907451b700](http://github.com/open-power/hostboot/commit/70907451b700) Additional checks in p9_extract_sbe_rc

Stephen Cprek (9):
* [1b1db6100e11](http://github.com/open-power/hostboot/commit/1b1db6100e11) Move certain pnor_utils.H function to pnorif.H that are used externally
* [a7bf050d4ddb](http://github.com/open-power/hostboot/commit/a7bf050d4ddb) Add header to and verify Hostboot Bootloader for sbe update
* [b35084be0a03](http://github.com/open-power/hostboot/commit/b35084be0a03) Port SBKT signing and secure loading
* [5afa41551b3d](http://github.com/open-power/hostboot/commit/5afa41551b3d) Add map list initialization and at() methods
* [909542d1ff7e](http://github.com/open-power/hostboot/commit/909542d1ff7e) Sign and securely load SBE partition
* [246654c69f0b](http://github.com/open-power/hostboot/commit/246654c69f0b) Sign and Verify the payload partition (port from p8)
* [e53a2e5cd5b1](http://github.com/open-power/hostboot/commit/e53a2e5cd5b1) Implement Best Effort Secureboot Policy for Hostboot Runtime
* [942885a51947](http://github.com/open-power/hostboot/commit/942885a51947) Sign and Verify the hostboot runtime partition (port from p8)
* [863b78e70f9b](http://github.com/open-power/hostboot/commit/863b78e70f9b) Port P8 HBI page verification functionality

Stephen Glancy (3):
* [fcd4f43af501](http://github.com/open-power/hostboot/commit/fcd4f43af501) Added read ctr bad delay workaround
* [d0c2ed576770](http://github.com/open-power/hostboot/commit/d0c2ed576770) Fixes RD VREF runtime calculation
* [fc48260bd08c](http://github.com/open-power/hostboot/commit/fc48260bd08c) Added DQS alignment workaround

Stephen M. Cprek (2):
* [de498002f650](http://github.com/open-power/hostboot/commit/de498002f650) Revert "Add header to and verify Hostboot Bootloader for sbe update"
* [c291a4a8283d](http://github.com/open-power/hostboot/commit/c291a4a8283d) Fix for Add header and verify Hostboot Bootloader for sbe update

Stewart Smith (3):
* [9647a75ad3ac](http://github.com/open-power/hostboot/commit/9647a75ad3ac) fix build error: return-statement with a value, in function returning 'void'
* [40643bc86fcb](http://github.com/open-power/hostboot/commit/40643bc86fcb) xmltohb.pl: Use Carp and croak() rather than custom fatal()
* [7b9c08ba2791](http://github.com/open-power/hostboot/commit/7b9c08ba2791) Change cv_forcedMemPeriodic to uint8_t as bool is invalid

Sumit Kumar (2):
* [654bb58b2250](http://github.com/open-power/hostboot/commit/654bb58b2250) Enablement of VPD rings insertion ordering
* [fad80fcf1cf0](http://github.com/open-power/hostboot/commit/fad80fcf1cf0) Enablement of n3_br_fure ring for Nimbus DD2

Thi Tran (6):
* [2ca7c69626ad](http://github.com/open-power/hostboot/commit/2ca7c69626ad) p9_mss_eff_grouping - Fix memory hole start/end addresses
* [39e7f9315a1f](http://github.com/open-power/hostboot/commit/39e7f9315a1f) Temporarily disable fapi2test case
* [731180edb6a8](http://github.com/open-power/hostboot/commit/731180edb6a8) L3 review - p9_mss_setup_bars HWP
* [12859a48638d](http://github.com/open-power/hostboot/commit/12859a48638d) Cumulus update: p9_mss_setup_bars HWP
* [7c7052bce8a5](http://github.com/open-power/hostboot/commit/7c7052bce8a5) Cumulus update: p9_mss_eff_grouping HWP
* [4f6cf26556c0](http://github.com/open-power/hostboot/commit/4f6cf26556c0) Reserving HTM Queues

Yue Du (2):
* [5334b1e8d4f2](http://github.com/open-power/hostboot/commit/5334b1e8d4f2) STOP: Enable CHTM
* [b4a1a2d7d2b2](http://github.com/open-power/hostboot/commit/b4a1a2d7d2b2) STOP: CME BCE Irritator

Zane Shelley (21):
* [d66fd028b7c2](http://github.com/open-power/hostboot/commit/d66fd028b7c2) PRD: consolidated cmd complete analysis in MemTdCtlr
* [6a92c7d3d4d7](http://github.com/open-power/hostboot/commit/6a92c7d3d4d7) PRD: consolidated MemTdCtlr::checkEcc()
* [6fa70dfd47a3](http://github.com/open-power/hostboot/commit/6fa70dfd47a3) PRD: consolidated use of maint cmd address in MemTdCtlr
* [49cfc4ab9491](http://github.com/open-power/hostboot/commit/49cfc4ab9491) PRD: consolidated MemTdCtlr::checkEcc() function
* [a6100976bd93](http://github.com/open-power/hostboot/commit/a6100976bd93) PRD: consolidated MemTdCtlr::initiStoppedRank() function
* [669fa93550c8](http://github.com/open-power/hostboot/commit/669fa93550c8) PRD: runtime ECC analysis for command complete attn
* [6e5f3ee7ecb2](http://github.com/open-power/hostboot/commit/6e5f3ee7ecb2) PRD: runtime IUE handling in MNFG mode
* [0039c6520010](http://github.com/open-power/hostboot/commit/0039c6520010) PRD: fixed clearing of COREFIR WOF
* [28cea2a9145c](http://github.com/open-power/hostboot/commit/28cea2a9145c) PRD: capture NPU FIRs only if active attention
* [4d671bc5138f](http://github.com/open-power/hostboot/commit/4d671bc5138f) PRD: fixed order of DDRPHYFIRs in MC chiplet FIR
* [f8449c2deb1c](http://github.com/open-power/hostboot/commit/f8449c2deb1c) PRD: getConnectedChild() bug for MCA->DIMM connections
* [3818f8553f86](http://github.com/open-power/hostboot/commit/3818f8553f86) PRD: created MemEcc::handleMemCe()
* [93f888357bfa](http://github.com/open-power/hostboot/commit/93f888357bfa) PRD: memory CE handling for maintenance command complete attns
* [4ac944be420f](http://github.com/open-power/hostboot/commit/4ac944be420f) PRD: Consolidate memory UE handling
* [4c2df3a7280e](http://github.com/open-power/hostboot/commit/4c2df3a7280e) PRD: Updates to AUE/IAUE handling
* [3a32bbd54815](http://github.com/open-power/hostboot/commit/3a32bbd54815) PRD: Fixed parsing bug in MEM_CE_TABLE
* [f3628c012329](http://github.com/open-power/hostboot/commit/f3628c012329) PRD: checkstop handling for RCD parity errors
* [da1e381aa111](http://github.com/open-power/hostboot/commit/da1e381aa111) PRD: Nimbus DD2.0 changes for NPUFIRs and EHHCAFIR
* [b7d101cb528b](http://github.com/open-power/hostboot/commit/b7d101cb528b) PRD: ensure memory UEs are handled before memory NCEs
* [00acbb66f943](http://github.com/open-power/hostboot/commit/00acbb66f943) MDIA: set stop-on-AUE during Memory Diagnostics
* [dc94aa0d2c9b](http://github.com/open-power/hostboot/commit/dc94aa0d2c9b) PRD: RAS policies for chip/symbol marks

crgeddes (18):
* [929b008fec52](http://github.com/open-power/hostboot/commit/929b008fec52) Set WAKEUP_SELECT on ALL slaves, even on master quad
* [6acf84571490](http://github.com/open-power/hostboot/commit/6acf84571490) Clear out VIRT_ADDR_BARS in MPIPL
* [4bf5f4034a43](http://github.com/open-power/hostboot/commit/4bf5f4034a43) Disable resetting on INT unit during MPIPL
* [670d2aeb447d](http://github.com/open-power/hostboot/commit/670d2aeb447d) Improve mpipl workaround setting WAKEUP_SELECT bit
* [43dba2cf6e0f](http://github.com/open-power/hostboot/commit/43dba2cf6e0f) Add multi-chip support for MPIPL path of host_discover_targets
* [e226f146c5b4](http://github.com/open-power/hostboot/commit/e226f146c5b4) Call continueMPIPL fifo chipop on slave procs during MPIPL
* [5865a928059b](http://github.com/open-power/hostboot/commit/5865a928059b) Fix comemnts for new func that send FIFO chip-op to slave chips
* [ec1b9e5daacc](http://github.com/open-power/hostboot/commit/ec1b9e5daacc) Ensure correct # of EX returned from fapi2::proc.getChildren()
* [c9bd42f923bb](http://github.com/open-power/hostboot/commit/c9bd42f923bb) Enable testing of getChildren for MCBIST/MCA targets
* [9e4f956b73d4](http://github.com/open-power/hostboot/commit/9e4f956b73d4) Expand hostboot progress indicator in core scratch 3 reg
* [47a1a8506dd0](http://github.com/open-power/hostboot/commit/47a1a8506dd0) Double the timeout for hostboot standalone
* [7f00c4651a9c](http://github.com/open-power/hostboot/commit/7f00c4651a9c) Clear OCB Linear Window Security Bit on MPIPL
* [b93bb1c4e515](http://github.com/open-power/hostboot/commit/b93bb1c4e515) Update the interrupt routing for the Slave proc
* [57d267dafe9a](http://github.com/open-power/hostboot/commit/57d267dafe9a) Always collect dump data during MPIPLs
* [10bae4c598bb](http://github.com/open-power/hostboot/commit/10bae4c598bb) Disable attn test cases for the time being
* [c5fd45bf6a48](http://github.com/open-power/hostboot/commit/c5fd45bf6a48) Increase the wait for shutdown timer from 40 sec -> 5 min
* [43983e5bbd7a](http://github.com/open-power/hostboot/commit/43983e5bbd7a) Only enable OCC on OpenPower systems
* [ea02ebaa03ef](http://github.com/open-power/hostboot/commit/ea02ebaa03ef) Remove depricated interrupt BAR attributes

dchowe (1):
* [f03a12f5c74a](http://github.com/open-power/hostboot/commit/f03a12f5c74a) Update lo_limit init setting to use x_gckn not link speed

nagurram-in (1):
* [60b4de3dded7](http://github.com/open-power/hostboot/commit/60b4de3dded7) Update the supported Stop states in attribute xml


## Package: occ
[Repository](http://github.com/open-power/occ)

### Patches

### Commits
Andres Lugo-Reyes (6):
* [f19200513b5c](http://github.com/open-power/occ/commit/f19200513b5c) WOF: PGPE WOF Control infrastructure
* [c36fa46c1e2a](http://github.com/open-power/occ/commit/c36fa46c1e2a) WOF: WOF header and OPPB updates
* [6bc1827d25df](http://github.com/open-power/occ/commit/6bc1827d25df) Prevent any WOF code from creating errorlogs
* [a64c253aa40e](http://github.com/open-power/occ/commit/a64c253aa40e) WOF: Change leakage calculation algorithms
* [52e2dab2a303](http://github.com/open-power/occ/commit/52e2dab2a303) Reformat WOF error handling
* [74eb0dbfb804](http://github.com/open-power/occ/commit/74eb0dbfb804) Prevent WOF related error logs when WOF disabled

Chris Cain (9):
* [11026d79c847](http://github.com/open-power/occ/commit/11026d79c847) Update scope to system for pbax doorbells to maser
* [031e2dacb210](http://github.com/open-power/occ/commit/031e2dacb210) PGPE init updates
* [1f9e535d6855](http://github.com/open-power/occ/commit/1f9e535d6855) Merge latest hcode headers into OCC
* [7da6a9afd506](http://github.com/open-power/occ/commit/7da6a9afd506) Enable PGPE support on hardware
* [a478ce1ca63f](http://github.com/open-power/occ/commit/a478ce1ca63f) Fix merge conflict in common.c
* [43b9907f1a84](http://github.com/open-power/occ/commit/43b9907f1a84) Add PBAX queue error handling and throttle of APSS failure traces
* [cc9a1d2f9e8b](http://github.com/open-power/occ/commit/cc9a1d2f9e8b) Add additional OCI registers on PBAX failures
* [e919c4a61d53](http://github.com/open-power/occ/commit/e919c4a61d53) Witherspoon pstate updates
* [bc34ad580654](http://github.com/open-power/occ/commit/bc34ad580654) Enable soft power capping and update poll response

Shawn McCarney (2):
* [b227f22726bc](http://github.com/open-power/occ/commit/b227f22726bc) OCC: Non-GPU Sensors to main memory: Phase 1
* [ff3b5a1c0838](http://github.com/open-power/occ/commit/ff3b5a1c0838) OCC: Non-GPU Sensors to main memory: Phase 2

Wael El-Essawy (4):
* [b5adc50ad8cd](http://github.com/open-power/occ/commit/b5adc50ad8cd) Check for GPE Halt and system Check-stop
* [3b1b654a2e72](http://github.com/open-power/occ/commit/3b1b654a2e72) Fix Sensor Location bug
* [e0db9bf27342](http://github.com/open-power/occ/commit/e0db9bf27342) setup the GPE0/1 Halt and the System Checkstop interrupts properly
* [cf2258322bb7](http://github.com/open-power/occ/commit/cf2258322bb7) Memory Power Control when entering and exiting IPS (Idle Power Save)

William Bryan (6):
* [d859b57d6b37](http://github.com/open-power/occ/commit/d859b57d6b37) Update PK GPE code and APSS Recovery
* [14e46463c4aa](http://github.com/open-power/occ/commit/14e46463c4aa) Enable Composite mode
* [b0b0bc2c315f](http://github.com/open-power/occ/commit/b0b0bc2c315f) Remove SCOMs from SSX
* [eb9cdf572612](http://github.com/open-power/occ/commit/eb9cdf572612) Don't log an error within PGPE callback
* [456d9a44627e](http://github.com/open-power/occ/commit/456d9a44627e) Doorbell reorganization
* [b8d42ae51705](http://github.com/open-power/occ/commit/b8d42ae51705) Remove antiquated PMC code

Zane Shelley (1):
* [c305947d013f](http://github.com/open-power/occ/commit/c305947d013f) FIRDATA: copy IPL state from HOMER to PNOR

mbroyles (2):
* [e6ef8e1f5a6a](http://github.com/open-power/occ/commit/e6ef8e1f5a6a) New mfg test command to get generated Pstate table
* [8a7df03ba3d4](http://github.com/open-power/occ/commit/8a7df03ba3d4) Initial support to handle no APSS


## Package: op-build
[Repository](http://github.com/open-power/op-build)

### Patches

### Commits
No changes.
## Package: palmetto-xml
[Repository](http://github.com/open-power/palmetto-xml)

### Patches

### Commits

## Package: petitboot
[Repository](http://github.com/open-power/petitboot)

### Patches
* [petitboot-01-autotools-Add-autopoint-generated-files.patch](http://github.com/open-power/op-build/tree/v1.17-2-g232b0e7a4a52/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch)

### Commits
No changes.
## Package: pnor
[Repository](http://github.com/open-power/pnor)

### Patches

### Commits
No changes.
## Package: romulus-xml
[Repository](http://github.com/open-power/romulus-xml)

### Patches

### Commits

## Package: sbe
[Repository](http://github.com/open-power/sbe)

### Patches

### Commits
Alex Taft (1):
* [80d80f9215ba](http://github.com/open-power/sbe/commit/80d80f9215ba) L3 initfile updates

Andre Marin (2):
* [061be34b1245](http://github.com/open-power/sbe/commit/061be34b1245) Add another writeBit API, modify getBit. Add unit tests.
* [618c88eba551](http://github.com/open-power/sbe/commit/618c88eba551) Add DLL workaround and unit tests

Anusha Reddy Rangareddygari (5):
* [ee19a0c9e042](http://github.com/open-power/sbe/commit/ee19a0c9e042) literal definitions
* [1a0985be6772](http://github.com/open-power/sbe/commit/1a0985be6772) FFDC updates - p9_start_cbs
* [f78d7ec01082](http://github.com/open-power/sbe/commit/f78d7ec01082) p9_sbe_startclock_chiplets updates
* [e6b3b2a8b7e9](http://github.com/open-power/sbe/commit/e6b3b2a8b7e9) Initf proc updates
* [39f319d428fe](http://github.com/open-power/sbe/commit/39f319d428fe) p9_hcd_cache_dcc_skewadjust_setup

Ben Gass (2):
* [bf390fb845e8](http://github.com/open-power/sbe/commit/bf390fb845e8) Build p9n 10 and 20 by default.
* [46c4d9c0bd70](http://github.com/open-power/sbe/commit/46c4d9c0bd70) Update filter pll settings as per HW407180

CHRISTINA L. GRAVES (7):
* [e5e297243317](http://github.com/open-power/sbe/commit/e5e297243317) Do the real LPC reset for DD2
* [356734cb84be](http://github.com/open-power/sbe/commit/356734cb84be) Fix for HW397129-set bit 52 in the ALTD_OPTION reg to keep MC fastpath enabled
* [b5661aaf9061](http://github.com/open-power/sbe/commit/b5661aaf9061) p9_setup_bars -- support DD2 NPU SCOM address changes
* [19a9b39f5509](http://github.com/open-power/sbe/commit/19a9b39f5509) Add NCU/L3 dials for HW396230 to p9.ncu.scom.initfile
* [7618758ce851](http://github.com/open-power/sbe/commit/7618758ce851) p9_sbe_set_lqa and p9_sbe_hb_structures changed owner to Josh
* [3da6fe687134](http://github.com/open-power/sbe/commit/3da6fe687134) PBA Level 3 code, changed owner to Josh, and added comments
* [b36bfb2e0f77](http://github.com/open-power/sbe/commit/b36bfb2e0f77) ADU Level 3 code, changed owner to Josh, and added comments

Chris Hanudel (1):
* [46eead2e0fe6](http://github.com/open-power/sbe/commit/46eead2e0fe6) Updates for P9 NX DD2 initfiles

Christopher M. Riedl (2):
* [06353ce8201f](http://github.com/open-power/sbe/commit/06353ce8201f) PM: Resonant Clocking Enablement - Infrastructure
* [28122f67d8a0](http://github.com/open-power/sbe/commit/28122f67d8a0) Pstate: Remove legacy VDM code

Claus Michael Olsen (3):
* [ea253108f888](http://github.com/open-power/sbe/commit/ea253108f888) Fixing SGPE TOR allocation bug in ring_apply
* [d8c61193eac9](http://github.com/open-power/sbe/commit/d8c61193eac9) Fixing CME TOR allocation bug in ring_apply and TOR API
* [8fb3f52276fd](http://github.com/open-power/sbe/commit/8fb3f52276fd) H-code ddLevel support - Front-end hooks for user and back-end codes.

David Kauer (1):
* [cfddc5822015](http://github.com/open-power/sbe/commit/cfddc5822015) Update INT DD2 initfiles

Dean Sanner (1):
* [1e8dfdb101ec](http://github.com/open-power/sbe/commit/1e8dfdb101ec) Need to disable fast path and cmd bypass for HB load

Doug Gilbert (2):
* [a09a753ff329](http://github.com/open-power/sbe/commit/a09a753ff329) PK DEC timer interrupts too close together
* [9699f70379fc](http://github.com/open-power/sbe/commit/9699f70379fc) PK move global data to .sdata/.sbss sections to reduce code size

Emmanuel Sacristan (3):
* [1c81aaa552b0](http://github.com/open-power/sbe/commit/1c81aaa552b0) changed hang to recoverable form checkstop
* [9480799dbc72](http://github.com/open-power/sbe/commit/9480799dbc72) NMMU Nimbus dd2 scom/scan updates, updated comments
* [8d0714a90e0f](http://github.com/open-power/sbe/commit/8d0714a90e0f) moving thread_mode to scan init, new dd2 dial is scanonly

Jacob Harvey (1):
* [6dc41eab5478](http://github.com/open-power/sbe/commit/6dc41eab5478) Change RD_CTR workaround val and update attr name

Jenny Huynh (4):
* [05e7b1ee3c57](http://github.com/open-power/sbe/commit/05e7b1ee3c57) HW407123: Slow down xlink command rate for Nimbus DD1/2
* [72102d343243](http://github.com/open-power/sbe/commit/72102d343243) INT scan initfile change to add workaround for HW408972
* [aef0490300c7](http://github.com/open-power/sbe/commit/aef0490300c7) Adding HW401552 to cxa initfile to workaround clockgating bug
* [7d841a3bbbd9](http://github.com/open-power/sbe/commit/7d841a3bbbd9) Setting up nmmu lco targets/min based on valid exs

Joachim Fenkes (1):
* [8b4b61be5074](http://github.com/open-power/sbe/commit/8b4b61be5074) p9_sbe_chiplet_reset: Revert NX_1 hang pulse back to 34s

Joe McGill (7):
* [dc47a092f6fa](http://github.com/open-power/sbe/commit/dc47a092f6fa) p9_htm_setup -- cleanup start behavior for multi-chip systems
* [5a50797fa623](http://github.com/open-power/sbe/commit/5a50797fa623) p9_sbe_attributes.xml -- add entries for effective FBC IDs
* [32c5bc195bef](http://github.com/open-power/sbe/commit/32c5bc195bef) p9_mss_setup_bars -- customize interleave granularity
* [a42fca85eea2](http://github.com/open-power/sbe/commit/a42fca85eea2) derate NVLINK frequency for Nimbus DD1
* [598baada7a26](http://github.com/open-power/sbe/commit/598baada7a26) p9_nv_ref_clk_enable -- shift NV refclock field programming
* [a25cf815c53b](http://github.com/open-power/sbe/commit/a25cf815c53b) p9.xbus.pll.scan.initfile -- restore full frequency settings for Nimbus DD2+
* [537543b77ebc](http://github.com/open-power/sbe/commit/537543b77ebc) p9.int.scan.initfile -- init PSIHB to LSI mode

Kahn Evans (1):
* [7c4577857b75](http://github.com/open-power/sbe/commit/7c4577857b75) Change RingID to RingId_t in putRing

Luke Mulkey (1):
* [19ea95dd8979](http://github.com/open-power/sbe/commit/19ea95dd8979) Eff_config, volt, freq for p9c

Luke Murray (7):
* [710c595a1b73](http://github.com/open-power/sbe/commit/710c595a1b73) Updating cache epsilon initfile equation
* [ca4d5a002813](http://github.com/open-power/sbe/commit/ca4d5a002813) Adding epsilon divider variable to cache initfiles
* [1cf500e1db72](http://github.com/open-power/sbe/commit/1cf500e1db72) Updating L3 LCO watermarks for HW406803
* [26aa533821aa](http://github.com/open-power/sbe/commit/26aa533821aa) Updating optimal larx/stcx dials for performance
* [291855424790](http://github.com/open-power/sbe/commit/291855424790) Updating HW363605 workaround to be applied to all chips
* [a12e580276f0](http://github.com/open-power/sbe/commit/a12e580276f0) Disable cp_me from the L3 for Nimbus DD1 and DD2.0.
* [49186a6b4d7b](http://github.com/open-power/sbe/commit/49186a6b4d7b) Performance updates for HW409069

Matt K. Light (1):
* [6a24c715018e](http://github.com/open-power/sbe/commit/6a24c715018e) add TARGET_TYPE_MC

Michael Koch (1):
* [7035e5fbec59](http://github.com/open-power/sbe/commit/7035e5fbec59) Implementing Michael Floyds improvements.

Prachi Gupta (1):
* [9d873db2c844](http://github.com/open-power/sbe/commit/9d873db2c844) rename TYPE_NV to TYPE_OBUS_BRICK

Prasad Bg Ranganath (3):
* [df222fe8c324](http://github.com/open-power/sbe/commit/df222fe8c324) p9_pstate_param_blk: Define VFRT table and initialize the data
* [ae16b309b827](http://github.com/open-power/sbe/commit/ae16b309b827) WOF: VRM timing, WOF and VDM enblement attributes additions
* [5d526c176c8e](http://github.com/open-power/sbe/commit/5d526c176c8e) WOF: Additional fields needed in OCC Pstate Parameter block for WOF

Prem Shanker Jha (2):
* [09a1d0e8f74c](http://github.com/open-power/sbe/commit/09a1d0e8f74c) PM: Added support for PBI EQ async boundary crossing latches
* [70994cede7aa](http://github.com/open-power/sbe/commit/70994cede7aa) PM: Added support for scanning of eq_inex ring.

Raja Das (8):
* [952e0da86487](http://github.com/open-power/sbe/commit/952e0da86487) Enabled p9_suspend_io hwp in SBE Makefile
* [262344ebf732](http://github.com/open-power/sbe/commit/262344ebf732) Added suspend_io in p9_sbe_check_quiesce procedure
* [ec98e51acf6b](http://github.com/open-power/sbe/commit/ec98e51acf6b) Added BuildTag in SBE Capabilities
* [6d8a7911a3ca](http://github.com/open-power/sbe/commit/6d8a7911a3ca) Updated SBE slave state to runtime after ContinueMPIPL is over
* [6ffb94a25a94](http://github.com/open-power/sbe/commit/6ffb94a25a94) Fixed bit shift bug for PERV_N3_LOCAL_FIR_OR reg (DMT/MPIPL)
* [d91d48dfc148](http://github.com/open-power/sbe/commit/d91d48dfc148) SBE Psu Host pass through
* [cc7e76c7c16c](http://github.com/open-power/sbe/commit/cc7e76c7c16c) Increased timeout for Sequence DRTM timeout issue
* [f9793c25e716](http://github.com/open-power/sbe/commit/f9793c25e716) Moved p9_sbe_load_bootloader from seeprom to pibmem

Sachin Gupta (5):
* [05164ddf6032](http://github.com/open-power/sbe/commit/05164ddf6032) Remove traces from FAPI_TRY as temporary workaround
* [d8c777925f72](http://github.com/open-power/sbe/commit/d8c777925f72) Support to show boot progress using message register
* [9b98de3709c6](http://github.com/open-power/sbe/commit/9b98de3709c6) Minor changes in debug script
* [a12365839493](http://github.com/open-power/sbe/commit/a12365839493) Fix for FIFO reset handling
* [26b88be682c2](http://github.com/open-power/sbe/commit/26b88be682c2) Update backing build

Santosh Puranik (5):
* [f0cc20d3a251](http://github.com/open-power/sbe/commit/f0cc20d3a251) Support for TARGET_TYPE_PHB
* [956172a5f70d](http://github.com/open-power/sbe/commit/956172a5f70d) Cumulus ATTR_NAME Support
* [159d2b7c401d](http://github.com/open-power/sbe/commit/159d2b7c401d) Add unique FAPI RC per PIB RC
* [534354add328](http://github.com/open-power/sbe/commit/534354add328) Set unique FAPI RC for SCOM failures
* [295f5b3a9bc8](http://github.com/open-power/sbe/commit/295f5b3a9bc8) Remove tracing from FFDC class c'tors

Shelton Leung (1):
* [8854427d73bc](http://github.com/open-power/sbe/commit/8854427d73bc) dd2 inits

Soma BhanuTej (1):
* [a637eae1bf7c](http://github.com/open-power/sbe/commit/a637eae1bf7c) using literal definitions

Stephen Glancy (2):
* [3642fee680ee](http://github.com/open-power/sbe/commit/3642fee680ee) Added read ctr bad delay workaround
* [35cf61dc7453](http://github.com/open-power/sbe/commit/35cf61dc7453) Added DQS alignment workaround

Sumit Kumar (1):
* [28769dd7f089](http://github.com/open-power/sbe/commit/28769dd7f089) Enablement of n3_br_fure ring for Nimbus DD2

Thi Tran (1):
* [5a06e7d6f387](http://github.com/open-power/sbe/commit/5a06e7d6f387) Reserving HTM Queues

William A. Kennington III (2):
* [695eed7bf424](http://github.com/open-power/sbe/commit/695eed7bf424) buildInfo: Ensure we have a COMMIT_ID
* [b1904fd8c4b6](http://github.com/open-power/sbe/commit/b1904fd8c4b6) buildInfo: Rename COMMIT_ID TO SBE_COMMIT_ID

Yue Du (3):
* [241c8fb58a41](http://github.com/open-power/sbe/commit/241c8fb58a41) STOP: UIH updates on trace and phantom interrupt handling
* [da1116faab5d](http://github.com/open-power/sbe/commit/da1116faab5d) STOP: Enable CHTM
* [c5b050b3838d](http://github.com/open-power/sbe/commit/c5b050b3838d) IPL: Add global checkstop FIR check in Istep4

spashabk-in (10):
* [8dda0b4d0afe](http://github.com/open-power/sbe/commit/8dda0b4d0afe) Set FFDC Chip-op
* [25a1daa933ed](http://github.com/open-power/sbe/commit/25a1daa933ed) Fix getParent typo for EQ targets
* [862c9bec1784](http://github.com/open-power/sbe/commit/862c9bec1784) Stop Clock fix for specific EX
* [4e7978eee9de](http://github.com/open-power/sbe/commit/4e7978eee9de) OTPROM image for DD2
* [18b8ff9a51f8](http://github.com/open-power/sbe/commit/18b8ff9a51f8) Fixes and enhancements in sbe-debug.py
* [b1c634071cd4](http://github.com/open-power/sbe/commit/b1c634071cd4) PBA and ADU interface implementation
* [a68658eecc48](http://github.com/open-power/sbe/commit/a68658eecc48) Update backing build
* [870114fa26c1](http://github.com/open-power/sbe/commit/870114fa26c1) Update backing build
* [3cfe3c62b767](http://github.com/open-power/sbe/commit/3cfe3c62b767) Remove PIB reset on scom failure
* [d770027426ba](http://github.com/open-power/sbe/commit/d770027426ba) ADU CI mode - access at offset fix


## Package: skiboot
[Repository](http://github.com/open-power/skiboot)

### Patches

### Commits
Alexey Kardashevskiy (1):
* [b74841db759d](http://github.com/open-power/skiboot/commit/b74841db759d) npu: Implement FLR

Alistair Popple (5):
* [aaa8ccb9a08d](http://github.com/open-power/skiboot/commit/aaa8ccb9a08d) hdata/spira.c: Add device-tree bindings for nest mmu
* [dc670cc0ab49](http://github.com/open-power/skiboot/commit/dc670cc0ab49) npu2: Fix argument order to npu2_scom_write in BAR setup
* [5d206f0b23f6](http://github.com/open-power/skiboot/commit/5d206f0b23f6) npu2: Fix BAR mapping for multiple chips
* [fd16aff64d9a](http://github.com/open-power/skiboot/commit/fd16aff64d9a) npu2: Do not attempt to initialise non DD1 hardware
* [8b1df791543b](http://github.com/open-power/skiboot/commit/8b1df791543b) core/pci.c: Don't reserve PCI slots for non-pluggable slots

Ananth N Mavinakayanahalli (1):
* [a11b0c56db35](http://github.com/open-power/skiboot/commit/a11b0c56db35) prd: Fix PRD scoms for P9

Benjamin Herrenschmidt (17):
* [30adccf43dfb](http://github.com/open-power/skiboot/commit/30adccf43dfb) xive: Synchronize after disable IRQs in opal_xive_reset()
* [1d1a64a63a2b](http://github.com/open-power/skiboot/commit/1d1a64a63a2b) interrupts: Add an "irq_for_each_source" iterator
* [7184ed2d281a](http://github.com/open-power/skiboot/commit/7184ed2d281a) xive: Fixes/improvements to xive reset for multi-chip systems
* [f257a053df54](http://github.com/open-power/skiboot/commit/f257a053df54) xive: Clear emulation mode queue on reset
* [e780f230b141](http://github.com/open-power/skiboot/commit/e780f230b141) xive: Don't double EOI interrupts that have an EOI override
* [2889f18cef25](http://github.com/open-power/skiboot/commit/2889f18cef25) xive: Fix potential for lost IPIs when manipulating CPPR
* [50e1921f98e4](http://github.com/open-power/skiboot/commit/50e1921f98e4) mbox: Sanitize interrupts registers
* [0ccb51dcda80](http://github.com/open-power/skiboot/commit/0ccb51dcda80) hdata/i2c: Fix bus and clock frequencies
* [d6871cfbd2e5](http://github.com/open-power/skiboot/commit/d6871cfbd2e5) i2c: Improve logging
* [6d23358c4015](http://github.com/open-power/skiboot/commit/6d23358c4015) i2c: Log the engine clock frequency at boot
* [53d818548ed9](http://github.com/open-power/skiboot/commit/53d818548ed9) i2c: Remove old hack for bad clock frequency
* [0aff8c2f9e6d](http://github.com/open-power/skiboot/commit/0aff8c2f9e6d) i2c: Add interrupts support on P9
* [0bca35a2570f](http://github.com/open-power/skiboot/commit/0bca35a2570f) xive+phb4: Fix exposing trigger page to Linux
* [f9b5a51f4ba8](http://github.com/open-power/skiboot/commit/f9b5a51f4ba8) xive: Check queues for duplicates in DEBUG builds
* [773310df11fc](http://github.com/open-power/skiboot/commit/773310df11fc) xive: Add a per-cpu logging mechanism to XICS emulation
* [f0ebbc8318e6](http://github.com/open-power/skiboot/commit/f0ebbc8318e6) xive: Log more information in opal_xive_dump() for emulation state
* [fa70adcb9d13](http://github.com/open-power/skiboot/commit/fa70adcb9d13) xive: Workaround a problem with indirect TM access

Cyril Bur (1):
* [86d4bcbdcbf9](http://github.com/open-power/skiboot/commit/86d4bcbdcbf9) libflash/file: Only use 64bit MTD erase ioctl() when needed

Dave Heller (1):
* [a805a4c438ac](http://github.com/open-power/skiboot/commit/a805a4c438ac) libstb/create-container: Fix coverity warnings

Jeff Scheel (1):
* [5850a308f354](http://github.com/open-power/skiboot/commit/5850a308f354) Documentation minor updates prior to OpenPOWER Foundation PDF generation.

Jim Yuan (1):
* [6e7a024d3afb](http://github.com/open-power/skiboot/commit/6e7a024d3afb) platform: Add p9dsu

Michael Neuling (16):
* [ba4d46fdd9eb](http://github.com/open-power/skiboot/commit/ba4d46fdd9eb) console: Set log level from nvram
* [7ddbfb98fdb8](http://github.com/open-power/skiboot/commit/7ddbfb98fdb8) nx: Add POWER9 DARN support
* [78d47ae53ba7](http://github.com/open-power/skiboot/commit/78d47ae53ba7) nx: Cleanup init message for P9 RNG
* [7657fe3362c3](http://github.com/open-power/skiboot/commit/7657fe3362c3) phb4: Fix slot presence detect
* [4fbdcf6bd10b](http://github.com/open-power/skiboot/commit/4fbdcf6bd10b) phb4: Enforce root complex config space size of 2048
* [5f67c1e25378](http://github.com/open-power/skiboot/commit/5f67c1e25378) Add global physical memory map
* [39d530c80c23](http://github.com/open-power/skiboot/commit/39d530c80c23) Add tests for physical memory map
* [9f7814953b47](http://github.com/open-power/skiboot/commit/9f7814953b47) nx: Migrate P9 RNG BAR assignment to phys_map_get()
* [a0580d6b36d8](http://github.com/open-power/skiboot/commit/a0580d6b36d8) phb4: Migrate BAR assignment to phys_map_get()
* [7aa31c682144](http://github.com/open-power/skiboot/commit/7aa31c682144) xive: Migrate BAR assignment to phys_map_get()
* [8418561f06e8](http://github.com/open-power/skiboot/commit/8418561f06e8) lpc: Migrate BAR assignment to phys_map_get()
* [b3bb49613402](http://github.com/open-power/skiboot/commit/b3bb49613402) phb4: Increase 64bit MMIO BAR size from 128GB to 256GB
* [8651a84bd07e](http://github.com/open-power/skiboot/commit/8651a84bd07e) phb4: Cleanup BAR inits and logging
* [e9f98e25bb63](http://github.com/open-power/skiboot/commit/e9f98e25bb63) phys map: Add missing NPU user regs region
* [f4a7a7ccc41b](http://github.com/open-power/skiboot/commit/f4a7a7ccc41b) phys map: Remove hole in NPU section
* [6301aedf77f3](http://github.com/open-power/skiboot/commit/6301aedf77f3) phys map: Add tests for holes in MMIO region and order

Nicholas Piggin (1):
* [6e6d5417ec67](http://github.com/open-power/skiboot/commit/6e6d5417ec67) external/mambo: add helper for machine checks

Oliver O'Halloran (19):
* [bcfa5f2160bc](http://github.com/open-power/skiboot/commit/bcfa5f2160bc) hdata/i2c: Workaround broken i2c devices
* [a2ecbe688943](http://github.com/open-power/skiboot/commit/a2ecbe688943) prd: clean up prd messaging
* [06117d0c4664](http://github.com/open-power/skiboot/commit/06117d0c4664) ibm-fsp: use opal-prd on p9 and above
* [cb2c12697f2f](http://github.com/open-power/skiboot/commit/cb2c12697f2f) hdata: Make FSPv1 work again
* [4f930a016f79](http://github.com/open-power/skiboot/commit/4f930a016f79) mambo: Fix reserved-ranges node
* [44790c6f7519](http://github.com/open-power/skiboot/commit/44790c6f7519) hdata: indicate when booted with elevated risk level
* [8fbf67e5b1bd](http://github.com/open-power/skiboot/commit/8fbf67e5b1bd) README: Update build instructions
* [70bc37088333](http://github.com/open-power/skiboot/commit/70bc37088333) head.S: store all of LR and CTR
* [1f7e5ba9bb82](http://github.com/open-power/skiboot/commit/1f7e5ba9bb82) hdata/test: Fix proc_gen when testing
* [e5f672430e08](http://github.com/open-power/skiboot/commit/e5f672430e08) pore: Always use libpore
* [65612f120735](http://github.com/open-power/skiboot/commit/65612f120735) mem_region: Add reserved regions after memory init
* [76a7a130b208](http://github.com/open-power/skiboot/commit/76a7a130b208) core/test: Test pre-init memory reservations
* [5d1abb640e0b](http://github.com/open-power/skiboot/commit/5d1abb640e0b) core/mem_region: Print a useful error on overlap
* [8af5b3c084fa](http://github.com/open-power/skiboot/commit/8af5b3c084fa) hdata: Respect OCC and HOMER resevations
* [ad73840e911c](http://github.com/open-power/skiboot/commit/ad73840e911c) hdata: Don't use printf
* [89a599411877](http://github.com/open-power/skiboot/commit/89a599411877) hdata: Add no-op stub functions
* [30df6f03141e](http://github.com/open-power/skiboot/commit/30df6f03141e) hdata_to_dt: Output up to PR_DEBUG
* [bb192fd55ffb](http://github.com/open-power/skiboot/commit/bb192fd55ffb) hw/i2c: Fix early lock drop
* [3f27c806ee66](http://github.com/open-power/skiboot/commit/3f27c806ee66) mambo: Add skiboot/linux symbol lookup

Russell Currey (9):
* [a5744a7a2a38](http://github.com/open-power/skiboot/commit/a5744a7a2a38) phb4: Expand and clean up register definitions
* [eeb74bc1fc95](http://github.com/open-power/skiboot/commit/eeb74bc1fc95) phb4: Implement diag data
* [eee4c6990a9c](http://github.com/open-power/skiboot/commit/eee4c6990a9c) phb4: Implement fence check
* [70bc11c40d57](http://github.com/open-power/skiboot/commit/70bc11c40d57) phb4: Enable EEH for MMIO
* [f32ad58f9818](http://github.com/open-power/skiboot/commit/f32ad58f9818) phb4: Make M32 segment mappings two-to-one
* [c205afe6143c](http://github.com/open-power/skiboot/commit/c205afe6143c) pci: Describe PHB diag data size in device tree
* [5971f6e272a0](http://github.com/open-power/skiboot/commit/5971f6e272a0) npu, npu2: Describe diag data size in device tree
* [85fecf598072](http://github.com/open-power/skiboot/commit/85fecf598072) phb4: Add an option for disabling EEH MMIO in nvram
* [40cf5a391a80](http://github.com/open-power/skiboot/commit/40cf5a391a80) libstb: Fix build in OpenSSL 1.1

Shilpasri G Bhat (1):
* [044fe827e027](http://github.com/open-power/skiboot/commit/044fe827e027) occ/irq: Fix SCOM address and irq reasons for P9 OCC

Stewart Smith (12):
* [28699cf02b18](http://github.com/open-power/skiboot/commit/28699cf02b18) gcov: fix typo preventing libc coverage report
* [2e368dbb4f23](http://github.com/open-power/skiboot/commit/2e368dbb4f23) Skiboot 5.4.4 release notes
* [d55194c5d9ad](http://github.com/open-power/skiboot/commit/d55194c5d9ad) head.S: store LR rather than CTR when trying to store LR
* [f3a5741408a1](http://github.com/open-power/skiboot/commit/f3a5741408a1) FSP: Notify FSP of Platform Log ID after Host Initiated Reset Reload
* [6916c2a0faff](http://github.com/open-power/skiboot/commit/6916c2a0faff) test/hdata_to_dt: fix build breakage caused by phys_map_get
* [4450142f6682](http://github.com/open-power/skiboot/commit/4450142f6682) tpm_i2c_nuvoton: fix use-after-free in tpm_register_chip failure path
* [6bc8fda91a4e](http://github.com/open-power/skiboot/commit/6bc8fda91a4e) hdata/i2c: avoid possible int32_t overflow
* [83b4d4cfeaec](http://github.com/open-power/skiboot/commit/83b4d4cfeaec) travis: stop allowing fedora24 and fedora25 to fail
* [e58aeb1ca304](http://github.com/open-power/skiboot/commit/e58aeb1ca304) GCC7: fixes for -Wimplicit-fallthrough expected regexes
* [fa7aab4a0380](http://github.com/open-power/skiboot/commit/fa7aab4a0380) skiboot-5.6.0-rc1 release notes
* [e7ef56b82bc6](http://github.com/open-power/skiboot/commit/e7ef56b82bc6) skiboot 5.6.0-rc2 release notes
* [6d324ae99b9e](http://github.com/open-power/skiboot/commit/6d324ae99b9e) skiboot-5.6.0 release notes

ppaidipe at linux.vnet.ibm.com (1):
* [249731c071ad](http://github.com/open-power/skiboot/commit/249731c071ad) Remove multiple logging for un-handled fsp sub commands.


## Package: witherspoon-xml
[Repository](http://github.com/open-power/witherspoon-xml)

### Patches

### Commits
Bill Hoffa (1):
* [71a38e19fbb4](http://github.com/open-power/witherspoon-xml/commit/71a38e19fbb4) Fix FABRIC GROUP + CHIP settings on 2nd socket

Erich Hauptli (16):
* [35b6141e4adc](http://github.com/open-power/witherspoon-xml/commit/35b6141e4adc) Added changes for SW387607 and per J. Keuseman e-mail on 4-24-17.
* [cee25d28dfe3](http://github.com/open-power/witherspoon-xml/commit/cee25d28dfe3) Adding in PBAX Chip ID
* [19e2584ca548](http://github.com/open-power/witherspoon-xml/commit/19e2584ca548) Staging in OBUS changes
* [10021065b66f](http://github.com/open-power/witherspoon-xml/commit/10021065b66f)  Added in GPUs
* [1dd10fba8ea3](http://github.com/open-power/witherspoon-xml/commit/1dd10fba8ea3) set ATTR_CLOCK_PLL_MUX bit 14 = 0b1
* [d55df3169ff0](http://github.com/open-power/witherspoon-xml/commit/d55df3169ff0) Fixing APSS Sensors
* [c6c600501d5c](http://github.com/open-power/witherspoon-xml/commit/c6c600501d5c) Adjusting A Bus Frequency
* [fb342d0d4c85](http://github.com/open-power/witherspoon-xml/commit/fb342d0d4c85) Adding values for HTMGT attributes
* [8b8e0de24428](http://github.com/open-power/witherspoon-xml/commit/8b8e0de24428) Adding in OCC Active Sensor
* [1fba6e262f69](http://github.com/open-power/witherspoon-xml/commit/1fba6e262f69) Adding IPMI Content for APSS Sensors
* [06c0cb360cca](http://github.com/open-power/witherspoon-xml/commit/06c0cb360cca) Fixing some Attribute Names
* [57ba43dd1e96](http://github.com/open-power/witherspoon-xml/commit/57ba43dd1e96) Adding in occ physical path
* [f7276cbd9514](http://github.com/open-power/witherspoon-xml/commit/f7276cbd9514) Adding in occ physical path, part 2
* [8ddc8414baee](http://github.com/open-power/witherspoon-xml/commit/8ddc8414baee) Removing OBUS changes to clean up for OCC.
* [e536539f7c76](http://github.com/open-power/witherspoon-xml/commit/e536539f7c76) Cleaning up APSS sensors.
* [d38935229856](http://github.com/open-power/witherspoon-xml/commit/d38935229856) Raise Max Mem Freq and Fix SW387177.

Matt Spinler (1):
* [5422b5ec70db](http://github.com/open-power/witherspoon-xml/commit/5422b5ec70db) Add cooling zone information to fans

Prachi Gupta (2):
* [2bdc58e4b243](http://github.com/open-power/witherspoon-xml/commit/2bdc58e4b243) Addd OPTICS_CONFIG to NVLINK
* [32cd832fdbcc](http://github.com/open-power/witherspoon-xml/commit/32cd832fdbcc) Add OBUS target


## Package: zaius-xml
[Repository](http://github.com/open-power/zaius-xml)

### Patches

### Commits
Adrian Barrera (3):
* [47b7bb2d91e6](http://github.com/open-power/zaius-xml/commit/47b7bb2d91e6) Add attribute to override PCI refclk frequency for DD1
* [86985d4524d1](http://github.com/open-power/zaius-xml/commit/86985d4524d1) Modify I2C bus speed array for P1 I2C errors
* [6bcffcf4b3af](http://github.com/open-power/zaius-xml/commit/6bcffcf4b3af) Update lightpath I2C engine/port settings

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the OpenPower-Firmware mailing list