Version: 5.10-bp150.2.3.1
* Wed Jan 30 2019 Michal Suchanek <msuchanek@suse.com>
- skiboot.lid conflicts with qemu which is not allowed in backports so build
opal-firmware on OpenSUSE only (bsc#1123072).
* Thu Jan 24 2019 Michal Suchanek <msuchanek@suse.com>
- Fix build on Tumbleweed.
- add hdata-i2c.c-fix-building-with-gcc8.patch
- add libffs-fix-string-truncation.patch
* Mon Apr 23 2018 normand@linux.vnet.ibm.com
- Add few lines below about changes version 5.10
* Wed Apr 18 2018 normand@linux.vnet.ibm.com
- version update to 5.10
- skiboot v5.10 contains all bug fixes as of skiboot-5.9.8 and
skiboot-5.4.9. We do not forsee any further 5.9.x releases.
- Power9 support
Power saving -Secure and Trusted Boot
XIVE -PCI -PHB4 -CAPI -NVLINK2
- for details refer to:
https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.10.rst
- remove increase_dpath_string.patch
* Sun Dec 17 2017 normand@linux.vnet.ibm.com
- version update to 5.9.6
- see https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.9.6.rst
- add increase_dpath_string.patch
* Wed Apr 12 2017 normand@linux.vnet.ibm.com
- version update to 5.5.0
- see https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.5.0.rst
- remove two patches now upstream:
0001-Make-links-target-reusable.patch
skiboot_gcc6_backtrace.patch
* Fri Jun 17 2016 normand@linux.vnet.ibm.com
- new skiboot_gcc6_backtrace.patch
* Tue Mar 29 2016 dvaleev@suse.com
- Reenable parallel build
0001-Make-links-target-reusable.patch (bsc#987201).
* Thu Mar 24 2016 dvaleev@suse.com
- Drop opal-prd.{service,socket}, use upstream one
- Disable parallel builds
(see https://github.com/open-power/skiboot/issues/27, bsc#987201)
* Tue Mar 22 2016 jloeser@suse.com
- version update to 5.2.0 (FATE#320438)
- see https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.2.0.txt
* Sat Jan 30 2016 mpluskal@suse.com
- Update to 5.1.13
* See https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.1.13.txt
* Sat Jan 02 2016 mpluskal@suse.com
- Update to 5.1.12
* opal-prd:
+ Display an explict and obvious message if running on a
system that does not support opal-prd, such as an IBM FSP
based POWER system, where the FSP takes on the role of
opal-prd.
* pflash:
+ Fix a missing (C) header
+ cherry-picked from master.
* General:
+ Don't link with libgcc
+ On some toolchains, we don't have libgcc available.
* POWER8 PHB (PCIe) specific:
+ hw/phb3: Flush cache line after updating P/Q bits
+ When doing an MSI EOI, we update the P and Q bits in the
IVE.
* IBM FSP based machines:
+ FSP: Give up PSI link on shutdown This clears up some
erroneous SRCs (error logs) in some situations.
+ Correctly report back Real Time Clock errors to host.
* Tue Oct 27 2015 dvaleev@suse.com
- Version update to 5.1.8
skiboot-5.1.8 is the 9th stable release of 5.1, it follows skiboot-5.1.7
(which was released October 13th, 2015).
Skiboot 5.1.8 contains all fixes from skiboot-5.1.7 and is a minor bug
fix release, with a single fix for recovery from a (rare) error.
Over skiboot-5.1.7, we have the following change:
- opal/hmi: Fix a soft lockup issue on Hypervisor Maintenance Interrupt
for certain timebase errors.
We also introduce a timeout to handle the worst situation where all other
threads are badly stuck without setting a cleanup done bit. Under such
situation timeout will help to avoid soft lockups and report failure to
kernel.
- Fix opal-prd.service file to include arguments
* Tue Oct 20 2015 dvaleev@suse.com
- Add ppc64 architecture, drop i2c-tools.
i2c-dev.h is now shipped in linux-glibc-devel package
* Mon Oct 12 2015 dvaleev@suse.com
- Initial version 5.1.6