summaryrefslogtreecommitdiffstats
path: root/openpower
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #2747 from op-jenkins/op-build-update_149_4-2-2019Corey Swenson2019-04-022-2/+2
|\ | | | | op-build update 4-2-2019
| * op-build update 4-2-2019hostboot2019-04-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: ca03643 - Nick Bofferding - 2019-04-01 - Initialize backup TPM in MPIPL de2312a - Nick Bofferding - 2019-04-01 - Fix deadlock in ECC error shutdown path f55c462 - Christian Geddes - 2019-04-01 - Resize WOF to allow AXONE test pnor to fit inside 64 MB 09b6e80 - Caleb Palmer - 2019-04-01 - PRD: NVDIMM health status reg errors no longer gard f2837b8 - Caleb Palmer - 2019-04-01 - PRD: Memory HWP include updates 16024c9 - Caleb Palmer - 2019-04-01 - PRD: Axone PlatServices and Misc Updates 4046e66 - Caleb Palmer - 2019-04-01 - Hostboot Memory HWP include update 5beffad - Ben Gass - 2019-04-01 - Replace FAPI_ERR with FAPI_DBG when no error in exp_omi_init 75f8277 - Alvin Wang - 2019-04-01 - Add empty file(accessor_wrapper.H) for power_theraml ad388de - Chris Cain - 2019-03-30 - Proposed structure change for OCC 9011abf - Mark Pizzutillo - 2019-03-30 - Add wrapper and utils blank files for exp_getecid ac7a4f2 - Matthew Raybuck - 2019-03-30 - Fix UCD retry loop size bug 571956c - Mike Baiocchi - 2019-03-30 - Create Attribute to force UCD Updates b445b93 - Matthew Raybuck - 2019-03-29 - Handle bad PEC from UCD device op a98d9a8 - Christian Geddes - 2019-03-29 - Generate P9A accessors for Axone 85e898e - Christian Geddes - 2019-03-29 - Edit autocitest to handle hbTrace.log generated in /src/ 8684bd3 - Matthew Raybuck - 2019-03-29 - Add retry loop to UCD deviceOps 0d9e3f2 - Nick Bofferding - 2019-03-29 - Verify UCD update success at end of store to UCD flash f5ab52a - Matt Derksen - 2019-03-29 - NVDIMM update code 33e7c6d - Christian Geddes - 2019-03-29 - Add calls to available p9a_mss_eff_config HWPs in istep 7.4 Changes Included for package hcode, branch master: 0dbac1b - hostboot - 2019-03-29 - Release tag information updated for hw032919a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | Merge pull request #2561 from legoater/masterStewart Smith2019-04-031-0/+1
|\ \ | | | | | | linux: config: Add Intel E1000e
| * | linux: config: Add Intel E1000eCédric Le Goater2019-02-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The E1000 driver has reset issues on the QEMU PowerNV machine with POWER9 : [ 16.140708] Unable to handle kernel paging request for data at address 0xc00c000000000000 [ 16.142203] Faulting instruction address: 0xc008000000aa9b0c cpu 0x0: Vector: 300 (Data Access) at [c0000000f5833840] pc: c008000000aa9b0c: e1000_io_write+0x64/0x7c [e1000] lr: c008000000aac0f0: e1000_reset_hw+0x1bc/0x48c [e1000] sp: c0000000f5833ac0 msr: 900000000280b033 dar: c00c000000000000 dsisr: 42000000 current = 0xc0000000f579a200 paca = 0xc000000001ec0000 irqmask: 0x03 irq_happened: 0x01 pid = 13, comm = kworker/0:1 Include the E1000e as a replacement for such QEMU machines. Signed-off-by: Cédric Le Goater <clg@kaod.org>
* | | Remove obus powerdown revert patchDan Crowell2019-04-031-677/+0
| |/ |/| | | | | | | | | | | | | Changes have been made to the SBE and OS code to handle the issues exposed by the original change. Signed-off-by: Dan Crowell <dcrowell@us.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | Merge pull request #2717 from mine260309/dev-generate-tarStewart Smith2019-04-023-22/+23
|\ \ | | | | | | openpower: pnor: Generate tarball
| * | openpower: pnor: Generate tarballLei YU2019-03-203-22/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A tarball containing PNOR and MANIFEST is used to do code update for OpenBMC. This was done for VPNOR, and now it is needed for static layout PNOR. * Rename openpower-vpnor to openpower-pnor-util and rename the installed script to `generate-tar`. * Invoke generate-tar to generate tarball for both static and VPNOR. Signed-off-by: Lei YU <mine260309@gmail.com>
* | | Merge pull request #2731 from artemsen/pcie_bifurcationStewart Smith2019-04-021-1/+1
|\ \ \ | | | | | | | | vesnin: Bump version of machine xml
| * | | vesnin: Bump version of machine xmlArtem Senichev2019-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Artem Senichev (2): Disable PCIe port bifurcation Fix IBSCOM_MCS_BASE_ADDR formatting Signed-off-by: Artem Senichev <a.senichev@yadro.com>
* | | | Merge pull request #2740 from stewart-ibm/skiboot-v6.3-rc1Stewart Smith2019-04-021-1/+1
|\ \ \ \ | | | | | | | | | | skiboot v6.3-rc1
| * | | | skiboot v6.3-rc1Stewart Smith2019-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Donnellan (6): core/stack: Remove r1 argument from ___backtrace() core/stack: Define a backtrace metadata struct core/stack: Store PIR in ___backtrace() hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappers core/stack: Convert stack check code to not use backtrace wrapper core/stack: Rename backtrace functions, get rid of wrappers Andrew Jeffery (2): core/flash: Retry requests as necessary in flash_load_resource() astbmc: Handle failure to initialise raw flash Anju T Sudhakar (7): doc/imc: Edit imc.rst documentation to include doc/device-tree: Edit device tree documentation for imc to include trace-node information. doc/opal-api: Edit documentation for IMC opal call to include trace-imc include/imc: Trace IMC Macro definitions hw/imc: Refactor opal init call for core-imc hw/imc: Enable opal calls to init/start/stop IMC Trace mode external/mambo: Mambo hack to add trace-imc nodes in the device-tree Artem Senichev (1): platforms/vesnin: Disable PCIe port bifurcation Cédric Le Goater (1): xive: Add calls to save/restore the queues and VPs HW state Mahesh Salgaonkar (1): Fix hang in pnv_platform_error_reboot path due to TOD failure. Oliver O'Halloran (16): hdata/iohub: Look for IOVPD on P9 hw/phb4: Look for the hub-id from in the PBCQ node core/pci: Increase the max slot string size core/pcie-slot: Set power state from the PWRCTL flag fsp/lxvpd: Print more LXVPD slot information firenze-pci: Always init slot info from LXVPD core/pcie-slot: Better explain suprise_check core/pcie-slot: Don't bail early in the power on case hw/phb4: Skip FRESET PERST when coming from CRESET hw/phb4: Remove FRESET presence check hw/phb4: Factor out PERST control hw/phb4: Drop FRESET_DEASSERT_DELAY state core/i2c: Add request state tracking core/i2c: Poll on request state in i2c_request_send() core/i2c: split i2c_request_send() platforms/firenze: Rework I2C controller fixups Russell Currey (2): external/mambo: Populate kernel-base-address in the DT external/mambo: Error out if kernel is too large Stewart Smith (6): ci: Remove debian-jessie boot test. ci: qemu boot tests should use built skiboot ci/fedora29: --allowerasing to work around conflicting packages Bump allowed stack frame size for unit tests/host programs Force noinline for pci_add_(one_)device_node(s)() skiboot v6.3-rc1 release notes Vasant Hegde (1): core/ipmi: Print correct netfn value Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | | Add (back) MLX5 ethernet supportStewart Smith2019-04-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that some defconfig changes and kernel config option changes meant we accidentally dropped Ethernet support for Mellanox CLX5 cards. Fixes: 3fe1a9a8c97dbecea291d3ae6b4f1a029edbed78 Reported-by: Carol L Soto <clsoto@us.ibm.com> Suggested-by: Carol L Soto <clsoto@us.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | | op-build update 3-29-2019hostboot2019-03-292-2/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master-p8: c2074ad - Carey Zhang - 2019-03-28 - Add imageId for P8 hostboot. Changes Included for package hostboot, branch master: 30a512e - Christian Geddes - 2019-03-28 - Disable OCMB getVPD tests until we get better SPD 610f166 - Dean Sanner - 2019-03-28 - Allow OPAL to run on fused cores 224517a - Ben Gass - 2019-03-28 - Update cmd/rsp endian handling in exp_inband Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | op-build update 3-28-2019hostboot2019-03-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: 1564d45 - Christian Geddes - 2019-03-27 - Wrap exp_draminit in a extern "C" to workaround name mangling 994299c - Christian Geddes - 2019-03-27 - Add code to call p9a_mss_freq / p9a_mss_freq_system in istep 7.3 c667725 - Christian Geddes - 2019-03-27 - Call p9a_mss_volt if MEM_PORT targets are available in istep 7.2 a52d457 - Christian Geddes - 2019-03-27 - Edit cxxtest.start.sh script to call runsim correctly 8765bcd - Alvin Wang - 2019-03-27 - Add empty files for power_theraml 2620abc - Bill Hoffa - 2019-03-27 - INTRP HW Workaround for Clockgating Issue a5d11b4 - Louis Stermole - 2019-03-27 - Add empty files for DEFAULT_MC_TYPE constants a4278d1 - Ben Gass - 2019-03-27 - Add ATTR_OMI_DL_GROUP_POS and ATTR_OMI_DL_NUM for OMI targets Changes Included for package hcode, branch master: 2c76877 - hostboot - 2019-03-27 - Release tag information updated for hw032719a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | Merge pull request #2734 from op-jenkins/op-build-update_17_3-27-2019Corey Swenson2019-03-274-4/+4
|\ \ \ \ | | | | | | | | | | op-build update 3-27-2019
| * | | | op-build update 3-27-2019hostboot2019-03-274-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master-p8: 839de20 - Maxim Polyakov - 2019-03-25 - devtree: Adds reg property to vpd node Changes Included for package hostboot, branch master: ddc7b1e - Christian Geddes - 2019-03-26 - Apply OBUS PG rules update to Axone also c7534ed - Ilya Smirnov - 2019-03-26 - Secureboot: Enhanced Nomdecomm: Quote Fix f6ddb6d - Glenn Miles - 2019-03-26 - Add checks for invalid trace data in removeDuplicateTraces 1c5f03e - Christian Geddes - 2019-03-26 - Fix bug that was scrambling traces in errorlogs during HBRT 17930bb - Roland Veloz - 2019-03-26 - Unit test and integration test for platGetVPD(OCMB) call 76a4f5d - Louis Stermole - 2019-03-26 - Move explorer specialization of eff_memory_size into explorer lib 72fc1da - Mike Baiocchi - 2019-03-26 - Invoke UCD Update Algorithm on UCD Devices ffdc6b2 - Mike Baiocchi - 2019-03-26 - Add check to determine if a UCD's I2C Master is functional ab6efc5 - Luis Fernandez - 2019-03-26 - HB Improvements: Fix compiler warnings on modern compilers c2a9006 - Tsung Yeung - 2019-03-25 - NVDIMM RCD restore fix and zqcal timing fix da2c809 - Tsung Yeung - 2019-03-25 - Suppresses maintenance error messages due to STR exit 7c067d4 - Dan Crowell - 2019-03-25 - Make pci cache injection attributes writeable Changes Included for package pnor, branch master: 2ea669b - Corey Swenson - 2019-03-25 - Merge pull request #114 from chendu1993/master 07cc9de - Chen Du - 2019-03-21 - Add 1MB to PNOR HBI section Changes Included for package hcode, branch master: 33eeb29 - hostboot - 2019-03-26 - Release tag information updated for hw032619a.940 3330dbd - Chris Cain - 2019-03-26 - Proposed structure change for OCC Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | | op-build update 3-27-2019hostboot2019-03-271-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package occ, branch master: 58e422d - Zane Shelley - 2019-01-02 - FIRDATA: added Axone/Explorer support to firData.c 6220fb3 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding subunit targets to PNOR in firData.c b673f22 - Zane Shelley - 2019-01-02 - FIRDATA: Further simplifying iteration variables in firData.c 69bac80 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified iterating targets from HOMER in firData.c 29d1d67 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding chip units to PNOR d4e558e - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding targets to PNOR d280115 - Zane Shelley - 2019-01-02 - FIRDATA: Clean up HOMER parsing variables in firData.c 18fa6f2 - Zane Shelley - 2019-01-02 - FIRDATA: removed HOMER support for Cumulus/Centaur d85d3c5 - Zane Shelley - 2019-01-02 - FIRDATA: add Axone memory subsystem SCOM support d60be21 - Zane Shelley - 2019-01-02 - FIRDATA: remove Cumulus/Centaur targets and add Axone/Explorer 75f2dd3 - Zane Shelley - 2019-01-02 - FIRDATA: fix iteration bug in firData.c 98ccba6 - Chris Cain - 2018-11-27 - Support for PGPE error handling 1904821 - Chris Cain - 2018-11-16 - Updates to wofparser tool 6e52f56 - William Bryan - 2018-11-14 - Fix memory bandwidth chom averages Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | Merge pull request #2720 from stewart-ibm/no-witherspoon-devStewart Smith2019-03-271-69/+0
|\ \ \ \ | |/ / / |/| | | remove witherspoon_dev_defconfig: it no longer does anything
| * | | remove witherspoon_dev_defconfig: it no longer does anythingStewart Smith2019-03-261-69/+0
| | | | | | | | | | | | | | | | Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | op-build update 3-25-2019hostboot2019-03-252-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: c3264ee - Matthew Raybuck - 2019-03-22 - Add minor tweaks to I2C Callouts for UCD b8cfbb2 - Christian Geddes - 2019-03-22 - Set MUX i2c slave port to be 1 27d7ab8 - Dan Crowell - 2019-03-22 - Moving libnvdimm into a resident module Changes Included for package hcode, branch master: b072dcd - hostboot - 2019-03-23 - Release tag information updated for hw032319a.940 f722a49 - hostboot - 2019-03-22 - Release tag information updated for hw032219a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | Merge pull request #2714 from shenki/kernel-4.19.30Stewart Smith2019-03-2516-17/+17
|\ \ \ | | | | | | | | kernel: Move to v4.19.30-openpower1
| * | | kernel: Move to v4.19.30-openpower1Joel Stanley2019-03-2016-17/+17
| | | | | | | | | | | | | | | | Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | | Merge pull request #2666 from shenki/buildroot-2019.02Stewart Smith2019-03-251-1/+1
|\ \ \ \ | | | | | | | | | | Buildroot 2019.02
| * | | | openpower-pnor: Fix path to staging directoryJoel Stanley2019-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This path it was pointing to does not exist. Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | | | Merge pull request #2719 from stewart-ibm/skiboot-v6.2-204-gb392d785eb49Stewart Smith2019-03-251-1/+1
|\ \ \ \ \ | | | | | | | | | | | | skiboot v6.2-204-gb392d785eb49
| * | | | | skiboot v6.2-204-gb392d785eb49Stewart Smith2019-03-211-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alexey Kardashevskiy (1): witherspoon: Add nvlink2 interconnect information Frederic Barrat (3): npu2-hw-procedures: Don't set iovalid for opencapi devices npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink mode npu2/hw-procedures: Fix parallel zcal for opencapi Michal Suchanek (1): libffs: Fix string truncation gcc warning. Oliver O'Halloran (1): platforms/romulus: Also support talos Stewart Smith (5): hw/ipmi/test/run-fru: Fix string truncation warning, enhance test Fix broken opal-ci/build-fedora-rawhide.sh symlink hdata: Add protection against corrupt ntuples structure hdata_to_dt: fail "gracefully" on fatal op_display() hdata: Prevent NULL dereference on duplicate slot map info Vasant Hegde (3): Update skiboot stable tree rules skiboot v6.0.19 release notes skiboot v6.2.3 release notes Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | | op-build update 3-22-2019hostboot2019-03-223-3/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: 086018c - Matthew Raybuck - 2019-03-21 - Support UCD for I2C callouts b8f4e50 - Raja Das - 2019-03-21 - OPAL/MPIPL: Processor Dump Area Table interfaces d09e67a - Christian Geddes - 2019-03-21 - Update simics release that Axone is using and adjust simics script 8fc37a7 - Dan Crowell - 2019-03-21 - Create p9a_disable_ocmb_i2c HWP 6bdf34b - Louis Stermole - 2019-03-21 - Add workaround for Nimbus symbol mark performance hw bug 6b7bbd6 - Murulidhar Nataraju - 2019-03-21 - Enable OCC Start in MPIPL path for OPAL based systems 55260d5 - Raja Das - 2019-03-21 - Security List Binary Dump Chip-op Support be07d93 - Caleb Palmer - 2019-03-20 - PRD: MEM_PORT getConnected support 0a0fe1f - Christian Geddes - 2019-03-20 - Compile new Axone/Explorer memory libs in isteps_mss library ca02560 - Louis Stermole - 2019-03-20 - Move p9a sync.C and sync.H to new names to fix collisions 08d6bc3 - Mike Baiocchi - 2019-03-20 - Update UCD class member variables and functions 810394f - Nick Bofferding - 2019-03-20 - UCD flash update invoker af6712f - Mark Pizzutillo - 2019-03-20 - Remove files not needed by gemini IPL 8fc0e7a - Louis Stermole - 2019-03-20 - Add p9a version of eff_memory_size API 71d9884 - Ben Gass - 2019-03-20 - Update p9_l2_flush to check if purge is busy on anything prior to flush. d27c5e1 - Ben Gass - 2019-03-20 - Update ATRMISS registers for Axone e5a493e - Andre Marin - 2019-03-20 - Add attribute engine algorithm for eff_config and pre_eff_config 6d28e5b - Caleb Palmer - 2019-03-20 - PRD: Remove EccSp from errl when not avail 86b0576 - Caleb Palmer - 2019-03-20 - PRD: NVDIMM reg review updates 2c2978d - Dan Crowell - 2019-03-19 - Add ASSERT trace buffer to task crash log d7910f6 - Alvin Wang - 2019-03-19 - Add exp_scrub empty files c540696 - Bill Hoffa - 2019-03-19 - Catch Unknown Values for CONFIG_APPLY attribute 784fe89 - Ricardo Mata Jr - 2019-03-19 - Updated proc_pcie_config to support cache inject attributes 7b3c165 - Mark Pizzutillo - 2019-03-18 - Add empty files for gemini IPL 847ced9 - Mark Pizzutillo - 2019-03-18 - Add blank files for axone p10 rank API 2cfb551 - Matthew Raybuck - 2019-03-18 - TESTCASES: Improve performance of general PG algorithm 3265b62 - Matthew Raybuck - 2019-03-18 - Improve performance of general PG algorithm e0f0351 - Dan Crowell - 2019-03-18 - Tweak page eviction parameters to handle low mem better 853d251 - Glenn Miles - 2019-03-18 - Add 1MB to PNOR HBI section d47b637 - Matthew Raybuck - 2019-03-18 - Add functions to get Device Id and MFR revision from UCD 656ba90 - Mike Baiocchi - 2019-03-18 - Add UCD devices to ATTR_I2C_BUS_SPEED_ARRAY for ZZ 4eb72a8 - Mike Baiocchi - 2019-03-18 - Adjust I2C Reset for OpenPower MPIPL 8594247 - Steven Janssen - 2019-03-18 - Update function pointer name to correctly point to function 018a009 - Andre Marin - 2019-03-18 - Add attribute engine algorithm for eff_config and pre_eff_config 0843af9 - Caleb Palmer - 2019-03-18 - PRD: Don't skip ECC spare when no DRAM spare Changes Included for package pnor, branch master: da0bf1f - William Hoffa - 2019-03-21 - Merge pull request #113 from milesg-github/master 496cb86 - Glenn Miles - 2019-03-18 - Add 1MB to HBI PNOR section Changes Included for package hcode, branch master: 21fb83a - hostboot - 2019-03-21 - Release tag information updated for hw032119a.940 ca318ee - hostboot - 2019-03-20 - Release tag information updated for hw032019b.940 4ffb0e5 - hostboot - 2019-03-19 - Release tag information updated for hw031919a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | Merge pull request #2642 from rarbab/devicetreeStewart Smith2019-03-203-1/+16
|\ \ \ \ | | | | | | | | | | Add BR2_SKIBOOT_DEVICETREE
| * | | | skiboot: Add BR2_SKIBOOT_DEVICETREEReza Arbab2019-03-113-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce a buildroot option to build skiboot's external/devicetree directory and deliver the binaries as op-build output images. Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
| * | | | openpower/configs: Rename openpower_mambo_defconfigReza Arbab2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We intend to generalize this config for environments other than mambo, so simplify its name. Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
* | | | | op-build update 3-18-2019hostboot2019-03-182-2/+2
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: 3653c5d - Christian Geddes - 2019-03-17 - Skip establish ex chiplet step (15.3) during Axone for now dd41d61 - Christian Geddes - 2019-03-17 - Set MAX_COMPUTE_NODES attribute so TOD code gets setup correctly b397d8d - Christian Geddes - 2019-03-17 - Allow single dimm configurations in Axone 5588cf8 - Nick Bofferding - 2019-03-17 - Fix bug where task migrates away from pinned CPU unexpectedly 6362249 - Dan Crowell - 2019-03-16 - Add PMIC target 0f728a1 - Louis Stermole - 2019-03-16 - Add empty file for explorer eff_memory_size specialization 143d039 - Prem Shanker Jha - 2019-03-16 - Image Build: Fixed handling of unsecure HOMER address field. 395f284 - Sumit Kumar - 2019-03-16 - FAPI_Infra:Add new member to structure ErrorInfoHwCallout 4d983e4 - Prasad Bg Ranganath - 2019-03-16 - PPB: Refactor pstate parameter block 1c169fc - Andre Marin - 2019-03-16 - Add attribute engine algorithm for eff_config and pre_eff_config b5e9f70 - Andre A. Marin - 2019-03-16 - Update phy_pharams structure, tests, and exp attrs bcecb8a - Christian R. Geddes - 2019-03-16 - Revert "Update phy_pharams structure, tests, and exp attrs" d679e6d - Andre A. Marin - 2019-03-16 - Add attr_engine_traits empty files for HB to mirror 2dcce4b - Andre Marin - 2019-03-15 - Add L1 for p9a_mss_bulk_pwr_throttles and p9a_mss_utils_to_throttle cd82f3e - Stephen Glancy - 2019-03-15 - Adds DDIMM EFD decoder API 9e1906f - Andre Marin - 2019-03-15 - Add std::remove_all_extends to HB STL library c2c08ea - Dan Crowell - 2019-03-15 - Remove old fapi files a5c4032 - Matt Derksen - 2019-03-15 - Fixing runtime i2c operation 3830dc6 - Matthew Raybuck - 2019-03-15 - Support UCD target generation for Zeppelin MRW 642a5f6 - Nick Bofferding - 2019-03-15 - Support UCD discovery c4031ac - Chen Du - 2019-03-15 - Dropped messages at shutdown 87cc9b2 - Joe McGill - 2019-03-14 - cleanup references to chip-centric EC feature attributes ee476c6 - Andre A. Marin - 2019-03-14 - Update phy_pharams structure, tests, and exp attrs 8b9e2d4 - Bill Hoffa - 2019-03-14 - Fix autocitest simics attempt numbering 9145082 - Christian Geddes - 2019-03-14 - Disable OCMB mmio communication tests until MMIO works Changes Included for package hcode, branch master: 3d18592 - hostboot - 2019-03-16 - Release tag information updated for hw031619a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | skiboot v6.2-190-gc470806a2e5eStewart Smith2019-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deb McLemore (1): p9dsu: Undo slot label name changes Frederic Barrat (7): npu2-opencapi: Rework ODL register access npu2-opencapi: Setup perf counters to detect CRC errors npu2-opencapi: Rename functions used to reset an adapter npu2-opencapi: Keep ODL and adapter in reset at the same time npu2-opencapi: ODL should be in reset when enabled npu2-opencapi: Extend delay after releasing reset on adapter npu2-opencapi: Fix adapter reset when using 2 adapters Shilpasri G Bhat (2): fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot path fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machines Stewart Smith (4): opal-ci: Drop CentOS6 support opal-ci: Drop unneded reference to ubuntu 12.04 opal-ci: drop fedora 28 Drop old Coverity jobs (we build via separate .travis.yml in a branch) Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | op-build update 3-14-2019hostboot2019-03-142-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master: 10784ce - Nick Bofferding - 2019-03-13 - Support UCD target generation for ZZ MRW 298aa30 - Chris Steffen - 2019-03-13 - P9A OMI Dccal / Scominit 038631b - Roland Veloz - 2019-03-13 - Updated file ddimm_get_efd.C to be in sync with file ddimm_get_efd.xml 7d86b40 - Dan Crowell - 2019-03-13 - Modify rank variable for OCMB VPD lookup 8e0290d - Stephen Glancy - 2019-03-13 - Fixes LRDIMM rank configuration for dual-drop b850083 - Stephen Glancy - 2019-03-13 - Fixes LRDIMM CKE issue 2b943a5 - Stephen Glancy - 2019-03-13 - Fixes MPR read ODT values c368037 - Andre A. Marin - 2019-03-13 - Update phy_pharams structure, tests, and exp attrs 5618f2f - Christian Geddes - 2019-03-13 - Fix issues with how we were handling new .so added for Axone 63afd50 - Christian Geddes - 2019-03-13 - Disable SMF tests for Axone bringup Changes Included for package hcode, branch master: b31c43a - hostboot - 2019-03-13 - Release tag information updated for hw031319a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | Merge pull request #2699 from op-jenkins/op-build-update_043_3-13-2019Corey Swenson2019-03-135-51/+4
|\ \ \ \ | | | | | | | | | | op-build update 3-13-2019
| * | | | op-build update 3-13-2019hostboot2019-03-135-51/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package hostboot, branch master-p8: fd4c772 - Dan Crowell - 2019-03-04 - Move libconsole into base image Changes Included for package hostboot, branch master: 0b3f4e1 - Dan Crowell - 2019-03-12 - Use meaningful values for PNOR build parms c96464c - Stephen Glancy - 2019-03-12 - Moves set bad bitmap into generic 6f660c2 - Louis Stermole - 2019-03-12 - Add new files required for fixing mss::index, mss::pos, and mss::c_str 0bfacdf - Corey Swenson - 2019-03-11 - Add callouts for NVDIMM errors 281c7c9 - Christian Geddes - 2019-03-11 - Skip enabling PM complex (start_stop_engine HWP) in Axone simics 373d8a5 - Glenn Miles - 2019-03-11 - Run memory training in parallel across centaurs 8147343 - Glenn Miles - 2019-03-11 - Use thread_local for globals that require it ff62338 - Jaymes Wilks - 2019-03-11 - Thread local storage: Update unit tests for thread local storage f547589 - Jaymes Wilks - 2019-03-11 - Support thread local storage 676c584 - Glenn Miles - 2019-03-11 - Make more room for hbicore_extended in PNOR layout files. 4b29a11 - Matt Raybuck - 2019-03-11 - UCD attribute and targeting updates 4636db0 - Dan Crowell - 2019-03-11 - Always use original defaults for attribute fields with no value 552339e - Christian Geddes - 2019-03-11 - Create a common explorer accesss module expaccess 4984330 - Alvin Wang - 2019-03-11 - Change generic mcbist file name f50a116 - Alvin Wang - 2019-03-11 - Change generic mcbist file name 517ec60 - Alvin Wang - 2019-03-11 - Adds mcbist empty files dafcf54 - Christian Geddes - 2019-03-11 - Remove imported files that were added incorrectly 3b02a6a - Christian Geddes - 2019-03-08 - Fix getChildByAffinity call in mmio.C and add more traces ce4004d - Dan Crowell - 2019-03-08 - Create runtime mss library 250291d - Christian Geddes - 2019-03-08 - Add p9a_omi_training_check hwp call to istep 12.9 09a3da7 - Nick Bofferding - 2019-03-08 - UCD Flash Update: Support I2C SMBUS operations for UCD flash update 6fa8d04 - Stephen Glancy - 2019-03-08 - Updates read to write timers for LRDIMM 58b845f - Christian Geddes - 2019-03-08 - Disable Mutex Attribute Test Cases for now 90b00de - Nick Bofferding - 2019-03-08 - Enhance RAS for case where boot firmware image is too big to load 6e84cce - Roland Veloz - 2019-03-07 - Force VPD IO through HW (Axone) ,add plat function to get OCMB VPD 4470dc3 - Stewart Smith - 2019-03-07 - Disable warnings that crop up a lot with GCC6 49a169a - Alvin Wang - 2019-03-07 - Adds mcbist empty files 386165c - Dan Crowell - 2019-03-07 - Updates to testcases for Axone ebf6fda - Louis Stermole - 2019-03-07 - Add empty files required for p9a_mss_freq 197507f - Louis Stermole - 2019-03-07 - Add empty file required for templating eff_memory_size 835d207 - Louis Stermole - 2019-03-07 - Add empty files required for mss::index, pos, and c_str templating a7c8ac4 - Matt K. Light - 2019-03-07 - move ATTR_SPD_OVERRIDE[_ENABLE] to cronus only file bdaa5b1 - Sharath Manjunath - 2019-03-07 - Update exp_draminit to read values from attributes e7f0582 - Jacob Harvey - 2019-03-07 - L3 work for mss xmls e73d0c1 - Dan Crowell - 2019-03-06 - Force reboot without visible errors for core wakeup failure 73fc80f - Dean Sanner - 2019-03-06 - Base HWP mirroring control on HB policy 9055269 - Luis Fernandez - 2019-03-06 - Secure Boot: Log error when attribute override attempted in secure mode d94e5b5 - Caleb Palmer - 2019-03-06 - PRD: Remove old domain startScrubs 0af9610 - Glenn Miles - 2019-03-06 - Make access to iv_overridePtr threadsafe e70d216 - Christian Geddes - 2019-03-06 - Compile and add calls to exp_scominit in istep 13.8 efda717 - Christian Geddes - 2019-03-06 - Set early test case IPL step to be 14.7 in Axone simics 86b5d35 - Dan Crowell - 2019-03-06 - Delete complextype fields in attributes if they have no value 7ce2a9d - Christian Geddes - 2019-03-05 - Add interface to look up model type of master processor on targetService d74d393 - Mike Baiocchi - 2019-03-05 - Secureboot: Enhance Error Callouts For New Multinode Trustedboot Transfer eeb5732 - Ilya Smirnov - 2019-03-05 - Revert "SMF: Create New UVBWLIST Partition" 596bde3 - Jayashankar Padath - 2019-03-05 - HDAT : Support of new Rugby values in P9N systems 3452fbd - Christian Geddes - 2019-03-04 - Allow for nullptr io_buffer in eecache read d505fea - Dan Crowell - 2019-03-04 - Make overrideOnly fapi attributes volatile-zero 066af76 - Caleb Palmer - 2019-03-04 - Add SW callout if invalid proc model in call_mss_scrub 5fcfd69 - Louis Stermole - 2019-03-02 - Remove MBA GARD from RC_CEN_MSS_DRAMINIT_MC_INSUF_RCD_PROTECT_TIME c050abe - Stephen Glancy - 2019-03-02 - Updates the explorer training response structure 1c6429e - Jenny Huynh - 2019-03-02 - HW483672: Enable TLBIE WAT (version 5); fixes unintended flushing 6cc4d50 - Christian Geddes - 2019-03-01 - Again try to fix checkpoint issue with fips930 simics 9ece0ed - Ilya Smirnov - 2019-03-01 - SMF: Memory Distribution Logic Improvements ed35e3d - Ilya Smirnov - 2019-03-01 - Unit Tests For SMF Secure Mem Distribution 8ee01af - Christian Geddes - 2019-03-01 - Allow child/parent lookups between DIMM and OCMB_CHIP targets 2df1223 - Matt Derksen - 2019-03-01 - Use NVDIMM lids for update 518a05c - Matt Derksen - 2019-03-01 - Move nvdimm_update call to istep 21.1 b1c1b2c - Ilya Smirnov - 2019-03-01 - Secureboot: Enhanced Multinode Comm: TPM_POISONED 7364f24 - Bill Hoffa - 2019-03-01 - Initialize and test alt-master PNOR access in all boots 877a032 - Andre Marin - 2019-03-01 - Fix SPD cas latency assert bug dadbba5 - Stephen Glancy - 2019-03-01 - Adds SI setting for 4R and dual-drop LRDIMM configs 5bfda17 - Ben Gass - 2019-03-01 - Add chip base address to the OMI MMIO offset in p9a_mmio_util c23e993 - Stanley Zheng - 2019-03-01 - add address xlate to initfile 8eb0494 - Tsung Yeung - 2019-03-01 - Enforces NVDIMM Pairing e45d357 - Kahn Evans - 2019-03-01 - Fix doxygen warnings b8720c1 - Dan Crowell - 2019-03-01 - Reset Engine E to handle NVDIMMs d2899da - Matthew Raybuck - 2019-03-01 - Improve performance of Partial Good logic Changes Included for package hcode, branch master: b4bd4e7 - hostboot - 2019-03-12 - Release tag information updated for hw031219a.940 96bdad1 - hostboot - 2019-03-09 - Release tag information updated for hw030919a.940 cc5c034 - hostboot - 2019-03-09 - Release tag information updated for hw030819a.940 0dd012c - Prasad Bg Ranganath - 2019-03-08 - PPB: Refactor pstate parameter block Changes Included for package witherspoon-xml, branch master: e3e9aef - William Hoffa - 2019-03-12 - Merge pull request #82 from wghoffa/set_config_apply_default ed1f0eb - Bill Hoffa - 2019-03-12 - The CONFIG_APPLY attribute needs a default value 00f0727 - Erich Hauptli - 2019-03-05 - Fixing GPU I2C Addresses c47cddb - Erich Hauptli - 2019-03-01 - Picked up PROC_COMPAT* attribute Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | | op-build update 3-12-2019hostboot2019-03-121-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes Included for package sbe, branch master: 1410677 - Prasad Bg Ranganath - 2019-02-28 - PM HWP: Fix bug in stop clock procedure that effects mpipl 8fd8d14 - Prasad Bg Ranganath - 2019-02-28 - HWP:Cache stop clocks complete fix 9b5f5c3 - Srikantha Meesala - 2019-02-26 - Befor flushNVDIMM chip-op make sure all core Instructions are stopped 4a5f8dd - Jenny Huynh - 2019-02-25 - Adjust PVR Version for Axone 57905ed - Raja Das - 2019-02-25 - Axone pibmem repair logic e8590a9 - Joachim Fenkes - 2019-02-25 - p9_sbe_npll_setup: Enable spread spectrum before starting PLL 1d73131 - Soma BhanuTej - 2019-02-25 - Update p9a_10 engd - spy name changes 5786b04 - Joachim Fenkes - 2019-02-25 - p9_sbe_tp_chiplet_init3: Mask TOD error bit 62 (osclite switched) c9b85ed - Dan Crowell - 2019-02-25 - Add ATTR_ENABLED_OBUS_BRICKS 81c8487 - kswaroop - 2019-02-21 - PIBMEM only image 4529a95 - Joachim Fenkes - 2019-02-19 - Add tools to help measure and compare SBE image size 8a09d58 - Joachim Fenkes - 2019-02-14 - FAPI2: Multicast API 2/2: Introduce the actual multicast functions b9b668e - Joachim Fenkes - 2019-02-13 - FAPI2: Multicast API 1/2: Platform-breaking changes 6eb2a4c - Stephen Glancy - 2019-02-13 - Updates MCA write and read timings 1ac3d5b - Tsung Yeung - 2019-02-13 - Adjust STR enter sequence to enable immediate entry 81642d2 - Joe McGill - 2019-02-13 - whitelist update for ABUS CCM 0f9a51d - Christian Geddes - 2019-02-12 - Update i2c driver for OCMB chip 9eba575 - Prasad Bg Ranganath - 2019-02-12 - PPB:New attribute ATTR_PMCR_MOST_RECENT_MODE for PMCR request a3b2377 - Christopher M Riedl - 2019-02-12 - Implement PBA Cache-Inhibited 8B Rd/Wr Access 934ccd8 - Jenny Huynh - 2019-02-11 - Axone core initfile update to match Nimbus DD23 47f5fab - Prem Shanker Jha - 2019-02-11 - SMF: Populates unsecure HOMER with SC2 instruction. c508f8e - Raja Das - 2019-02-06 - NVDIMM Flush update f3b4f8e - Jenny Huynh - 2019-02-05 - Additional core inits for Nimbus DD2.3 compatibility modes 9f9f77c - Raja Das - 2019-02-05 - L1 loader Axone Pibmem repair parse b2548e2 - Pretty Mariam Jacob - 2019-02-05 - Added Alink changes in attributes and initfiles 953dc31 - Stephen Glancy - 2019-02-05 - Updates MWD_COARSE to run multiple patterns 04c534c - Jenny Huynh - 2019-02-05 - HW477626 Dangerous Elk - Reapply for all CDD12+ risk levels 0321b16 - Raja Das - 2019-01-28 - SBE scripts to update pib repair data e18d802 - Jenny Huynh - 2019-01-28 - HW477626 Dangerous Elk - Temporarily apply to CDD13 native only b6b4eaf - Prem Shanker Jha - 2019-01-28 - SMF: Defined new attribute containing unsecure HOMER memory's size. be0d09d - Jenny Huynh - 2019-01-28 - HW477626 Dangerous Elk - Applies to CDD12+ 0420efe - Raja Das - 2019-01-28 - White/Black/Grey List Binary dump PSU Chip-op Support Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | | Merge pull request #2674 from bofferdn/patch-11Stewart Smith2019-03-121-1/+1
|\ \ \ \ | | | | | | | | | | Retarget op-build to sb-signing-utils package v0.7
| * | | | Retarget op-build to sb-signing-utils package v0.7Nick Bofferding2019-03-061-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | Retarget op-build to sb-signing-utils package v0.7 which includes support for setting secure header software flags Signed-off-by: Nick Bofferding <opensource@bofferding.net>
* | | | Skiboot v6.2-176-g261ca8e779e5Stewart Smith2019-03-081-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big update since v6.2, close to what will become v6.3 Abhishek Goel (1): power-mgmt : occ : Add 'freq-domain-mask' DT property Akshay Adiga (2): SLW: Remove Idle state support tor Power8 DD1 SLW: Print verbose info on errors only Alexey Kardashevskiy (5): cpufeatures: Always advertise POWER8NVL as DD2 opal: Deprecate reading the PHB status hw/phb3/naples: Disable D-states npu2: Add XTS_BDF_MAP wildcard refcount npu2: Allow ATSD for LPAR other than 0 Andrew Donnellan (3): platforms/witherspoon: Make PCIe shared slot error message more informative config: Get rid of DEBUG_MALLOC config: Get rid of FAST_REBOOT_CLEARS_MEMORY Andrew Jeffery (60): astbmc: Try IPMI HIOMAP for P8 p8dtu: Enable HIOMAP support p8dtu: Configure BMC graphics pflash: Don't try update RO ToC libflash/test: Generate header dependencies for tests ffspart, libflash: Fix stack size warnings pflash: Increase stack frame size warning threshold gard: Fix warnings from gcc 8.2.0 Makefile: Paper over gard and pflash coverage issues test-ipmi-hiomap: Add ability to delay some IPMI messages test-ipmi-hiomap: Dump unexpected IPMI messages test-ipmi-hiomap: Ensure the completion code is set test-ipmi-hiomap: Print some information on early scenario_exit() libflash/ipmi-hiomap: Fix leak of msg in callback libflash/ipmi-hiomap: Overhaul error handling libflash/ipmi-hiomap: Overhaul event handling libflash/ipmi-hiomap: Remove unused close handling libflash/ipmi-hiomap: Enforce message size for empty response test-ipmi-hiomap: Add protocol-persistent-error test test-ipmi-hiomap: Add read-one-block test test-ipmi-hiomap: Add read-two-blocks test test-ipmi-hiomap: Add event-before-read test-ipmi-hiomap: Add event-during-read test test-ipmi-hiomap: Add write-one-block test test-ipmi-hiomap: Add write-two-blocks test test-ipmi-hiomap: Add event-before-write test test-ipmi-hiomap: Add event-during-write test test-ipmi-hiomap: Add erase-one-block test test-ipmi-hiomap: Add erase-two-blocks test test-ipmi-hiomap: Add event-before-erase test test-ipmi-hiomap: Add event-during-erase test-ipmi-hiomap: Add bad-sequence test test-ipmi-hiomap: Add action-error test test-ipmi-hiomap: Add get-flash-info test test-ipmi-hiomap: Add get-info-error test test-ipmi-hiomap: Add get-flash-info-error test test-ipmi-hiomap: Add create-read-window-error test test-ipmi-hiomap: Add create-write-window-error test test-ipmi-hiomap: Add mark-dirty-error test test-ipmi-hiomap: Add flush-error test test-ipmi-hiomap: Add ack-error test test-ipmi-hiomap: Add erase-error test test-ipmi-hiomap: Add ack-malformed tests test-ipmi-hiomap: Add get-info-malformed tests test-ipmi-hiomap: Add get-flash-info-malformed tests test-ipmi-hiomap: Add create-read-window-malformed tests test-ipmi-hiomap: Add create-write-window-malformed tests test-ipmi-hiomap: Add mark-dirty-malformed tests test-ipmi-hiomap: Add flush-malformed tests test-ipmi-hiomap: Add erase-malformed tests test-ipmi-hiomap: Add protocol-recovery-failure-ack test test-ipmi-hiomap: Add protocol-recovery-failure-get-info test test-ipmi-hiomap: Add protocol-recovery-get-flash-info-failure test test-ipmi-hiomap: Add read-one-block-twice test test-ipmi-hiomap: Add write-one-block-twice test test-ipmi-hiomap: Add erase-one-block-twice test ast-io: Rework ast_sio_is_enabled() test sequence astbmc: Try IPMI HIOMAP for P8 (again) astbmc: Enable IPMI HIOMAP for AMI platforms zaius: Add BMC description Deb McLemore (3): p9dsu: Fix p9dsu default variant p9dsu: Fix p9dsu slot tables p9dsu: Fix slot labels for p9dsu2u Jeff Scheel (1): doc: Adjusting tags in release notes to eliminate global conflict for singlehtml builds Joel Stanley (2): Revert "astbmc: Try IPMI HIOMAP for P8" Makefile: Check -Wno-stringop-truncation is supported Mahesh Salgaonkar (3): opal/hmi: Fix double unlock of hmi lock in failure path. opal/hmi: Don't retry TOD recovery if it is already in failed state. opal/hmi: set a flag to inform OS that TOD/TB has failed. Michael Neuling (1): xive: Make no_sync parameter affermative in __xive_set_irq_config() Nicholas Piggin (19): phb4: remove POWER9N DD1 creset workaround xive: remove POWER9N DD1 NVT table size workaround Remove POWER9N DD1 support core/cpu: HID update race external/mambo: allow CPU targeting for most debug utils core/init: rename setup_reset_vector core/cpu: do not inline cpu_relax core/exceptions: save current MSR in exception frame asm/head: use HSRR exception registers in FIXUP_ENDIAN core/init: rearrange final boot steps core/fast-reboot: improve NMI handling during fast reset core/init: enable machine check on secondaries asm/head: provide asm support for interrupts to be returned from core/fast-reboot: fast reboot specific sreset patch asm/head: sreset handler remove FIXUP_ENDIAN core/exceptions: implement an exception handler for non-powersave sresets core/exceptions: allow recoverable sreset exceptions core/exceptions: implement support for MCE interrupts in powersave asm/head: move unnecessary code out of head Oliver O'Halloran (11): phb4: Rework BDFN filtering in phb4_set_pe() phb4: Remove pointless NULL checks phb4: Eliminate p->rte_cache phb4: Eliminate peltv_cache phb4: Update some comments hdata/test: Fix up linux,sml-base property hdata/test: Add OP920 HDAT test data hdata/memory: Remove find_shared() hdata/memory: Add NVDIMM support hw/phb4: Fix indentation of brdgCtl platforms/zz: Re-enable LXVPD slot information parsing Reza Arbab (17): Remove duplicate npu2-common.o from $(HW_OBJS) npu2: Remove dead code from npu2_cfg_write_bar() npu2: Remove unused npu2::bdf2pe_cache npu2: Remove unused npu2::lxive_cache npu2: Remove unused npu2_dev::procedure_data npu2: Remove unused npu2_dev_nvlink::vendor_cap npu2: Fix missing iteration in tce kill loop npu2: Remove redundant assignment to p->phb_nvlink.scan_map npu2: Replace open coded dt_find_by_name_addr() core/lock: Stop drop_my_locks() from always causing abort Add PVR_TYPE_P9P devicetree: Fix syntax error in power9-phb4.dts devicetree: Fix typo in power9-phb4.dts devicetree: Add nx node to power9-phb4.dts devicetree: Move power9-phb4.dts devicetree: Add p9-simics.dts devicetree: Add Makefile to build dtb binaries Santosh Sivaraj (2): flash: Add support for async decompression imc/catalog: Decompress catalog asynchronously Shilpasri G Bhat (1): powercap: occ: Fix the powercapping range allowed for user Stewart Smith (20): qemu: bt device isn't always hanging off / sparse: Make tree 'constant is so big' warning clean zz: platform_ocapi can be static zaius: zaius_ocapi can be static doc: clarify OPAL_RTC_READ return values firmware-versions: Add test case for parsing VERSION pflash: Support encoding/decoding ECC'd partitions skiboot v6.2.1 release notes skiboot v6.0.17 release notes hw/test: generalise makefile doc: fix definition lists in opal-imc-counters sparse: symbol 'sbe_timer_lock' was not declared. Should it be static? sparse: symbol 'xive_buddy_lock/xive_vp_buddy' was not declared. Should it be static? sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static? sparse: symbol 'procedure_*' was not declared. Should it be static? sparse: symbols in imc.c weren't declared, Should they be static? sparse: symbol '*bar*' was not declared. Should it be static? Don't use variable length arrays in exception code i2c: Fix sparse warnings for type assignment doc: s/stb_init()/secureboot_init()/ to match reality Timothy Pearson (1): Retry link training at PCIe GEN1 if presence detected but training repeatedly failed Vaibhav Jain (8): opal: Update opal_del_host_sync_notifier() to accept 'void *data' core/pci: Introduce a new pci_slot_op named completed_sm_run() capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb' phb4/capp: Update and re-factor phb4_set_capi_mode() capp/phb4: Force CAPP to PCIe mode during kernel shutdown capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPP phb4/capp: Implement sequence to disable CAPP and enable fast-reset capp/phb4: Prevent HMI from getting triggered when disabling CAPP Vasant Hegde (16): skiboot v6.0.15 release notes core/ipmi: Improve error message core/opal: Print PIR value in exit path skiboot v6.0.16 release notes ipmi/power: Fix system reboot issue hdata/i2c: Reduce severity of log message libflash/ecc: Fix compilation warning hw/bt: Fix message retry handler hw/bt: Add backend interface to disable ipmi message retry option hdata/memory: Fix warning message hdata/memory: Removed share-id property hw/bt: Introduce separate list for synchronous messages core/ipmi: Add ipmi sync messages to top of the list hw/bt: Do not disable ipmi message retry during OPAL boot skiboot v6.0.18 release notes skiboot v6.2.2 release notes Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | Merge pull request #2682 from wghoffa/no-hb-stable-just-latestWilliam Hoffa2019-03-072-6/+1
|\ \ \ | | | | | | | | hostboot: just build latest hostboot
| * | | hostboot: just build latest hostbootStewart Smith2019-03-072-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In discussions with Dan, this isn't really a thing we need at the moment, so remove the confusion. Suggested-by: Daniel Crowell <dcrowell@us.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | | | Merge pull request #2677 from sammj/pb-bumpStewart Smith2019-03-082-3/+3
|\ \ \ \ | | | | | | | | | | petitboot: Update to v1.10.2
| * | | | petitboot: Update to v1.10.2Samuel Mendoza-Jonas2019-03-072-3/+3
| | |/ / | |/| | | | | | | | | | Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
* | | | Merge pull request #2675 from op-jenkins/op-build-update_1318_3-6-2019Corey Swenson2019-03-061-1/+1
|\ \ \ \ | |_|/ / |/| | | op-build update 3-6-2019
| * | | op-build update 3-6-2019hostboot2019-03-061-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | Changes Included for package pnor, branch master: 0aeae23 - William Hoffa - 2019-03-06 - Merge pull request #112 from milesg-github/master 83af072 - Glenn Miles - 2019-03-06 - Add 1MB to HBI PNOR section to accommodate TLS Signed-off-by: hostboot <hostboot@us.ibm.com>
* | | Merge pull request #2664 from shenki/kernel-4.19.26Stewart Smith2019-03-0716-17/+17
|\ \ \ | | | | | | | | Kernel 4.19.26
| * | | kernel: Move to Linux v4.19.26-openpower1Joel Stanley2019-03-0616-17/+17
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PowerPC fixes (v4.19.14 through to v4.19.26): powerpc/radix: Fix kernel crash with mremap() powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand powerpc/perf: Fix thresholding counter data for unknown type powerpc/uaccess: fix warning/error with access_ok() powerpc/xmon: Fix invocation inside lock region powerpc/boot: Set target when cross-compiling for clang powerpc: Disable -Wbuiltin-requires-header when setjmp is used powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer powerpc: consolidate -mno-sched-epilog into FTRACE flags powerpc: remove old GCC version checks powerpc/mm: Fallback to RAM if the altmap is unusable powerpc/mm: Fix linux page tables build with some configs Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | skiboot v6.2.2Stewart Smith2019-03-061-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alexey Kardashevskiy (1): hw/phb3/naples: Disable D-states Andrew Jeffery (53): libflash/test: Generate header dependencies for tests test-ipmi-hiomap: Add ability to delay some IPMI messages test-ipmi-hiomap: Dump unexpected IPMI messages test-ipmi-hiomap: Ensure the completion code is set test-ipmi-hiomap: Print some information on early scenario_exit() libflash/ipmi-hiomap: Fix leak of msg in callback libflash/ipmi-hiomap: Overhaul error handling libflash/ipmi-hiomap: Overhaul event handling libflash/ipmi-hiomap: Remove unused close handling libflash/ipmi-hiomap: Enforce message size for empty response test-ipmi-hiomap: Add protocol-persistent-error test test-ipmi-hiomap: Add read-one-block test test-ipmi-hiomap: Add read-two-blocks test test-ipmi-hiomap: Add event-before-read test-ipmi-hiomap: Add event-during-read test test-ipmi-hiomap: Add write-one-block test test-ipmi-hiomap: Add write-two-blocks test test-ipmi-hiomap: Add event-before-write test test-ipmi-hiomap: Add event-during-write test test-ipmi-hiomap: Add erase-one-block test test-ipmi-hiomap: Add erase-two-blocks test test-ipmi-hiomap: Add event-before-erase test test-ipmi-hiomap: Add event-during-erase test-ipmi-hiomap: Add bad-sequence test test-ipmi-hiomap: Add action-error test test-ipmi-hiomap: Add get-flash-info test test-ipmi-hiomap: Add get-info-error test test-ipmi-hiomap: Add get-flash-info-error test test-ipmi-hiomap: Add create-read-window-error test test-ipmi-hiomap: Add create-write-window-error test test-ipmi-hiomap: Add mark-dirty-error test test-ipmi-hiomap: Add flush-error test test-ipmi-hiomap: Add ack-error test test-ipmi-hiomap: Add erase-error test test-ipmi-hiomap: Add ack-malformed tests test-ipmi-hiomap: Add get-info-malformed tests test-ipmi-hiomap: Add get-flash-info-malformed tests test-ipmi-hiomap: Add create-read-window-malformed tests test-ipmi-hiomap: Add create-write-window-malformed tests test-ipmi-hiomap: Add mark-dirty-malformed tests test-ipmi-hiomap: Add flush-malformed tests test-ipmi-hiomap: Add erase-malformed tests test-ipmi-hiomap: Add protocol-recovery-failure-ack test test-ipmi-hiomap: Add protocol-recovery-failure-get-info test test-ipmi-hiomap: Add protocol-recovery-get-flash-info-failure test test-ipmi-hiomap: Add read-one-block-twice test test-ipmi-hiomap: Add write-one-block-twice test test-ipmi-hiomap: Add erase-one-block-twice test ast-io: Rework ast_sio_is_enabled() test sequence astbmc: Try IPMI HIOMAP for P8 (again) p8dtu: Enable HIOMAP support p8dtu: Configure BMC graphics astbmc: Enable IPMI HIOMAP for AMI platforms Shilpasri G Bhat (1): powercap: occ: Fix the powercapping range allowed for user Stewart Smith (1): qemu: bt device isn't always hanging off / Vasant Hegde (7): ipmi/power: Fix system reboot issue hw/bt: Fix message retry handler hw/bt: Add backend interface to disable ipmi message retry option hw/bt: Introduce separate list for synchronous messages core/ipmi: Add ipmi sync messages to top of the list hw/bt: Do not disable ipmi message retry during OPAL boot skiboot v6.2.2 release notes Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* | buildroot: Move to 2018.11.3 stable releaseJoel Stanley2019-03-0415-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | Upstream release notes: http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html https://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3 This includes a patch to move to 4.20 as the default kernel. As we're still on 4.19, we must now set the buildroot kernel series option. Signed-off-by: Joel Stanley <joel@jms.id.au>
* | Bump hostboot stable version to latest hostbootStewart Smith2019-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is nominally to get the HBRT fix. Abhishek Agarwal (1): L1 Rev istep 0.(6-8,11,13,14),1.1,2.(1-13,15,18-20,22,26,27,30,32,34) V2 Adam Hale (1): Memory Controller Axone initfiles - initial Alvin Wang (9): Update setup_fw_boot_config() to read out actual values from attributes Update setup_fw_boot_config() to read out actual values from attributes Added p9a_omi_train procedure Adds p9a_omi_train procedure(START) Adds exp_draminit_mc Update setup_fw_boot_config() to read out actual values from attributes Adds empty files for exp_draminit_mc and p9a_omi_train Adds exp_draminit_mc Reinstates exp_draminit_mc with change_addr_mux_sel fix Andre Marin (16): Add empty explorer "check_for_ready" procedure files Implement exp_check_for_ready Add DDIMM module functions into SPD facade Add L1 procedures for p9a and makefiles Rename exp procedures files to match FW doc Add empty generic memory effective attr xml for HB to mirror Port-over generic SPD attributes that shouldn't change per controller Add empty HWPs, UTs, and makefiles needed for Axone Add L1 procedures for p9a and makefiles Add empty p9a unit test and axone_pre_data_engine files for HB mirroring Add empty HWPs, UTs, and makefiles needed for Axone Add L1 procedures for p9a and makefiles Generalize set fields in pre_data_init Add empty pos, c_str files to split dimm specialization Add empty bulk_pwr and utils_to_throttle header files for HB mirror Port-over generic SPD attributes that shouldn't change per controller Anusha Reddy Rangareddygari (2): FAPI_INF entering and exiting message updates Update hardware procedure metadata Anuwat Saetow (1): Added initial copy of generic_memory_si_attributes.xml Ben Gass (5): Update p9a.omi_init.scom.initfile Explorer registers and fields generated from dev Adds initfile for Explorer Adds initfile for Explorer Back out p9a_10 engd that breaks the initcompiler. Bill Hoffa (1): HBBL LPC Error Checking CHRISTINA L. GRAVES (6): Adding in LPC functional reset to sbe_lpc_init Adding in configurations for PNOR/LPC communication Fixing order of setting clock muxes & functional reset & removing sim only scoms p9_sbe_lpc_init fix with GPIO reset Adding in LPC and OPB timeout values Do the real LPC reset for DD2 Caleb Palmer (9): PRD: Adjust row repair capture data size PRD: PlatServices support for NVDIMM persistency lost msg Update Bad Bits and Row Repair for new MSS attrs Revert "PRD: Initial NVDIMM Support" PRD: Add MCFIR to capture group for mem mirror FFDC PRD: Explorer rule and makefile updates PRD: MPIPL Make sure PRD is initialized in startScrub PRD: NVDIMM isolation redesign PRD: Adjust dram repairs capture data max size Chris Cain (1): HTMGT: Change OCC logs to info while recovery is still being attempted Chris Steffen (2): P9 Xbus/DMI CM Workaround P9 Obus MNFG Errors Attribute Fix Christian Geddes (21): Unset CONFIG_FILE env var if in standalone environment Make sure FIRDATA is filled in axone pnor, remove UVBWLIST section Update simics to latest build for Axone simics bringup Update OBUS PLL Bucket attribute getter with Axone EC levels Add call to p9a_ocmb_enable to istep 10.4 Skip NPU scominit until ARTMISS register gets updated Fix issues w/ axone updates to simics scripts Disable Sync Test Add EEPROM caching device op Update i2c driver for OCMB chip Fix tags in exp_omi_train attribute xml Add expscom test cases Add call to exp_check_for_ready to istep 10.4 Add new P9A hwp error xml path to fapi2 file generation makefile Set simics xml to match simics model for OCMB port numbering Update istep_mss modules makefile to generate mss accessors Add new path in EEPROM device op to allow reading from new EECACHE Update simics build and pull in Axone binary to pnor generation Use shell command to look up CEC_TYPE Add omi setup/training calls to istep 12 Update simics build to include p9a_omi_train_check fixes Corey Swenson (2): Use virtual address buffer to read mvpd rings Remove call to retrieve data from a previous runtime crash Dan Crowell (11): Move libconsole into base image Add missing implied include to populate_hbruntime.H Add more agressive memory allocation calls Add a couple useful traces to the PNOR build script Use proper top-level include for fapi2 target Handle partial-bad MCS logic correctly Statically allocate work pages for PNOR Resource Provider Add ATTR_ENABLED_OBUS_BRICKS Adjust makefile directives for expscomtest Modify PNOR load order in SBE update to avoid OOM condition Method to execute testcases early in the boot Daniel M. Crowell (1): Revert "Enhance RAS for case where boot firmware image is too big to load" Dean Sanner (1): Find cpu struct directly in doorbell interrupt handler Evan Lojewski (2): Add additional 2133 and 1866 ps values for spd parsing. Update to allow DDR4-SORDIMM modules to be used [3]. Greg Still (1): PM: fix cable pull issue in clearing clock sync upon PM Complex Reset Ilya Smirnov (4): Secureboot: Enhanced Multinode Comm: Slave Node Secureboot: Enhanced Multinode Comm: Master Node Secureboot: Enhanced Multinode Comm: Quote Size Fix Secureboot: Enhanced Multinode Comm: Add size of quote & signature to slv quote Jennifer A. Stofer (3): Revert "lpc_init: Correct LPC host controller timeout value" Revert "Adds exp_draminit_mc" Revert "Adds exp_draminit_mc" Jenny Huynh (4): HW477626 Dangerous Elk - Reapply for all CDD12+ risk levels Axone core initfile update to match Nimbus DD23 Adjust PVR Version for Axone Secure memory allocation and setup Joachim Fenkes (9): p9_sbe_lpc_init: Fix LPC bus LRESET for DD2 p9_sbe_lpc_init: Fix timeout setup p9_sbe_lpc_init: Add final check for errors p9_sbe_lpc_init: Improve reset lpc_init: Correct LPC host controller timeout value p9_sbe_lpc_init: Skip final error check for Fleetwood GA1 FAPI2: Multicast API 1/2: Platform-breaking changes FAPI2: Multicast API 2/2: Introduce the actual multicast functions p9_sbe_npll_setup: Enable spread spectrum before starting PLL Joe McGill (3): p9_query_mssinfo -- adjust total memory reporting p9_query_mssinfo -- fill mirror_policy regardless of platform mirror support allow option to enforce mirroring of all system memory Li Meng (5): Adds some BCW safe delay for LRDIMM Adds workaround for LRDIMM to clear FIRs Adds new algorithm for DWL Adds RAS features to LRDIMM MRD_FINE and use fine_recorder class Fixes LRDIMM training issue Louis Stermole (15): Add generic attribute accessor script and makefiles Add p9a_mss_volt procedure Add ATTR_MSS_MEM_MVPD_FWMS to generic xml and fix accessor Fix 1-rank row repair case in p9c draminit_training and draminit_mc Convert mss explorer and axone code to use attr accessors Add generic attribute accessor script and makefiles Add new MSS attributes for Axone Add ATTR_MSS_MEM_MVPD_FWMS to generic xml and fix accessor Convert mss explorer and axone code to use attr accessors Add p9a_mss_volt procedure Add new MSS attributes for Axone Convert mss explorer and axone code to use attr accessors Add p9a_mss_volt procedure Add generic attribute accessor script and makefiles Add new MSS attributes for Axone Matt Derksen (4): Manually garded targets incorrectly being resource recovered Explorer_inband support: add response data buffer to getRSP OpenPOWER support for native and compatibility mode for DD2.3 Framework for NVDIMM update Matt Raybuck (3): Updates to processMrw.pl to fix erroneous chiplet ids Correct invalid HUID and chiplet id values for NPU targets Better logging for Partial Good Issues (2/2) Matthew Raybuck (1): Move watchdog timer to prevent timeout Mike Baiocchi (2): Add Node Communications Transfer Protocol Secureboot: Enable New Multinode Trustedboot Transfer Nick Bofferding (3): Support tool that can package UCD* flash images into a binary Support reading UCD flash update LIDs Enhance RAS for case where boot firmware image is too big to load Prasad Bg Ranganath (4): PPB:New attribute ATTR_PMCR_MOST_RECENT_MODE for PMCR request HB:Cme fir attribute reset fix PM HWP: Fix bug in stop clock procedure that effects mpipl HWP:Cache stop clocks complete fix Prem Shanker Jha (3): VDM(Part 1): Introduced new members in CME and CPMR image headers SMF: Populates unsecure HOMER with SC2 instruction. PM HWP: Fixed error path bug pertaining to query STOP state. Pretty Mariam Jacob (1): Added Alink changes in attributes and initfiles Raja Das (1): Axone pibmem repair logic Roland Veloz (2): Create FAPI mapping function for DDIM SPD data Added the HWP error XML file for the DDIM SPD data mapping function Sampa Misra (1): fix VINI RT HW LX keyword for Phyp Soma BhanuTej (1): Update p9a_10 engd - spy name changes Stephen Glancy (10): Adds blank files for EFD API Fixes LRDIMM NTTM mode read timing for HW bug Adds blank Explorer MMIO setup files Adds explorer OMI training code Updates MCA write and read timings Adds p9a chip directory structure Adds blank files for explorer training handler Adds the explorer training response structure Adds blank files for generic bad bits code Adds DDIMM EFD decoder API Sunil.Kumar (1): Level 2 Procedure - p9_sbe_lpc_init Thi Tran (1): Change ATTR_MRW_ENHANCED_GROUPING_NO_MIRRORING name Tsung Yeung (5): NVDIMM SBE Support to Trigger CSAVE - xip_customize Disable NVDIMM Trigger Before Draminit and Deassert DDR_RESETn During MPIPL Adjust STR enter sequence to enable immediate entry Disable maint address mode before rcd_load during NVDIMM post-restore Enable mss_scrub on MPIPL if NVDIMM is configured duchen (1): Update FAPI2 functions to handle new template parms for multicast support shlimeng (1): Add new algorithm for MREP and error log spashabk-in (2): Introducing lpc utils source file Move lpc_rw to a source file xiaozq (1): p9_query_mssinfo for single chip mss information query. Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
OpenPOWER on IntegriCloud