[OpenPower-Firmware] op-build v1.16 tagged and released

Stewart Smith stewart at linux.vnet.ibm.com
Thu Apr 27 16:33:02 AEST 2017


Hi all,

I just tagged and pushed op-build v1.16 based on the release branch
created by Patrick earlier in April (while I was away). Commit
dc85cb42038a71a206ed76cfb215d1fa22fbce4b is now v1.16.



Release notes below:

# Release Notes for OpenPower Firmware v1.16
## Package: barreleye-xml
[Repository](http://github.com/open-power/barreleye-xml)

### Patches

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

### Patches

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

### Patches

### Commits
Erich Hauptli (2):
* [47d259fbfb00](http://github.com/open-power/garrison-xml/commit/47d259fbfb00) PM_SAFE_FREQUENCY set to min processor frequency
* [19a516499e10](http://github.com/open-power/garrison-xml/commit/19a516499e10) Updating BOOT_FREQ


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

### Patches
* [habanero-xml-0002-Add-System-Fw-Fru-Id.patch](http://github.com/open-power/op-build/tree/v1.16/openpower/package/habanero-xml/habanero-xml-0002-Add-System-Fw-Fru-Id.patch)

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

### Patches

### Commits
Alex Taft (1):
* [41cfdf72da59](http://github.com/open-power/hostboot/commit/41cfdf72da59) HW405413 : NCU sends data out of order

Andre Marin (12):
* [45c9448022b5](http://github.com/open-power/hostboot/commit/45c9448022b5) Add 500us delay after RESET_n & turn on clks before RESET_n to meet JEDEC spec
* [4d602563b3fc](http://github.com/open-power/hostboot/commit/4d602563b3fc) Add pos API to be shared among controllers, move generic files to utils
* [1700a42ed2e6](http://github.com/open-power/hostboot/commit/1700a42ed2e6) Fix add rtt_wr eff_dimm unit tests and header file fix
* [db18489a8cf5](http://github.com/open-power/hostboot/commit/db18489a8cf5) Move scom API to share among controllers
* [0f5d9ad1ca5f](http://github.com/open-power/hostboot/commit/0f5d9ad1ca5f) Move find API to share among memory controllers
* [b34912d13d4b](http://github.com/open-power/hostboot/commit/b34912d13d4b) Add an empty SPD checking API for HB CI to mirror
* [12e724b6e783](http://github.com/open-power/hostboot/commit/12e724b6e783) Modify sim delay after reset_n due to VBU performance hit
* [aae922c1132f](http://github.com/open-power/hostboot/commit/aae922c1132f) Add base spd decoder to share among controllers
* [10dc1a3e7413](http://github.com/open-power/hostboot/commit/10dc1a3e7413) Add DDR3 SPD files for HB to mirror. Remove unused centaur SPD empty files.
* [6a1cf7b94857](http://github.com/open-power/hostboot/commit/6a1cf7b94857) Disable ECC Hash in sim
* [6a9cd8f6f115](http://github.com/open-power/hostboot/commit/6a9cd8f6f115) Change base decoder, add ddr4 namespace, and common API btw modules
* [5d3e061245fb](http://github.com/open-power/hostboot/commit/5d3e061245fb) Add empty zqcal files for HB to mirror

Anusha Reddy Rangareddygari (3):
* [ca16595f4dca](http://github.com/open-power/hostboot/commit/ca16595f4dca) Meshctrl setup update
* [a8edc5a1152e](http://github.com/open-power/hostboot/commit/a8edc5a1152e) p9_sbe_chiplet_reset,p9_sbe_arrayinit
* [381007646e4d](http://github.com/open-power/hostboot/commit/381007646e4d) literal definitions

Aravind T Nair (1):
* [e452a1b543b9](http://github.com/open-power/hostboot/commit/e452a1b543b9) Fix compile warnings from trace statements

Ben Gass (5):
* [c37b65252991](http://github.com/open-power/hostboot/commit/c37b65252991) Add errors for p9_chiplet_scominit
* [2efbed24cb84](http://github.com/open-power/hostboot/commit/2efbed24cb84) Set NDL IOValids based on configured NV links.
* [d65fbf80c4dc](http://github.com/open-power/hostboot/commit/d65fbf80c4dc) Build p9n 10 and 20 by default.
* [28dee470e938](http://github.com/open-power/hostboot/commit/28dee470e938) Update filter pll settings as per HW407180
* [b96a2fb8b1ba](http://github.com/open-power/hostboot/commit/b96a2fb8b1ba) First pass updates of scominfo for Cumulus.

Benjamin Herrenschmidt (1):
* [82c7782756df](http://github.com/open-power/hostboot/commit/82c7782756df) Fix Tracehash Buffer Overflow

Bill Hoffa (4):
* [50f40afbc5f9](http://github.com/open-power/hostboot/commit/50f40afbc5f9) ProcessMrw assumption to assign each proc to its own voltate rail
* [39cf819576e5](http://github.com/open-power/hostboot/commit/39cf819576e5) Add Memory Attributes to Nimbus Simics Model
* [69590177ddbe](http://github.com/open-power/hostboot/commit/69590177ddbe) Set correct VDDR_ID for Zaius (MRW Workaround)
* [a2d9c147dc8f](http://github.com/open-power/hostboot/commit/a2d9c147dc8f) Add hook to skip VPD preload in sim

Brian Stegmiller (3):
* [59e8d054c52e](http://github.com/open-power/hostboot/commit/59e8d054c52e) ATTN: Use PIR structure for handling interrupts
* [2e29951b63ef](http://github.com/open-power/hostboot/commit/2e29951b63ef) PRD:Trace SRC Words on Elog Commit
* [cf68bfdd83be](http://github.com/open-power/hostboot/commit/cf68bfdd83be) PRD: Remove secondary filter

CHRISTINA L. GRAVES (2):
* [57fcd0a64e52](http://github.com/open-power/hostboot/commit/57fcd0a64e52) ADU HWP updates for CI support, performance
* [a0db58fa7b5e](http://github.com/open-power/hostboot/commit/a0db58fa7b5e) Fix for HW397129-set bit 52 in the ALTD_OPTION reg to keep MC fastpath enabled

Caleb Palmer (6):
* [93ae95cb307e](http://github.com/open-power/hostboot/commit/93ae95cb307e) PRD: Fix bug in parseTdCtlrStateData
* [09077cb29ecd](http://github.com/open-power/hostboot/commit/09077cb29ecd) MDIA: DD1 1-rank DIMM workaround
* [a9f99e45740d](http://github.com/open-power/hostboot/commit/a9f99e45740d) PRD: Add New Traces to TdCtlr
* [32c91ca9efc7](http://github.com/open-power/hostboot/commit/32c91ca9efc7) PRD: Add support for memory IUE analysis
* [67fc1db3a20f](http://github.com/open-power/hostboot/commit/67fc1db3a20f) PRD: Update IUE threshold to be per DIMM
* [4a0692811d82](http://github.com/open-power/hostboot/commit/4a0692811d82) PRD: Add support for memory IMPE analysis

Chris Cain (1):
* [4f476c4a8ed3](http://github.com/open-power/hostboot/commit/4f476c4a8ed3) Add new attributes for power managment mode support

Chris Engel (1):
* [3dbcf1450853](http://github.com/open-power/hostboot/commit/3dbcf1450853) Add TPM device driver support for DRTM PCR reset sequence

Chris Steffen (3):
* [c04eaa1d663c](http://github.com/open-power/hostboot/commit/c04eaa1d663c) I/O Xbus Read / Restore eRepair L1 Procedures
* [e58549dbf784](http://github.com/open-power/hostboot/commit/e58549dbf784) P9 I/O Read Erepair Level 2
* [6e3c56e5c2d0](http://github.com/open-power/hostboot/commit/6e3c56e5c2d0) io scom access conversion

Claus Michael Olsen (1):
* [2800982f145b](http://github.com/open-power/hostboot/commit/2800982f145b) TOR API cleanup: Removing support for GET_CPLT_LEVEL_RINGS

Corey Swenson (3):
* [8c15e0972e87](http://github.com/open-power/hostboot/commit/8c15e0972e87) Set up HDAT HB Reserved Memory and load reserved memory data
* [b3fdb0e4f963](http://github.com/open-power/hostboot/commit/b3fdb0e4f963) Remove pm pstate code and support pgpe init
* [0d4be263d0fa](http://github.com/open-power/hostboot/commit/0d4be263d0fa) Fix for HDAT HB reserved memory ranges not incrementing section number

Dan Crowell (15):
* [1cbf4c703c1e](http://github.com/open-power/hostboot/commit/1cbf4c703c1e) Add attribute to support slow PCI ref clock on Nimbus DD1
* [416675e8c934](http://github.com/open-power/hostboot/commit/416675e8c934) Initial support for effective fabric ids
* [db08661c9db5](http://github.com/open-power/hostboot/commit/db08661c9db5) Create PVR routines to handle DD2 changes
* [2e7437135df8](http://github.com/open-power/hostboot/commit/2e7437135df8) Avoid potential pnor deadlock for xscom errors
* [21cd4b1c1d17](http://github.com/open-power/hostboot/commit/21cd4b1c1d17) Fill in P9-specific scom error handling
* [7e727f1d5de7](http://github.com/open-power/hostboot/commit/7e727f1d5de7) Fix reversed logic in old errl trace entry
* [db2ded5b93f3](http://github.com/open-power/hostboot/commit/db2ded5b93f3) Add SBEIO_DEAD_SBE to trigger reconfig loop
* [cc74a4cc29b2](http://github.com/open-power/hostboot/commit/cc74a4cc29b2) Get interleave_enable from ZZ MRW
* [5fed2762537c](http://github.com/open-power/hostboot/commit/5fed2762537c) Set ATTR_MINI_EC for Firmware use
* [9ebb5f895658](http://github.com/open-power/hostboot/commit/9ebb5f895658) Allow URLs in commit messages
* [b510692e6531](http://github.com/open-power/hostboot/commit/b510692e6531) Fix up some bad merges and remove some bbuild patches
* [8dbacd9b1a4b](http://github.com/open-power/hostboot/commit/8dbacd9b1a4b) Do not fail on Resource Occupied error indirect scom
* [c93fdde6061c](http://github.com/open-power/hostboot/commit/c93fdde6061c) Enable indirect scom logic for HBRT under PHYP
* [d3a8c44a65f6](http://github.com/open-power/hostboot/commit/d3a8c44a65f6) Set ATTR_HDAT_EC based on ATTR_MINI_EC
* [feb5e5e418ed](http://github.com/open-power/hostboot/commit/feb5e5e418ed) Remove constant for legacy unsecure memory window

Dean Sanner (4):
* [46f410aa48c8](http://github.com/open-power/hostboot/commit/46f410aa48c8) Always set ISTEP_MODE based on scratch reg
* [9a72ce959ab7](http://github.com/open-power/hostboot/commit/9a72ce959ab7) Remove bring up workaround that disabled memory throttles
* [fd1825282b1c](http://github.com/open-power/hostboot/commit/fd1825282b1c) Update err console display to include PRDF logs
* [a38c87949a30](http://github.com/open-power/hostboot/commit/a38c87949a30) Only populate OCC HDAT structs when OCC config enabled

Dzuy Nguyen (2):
* [e32262ef84b7](http://github.com/open-power/hostboot/commit/e32262ef84b7) Update SBE FIFO to the latest SBE HB spec (1.3a)
* [5916e97c7d34](http://github.com/open-power/hostboot/commit/5916e97c7d34) TOD porting/migrating from FSP to P9

Elizabeth K. Liner (1):
* [08fd06fdc5c3](http://github.com/open-power/hostboot/commit/08fd06fdc5c3) Revert "Adding in support for PHYP SRC and all 9 words"

Elizabeth Liner (7):
* [c4599e71cc5d](http://github.com/open-power/hostboot/commit/c4599e71cc5d) FIRDATA changes - adding getPnorInfo to runtime
* [c70e7f7817bb](http://github.com/open-power/hostboot/commit/c70e7f7817bb) Adding hardware to fspCI command for the release tool (Take 2)
* [a0c2aa6132a0](http://github.com/open-power/hostboot/commit/a0c2aa6132a0) Adding in support for PHYP SRC and all 9 words
* [bc7254027a9d](http://github.com/open-power/hostboot/commit/bc7254027a9d) Adding in a wait time for CMVC req's in the release tool
* [8ae9a2c137eb](http://github.com/open-power/hostboot/commit/8ae9a2c137eb) Adding important information in an easy-to-read format
* [035518d841ac](http://github.com/open-power/hostboot/commit/035518d841ac) Adding support to die if we see a HW-Image req
* [9b8fa8b5e9aa](http://github.com/open-power/hostboot/commit/9b8fa8b5e9aa) Clearing SRAM flag before starting payload

Greg Still (5):
* [c563abb07809](http://github.com/open-power/hostboot/commit/c563abb07809) PM: VPD in #V order and Natural Order
* [ea41fffce4f0](http://github.com/open-power/hostboot/commit/ea41fffce4f0) PM: Fix PGPE GPPB download
* [640b86ffabc8](http://github.com/open-power/hostboot/commit/640b86ffabc8) PM: GPE timer fix (HW389045 - Update Shadow copy of TSEL)
* [51b073913916](http://github.com/open-power/hostboot/commit/51b073913916) PM: Add CME_INSTRUCTION_TRACE_ENABLE attribute support for debug control
* [08c95cafe23b](http://github.com/open-power/hostboot/commit/08c95cafe23b) PM: fix PPC405 PBA Slave booting bug

Ilya Smirnov (1):
* [ee4114d07ab6](http://github.com/open-power/hostboot/commit/ee4114d07ab6) Modify eSEL script to take input files with eSEL data

Jacob Harvey (10):
* [83bbce773e36](http://github.com/open-power/hostboot/commit/83bbce773e36) Change accesses to IS_SIM to use mss accessor
* [50b826da8783](http://github.com/open-power/hostboot/commit/50b826da8783) Fixing eff_config_thermal wrapper, added error xml
* [519fbef6dcba](http://github.com/open-power/hostboot/commit/519fbef6dcba) Change accesses to IS_SIM to use mss accessor
* [d33402a184c0](http://github.com/open-power/hostboot/commit/d33402a184c0) Change accesses to IS_SIM to use mss accessor
* [6fb1517765c1](http://github.com/open-power/hostboot/commit/6fb1517765c1) Update mss_eff_config to L3
* [dfa1d6b0f32d](http://github.com/open-power/hostboot/commit/dfa1d6b0f32d) Fixing tfaw and trrd calculations
* [1ef44b271a35](http://github.com/open-power/hostboot/commit/1ef44b271a35) Change accesses to IS_SIM to use mss accessor
* [6cfd9c7e4dcb](http://github.com/open-power/hostboot/commit/6cfd9c7e4dcb) Fix defect SW384182 for p9_mss_eff_config_thermal
* [ecc3ff1845df](http://github.com/open-power/hostboot/commit/ecc3ff1845df) Change accesses to IS_SIM to use mss accessor
* [99d2594a86dd](http://github.com/open-power/hostboot/commit/99d2594a86dd) L3 procedure work for p9_mss_draminit_training

Jaymes Wilks (4):
* [d6aaf2fe4f15](http://github.com/open-power/hostboot/commit/d6aaf2fe4f15) Setup TPM Related Info Section in HDAT
* [91ada9424dd9](http://github.com/open-power/hostboot/commit/91ada9424dd9) Initialize HDAT TPM Info
* [908517a7c975](http://github.com/open-power/hostboot/commit/908517a7c975) Add attribute support for TPM locality 1 and 3
* [5bdb1f8ec341](http://github.com/open-power/hostboot/commit/5bdb1f8ec341) Populate HDAT TPM Info

Jenny Huynh (2):
* [52c982837309](http://github.com/open-power/hostboot/commit/52c982837309) Masking RNG fir bits for HW403701
* [64c9e74273eb](http://github.com/open-power/hostboot/commit/64c9e74273eb) HW406130: Reduce dma read requests from 16->8 in NX inits

Joe Dery (1):
* [79c1190a965b](http://github.com/open-power/hostboot/commit/79c1190a965b) tp/nest reset: add INEX scan type in non-gptr/time/repr scan0 operation

Joe McGill (6):
* [04e001c31393](http://github.com/open-power/hostboot/commit/04e001c31393) p9_fab_iovalid -- invoke link validation subroutine
* [7270032beb56](http://github.com/open-power/hostboot/commit/7270032beb56) p9_rng_init_phase2 -- skip self test fail status based on HW403701
* [9282e90b86b2](http://github.com/open-power/hostboot/commit/9282e90b86b2) p9_fbc_eff_config -- update LE (2 chips per group) base epsilon table
* [1ec41a402772](http://github.com/open-power/hostboot/commit/1ec41a402772) p9.fbc.ioo_dl.scom.initfile -- set CONFIG_NVx_NPU_ENABLED
* [95885db4643c](http://github.com/open-power/hostboot/commit/95885db4643c) support customization of Nimbus DD1 PCI reference clock speed
* [b188c4cc1031](http://github.com/open-power/hostboot/commit/b188c4cc1031) update DPLL and IVRM inits

Joshua Hannan (2):
* [fb2cc79ce14a](http://github.com/open-power/hostboot/commit/fb2cc79ce14a) adding non hostboot mode to run_ipl
* [515fcd4e1ff0](http://github.com/open-power/hostboot/commit/515fcd4e1ff0) adding opencapi to ATTR_OPTICS_CONFIG_MODE

Juan Medina (1):
* [253319c84a4e](http://github.com/open-power/hostboot/commit/253319c84a4e) Scrubbing needs to stay off for DD2, bug HW405443

Kahn Evans (2):
* [6780d5680f64](http://github.com/open-power/hostboot/commit/6780d5680f64) Inclusion of p9_ring_id.h
* [57cd56139800](http://github.com/open-power/hostboot/commit/57cd56139800) Defining generic RingId_t type for transitional eCMD release

Louis Stermole (2):
* [5123ce88610f](http://github.com/open-power/hostboot/commit/5123ce88610f) Deconfigure MCA if there is a VPD load error
* [21ec8864c33a](http://github.com/open-power/hostboot/commit/21ec8864c33a) Disable RTT_WR during WR_LEVEL cal step, and set equivalent terminations

Luke Murray (2):
* [bd0d4f79db04](http://github.com/open-power/hostboot/commit/bd0d4f79db04) Adding good LCO settings to initfile
* [3cb22e6600ae](http://github.com/open-power/hostboot/commit/3cb22e6600ae) Updating L3 LCO watermarks for HW406803

Markus Dobler (1):
* [aae9c455a542](http://github.com/open-power/hostboot/commit/aae9c455a542) p9_abist: Support for p9ndd2

Martin Peschke (2):
* [faf8a94bbf2d](http://github.com/open-power/hostboot/commit/faf8a94bbf2d) p9_ringId: reorder CHIPLET_TYPE enum entries
* [4040cb5501ed](http://github.com/open-power/hostboot/commit/4040cb5501ed) p9_tor: cleanup - use p9_ringid_get_chiplet_properties()

Marty Gloff (8):
* [68612ebbf4f1](http://github.com/open-power/hostboot/commit/68612ebbf4f1) Change disable of SBE Updates
* [51438e2ecc2b](http://github.com/open-power/hostboot/commit/51438e2ecc2b) Enable SBE Updates with Config flag and Attribute
* [157f3e3983a4](http://github.com/open-power/hostboot/commit/157f3e3983a4) Read of SBE SEEPROM under second Processor Target fails
* [7016f6416949](http://github.com/open-power/hostboot/commit/7016f6416949) System gard on NVLink is cleared on IPL
* [639c93702196](http://github.com/open-power/hostboot/commit/639c93702196) Change TODO RTC Story from 162011 to 170773
* [38f35059b863](http://github.com/open-power/hostboot/commit/38f35059b863) SBE message passing interface - call of HBRT process SBE message
* [fbdf8b2ee884](http://github.com/open-power/hostboot/commit/fbdf8b2ee884) Fix IPL: zzfp247 SBE update fail
* [d85536ac35dd](http://github.com/open-power/hostboot/commit/d85536ac35dd) SBE message passing interface - call appropriate command processor

Matt K. Light (2):
* [73d2476bcda8](http://github.com/open-power/hostboot/commit/73d2476bcda8) add new ring mode for fastarray
* [2d98932ebfff](http://github.com/open-power/hostboot/commit/2d98932ebfff) add TARGET_TYPE_MC

Matt Ploetz (4):
* [3d2cb936a470](http://github.com/open-power/hostboot/commit/3d2cb936a470) Compute the PCIE_IOP_SWAP value for each PEC
* [ac0ff7b373da](http://github.com/open-power/hostboot/commit/ac0ff7b373da) Add PHB1 and PHB2 independence to PEC1
* [3c6ce44ffcb6](http://github.com/open-power/hostboot/commit/3c6ce44ffcb6) Remove unused attributes in processMrw and computeProcPcieConfigAttrs
* [6b4602303e24](http://github.com/open-power/hostboot/commit/6b4602303e24) Fix errorlog verbage in computeProcPcieConfigAttrs

Matt Spinler (1):
* [6f2a36c73cfb](http://github.com/open-power/hostboot/commit/6f2a36c73cfb) Support Provisioning PNOR partition XML element.

Matthew Hickman (2):
* [68200789aaa2](http://github.com/open-power/hostboot/commit/68200789aaa2) Fixed unmasking bug on Ecc Bit 52/55 after draminit mc
* [f91945b31968](http://github.com/open-power/hostboot/commit/f91945b31968) Added background scrub and unmasking firs to mss_scrub

Mike Baiocchi (5):
* [c3d233bbaf7a](http://github.com/open-power/hostboot/commit/c3d233bbaf7a) Hostboot Base TCE Support
* [e7b1c8518656](http://github.com/open-power/hostboot/commit/e7b1c8518656) Add a global to track when targeting has been loaded
* [e8b8f27d39f6](http://github.com/open-power/hostboot/commit/e8b8f27d39f6) Trace Processor Security Registers; add them to Secure Error Logs
* [afd8387b9c5f](http://github.com/open-power/hostboot/commit/afd8387b9c5f) Trace HwKeyHash and Add Errorlog Parser Infrastructure to Secureboot
* [5284cb463614](http://github.com/open-power/hostboot/commit/5284cb463614) Read the HW Key Hash from a Processor's SBE Seeprom

Nick Bofferding (3):
* [f1f81170d75c](http://github.com/open-power/hostboot/commit/f1f81170d75c) Enable HBB measurement based on secure mode enablement
* [3dadb3762be5](http://github.com/open-power/hostboot/commit/3dadb3762be5) Synchronize HDAT physical interaction mechanism handling to HDAT spec
* [55b2bbc15289](http://github.com/open-power/hostboot/commit/55b2bbc15289) Converge shadow TPM object into targeting model

Nick Klazynski (1):
* [7f2c8f6b5e03](http://github.com/open-power/hostboot/commit/7f2c8f6b5e03) Add risklevel for HW399624 due to perf penalty; Add HW405851

Prachi Gupta (4):
* [50309ba9ac30](http://github.com/open-power/hostboot/commit/50309ba9ac30) update bbuild and remove hw image sbex
* [e33b503abd31](http://github.com/open-power/hostboot/commit/e33b503abd31) remove some UTF-8 characters unrecognized by parsing scripts
* [a0157757a0e3](http://github.com/open-power/hostboot/commit/a0157757a0e3) xmltohb.pl: change serverwizHide to serverwizShow and have it take a value
* [009456d1d6f5](http://github.com/open-power/hostboot/commit/009456d1d6f5) add changes from common_mrw_xml to hb

Prasad Bg Ranganath (1):
* [c02404bc31d5](http://github.com/open-power/hostboot/commit/c02404bc31d5) p9_pstate_parameter_block: access #W and populate parameter block stucture

Prem Shanker Jha (6):
* [87b860b6db18](http://github.com/open-power/hostboot/commit/87b860b6db18) PM: Addressed various observations on Hcode Image Build
* [971fb907978c](http://github.com/open-power/hostboot/commit/971fb907978c) PM: Added SCOM restore region in extracted QPMR binary.
* [0e588da296cc](http://github.com/open-power/hostboot/commit/0e588da296cc) PM: Incorporated support for enabling/disabling queued scan mode.
* [bbeba4c7c619](http://github.com/open-power/hostboot/commit/bbeba4c7c619) PM: Initialization of temp buffers to zero before use.
* [b4f215e8febd](http://github.com/open-power/hostboot/commit/b4f215e8febd) PM: Updated QPMR and SGPE Header with 24x7 offset and length.
* [25576760a01e](http://github.com/open-power/hostboot/commit/25576760a01e) PM: Design changes in SGPE Boot copier and boot loader.

Rahul Batra (3):
* [6f56050a5315](http://github.com/open-power/hostboot/commit/6f56050a5315) WOF/PGPE Bug Fixes(Set 2)
* [161f826cbef4](http://github.com/open-power/hostboot/commit/161f826cbef4) CME Pstate Updates(Platform Interdependence)
* [478f823ae674](http://github.com/open-power/hostboot/commit/478f823ae674) PM Complex Suspend and Safe Mode

Raja Das (2):
* [fe768d4ae9db](http://github.com/open-power/hostboot/commit/fe768d4ae9db) Increased the size of buildTag in xip header by another 4Bytes
* [22d0c40beb07](http://github.com/open-power/hostboot/commit/22d0c40beb07) Updated sbestates and iv_messaging reg for istep major/minor bits

Richard J. Knight (3):
* [84e79488810b](http://github.com/open-power/hostboot/commit/84e79488810b) Memory leak in print_target_list
* [5475af82e4c5](http://github.com/open-power/hostboot/commit/5475af82e4c5) Null errl handle used in upstream timeout path for sbe fifo
* [6d4f01fdeac9](http://github.com/open-power/hostboot/commit/6d4f01fdeac9) Allow URL in commit message

Sangeetha T S (3):
* [a091f34a867b](http://github.com/open-power/hostboot/commit/a091f34a867b) Modifications to reset/init procedures
* [480861bad748](http://github.com/open-power/hostboot/commit/480861bad748) Register data collection in FFDC
* [3a3d65e1bec5](http://github.com/open-power/hostboot/commit/3a3d65e1bec5) LFIR masks changes

Santosh Balasubramanian (2):
* [ef935d393c9d](http://github.com/open-power/hostboot/commit/ef935d393c9d) Updated for google requirement - Added force_security parameter
* [996a0d23bd5f](http://github.com/open-power/hostboot/commit/996a0d23bd5f) Fix for read modify write.

Sheldon Bailey (3):
* [66da3c579552](http://github.com/open-power/hostboot/commit/66da3c579552) HTMGT: Command Data Updates
* [2972bebc278b](http://github.com/open-power/hostboot/commit/2972bebc278b) HTMGT: compile errors: fix depricated interfaces.
* [a36424c41b71](http://github.com/open-power/hostboot/commit/a36424c41b71) HTMGT: Push2 BringUp changes needed to get HTMGT to work.

Shelton Leung (4):
* [49837f246568](http://github.com/open-power/hostboot/commit/49837f246568) tuned down odt wr delay values
* [10a6283cb6ba](http://github.com/open-power/hostboot/commit/10a6283cb6ba) Read ODT formulas based on CL and CWL
* [50b92ed91b0c](http://github.com/open-power/hostboot/commit/50b92ed91b0c) disable noise window for DD1 HW406577
* [da8ebbbccc85](http://github.com/open-power/hostboot/commit/da8ebbbccc85) 2n settings in mca keyed off attributes

Stephen Cprek (10):
* [24754646d504](http://github.com/open-power/hostboot/commit/24754646d504) Check if securerom is valid and fill in bl to hb struct
* [2e65c884bc76](http://github.com/open-power/hostboot/commit/2e65c884bc76) Rename SecureROM to SecureRomManager
* [6f2f153d6b51](http://github.com/open-power/hostboot/commit/6f2f153d6b51) Relocate ROM code after HBBL has been verified
* [274fa593dad7](http://github.com/open-power/hostboot/commit/274fa593dad7) Add Secure Access Bit to Bootloader Config Data
* [86bae1c698cf](http://github.com/open-power/hostboot/commit/86bae1c698cf) Modify securerom branchtable to eliminate use of privileged instruction
* [551ba04c02d5](http://github.com/open-power/hostboot/commit/551ba04c02d5) Consume Secure Access Bit from SBE HB communication area
* [5c40d7f27980](http://github.com/open-power/hostboot/commit/5c40d7f27980) Fix dcbz too look at the BLLOADSIZE vs the SAB location
* [d87aceae2d5e](http://github.com/open-power/hostboot/commit/d87aceae2d5e) Add PNOR SectionIdToString to replace direct access to cv_EYECATCHER
* [7e5364307580](http://github.com/open-power/hostboot/commit/7e5364307580) Secureboot best effort compatibility support
* [a37daa7eab13](http://github.com/open-power/hostboot/commit/a37daa7eab13) Switch bootloader assert to do a bl_terminate

Stephen Glancy (6):
* [3b87f474990c](http://github.com/open-power/hostboot/commit/3b87f474990c) Updates code to run PHY DCD calibration
* [6e5abe411a81](http://github.com/open-power/hostboot/commit/6e5abe411a81) Fixes underflow error in DCD cal
* [4ec5fe285a08](http://github.com/open-power/hostboot/commit/4ec5fe285a08) Updates DCD to pass on a/b failure
* [3e8219fc0271](http://github.com/open-power/hostboot/commit/3e8219fc0271) Fixed blue waterfall workaround bugs
* [99dffb183162](http://github.com/open-power/hostboot/commit/99dffb183162) Fixed blue waterfall's error message
* [c4ede09b4443](http://github.com/open-power/hostboot/commit/c4ede09b4443) Removed deconfig for dcd fails

Stewart Smith (3):
* [5a888384ce3c](http://github.com/open-power/hostboot/commit/5a888384ce3c) Fix build error: nonnull argument compared to NULL
* [bb3ec0a1bdf1](http://github.com/open-power/hostboot/commit/bb3ec0a1bdf1) Fix compiler can assume address will never be NULL error with GCC6
* [3f78eca30eeb](http://github.com/open-power/hostboot/commit/3f78eca30eeb) libc++: add sized delete and delete[] for C++14

Sumit Kumar (1):
* [b4b696de54de](http://github.com/open-power/hostboot/commit/b4b696de54de) Enablement of additional eq_ana_bndy rings for Nimbus DD2

Thi Tran (3):
* [a16cab5d0138](http://github.com/open-power/hostboot/commit/a16cab5d0138) Add ec_abst ring to p9n.hw_image
* [a95e5d02b73a](http://github.com/open-power/hostboot/commit/a95e5d02b73a) Core Init additions to put ABIST engines in parallel mode for Nimbus DD1.0
* [c6c8d5e375d3](http://github.com/open-power/hostboot/commit/c6c8d5e375d3) Attribute support of customization of Nimbus DD1 PCI reference clock speed.

Yue Du (5):
* [34870a4a98bb](http://github.com/open-power/hostboot/commit/34870a4a98bb) STOP: SGPE(image/bootloader) and OCC Start Addr CHANGE in SRAM
* [f1a202915a37](http://github.com/open-power/hostboot/commit/f1a202915a37) HW404292: Assert analog fence in cache_chiplet_reset
* [9dbaa5d88c23](http://github.com/open-power/hostboot/commit/9dbaa5d88c23) HW405243/IPL: Assert/drop pcb_mux_disable around quad power off
* [7d82159434d8](http://github.com/open-power/hostboot/commit/7d82159434d8) STOP: clear PCBMUX disable from STOP Exit instead of SGPE INIT
* [b422d4419f9b](http://github.com/open-power/hostboot/commit/b422d4419f9b) STOP: move DPLL setup to SGPE init

Zane Shelley (23):
* [24fea601c0c2](http://github.com/open-power/hostboot/commit/24fea601c0c2) PRD: use common HWAS EPUB procedures and SRCI priorities
* [3ea9bd9bf1ef](http://github.com/open-power/hostboot/commit/3ea9bd9bf1ef) PRD: updates to prdfCalloutMap.H
* [b6865c106c7f](http://github.com/open-power/hostboot/commit/b6865c106c7f) PRD: utilized PRD callout priority enums
* [71b79daf2cb7](http://github.com/open-power/hostboot/commit/71b79daf2cb7) PRD: cleaned procedure callouts in prdfCalloutMap.H
* [850178405f7b](http://github.com/open-power/hostboot/commit/850178405f7b) PRD: Memory Port Failure analysis
* [1301e43641f7](http://github.com/open-power/hostboot/commit/1301e43641f7) PRD: Created MNFG threshold attributes for RCD and IUE attentions
* [a5568ac50350](http://github.com/open-power/hostboot/commit/a5568ac50350) PRD: Added thresholding attributes for RCD parity errors.
* [8de2c91d9147](http://github.com/open-power/hostboot/commit/8de2c91d9147) PRD: refined threshold attributes for RCD parity and IUE attns
* [ce38ba2f9081](http://github.com/open-power/hostboot/commit/ce38ba2f9081) PRD: avoid extra capture data if CE/UE tables are empty
* [72f1bfb500d9](http://github.com/open-power/hostboot/commit/72f1bfb500d9) PRD: Created threshold utils for RCD and IUE attentions
* [070a02c9f755](http://github.com/open-power/hostboot/commit/070a02c9f755) PRD: simplified error path for getSystemTarget()
* [98de8e60e839](http://github.com/open-power/hostboot/commit/98de8e60e839) PRD: RCD parity error handling
* [27b904723a78](http://github.com/open-power/hostboot/commit/27b904723a78) PRD: fixed TPS action in MNFG for memory CEs.
* [a58f695cefd7](http://github.com/open-power/hostboot/commit/a58f695cefd7) PRD: Fixed DDRPHYFIR mapping in MC chiplet FIRs
* [9fd94df7d862](http://github.com/open-power/hostboot/commit/9fd94df7d862) PRD: add adjustible MNFG threshold for memory MPEs
* [490d1c4235d7](http://github.com/open-power/hostboot/commit/490d1c4235d7) PRD: sync common FIRDATA files from OCC
* [7ffea8c8d684](http://github.com/open-power/hostboot/commit/7ffea8c8d684) PRD: add runtime support to write OCC FIR data
* [1fa7778144ab](http://github.com/open-power/hostboot/commit/1fa7778144ab) Add mss unmask and FIFO reset calls to step code
* [3eac7d61c5a1](http://github.com/open-power/hostboot/commit/3eac7d61c5a1) PRD: add support to resume background scrubbing after pause on error
* [dfb45d7d194f](http://github.com/open-power/hostboot/commit/dfb45d7d194f) PRD: RTC TODO updates for memory subsystem
* [44fb2edf325c](http://github.com/open-power/hostboot/commit/44fb2edf325c) PRD: Fixed signature parser for P9 EX chiplets
* [228beb530edc](http://github.com/open-power/hostboot/commit/228beb530edc) PRD: add more descriptive signatures to IPL targeted diags
* [6e5d17031505](http://github.com/open-power/hostboot/commit/6e5d17031505) PRD: resume background scrub at runtime

crgeddes (10):
* [96a7319b2793](http://github.com/open-power/hostboot/commit/96a7319b2793) Add code in host_discover_targets to power down slave EQs for MPIPL
* [ed0843d1a2a3](http://github.com/open-power/hostboot/commit/ed0843d1a2a3) Disable Special Wkup During host_discover_targets in MPIPL
* [579dc1df70c3](http://github.com/open-power/hostboot/commit/579dc1df70c3) Deassert PM_EXIT on core0 of both EXs of master EQ
* [ae077907670f](http://github.com/open-power/hostboot/commit/ae077907670f) Update quad power off so HB can call it on Slave Quads
* [efc8d3c19f61](http://github.com/open-power/hostboot/commit/efc8d3c19f61) Re-add changes in host_discover_targets that got removed from 37978
* [588126132384](http://github.com/open-power/hostboot/commit/588126132384) Set WKUP_NOTIFY_SELECT bit on all slave cores
* [e3d535e54acd](http://github.com/open-power/hostboot/commit/e3d535e54acd) Add Support for sbe_continueMPIPL FIFO Chip op
* [b4b8cb9317d3](http://github.com/open-power/hostboot/commit/b4b8cb9317d3) Set PROC_SBE_IS_MASTER on master proc when we read mbox regs
* [1b0650f12154](http://github.com/open-power/hostboot/commit/1b0650f12154) Use PROC_SBE_IS_MASTER ATTR to determine if proc is master
* [ab70aa5b81d3](http://github.com/open-power/hostboot/commit/ab70aa5b81d3) Send system configuration to all Procs, not just master

dchowe (1):
* [003c5406c835](http://github.com/open-power/hostboot/commit/003c5406c835) Epsilon updates 031417

nagurram-in (7):
* [d5358edf5e5f](http://github.com/open-power/hostboot/commit/d5358edf5e5f) PCIe max speed support and risk level support in HDAT structures
* [a89ef1040290](http://github.com/open-power/hostboot/commit/a89ef1040290) Fixes for GCC6 exposed bugs
* [f92bf74315ee](http://github.com/open-power/hostboot/commit/f92bf74315ee) I2c data fillup in msvpd and pcrd structs
* [e3f96fd23f10](http://github.com/open-power/hostboot/commit/e3f96fd23f10) Enum value fix for HDAT i2c data.
* [27f352e4a1e3](http://github.com/open-power/hostboot/commit/27f352e4a1e3) IPMI structure port to master
* [6e3af62e3818](http://github.com/open-power/hostboot/commit/6e3af62e3818) Fixing mem leak and ipmi getSensorType api failure bypass for now.
* [b1f3ddfd2014](http://github.com/open-power/hostboot/commit/b1f3ddfd2014) HDAT alignment fix for variable length PCRD structs

spashabk-in (1):
* [f45f2100daf3](http://github.com/open-power/hostboot/commit/f45f2100daf3) ffdc length handling


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

### Patches

### Commits
Andres Lugo-Reyes (8):
* [009f439d2aa9](http://github.com/open-power/occ/commit/009f439d2aa9) WOF: Function to calculate VDD/VDN step number
* [4d6a99902a2a](http://github.com/open-power/occ/commit/4d6a99902a2a) WOF: Function to calculate the Active Quad step number
* [0ee0cf11ed50](http://github.com/open-power/occ/commit/0ee0cf11ed50) WOF: Function to calculate the desired VFRT Mainstore address
* [76e26cf2ef11](http://github.com/open-power/occ/commit/76e26cf2ef11) WOF: Interface to read out OCC-PGPE shared SRAM and save data
* [a9a7cdf2c5bf](http://github.com/open-power/occ/commit/a9a7cdf2c5bf) WOF: Function to calculate core voltage and leakage
* [0e1231ddb7cf](http://github.com/open-power/occ/commit/0e1231ddb7cf) WOF: Functions to calculate nest leakage and AC currents
* [8efb50ee01aa](http://github.com/open-power/occ/commit/8efb50ee01aa) WOF: Functions to calculate ceff_vdn/vdd ratios for WOF calc
* [4153da2700a7](http://github.com/open-power/occ/commit/4153da2700a7) WOF: main wof entry point implementation

Chris Cain (6):
* [6089fe0e7580](http://github.com/open-power/occ/commit/6089fe0e7580) AVS Bus divider, loadline and misc changes
* [6610ab230252](http://github.com/open-power/occ/commit/6610ab230252) Add VR Fan and OC support via AVSBUS
* [9405a91ef65a](http://github.com/open-power/occ/commit/9405a91ef65a) Fix duplicate SRC description tags
* [1747f6fbb5ad](http://github.com/open-power/occ/commit/1747f6fbb5ad) Fix DIMM temperature reads
* [5f3814b53d02](http://github.com/open-power/occ/commit/5f3814b53d02) AVS Bus update to use 32bit register accesses instead of 64
* [6ff7b2615b6e](http://github.com/open-power/occ/commit/6ff7b2615b6e) Add individual DIMM temperature sensor support

Wael El-Essawy (9):
* [360934dea935](http://github.com/open-power/occ/commit/360934dea935) Pstates Support in OCC
* [11bf85d22eed](http://github.com/open-power/occ/commit/11bf85d22eed) Modify two generic pgpe RCs making them unique
* [0852415f6e0b](http://github.com/open-power/occ/commit/0852415f6e0b) cleanup proc and pss dirs from TODOs
* [7d221393954c](http://github.com/open-power/occ/commit/7d221393954c) occ_405 dir cleanup from TODOs
* [3b610c244fb4](http://github.com/open-power/occ/commit/3b610c244fb4) fix missing RC definition
* [cfdf01a5cd0d](http://github.com/open-power/occ/commit/cfdf01a5cd0d) Characterization state, new state transitions and Active to Observation state
* [ddf83aa37a58](http://github.com/open-power/occ/commit/ddf83aa37a58) Add support for memory config command version 0x21
* [450a1328e306](http://github.com/open-power/occ/commit/450a1328e306) fix SRC to eliminate firestation error
* [77007965fd05](http://github.com/open-power/occ/commit/77007965fd05) Prevent widening clips when when receiving new frequency points

William Bryan (11):
* [f3f963b7bc53](http://github.com/open-power/occ/commit/f3f963b7bc53) Oversub polarity reversal fix
* [cae65cfeafd3](http://github.com/open-power/occ/commit/cae65cfeafd3) GPE Nest Frequency & Amester Name Changes
* [728e32c222f2](http://github.com/open-power/occ/commit/728e32c222f2) Turn off periodic GPE time stamp traces
* [61ebd774170f](http://github.com/open-power/occ/commit/61ebd774170f) Changes For P9 Enablement
* [6f66b8c9d7c3](http://github.com/open-power/occ/commit/6f66b8c9d7c3) Fix GPE debug regs access width
* [6d97914db8dd](http://github.com/open-power/occ/commit/6d97914db8dd) APSS P8/P9 Spec Compatibility
* [35eb166d9825](http://github.com/open-power/occ/commit/35eb166d9825) Miscellaneous AMEC TODO Cleanup
* [c3f54969f8aa](http://github.com/open-power/occ/commit/c3f54969f8aa) Change MAX_NUM_QUADS to MAX_QUADS
* [d5423ebd888c](http://github.com/open-power/occ/commit/d5423ebd888c) Pstate Changes and APSS Failure Handling
* [aa17c1c5ada8](http://github.com/open-power/occ/commit/aa17c1c5ada8) Update build name to op_occ_170322a
* [e1889e5dfcb4](http://github.com/open-power/occ/commit/e1889e5dfcb4) Fix warnings in newer GCC versions

mbroyles (5):
* [c35e73bb81af](http://github.com/open-power/occ/commit/c35e73bb81af) Change weighted core temp to only use one quad DTS
* [3efbd9ee6aa3](http://github.com/open-power/occ/commit/3efbd9ee6aa3) Infrastructure for 24x7 data collection
* [525318b3a87d](http://github.com/open-power/occ/commit/525318b3a87d) Mode support with WOF
* [db153208ff20](http://github.com/open-power/occ/commit/db153208ff20) Remove verify pstate RTC: 164718
* [ad7e5252c5ef](http://github.com/open-power/occ/commit/ad7e5252c5ef) New mfg test command to set per quad pstate


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

### Patches
* [palmetto-xml-0002-Add-Sys-Fw-Fru-Id.patch](http://github.com/open-power/op-build/tree/v1.16/openpower/package/palmetto-xml/palmetto-xml-0002-Add-Sys-Fw-Fru-Id.patch)

### Commits
No changes.
## 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.16/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch)

### Commits
Samuel Mendoza-Jonas (5):
* [c7202ebe8fe9](http://github.com/open-power/petitboot/commit/c7202ebe8fe9) discover/sysinfo: Fix useless error message
* [63271b068064](http://github.com/open-power/petitboot/commit/63271b068064) ui/ncurses: Fix adding unnecessary leading slashes to paths
* [d0602ed25e3b](http://github.com/open-power/petitboot/commit/d0602ed25e3b) discover: Track both configured and current autoboot settings
* [8107b37ad034](http://github.com/open-power/petitboot/commit/8107b37ad034) utils/hooks: Don't fail early if fb0 missing
* [7219a3a770f6](http://github.com/open-power/petitboot/commit/7219a3a770f6) util/hooks: Don't update DT when ttyS* console active


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

### Patches

### Commits
Dean Sanner (1):
* [8dba33d581e1](http://github.com/open-power/pnor/commit/8dba33d581e1) Switch to using the raw HCODE image for P9

spashabk-in (1):
* [2bcbf9927868](http://github.com/open-power/pnor/commit/2bcbf9927868) SBE image install


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

### Patches

### Commits
Mengze Liao (5):
* [988093bb9d61](http://github.com/open-power/romulus-xml/commit/988093bb9d61) Add FRU ID, IPMI sensor ID and change boot frequency to 2G
* [855ba5ff6624](http://github.com/open-power/romulus-xml/commit/855ba5ff6624) set boot frequency to 1.6G and correct distloss
* [c53df776ab46](http://github.com/open-power/romulus-xml/commit/c53df776ab46) correct the PCIe lane reversal config according to processMrw.pl change
* [fcffc5dcf225](http://github.com/open-power/romulus-xml/commit/fcffc5dcf225) Enable async mode for powerbus and memory
* [aeb5d26e0c21](http://github.com/open-power/romulus-xml/commit/aeb5d26e0c21) Update AVS setting for VDD/VCS/VDN


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

### Patches

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

### Patches

### Commits
Akshay Adiga (1):
* [c3e405b3b1e0](http://github.com/open-power/skiboot/commit/c3e405b3b1e0) SLW: Add init for power9 power management

Alexey Kardashevskiy (2):
* [05cfe0d6a7cc](http://github.com/open-power/skiboot/commit/05cfe0d6a7cc) Stop using 3-operand cmp[l][i] for latest binutils
* [c89b9f151f0c](http://github.com/open-power/skiboot/commit/c89b9f151f0c) Stop using 3-operand cmp[l][i] for latest binutils

Alistair Popple (6):
* [66dfd8c3723d](http://github.com/open-power/skiboot/commit/66dfd8c3723d) include/npu.h: Remove unused struct npu_dev_trap
* [941853391172](http://github.com/open-power/skiboot/commit/941853391172) core/cpu.c: Use a device-tree node to detect nest mmu presence
* [98509ad54e14](http://github.com/open-power/skiboot/commit/98509ad54e14) npu2: Add npu2 register definitions
* [d8c880ecc2c8](http://github.com/open-power/skiboot/commit/d8c880ecc2c8) Introduce NPU2 support
* [5180d6555b09](http://github.com/open-power/skiboot/commit/5180d6555b09) npu2: Add OPAL calls for nvlink2 address translation services
* [d95ffaa6fac5](http://github.com/open-power/skiboot/commit/d95ffaa6fac5) npu2: Add hardware link training procedures

Ananth N Mavinakayanahalli (9):
* [28fe22d09062](http://github.com/open-power/skiboot/commit/28fe22d09062) doc: Trivial fixes
* [563c4d4b0bc0](http://github.com/open-power/skiboot/commit/563c4d4b0bc0) hdata/vpd: Reorganize vpd name mapping
* [0f28e38bbeaa](http://github.com/open-power/skiboot/commit/0f28e38bbeaa) hdata: Add BMC device-tree node for P9 OpenPOWER systems
* [4940b8148640](http://github.com/open-power/skiboot/commit/4940b8148640) hw/fsp: Do not queue SP and SPCN class messages during reset/reload
* [461d410dee0d](http://github.com/open-power/skiboot/commit/461d410dee0d) opal-prd: Direct systemd to always restart opal-prd
* [70329eafa0f4](http://github.com/open-power/skiboot/commit/70329eafa0f4) hdata/vpd: Reorganize VPD code
* [19be61905d08](http://github.com/open-power/skiboot/commit/19be61905d08) hdata/vpd: Parse additional VINI records
* [694546c1f72b](http://github.com/open-power/skiboot/commit/694546c1f72b) hdata/vpd: Parse the OpenPOWER OPFR record
* [d38b15fe9736](http://github.com/open-power/skiboot/commit/d38b15fe9736) hdata/test: Updates to the dts for new VPD properties

Andrew Donnellan (12):
* [7fe3de438b19](http://github.com/open-power/skiboot/commit/7fe3de438b19) hw/phb3: fix error handling in complete reset
* [b58048b9ce82](http://github.com/open-power/skiboot/commit/b58048b9ce82) hw/phb3: fix error handling in complete reset
* [85e67a66daaa](http://github.com/open-power/skiboot/commit/85e67a66daaa) platform: add OPAL_REBOOT_FULL_IPL reboot type
* [d57264232a6e](http://github.com/open-power/skiboot/commit/d57264232a6e) treewide: squash sparse static warnings
* [b1544fb834ac](http://github.com/open-power/skiboot/commit/b1544fb834ac) platform: add missing \n on platform error reboot message
* [b2dc494a4950](http://github.com/open-power/skiboot/commit/b2dc494a4950) hmi: refactor malfunction alert handling
* [9ffc890d500e](http://github.com/open-power/skiboot/commit/9ffc890d500e) hmi: Print CAPP FIR information when handling CAPP malfunction alerts
* [37546ae6fdd0](http://github.com/open-power/skiboot/commit/37546ae6fdd0) core/pci: remove misleading fast reboot comment
* [a1eba9d29d17](http://github.com/open-power/skiboot/commit/a1eba9d29d17) fast-reboot: creset PHBs on fast reboot
* [e9ede1c48b3b](http://github.com/open-power/skiboot/commit/e9ede1c48b3b) hw/phb3: disable CAPI mode during complete reset
* [9fdd5e830b32](http://github.com/open-power/skiboot/commit/9fdd5e830b32) hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexec
* [ddb880fee274](http://github.com/open-power/skiboot/commit/ddb880fee274) fast-reboot: remove CAPI check

Benjamin Herrenschmidt (143):
* [747771ddfa42](http://github.com/open-power/skiboot/commit/747771ddfa42) psi: Add DT option to disable LPC interrupts
* [d4a953d8efb8](http://github.com/open-power/skiboot/commit/d4a953d8efb8) psi: Fix P9 BAR setup on multi-chips
* [bc255876147c](http://github.com/open-power/skiboot/commit/bc255876147c) psi: Don't register more interrupts than the HW supports
* [74a8c1debd57](http://github.com/open-power/skiboot/commit/74a8c1debd57) platform: Call generic platform probe and init UART there
* [29d181229281](http://github.com/open-power/skiboot/commit/29d181229281) cpu: Don't enable nap mode/PM mode on non-P8
* [faaf3f87ad81](http://github.com/open-power/skiboot/commit/faaf3f87ad81) xive: Fix interrupt number mangling
* [b1d434d45d41](http://github.com/open-power/skiboot/commit/b1d434d45d41) xive: Fix mangling of interrupt server# in opal_get/set_xive()
* [f175894519c0](http://github.com/open-power/skiboot/commit/f175894519c0) xive: Configure forwarding ports
* [a20d013cbc8f](http://github.com/open-power/skiboot/commit/a20d013cbc8f) interrupts: Rewrite/correct doc for opal_set/get_xive
* [6873a5c71b00](http://github.com/open-power/skiboot/commit/6873a5c71b00) xive: Fix comments in xive_get_ive()
* [a2474ecbdea9](http://github.com/open-power/skiboot/commit/a2474ecbdea9) xive: Fix comments in xive_source_set_xive()
* [69e617a1bd9b](http://github.com/open-power/skiboot/commit/69e617a1bd9b) xive: Don't try to EOI a masked source
* [5ca6fcd91030](http://github.com/open-power/skiboot/commit/5ca6fcd91030) xive: Fix IPI EOI logic in opal_xive_eoi()
* [bd4eaedc2dda](http://github.com/open-power/skiboot/commit/bd4eaedc2dda) xive: Add helper to retrieve an IPI trigger port
* [aecfaf0146cc](http://github.com/open-power/skiboot/commit/aecfaf0146cc) xive: Provide a way to override some IPI sources
* [628700316d10](http://github.com/open-power/skiboot/commit/628700316d10) xive: Remove unused field and clarify comment
* [13f77a39529c](http://github.com/open-power/skiboot/commit/13f77a39529c) xive: Indirect table entries must have top bits "type" set
* [b9ce5f582dba](http://github.com/open-power/skiboot/commit/b9ce5f582dba) phb4: Updated inits as of PHB4 spec 0.52
* [6a5842b5a176](http://github.com/open-power/skiboot/commit/6a5842b5a176) phb4: Fix setting of max link speed
* [3d88d1d7c77b](http://github.com/open-power/skiboot/commit/3d88d1d7c77b) chiptod: More hardening against -1 chip ID
* [aed1fbe848ec](http://github.com/open-power/skiboot/commit/aed1fbe848ec) phb3: Trick to allow control of the PCIe link width and speed
* [55af871041a4](http://github.com/open-power/skiboot/commit/55af871041a4) phb3: Lock the PHB on set_xive callbacks
* [d45b9bc4f98d](http://github.com/open-power/skiboot/commit/d45b9bc4f98d) Makefile: Use -ffixed-r13
* [d7ffce9096d5](http://github.com/open-power/skiboot/commit/d7ffce9096d5) stack: Don't recurse into __stack_chk_fail
* [fe6f1f982b56](http://github.com/open-power/skiboot/commit/fe6f1f982b56) Makefile: Disable stack protector due to gcc problems
* [19afa4d89531](http://github.com/open-power/skiboot/commit/19afa4d89531) phb3: Lock the PHB on set_xive callbacks
* [61a59d267b9b](http://github.com/open-power/skiboot/commit/61a59d267b9b) Makefile: Use -ffixed-r13
* [635cb0ec9d69](http://github.com/open-power/skiboot/commit/635cb0ec9d69) stack: Don't recurse into __stack_chk_fail
* [f51848680915](http://github.com/open-power/skiboot/commit/f51848680915) Makefile: Disable stack protector due to gcc problems
* [e4f1764f8041](http://github.com/open-power/skiboot/commit/e4f1764f8041) bitmap: Add basic bitmap ops
* [8594b9c5bd45](http://github.com/open-power/skiboot/commit/8594b9c5bd45) buddy: Add a simple generic buddy allocator
* [b2f2d96acca8](http://github.com/open-power/skiboot/commit/b2f2d96acca8) interrutps: Export irq_find_source()
* [c82f2e463872](http://github.com/open-power/skiboot/commit/c82f2e463872) stdio: Fix default definition of pr_fmt
* [8df38db727ff](http://github.com/open-power/skiboot/commit/8df38db727ff) phb4: Remove obsolete debug statements
* [fed1e543c69f](http://github.com/open-power/skiboot/commit/fed1e543c69f) xive: Document exploitation mode
* [48c6850c54de](http://github.com/open-power/skiboot/commit/48c6850c54de) xive: OPAL API update
* [7147bd5f9405](http://github.com/open-power/skiboot/commit/7147bd5f9405) xive: Add support for escalation interrupts
* [7822a8f5b8ba](http://github.com/open-power/skiboot/commit/7822a8f5b8ba) xive: Add basic opal_xive_reset() call and exploitation mode
* [ac6ecde9e26b](http://github.com/open-power/skiboot/commit/ac6ecde9e26b) xive: Add CPU node "interrupts" properties representing the IPIs
* [6466c77715c0](http://github.com/open-power/skiboot/commit/6466c77715c0) xive: Add opal_xive_get_irq_info()
* [eba2c3b1b433](http://github.com/open-power/skiboot/commit/eba2c3b1b433) xive: Add locking to some API calls
* [fdbb0580062c](http://github.com/open-power/skiboot/commit/fdbb0580062c) xive: Implement cache watch and use it for EQs
* [de85bf9e9f6d](http://github.com/open-power/skiboot/commit/de85bf9e9f6d) xive: Rework xive_set_eq_info() to store all info even when masking
* [8a74dbb3192b](http://github.com/open-power/skiboot/commit/8a74dbb3192b) xive: Implement get/set_irq_config APIs
* [93373c2bcb4f](http://github.com/open-power/skiboot/commit/93373c2bcb4f) xive/phb4: Handle bad ESB offsets in PHB4 DD1
* [bd4e924700ed](http://github.com/open-power/skiboot/commit/bd4e924700ed) xive: Break assumption that block ID == chip ID
* [a16cb0dc443b](http://github.com/open-power/skiboot/commit/a16cb0dc443b) xive: Remove obsolete INDIRECT_IS_LE workarounds
* [439b19e1588c](http://github.com/open-power/skiboot/commit/439b19e1588c) xive: Move xive_cpu_state up and clean up layout
* [2026df3ef255](http://github.com/open-power/skiboot/commit/2026df3ef255) xive: Use an allocator for EQDs
* [dc6b8983a506](http://github.com/open-power/skiboot/commit/dc6b8983a506) xive: Mark XIVE owned EQs with a specific flag
* [80fadf958ab3](http://github.com/open-power/skiboot/commit/80fadf958ab3) xive: Add cache scrub to push watch updates to memory
* [be7a317d387c](http://github.com/open-power/skiboot/commit/be7a317d387c) xive: Split xive_provision_cpu() and use cache watch for VP
* [7f8eef315d9d](http://github.com/open-power/skiboot/commit/7f8eef315d9d) xive: Add asynchronous cache updates and update irq targetting
* [1ef24a5f1f8d](http://github.com/open-power/skiboot/commit/1ef24a5f1f8d) xive: Add API to donate pages in indirect mode
* [640e3afe7e9f](http://github.com/open-power/skiboot/commit/640e3afe7e9f) xive: Change block numbering
* [1d23015c399a](http://github.com/open-power/skiboot/commit/1d23015c399a) xive: Add helpers to encode and decode VP numbers
* [dec82f4db59e](http://github.com/open-power/skiboot/commit/dec82f4db59e) xive: Add xive_get/set_queue_info
* [406b25cdda90](http://github.com/open-power/skiboot/commit/406b25cdda90) xive: Implement internal VP allocator
* [e2a9e78a89c1](http://github.com/open-power/skiboot/commit/e2a9e78a89c1) xive: Keep track of which interrupts were ever enabled
* [2858c9086b91](http://github.com/open-power/skiboot/commit/2858c9086b91) xive: Use a constant for max# of chips
* [3b59c840fd7a](http://github.com/open-power/skiboot/commit/3b59c840fd7a) xive: Expose exploitation mode DT properties
* [6e1b56ecf2fa](http://github.com/open-power/skiboot/commit/6e1b56ecf2fa) xive: Don't assert if xive_get_vp() fails
* [9b95afb521b1](http://github.com/open-power/skiboot/commit/9b95afb521b1) xive: Implement xive_reset
* [07946e68f47a](http://github.com/open-power/skiboot/commit/07946e68f47a) xive: Add interrupt allocator
* [7c991d036eb4](http://github.com/open-power/skiboot/commit/7c991d036eb4) xive: Export opal_xive_reset() arguments in OPAL API
* [0bc9d38dd6f5](http://github.com/open-power/skiboot/commit/0bc9d38dd6f5) xive: eqgen isn't a boolean
* [f3e34ce176bc](http://github.com/open-power/skiboot/commit/f3e34ce176bc) interrupts: Add optional name for OPAL interrupts
* [fe5221673764](http://github.com/open-power/skiboot/commit/fe5221673764) xive: Forward interrupt names callback
* [5a3e27d5f046](http://github.com/open-power/skiboot/commit/5a3e27d5f046) psi: Add names for PSI interrupts
* [bb4f85f723ac](http://github.com/open-power/skiboot/commit/bb4f85f723ac) xive/phb4: Work around broken LSI control on P9 DD1
* [6e7950d8a8a7](http://github.com/open-power/skiboot/commit/6e7950d8a8a7) xive: Add support for EOIs via OPAL
* [8e4bbabf600b](http://github.com/open-power/skiboot/commit/8e4bbabf600b) xive: Add more checks for exploitation mode
* [dff2381c498e](http://github.com/open-power/skiboot/commit/dff2381c498e) xive: Workaround for bad DD1 checker
* [d3c57a1d8acb](http://github.com/open-power/skiboot/commit/d3c57a1d8acb) xive: Add VP alloc/free OPAL functions
* [21be2a908c5c](http://github.com/open-power/skiboot/commit/21be2a908c5c) xive: Add opal_xive_get/set_vp_info
* [acb4ce7ed80b](http://github.com/open-power/skiboot/commit/acb4ce7ed80b) xive: Add chip_id to get_vp_info
* [69362298453e](http://github.com/open-power/skiboot/commit/69362298453e) xive: Add *any chip* for allocating interrupts
* [9aa4933bdc07](http://github.com/open-power/skiboot/commit/9aa4933bdc07) xive: Cleanup escalation PQ on queue change
* [2c5bc5f8b9b1](http://github.com/open-power/skiboot/commit/2c5bc5f8b9b1) xive: Fix xive_get_ir_targetting()
* [23f4d5885183](http://github.com/open-power/skiboot/commit/23f4d5885183) xive: Don't touch ESB masks unless masking/unmasking
* [c98cc291c2d8](http://github.com/open-power/skiboot/commit/c98cc291c2d8) xive: Split the OPAL irq flags from the internal ones
* [f51d2cea62f1](http://github.com/open-power/skiboot/commit/f51d2cea62f1) xive: Properly register escalation interrupts
* [032d06886c23](http://github.com/open-power/skiboot/commit/032d06886c23) xive: Bump table sizes in direct mode
* [9703d53d64c9](http://github.com/open-power/skiboot/commit/9703d53d64c9) xive: Don't try to find a target EQ for prio 0xff
* [51cba86cb607](http://github.com/open-power/skiboot/commit/51cba86cb607) xive: Fix memory barrier in opal_xive_get_xirr()
* [e582a45aadb9](http://github.com/open-power/skiboot/commit/e582a45aadb9) xive: Add FIXME comments about mask/umask races
* [6c04819e1d53](http://github.com/open-power/skiboot/commit/6c04819e1d53) xive: Improve/fix EOI of LSIs
* [1bb03aba983d](http://github.com/open-power/skiboot/commit/1bb03aba983d) xive: Properly initialize new VP and EQ structures
* [ee5c9e9cd107](http://github.com/open-power/skiboot/commit/ee5c9e9cd107) xive: Fix logic in opal_xive_get_xirr()
* [c38fdc4908aa](http://github.com/open-power/skiboot/commit/c38fdc4908aa) cpu: Add iterators for "present" CPUs
* [e1047eb001d8](http://github.com/open-power/skiboot/commit/e1047eb001d8) xive: Use for_each_present_cpu() for setting up XIVE
* [582a754d8a15](http://github.com/open-power/skiboot/commit/582a754d8a15) xive: Enable backlog on queues
* [4fc81592c7d9](http://github.com/open-power/skiboot/commit/4fc81592c7d9) phb4: Fix endian issue with link control2/status2 registers
* [c70fc78ebe0b](http://github.com/open-power/skiboot/commit/c70fc78ebe0b) init: Print some more info before booting linux
* [97fa9dd999e1](http://github.com/open-power/skiboot/commit/97fa9dd999e1) dts: Don't assert when we don't know the processor type
* [0d81bda68f2b](http://github.com/open-power/skiboot/commit/0d81bda68f2b) hdat: Fix XSCOM nodes for P9
* [cdf459012352](http://github.com/open-power/skiboot/commit/cdf459012352) hdata: Fix ibm,pa-features for all CPU types
* [0b006637dc3a](http://github.com/open-power/skiboot/commit/0b006637dc3a) xive: Fix PIR2VP_BLK for 2-chip systems
* [7d2501a1884b](http://github.com/open-power/skiboot/commit/7d2501a1884b) xive: Fix definition of VC_SCRUB_OFFSET
* [a2cacb4b2c33](http://github.com/open-power/skiboot/commit/a2cacb4b2c33) xive: Cache scrub needs a sync
* [590212dc7e42](http://github.com/open-power/skiboot/commit/590212dc7e42) xive: Comments about in-memory overflow queues
* [8fd997ad5136](http://github.com/open-power/skiboot/commit/8fd997ad5136) xive: Set the FORCE_TM_LOCAL bit in CQ_PBI_CTL
* [2758555aa771](http://github.com/open-power/skiboot/commit/2758555aa771) xive: Spread the notification ports a bit
* [e60347dfedab](http://github.com/open-power/skiboot/commit/e60347dfedab) xive: Display the block ID when initializing an instance
* [01e4243f3463](http://github.com/open-power/skiboot/commit/01e4243f3463) xive: Fix configuration of the EX special BAR
* [598db01e4444](http://github.com/open-power/skiboot/commit/598db01e4444) xive: Force assign BARs
* [fe796b5f51bf](http://github.com/open-power/skiboot/commit/fe796b5f51bf) xive: Fix opal_xive_check_pending()
* [1bd8a2253a05](http://github.com/open-power/skiboot/commit/1bd8a2253a05) xive: Don't assume opal_xive_eoi() is called with the right queue prio
* [48dee7ac0bc2](http://github.com/open-power/skiboot/commit/48dee7ac0bc2) xive: Fix failure to lower CPPR in opal_xive_get_xirr()
* [c9cadb4fe60d](http://github.com/open-power/skiboot/commit/c9cadb4fe60d) xscom: Grab P9 DD1.0 revision level
* [ec9a273a5f5c](http://github.com/open-power/skiboot/commit/ec9a273a5f5c) xive: Cleanup TM area on CPU calling
* [c1f07c394a96](http://github.com/open-power/skiboot/commit/c1f07c394a96) hdat: Don't display "IPLPARAMS: No serial ports" on OPP
* [a9f15f335ece](http://github.com/open-power/skiboot/commit/a9f15f335ece) hdat: Rework parsing of system VPD for Open Power
* [5bd0f9c20481](http://github.com/open-power/skiboot/commit/5bd0f9c20481) uart: Fix Linux pass-through policy
* [dcffe14d4075](http://github.com/open-power/skiboot/commit/dcffe14d4075) lpc: Mark the power9 LPC bus as compatible with power8
* [7d252cdeb5f5](http://github.com/open-power/skiboot/commit/7d252cdeb5f5) xive/psi/lpc: Handle proper clearing of LPC SerIRQ latch on DD1
* [6158d1ce77c2](http://github.com/open-power/skiboot/commit/6158d1ce77c2) xive: Add some dump facility
* [8e64bbd66280](http://github.com/open-power/skiboot/commit/8e64bbd66280) phb4: Always assign powerbus BARs
* [a2940770ca6d](http://github.com/open-power/skiboot/commit/a2940770ca6d) lpc/uart: Support routing of selected LPC interrupts to Linux
* [ca2d9170822c](http://github.com/open-power/skiboot/commit/ca2d9170822c) hdat: Fix interrupt & device_type of UART node
* [40f50bde8185](http://github.com/open-power/skiboot/commit/40f50bde8185) xive: Fix xive reset corrupting EQ allocation bitmap
* [aa99129c19c1](http://github.com/open-power/skiboot/commit/aa99129c19c1) init: Cosmetic fixup of comment
* [b63cb7694379](http://github.com/open-power/skiboot/commit/b63cb7694379) mbox: Sanitize init message
* [790ad9fe07a1](http://github.com/open-power/skiboot/commit/790ad9fe07a1) xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FW
* [47a90f165b10](http://github.com/open-power/skiboot/commit/47a90f165b10) xive: Sync HW when moving interrupts around
* [403b82555425](http://github.com/open-power/skiboot/commit/403b82555425) asm: Fix setting of LPCR:DPFD
* [55b280a836af](http://github.com/open-power/skiboot/commit/55b280a836af) asm: Don't try to set LPCR:LPES1 on P8 and P9
* [bc2a9650f089](http://github.com/open-power/skiboot/commit/bc2a9650f089) asm: Add POWER9 case to init_shared_sprs
* [92a6303549cd](http://github.com/open-power/skiboot/commit/92a6303549cd) hdat: Add __packed to all HDAT structures and workaround HB reserve
* [a8e371c2df2b](http://github.com/open-power/skiboot/commit/a8e371c2df2b) xive: Log the address of the boot time tables
* [52375d7c98eb](http://github.com/open-power/skiboot/commit/52375d7c98eb) xive: Cleanup calls to set_xive backends
* [d569e3a93767](http://github.com/open-power/skiboot/commit/d569e3a93767) xive: Don't mess around with the ESB state when setting an IRQ config
* [7980f5e49b4e](http://github.com/open-power/skiboot/commit/7980f5e49b4e) xive: Add opal_xive_sync() to sync IRQ sources and queues
* [1d16851e342f](http://github.com/open-power/skiboot/commit/1d16851e342f) xive: Fix recursive locking bug in opal_xive_reset()
* [2edf94362afb](http://github.com/open-power/skiboot/commit/2edf94362afb) xive: Don't expose a trigger page when none exist
* [2830a146483a](http://github.com/open-power/skiboot/commit/2830a146483a) xive: Refactor irq configuration
* [8b51fa492496](http://github.com/open-power/skiboot/commit/8b51fa492496) xive: Don't reconfigure and enable queues and VPs in exploitation
* [68d66bc58710](http://github.com/open-power/skiboot/commit/68d66bc58710) phb4: Remove some unnecessary debug output
* [4010f5eb8cf0](http://github.com/open-power/skiboot/commit/4010f5eb8cf0) xive: When an interrupt is freed, also clear its enabled map entry
* [d801ff7ff17f](http://github.com/open-power/skiboot/commit/d801ff7ff17f) xive: Always reset queue state in opal_xive_set_queue_info()
* [523dbbcd6301](http://github.com/open-power/skiboot/commit/523dbbcd6301) xive: Move xive_provision_cpu() around
* [d1f93cbae05a](http://github.com/open-power/skiboot/commit/d1f93cbae05a) xive: Fix typo in a comment
* [dc7017742bb5](http://github.com/open-power/skiboot/commit/dc7017742bb5) xive: Fix setting of remote NVT VSD

Chris Smart (1):
* [b7b5302af737](http://github.com/open-power/skiboot/commit/b7b5302af737) mambo: fake NVRAM support

Claudio Carvalho (28):
* [1fdb77cc7dc9](http://github.com/open-power/skiboot/commit/1fdb77cc7dc9) tpm_i2c_nuvoton: rename defines to shorter names
* [830717695a8b](http://github.com/open-power/skiboot/commit/830717695a8b) tpm_i2c_nuvoton: add tpm_check_status()
* [5154ff3b6701](http://github.com/open-power/skiboot/commit/5154ff3b6701) tpm_i2c_nuvoton: add tpm_status_read_byte()
* [0ed70866198f](http://github.com/open-power/skiboot/commit/0ed70866198f) tpm_i2c_nuvoton: handle errors after reading sts.commandReady
* [cd5953d9191d](http://github.com/open-power/skiboot/commit/cd5953d9191d) tpm_i2c_nuvoton: isolate the code that handles the TPM_TIMEOUT_D timeout
* [71b88229c99c](http://github.com/open-power/skiboot/commit/71b88229c99c) tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()
* [454d0be05bcd](http://github.com/open-power/skiboot/commit/454d0be05bcd) tpm_i2c_nuvoton: handle errors after checking the tpm fifo status
* [6f717d125733](http://github.com/open-power/skiboot/commit/6f717d125733) tpm_i2c_nuvoton: handle errors after writing sts.go
* [300c734b628f](http://github.com/open-power/skiboot/commit/300c734b628f) tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5
* [58b0b4e2dd2f](http://github.com/open-power/skiboot/commit/58b0b4e2dd2f) tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()
* [0eb2fc7aa4fd](http://github.com/open-power/skiboot/commit/0eb2fc7aa4fd) tpm_i2c_nuvoton: handle errors after writting the tpm fifo
* [9d68320aa66c](http://github.com/open-power/skiboot/commit/9d68320aa66c) tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()
* [8aba3cbf8422](http://github.com/open-power/skiboot/commit/8aba3cbf8422) tpm_i2c_nuvoton: handle errors after reading the tpm fifo
* [5f0dfda6e531](http://github.com/open-power/skiboot/commit/5f0dfda6e531) tpm_i2c_nuvoton: work out the polling time using mftb()
* [39d05f12f114](http://github.com/open-power/skiboot/commit/39d05f12f114) tpm_i2c_nuvoton: rename defines to shorter names
* [52cf034c0a41](http://github.com/open-power/skiboot/commit/52cf034c0a41) tpm_i2c_nuvoton: add tpm_check_status()
* [2c6791ea3509](http://github.com/open-power/skiboot/commit/2c6791ea3509) tpm_i2c_nuvoton: add tpm_status_read_byte()
* [8f0509f6ba6a](http://github.com/open-power/skiboot/commit/8f0509f6ba6a) tpm_i2c_nuvoton: handle errors after reading sts.commandReady
* [29b1bed10b68](http://github.com/open-power/skiboot/commit/29b1bed10b68) tpm_i2c_nuvoton: isolate the code that handles the TPM_TIMEOUT_D timeout
* [889d26c6f7f6](http://github.com/open-power/skiboot/commit/889d26c6f7f6) tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()
* [a55c76116b3b](http://github.com/open-power/skiboot/commit/a55c76116b3b) tpm_i2c_nuvoton: handle errors after checking the tpm fifo status
* [96dbea7e6ca4](http://github.com/open-power/skiboot/commit/96dbea7e6ca4) tpm_i2c_nuvoton: handle errors after writing sts.go
* [b1c1216bdf41](http://github.com/open-power/skiboot/commit/b1c1216bdf41) tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5
* [8f2f6846700a](http://github.com/open-power/skiboot/commit/8f2f6846700a) tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()
* [d1886104afe2](http://github.com/open-power/skiboot/commit/d1886104afe2) tpm_i2c_nuvoton: handle errors after writting the tpm fifo
* [4c688b870bd6](http://github.com/open-power/skiboot/commit/4c688b870bd6) tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()
* [b1275bcfdbf7](http://github.com/open-power/skiboot/commit/b1275bcfdbf7) tpm_i2c_nuvoton: handle errors after reading the tpm fifo
* [0e46524b665e](http://github.com/open-power/skiboot/commit/0e46524b665e) tpm_i2c_nuvoton: work out the polling time using mftb()

Cyril Bur (15):
* [8ab0caf26de9](http://github.com/open-power/skiboot/commit/8ab0caf26de9) external/gard: Fix make dist target
* [0d8fb9b489f5](http://github.com/open-power/skiboot/commit/0d8fb9b489f5) README.md: Update reference to linux SubmittingPatches
* [25ab8e2ee551](http://github.com/open-power/skiboot/commit/25ab8e2ee551) hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registers
* [c78cd1b4d6c1](http://github.com/open-power/skiboot/commit/c78cd1b4d6c1) ast-bmc: Use the mbox driver
* [23fe769115c4](http://github.com/open-power/skiboot/commit/23fe769115c4) libflash: blocklevel backend for MBOX flash access
* [6d1028fe8857](http://github.com/open-power/skiboot/commit/6d1028fe8857) astbmc/pnor: Use mbox-flash for flash accesses
* [602dee4505cd](http://github.com/open-power/skiboot/commit/602dee4505cd) libflash/libffs: Rework libffs
* [e29613b050ad](http://github.com/open-power/skiboot/commit/e29613b050ad) libffs: Understand how to create FFS partition TOCs and entries.
* [efb9ae7fb411](http://github.com/open-power/skiboot/commit/efb9ae7fb411) external/ffspart: Simple C program to be able to make an FFS partition
* [e53cf9e244cf](http://github.com/open-power/skiboot/commit/e53cf9e244cf) external/tests: Add a data directory for tests
* [5f7e491556b5](http://github.com/open-power/skiboot/commit/5f7e491556b5) external/ffspart: Add tests
* [d6a5b53f878b](http://github.com/open-power/skiboot/commit/d6a5b53f878b) libflash/blocklevel: Add blocklevel_smart_erase()
* [479d17588e73](http://github.com/open-power/skiboot/commit/479d17588e73) libflash: Add tests for blocklevel_smart_erase()
* [7bfa8e516f05](http://github.com/open-power/skiboot/commit/7bfa8e516f05) external/gard: Use blocklevel_smart_erase()
* [47a4831befa1](http://github.com/open-power/skiboot/commit/47a4831befa1) external/pflash: Use blocklevel_smart_erase()

Cédric Le Goater (5):
* [33fada1a6f4b](http://github.com/open-power/skiboot/commit/33fada1a6f4b) sensor: add a family field in the handler
* [e44f3bebeb00](http://github.com/open-power/skiboot/commit/e44f3bebeb00) psi: fix the xive registers initialization on P8
* [04aaed9bcba3](http://github.com/open-power/skiboot/commit/04aaed9bcba3) dts: remove unused defines
* [f703a23b2431](http://github.com/open-power/skiboot/commit/f703a23b2431) dts: introduce a dts_keep_max() routine
* [51091fb1d97e](http://github.com/open-power/skiboot/commit/51091fb1d97e) dts: add support for p9 cores

Dave Heller (1):
* [6e393c989a86](http://github.com/open-power/skiboot/commit/6e393c989a86) libstb/create-container: Add full container build and sign with imprint keys

Frederic Barrat (1):
* [95c59d192376](http://github.com/open-power/skiboot/commit/95c59d192376) phb4: Fix TVE encoding for start address

Gavin Shan (23):
* [e5477ade1abd](http://github.com/open-power/skiboot/commit/e5477ade1abd) hw/npu: Remove obsolete config space indexes
* [af2337437285](http://github.com/open-power/skiboot/commit/af2337437285) core/pci: Introduce separate function to initialize PCIe capability
* [6f05217fe0a2](http://github.com/open-power/skiboot/commit/6f05217fe0a2) core/pci: Initialize AER capability in PCI core
* [b200ee0ccb1d](http://github.com/open-power/skiboot/commit/b200ee0ccb1d) core/pci: Allow associating parameter with capability
* [0247540839c4](http://github.com/open-power/skiboot/commit/0247540839c4) hw/phb3: Apply config register filter after HW change
* [88c9fabf22d4](http://github.com/open-power/skiboot/commit/88c9fabf22d4) core/pci: Support SRIOV VFs
* [53a08f13e331](http://github.com/open-power/skiboot/commit/53a08f13e331) core/pci: Avoid hreset after freset
* [b03d75da4a7f](http://github.com/open-power/skiboot/commit/b03d75da4a7f) core/pci: More reliable way to update PCI slot power state
* [9e3c7ee4086f](http://github.com/open-power/skiboot/commit/9e3c7ee4086f) core/pci: Fix PCIe slot's presence
* [73420cce2c69](http://github.com/open-power/skiboot/commit/73420cce2c69) core/pci: Enforce polling PCIe link in hot-add path
* [aa295110d948](http://github.com/open-power/skiboot/commit/aa295110d948) core/pci: No validation on pd and ecap in pcie_slot_create()
* [99343c26ac8c](http://github.com/open-power/skiboot/commit/99343c26ac8c) astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add path
* [b8a808f06398](http://github.com/open-power/skiboot/commit/b8a808f06398) astbmc/p8dnu: Enable PCI slot's power supply on PEX8718 in hot-add path
* [98e81fe6522f](http://github.com/open-power/skiboot/commit/98e81fe6522f) core/pci: Mark broken PDC on slots without surprise hotplug capability
* [271b00366a84](http://github.com/open-power/skiboot/commit/271b00366a84) platforms/astbmc: Support PCI slots for palmetto
* [07f17c3c7db3](http://github.com/open-power/skiboot/commit/07f17c3c7db3) core/pci: Ignore PCI slot capability on root port
* [7c4a326bea50](http://github.com/open-power/skiboot/commit/7c4a326bea50) core/pci: Disable surprise hotplug on root port
* [3170dd74cefe](http://github.com/open-power/skiboot/commit/3170dd74cefe) hw/phb3: Locate AER capability position if necessary
* [b878b6828f5b](http://github.com/open-power/skiboot/commit/b878b6828f5b) hw/phb4: Locate AER capability position if necessary
* [bb74665672d9](http://github.com/open-power/skiboot/commit/bb74665672d9) core/pci: Fix lost NVMe adapter behind PMC 8546 switch
* [2e831a162653](http://github.com/open-power/skiboot/commit/2e831a162653) core/pci: Add phb->ops->device_remove
* [2688ec9eeca1](http://github.com/open-power/skiboot/commit/2688ec9eeca1) hw/phb3: Adjust ECRC on root port dynamically
* [bd87856aef96](http://github.com/open-power/skiboot/commit/bd87856aef96) hw/phb3: Enable ECRC on endpoints

Hank Chang (1):
* [28e96ffaba8b](http://github.com/open-power/skiboot/commit/28e96ffaba8b) platform: Add Romulus

Jack Miller (3):
* [672653231328](http://github.com/open-power/skiboot/commit/672653231328) mambo: Add Fake NVRAM driver
* [3e6e795cd5e8](http://github.com/open-power/skiboot/commit/3e6e795cd5e8) external/fwts: Add FWTS olog merge script
* [f2cc6ae4c9a4](http://github.com/open-power/skiboot/commit/f2cc6ae4c9a4) external/fwts: Add 'last-tag' to FWTS olog output

Jeremy Kerr (1):
* [ebf87529c233](http://github.com/open-power/skiboot/commit/ebf87529c233) slw: fix typo in slw dump comment

Joel Stanley (2):
* [7d6e73810dec](http://github.com/open-power/skiboot/commit/7d6e73810dec) arch_flash_arm: Don't assume mtd labels are short
* [bb3ec494f09c](http://github.com/open-power/skiboot/commit/bb3ec494f09c) arch_flash_arm: Don't assume mtd labels are short

Matt Brown (1):
* [9ffbfe269ec6](http://github.com/open-power/skiboot/commit/9ffbfe269ec6) core/init: Add hdat-map property to OPAL node

Michael Ellerman (4):
* [352b096851f7](http://github.com/open-power/skiboot/commit/352b096851f7) mambo: No need to explicitly look for env(SKIBOOT)
* [036d2e8d4f90](http://github.com/open-power/skiboot/commit/036d2e8d4f90) core/init: Use '_' as separator in names of "exports" properties
* [8c9b25349d69](http://github.com/open-power/skiboot/commit/8c9b25349d69) mambo: Add util function for breaking on console output
* [0adcaba138fc](http://github.com/open-power/skiboot/commit/0adcaba138fc) mambo: Allow setting the Linux command line from the environment

Michael Neuling (20):
* [e1aa93a53576](http://github.com/open-power/skiboot/commit/e1aa93a53576) phb4: Fix location of EEH enable bits
* [2d4f3cf4bcfa](http://github.com/open-power/skiboot/commit/2d4f3cf4bcfa) phb4: Fix config space enable bits on DD1
* [fc930a3c7bf3](http://github.com/open-power/skiboot/commit/fc930a3c7bf3) phb4: Change debug prints
* [61784acd0268](http://github.com/open-power/skiboot/commit/61784acd0268) phb4: Add ability to log config space access
* [4243ff4e752f](http://github.com/open-power/skiboot/commit/4243ff4e752f) gitignore: Add Secure/Trusted Boot build files
* [e9d2bfc6bd75](http://github.com/open-power/skiboot/commit/e9d2bfc6bd75) Fix PIR mask for POWER9
* [d1f8f84aa695](http://github.com/open-power/skiboot/commit/d1f8f84aa695) platform: Add witherspoon
* [e55525541654](http://github.com/open-power/skiboot/commit/e55525541654) ast: Look for POWER9 LPC in ast_fixup_dt()
* [f4d5deb6a546](http://github.com/open-power/skiboot/commit/f4d5deb6a546) ast: Account for differences between 2400 vs 2500
* [18cbb7a8d5ec](http://github.com/open-power/skiboot/commit/18cbb7a8d5ec) slw: Print enabled stop states
* [42b7ef13b347](http://github.com/open-power/skiboot/commit/42b7ef13b347) hdat: Ignore broken memory reserves
* [246fb0457e6a](http://github.com/open-power/skiboot/commit/246fb0457e6a) Makefile: Update clean target for stb
* [e1bfc5116bcb](http://github.com/open-power/skiboot/commit/e1bfc5116bcb) xscom: Abstract error recovery registers
* [b8ad0349ae8a](http://github.com/open-power/skiboot/commit/b8ad0349ae8a) xscom: Add POWER9 scom reset
* [ded2533b5b31](http://github.com/open-power/skiboot/commit/ded2533b5b31) xscom: Harden indirect writes
* [74311a97190d](http://github.com/open-power/skiboot/commit/74311a97190d) xscom: Add indirect form 1 scoms
* [034d545b1503](http://github.com/open-power/skiboot/commit/034d545b1503) external: Update xscom utils for type 1 indirect accesses
* [6a3a09c27315](http://github.com/open-power/skiboot/commit/6a3a09c27315) libflash: Fix pflash -i
* [6b464ef731a8](http://github.com/open-power/skiboot/commit/6b464ef731a8) phb3/4: Set max link speed via nvram
* [950577e5ddde](http://github.com/open-power/skiboot/commit/950577e5ddde) phb4: Default to PCIe GEN2 on DD1

Nicholas Piggin (5):
* [4ebde1393336](http://github.com/open-power/skiboot/commit/4ebde1393336) Initial support for the ELFv2 ABI
* [2bec353d38a6](http://github.com/open-power/skiboot/commit/2bec353d38a6) Dead code and data elimination
* [bdc15c654b1a](http://github.com/open-power/skiboot/commit/bdc15c654b1a) external/mambo: add device tree fixup for POWER9 stop levels
* [139e32d13910](http://github.com/open-power/skiboot/commit/139e32d13910) System reset IPI facility and Mambo implementation
* [5e738d586828](http://github.com/open-power/skiboot/commit/5e738d586828) asm: do not set SDR1 on POWER9

Oliver O'Halloran (54):
* [f5d14f81b51f](http://github.com/open-power/skiboot/commit/f5d14f81b51f) external/mambo: add shortcut to print all GPRs
* [5413f5c9a1c3](http://github.com/open-power/skiboot/commit/5413f5c9a1c3) tree-wide: use dt_add_property_u64s() where we can
* [8ea2dcf14ddd](http://github.com/open-power/skiboot/commit/8ea2dcf14ddd) mambo_utils: make p return a value
* [dec17027dd3b](http://github.com/open-power/skiboot/commit/dec17027dd3b) mambo_utils: add p_str <addr> [limit]
* [f38ed2656a5f](http://github.com/open-power/skiboot/commit/f38ed2656a5f) mambo_utils: add ascii output to hexdump
* [458b3f8e38e4](http://github.com/open-power/skiboot/commit/458b3f8e38e4) console: don't use __flush_console() outside console.c
* [8c0ec758fdec](http://github.com/open-power/skiboot/commit/8c0ec758fdec) console: unexport con_lock
* [7edaf63587aa](http://github.com/open-power/skiboot/commit/7edaf63587aa) console: add helper to create serial console nodes
* [8b00ce79a32f](http://github.com/open-power/skiboot/commit/8b00ce79a32f) mambo: move callouts into separate header file
* [4005c1c72153](http://github.com/open-power/skiboot/commit/4005c1c72153) console: move mambo con_ops into the platform
* [aa586d259b58](http://github.com/open-power/skiboot/commit/aa586d259b58) console: document the dummy console
* [6f7bd78463e0](http://github.com/open-power/skiboot/commit/6f7bd78463e0) console: add opal_con_ops structure
* [f332fb40baa5](http://github.com/open-power/skiboot/commit/f332fb40baa5) console: use opal_con_ops API
* [3873e455af0d](http://github.com/open-power/skiboot/commit/3873e455af0d) console: remove con_ops->flush()
* [366c3936a9e9](http://github.com/open-power/skiboot/commit/366c3936a9e9) console: remove force_dummy_console()
* [6e1eb06aadd6](http://github.com/open-power/skiboot/commit/6e1eb06aadd6) mambo: add mprintf()
* [8993ea78c27e](http://github.com/open-power/skiboot/commit/8993ea78c27e) hdat: make HDIF_child() print more useful errors
* [293ca03683bf](http://github.com/open-power/skiboot/commit/293ca03683bf) init: print the FDT blob size in decimal
* [b7ac68771baa](http://github.com/open-power/skiboot/commit/b7ac68771baa) hdat: create XIVE nodes under each xscom node
* [ac5e0d83622b](http://github.com/open-power/skiboot/commit/ac5e0d83622b) hdat: Add support for PHB4
* [aa5e4abbad92](http://github.com/open-power/skiboot/commit/aa5e4abbad92) hdat: rename add_icp() to add_xics_icp()
* [be533cb5b360](http://github.com/open-power/skiboot/commit/be533cb5b360) hdat: stop using proc_int_line in favor of pir
* [821675b3d44f](http://github.com/open-power/skiboot/commit/821675b3d44f) hdat: add radix-AP-encodings
* [371e88e23662](http://github.com/open-power/skiboot/commit/371e88e23662) dt: add dt_new_check()
* [7c5c6cadf381](http://github.com/open-power/skiboot/commit/7c5c6cadf381) hdat: add new sppcrd_chip_info fields
* [fa4954c1f2ad](http://github.com/open-power/skiboot/commit/fa4954c1f2ad) hw/slw: use dt_new_check()
* [a78ea5d59cc6](http://github.com/open-power/skiboot/commit/a78ea5d59cc6) hdat: parse and export STOP levels
* [c3ea33f173ec](http://github.com/open-power/skiboot/commit/c3ea33f173ec) hw/slw: only enable supported STOP states
* [a30758f6a32e](http://github.com/open-power/skiboot/commit/a30758f6a32e) platform: add zz
* [45b117017177](http://github.com/open-power/skiboot/commit/45b117017177) head: add new OPAL entry points to the NACA
* [c134dbfeaa1f](http://github.com/open-power/skiboot/commit/c134dbfeaa1f) vpd: add vpd_valid() to check keyword VPD blobs
* [3dadd152b067](http://github.com/open-power/skiboot/commit/3dadd152b067) hdat: handle ISDIMM SPD blobs
* [7c860f25e4e4](http://github.com/open-power/skiboot/commit/7c860f25e4e4) hdat: Rework service procesor information parsing
* [690f9da985b5](http://github.com/open-power/skiboot/commit/690f9da985b5) hdat: Add BMC and LPC IOPATH support
* [ab65a967e814](http://github.com/open-power/skiboot/commit/ab65a967e814) astbmc: Don't do P8 PSI or DT fixups on P9
* [5f71e571bb67](http://github.com/open-power/skiboot/commit/5f71e571bb67) platform: add zaius
* [e0f184b6eaf9](http://github.com/open-power/skiboot/commit/e0f184b6eaf9) platform: set default bmc_platform
* [420d62d8f545](http://github.com/open-power/skiboot/commit/420d62d8f545) hdata: Add FDT output to hdata_to_dt
* [9ecef957e222](http://github.com/open-power/skiboot/commit/9ecef957e222) hdata/test: strip blobs from the DT output
* [0e386883f797](http://github.com/open-power/skiboot/commit/0e386883f797) hdata/test: Add DTS output for the test cases
* [976eb874480d](http://github.com/open-power/skiboot/commit/976eb874480d) hdata/test: Remove old testcase output
* [eeba2d64fb7a](http://github.com/open-power/skiboot/commit/eeba2d64fb7a) core/opal: check ibm,opal exists
* [c55f3f83789f](http://github.com/open-power/skiboot/commit/c55f3f83789f) core/console: refactor __flush_console()
* [fb27dd8ac6c4](http://github.com/open-power/skiboot/commit/fb27dd8ac6c4) device: implement dt_translate_address() properly
* [8e88933f7e27](http://github.com/open-power/skiboot/commit/8e88933f7e27) hdat: Parse BMC nodes much earlier
* [0cdfe0b14780](http://github.com/open-power/skiboot/commit/0cdfe0b14780) core/test: use strcmp for console tests
* [95d867f373d2](http://github.com/open-power/skiboot/commit/95d867f373d2) zaius: Remove psi_set_external_irq_policy from platform init
* [15511cfb0420](http://github.com/open-power/skiboot/commit/15511cfb0420) hdat: ignore zero length reserves
* [b4c88af7e902](http://github.com/open-power/skiboot/commit/b4c88af7e902) hdata: print backtraces on HDAT errors
* [b265154139b5](http://github.com/open-power/skiboot/commit/b265154139b5) hdata/cpu: account for p9 shared caches
* [0a7449cd1ca1](http://github.com/open-power/skiboot/commit/0a7449cd1ca1) hdata/memory: ignore homer and occ reserved ranges
* [c2bfa357ad3b](http://github.com/open-power/skiboot/commit/c2bfa357ad3b) hdata: fix reservation size
* [510e2b066b17](http://github.com/open-power/skiboot/commit/510e2b066b17) device: add dt_find_by_name_addr
* [ae4e50eb3569](http://github.com/open-power/skiboot/commit/ae4e50eb3569) hdat: parse processor attached i2c devices

Patrick Williams (1):
* [dbef62681ee0](http://github.com/open-power/skiboot/commit/dbef62681ee0) libflash: fix integer type in printf

Pridhiviraj Paidipeddi (3):
* [4c2f2fc87924](http://github.com/open-power/skiboot/commit/4c2f2fc87924) opal/fast-reboot: set fw_progress sensor status with IPMI_FW_PCI_INIT.
* [3cd459766a01](http://github.com/open-power/skiboot/commit/3cd459766a01) Always set ibm,occ-functional-state correctly
* [4638f6476b0e](http://github.com/open-power/skiboot/commit/4638f6476b0e) getscom: Add chip info for P9.

Reza Arbab (1):
* [afc78b0856d5](http://github.com/open-power/skiboot/commit/afc78b0856d5) npu2: Allocate GPU memory and describe it in the dt

Russell Currey (3):
* [02a7c2cf6b2a](http://github.com/open-power/skiboot/commit/02a7c2cf6b2a) pci: Always print PHB and PE numbers as hexadecimal
* [dca7b559ba83](http://github.com/open-power/skiboot/commit/dca7b559ba83) pci: Add a framework for quirks
* [fcb5114c4261](http://github.com/open-power/skiboot/commit/fcb5114c4261) pci/quirk: Populate device tree for AST2400 VGA

Shilpasri G Bhat (4):
* [739063fb706f](http://github.com/open-power/skiboot/commit/739063fb706f) slw: Set PSSCR value for idle states
* [0500d504b13e](http://github.com/open-power/skiboot/commit/0500d504b13e) slw: Fix parsing of supported STOP states
* [84368bbf8c0b](http://github.com/open-power/skiboot/commit/84368bbf8c0b) slw: Define stop idle states for P9 DD1
* [fc74d779c218](http://github.com/open-power/skiboot/commit/fc74d779c218) homer : Enable HOMER region reservation for POWER9

Stewart Smith (73):
* [93a27432e132](http://github.com/open-power/skiboot/commit/93a27432e132) travis: enable ccache
* [930fa2caf84d](http://github.com/open-power/skiboot/commit/930fa2caf84d) travis: add fedora rawhide
* [1ed90e228d58](http://github.com/open-power/skiboot/commit/1ed90e228d58) travis/opal-ci: enable ccache for everything
* [833b1e6bb2ae](http://github.com/open-power/skiboot/commit/833b1e6bb2ae) stb: create-container and wrap skiboot in Secure/Trusted Boot container
* [9fcb109218b1](http://github.com/open-power/skiboot/commit/9fcb109218b1) fsp: Don't recurse pollers in ibm_fsp_terminate
* [ecac29429861](http://github.com/open-power/skiboot/commit/ecac29429861) run pollers in cpu_process_local_jobs() if running job synchonously
* [2981a7bfc9dc](http://github.com/open-power/skiboot/commit/2981a7bfc9dc) wait_for_resource_loaded: don't needlessly sleep for 5ms
* [441ddb9b4719](http://github.com/open-power/skiboot/commit/441ddb9b4719) i2c: Add i2c_run_req() to crank the state machine for a request
* [dab67b5d19b0](http://github.com/open-power/skiboot/commit/dab67b5d19b0) tpm_i2c_interface: set timeout before each request
* [9c471e0e6eaf](http://github.com/open-power/skiboot/commit/9c471e0e6eaf) tpm_i2c_interface: decouple rc from being done with i2c request
* [a5761fb45855](http://github.com/open-power/skiboot/commit/a5761fb45855) slw: do SLW timer testing while holding xscom lock
* [6c077e9ed08c](http://github.com/open-power/skiboot/commit/6c077e9ed08c) p8i2c: Use calculated poll_interval when booting OPAL
* [1a0cd0a969ba](http://github.com/open-power/skiboot/commit/1a0cd0a969ba) fsp: Don't recurse pollers in ibm_fsp_terminate
* [34ec1b515f4f](http://github.com/open-power/skiboot/commit/34ec1b515f4f) i2c: Add i2c_run_req() to crank the state machine for a request
* [85a372c53bff](http://github.com/open-power/skiboot/commit/85a372c53bff) tpm_i2c_interface: set timeout before each request
* [0a4733a7ef18](http://github.com/open-power/skiboot/commit/0a4733a7ef18) tpm_i2c_interface: decouple rc from being done with i2c request
* [f176f5cc8e28](http://github.com/open-power/skiboot/commit/f176f5cc8e28) p8i2c: Use calculated poll_interval when booting OPAL
* [b1bdd886ebb5](http://github.com/open-power/skiboot/commit/b1bdd886ebb5) slw: do SLW timer testing while holding xscom lock
* [b6a729e118f4](http://github.com/open-power/skiboot/commit/b6a729e118f4) Limit number of "Poller recursion detected" errors to display
* [d2c5d501faf5](http://github.com/open-power/skiboot/commit/d2c5d501faf5) Limit number of "Poller recursion detected" errors to display
* [8b5cf36bae7c](http://github.com/open-power/skiboot/commit/8b5cf36bae7c) add skiboot-5.4.1 release notes
* [cf6ec98fe79c](http://github.com/open-power/skiboot/commit/cf6ec98fe79c) p8-i2c reset things manually in some error conditions
* [157468aeb16e](http://github.com/open-power/skiboot/commit/157468aeb16e) i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPM
* [2924f7fd9656](http://github.com/open-power/skiboot/commit/2924f7fd9656) p8-i2c reset things manually in some error conditions
* [ce4032903214](http://github.com/open-power/skiboot/commit/ce4032903214) i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPM
* [3af275de53c8](http://github.com/open-power/skiboot/commit/3af275de53c8) add skiboot-5.4.1 release notes
* [6ed71166d3d0](http://github.com/open-power/skiboot/commit/6ed71166d3d0) Add skiboot-5.4.2 release notes
* [95edf12c0872](http://github.com/open-power/skiboot/commit/95edf12c0872) Add skiboot-5.4.2 release notes
* [2bcffb9eb768](http://github.com/open-power/skiboot/commit/2bcffb9eb768) doc/sensors: be explicit about the encoding of sensor ID/handle not being ABI
* [4a6d1a70f0fe](http://github.com/open-power/skiboot/commit/4a6d1a70f0fe) BMC/PCI: Check slot tables against detected devices
* [2e585cadb968](http://github.com/open-power/skiboot/commit/2e585cadb968) travis: always pull new docker image
* [c249da16053b](http://github.com/open-power/skiboot/commit/c249da16053b) travis: use curl rather than wget
* [680a080ca061](http://github.com/open-power/skiboot/commit/680a080ca061) travis: enable fedora25
* [ada1bb7a5e26](http://github.com/open-power/skiboot/commit/ada1bb7a5e26) travis: install systemsim-p9
* [0f7dac88c0bd](http://github.com/open-power/skiboot/commit/0f7dac88c0bd) travis: install systemsim-p8 on centos6
* [22348e722714](http://github.com/open-power/skiboot/commit/22348e722714) travis: install systemsim-p8 on centos7
* [abcec8ddfb50](http://github.com/open-power/skiboot/commit/abcec8ddfb50) hello_world: run p9 mambo tests
* [9c046098db4b](http://github.com/open-power/skiboot/commit/9c046098db4b) print-stb-container: Fix build on centos7
* [ff3c0e5e39f4](http://github.com/open-power/skiboot/commit/ff3c0e5e39f4) travis: build and test more on centos7
* [eb2f71e287ec](http://github.com/open-power/skiboot/commit/eb2f71e287ec) hello_world: print out full path of missing MAMBO_BINARY
* [ac751865982d](http://github.com/open-power/skiboot/commit/ac751865982d) travis: install expect on ubuntu 12.04, disable qemu on 16.04/latest
* [d6a21dbeb37c](http://github.com/open-power/skiboot/commit/d6a21dbeb37c) update opal-ci/README
* [40689fadbc0d](http://github.com/open-power/skiboot/commit/40689fadbc0d) Add bitmap test
* [4023cf341d5e](http://github.com/open-power/skiboot/commit/4023cf341d5e) core/test/run-buddy: add one more test to get to 100% lines covered
* [197f3caf7c1e](http://github.com/open-power/skiboot/commit/197f3caf7c1e) generate-fwts-olog: add support for parsing prerror()
* [1bed75413de9](http://github.com/open-power/skiboot/commit/1bed75413de9) Reserve OPAL API numbers for XIVE
* [1fac82aa3948](http://github.com/open-power/skiboot/commit/1fac82aa3948) Fixup duplicate p9 entries in spira/xscom
* [ab63973d3f33](http://github.com/open-power/skiboot/commit/ab63973d3f33) skiboot 5.1.19 release notes
* [5930a57455fc](http://github.com/open-power/skiboot/commit/5930a57455fc) Add skiboot 5.4.3 release notes
* [e0225ccaf9bd](http://github.com/open-power/skiboot/commit/e0225ccaf9bd) Add skiboot 5.4.3 release notes
* [11cf409be293](http://github.com/open-power/skiboot/commit/11cf409be293) libc/stdio/vsnprintf.c: add explicit fallthrough
* [2cf1579b478e](http://github.com/open-power/skiboot/commit/2cf1579b478e) mambo: Don't probe ECID for DD1.0X on Mambo
* [86024775a579](http://github.com/open-power/skiboot/commit/86024775a579) hdata/fsp: fixup lpc device node name creation
* [3b38c498dba1](http://github.com/open-power/skiboot/commit/3b38c498dba1) core/interrupts: free interrupt names after adding to DT
* [ed735d729a41](http://github.com/open-power/skiboot/commit/ed735d729a41) add CONTRIBUTING.md
* [2ca064df7da3](http://github.com/open-power/skiboot/commit/2ca064df7da3) hdata_to_dt: Only output dtb
* [eeed7e762030](http://github.com/open-power/skiboot/commit/eeed7e762030) hdata_to_dt: Specify PVR on command line
* [a5274aa5259c](http://github.com/open-power/skiboot/commit/a5274aa5259c) test/hello_world: use P9MAMBO_ to differentiate from P8
* [5bcb6c4ac405](http://github.com/open-power/skiboot/commit/5bcb6c4ac405) nvram-format: Fix endian issues
* [0d31de63ff03](http://github.com/open-power/skiboot/commit/0d31de63ff03) hw/slw: fix possible NULL dereference
* [e812fd6053b9](http://github.com/open-power/skiboot/commit/e812fd6053b9) buddy: Check zalloc() return value
* [a5c2c894bb10](http://github.com/open-power/skiboot/commit/a5c2c894bb10) Fixup init of struct lpc_client
* [dd694b530c7b](http://github.com/open-power/skiboot/commit/dd694b530c7b) test/sreset_world: Kind of like Hello World, but from the SRESET vector.
* [65561f0e9362](http://github.com/open-power/skiboot/commit/65561f0e9362) core/test/run-trace: Reduce number of samples when running under valgrind
* [701617b1f6b1](http://github.com/open-power/skiboot/commit/701617b1f6b1) fsp-leds: add missing \n in duplicate loc code error msg
* [1998d7fe4a64](http://github.com/open-power/skiboot/commit/1998d7fe4a64) generic platform: If /bmc in device tree, attempt to init one
* [dd2d88d30d17](http://github.com/open-power/skiboot/commit/dd2d88d30d17) hw/slw: fix NOTICE/WARNING of idle states found/not-found
* [c9bf78b0556b](http://github.com/open-power/skiboot/commit/c9bf78b0556b) lpc-mbox: Not existing is only an error on P9 and above
* [7a7a1ba30dd1](http://github.com/open-power/skiboot/commit/7a7a1ba30dd1) Add skiboot 5.5.0-rc1 release notes
* [03f970289448](http://github.com/open-power/skiboot/commit/03f970289448) Mambo/Qemu boot tests: expect (and fail) on checkstop
* [c8643dbf8463](http://github.com/open-power/skiboot/commit/c8643dbf8463) Add skiboot-5.5.0-rc2 release notes
* [1a7bd4bf2f98](http://github.com/open-power/skiboot/commit/1a7bd4bf2f98) add skiboot-5.5.0-rc3 release notes
* [2fec26b31296](http://github.com/open-power/skiboot/commit/2fec26b31296) Add skiboot-5.5.0 release notes

Vasant Hegde (15):
* [6e0ec5885962](http://github.com/open-power/skiboot/commit/6e0ec5885962) hdat: add_iplparams_serial - Validate HDIF_get_iarray_size() return value
* [d32b462b3132](http://github.com/open-power/skiboot/commit/d32b462b3132) hdat: Add processor version check for hs service ntuple
* [4c47f77b1487](http://github.com/open-power/skiboot/commit/4c47f77b1487) hdat: Add new fields to proc_init_data structure
* [8818b86bef13](http://github.com/open-power/skiboot/commit/8818b86bef13) hdat: Add PSI HB xscom details
* [2a71fe741025](http://github.com/open-power/skiboot/commit/2a71fe741025) hdat: Add new fields to IPL params structure
* [3fb21519243b](http://github.com/open-power/skiboot/commit/3fb21519243b) hdat: Parse hostboot memory reservations from HDAT
* [79736e767244](http://github.com/open-power/skiboot/commit/79736e767244) hdat: Add P9 compatible property
* [1357e64dbf0b](http://github.com/open-power/skiboot/commit/1357e64dbf0b) hdat: SPIRA-H/S changes for P9
* [5b5dc42a4dc3](http://github.com/open-power/skiboot/commit/5b5dc42a4dc3) hdat: Grab vendor information from HDAT when available
* [7f4730d5841f](http://github.com/open-power/skiboot/commit/7f4730d5841f) hdat: Grab system model name from HDAT when available
* [3f7b42a380b0](http://github.com/open-power/skiboot/commit/3f7b42a380b0) hdat: Remove deprecated 'ibm, mem-interleave-scope' from DT
* [01b01804121e](http://github.com/open-power/skiboot/commit/01b01804121e) hdat: Populate model property with 'Unknown' in error path
* [810aaf1173a0](http://github.com/open-power/skiboot/commit/810aaf1173a0) hdat: Read description from ibm, vpd binary blob
* [54c4dd27bd30](http://github.com/open-power/skiboot/commit/54c4dd27bd30) hdat: Add model-name property for OpenPower system
* [c3a568c1e8c1](http://github.com/open-power/skiboot/commit/c3a568c1e8c1) hdat: Use dt_add_property_nstr instead of duplicating code

Werner Fischer (1):
* [000a74e174cf](http://github.com/open-power/skiboot/commit/000a74e174cf) remove 'update mode for partitions' from TODO list

Willie Liauw (1):
* [0f5e4b029098](http://github.com/open-power/skiboot/commit/0f5e4b029098) platforms/astbmc: Support SMC's P8DNU

ppaidipe at linux.vnet.ibm.com (2):
* [77be3339fba1](http://github.com/open-power/skiboot/commit/77be3339fba1) Add fwts annotation for duplicate DT node entries.
* [3d0e3d8d288e](http://github.com/open-power/skiboot/commit/3d0e3d8d288e) habanero/slottable: Remove Network Mezz(2, 0) from PHB1.


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

### Patches

### Commits
Bill Hoffa (3):
* [482a7a3bafc0](http://github.com/open-power/witherspoon-xml/commit/482a7a3bafc0) Indicate PHB4 is swapped
* [df7e7adcf046](http://github.com/open-power/witherspoon-xml/commit/df7e7adcf046) Fix VDD/VCS/VCA Voltage Rail Settings
* [f79fb8f8da4d](http://github.com/open-power/witherspoon-xml/commit/f79fb8f8da4d) Enable Async Mode

Matt Spinler (2):
* [507d4a55dce0](http://github.com/open-power/witherspoon-xml/commit/507d4a55dce0) Wire up fsi_bit_bang part
* [8d8449a95e4b](http://github.com/open-power/witherspoon-xml/commit/8d8449a95e4b) Add fan parts and wire them up

Prachi Gupta (2):
* [466035528b65](http://github.com/open-power/witherspoon-xml/commit/466035528b65) syncing witherspoon-xml with common-mrw-xml
* [de1e352f639e](http://github.com/open-power/witherspoon-xml/commit/de1e352f639e) remove all attributes that are not non-volatile

Sertac Cakici (1):
* [8bc3fd4dbdb9](http://github.com/open-power/witherspoon-xml/commit/8bc3fd4dbdb9) DECONFIG_GARDABLE changes


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

### Patches

### Commits
Adrian Barrera (2):
* [a035e04dba4d](http://github.com/open-power/zaius-xml/commit/a035e04dba4d) Set max mem freq for 1DPC and 2DPC configs
* [b907705f75e5](http://github.com/open-power/zaius-xml/commit/b907705f75e5) Update to memory throttle settings


-- 
Stewart Smith
OPAL Architect, IBM.



More information about the OpenPower-Firmware mailing list