Skiboot v6.2-176-g261ca8e779e5
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>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 01f9374..081c0c3 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.2.2" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.2-176-g261ca8e779e5" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION