Deploy open-power/op-build to github.com/open-power/op-build.git:gh-pages
diff --git a/_sources/boot-devices.rst.txt b/_sources/boot-devices.rst.txt
new file mode 100644
index 0000000..da2fd5b
--- /dev/null
+++ b/_sources/boot-devices.rst.txt
@@ -0,0 +1,70 @@
+Supported Boot Devices
+======================
+
+The OpenPower firmware uses Linux as a bootloader in order to discover boot
+devices, and boot the final operating system. In order to discover boot devices
+and load the operating system image from them, the bootloader's kernel needs to
+include support for that hardware.
+
+This table lists the network adaptors and disk controllers that are currently
+enabled.
+
+If you are adding a device to the kernel, please add the details here including
+your email address in the owner field. We will use this to contact users when
+considering the removal of modules.
+
+Likewise, if you are removing an option from the kernel config, please remove
+it from this table and notify the person mentioned in the owner field.
+
++-------------------------------+-----------------------+--------+----------------------------+
+| Device name                   | Kconfig option        | System | Owner                      |
++===============================+=======================+========+============================+
+| AOC-SG-I2 NIC                 | IGB                   | Boston | maurosr@linux.vnet.ibm.com |
++-------------------------------+-----------------------+--------+----------------------------+
+| Broadcom NetExtreme II        | BNX2X                 |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Mellanox ConnectX-4           | MLX5_CORE_EN          |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Alteon AceNIC                 | ACENIC                |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Broadcom Tigon3               | TIGON3                |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Chelsio 10Gb Ethernet         | CHELSIO_T1            |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| SeverEngine BladeEngine 10Gb  | BE2NET                |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Exar Xframe 10Gb              | S2IO                  |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Intel PRO/1000 PCIe           | E1000E                |        |                            |
+| Intel PRO/1000                | E1000                 | Qemu   | stewart@linux.vnet.ibm.com |
++-------------------------------+-----------------------+--------+----------------------------+
+| Intel PRO/10GbE               | IXGB                  |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Intel 10GbE PCIe              | IXGBE                 |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Intel XL710 Ethernet          | I40E                  | P9DSU  | jk@ozlabs.org              |
++-------------------------------+-----------------------+--------+----------------------------+
+| Mellanox 1/10/40Gbit Ethernet | MLX4_EN               |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Myricom Myri-10G Ethernet     | MYRI10GE              |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| QLogic QLGE 10Gb Ethernet     | QLGE                  |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| NetXen Gigabit Ethernet       | NETXEN_NIC            |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Adaptec AACRAID               | SCSI_AACRAID          |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| QLogic BNX2                   | SCSI_BNX2_ISCSI       |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Chelsio T3 iSCSI              | SCSI_CXGB3_ISCSI      |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| Chelsio T4 iSCSI              | SCSI_CXGB4_ISCSI      |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| LSI Logic MegaRAID            | MEGARAID_NEWGEN       |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| LSI MPT Fusion SAS (legacy)   | SCSI_MPT2SAS          |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| QLogic QLA2xxx Fibrechannel   | SCSI_QLA_FC           |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
+| QLogic ISP4xxx and ISP82xxx   | SCSI_QLA_ISCSI        |        |                            |
++-------------------------------+-----------------------+--------+----------------------------+
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
new file mode 100644
index 0000000..d4d9668
--- /dev/null
+++ b/_sources/index.rst.txt
@@ -0,0 +1,31 @@
+.. OpenPOWER Firmware documentation master file, created by
+   sphinx-quickstart on Thu Oct 12 14:38:45 2017.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to OpenPOWER Firmware's documentation!
+==============================================
+
+This documentation is for the ``op-build`` project, which is a buildroot
+overlay designed to build a full firmware image for OpenPOWER Systems.
+Individual firmware components will have their own documentation, which
+we link to where needed, but this document is focused on specifics to
+do with building the full firmware image.
+
+.. toctree::
+   :maxdepth: 2
+   :caption: Contents:
+
+   introduction
+   testing
+   process/index
+   boot-devices
+   versioning
+   release-notes/index
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
diff --git a/_sources/introduction.rst.txt b/_sources/introduction.rst.txt
new file mode 100644
index 0000000..260f870
--- /dev/null
+++ b/_sources/introduction.rst.txt
@@ -0,0 +1,118 @@
+Introduction to OpenPOWER Firmware
+==================================
+
+The ``op-build`` project constructs a host firmware image for OpenPOWER
+machines.
+
+Firmware Components
+-------------------
+
+Buildroot_
+  We use http://buildroot.net/ as the build system for assembling a firmware
+  image. `op-build` is a "Buildroot overlay". We build a kernel and initramfs
+  using buildroot to run the Petitboot boot loader in. We maintain a branch
+  with a minimum number of patches on top of upstream buildroot.
+op-build_
+  A buildroot overlay that assembles OpenPOWER Firmware images.
+SBE_
+  the Self Boot Engine is the first unit inside the POWER processor to start
+  executing. It's job is to set up a core and load Hostboot.
+Hostboot_
+  Low level system boot firmware. It brings up CPU cores, the OCC, Memory
+  and hands control over to OPAL (skiboot)
+OCC_
+  The On Chip Controller is responsible for thermal limits and frequency
+  management.
+OPAL
+  The OpenPOWER Abstraction Layer, provided by skiboot
+skiboot_
+  skiboot implements OPAL (the OpenPOWER Abstraction Layer). Skiboot is
+  boot and runtime firmware and is responsible for bringing up PCI and
+  providing runtime abstractions to the running OS.
+Linux_
+  Once skiboot has finished setting up the machine, it hands control over
+  to a Linux kernel. This kernel provides device drivers and userspace to
+  run the bootloader, Petitboot. We maintain our own branch with a minimal
+  number of patches on top of the latest upstream stable release.
+Petitboot_
+  The bootloader. It is a normal user-space process running on Linux that
+  searches the system for disks and network devices that it can boot the
+  OS from.
+HCODE_
+  Firmware for the power management PPE. Implements heavy lifting for deeper
+  STOP states.
+
+.. _Buildroot: https://github.com/open-power/buildroot
+.. _op-build: https://github.com/open-power/op-build
+.. _SBE: https://github.com/open-power/sbe
+.. _OCC: https://github.com/open-power/occ
+.. _Hostboot: https://github.com/open-power/hostboot
+.. _skiboot: https://open-power.github.io/skiboot/
+.. _Linux: https://github.com/open-power/linux
+.. _Petitboot: https://github.com/open-power/petitboot/
+.. _HCODE: https://github.com/open-power/hcode
+
+Introductory Videos
+-------------------
+
+There are a number of good recorded presentations from various conferences
+around the world that have overviews and deep dives into various parts of
+the firmware stack.
+
+Here, we present technical presentations that may be useful in learning
+about topics relevant to OpenPOWER firmware development.
+
+For broader OpenPOWER topics, check out the following channels:
+
+- `OpenPOWER Foundation` <https://github.com/open-power/op-build/pull/2983>`_
+
+Introductory
+^^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=a4XGvssR-ag
+.. youtube:: https://www.youtube.com/watch?v=hcLhKjxa-40
+
+Secure Boot
+^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=hwB1bkXQep4
+
+Interfaces and standards
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=2TroT3ORw0s
+
+OpenCAPI
+^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=h3pLBDCqY-I
+
+.. youtube:: https://www.youtube.com/watch?v=K4dhx0ctjkQ
+
+XIVE Interrupt Controller
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=s88beMQWkks
+
+Petitboot
+^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=4JbDb4bRBK4
+.. youtube:: https://www.youtube.com/watch?v=oxmMJMibZQ8
+
+Booting Faster
+^^^^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=fTLsS_QZ8us
+
+Testing
+^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=znEM2xqJhBU
+
+Bringup and customisation
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. youtube:: https://www.youtube.com/watch?v=v73Nw7NDxYI
+
+.. youtube:: https://www.youtube.com/watch?v=dBEBQQYP_eI
diff --git a/_sources/process/CONTRIBUTING.md.txt b/_sources/process/CONTRIBUTING.md.txt
new file mode 100644
index 0000000..c13fa4b
--- /dev/null
+++ b/_sources/process/CONTRIBUTING.md.txt
@@ -0,0 +1,116 @@
+Contributing to op-build
+========================
+
+op-build is the open source build system for OpenPOWER firmware. It assembles
+many individual components (only a few of which are OpenPOWER specific) into
+a single firmware image. op-build is implemented as a buildroot overlay.
+
+If you haven't already, join us on IRC (#openpower on Freenode) and on
+the mailing list ( openpower-firmware@lists.ozlabs.org - subscribe by
+going to https://lists.ozlabs.org/listinfo/openpower-firmware )
+
+We use GitHub Issues and Pull Requests for tracking contributions. We
+expect participants to adhere to the GitHub Community Guidelines (found
+at https://help.github.com/articles/github-community-guidelines/ ).
+
+If you are unable or unwilling to use GitHub, we can accept contributions
+via the mailing list.
+
+All contributions should have a Developer Certificate of Origin (see below).
+
+Development Philosophy
+----------------------
+
+Our development philosophy is:
+
+1. Don't re-invent the wheel
+2. Upstream first
+
+As such, we don't like to carry patches in op-build, we prefer to interact
+with upstream projects and get patches accepted there. Where we do need
+to patch things locally, we prefer to carry backports from upstream, which
+can be removed when we move to more recent upstream.
+
+Development Environment
+-----------------------
+
+For working on op-build you will need a reasonably recent Linux distribution.
+We aim to have all current major distros be suitable development platforms
+(focused on Ubuntu and Fedora, as that's what most developers currently use).
+
+A host GCC of at least 4.9 is recommended (all modern Linux distributions
+provide this).
+
+You can build on x86-64, ppc64 or ppc64le, op-build will build appropriate
+cross-compilers for you (thanks to the magic of buildroot).
+
+You will need 8-15GB of disk space to do a full build of any one configuration.
+
+Development Process
+-------------------
+
+The main source repository is on GitHub. We use GitHub issues and pull requests
+as well as a mailing list (https://lists.ozlabs.org/listinfo/openpower-firmware).
+
+We tag a new op-build release roughly every 6 weeks.
+
+We use GitHub milestones: https://github.com/open-power/op-build/milestones
+
+Starting with the v1.15 release, active development occurs against the master
+branch. When we're nearing a release, we move the content of the master branch
+over to a 'release' branch, ensuring development can continue while the release
+is prepared.
+
+We accept pull requests on GitHub: https://github.com/open-power/op-build/pulls
+
+Developer Certificate of Origin
+-------------------------------
+
+Contributions to this project should conform to the `Developer Certificate
+of Origin` as defined at http://elinux.org/Developer_Certificate_Of_Origin.
+Commits to this project need to contain the following line to indicate
+the submitter accepts the DCO:
+```
+Signed-off-by: Your Name <your_email@domain.com>
+```
+By contributing in this way, you agree to the terms as follows:
+```
+Developer Certificate of Origin
+Version 1.1
+
+Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
+660 York Street, Suite 102,
+San Francisco, CA 94110 USA
+
+Everyone is permitted to copy and distribute verbatim copies of this
+license document, but changing it is not allowed.
+
+
+Developer's Certificate of Origin 1.1
+
+By making a contribution to this project, I certify that:
+
+(a) The contribution was created in whole or in part by me and I
+    have the right to submit it under the open source license
+    indicated in the file; or
+
+(b) The contribution is based upon previous work that, to the best
+    of my knowledge, is covered under an appropriate open source
+    license and I have the right under that license to submit that
+    work with modifications, whether created in whole or in part
+    by me, under the same open source license (unless I am
+    permitted to submit under a different license), as indicated
+    in the file; or
+
+(c) The contribution was provided directly to me by some other
+    person who certified (a), (b) or (c) and I have not modified
+    it.
+
+(d) I understand and agree that this project and the contribution
+    are public and that a record of the contribution (including all
+    personal information I submit with it, including my sign-off) is
+    maintained indefinitely and may be redistributed consistent with
+    this project or the open source license(s) involved.
+```
+
+
diff --git a/_sources/process/KernelTree.rst.txt b/_sources/process/KernelTree.rst.txt
new file mode 100644
index 0000000..bdf383d
--- /dev/null
+++ b/_sources/process/KernelTree.rst.txt
@@ -0,0 +1,69 @@
+op-build Linux Kernel
+=====================
+
+The skiroot/Petitboot kernel is currently based on the 5.3 series.
+
+Submitting a patch
+------------------
+
+If you require a patch added to the firmware, follow these steps:
+
+1. Submit your patch upstream. It doesn’t need to be upstream, but it
+   should be on it’s way
+2. Send a pull request or a ``git format-patch`` formatted patch series
+   to openpower-firmware@lists.ozlabs.org, and cc joel@jms.id.au. Be
+   sure to use ``--suppress-cc=sob`` when generating the patches so we
+   don’t spam the community. The current tree is based on 5.1-stable
+   (although we will always move to the latest stable kernel ASAP).
+
+Bug fixes
+---------
+
+Whenever a stable release is tagged in
+https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/,
+we will rebase our patches on top of that and create a new release.
+
+If you are submitting patches upstream that you want to be included,
+then ensure you cc stable as per the
+`rules <https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/stable_kernel_rules.txt>`__.
+
+Versioning
+----------
+
+Versions are the upstream version number, followed by ``-openpowerN``,
+where N is the revision that counts up from 1 for the given upstream
+version number. These versions will be present as tags in the git
+repository hosted at https://github.com/open-power/linux.
+
+We aim to follow "the latest upstream release".
+
+For op-build stable trees, we follow the latest stable release of the
+kernel that particular op-build release was made with. Since op-build
+stable releases may outlast how long an upstream kernel is maintain for,
+we will move up the kernel version we use until the next LTS kernel.
+Once on an LTS kernel, an op-build stable release will stick with that
+version.
+
+Tree and patches
+----------------
+
+The kernel tree hosted at https://github.com/open-power/linux contains
+the current release plus a set of patches that we carry. Ideally there
+would be no patches carried, as everything should be upstream.
+
+We take the commits in this tree between the upstream tag and the
+openpower tag and generate a series of patches that are imported into
+the op-build Buildroot overlay, and placed in
+`op-build/openpower/linux <https://github.com/open-power/op-build/tree/master/openpower/linux>`_.
+op-build then fetches the upstream tarball and applies these patches.
+This way we don’t have to clone an entire tree when doing an op-build
+build.
+
+All patches are to head upstream *first*. There is a zero chance that
+op-build will carry kernel patches for any time greater than "until the
+next kernel release", and even then, only in *exceptional* circumstances.
+
+Patches in the tree
+-------------------
+
+-  xhci: Reset controller on xhci shutdown
diff --git a/_sources/process/building-with-ci.rst.txt b/_sources/process/building-with-ci.rst.txt
new file mode 100644
index 0000000..471681d
--- /dev/null
+++ b/_sources/process/building-with-ci.rst.txt
@@ -0,0 +1,11 @@
+Building with ci scripts
+========================
+
+op-build has several build scripts in the ci/ directory aimed at being used to
+help continuous integration environments, as well as specifying build
+dependencies as code.
+
+These use Docker containers for the build environment.
+
+It is recommended you use (or send patches so that you can use them) these over
+rolling your own scripts.
diff --git a/_sources/process/index.rst.txt b/_sources/process/index.rst.txt
new file mode 100644
index 0000000..1d0af3e
--- /dev/null
+++ b/_sources/process/index.rst.txt
@@ -0,0 +1,9 @@
+Development Process
+===================
+
+.. toctree::
+
+   CONTRIBUTING.md
+   KernelTree.rst
+   building-with-ci
+   stable-rules.rst
diff --git a/_sources/process/stable-rules.rst.txt b/_sources/process/stable-rules.rst.txt
new file mode 100644
index 0000000..629e7f5
--- /dev/null
+++ b/_sources/process/stable-rules.rst.txt
@@ -0,0 +1,73 @@
+.. _stable-rules:
+
+=======================================
+op-build stable tree rules and releases
+=======================================
+
+Our stable tree process follows processes similar to other open source projects
+such as the Linux Kernel and Buildroot, as do several OpenPOWER Firmware
+components such as Skiboot and Petitboot.
+
+The purpose of a -stable tree is to give vendors a stable base to create
+firmware releases from and to incorporate into service packs. New stable
+releases contain critical fixes only.
+
+As a general rule, only the most recent op-build release gets a maintained
+-stable tree. If you wish to maintain an older tree, speak up! For example,
+with my IBMer hat on, we'll maintain branches that we ship in products.
+
+What patches are accepted?
+--------------------------
+
+* Patches must be obviously correct and tested
+
+  * A Tested-by signoff is *important*
+* A patch must fix a real bug
+* No trivial patches, such fixups belong in main branch
+* Not fix a purely theoretical problem unless you can prove how
+  it's exploitable
+* The patch, or an equivalent one, must already be in master
+
+  * Submitting to both at the same time is okay, but back-porting is better
+
+HOWTO submit to stable
+----------------------
+
+1. Make a pull request with "[stable op-build-N.N.y]" in subject (where N.N.y
+   is the stable branch to which you are targeting)
+
+   * This targets the patch *ONLY* to the stable branch.
+
+     * Such commits will *NOT* be merged into master.
+   * Use this when:
+
+     a. cherry-picking a fix from master
+     b. fixing something that is only broken in stable
+     c. fix in stable needs to be completely different than in master
+
+     If b or c: explain why.
+   * If cherry-picking, include the following at the top of your
+     commit message (or use the -x option to git-cherry-pick): ::
+
+       commit <sha1> upstream.
+   * If the patch has been modified, explain why in description.
+
+2. Add a comment on the PR indicating that a PR should also go to a stable
+   branch when making a Pull request to master
+
+   * This targets the patch to master and stable.
+   * You can target a patch to a specific stable tree by putting that in the
+     comment
+   * You can ask for prerequisites to be cherry-picked.
+
+Trees
+-----
+
+* https://github.com/open-power/op-build/ (or via ssh at ``git@github.com:open-power/op-build.git`` )
+
+  * (branches are op-build-X.Y.y - e.g. op-build-2.0.y)
+
+* Some stable versions may last longer than others
+
+  * So there may be op-build-2.0.y and op-build-2.4.y actively maintained
+    and op-build-2.0.y could possibly outlast op-build-2.4.y.
diff --git a/_sources/release-notes/index.rst.txt b/_sources/release-notes/index.rst.txt
new file mode 100644
index 0000000..1f8c9f8
--- /dev/null
+++ b/_sources/release-notes/index.rst.txt
@@ -0,0 +1,106 @@
+.. _release-notes:
+
+op-build Release Notes
+======================
+
+v1.21
+-----
+
+.. toctree::
+   :maxdepth: 1
+
+   v1.21-rc1
+   v1.21-rc2
+   v1.21
+   v1.21.1
+   v1.21.2
+
+v1.22
+-----
+
+.. toctree::
+   :maxdepth: 1
+
+   v1.22-rc1
+   v1.22
+
+v2.0
+----
+
+.. toctree::
+   :maxdepth: 1
+
+   v2.0-rc1
+   v2.0
+   v2.0.1
+   v2.0.2
+   v2.0.3
+   v2.0.4
+   v2.0.5
+   v2.0.6
+   v2.0.7
+   v2.0.8
+   v2.0.9
+   v2.0.10
+   v2.0.11
+   v2.0.12
+   v2.0.13
+   v2.0.14
+   v2.0.15
+   v2.0.16
+
+v2.1
+----
+
+.. toctree::
+   :maxdepth: 1
+
+   v2.1-rc1
+   v2.1
+
+v2.2
+----
+
+ .. toctree::
+   :maxdepth: 1
+
+   v2.2-rc1
+   v2.2-rc2
+   v2.2
+
+v2.3
+----
+
+ .. toctree::
+   :maxdepth: 1
+
+   v2.3-rc1 
+   v2.3-rc2
+   v2.3
+   v2.3.1
+
+v2.4
+----
+
+ .. toctree::
+    :maxdepth: 1
+
+    v2.4-rc1
+    v2.4
+
+v2.5
+----
+
+ .. toctree::
+    :maxdepth: 1
+
+    v2.5-rc1
+    v2.5
+
+v2.6
+----
+
+ .. toctree::
+    :maxdepth: 1
+
+    v2.6
diff --git a/_sources/release-notes/v1.21-rc1.rst.txt b/_sources/release-notes/v1.21-rc1.rst.txt
new file mode 100644
index 0000000..b1a561e
--- /dev/null
+++ b/_sources/release-notes/v1.21-rc1.rst.txt
@@ -0,0 +1,2891 @@
+Release Notes for OpenPower Firmware v1.21-rc1
+==============================================
+
+Updated Packages
+----------------
+
++----------+--------------+-------------+--------------------------------------+
+| Package  | Old Version  | New Version | Platforms                            |
++==========+==============+=============+======================================+
+| busybox  | 1.27.1       | 1.27.2      | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| ethtool  | 4.10         | 4.13        | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| eudev    | 3.2.2        | 3.2.4       | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| glibc    | 2.25         | glibc-2.26- | barreleye, firenze, firestone,       |
+|          |              | 73-g4b692dff| garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| hostboot | 695bd891343  | d3025f5d7dd | barreleye, firestone, garrison,      |
+|          |              |             | habanero, palmetto                   |
++----------+--------------+-------------+--------------------------------------+
+| hostboot | 6a4ab65a875  | 9bfb2013af3 | p9dsu, witherspoon, zaius, romulus   |
++----------+--------------+-------------+--------------------------------------+
+| hostboot-| 25ebcad0c40  | 6924d6b711b | barreleye, firestone, garrison,      |
+| binaries |              |             | habanero, p9dsu, palmetto,           |
+|          |              |             | witherspoon, zaius, romulus          |
++----------+--------------+-------------+--------------------------------------+
+| ima-     | 48ce3f26d2b  | 01b26a136da | barreleye, firestone, garrison,      |
+| catalog  |              |             | habanero, p9dsu, palmetto,           |
+|          |              |             | witherspoon, zaius, romulus          |
++----------+--------------+-------------+--------------------------------------+
+| iprutils | 2.4.14.1     | 2.4.15.1    | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| kexec-   | 86e45a47e8c  | 87d044a895b | barreleye, firenze, firestone,       |
+| lite     |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| libflash | v5.8-123-    | v5.9-166-   | barreleye, firenze, firestone,       |
+|          | gc06ed583    | g70f14f4d   | garrison, habanero, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| linux    | 4.13.8       | 4.14.16     | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| linux-   | 4.13.8       | 4.14.16     | barreleye, firenze, firestone,       |
+| headers  |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| lvm2     | 2.02.171     | 2.02.173    | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| machine- | c6d2767a13f  | fb5f9334aa0 | p9dsu                                |
+| xml      |              |             |                                      |
++----------+--------------+-------------+--------------------------------------+
+| machine- | 8633e11cd39  | dcb0ac80b71 | romulus                              |
+| xml      |              |             |                                      |
++----------+--------------+-------------+--------------------------------------+
+| machine- | 785c625a2a0  | 58554bfabd7 | witherspoon                          |
+| xml      |              |             |                                      |
++----------+--------------+-------------+--------------------------------------+
+| machine- | 22ce15f13c4  | b0884b3032d | zaius                                |
+| xml      |              |             |                                      |
++----------+--------------+-------------+--------------------------------------+
+| mdadm    | 3.3.4        | 4.0         | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| occ      | 7449acdc8bf  | 577915f2860 | p9dsu, witherspoon, zaius, romulus   |
++----------+--------------+-------------+--------------------------------------+
+| openpower| 21d66daff69  | de0f8e47de1 | barreleye, firestone, garrison,      |
+| -pnor    |              |             | habanero, p9dsu, palmetto,           |
+|          |              |             | witherspoon, zaius, romulus          |
++----------+--------------+-------------+--------------------------------------+
+| petitboot| v1.6.2       | v1.6.6      | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| sbe      | 76a7eb9956b  | 095e608c7f6 | p9dsu, witherspoon, zaius, zz,       |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| skiboot  | v5.9         | v5.10-rc1   | barreleye, firenze, firestone,       |
+|          |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+| util-    | 2.30.1       | 2.31        | barreleye, firenze, firestone,       |
+| linux    |              |             | garrison, habanero, openpower_mambo, |
+|          |              |             | openpower_p9_mambo, p9dsu, palmetto, |
+|          |              |             | pseries, witherspoon, zaius, zz,     |
+|          |              |             | romulus                              |
++----------+--------------+-------------+--------------------------------------+
+
+New Packages
+------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Removed Packages
+----------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (3):
+
+-  `9fec69bc023c <https://github.com/open-power/hostboot/commit/9fec69bc023c>`__
+   Remove psave init for firmware blacklist
+-  `6e847113eb96 <https://github.com/open-power/hostboot/commit/6e847113eb96>`__
+   Expand PGPE optrace to Main Mem - No fnctl coreq rqmt image build vs
+   hcode
+-  `d8083fad5ac1 <https://github.com/open-power/hostboot/commit/d8083fad5ac1>`__
+   Move PGPE optrace buffer to main memory
+
+Adriana Kobylak (1):
+
+-  `17e278a6ec39 <https://github.com/open-power/hostboot/commit/17e278a6ec39>`__
+   PnorUtils.pm: Add volatile flag
+
+Alpana Kumari (1):
+
+-  `663aae09de40 <https://github.com/open-power/hostboot/commit/663aae09de40>`__
+   Fix in filter Unwanted Attribute script
+
+Amit Tendolkar (4):
+
+-  `c06de50b3c21 <https://github.com/open-power/hostboot/commit/c06de50b3c21>`__
+   STOP Recovery: Misc infra. updates to enable PM FFDC in HOMER
+-  `a202d4b0af85 <https://github.com/open-power/hostboot/commit/a202d4b0af85>`__
+   Enhance SBE Deadman FFDC Format and sequencing
+-  `db7de0c59ffc <https://github.com/open-power/hostboot/commit/db7de0c59ffc>`__
+   Change PPE State FFDC into a human readable format in eSEL/PEL
+-  `7067a4180ed6 <https://github.com/open-power/hostboot/commit/7067a4180ed6>`__
+   Cache/Core stop clocks: add shut down of Power Management to remove
+   contentions
+
+Andre Marin (4):
+
+-  `1439d34bee09 <https://github.com/open-power/hostboot/commit/1439d34bee09>`__
+   Update memory error xml information
+-  `aa313fb234e1 <https://github.com/open-power/hostboot/commit/aa313fb234e1>`__
+   Update HPW Level for MSS API library
+-  `d6f46067ee8d <https://github.com/open-power/hostboot/commit/d6f46067ee8d>`__
+   Add empty wr\_crc files for HB to mirror
+-  `fd207a3412f2 <https://github.com/open-power/hostboot/commit/fd207a3412f2>`__
+   Update HPW Level for MSS API library
+
+Anusha Reddy Rangareddygari (2):
+
+-  `4471b2a5baa5 <https://github.com/open-power/hostboot/commit/4471b2a5baa5>`__
+   p9\_setup\_sbe\_config
+-  `6e0c67270fb4 <https://github.com/open-power/hostboot/commit/6e0c67270fb4>`__
+   Level 2 HWP for p9\_sbe\_dump
+
+Ben Gass (3):
+
+-  `a06edcedafcf <https://github.com/open-power/hostboot/commit/a06edcedafcf>`__
+   Adding p9c\_11 support.
+-  `52c557d1409b <https://github.com/open-power/hostboot/commit/52c557d1409b>`__
+   Adding p9a support.
+-  `15569e9de5a8 <https://github.com/open-power/hostboot/commit/15569e9de5a8>`__
+   Shorten A-link timers for sim. Add polling for A-link training.
+
+Benjamin Weisenbeck (7):
+
+-  `f77b89e3527e <https://github.com/open-power/hostboot/commit/f77b89e3527e>`__
+   Adjust ATTR\_PEER\_TARGET values for runtime
+-  `68e2f99dbe29 <https://github.com/open-power/hostboot/commit/68e2f99dbe29>`__
+   erepair VPD access bug fixes
+-  `34813cc8c52a <https://github.com/open-power/hostboot/commit/34813cc8c52a>`__
+   PRD: Enable erepair vpd access procedures
+-  `9b4e25447bb1 <https://github.com/open-power/hostboot/commit/9b4e25447bb1>`__
+   Call xbus restore erepair in istep 9
+-  `9b826df04888 <https://github.com/open-power/hostboot/commit/9b826df04888>`__
+   PRD: Fix missing clear of pll errors
+-  `7288c1f95ebb <https://github.com/open-power/hostboot/commit/7288c1f95ebb>`__
+   PRD: Disable Cen PLL Domain until required plugin functions are
+   defined
+-  `1b258924a049 <https://github.com/open-power/hostboot/commit/1b258924a049>`__
+   PRD: Define extra registers for Cumulus chip
+
+Bhimsen G Kulkarni (1):
+
+-  `c037b71deb05 <https://github.com/open-power/hostboot/commit/c037b71deb05>`__
+   MAX\_COMPUTE\_NODE\_PER\_SYSTEM attribute support for Zeppelin.
+
+Bill Hoffa (6):
+
+-  `84d4eb8da450 <https://github.com/open-power/hostboot/commit/84d4eb8da450>`__
+   Take MFG mode into account before entering reconfig loop
+-  `48b14aae8704 <https://github.com/open-power/hostboot/commit/48b14aae8704>`__
+   Fix genHwsvMrwXml.pl setting of MSS\_MRW\_REFRESH\_RATE\_REQUEST
+-  `13863b512ac2 <https://github.com/open-power/hostboot/commit/13863b512ac2>`__
+   Add call\_host\_set\_voltages to istep 08.12
+-  `f7a5547478ea <https://github.com/open-power/hostboot/commit/f7a5547478ea>`__
+   Interrupt Handling Flow Change to Prevent Deadlock
+-  `038d61af4611 <https://github.com/open-power/hostboot/commit/038d61af4611>`__
+   Update Bbuild to b0117a\_1802.911
+-  `cb444552aeba <https://github.com/open-power/hostboot/commit/cb444552aeba>`__
+   Multi-Drawer (IPC) Interrupt/Messaging Support
+
+Brian Bakke (8):
+
+-  `0abd9ab92d13 <https://github.com/open-power/hostboot/commit/0abd9ab92d13>`__
+   Story 173854 - Hostboot service to run phb perst procedure
+-  `7adcd16c12ad <https://github.com/open-power/hostboot/commit/7adcd16c12ad>`__
+   Story 180760 - Use self restore API to disable ATTN in HID ...
+-  `7181b751b4d0 <https://github.com/open-power/hostboot/commit/7181b751b4d0>`__
+   Error loading p9\_phbPerst
+-  `5353e40a1ad9 <https://github.com/open-power/hostboot/commit/5353e40a1ad9>`__
+   Story 179465 - Smarter HBBL id handling ...
+-  `3a88f18bc738 <https://github.com/open-power/hostboot/commit/3a88f18bc738>`__
+   Enable ATTN prior to OPAL handoff
+-  `b98033264ca7 <https://github.com/open-power/hostboot/commit/b98033264ca7>`__
+   Increase error log size to 4K for obmc systems
+-  `024dc9b9a203 <https://github.com/open-power/hostboot/commit/024dc9b9a203>`__
+   malformed conditional errors with new ODE
+-  `5e8ed1d75c2a <https://github.com/open-power/hostboot/commit/5e8ed1d75c2a>`__
+   Bad target parsing in attributeOverride tool
+
+Brian Stegmiller (3):
+
+-  `1eba8f47f718 <https://github.com/open-power/hostboot/commit/1eba8f47f718>`__
+   Avoid assert on invalid target types for PRD and HWP PLID association
+-  `4296f3972550 <https://github.com/open-power/hostboot/commit/4296f3972550>`__
+   HB Attribute for IPL chkstop analysis
+-  `adc84473391d <https://github.com/open-power/hostboot/commit/adc84473391d>`__
+   PRD: Call hostboot for SBE errors
+
+Brian Vanderpool (5):
+
+-  `2c84b69258b2 <https://github.com/open-power/hostboot/commit/2c84b69258b2>`__
+   Disable Pulsed Resclk mode
+-  `3c9fe01a0255 <https://github.com/open-power/hostboot/commit/3c9fe01a0255>`__
+   PM: Mask CME LFIR Bits 13:19 - they are only used for
+   characterization
+-  `d3ecbc680817 <https://github.com/open-power/hostboot/commit/d3ecbc680817>`__
+   Initial check-in of p9\_cme\_sram\_access
+-  `c5117f9ce933 <https://github.com/open-power/hostboot/commit/c5117f9ce933>`__
+   PM: Ignore allow\_reg\_wakeup in cache contained mode
+-  `0c093d57ac2a <https://github.com/open-power/hostboot/commit/0c093d57ac2a>`__
+   PM - use OJCFG[6] instead of OCR[10] to halt the 405 before reset
+
+CHRISTINA L. GRAVES (7):
+
+-  `102eb384558d <https://github.com/open-power/hostboot/commit/102eb384558d>`__
+   Adding target for lco\_m, changed flags, changed INF to DBG
+-  `f01a301bb626 <https://github.com/open-power/hostboot/commit/f01a301bb626>`__
+   p9\_adu\_access and p9\_adu\_setup L2 procedures
+-  `3cb9bab7b62a <https://github.com/open-power/hostboot/commit/3cb9bab7b62a>`__
+   Changes in error handling to stop the read/write as soon as an error
+   occurs
+-  `d3defd59a697 <https://github.com/open-power/hostboot/commit/d3defd59a697>`__
+   Changes in ecc data fixing so reading and writing works
+-  `a656e358f1a1 <https://github.com/open-power/hostboot/commit/a656e358f1a1>`__
+   ADU HWP updates for CI support, performance
+-  `c77a01844e73 <https://github.com/open-power/hostboot/commit/c77a01844e73>`__
+   ADU Level 3 code, changed owner to Josh, and added comments
+-  `159389c0b656 <https://github.com/open-power/hostboot/commit/159389c0b656>`__
+   PBA Level 3 code, changed owner to Josh, and added comments
+
+Caleb Palmer (17):
+
+-  `7f4fb82f60a5 <https://github.com/open-power/hostboot/commit/7f4fb82f60a5>`__
+   PRD: Fix infinite loop when handling MPEs
+-  `219a0628c4f8 <https://github.com/open-power/hostboot/commit/219a0628c4f8>`__
+   PRD: MPE Add VCM Event at MDIA
+-  `ca3990cbf857 <https://github.com/open-power/hostboot/commit/ca3990cbf857>`__
+   PRD: Update handleRrFo
+-  `d2f72e803860 <https://github.com/open-power/hostboot/commit/d2f72e803860>`__
+   PRD: Fix sym count overflow in runtime TPS
+-  `ad724500847e <https://github.com/open-power/hostboot/commit/ad724500847e>`__
+   PRD: Init PRD in enableAttns
+-  `fec3fa592c19 <https://github.com/open-power/hostboot/commit/fec3fa592c19>`__
+   PRD: Use chip's Galois code when writing chip marks
+-  `78baac3b72b0 <https://github.com/open-power/hostboot/commit/78baac3b72b0>`__
+   PRD: Ban TPS after Maint UEs
+-  `d30453f1107c <https://github.com/open-power/hostboot/commit/d30453f1107c>`__
+   PRD: Default iv\_stoppedRank should be MCA not MCBIST
+-  `8c8e212108f6 <https://github.com/open-power/hostboot/commit/8c8e212108f6>`__
+   PRD: Capture IUE Counts for FFDC
+-  `e21201436665 <https://github.com/open-power/hostboot/commit/e21201436665>`__
+   PRD: Fix skipping TPS ban after Maint UEs
+-  `b0255985c87e <https://github.com/open-power/hostboot/commit/b0255985c87e>`__
+   PRD: Make sure IUE bit is set after threshold
+-  `c32b0a4eb864 <https://github.com/open-power/hostboot/commit/c32b0a4eb864>`__
+   PRD: Reenable restore dram repairs
+-  `1d862697f0b1 <https://github.com/open-power/hostboot/commit/1d862697f0b1>`__
+   PRD: Mask mainline CEs after TPS is banned
+-  `aa5e361a94c9 <https://github.com/open-power/hostboot/commit/aa5e361a94c9>`__
+   MDIA: Fix overwriting rc from restoreDramRepairs
+-  `4ba260490a2f <https://github.com/open-power/hostboot/commit/4ba260490a2f>`__
+   PRD: Make sure iv\_stoppedRank is set in handleCmdComplete
+-  `e029420eaf65 <https://github.com/open-power/hostboot/commit/e029420eaf65>`__
+   PRD: RCD parity error broadcast mode workaround
+-  `ef1d51e23675 <https://github.com/open-power/hostboot/commit/ef1d51e23675>`__
+   Bad DQ bits compare ECC and spare fix
+
+Chris Cain (6):
+
+-  `4e72331566db <https://github.com/open-power/hostboot/commit/4e72331566db>`__
+   HTMGT: Do not validate throttles based on oversubscription
+-  `beeeedc75591 <https://github.com/open-power/hostboot/commit/beeeedc75591>`__
+   HTMGT: Pass utilization in hundredth units to HWP for mem throttling
+-  `a1f431ee3a68 <https://github.com/open-power/hostboot/commit/a1f431ee3a68>`__
+   HTMGT: Ensure processor callout added when going to safe mode
+-  `02098ca7d9c1 <https://github.com/open-power/hostboot/commit/02098ca7d9c1>`__
+   HTMGT: Pass power per DIMM to memory throttling procedures
+-  `83243d5bbb3d <https://github.com/open-power/hostboot/commit/83243d5bbb3d>`__
+   HTMGT: Send power supply redundancy policy to OCC
+-  `c16744bed525 <https://github.com/open-power/hostboot/commit/c16744bed525>`__
+   HTMGT: Mark GPU as functional when present
+
+Chris Steffen (3):
+
+-  `8c705a49a9f4 <https://github.com/open-power/hostboot/commit/8c705a49a9f4>`__
+   Initial Abus Commit
+-  `0f2ac854f66a <https://github.com/open-power/hostboot/commit/0f2ac854f66a>`__
+   Updated Obus Interface
+-  `bbd317375f82 <https://github.com/open-power/hostboot/commit/bbd317375f82>`__
+   I/O Metadata Cleanup
+
+Christian Geddes (32):
+
+-  `ac7f3d7b4b95 <https://github.com/open-power/hostboot/commit/ac7f3d7b4b95>`__
+   Re-enable fapi2 test case module
+-  `6f456343a42a <https://github.com/open-power/hostboot/commit/6f456343a42a>`__
+   Clean up things that were left after updating to simics nimbus 2.0
+-  `7ac94ae277b9 <https://github.com/open-power/hostboot/commit/7ac94ae277b9>`__
+   Add EXTRAINCDIR to phb\_perst makefile
+-  `47f275a6bd3b <https://github.com/open-power/hostboot/commit/47f275a6bd3b>`__
+   Gard out EX when CME HALT ERROR is hit
+-  `9e703b5d526c <https://github.com/open-power/hostboot/commit/9e703b5d526c>`__
+   Add HW425526 and HW425027
+-  `43b86b565ad7 <https://github.com/open-power/hostboot/commit/43b86b565ad7>`__
+   During MPIPL check if SBE has set Hyp HRMOR in blComm area
+-  `2727e5272f13 <https://github.com/open-power/hostboot/commit/2727e5272f13>`__
+   No longer pass master ex to HWSV as is no longer needed in p9
+-  `5ef559321401 <https://github.com/open-power/hostboot/commit/5ef559321401>`__
+   Move bbuild up to b1109a\_1746.910 and remove workaround
+-  `4bfe046e2f8b <https://github.com/open-power/hostboot/commit/4bfe046e2f8b>`__
+   Use readSeeprom PSU chipop to get SBE seeprom image version
+-  `397dacc3e9ad <https://github.com/open-power/hostboot/commit/397dacc3e9ad>`__
+   Remove annoying mbox traces (TRACF -> TRACD)
+-  `c5c12e6e0ae9 <https://github.com/open-power/hostboot/commit/c5c12e6e0ae9>`__
+   Add RTC to remind us to allow sending readSeeprom op to slave SBE
+-  `6bc72e2973d1 <https://github.com/open-power/hostboot/commit/6bc72e2973d1>`__
+   Remove limit on max size of PNOR TOC
+-  `ce376fc3f4c7 <https://github.com/open-power/hostboot/commit/ce376fc3f4c7>`__
+   Set hostboot\_mode bit on P3PC interrupt scom reg during intrrp init
+-  `9f3429c04561 <https://github.com/open-power/hostboot/commit/9f3429c04561>`__
+   TI w/ unrecoverable error if system boots w/ mismatching processors
+-  `a9a0baba8c4c <https://github.com/open-power/hostboot/commit/a9a0baba8c4c>`__
+   Add option to Mask off SBE bits on TP\_LOCAL\_FIR
+-  `a6d6b5da3da4 <https://github.com/open-power/hostboot/commit/a6d6b5da3da4>`__
+   Make SBE\_MISCOMPARE\_WITH\_MASTER\_VERSION errors informational
+-  `8299008e6196 <https://github.com/open-power/hostboot/commit/8299008e6196>`__
+   Re-enable Broadcast mode
+-  `4f6092708bc8 <https://github.com/open-power/hostboot/commit/4f6092708bc8>`__
+   Add no\_export to DMI\_INBAND attributes
+-  `fd12b61b55f2 <https://github.com/open-power/hostboot/commit/fd12b61b55f2>`__
+   Add hbHypCommArea struct to end of Hostboot Data reserved mem section
+-  `779a1c3444a3 <https://github.com/open-power/hostboot/commit/779a1c3444a3>`__
+   Read the hb/hyp comm area to see if hyp moved hrmor
+-  `aedc6f0a892e <https://github.com/open-power/hostboot/commit/aedc6f0a892e>`__
+   Add comments for hb/hypervisor communication struct and remove TODO
+-  `8b95aa4ffafe <https://github.com/open-power/hostboot/commit/8b95aa4ffafe>`__
+   Increase size allocated for HBRT section in Pnor from 4.5 -> 6.0 MB
+-  `25cb28c5a6cf <https://github.com/open-power/hostboot/commit/25cb28c5a6cf>`__
+   Set MSS\_MRW\_MEMDIAGS\_BCMODE to be overrideOnly
+-  `fc6895bd0a84 <https://github.com/open-power/hostboot/commit/fc6895bd0a84>`__
+   Remove writable from Power Slope Centaur Attributes
+-  `e5cb7887f8b7 <https://github.com/open-power/hostboot/commit/e5cb7887f8b7>`__
+   Remove writable property from ATTR\_LINK\_TRAIN
+-  `4592e5a256c4 <https://github.com/open-power/hostboot/commit/4592e5a256c4>`__
+   Add FABRIC\_PRESENT\_GROUPS system attribute
+-  `1e15041b86ab <https://github.com/open-power/hostboot/commit/1e15041b86ab>`__
+   Remove obus workaround from call\_proc\_chiplet\_fabric\_scominit
+-  `0761000af3d1 <https://github.com/open-power/hostboot/commit/0761000af3d1>`__
+   During MPIPL expand memory size to be FULL\_CACHE right away
+-  `bba738e7b179 <https://github.com/open-power/hostboot/commit/bba738e7b179>`__
+   Compute PAYLOAD\_BASE attr based on phys\_addr passed from PHYP
+-  `66ce95b8de1f <https://github.com/open-power/hostboot/commit/66ce95b8de1f>`__
+   Remove is\_master conditional from getVersionInfo in sbe\_update
+-  `ae0fa99d821a <https://github.com/open-power/hostboot/commit/ae0fa99d821a>`__
+   Remove setting flipPort in processProc
+-  `de1c2d1d9e39 <https://github.com/open-power/hostboot/commit/de1c2d1d9e39>`__
+   Remove annoying traces from target generation code
+
+Christian R. Geddes (1):
+
+-  `42e96493c5fa <https://github.com/open-power/hostboot/commit/42e96493c5fa>`__
+   Revert "Add HW425526 and HW425027"
+
+Christopher D Hanudel (1):
+
+-  `fd82f7002d2d <https://github.com/open-power/hostboot/commit/fd82f7002d2d>`__
+   RNG DD2 Hostboot: Sim data showed needed parm update so ST fail at
+   50% entropy
+
+Claus Michael Olsen (11):
+
+-  `d0343c2f1ae6 <https://github.com/open-power/hostboot/commit/d0343c2f1ae6>`__
+   Centaur ring support - TOR API
+-  `86f2ee342aa0 <https://github.com/open-power/hostboot/commit/86f2ee342aa0>`__
+   Small change to dd container header file.
+-  `cc6ec7c9087b <https://github.com/open-power/hostboot/commit/cc6ec7c9087b>`__
+   HW425038 INT ARX timeout workaround - Updated initfiles to 49241
+-  `0d63966b4333 <https://github.com/open-power/hostboot/commit/0d63966b4333>`__
+   Update: xip\_tool: Introducing image section type (IST).
+-  `385c30e4905d <https://github.com/open-power/hostboot/commit/385c30e4905d>`__
+   Support for PPE commit 49883 to error out on non-TOR ring section.
+-  `b78b33c5a32a <https://github.com/open-power/hostboot/commit/b78b33c5a32a>`__
+   Code restruct: TOR API
+-  `fecd2a64f5b4 <https://github.com/open-power/hostboot/commit/fecd2a64f5b4>`__
+   Override filter ring support for perv\_pll\_bndy\_bucket rings.
+-  `80ef0f2bbe20 <https://github.com/open-power/hostboot/commit/80ef0f2bbe20>`__
+   Removing P9\_XIP\_ITEM\_NOT\_FOUND trace out msg from
+   p9\_xip\_image.C
+-  `4864902e62b1 <https://github.com/open-power/hostboot/commit/4864902e62b1>`__
+   Adding CT\_P9A to the enum list of chip types.
+-  `21c7d72548e5 <https://github.com/open-power/hostboot/commit/21c7d72548e5>`__
+   p9\_dd\_container: Introducing DD container API lib to PPE repo
+-  `c1c9e46c0846 <https://github.com/open-power/hostboot/commit/c1c9e46c0846>`__
+   xip\_customize and TOR API: Improved DD level verification
+
+Corey Swenson (5):
+
+-  `887d17b52472 <https://github.com/open-power/hostboot/commit/887d17b52472>`__
+   Fix memd\_creation file input and output paths
+-  `f17ee1ff96ba <https://github.com/open-power/hostboot/commit/f17ee1ff96ba>`__
+   Put editimgid into fsp.tar
+-  `665c9a18838f <https://github.com/open-power/hostboot/commit/665c9a18838f>`__
+   Fix for MDIA timeouts on Cumulus step 14.1
+-  `52ca8121f1ed <https://github.com/open-power/hostboot/commit/52ca8121f1ed>`__
+   Leave MCS acker open until Istep14
+-  `afa7087e71fe <https://github.com/open-power/hostboot/commit/afa7087e71fe>`__
+   Cumulus updates and testcase workarounds
+
+Dan Crowell (20):
+
+-  `7535501dada9 <https://github.com/open-power/hostboot/commit/7535501dada9>`__
+   Remove extra trace from multicast workaround code
+-  `8b06214f873b <https://github.com/open-power/hostboot/commit/8b06214f873b>`__
+   Allow fuzzy matches to WOF tables in Simics
+-  `e62b88fdb3a5 <https://github.com/open-power/hostboot/commit/e62b88fdb3a5>`__
+   Temp remove sbeio\_rt from HBRT image to get space back
+-  `e0672626472a <https://github.com/open-power/hostboot/commit/e0672626472a>`__
+   Put libsbeio\_rt back into HBRT
+-  `9a2e268f1799 <https://github.com/open-power/hostboot/commit/9a2e268f1799>`__
+   Fix makefile syntax issue in vpd makefile
+-  `e3cc786e08ab <https://github.com/open-power/hostboot/commit/e3cc786e08ab>`__
+   Stop parsing IVRM attributes for ZZ
+-  `dfdf4bee880f <https://github.com/open-power/hostboot/commit/dfdf4bee880f>`__
+   Remove invalid access to TARGETING::EntityPath in base image
+-  `453d38aa29e4 <https://github.com/open-power/hostboot/commit/453d38aa29e4>`__
+   Revert ATTR\_CEN\_ECID back to ATTR\_ECID
+-  `56a7903c3dff <https://github.com/open-power/hostboot/commit/56a7903c3dff>`__
+   Allow VPD writes to memory cache at runtime
+-  `c75929bb0e53 <https://github.com/open-power/hostboot/commit/c75929bb0e53>`__
+   Add Fallback Frequency for #V Bucket Selection
+-  `cf31061a2d76 <https://github.com/open-power/hostboot/commit/cf31061a2d76>`__
+   Remove bad istep-to-istep library dependency
+-  `8392e4f60660 <https://github.com/open-power/hostboot/commit/8392e4f60660>`__
+   Set response size equal to request size for FSP messages
+-  `8be0be91a852 <https://github.com/open-power/hostboot/commit/8be0be91a852>`__
+   Dummy commit to pull in prereq for FSP CI failure
+-  `1dce3206aa21 <https://github.com/open-power/hostboot/commit/1dce3206aa21>`__
+   Increase trace buffer size to avoid hang between traces and PRD
+-  `59c08f915474 <https://github.com/open-power/hostboot/commit/59c08f915474>`__
+   Remove distracting error message for fallback #V freq
+-  `0d8527ec60f3 <https://github.com/open-power/hostboot/commit/0d8527ec60f3>`__
+   Fixes for Runtime VPD Write messages
+-  `7f8aa4b7a017 <https://github.com/open-power/hostboot/commit/7f8aa4b7a017>`__
+   Tweaks to multicast scom workaround
+-  `1e973575493d <https://github.com/open-power/hostboot/commit/1e973575493d>`__
+   Expand Hostboot to 64MB
+-  `b1534d2eee2f <https://github.com/open-power/hostboot/commit/b1534d2eee2f>`__
+   Add default for PROC\_REFCLOCK to be 133333
+-  `04d354188da8 <https://github.com/open-power/hostboot/commit/04d354188da8>`__
+   Change ATTR\_MSS\_WR\_VREF\_OFFSET to be override-only
+
+Daniel Howe (8):
+
+-  `7fc0a8c51bfe <https://github.com/open-power/hostboot/commit/7fc0a8c51bfe>`__
+   Allow lpc\_ed for p9n 2.2 per HW418117 fix
+-  `ebd63e0fbdad <https://github.com/open-power/hostboot/commit/ebd63e0fbdad>`__
+   update data token init to use scans on p9c 1.1
+-  `40a7f282bb78 <https://github.com/open-power/hostboot/commit/40a7f282bb78>`__
+   disable pb tl when not in use
+-  `9bebbc7433c7 <https://github.com/open-power/hostboot/commit/9bebbc7433c7>`__
+   HW399448 set correct mode bit
+-  `83bb585ecafb <https://github.com/open-power/hostboot/commit/83bb585ecafb>`__
+   update pb data x on token ring init procedure
+-  `da0c66a0fee5 <https://github.com/open-power/hostboot/commit/da0c66a0fee5>`__
+   Update alink ras settings
+-  `08b4146e8dc8 <https://github.com/open-power/hostboot/commit/08b4146e8dc8>`__
+   Extend xbus oc expiration timers and updated epsilon for fleetwood
+-  `8c18b32b0a59 <https://github.com/open-power/hostboot/commit/8c18b32b0a59>`__
+   Reconcile epsilon w/ latest FBC latency document
+
+David Kauer (3):
+
+-  `e67892d9ce11 <https://github.com/open-power/hostboot/commit/e67892d9ce11>`__
+   HW425038 INT ARX timeout workaround
+-  `7b43e07c5fb3 <https://github.com/open-power/hostboot/commit/7b43e07c5fb3>`__
+   Modify INT FIR configuration settings
+-  `a62b221b2fc8 <https://github.com/open-power/hostboot/commit/a62b221b2fc8>`__
+   INT FIR Mask fix for Nimbus DD2.0
+
+Dean Sanner (7):
+
+-  `08d89ba2b878 <https://github.com/open-power/hostboot/commit/08d89ba2b878>`__
+   Remove support for P9N (Nimbus) DD1.0
+-  `5b272bf3f232 <https://github.com/open-power/hostboot/commit/5b272bf3f232>`__
+   Fix PNOR sections loaded into reserve-mem for non secure sys
+-  `97f6525326d7 <https://github.com/open-power/hostboot/commit/97f6525326d7>`__
+   Control Host reboots for manufacturing
+-  `6407898fc569 <https://github.com/open-power/hostboot/commit/6407898fc569>`__
+   Connect CDIMM power/slope ATTR with VPD accessor function
+-  `1233c105dfd1 <https://github.com/open-power/hostboot/commit/1233c105dfd1>`__
+   Various targeting fixes for Fleetwood system
+-  `99f0ee037491 <https://github.com/open-power/hostboot/commit/99f0ee037491>`__
+   Fleetwood dimm numbering fixes
+-  `4606e773441d <https://github.com/open-power/hostboot/commit/4606e773441d>`__
+   Factor in fabric group on multinode systems
+
+Donald Washburn (2):
+
+-  `5e731ccc76d4 <https://github.com/open-power/hostboot/commit/5e731ccc76d4>`__
+   Work around for SCOM DMI bug on Cumulus.
+-  `621ab58f2f53 <https://github.com/open-power/hostboot/commit/621ab58f2f53>`__
+   Integration of hardware vpd accessor functions into Hostboot.
+
+Dzuy Nguyen (1):
+
+-  `c71ed1c41450 <https://github.com/open-power/hostboot/commit/c71ed1c41450>`__
+   Add support for OBUS PLL buckets
+
+Elizabeth Liner (10):
+
+-  `7f75425745f0 <https://github.com/open-power/hostboot/commit/7f75425745f0>`__
+   Moving SBE threshold handler to its own file
+-  `351f3287bba4 <https://github.com/open-power/hostboot/commit/351f3287bba4>`__
+   Create base class structure for SbeRetryHandler
+-  `18f9c896aa1e <https://github.com/open-power/hostboot/commit/18f9c896aa1e>`__
+   Fixing the SBE switch functionality
+-  `010d6a9a091b <https://github.com/open-power/hostboot/commit/010d6a9a091b>`__
+   Adding more debugging traces to the SBE error handler
+-  `e29c5cfdb62c <https://github.com/open-power/hostboot/commit/e29c5cfdb62c>`__
+   SBE error logging and handler cleanup
+-  `a147e5838156 <https://github.com/open-power/hostboot/commit/a147e5838156>`__
+   Unit tests for SbeRetryHandler
+-  `cf89b876a3d4 <https://github.com/open-power/hostboot/commit/cf89b876a3d4>`__
+   Adding SbeRetryHandler to the runtime module
+-  `a334e5aa3f11 <https://github.com/open-power/hostboot/commit/a334e5aa3f11>`__
+   Add in a check in the PSU error logging for SBE failure
+-  `2e5deae5db69 <https://github.com/open-power/hostboot/commit/2e5deae5db69>`__
+   Add call to get the SBE RC and commit it to an error log
+-  `6b43bcadea88 <https://github.com/open-power/hostboot/commit/6b43bcadea88>`__
+   Adding advanced restart logic after detecting vital attentions
+
+Greg Still (7):
+
+-  `a2d52141acb9 <https://github.com/open-power/hostboot/commit/a2d52141acb9>`__
+   PM: Disable core hang buster
+-  `361addb254f6 <https://github.com/open-power/hostboot/commit/361addb254f6>`__
+   Pstate Parameter Block/Setup Evid: Safe Pstate Fix
+-  `dc276ea88de6 <https://github.com/open-power/hostboot/commit/dc276ea88de6>`__
+   PM: Fix p9\_setup\_evid for manual voltage overrides
+-  `d02b0a626e2f <https://github.com/open-power/hostboot/commit/d02b0a626e2f>`__
+   PM: OCC Pstate Parm Block comments for minimum frequency and Pstate
+   being safe
+-  `42937caa1ce4 <https://github.com/open-power/hostboot/commit/42937caa1ce4>`__
+   WOF/Pstates: HOMER VFRT rounding fix and Safe Mode Freq -> Pstate fix
+-  `8cdeae021f82 <https://github.com/open-power/hostboot/commit/8cdeae021f82>`__
+   VDM: PSAFE needs a default setting if #W VDM leads to VDM disablement
+-  `430115962900 <https://github.com/open-power/hostboot/commit/430115962900>`__
+   WOF: VFRT biasing based on ATTR\_FREQ\_BIAS\_\*
+
+Ilya Smirnov (8):
+
+-  `a56250e422be <https://github.com/open-power/hostboot/commit/a56250e422be>`__
+   Strip commas and quotes from PEL data string in eSEL.pl
+-  `6b229a55e244 <https://github.com/open-power/hostboot/commit/6b229a55e244>`__
+   Correct the timestamp in istep 16.2
+-  `c4d83bcbb421 <https://github.com/open-power/hostboot/commit/c4d83bcbb421>`__
+   Deliver NIMBUS and CUMULUS standalone images to fips for Simics
+   regression
+-  `03e13ded8724 <https://github.com/open-power/hostboot/commit/03e13ded8724>`__
+   Populate hb Runtime Data after OCC Starts
+-  `e7fd8e4f5b01 <https://github.com/open-power/hostboot/commit/e7fd8e4f5b01>`__
+   Post-process hb timestamps in eSEL.pl
+-  `d37246879463 <https://github.com/open-power/hostboot/commit/d37246879463>`__
+   Populate ATTR\_FABRIC\_PRESENT\_GROUPS
+-  `e51716b15f79 <https://github.com/open-power/hostboot/commit/e51716b15f79>`__
+   Fix Timestamp Search for eSEL.pl
+-  `6e7bb893b400 <https://github.com/open-power/hostboot/commit/6e7bb893b400>`__
+   Load MEMD Partition in Itep 7.3
+
+Jacob Harvey (4):
+
+-  `cf5d76cbc891 <https://github.com/open-power/hostboot/commit/cf5d76cbc891>`__
+   Set blue waterfall range to 1-4 for all freqs
+-  `7fa961df6429 <https://github.com/open-power/hostboot/commit/7fa961df6429>`__
+   Fix sim problems on awan
+-  `e0cdfdda35d6 <https://github.com/open-power/hostboot/commit/e0cdfdda35d6>`__
+   Create xlate equality function for dimm kind
+-  `f7dfd17dfc99 <https://github.com/open-power/hostboot/commit/f7dfd17dfc99>`__
+   Fix RCW structure and make a default option
+
+Jayashankar Padath (1):
+
+-  `7f0962881ce0 <https://github.com/open-power/hostboot/commit/7f0962881ce0>`__
+   HDAT : Update in feature flag structure value
+
+Jaymes Wilks (11):
+
+-  `cb260675de9f <https://github.com/open-power/hostboot/commit/cb260675de9f>`__
+   Secure Boot: HBBL partition support [FSP]
+-  `5fa02a909075 <https://github.com/open-power/hostboot/commit/5fa02a909075>`__
+   Support selecting fips or op-build for signing process
+-  `f7b3c79d2b2a <https://github.com/open-power/hostboot/commit/f7b3c79d2b2a>`__
+   Secure Boot: SBKT partition support [FSP]
+-  `eaf4ca605f7b <https://github.com/open-power/hostboot/commit/eaf4ca605f7b>`__
+   Create new test only PNOR section to test secure Load/Unloads
+-  `ba9cad2c031b <https://github.com/open-power/hostboot/commit/ba9cad2c031b>`__
+   Create better anti-deadlock strategy for vfs
+-  `fa2acdeb7202 <https://github.com/open-power/hostboot/commit/fa2acdeb7202>`__
+   Change FIPS build genPnorImages.pl constant back to 0x40000000
+-  `04dca99153ca <https://github.com/open-power/hostboot/commit/04dca99153ca>`__
+   Stop deconfiguring magic MCA and its MCBIST by association
+-  `79abc8362186 <https://github.com/open-power/hostboot/commit/79abc8362186>`__
+   Make FCO cores distribute evenly among processors
+-  `2a032fa76a4e <https://github.com/open-power/hostboot/commit/2a032fa76a4e>`__
+   Continue to run simics on lack of write access for trace files
+-  `c1d8f52bb296 <https://github.com/open-power/hostboot/commit/c1d8f52bb296>`__
+   Fix failures to boot with unsecured mode
+-  `9bfb2013af39 <https://github.com/open-power/hostboot/commit/9bfb2013af39>`__
+   Add HW callout mapping to target subsystem table
+
+Jennifer A. Stofer (1):
+
+-  `a8ef67b96804 <https://github.com/open-power/hostboot/commit/a8ef67b96804>`__
+   Revert "Adding p9a support."
+
+Jenny Huynh (1):
+
+-  `b9374cdc6edc <https://github.com/open-power/hostboot/commit/b9374cdc6edc>`__
+   Workaround for Quaint Gate, Angry Reindeer
+
+Joachim Fenkes (3):
+
+-  `6731aa248737 <https://github.com/open-power/hostboot/commit/6731aa248737>`__
+   p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL lock
+-  `aed6647b5f80 <https://github.com/open-power/hostboot/commit/aed6647b5f80>`__
+   p9\*\_clockcntl: Add missing NPU ring 0xF in N3 chiplet to clock
+   check
+-  `b8ebffe6e6a4 <https://github.com/open-power/hostboot/commit/b8ebffe6e6a4>`__
+   HDCT: Remove core trace arrays, permanent P9 erratum
+
+Joe McGill (29):
+
+-  `44881dc3727c <https://github.com/open-power/hostboot/commit/44881dc3727c>`__
+   L2 - Fabric updates for multi-chip support
+-  `d704be991b7f <https://github.com/open-power/hostboot/commit/d704be991b7f>`__
+   L2 HWPs -- p9\_smp\_link\_layer and p9\_fab\_iovalid
+-  `4e12e90c06fd <https://github.com/open-power/hostboot/commit/4e12e90c06fd>`__
+   L2 - Fabric updates for multi-chip support
+-  `f10a3f6c0902 <https://github.com/open-power/hostboot/commit/f10a3f6c0902>`__
+   IO, FBC updates to enable ABUS for Fleetwood
+-  `af548636493d <https://github.com/open-power/hostboot/commit/af548636493d>`__
+   p9c.mc.scan.initfle -- initial release
+-  `d6c5b55b7f06 <https://github.com/open-power/hostboot/commit/d6c5b55b7f06>`__
+   cen\_stopclocks update
+-  `1bf7f7464012 <https://github.com/open-power/hostboot/commit/1bf7f7464012>`__
+   Shift HWP content to align with desired EKB layout
+-  `73859ef374f2 <https://github.com/open-power/hostboot/commit/73859ef374f2>`__
+   update owner comments in ADU, PBA, TOD HWPs
+-  `f46fb4538247 <https://github.com/open-power/hostboot/commit/f46fb4538247>`__
+   p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1
+-  `def5778ba314 <https://github.com/open-power/hostboot/commit/def5778ba314>`__
+   remove NV iovalid assertion from FW and add scan inits to resolve
+   glsmux xstate
+-  `47a980c12cf7 <https://github.com/open-power/hostboot/commit/47a980c12cf7>`__
+   mvpd\_access\_defs.H -- add enum for AW keyword access
+-  `83fecdb69bbd <https://github.com/open-power/hostboot/commit/83fecdb69bbd>`__
+   create empty shells for initfiles coming under 50468
+-  `2209292ea1a7 <https://github.com/open-power/hostboot/commit/2209292ea1a7>`__
+   Chip address extension workaround for HW423589 (option2), part1
+-  `74cc36c5dd03 <https://github.com/open-power/hostboot/commit/74cc36c5dd03>`__
+   Chip address extension workaround for HW423589 (option2), part2
+-  `6782a20d9c7c <https://github.com/open-power/hostboot/commit/6782a20d9c7c>`__
+   p9\_mss\_eff\_grouping -- fix mirrored memory mapping bug introduced
+   by 49290
+-  `2b0de939d297 <https://github.com/open-power/hostboot/commit/2b0de939d297>`__
+   support customized application of filter PLL buckets from AW MVPD
+   keyword
+-  `547e7f8b0493 <https://github.com/open-power/hostboot/commit/547e7f8b0493>`__
+   p9\_mss\_eff\_grouping -- fix multi-group mirrored mapping bug
+   introduced by 49290
+-  `0041dd78c705 <https://github.com/open-power/hostboot/commit/0041dd78c705>`__
+   cen\_initf\_errors.xml -- initial release
+-  `20a0e8bd621b <https://github.com/open-power/hostboot/commit/20a0e8bd621b>`__
+   disable ECC bypass for Cumulus DD1.0
+-  `f7fb6d73a88d <https://github.com/open-power/hostboot/commit/f7fb6d73a88d>`__
+   apply rings from Centaur HW image
+-  `63167adf8994 <https://github.com/open-power/hostboot/commit/63167adf8994>`__
+   MCD disable workaround for HW423589 (option1)
+-  `d65acc669a10 <https://github.com/open-power/hostboot/commit/d65acc669a10>`__
+   checkstop on MCD UE when extended addressing mode is enabled
+-  `142e05201115 <https://github.com/open-power/hostboot/commit/142e05201115>`__
+   Disable read data delay for Cumulus DD1.0, enable for DD1.1
+-  `02e505b4c437 <https://github.com/open-power/hostboot/commit/02e505b4c437>`__
+   p9\_fab\_iovalid -- secure ABUS mailboxes after iovalid is asserted
+-  `5343e0808f17 <https://github.com/open-power/hostboot/commit/5343e0808f17>`__
+   fix ADU setup for MCD disabled operation
+-  `d2c3cd5ab8ce <https://github.com/open-power/hostboot/commit/d2c3cd5ab8ce>`__
+   p9\_pcie\_config -- MCD disable updates
+-  `cc2d45afa61c <https://github.com/open-power/hostboot/commit/cc2d45afa61c>`__
+   p9\_xbus\_fir\_utils.H -- create header for definition of XBUS
+   related FIR settings
+-  `4923ac750fb9 <https://github.com/open-power/hostboot/commit/4923ac750fb9>`__
+   p9\_setup\_bars -- precisely configure MCD available group vector
+-  `c9a86977d3eb <https://github.com/open-power/hostboot/commit/c9a86977d3eb>`__
+   shift XBUS FIR programming inits for secure boot
+
+Joel Stanley (1):
+
+-  `716a165455c1 <https://github.com/open-power/hostboot/commit/716a165455c1>`__
+   fapi2: Fix template call sites for GCC 7
+
+John Rell (2):
+
+-  `72a3e1a7da9c <https://github.com/open-power/hostboot/commit/72a3e1a7da9c>`__
+   jgr17121400 HW430958 Cumulus Xbus short channel
+-  `c439c1399cb1 <https://github.com/open-power/hostboot/commit/c439c1399cb1>`__
+   jgr171017 Setting changes for Obus boardwire vs cable
+
+Kahn Evans (1):
+
+-  `0ef7c3c566af <https://github.com/open-power/hostboot/commit/0ef7c3c566af>`__
+   Optional support to parse default attribute tags
+
+Lennard Streat (4):
+
+-  `9554c4520e9e <https://github.com/open-power/hostboot/commit/9554c4520e9e>`__
+   Updating MCU to support ALT\_M setting fix (HW425310).
+-  `46b2641400bc <https://github.com/open-power/hostboot/commit/46b2641400bc>`__
+   Adding in feature to run hardware force mirror facility by default.
+-  `421bf8c4f4c5 <https://github.com/open-power/hostboot/commit/421bf8c4f4c5>`__
+   Disable Read data delay for Cumulus DD1.0.
+-  `ca9bfdb954db <https://github.com/open-power/hostboot/commit/ca9bfdb954db>`__
+   Workaround for Warlike Parasite (HW430546)
+
+Louis Stermole (10):
+
+-  `d7750b78d80c <https://github.com/open-power/hostboot/commit/d7750b78d80c>`__
+   Fix tWLDQSEN and IPW\_WR\_WR timing parameters for MSS training
+-  `08cfd267e67e <https://github.com/open-power/hostboot/commit/08cfd267e67e>`__
+   Add Vreg==1 trigger to DLL workaround
+-  `929920660d1c <https://github.com/open-power/hostboot/commit/929920660d1c>`__
+   Fix default values for power/thermal MRW attributes in XML
+-  `efe0e19b37f5 <https://github.com/open-power/hostboot/commit/efe0e19b37f5>`__
+   Fix Galois codes for chip marks added by MSS restore\_repairs
+   function
+-  `956df8db0fd1 <https://github.com/open-power/hostboot/commit/956df8db0fd1>`__
+   Change ZQ cal fail action to deconfigure MCBIST instead of MCA
+-  `fc1ce68719ee <https://github.com/open-power/hostboot/commit/fc1ce68719ee>`__
+   Enable exit\_1 mode in FWMS for symbol marks
+-  `789f5c5645a5 <https://github.com/open-power/hostboot/commit/789f5c5645a5>`__
+   Move MSS Rosetta map from lab to f/w library, add API
+-  `d55728f031ec <https://github.com/open-power/hostboot/commit/d55728f031ec>`__
+   Modify Rosetta map to reflect port corrections
+-  `8ce3ad72158b <https://github.com/open-power/hostboot/commit/8ce3ad72158b>`__
+   Rename access\_delay\_regs API perspective MC to C4 and add real MC
+   perspective
+-  `e75b51ba9604 <https://github.com/open-power/hostboot/commit/e75b51ba9604>`__
+   Return failing MCA targets when MSS\_CALC\_PORT\_POWER\_EXCEEDS\_MAX
+   condition hit
+
+Luke C. Murray (4):
+
+-  `094a91b3f779 <https://github.com/open-power/hostboot/commit/094a91b3f779>`__
+   Turning on NCU tlbie pacing by default
+-  `fabc7bd25190 <https://github.com/open-power/hostboot/commit/fabc7bd25190>`__
+   Adding attribute to turn memory early data on
+-  `5fa8f9e036df <https://github.com/open-power/hostboot/commit/5fa8f9e036df>`__
+   Enabling L2 64B store prediction
+-  `33db30729056 <https://github.com/open-power/hostboot/commit/33db30729056>`__
+   Updating Cumulus early memory data dials
+
+Luke Mulkey (4):
+
+-  `a498dc4e94fb <https://github.com/open-power/hostboot/commit/a498dc4e94fb>`__
+   Zeppelin Plug Rule Fix
+-  `7bbec657da0b <https://github.com/open-power/hostboot/commit/7bbec657da0b>`__
+   MRW attribute changes
+-  `f230133c8502 <https://github.com/open-power/hostboot/commit/f230133c8502>`__
+   Lab tools for p9c.
+-  `e4c43f303408 <https://github.com/open-power/hostboot/commit/e4c43f303408>`__
+   Fix mss\_freq bug
+
+Marty Gloff (4):
+
+-  `fe58a710b97e <https://github.com/open-power/hostboot/commit/fe58a710b97e>`__
+   Parser for SBE and HCODE build level
+-  `ca52f95d63bd <https://github.com/open-power/hostboot/commit/ca52f95d63bd>`__
+   Concurrent code update of HBRT - Read Version
+-  `0a1b60c34e55 <https://github.com/open-power/hostboot/commit/0a1b60c34e55>`__
+   Concurrent code update of HBRT - Update Structure
+-  `6c769aede363 <https://github.com/open-power/hostboot/commit/6c769aede363>`__
+   Concurrent code update of HBRT - Enable Interface for Host
+
+Matt Derksen (14):
+
+-  `2b4e2315094e <https://github.com/open-power/hostboot/commit/2b4e2315094e>`__
+   Send down OCC info logs to BMC for call-home
+-  `3378748dbc2e <https://github.com/open-power/hostboot/commit/3378748dbc2e>`__
+   Fix some review comments for sending down OCC info logs to BMC
+-  `dacd80a9811f <https://github.com/open-power/hostboot/commit/dacd80a9811f>`__
+   Fix grabbing config from NV keyword data
+-  `89f7297255af <https://github.com/open-power/hostboot/commit/89f7297255af>`__
+   Test and verify concurrent init of PM complex
+-  `2d590161d70f <https://github.com/open-power/hostboot/commit/2d590161d70f>`__
+   Enable ZZ-2U
+-  `2429064ef8ce <https://github.com/open-power/hostboot/commit/2429064ef8ce>`__
+   Move major stack variable to heap to avoid stack overrun
+-  `5161b6eb9b76 <https://github.com/open-power/hostboot/commit/5161b6eb9b76>`__
+   Increase trace buffer size to avoid hang between traces and PRD.
+-  `6141805efc9c <https://github.com/open-power/hostboot/commit/6141805efc9c>`__
+   Add HB\_VOLATILE sensor so OpenBMC can mark volatile sections
+-  `d2b876356f54 <https://github.com/open-power/hostboot/commit/d2b876356f54>`__
+   Lock i2c around vpd write message to FSP at runtime
+-  `722bf1861db9 <https://github.com/open-power/hostboot/commit/722bf1861db9>`__
+   Fix setting hbVolatile and RebootControl sensors
+-  `44aa1a1578b1 <https://github.com/open-power/hostboot/commit/44aa1a1578b1>`__
+   Compile attributeOverride tool in x86.nfp environment for mnfg use
+-  `f6f8c953755a <https://github.com/open-power/hostboot/commit/f6f8c953755a>`__
+   EKB side of changes for attributeOverride tool in x86.nfp context
+-  `f0c1f3b3a422 <https://github.com/open-power/hostboot/commit/f0c1f3b3a422>`__
+   Explicitly call ATTN/PRD before exiting PM Reset flow
+-  `27cbbc4cc87d <https://github.com/open-power/hostboot/commit/27cbbc4cc87d>`__
+   Update int64\_t attributes in attributeenums.H to LL
+
+Matthew Hickman (1):
+
+-  `daa54a8d74e8 <https://github.com/open-power/hostboot/commit/daa54a8d74e8>`__
+   Fixed AUE/IAUE masking bug
+
+Mike Baiocchi (9):
+
+-  `b0a9a93e45dd <https://github.com/open-power/hostboot/commit/b0a9a93e45dd>`__
+   Add Functionality To Allow FSP to Enable TCEs For Testing
+-  `8f6cf7d7310d <https://github.com/open-power/hostboot/commit/8f6cf7d7310d>`__
+   Add TCE Support to utillidmgr
+-  `8fcdfa14a7d3 <https://github.com/open-power/hostboot/commit/8fcdfa14a7d3>`__
+   Support Verifying and Moving PAYLOAD and HDAT when TCEs are Enabled
+-  `5cd503229820 <https://github.com/open-power/hostboot/commit/5cd503229820>`__
+   Fix Initializing HW To Point At An Invalid TCE Table in Istep 10.6
+-  `f43013e57725 <https://github.com/open-power/hostboot/commit/f43013e57725>`__
+   Send FSP relevant information for PSI Diagnotics test when TCEs are
+   enabled
+-  `07f9a3771538 <https://github.com/open-power/hostboot/commit/07f9a3771538>`__
+   TCE Updates to support OPAL
+-  `b27a71f308e1 <https://github.com/open-power/hostboot/commit/b27a71f308e1>`__
+   Update TPM Retry Policy and Timings
+-  `e93cf4eb7e3e <https://github.com/open-power/hostboot/commit/e93cf4eb7e3e>`__
+   Enable TCEs as the default on FSP-based systems
+-  `079068a0dd84 <https://github.com/open-power/hostboot/commit/079068a0dd84>`__
+   I2C Reset Path: Add Poll of SCL High Before Issuing Stop Command
+
+Nick Bofferding (15):
+
+-  `b0f4906b589d <https://github.com/open-power/hostboot/commit/b0f4906b589d>`__
+   Secure Boot: Sign MEMD partition for FSP platforms
+-  `07d75753d594 <https://github.com/open-power/hostboot/commit/07d75753d594>`__
+   Secure Boot: Enforce PNOR section component IDs
+-  `70c697000c8a <https://github.com/open-power/hostboot/commit/70c697000c8a>`__
+   Secure Boot: Fix parallel and multiple pass image signing issues
+-  `f7dd1f12d858 <https://github.com/open-power/hostboot/commit/f7dd1f12d858>`__
+   Secure Boot: Purge dev SW signing cache before reuse
+-  `9470c51fc486 <https://github.com/open-power/hostboot/commit/9470c51fc486>`__
+   Secure Boot: Support FSP/HB standalone production signing
+-  `2fc740c30b90 <https://github.com/open-power/hostboot/commit/2fc740c30b90>`__
+   Secure Boot: Enable PSI interrupts after XSCOM switchover
+-  `98e555428942 <https://github.com/open-power/hostboot/commit/98e555428942>`__
+   Secure Boot: Blacklist: Init PSI bridge BAR and FSP BAR properly for
+   security
+-  `3e24de691ed6 <https://github.com/open-power/hostboot/commit/3e24de691ed6>`__
+   Secure Boot: Surface unique TI when key transitioning complete
+-  `00d2200112da <https://github.com/open-power/hostboot/commit/00d2200112da>`__
+   Secure Boot; Force simultaneous SBE update on key transition
+-  `bd1519429ab3 <https://github.com/open-power/hostboot/commit/bd1519429ab3>`__
+   Secure Boot: RAS Reviews: Fix load handler logging
+-  `7a5fdcbd0c45 <https://github.com/open-power/hostboot/commit/7a5fdcbd0c45>`__
+   Secure Boot: Remove cyclic dependency in TPM daemon shutdown path
+-  `d52d893e3aa2 <https://github.com/open-power/hostboot/commit/d52d893e3aa2>`__
+   Secure Boot: Flag ROM verify reason code as terminating RC
+-  `eb22cf5b7cb7 <https://github.com/open-power/hostboot/commit/eb22cf5b7cb7>`__
+   Secure Boot: Open persistent virtual memory mapping for HDAT TPM logs
+-  `24d964b78e02 <https://github.com/open-power/hostboot/commit/24d964b78e02>`__
+   Fix syntax error in Dump.pm
+-  `d18433a85fa8 <https://github.com/open-power/hostboot/commit/d18433a85fa8>`__
+   Secure Boot: Open up Hostboot VMM untrusted RO window on non-master
+   procs
+
+Nick Klazynski (7):
+
+-  `cf1f011b5af9 <https://github.com/open-power/hostboot/commit/cf1f011b5af9>`__
+   Add HW425526 and HW425027
+-  `c4139797e45b <https://github.com/open-power/hostboot/commit/c4139797e45b>`__
+   HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970
+-  `1ed63da3a55c <https://github.com/open-power/hostboot/commit/1ed63da3a55c>`__
+   Nimbus DD2.2 core chickenswitches
+-  `fcf7d0e3f5fe <https://github.com/open-power/hostboot/commit/fcf7d0e3f5fe>`__
+   Large update for security
+-  `a9040e3c67fd <https://github.com/open-power/hostboot/commit/a9040e3c67fd>`__
+   Fix three NDD2.1 dials and add new NDD2.2 workarounds
+-  `6b21ff6c1caf <https://github.com/open-power/hostboot/commit/6b21ff6c1caf>`__
+   Add new TM IMC, Add TLBIE hangbuster
+-  `bf86a41a8e0e <https://github.com/open-power/hostboot/commit/bf86a41a8e0e>`__
+   Implement security IMCs, based on v29 of wiki
+
+Prachi Gupta (10):
+
+-  `18cc0dfbc93f <https://github.com/open-power/hostboot/commit/18cc0dfbc93f>`__
+   Zeppelin BUP updates
+-  `5b3da20db0e8 <https://github.com/open-power/hostboot/commit/5b3da20db0e8>`__
+   Zeppelin BUP updates: Targets.pm changes
+-  `a420f6c23b46 <https://github.com/open-power/hostboot/commit/a420f6c23b46>`__
+   Zeppelin BUP updates: mss\_memdiags workaround
+-  `e4d01510117e <https://github.com/open-power/hostboot/commit/e4d01510117e>`__
+   Zeppelin BUP: istep 14 fixes
+-  `50a901b1468a <https://github.com/open-power/hostboot/commit/50a901b1468a>`__
+   ZEPPELIN BUP: fix VPD\_REC\_NUM for membuf target
+-  `3807622a5fae <https://github.com/open-power/hostboot/commit/3807622a5fae>`__
+   ZEPPELIN BUP: host enable memvolt changes
+-  `94d8abaa56c0 <https://github.com/open-power/hostboot/commit/94d8abaa56c0>`__
+   Added values for CVPD\_SIZE and CVPD\_MAX\_SECTIONS in processMrw
+-  `51d3eeea8b3a <https://github.com/open-power/hostboot/commit/51d3eeea8b3a>`__
+   set ATTR\_PROC\_SBE\_MASTER\_CHIP based on LPC connections in MRW
+-  `9ea9546db73d <https://github.com/open-power/hostboot/commit/9ea9546db73d>`__
+   ZEP\_BUP: remove no\_export and default value from
+   DMI\_REFCLOCK\_SWIZZLE
+-  `bb004ba55073 <https://github.com/open-power/hostboot/commit/bb004ba55073>`__
+   processMrw: hard-code all base bar addresses as to not rely on mrw
+
+Prasad Bg Ranganath (11):
+
+-  `c0d7d47a554f <https://github.com/open-power/hostboot/commit/c0d7d47a554f>`__
+   PM: Fix QCSR and CCSR update
+-  `79acd9f3a834 <https://github.com/open-power/hostboot/commit/79acd9f3a834>`__
+   P9\_pstate\_parameter\_block: Bug fix in IAC VDN calculation
+-  `5b86ae89fcd9 <https://github.com/open-power/hostboot/commit/5b86ae89fcd9>`__
+   Fix bug in cache query state procedure
+-  `1c06b1a80e5e <https://github.com/open-power/hostboot/commit/1c06b1a80e5e>`__
+   p9\_setup\_evid: Missed applying bias values for pound V
+-  `4319e2a93d9a <https://github.com/open-power/hostboot/commit/4319e2a93d9a>`__
+   p9\_pm\_pstate\_gpe\_init: setup Fsafe in all configured QPPMs
+-  `ed38dac64269 <https://github.com/open-power/hostboot/commit/ed38dac64269>`__
+   p9\_pstate\_parameter\_block: support removal of VFRT Vdn
+-  `755b47ecad12 <https://github.com/open-power/hostboot/commit/755b47ecad12>`__
+   PPPB: Fix endianess in pstate\_parameter\_block.C
+-  `93c73a3eac40 <https://github.com/open-power/hostboot/commit/93c73a3eac40>`__
+   Proc VPD:POUND W Version 3-F support
+-  `c77b6c1a8839 <https://github.com/open-power/hostboot/commit/c77b6c1a8839>`__
+   p9\_pm\_reset: check safe mode and, if not, move to Psafe manually
+-  `b0f4bd1e57b5 <https://github.com/open-power/hostboot/commit/b0f4bd1e57b5>`__
+   Zepplin:Remove dd level check for cumulus under PPB code
+-  `13b0dd897296 <https://github.com/open-power/hostboot/commit/13b0dd897296>`__
+   FW910: PM reset procedure fix, move psafe update after CME halts
+
+Prem Shanker Jha (9):
+
+-  `47c3bbe42264 <https://github.com/open-power/hostboot/commit/47c3bbe42264>`__
+   PM: Added support for version control in SCOM restore entries.
+-  `04846f139458 <https://github.com/open-power/hostboot/commit/04846f139458>`__
+   EQ SCOM Restore: Introduced version control in SCOM restore entry.
+-  `000deef452bc <https://github.com/open-power/hostboot/commit/000deef452bc>`__
+   PM: Fixed generation of MTSPR instruction in STOP API.
+-  `45824ede1fc0 <https://github.com/open-power/hostboot/commit/45824ede1fc0>`__
+   STOP Recovery: Only XIR collection in HWP error path during PM Reset.
+-  `537e7b6e6c72 <https://github.com/open-power/hostboot/commit/537e7b6e6c72>`__
+   Hcode Injection: Adds hcode error injection capability.
+-  `993eec11fc9f <https://github.com/open-power/hostboot/commit/993eec11fc9f>`__
+   SCOM Restore: Increased the EQ SCOM restore limit.
+-  `6897c9475c92 <https://github.com/open-power/hostboot/commit/6897c9475c92>`__
+   Idle Stop State: Adds CME and SGPE global variables to FFDC.
+-  `3b71fb0a04e3 <https://github.com/open-power/hostboot/commit/3b71fb0a04e3>`__
+   PM: Level-1 implementation for HWP p9\_pm\_callout.
+-  `8c89a1b7b92d <https://github.com/open-power/hostboot/commit/8c89a1b7b92d>`__
+   PM : Changed FFDC collection to XIR mode.
+
+Rahul Batra (3):
+
+-  `4924945481bd <https://github.com/open-power/hostboot/commit/4924945481bd>`__
+   PGPE: STOP11+WOF+SafeMode Fixes
+-  `443f2c73ac82 <https://github.com/open-power/hostboot/commit/443f2c73ac82>`__
+   PGPE: Fix FIT and actuation step conflict
+-  `3742bc2463d0 <https://github.com/open-power/hostboot/commit/3742bc2463d0>`__
+   PM: VDM Prolonged Droop Fix
+
+Raja Das (1):
+
+-  `60ccd2d1e787 <https://github.com/open-power/hostboot/commit/60ccd2d1e787>`__
+   Differentiated Control Node type field from Normal Node
+
+Ricardo Mata (1):
+
+-  `17ce7befe588 <https://github.com/open-power/hostboot/commit/17ce7befe588>`__
+   Added CI throttling support, HW init updates, and fixed a bug with
+   tce arb.
+
+Richard J. Knight (4):
+
+-  `1100f64331cb <https://github.com/open-power/hostboot/commit/1100f64331cb>`__
+   Add script to edit hostboot binary images to enable CFM testing
+-  `c2c5d0e657f6 <https://github.com/open-power/hostboot/commit/c2c5d0e657f6>`__
+   p9\_xip\_tool support for DD level section parsing
+-  `911996a1c31f <https://github.com/open-power/hostboot/commit/911996a1c31f>`__
+   Add new pnor section for Centaur hw ref image
+-  `7f860e8a5c47 <https://github.com/open-power/hostboot/commit/7f860e8a5c47>`__
+   BUP - istep 11 support phase 1
+
+Robert Lippert (6):
+
+-  `fb8c2671f28d <https://github.com/open-power/hostboot/commit/fb8c2671f28d>`__
+   errldisplay: use table-driven display for HWPF error strings
+-  `20b179f938d4 <https://github.com/open-power/hostboot/commit/20b179f938d4>`__
+   hwas: skip reading ID/EC data from BMC
+-  `69b2391ad885 <https://github.com/open-power/hostboot/commit/69b2391ad885>`__
+   ipmi: add support for reading SEL time from BMC
+-  `013f189c0215 <https://github.com/open-power/hostboot/commit/013f189c0215>`__
+   vpd: add ability to read record RT keyword value
+-  `7261c1709400 <https://github.com/open-power/hostboot/commit/7261c1709400>`__
+   vpd/mvpd: add RT as a valid MVPD keyword enum
+-  `f7b6ad2045f4 <https://github.com/open-power/hostboot/commit/f7b6ad2045f4>`__
+   hdat: use VRML record for processor PCRD VPD data
+
+Roland Veloz (7):
+
+-  `8e6bd68539af <https://github.com/open-power/hostboot/commit/8e6bd68539af>`__
+   Updated the GenericFspMboxMessage\_t struct
+-  `f0db3bed8334 <https://github.com/open-power/hostboot/commit/f0db3bed8334>`__
+   Handle SBE Error and Attempt Recovery from FSP
+-  `a69cb64611f3 <https://github.com/open-power/hostboot/commit/a69cb64611f3>`__
+   Adding support for TOD RAS on FSP systems
+-  `44d0f070400a <https://github.com/open-power/hostboot/commit/44d0f070400a>`__
+   Handles FSP reset-reload in HBRT messages
+-  `dfb142acec43 <https://github.com/open-power/hostboot/commit/dfb142acec43>`__
+   Corrected issue with hb errlparser not exiting on error
+-  `6f4abd1ea46f <https://github.com/open-power/hostboot/commit/6f4abd1ea46f>`__
+   Support for any target deconfig at runtime; Utility to create a
+   generic message
+-  `4c76eec6354b <https://github.com/open-power/hostboot/commit/4c76eec6354b>`__
+   Propagate PLID from caller to any new errors; GARD target on retry
+   fails
+
+Ryan Black (1):
+
+-  `d5ca0693761a <https://github.com/open-power/hostboot/commit/d5ca0693761a>`__
+   p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark
+
+Sachin Gupta (4):
+
+-  `4f01142263eb <https://github.com/open-power/hostboot/commit/4f01142263eb>`__
+   Remove extra include dependency
+-  `4da087dd8293 <https://github.com/open-power/hostboot/commit/4da087dd8293>`__
+   Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS
+   PLL lock"
+-  `610996cd1656 <https://github.com/open-power/hostboot/commit/610996cd1656>`__
+   Change type for number of pages.
+-  `4db7aa5d3c6b <https://github.com/open-power/hostboot/commit/4db7aa5d3c6b>`__
+   Remove workaround for DD1 SW reset for XIVE
+
+Sakethan R Kotta (1):
+
+-  `1f187d7b7b44 <https://github.com/open-power/hostboot/commit/1f187d7b7b44>`__
+   ORDINAL\_ID generation is fixed for multi node systems
+
+Sameer Veer (1):
+
+-  `dddd42af796f <https://github.com/open-power/hostboot/commit/dddd42af796f>`__
+   Changes to build-script & setup-env for nimbus & cumulus to co-exist
+
+Sampa Misra (1):
+
+-  `f10319641ba1 <https://github.com/open-power/hostboot/commit/f10319641ba1>`__
+   feature flag changes
+
+Santosh Puranik (5):
+
+-  `5357999d189c <https://github.com/open-power/hostboot/commit/5357999d189c>`__
+   Find connections by destination
+-  `12b6b45da232 <https://github.com/open-power/hostboot/commit/12b6b45da232>`__
+   Make plat init attributes non-writable
+-  `94404b004adb <https://github.com/open-power/hostboot/commit/94404b004adb>`__
+   Set FSI\_PORT for FSI slaves
+-  `aa0883bae4fa <https://github.com/open-power/hostboot/commit/aa0883bae4fa>`__
+   Fix PEER\_HUID attrib for XBUS and ABUS targets
+-  `3dca5a867512 <https://github.com/open-power/hostboot/commit/3dca5a867512>`__
+   Remove writeable tag from ATTR\_PROC\_FABRIC\_GROUP\_ID
+
+Sheldon Bailey (3):
+
+-  `47a4947613f8 <https://github.com/open-power/hostboot/commit/47a4947613f8>`__
+   HTMGT:OP910:No change in processor speed turbo or non-turbo
+   Witherspoon
+-  `276c45cf2da6 <https://github.com/open-power/hostboot/commit/276c45cf2da6>`__
+   HTMGT: Send VRM Vdd Thermal Thresholds to OCC part1 HB attributes
+-  `4809fbff915f <https://github.com/open-power/hostboot/commit/4809fbff915f>`__
+   HTMGT: Updates for reporting throttle below nominal on Boston
+
+Shelton Leung (2):
+
+-  `4f504a2eebea <https://github.com/open-power/hostboot/commit/4f504a2eebea>`__
+   fix for incorrect init value of AMO\_Limit\_Select
+-  `606a6f48b15c <https://github.com/open-power/hostboot/commit/606a6f48b15c>`__
+   fix for clockgate preventing perfmon start/stop
+
+Soma BhanuTej (2):
+
+-  `d50dc3d2216a <https://github.com/open-power/hostboot/commit/d50dc3d2216a>`__
+   Extract error info from PIBMEM array save-off
+-  `c2e705569f7f <https://github.com/open-power/hostboot/commit/c2e705569f7f>`__
+   Make SBE errors recoverable - p9\_sbe\_common
+
+Stephen Cprek (29):
+
+-  `6e7098eba2f9 <https://github.com/open-power/hostboot/commit/6e7098eba2f9>`__
+   Add trace to indicate verify was called on a section
+-  `6caab6132b05 <https://github.com/open-power/hostboot/commit/6caab6132b05>`__
+   Create Master Container Lid Manager and test parsing
+-  `141c67de2310 <https://github.com/open-power/hostboot/commit/141c67de2310>`__
+   Add Header to TESTRO PNOR section for testing Secure Lid transfer
+-  `89c19d7e3a5b <https://github.com/open-power/hostboot/commit/89c19d7e3a5b>`__
+   Process Components in Master Container Lid
+-  `76f627c78307 <https://github.com/open-power/hostboot/commit/76f627c78307>`__
+   Sign HBD pnor section in fips builds
+-  `94b12d2ea050 <https://github.com/open-power/hostboot/commit/94b12d2ea050>`__
+   Enable preverified lid loading from pnor and Master Container Lid
+-  `b1f4e911b9b7 <https://github.com/open-power/hostboot/commit/b1f4e911b9b7>`__
+   Collect PNOR trace on secure verification error
+-  `bf8e8d4deb19 <https://github.com/open-power/hostboot/commit/bf8e8d4deb19>`__
+   Fix RTC number in TODO and limit trace from MclMgr and
+   PreVerifiedLidMgr
+-  `1f2edbc95b80 <https://github.com/open-power/hostboot/commit/1f2edbc95b80>`__
+   Prevent all Master Container Lid processing in OPAL mode
+-  `f4d54e9c85b3 <https://github.com/open-power/hostboot/commit/f4d54e9c85b3>`__
+   Fix standalone compile and simics when secureboot compiled out
+-  `63a026113332 <https://github.com/open-power/hostboot/commit/63a026113332>`__
+   Create runtime\_utils so both IPL and runtime can use common
+   functions
+-  `81279c1d146d <https://github.com/open-power/hostboot/commit/81279c1d146d>`__
+   Secure Boot: Fix lid load from HB reserved memory issues at runtime
+-  `75f0cfee9e5d <https://github.com/open-power/hostboot/commit/75f0cfee9e5d>`__
+   Fix strncpy from padding past the actual max size
+-  `c336a7728319 <https://github.com/open-power/hostboot/commit/c336a7728319>`__
+   Handle comments from pre-verify and runtime lid loading commits
+-  `ca52131dad3d <https://github.com/open-power/hostboot/commit/ca52131dad3d>`__
+   Handle ContainerHeader asserts more nicely with error logs
+-  `5b5972e5580c <https://github.com/open-power/hostboot/commit/5b5972e5580c>`__
+   Create a Trusted boot trace component and collect trace on errors
+-  `0b408ad7a340 <https://github.com/open-power/hostboot/commit/0b408ad7a340>`__
+   Add multi node support for genPnorImages and add HBD Fleetwood files
+-  `a4dc66b8d1c6 <https://github.com/open-power/hostboot/commit/a4dc66b8d1c6>`__
+   Specify actual SecureRom size into HDAT for POWERVM
+-  `4888af6221d7 <https://github.com/open-power/hostboot/commit/4888af6221d7>`__
+   fix genPnor param MEMD which passed in an empty input filename
+-  `d527220c6ffe <https://github.com/open-power/hostboot/commit/d527220c6ffe>`__
+   Add component ID check for Master Container Lid Processing
+-  `82f341573515 <https://github.com/open-power/hostboot/commit/82f341573515>`__
+   Fix incorrect size for entries going into hb resv memory
+-  `526f5106cc17 <https://github.com/open-power/hostboot/commit/526f5106cc17>`__
+   Do not preverify RINGOVD section in POWERVM mode
+-  `92466e69168a <https://github.com/open-power/hostboot/commit/92466e69168a>`__
+   Modify how POWERVM is processed in the MCL manager
+-  `9ae6e9595f97 <https://github.com/open-power/hostboot/commit/9ae6e9595f97>`__
+   Remove Secure Boot workarounds
+-  `34dbdc49d0d1 <https://github.com/open-power/hostboot/commit/34dbdc49d0d1>`__
+   Convert asserts to error logs where it makes sense
+-  `329b81443b43 <https://github.com/open-power/hostboot/commit/329b81443b43>`__
+   Make the MemRegionMgr class target aware
+-  `26bbcd97d817 <https://github.com/open-power/hostboot/commit/26bbcd97d817>`__
+   Open Untrusted Communication for SP
+-  `038392cae8c5 <https://github.com/open-power/hostboot/commit/038392cae8c5>`__
+   Move closing all unsecure memory regions to 21.3
+-  `bf9ac140940b <https://github.com/open-power/hostboot/commit/bf9ac140940b>`__
+   Unload preverified secure sections after moving to mainstore memory
+
+Stephen Glancy (19):
+
+-  `d110f5634137 <https://github.com/open-power/hostboot/commit/d110f5634137>`__
+   Adds in broadcast support for memdiags
+-  `6b9bc4190d60 <https://github.com/open-power/hostboot/commit/6b9bc4190d60>`__
+   Updates memory plug rules
+-  `1cf8acef718a <https://github.com/open-power/hostboot/commit/1cf8acef718a>`__
+   Fixes broadcast mode memdiags crash
+-  `e2305fe4b76e <https://github.com/open-power/hostboot/commit/e2305fe4b76e>`__
+   Fixes number of DRAM constants
+-  `0f5f2625adad <https://github.com/open-power/hostboot/commit/0f5f2625adad>`__
+   Updates dramint training structure
+-  `5ef4ce5ebbcd <https://github.com/open-power/hostboot/commit/5ef4ce5ebbcd>`__
+   Fixes memdiags bad address check
+-  `f40bed180c16 <https://github.com/open-power/hostboot/commit/f40bed180c16>`__
+   Adds PDA support
+-  `623216605144 <https://github.com/open-power/hostboot/commit/623216605144>`__
+   Worksaround AWAN simulation failure
+-  `b17f5a628c59 <https://github.com/open-power/hostboot/commit/b17f5a628c59>`__
+   Adds access delay regs helper functions
+-  `db05487e27b5 <https://github.com/open-power/hostboot/commit/db05487e27b5>`__
+   Adds blank PDA files for HB
+-  `f57934997860 <https://github.com/open-power/hostboot/commit/f57934997860>`__
+   Adds in blank files for CCS workarounds
+-  `3440e65b32f2 <https://github.com/open-power/hostboot/commit/3440e65b32f2>`__
+   Adds PDA support
+-  `296cd5865b39 <https://github.com/open-power/hostboot/commit/296cd5865b39>`__
+   Adds lab PDA support
+-  `01c730dd4157 <https://github.com/open-power/hostboot/commit/01c730dd4157>`__
+   Updates WR VREF for characterization results
+-  `21407ef50121 <https://github.com/open-power/hostboot/commit/21407ef50121>`__
+   Fixes WR LVL terminations
+-  `6650adcec6ac <https://github.com/open-power/hostboot/commit/6650adcec6ac>`__
+   Updates training advanced and adds custom WR CTR
+-  `e369ee31b0c5 <https://github.com/open-power/hostboot/commit/e369ee31b0c5>`__
+   Updates custom RD CTR pattern
+-  `1c2de2d2a08c <https://github.com/open-power/hostboot/commit/1c2de2d2a08c>`__
+   Fixes HB compile error
+-  `548b7fd4484c <https://github.com/open-power/hostboot/commit/548b7fd4484c>`__
+   Updates error logging to log target with FIRs
+
+Sumit Kumar (3):
+
+-  `f43da019dd69 <https://github.com/open-power/hostboot/commit/f43da019dd69>`__
+   Centaur ring support - ring\_apply and ring data
+-  `8c9fd900efb8 <https://github.com/open-power/hostboot/commit/8c9fd900efb8>`__
+   Erepair HWP p9\_io\_erepairAccessorHwpFuncs
+-  `9153608879d2 <https://github.com/open-power/hostboot/commit/9153608879d2>`__
+   Moving DD specific ring coord from TOR to XIP (step 1)
+
+Swathi Madhuri Bhattiprolu (3):
+
+-  `27fe0afaf8f1 <https://github.com/open-power/hostboot/commit/27fe0afaf8f1>`__
+   Fix issues with DMI target handling
+-  `0f94c2620c70 <https://github.com/open-power/hostboot/commit/0f94c2620c70>`__
+   Support CDIMM VPD
+-  `b801fd1a776f <https://github.com/open-power/hostboot/commit/b801fd1a776f>`__
+   Make FAPI\_POS unique on multi node system
+
+Thi Tran (8):
+
+-  `bcef4f1931d8 <https://github.com/open-power/hostboot/commit/bcef4f1931d8>`__
+   L2 - p9\_build\_smp HWPs
+-  `bcc5a5535c2d <https://github.com/open-power/hostboot/commit/bcc5a5535c2d>`__
+   Fix TODOs in p9\_build\_smp HWP
+-  `7b8fa03ea43f <https://github.com/open-power/hostboot/commit/7b8fa03ea43f>`__
+   Mirror new file: cen\_pll\_initf\_errors.xml
+-  `be0a3a2a7f4a <https://github.com/open-power/hostboot/commit/be0a3a2a7f4a>`__
+   p9\_sbe\_hreset - Adding I2C Bit rate divisor calculation
+-  `edbb12014deb <https://github.com/open-power/hostboot/commit/edbb12014deb>`__
+   L3 update - p9\_cme\_sram\_access HWP
+-  `245f7224088e <https://github.com/open-power/hostboot/commit/245f7224088e>`__
+   Mirror (new) p9\_putmemproc HWP files
+-  `b8522e84fe03 <https://github.com/open-power/hostboot/commit/b8522e84fe03>`__
+   p9\_build\_smp -- use ADU chipops to switch fabric configuration part
+   #1
+-  `df5241f06802 <https://github.com/open-power/hostboot/commit/df5241f06802>`__
+   Setup p9c CHI's FIRs and enable host attentions
+
+Tom Sand (1):
+
+-  `82769e0a939f <https://github.com/open-power/hostboot/commit/82769e0a939f>`__
+   Fixed HBRT issue where virt addr not unmapped at the end of complex
+   calls.
+
+Tsung Yeung (2):
+
+-  `4e84db479b0c <https://github.com/open-power/hostboot/commit/4e84db479b0c>`__
+   Adds self-refresh entry/exit commands
+-  `1d3c28511935 <https://github.com/open-power/hostboot/commit/1d3c28511935>`__
+   Adds ccs workaround to support SRE/SRX
+
+Vaibhav Jain (1):
+
+-  `24d0d344bb8d <https://github.com/open-power/hostboot/commit/24d0d344bb8d>`__
+   Modify eSEL script to not ignore cases for command line options
+
+Venkatesh Sainath (3):
+
+-  `5099a01fc800 <https://github.com/open-power/hostboot/commit/5099a01fc800>`__
+   Enabling multi proc master systems
+-  `550f6f5cfc2f <https://github.com/open-power/hostboot/commit/550f6f5cfc2f>`__
+   Perl script for generating HDAT structures from MRW
+-  `5bb1802ad0ae <https://github.com/open-power/hostboot/commit/5bb1802ad0ae>`__
+   Enabling Fleetwood Multi-node istep 18 attributes
+
+Yue Du (3):
+
+-  `cfcd66d8907e <https://github.com/open-power/hostboot/commit/cfcd66d8907e>`__
+   STOP: Fix FF\_BYPASS in sgpe\_init
+-  `d5866aa3d221 <https://github.com/open-power/hostboot/commit/d5866aa3d221>`__
+   STOP/PState: SGPE/PGPE Error Handling Support
+-  `458cb0d58acf <https://github.com/open-power/hostboot/commit/458cb0d58acf>`__
+   STOP: Fix PLS deepest when stop4+ due to self restore wakeup
+
+Zane Shelley (9):
+
+-  `ac21d7508c54 <https://github.com/open-power/hostboot/commit/ac21d7508c54>`__
+   PRD: latest from RAS XML
+-  `42216acb89cb <https://github.com/open-power/hostboot/commit/42216acb89cb>`__
+   PRD: No gard on MCA for AUE/IAUE and RCD parity errors
+-  `1f14c2229e43 <https://github.com/open-power/hostboot/commit/1f14c2229e43>`__
+   PRD: error path handling in CS isolation
+-  `f74d2c56712b <https://github.com/open-power/hostboot/commit/f74d2c56712b>`__
+   PRD: Fixed target for PCI chiplet FIRs during OP checkstop analysis
+-  `b7bc33f10f89 <https://github.com/open-power/hostboot/commit/b7bc33f10f89>`__
+   RAS XML: updates from spreadsheet v115
+-  `d1c569251281 <https://github.com/open-power/hostboot/commit/d1c569251281>`__
+   PRD: fixed no gard when PLL and CS at same time
+-  `2935800fa74d <https://github.com/open-power/hostboot/commit/2935800fa74d>`__
+   PRD: generic solution to associate HWP failures with PRD isolation
+-  `ecedb32fc183 <https://github.com/open-power/hostboot/commit/ecedb32fc183>`__
+   PRD: DIMM callouts on RCD parity errors
+-  `d55a6fa5234f <https://github.com/open-power/hostboot/commit/d55a6fa5234f>`__
+   PRD: generic solution to associate HWP failures with PRD isolation
+
+aravnair-in (2):
+
+-  `dfe15202fa42 <https://github.com/open-power/hostboot/commit/dfe15202fa42>`__
+   Fix node ordinal numbering to handle Fleetwood
+-  `536ae2496674 <https://github.com/open-power/hostboot/commit/536ae2496674>`__
+   Changes to make the DIMMs show up in Fleetwood
+
+manichow (1):
+
+-  `198f186b138f <https://github.com/open-power/hostboot/commit/198f186b138f>`__
+   Changes for TOD support in MPIPL.
+
+nagurram-in (3):
+
+-  `aed872bfb917 <https://github.com/open-power/hostboot/commit/aed872bfb917>`__
+   HDAT: Feature flag settings movement from PCRD to IPLP
+-  `d9513029321d <https://github.com/open-power/hostboot/commit/d9513029321d>`__
+   HDAT:Adding address to HRMOR stash location in HB reserve
+-  `af203750b8e6 <https://github.com/open-power/hostboot/commit/af203750b8e6>`__
+   HDAT : Update init feature flag settings for P9
+
+spashabk-in (2):
+
+-  `5e94a704fe27 <https://github.com/open-power/hostboot/commit/5e94a704fe27>`__
+   Change FAPI\_IMP traces in p9\_pm\_ocb\_init to FAPI\_DBG
+-  `4c1c57f0015e <https://github.com/open-power/hostboot/commit/4c1c57f0015e>`__
+   Create and allow for PNOR SBE Partition to have DD2.2 Images
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (7):
+
+-  `5f4122b9d99c <https://github.com/open-power/occ/commit/5f4122b9d99c>`__
+   Snapshot buffer support
+-  `0b07301e60af <https://github.com/open-power/occ/commit/0b07301e60af>`__
+   Clean up TODO for deprecated sync request bit
+-  `5bca1deebf80 <https://github.com/open-power/occ/commit/5bca1deebf80>`__
+   Initialize ping/pong buffer address variable
+-  `b14a5af2c1a4 <https://github.com/open-power/occ/commit/b14a5af2c1a4>`__
+   Prevent safe mode when going to nominal and no cores configured
+-  `bfd62d9cfdd3 <https://github.com/open-power/occ/commit/bfd62d9cfdd3>`__
+   Prevent WOF reset request on ZZ-L systems
+-  `4d2912987d23 <https://github.com/open-power/occ/commit/4d2912987d23>`__
+   OCC: Call Home Data Log
+-  `c04d58bd549c <https://github.com/open-power/occ/commit/c04d58bd549c>`__
+   WOF Phase 2: Use Vratio from PGPE
+
+Chris Cain (8):
+
+-  `d90b1dcc9552 <https://github.com/open-power/occ/commit/d90b1dcc9552>`__
+   AVSbus Re-sync Bus Error Recovery
+-  `0e91ced92e0f <https://github.com/open-power/occ/commit/0e91ced92e0f>`__
+   Remove interrupt handlers for hardware errors
+-  `358d11e6aca5 <https://github.com/open-power/occ/commit/358d11e6aca5>`__
+   Stop DIMM and GPU accesses when moving to standby or safe state
+-  `601b1ebb9a9c <https://github.com/open-power/occ/commit/601b1ebb9a9c>`__
+   Remove unused variable
+-  `d0f8e5fb2c5a <https://github.com/open-power/occ/commit/d0f8e5fb2c5a>`__
+   Always use normal temperature thresholds for OPAL systems
+-  `06ef7787e762 <https://github.com/open-power/occ/commit/06ef7787e762>`__
+   Handle redundant power supply policy
+-  `cb8e695fc661 <https://github.com/open-power/occ/commit/cb8e695fc661>`__
+   Build elog with non-info severity before adding callouts
+-  `fce2d94a9bc9 <https://github.com/open-power/occ/commit/fce2d94a9bc9>`__
+   Update buildname 12/15
+
+Doug Gilbert (3):
+
+-  `ccdfc6a407fd <https://github.com/open-power/occ/commit/ccdfc6a407fd>`__
+   OCC work-around for HW426350
+-  `8b90dab9d243 <https://github.com/open-power/occ/commit/8b90dab9d243>`__
+   B1112AD7 reported over long stress run
+-  `0bf193d8d4f9 <https://github.com/open-power/occ/commit/0bf193d8d4f9>`__
+   APSS Reset Support
+
+Sooraj Nair (2):
+
+-  `1da6b089c930 <https://github.com/open-power/occ/commit/1da6b089c930>`__
+   Permanent fix for SW399904(fixed nvlink/uav)
+-  `d868b77dfc6a <https://github.com/open-power/occ/commit/d868b77dfc6a>`__
+   nvlink,xlink,phb fixes
+
+William Bryan (5):
+
+-  `dbb4d7e88cf3 <https://github.com/open-power/occ/commit/dbb4d7e88cf3>`__
+   GPE1 Binary 10/27
+-  `178a035668bd <https://github.com/open-power/occ/commit/178a035668bd>`__
+   Update buildname 11/3
+-  `40fc6b399896 <https://github.com/open-power/occ/commit/40fc6b399896>`__
+   Buildname 11/10
+-  `c3446978c169 <https://github.com/open-power/occ/commit/c3446978c169>`__
+   Update buildname 11/15
+-  `00123c66a1d2 <https://github.com/open-power/occ/commit/00123c66a1d2>`__
+   Update GPE1 Binary 1/16/18
+
+Zane Shelley (2):
+
+-  `a5b5103756c8 <https://github.com/open-power/occ/commit/a5b5103756c8>`__
+   FIRDATA: fix error handling for SCOMs via SBE FIFO
+-  `cd42091d9a39 <https://github.com/open-power/occ/commit/cd42091d9a39>`__
+   FIRDATA: retry getSCOMs via SBE FIFO on bad response
+
+mbroyles (9):
+
+-  `0d7b82e82f98 <https://github.com/open-power/occ/commit/0d7b82e82f98>`__
+   VRM Vdd Thermal Control Loop
+-  `bb703e413c36 <https://github.com/open-power/occ/commit/bb703e413c36>`__
+   Prevent logging 2A11 when quad is offline
+-  `aec1db2cadee <https://github.com/open-power/occ/commit/aec1db2cadee>`__
+   Temporary disable 24x7 on FSP systems
+-  `01ae49578a8e <https://github.com/open-power/occ/commit/01ae49578a8e>`__
+   Use AVS bus for processor power when no APSS channel for proc power
+   is present
+-  `49ea880a7789 <https://github.com/open-power/occ/commit/49ea880a7789>`__
+   Wait two ticks prior to un-throttling memory due to power capping
+-  `ee8bac060be4 <https://github.com/open-power/occ/commit/ee8bac060be4>`__
+   Ignore bad quad and nest DTS
+-  `c35818138337 <https://github.com/open-power/occ/commit/c35818138337>`__
+   OCC error log clean up
+-  `2397cb606cda <https://github.com/open-power/occ/commit/2397cb606cda>`__
+   Handle PGPE timeouts as workaround for prolonged droop events
+-  `577915f28604 <https://github.com/open-power/occ/commit/577915f28604>`__
+   Add WOF disable param for ASM
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+jim (22):
+
+-  `619af4d3a6b8 <https://github.com/open-power/p9dsu-xml/commit/619af4d3a6b8>`__
+   add tpm\_required\_sensor.
+-  `3ad0bfb80270 <https://github.com/open-power/p9dsu-xml/commit/3ad0bfb80270>`__
+   WOF\_POWER\_LIMIT = turbo, SYSTEM\_WOF\_DISABLE = off
+-  `e8840e390273 <https://github.com/open-power/p9dsu-xml/commit/e8840e390273>`__
+   DDR4 VPD update via PNOR. Issue 328.
+-  `347d26450a76 <https://github.com/open-power/p9dsu-xml/commit/347d26450a76>`__
+   hostboot code needs CLASS\_SP for bmc-0. Issue 366.
+-  `c8a42e16e88c <https://github.com/open-power/p9dsu-xml/commit/c8a42e16e88c>`__
+   add WOF data.
+-  `4ad589cd285f <https://github.com/open-power/p9dsu-xml/commit/4ad589cd285f>`__
+   add target tpm-0.
+-  `313281bb804c <https://github.com/open-power/p9dsu-xml/commit/313281bb804c>`__
+   add skipper-14 as a child of p9dsu-0.
+-  `73b7b43c60b0 <https://github.com/open-power/p9dsu-xml/commit/73b7b43c60b0>`__
+   CLOCK\_PLL\_MUX = 0x80030000.
+-  `c4639d667d49 <https://github.com/open-power/p9dsu-xml/commit/c4639d667d49>`__
+   MRW memory power updates for Boston LC
+-  `a0a5f8539dca <https://github.com/open-power/p9dsu-xml/commit/a0a5f8539dca>`__
+   Change default lane eq values for GEN3
+-  `6d7309844f08 <https://github.com/open-power/p9dsu-xml/commit/6d7309844f08>`__
+   update MEMD VPD for Boston LC.
+-  `383390ce6c9f <https://github.com/open-power/p9dsu-xml/commit/383390ce6c9f>`__
+   Support DDR4 @2666 in Single Drop. MAX\_ALLOWED\_DIMM\_FREQ
+   2400,2400,2400,2133,2133 -> changes to 2666,2666,2666,2133,2133
+   MSS\_MRW\_SUPPORTED\_FREQ 1866,2133,2400,0 -> changes to
+   1866,2133,2400,2666 ASYNC\_NEST\_FREQ\_MHZ 1600 -> change to 1866
+   FREQ\_PB\_MHZ 1600 -> change to 1866
+-  `e30477a2eb0e <https://github.com/open-power/p9dsu-xml/commit/e30477a2eb0e>`__
+   add default value FREQ\_PB\_MHZ\_POUNDV\_FALLBACK = 1600
+-  `6bdebbb55f26 <https://github.com/open-power/p9dsu-xml/commit/6bdebbb55f26>`__
+   SYSTEM\_VDM\_DISABLE = 1.
+-  `4e04c867ae40 <https://github.com/open-power/p9dsu-xml/commit/4e04c867ae40>`__
+   Re-enable VDM. SYSTEM\_VDM\_DISABLE = 0
+-  `c11556752854 <https://github.com/open-power/p9dsu-xml/commit/c11556752854>`__
+   Enable STOP5. SUPPORTED\_STOP\_STATES = 0xEC000000.
+-  `3c273c710fea <https://github.com/open-power/p9dsu-xml/commit/3c273c710fea>`__
+   disable stop5.
+-  `c3df36c06bb8 <https://github.com/open-power/p9dsu-xml/commit/c3df36c06bb8>`__
+   add WOF data for dd2.2 parts.
+-  `82908139d269 <https://github.com/open-power/p9dsu-xml/commit/82908139d269>`__
+   Adding OPEN\_POWER\_N\_PLUS\_ONE\_HPC\_BULK\_POWER\_LIMIT\_WATTS
+-  `51574c64c031 <https://github.com/open-power/p9dsu-xml/commit/51574c64c031>`__
+   Refclk MRW change needed for WOF. FREQ\_PROC\_REFCLOCK\_KHZ 0x20788
+   -> 0x208D5
+-  `7dfd3c0c5228 <https://github.com/open-power/p9dsu-xml/commit/7dfd3c0c5228>`__
+   Remove FSI\_LINK attribute from fsim-X global settings This was
+   overriding the intended MRW values with an empty string which
+   eventually resulted in incorrectly processed FSI data on the slave
+   proc
+-  `fb5f9334aa0c <https://github.com/open-power/p9dsu-xml/commit/fb5f9334aa0c>`__
+   disable stop4.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v1.21-rc1/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+Cyril Bur (4):
+
+-  `669083ee9eda <https://github.com/open-power/petitboot/commit/669083ee9eda>`__
+   Add root .gitignore
+-  `eb9c570fa13b <https://github.com/open-power/petitboot/commit/eb9c570fa13b>`__
+   configure.ac: Fix unmatched brackets
+-  `17f04cb4d3d8 <https://github.com/open-power/petitboot/commit/17f04cb4d3d8>`__
+   Fix bootstrap warning: noinst\_PROGRAMS was already defined
+-  `bc8b183fbea6 <https://github.com/open-power/petitboot/commit/bc8b183fbea6>`__
+   Better recognition of ncurses header files
+
+Samuel Mendoza-Jonas (4):
+
+-  `8d1e4f053574 <https://github.com/open-power/petitboot/commit/8d1e4f053574>`__
+   ui/ncurses: Safely handle lost terminal control commands
+-  `3af2c04787af <https://github.com/open-power/petitboot/commit/3af2c04787af>`__
+   ui/ncurses: Handle arrow key variants
+-  `f18998f6aac3 <https://github.com/open-power/petitboot/commit/f18998f6aac3>`__
+   ui/ncurses: Always cancel autoboot on exit
+-  `1ad12fe5b75e <https://github.com/open-power/petitboot/commit/1ad12fe5b75e>`__
+   discover/pxe-parser: Fix relative parsing for manual config files
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `690ff82375a2 <https://github.com/open-power/romulus-xml/commit/690ff82375a2>`__
+   Remove FSI\_LINK attribute from fsim-X global settings
+
+Hank Chang (1):
+
+-  `a8e017aca599 <https://github.com/open-power/romulus-xml/commit/a8e017aca599>`__
+   Updated MSS\_MRW\_MAX\_NUMBER\_DIMMS\_POSSIBLE\_PER\_VMEM\_REGULATOR
+   to 8 for full DIMMs configuration
+
+Mengze Liao (2):
+
+-  `7564819dde1e <https://github.com/open-power/romulus-xml/commit/7564819dde1e>`__
+   Update the clock pll mux config
+-  `78c497c58ba4 <https://github.com/open-power/romulus-xml/commit/78c497c58ba4>`__
+   Enable wof by set WOF\_DISABLE as OFF
+
+Nickolaus Gruendler (1):
+
+-  `fc67afe8cd7b <https://github.com/open-power/romulus-xml/commit/fc67afe8cd7b>`__
+   Adding some WOF attributes
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `66cd2309b4ea <https://github.com/open-power/sbe/commit/66cd2309b4ea>`__
+   Expand PGPE optrace to Main Mem - No fnctl coreq rqmt image build vs
+   hcode
+
+Amit Tendolkar (3):
+
+-  `2dab7d4053aa <https://github.com/open-power/sbe/commit/2dab7d4053aa>`__
+   Cache/Core stop clocks: add shut down of Power Management to remove
+   contentions
+-  `be19efc55754 <https://github.com/open-power/sbe/commit/be19efc55754>`__
+   Enhance SBE Deadman FFDC Format and sequencing
+-  `e97e84d0f782 <https://github.com/open-power/sbe/commit/e97e84d0f782>`__
+   Enable FFDC Collection for SBE Deadman Timeout
+
+Anusha Reddy Rangareddygari (1):
+
+-  `291ef16dcb1e <https://github.com/open-power/sbe/commit/291ef16dcb1e>`__
+   osclite status check in clock\_test2
+
+Ben Gass (2):
+
+-  `823230170598 <https://github.com/open-power/sbe/commit/823230170598>`__
+   Adding p9c\_11 support.
+-  `e1097cc1dfcb <https://github.com/open-power/sbe/commit/e1097cc1dfcb>`__
+   Adding p9a support.
+
+Brian Vanderpool (1):
+
+-  `6f1c9f559f3d <https://github.com/open-power/sbe/commit/6f1c9f559f3d>`__
+   PM: Ignore allow\_reg\_wakeup in cache contained mode
+
+Chris Steffen (1):
+
+-  `1186568fa81d <https://github.com/open-power/sbe/commit/1186568fa81d>`__
+   P9 SBE EOL Toggle SBE Procedure
+
+Christian Geddes (3):
+
+-  `7a439687019f <https://github.com/open-power/sbe/commit/7a439687019f>`__
+   Increase suspend\_powman timeouts from 10 micro sec -> 10 milli sec
+-  `99c1c76cc825 <https://github.com/open-power/sbe/commit/99c1c76cc825>`__
+   Remove writable property from ATTR\_LINK\_TRAIN
+-  `dd54c6fc0af5 <https://github.com/open-power/sbe/commit/dd54c6fc0af5>`__
+   Add FABRIC\_PRESENT\_GROUPS system attribute
+
+Claus Michael Olsen (15):
+
+-  `8247c1a74c10 <https://github.com/open-power/sbe/commit/8247c1a74c10>`__
+   Centaur ring support - TOR API
+-  `2551c3e8b1d8 <https://github.com/open-power/sbe/commit/2551c3e8b1d8>`__
+   Overlays and multi-DD XIP related updates to xip\_image and
+   dd\_container
+-  `608cfa2810b3 <https://github.com/open-power/sbe/commit/608cfa2810b3>`__
+   Small change to dd container header file.
+-  `9f2e80824408 <https://github.com/open-power/sbe/commit/9f2e80824408>`__
+   cleanup: xip\_tool: Fixing two command arguments.
+-  `348d8d20dc49 <https://github.com/open-power/sbe/commit/348d8d20dc49>`__
+   HW425038 INT ARX timeout workaround - Updated initfiles to 49241
+-  `ba0028f0e907 <https://github.com/open-power/sbe/commit/ba0028f0e907>`__
+   Update: xip\_tool: Introducing image section type (IST).
+-  `53acf553711c <https://github.com/open-power/sbe/commit/53acf553711c>`__
+   Support for PPE commit 49883 to error out on non-TOR ring section.
+-  `871d02a4e2c6 <https://github.com/open-power/sbe/commit/871d02a4e2c6>`__
+   Code restruct: TOR API
+-  `8e0caa8e381d <https://github.com/open-power/sbe/commit/8e0caa8e381d>`__
+   Error out on non-TOR ring section detection.
+-  `d9ebe234862c <https://github.com/open-power/sbe/commit/d9ebe234862c>`__
+   Override filter ring support for perv\_pll\_bndy\_bucket rings.
+-  `4640d0953dd6 <https://github.com/open-power/sbe/commit/4640d0953dd6>`__
+   Removing P9\_XIP\_ITEM\_NOT\_FOUND trace out msg from
+   p9\_xip\_image.C
+-  `efddbeeb75d9 <https://github.com/open-power/sbe/commit/efddbeeb75d9>`__
+   Adding CT\_P9A to the enum list of chip types.
+-  `d4106818dcc1 <https://github.com/open-power/sbe/commit/d4106818dcc1>`__
+   Overlays and multi-DD XIP related updates to xip\_image and
+   dd\_container
+-  `12529174e471 <https://github.com/open-power/sbe/commit/12529174e471>`__
+   xip\_customize and TOR API: Improved DD level verification
+-  `385957bda422 <https://github.com/open-power/sbe/commit/385957bda422>`__
+   p9\_dd\_container: Introducing DD container API lib to PPE repo
+
+Dan Crowell (2):
+
+-  `f5ee8955f2bb <https://github.com/open-power/sbe/commit/f5ee8955f2bb>`__
+   Revert ATTR\_CEN\_ECID back to ATTR\_ECID
+-  `c21e72cf477a <https://github.com/open-power/sbe/commit/c21e72cf477a>`__
+   Add Fallback Frequency for #V Bucket Selection
+
+Daniel Howe (2):
+
+-  `c2b4524ea3b0 <https://github.com/open-power/sbe/commit/c2b4524ea3b0>`__
+   Allow lpc\_ed for p9n 2.2 per HW418117 fix
+-  `d3f8a78ac0d1 <https://github.com/open-power/sbe/commit/d3f8a78ac0d1>`__
+   update data token init to use scans on p9c 1.1
+
+David Kauer (2):
+
+-  `854ee9444a93 <https://github.com/open-power/sbe/commit/854ee9444a93>`__
+   HW425038 INT ARX timeout workaround
+-  `dc787af07394 <https://github.com/open-power/sbe/commit/dc787af07394>`__
+   Modify INT FIR configuration settings
+
+Doug Gilbert (2):
+
+-  `2f7237360522 <https://github.com/open-power/sbe/commit/2f7237360522>`__
+   Use HCode header timebase frequency for pk trace
+-  `74f757c5baf0 <https://github.com/open-power/sbe/commit/74f757c5baf0>`__
+   PPE: Adjust the maximum decrementer count
+
+Greg Still (2):
+
+-  `16834c6819a4 <https://github.com/open-power/sbe/commit/16834c6819a4>`__
+   PM: Disable core hang buster
+-  `77f320df4411 <https://github.com/open-power/sbe/commit/77f320df4411>`__
+   Security: add AVSBus bridge registers to whitelist
+
+Jennifer A. Stofer (1):
+
+-  `29a1f8977c0c <https://github.com/open-power/sbe/commit/29a1f8977c0c>`__
+   Revert "Adding p9a support."
+
+Jenny Huynh (1):
+
+-  `0d217e279a9d <https://github.com/open-power/sbe/commit/0d217e279a9d>`__
+   Workaround for Quaint Gate, Angry Reindeer
+
+Joachim Fenkes (4):
+
+-  `fdcf15d4d7b7 <https://github.com/open-power/sbe/commit/fdcf15d4d7b7>`__
+   p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL lock
+-  `70f95047d661 <https://github.com/open-power/sbe/commit/70f95047d661>`__
+   p9\_sbe\_tp\_chiplet\_init3: Honor PCI osc selection when checking
+   for osc errors
+-  `ac2deccdd5c7 <https://github.com/open-power/sbe/commit/ac2deccdd5c7>`__
+   p9\_sbe\_chiplet\_reset: Remove SIM\_ONLY conditional around delay
+-  `5d91747c062f <https://github.com/open-power/sbe/commit/5d91747c062f>`__
+   HDCT: Remove core trace arrays, permanent P9 erratum
+
+Joe McGill (14):
+
+-  `3a7ffbc58d55 <https://github.com/open-power/sbe/commit/3a7ffbc58d55>`__
+   p9\_sbe\_check\_quiesce -- dont attempt PHB DMA quiesce if ETU is
+   already in reset
+-  `a99727e54d98 <https://github.com/open-power/sbe/commit/a99727e54d98>`__
+   IO, FBC updates to enable ABUS for Fleetwood
+-  `7a920c44fc65 <https://github.com/open-power/sbe/commit/7a920c44fc65>`__
+   mvpd\_access\_defs.H -- add enum for AW keyword access
+-  `3d41a2c1dc50 <https://github.com/open-power/sbe/commit/3d41a2c1dc50>`__
+   p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1
+-  `5888fd570b00 <https://github.com/open-power/sbe/commit/5888fd570b00>`__
+   remove NV iovalid assertion from FW and add scan inits to resolve
+   glsmux xstate
+-  `e4435bbe9132 <https://github.com/open-power/sbe/commit/e4435bbe9132>`__
+   Chip address extension workaround for HW423589 (option2), part1
+-  `01f19f848283 <https://github.com/open-power/sbe/commit/01f19f848283>`__
+   p9\_mss\_eff\_grouping -- fix mirrored memory mapping bug introduced
+   by 49290
+-  `4d8b2fe78a66 <https://github.com/open-power/sbe/commit/4d8b2fe78a66>`__
+   support customized application of filter PLL buckets from AW MVPD
+   keyword
+-  `f9ba70879a5a <https://github.com/open-power/sbe/commit/f9ba70879a5a>`__
+   disable ECC bypass for Cumulus DD1.0
+-  `86ae83c5d6a4 <https://github.com/open-power/sbe/commit/86ae83c5d6a4>`__
+   MCD disable workaround for HW423589 (option1)
+-  `a95f3b5f7c11 <https://github.com/open-power/sbe/commit/a95f3b5f7c11>`__
+   fix ADU setup for MCD disabled operation
+-  `7d85e24ccf7d <https://github.com/open-power/sbe/commit/7d85e24ccf7d>`__
+   apply rings from Centaur HW image
+-  `db3e87fc9342 <https://github.com/open-power/sbe/commit/db3e87fc9342>`__
+   Disable read data delay for Cumulus DD1.0, enable for DD1.1
+-  `fd258b059364 <https://github.com/open-power/sbe/commit/fd258b059364>`__
+   p9\_xbus\_fir\_utils.H -- create header for definition of XBUS
+   related FIR settings
+
+Joel Stanley (1):
+
+-  `fca1480ab551 <https://github.com/open-power/sbe/commit/fca1480ab551>`__
+   fapi2: Fix template call sites for GCC 7
+
+John Rell (1):
+
+-  `fc81ad0fabee <https://github.com/open-power/sbe/commit/fc81ad0fabee>`__
+   jgr171017 Setting changes for Obus boardwire vs cable
+
+Lennard Streat (1):
+
+-  `736951421915 <https://github.com/open-power/sbe/commit/736951421915>`__
+   Workaround for Warlike Parasite (HW430546)
+
+Luke C. Murray (4):
+
+-  `71e4d374a79a <https://github.com/open-power/sbe/commit/71e4d374a79a>`__
+   Turning on NCU tlbie pacing by default
+-  `62551f8feb3a <https://github.com/open-power/sbe/commit/62551f8feb3a>`__
+   Adding attribute to turn memory early data on
+-  `60fa6f5edfbd <https://github.com/open-power/sbe/commit/60fa6f5edfbd>`__
+   Enabling L2 64B store prediction
+-  `7623a9095db4 <https://github.com/open-power/sbe/commit/7623a9095db4>`__
+   Increase cache data timeout values
+
+Martin Peschke (2):
+
+-  `dbb8adce3d25 <https://github.com/open-power/sbe/commit/dbb8adce3d25>`__
+   p9\_dd\_container: simple generic standalone DD level container
+-  `b47bb02590da <https://github.com/open-power/sbe/commit/b47bb02590da>`__
+   p9\_dd\_container: simple generic standalone DD level container
+
+Matt Derksen (1):
+
+-  `3a0f83c7c8ef <https://github.com/open-power/sbe/commit/3a0f83c7c8ef>`__
+   EKB side of changes for attributeOverride tool in x86.nfp context
+
+Nick Bofferding (2):
+
+-  `277f0f10f796 <https://github.com/open-power/sbe/commit/277f0f10f796>`__
+   Secure Boot: Temporarily whitelist various registers to resolve
+   blacklist issues
+-  `972609cc9fcb <https://github.com/open-power/sbe/commit/972609cc9fcb>`__
+   Secure Boot: Add p9\_setup\_dpll\_values scom registers to whitelist
+
+Nick Klazynski (8):
+
+-  `e3d1c5ac78ce <https://github.com/open-power/sbe/commit/e3d1c5ac78ce>`__
+   Add HW425526 and HW425027
+-  `55c0c777de88 <https://github.com/open-power/sbe/commit/55c0c777de88>`__
+   Fixing NCU and Core generated initfiles core to support CDD1.1
+-  `f3e9580127e0 <https://github.com/open-power/sbe/commit/f3e9580127e0>`__
+   HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970
+-  `26ab9613acc2 <https://github.com/open-power/sbe/commit/26ab9613acc2>`__
+   Nimbus DD2.2 core chickenswitches
+-  `57ab16ed1e8c <https://github.com/open-power/sbe/commit/57ab16ed1e8c>`__
+   Large update for security
+-  `26dd5796f9f6 <https://github.com/open-power/sbe/commit/26dd5796f9f6>`__
+   Fix three NDD2.1 dials and add new NDD2.2 workarounds
+-  `3d86b50a746e <https://github.com/open-power/sbe/commit/3d86b50a746e>`__
+   Add new TM IMC, Add TLBIE hangbuster
+-  `60bbd1a8b644 <https://github.com/open-power/sbe/commit/60bbd1a8b644>`__
+   Implement security IMCs, based on v29 of wiki
+
+Prasad Bg Ranganath (5):
+
+-  `5556610f48c2 <https://github.com/open-power/sbe/commit/5556610f48c2>`__
+   PM: Fix QCSR and CCSR update
+-  `722d8a4cdb59 <https://github.com/open-power/sbe/commit/722d8a4cdb59>`__
+   Fix bug in cache query state procedure
+-  `8847e892e22f <https://github.com/open-power/sbe/commit/8847e892e22f>`__
+   SBE:putring: Ring Id validation check
+-  `d77e05e938c7 <https://github.com/open-power/sbe/commit/d77e05e938c7>`__
+   p9\_pstate\_parameter\_block: support removal of VFRT Vdn
+-  `f3d42c23647c <https://github.com/open-power/sbe/commit/f3d42c23647c>`__
+   Zepplin:Remove dd level check for cumulus under PPB code
+
+Prem Shanker Jha (1):
+
+-  `3c84e2307401 <https://github.com/open-power/sbe/commit/3c84e2307401>`__
+   STOP Recovery: Only XIR collection in HWP error path during PM Reset.
+
+Rahul Batra (3):
+
+-  `c88c2c940231 <https://github.com/open-power/sbe/commit/c88c2c940231>`__
+   PGPE: STOP11+WOF+SafeMode Fixes
+-  `a4764278f667 <https://github.com/open-power/sbe/commit/a4764278f667>`__
+   PGPE: Fix FIT and actuation step conflict
+-  `f6c6b387000c <https://github.com/open-power/sbe/commit/f6c6b387000c>`__
+   PM: VDM Prolonged Droop Fix
+
+Raja Das (4):
+
+-  `7f96036fea81 <https://github.com/open-power/sbe/commit/7f96036fea81>`__
+   Updated Backing build in customrc to move to latest Simics DD2
+-  `20b1e798a82b <https://github.com/open-power/sbe/commit/20b1e798a82b>`__
+   PPE empty PK FFDC handler to save-off required registers
+-  `c68fb43ecf21 <https://github.com/open-power/sbe/commit/c68fb43ecf21>`__
+   PPE Registers to be saved-off in the interrupt context
+-  `56882277747c <https://github.com/open-power/sbe/commit/56882277747c>`__
+   Register FFDC call is handled within machine\_check\_handler
+
+Ricardo Mata (1):
+
+-  `fc526ece8110 <https://github.com/open-power/sbe/commit/fc526ece8110>`__
+   Added CI throttling support, HW init updates, and fixed a bug with
+   tce arb.
+
+Richard J. Knight (1):
+
+-  `7f62dd04344b <https://github.com/open-power/sbe/commit/7f62dd04344b>`__
+   p9\_xip\_tool support for DD level section parsing
+
+Ryan Black (1):
+
+-  `a5f986ed76b3 <https://github.com/open-power/sbe/commit/a5f986ed76b3>`__
+   p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark
+
+Sachin Gupta (17):
+
+-  `e487a02045d4 <https://github.com/open-power/sbe/commit/e487a02045d4>`__
+   Initialise ATTR\_BACKUP\_SEEPROM\_SELECT
+-  `f4bcd3c4260b <https://github.com/open-power/sbe/commit/f4bcd3c4260b>`__
+   Adding client id in FIFO interface
+-  `0bc318357fc8 <https://github.com/open-power/sbe/commit/0bc318357fc8>`__
+   Correct tracing
+-  `5c10f8ace1fc <https://github.com/open-power/sbe/commit/5c10f8ace1fc>`__
+   Update backing build
+-  `b125b82562fc <https://github.com/open-power/sbe/commit/b125b82562fc>`__
+   Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS
+   PLL lock"
+-  `ea100b11fb1c <https://github.com/open-power/sbe/commit/ea100b11fb1c>`__
+   Reset MPIPL flag
+-  `9b22bc8a4342 <https://github.com/open-power/sbe/commit/9b22bc8a4342>`__
+   Backing build update
+-  `870e7c38807c <https://github.com/open-power/sbe/commit/870e7c38807c>`__
+   Avoid overwrite of mbx3 register
+-  `b99e4a419eec <https://github.com/open-power/sbe/commit/b99e4a419eec>`__
+   Handle command validation failure in secure mode properly
+-  `057add7f654f <https://github.com/open-power/sbe/commit/057add7f654f>`__
+   Solve compilation issue for type casting
+-  `633cc43fc6f8 <https://github.com/open-power/sbe/commit/633cc43fc6f8>`__
+   Update backing build
+-  `75e24e297d54 <https://github.com/open-power/sbe/commit/75e24e297d54>`__
+   Remove support for DD1
+-  `d43ff15ada7d <https://github.com/open-power/sbe/commit/d43ff15ada7d>`__
+   Minor fixes to remove support for DD1
+-  `5d57ec968d47 <https://github.com/open-power/sbe/commit/5d57ec968d47>`__
+   Do not allow invalid scom via sbe fifo path
+-  `93aa36ba8134 <https://github.com/open-power/sbe/commit/93aa36ba8134>`__
+   Avoid istep skipping in secure mode
+-  `3a65f5252ab5 <https://github.com/open-power/sbe/commit/3a65f5252ab5>`__
+   Allow Invalid scoms for simulation regression testing
+-  `d737f8e95da3 <https://github.com/open-power/sbe/commit/d737f8e95da3>`__
+   Allow read on complete OCC SRAM buffer
+
+Santosh Puranik (2):
+
+-  `2e4607a018b7 <https://github.com/open-power/sbe/commit/2e4607a018b7>`__
+   Make plat init attributes non-writable
+-  `f14d2ae6eb3f <https://github.com/open-power/sbe/commit/f14d2ae6eb3f>`__
+   Remove writeable tag from ATTR\_PROC\_FABRIC\_GROUP\_ID
+
+Soma BhanuTej (1):
+
+-  `67a37783b04b <https://github.com/open-power/sbe/commit/67a37783b04b>`__
+   Fix to skip Osc check in sim only
+
+Srikantha Meesala (1):
+
+-  `d9055c39cfed <https://github.com/open-power/sbe/commit/d9055c39cfed>`__
+   Updated PSI and TOD regs into whitelist
+
+Sumit Kumar (3):
+
+-  `0d8c248cc29e <https://github.com/open-power/sbe/commit/0d8c248cc29e>`__
+   Centaur ring support - ring\_apply and ring data
+-  `75756bf696b4 <https://github.com/open-power/sbe/commit/75756bf696b4>`__
+   gitRelease: Check master branch if query on rel branch fails
+-  `9b03db45c424 <https://github.com/open-power/sbe/commit/9b03db45c424>`__
+   Moving DD specific ring coord from TOR to XIP (step 1)
+
+Sunil Kumar (2):
+
+-  `584ee233b010 <https://github.com/open-power/sbe/commit/584ee233b010>`__
+   SW410723 chiplet ID range for address 107D0 is increased to 0x37.
+-  `9586bfb71025 <https://github.com/open-power/sbe/commit/9586bfb71025>`__
+   SW413281: Whilisting address for putscom according to HDCT.txt
+
+Thi Tran (1):
+
+-  `f55ed0656b82 <https://github.com/open-power/sbe/commit/f55ed0656b82>`__
+   p9\_build\_smp -- use ADU chipops to switch fabric configuration part
+   #1
+
+Yue Du (3):
+
+-  `7bd8c25ffc52 <https://github.com/open-power/sbe/commit/7bd8c25ffc52>`__
+   STOP: EX deconfigure masking for EQ chiplet FIR
+-  `ee644a4d14e2 <https://github.com/open-power/sbe/commit/ee644a4d14e2>`__
+   STOP/PState: SGPE/PGPE Error Handling Support
+-  `47239b3d399c <https://github.com/open-power/sbe/commit/47239b3d399c>`__
+   STOP: Fix PLS deepest when stop4+ due to self restore wakeup
+
+nagurram-in (1):
+
+-  `0a78e28c88a1 <https://github.com/open-power/sbe/commit/0a78e28c88a1>`__
+   Added chiplet range for 0x107D0 scom address in BL/WL csv
+
+spashabk-in (32):
+
+-  `d38834b0a952 <https://github.com/open-power/sbe/commit/d38834b0a952>`__
+   Cleanup security list
+-  `264dedf525f8 <https://github.com/open-power/sbe/commit/264dedf525f8>`__
+   Allow putring in MPIPL state
+-  `292319be2218 <https://github.com/open-power/sbe/commit/292319be2218>`__
+   Reset current\_err before sending host FFDC
+-  `2ad7f676c15f <https://github.com/open-power/sbe/commit/2ad7f676c15f>`__
+   Get FW security from CBS bit
+-  `0b422e48c935 <https://github.com/open-power/sbe/commit/0b422e48c935>`__
+   Add sbe commit id in PIBMEM
+-  `666c72a55f09 <https://github.com/open-power/sbe/commit/666c72a55f09>`__
+   Change FAPI\_IMP traces in p9\_pm\_ocb\_init to FAPI\_DBG
+-  `1fcbd7b14382 <https://github.com/open-power/sbe/commit/1fcbd7b14382>`__
+   Security binary search bug fix
+-  `7d7c9d3dbd1b <https://github.com/open-power/sbe/commit/7d7c9d3dbd1b>`__
+   Handle OCC SRAM secure mem window
+-  `b6054b3ff395 <https://github.com/open-power/sbe/commit/b6054b3ff395>`__
+   Enable DD2.2 in op build
+-  `1f0bc6efb217 <https://github.com/open-power/sbe/commit/1f0bc6efb217>`__
+   Handle security security bit in p9\_sbe\_attr\_setup
+-  `b69dc93d5b03 <https://github.com/open-power/sbe/commit/b69dc93d5b03>`__
+   Chip-op filtering
+-  `1c909df08fcf <https://github.com/open-power/sbe/commit/1c909df08fcf>`__
+   Allow getreg chipop in secure mode
+-  `e808b5c476c7 <https://github.com/open-power/sbe/commit/e808b5c476c7>`__
+   I2C reset sequence
+-  `819a606d9c58 <https://github.com/open-power/sbe/commit/819a606d9c58>`__
+   [SBE-code-re-org][1] sbefw - core and app folders
+-  `560106553412 <https://github.com/open-power/sbe/commit/560106553412>`__
+   [SBE-code-re-org][2] Chip-op handler code
+-  `1c7f2eb205f4 <https://github.com/open-power/sbe/commit/1c7f2eb205f4>`__
+   [SBE-code-re-org][3] Merge core folder makefiles
+-  `71ffbf448c4e <https://github.com/open-power/sbe/commit/71ffbf448c4e>`__
+   [SBE-code-re-org][4] Adding app common makefiles
+-  `25bfaab4ac12 <https://github.com/open-power/sbe/commit/25bfaab4ac12>`__
+   [SBE-code-re-org][5] IPL table re org
+-  `7843b72850e1 <https://github.com/open-power/sbe/commit/7843b72850e1>`__
+   Disable generic and isntruction control on DD1
+-  `6b405b238ad0 <https://github.com/open-power/sbe/commit/6b405b238ad0>`__
+   Increase run cycle count before starting unsecure mem window test
+-  `c149d7d8d8b8 <https://github.com/open-power/sbe/commit/c149d7d8d8b8>`__
+   Enable new ADU flags
+-  `8a863e816e41 <https://github.com/open-power/sbe/commit/8a863e816e41>`__
+   [SBE-code-re-org][6] Build configuration
+-  `3f49215b05fa <https://github.com/open-power/sbe/commit/3f49215b05fa>`__
+   Update timer chipop support
+-  `42a5e95b317e <https://github.com/open-power/sbe/commit/42a5e95b317e>`__
+   I2C reset on instruction machine check
+-  `cfd3efd98fd2 <https://github.com/open-power/sbe/commit/cfd3efd98fd2>`__
+   SBE user plugin in x86.nfp context
+-  `ba9022fcf967 <https://github.com/open-power/sbe/commit/ba9022fcf967>`__
+   Reduce the HB memory window to 10MB
+-  `a9a87cd013c6 <https://github.com/open-power/sbe/commit/a9a87cd013c6>`__
+   Release helper script
+-  `c47554f1d2ee <https://github.com/open-power/sbe/commit/c47554f1d2ee>`__
+   Update testcase for secure ADU operations
+-  `6db778b0fd24 <https://github.com/open-power/sbe/commit/6db778b0fd24>`__
+   [SBE-code-re-org][7] App and core files separation
+-  `fd23b3ff6d75 <https://github.com/open-power/sbe/commit/fd23b3ff6d75>`__
+   Track integrate command fix
+-  `ccf737710b21 <https://github.com/open-power/sbe/commit/ccf737710b21>`__
+   Reverting change in img\_def.mk for model build
+-  `095e608c7f68 <https://github.com/open-power/sbe/commit/095e608c7f68>`__
+   Fix SBE install in op-build
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adriana Kobylak (2):
+
+-  `b786e7ba1d34 <https://github.com/open-power/skiboot/commit/b786e7ba1d34>`__
+   pflash: Support for volatile flag
+-  `0bd6a8c9a4bc <https://github.com/open-power/skiboot/commit/0bd6a8c9a4bc>`__
+   pflash: Support for clean\_on\_ecc\_error flag
+
+Akshay Adiga (10):
+
+-  `1953b41e1dd5 <https://github.com/open-power/skiboot/commit/1953b41e1dd5>`__
+   SLW: Add idle state stop5 for DD2.0 and above
+-  `6d2e281bc22f <https://github.com/open-power/skiboot/commit/6d2e281bc22f>`__
+   SLW: Delay cpuidle device-tree creation
+-  `bfec00682a57 <https://github.com/open-power/skiboot/commit/bfec00682a57>`__
+   SLW: Split init functions
+-  `9aeb00de9cbd <https://github.com/open-power/skiboot/commit/9aeb00de9cbd>`__
+   SLW: Call slw\_late\_init\_p{8, 9} only when has\_wakeup\_engine is
+   set
+-  `313ece47903e <https://github.com/open-power/skiboot/commit/313ece47903e>`__
+   SLW: Use wakeup\_engine state to handle errors in wakeup engine
+-  `35c66b8ce5a2 <https://github.com/open-power/skiboot/commit/35c66b8ce5a2>`__
+   SLW: Move MAMBO simulator checks to slw\_init
+-  `a523298bc1e3 <https://github.com/open-power/skiboot/commit/a523298bc1e3>`__
+   SLW: Detect if deep states are enabled
+-  `e5c663c3f6de <https://github.com/open-power/skiboot/commit/e5c663c3f6de>`__
+   SLW: Call p9\_stop\_api only if deep\_states are enabled
+-  `c613c2fb9b82 <https://github.com/open-power/skiboot/commit/c613c2fb9b82>`__
+   SCOM restore for DARN and XIVE
+-  `7def6cdac27f <https://github.com/open-power/skiboot/commit/7def6cdac27f>`__
+   SLW: Add p9\_stop\_api calls for IMC
+
+Alistair Popple (5):
+
+-  `6f8c49b0bac4 <https://github.com/open-power/skiboot/commit/6f8c49b0bac4>`__
+   Witherspoon: Remove old Witherspoon platform definition
+-  `8cbc15556621 <https://github.com/open-power/skiboot/commit/8cbc15556621>`__
+   npu2.c: Fix XIVE IRQ alignment
+-  `695bb562a315 <https://github.com/open-power/skiboot/commit/695bb562a315>`__
+   npu2.c: Add PE error detection
+-  `91f3e391f27a <https://github.com/open-power/skiboot/commit/91f3e391f27a>`__
+   npu2-hw-procedures.c: Power up lanes during ntl reset
+-  `ea9b3080559a <https://github.com/open-power/skiboot/commit/ea9b3080559a>`__
+   npu2-hw-procedures.c: Correct phy lane mapping
+
+Ananth N Mavinakayanahalli (1):
+
+-  `bd64f85b8581 <https://github.com/open-power/skiboot/commit/bd64f85b8581>`__
+   fsp: Bail out of HIR if FSP is resetting voluntarily
+
+Andrew Donnellan (1):
+
+-  `302aedd78371 <https://github.com/open-power/skiboot/commit/302aedd78371>`__
+   npu2: Remove unused npu2\_dev struct members
+
+Benjamin Herrenschmidt (23):
+
+-  `484d26fd6e65 <https://github.com/open-power/skiboot/commit/484d26fd6e65>`__
+   xive: Update inits for DD2.0
+-  `7c2a76705674 <https://github.com/open-power/skiboot/commit/7c2a76705674>`__
+   xive: Fix ability to clear some EQ flags
+-  `a1cd5529a84c <https://github.com/open-power/skiboot/commit/a1cd5529a84c>`__
+   phb4: Fix lost bit in PE number on config accesses
+-  `4002ea166fde <https://github.com/open-power/skiboot/commit/4002ea166fde>`__
+   phb4: Fix PE mapping of M32 BAR
+-  `9ce34f369ce2 <https://github.com/open-power/skiboot/commit/9ce34f369ce2>`__
+   xive: Define API for single-escalation VP mode
+-  `d7e26801905f <https://github.com/open-power/skiboot/commit/d7e26801905f>`__
+   xive: When disabling an EQ, wipe all of its settings
+-  `639ed194dedc <https://github.com/open-power/skiboot/commit/639ed194dedc>`__
+   xive: Improve cleaning up of EQs
+-  `ddc35b93fcad <https://github.com/open-power/skiboot/commit/ddc35b93fcad>`__
+   xive: When disabling a VP, wipe all of its settings
+-  `de82c2e0ece6 <https://github.com/open-power/skiboot/commit/de82c2e0ece6>`__
+   xive: Implement "single escalation" feature
+-  `4a9288465a95 <https://github.com/open-power/skiboot/commit/4a9288465a95>`__
+   xive: Quieten debug messages in standard builds
+-  `6b1cc437315d <https://github.com/open-power/skiboot/commit/6b1cc437315d>`__
+   xive: Properly reserve built-in VPs in non-group mode
+-  `7d385d1b942c <https://github.com/open-power/skiboot/commit/7d385d1b942c>`__
+   xive: Warn on valid VPs found in abnormal cases
+-  `7db8a9a31649 <https://github.com/open-power/skiboot/commit/7db8a9a31649>`__
+   xive: Don't bother cleaning up disabled EQs in reset
+-  `17cd974074e6 <https://github.com/open-power/skiboot/commit/17cd974074e6>`__
+   xive: Remove obsolete comment
+-  `b504f2737e9b <https://github.com/open-power/skiboot/commit/b504f2737e9b>`__
+   timer: Stop calling list\_top() racily
+-  `2d98b41e4c30 <https://github.com/open-power/skiboot/commit/2d98b41e4c30>`__
+   xive: Mark a freed IRQ's IVE as valid and masked
+-  `3e7f04a7398a <https://github.com/open-power/skiboot/commit/3e7f04a7398a>`__
+   xive: Do not return a trigger page for an escalation interrupt
+-  `238ef01e330f <https://github.com/open-power/skiboot/commit/238ef01e330f>`__
+   io: Add load\_wait() helper
+-  `1e00d546ca29 <https://github.com/open-power/skiboot/commit/1e00d546ca29>`__
+   xive: Fix occasional VC checkstops in xive\_reset
+-  `84febad7c5f9 <https://github.com/open-power/skiboot/commit/84febad7c5f9>`__
+   xive: Ensure VC informational FIRs are masked
+-  `c7f2fab5c785 <https://github.com/open-power/skiboot/commit/c7f2fab5c785>`__
+   Add support for new gcc 7 parametrized stack protector
+-  `ca612b802ada <https://github.com/open-power/skiboot/commit/ca612b802ada>`__
+   lock: Move cmpxchg() primitives to their own file
+-  `76d9bcdca589 <https://github.com/open-power/skiboot/commit/76d9bcdca589>`__
+   lock: Add additional lock auditing code
+
+Christophe Lombard (2):
+
+-  `8b6c089342c7 <https://github.com/open-power/skiboot/commit/8b6c089342c7>`__
+   capi: update ci store buffers and dma engines
+-  `5c221866c88f <https://github.com/open-power/skiboot/commit/5c221866c88f>`__
+   capi: move the acknowledge of the HMI interrupt
+
+Claudio Carvalho (20):
+
+-  `4fb528b39411 <https://github.com/open-power/skiboot/commit/4fb528b39411>`__
+   libstb: move drivers/sha512.\* to mbedtls directory
+-  `594c7a6ae3cc <https://github.com/open-power/skiboot/commit/594c7a6ae3cc>`__
+   libstb: import stb\_init() breaking it into multiple files
+-  `75dbbe674c0f <https://github.com/open-power/skiboot/commit/75dbbe674c0f>`__
+   core/flash.c: extern function to get the name of a PNOR partition
+-  `060ff18d4ddc <https://github.com/open-power/skiboot/commit/060ff18d4ddc>`__
+   core/init.c: remove redundant calls to verify and measure BOOTKERNEL
+-  `3ab91fbec937 <https://github.com/open-power/skiboot/commit/3ab91fbec937>`__
+   libstb/secureboot.c: import sb\_verify() from stb.c
+-  `3281d5a41a82 <https://github.com/open-power/skiboot/commit/3281d5a41a82>`__
+   libstb/trustedboot.c: import tb\_measure() from stb.c
+-  `5c2c24ba1511 <https://github.com/open-power/skiboot/commit/5c2c24ba1511>`__
+   libstb/cvc.c: import softrom behavior from drivers/sw\_driver.c
+-  `5aaa37619602 <https://github.com/open-power/skiboot/commit/5aaa37619602>`__
+   libstb/trustedboot.c: import stb\_final() from stb.c
+-  `024bf3248101 <https://github.com/open-power/skiboot/commit/024bf3248101>`__
+   tpm\_i2c\_nuvoton: add nuvoton, npct601 to the compatible property
+-  `9781da8a262d <https://github.com/open-power/skiboot/commit/9781da8a262d>`__
+   libstb/tss: update the list of event types supported
+-  `48753eb9eb72 <https://github.com/open-power/skiboot/commit/48753eb9eb72>`__
+   libstb/tpm\_chip.c: define pr\_fmt and fix messages logged
+-  `5fdcc35fc103 <https://github.com/open-power/skiboot/commit/5fdcc35fc103>`__
+   core: update superseded libstb calls in flash.c and init.c
+-  `21a7bd0e07f6 <https://github.com/open-power/skiboot/commit/21a7bd0e07f6>`__
+   hdata: add secure and trusted boot ntuple to SPIRA-H/S
+-  `ccdbfdac637c <https://github.com/open-power/skiboot/commit/ccdbfdac637c>`__
+   libstb: remove stb.c and obsolete companions
+-  `48fd73cfc707 <https://github.com/open-power/skiboot/commit/48fd73cfc707>`__
+   hdata/spira: add ibm, secureboot node in P9
+-  `7da364fd3646 <https://github.com/open-power/skiboot/commit/7da364fd3646>`__
+   hdata/tpmrel.c: add firmware event log info to the tpm node
+-  `f56ff29ed6f9 <https://github.com/open-power/skiboot/commit/f56ff29ed6f9>`__
+   hdata/tpmrel.c: add ibm, cvc device tree node
+-  `63110a7734e6 <https://github.com/open-power/skiboot/commit/63110a7734e6>`__
+   libstb: add support for ibm, secureboot-v2
+-  `68a25577cd89 <https://github.com/open-power/skiboot/commit/68a25577cd89>`__
+   libstb/cvc: update memory-region to point to /reserved-memory
+-  `63ef6f54445e <https://github.com/open-power/skiboot/commit/63ef6f54445e>`__
+   doc: update libstb documentation with POWER9 changes
+
+Cyril Bur (19):
+
+-  `a2f15d75c20f <https://github.com/open-power/skiboot/commit/a2f15d75c20f>`__
+   core/pcie-slots: Fix coverity possible NULL dereference
+-  `8ca2d61f3b4b <https://github.com/open-power/skiboot/commit/8ca2d61f3b4b>`__
+   npu2: Remove side effects in assert() calls.
+-  `65f9abea8e8c <https://github.com/open-power/skiboot/commit/65f9abea8e8c>`__
+   libpore: Fix incorrect mtspr instruction generation
+-  `ba540e0be90f <https://github.com/open-power/skiboot/commit/ba540e0be90f>`__
+   external/pflash: Fix erasing within a single erase block
+-  `92813a8bf9f3 <https://github.com/open-power/skiboot/commit/92813a8bf9f3>`__
+   nvram: Fix 'missing' nvram on FSP systems.
+-  `60f46277f4bc <https://github.com/open-power/skiboot/commit/60f46277f4bc>`__
+   libflash/mbox-flash: Add v2 error codes
+-  `3e6c3b03bb4c <https://github.com/open-power/skiboot/commit/3e6c3b03bb4c>`__
+   libflash/mbox-flash: Always close windows before opening a new window
+-  `f47de2b05f9d <https://github.com/open-power/skiboot/commit/f47de2b05f9d>`__
+   libflash/mbox-flash: Move sequence handling to driver level
+-  `c3fc675285bc <https://github.com/open-power/skiboot/commit/c3fc675285bc>`__
+   libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeouts
+-  `957503be8ea7 <https://github.com/open-power/skiboot/commit/957503be8ea7>`__
+   hw/lpc-mbox: Simplify message bookkeeping and timeouts
+-  `1095ed9fa553 <https://github.com/open-power/skiboot/commit/1095ed9fa553>`__
+   libflash/mbox-flash: Simplify message sending
+-  `de554c19bdfe <https://github.com/open-power/skiboot/commit/de554c19bdfe>`__
+   libflash/mbox-flash: Use BMC suggested timeout value
+-  `f22d5c2c3d75 <https://github.com/open-power/skiboot/commit/f22d5c2c3d75>`__
+   libflash/mbox-flash: Use static arrays of function pointers
+-  `0e040b7285cb <https://github.com/open-power/skiboot/commit/0e040b7285cb>`__
+   libflash/mbox-flash: Understand v3
+-  `31f2c03b0abd <https://github.com/open-power/skiboot/commit/31f2c03b0abd>`__
+   libflash/mbox-flash: Add the ability to lock flash
+-  `b9774c47eecd <https://github.com/open-power/skiboot/commit/b9774c47eecd>`__
+   libflash/test: Add tests for mbox-flash
+-  `8e88ab0e66a2 <https://github.com/open-power/skiboot/commit/8e88ab0e66a2>`__
+   pflash: Respect write(2) return values
+-  `a1e45fd2793c <https://github.com/open-power/skiboot/commit/a1e45fd2793c>`__
+   core: Avoid possible uninitialized pointer read (CID 209502)
+-  `9b2136247e00 <https://github.com/open-power/skiboot/commit/9b2136247e00>`__
+   hdata/vpd: Remove possible dereference after null check (CID 207468)
+
+Frederic Barrat (1):
+
+-  `4f24ef23411d <https://github.com/open-power/skiboot/commit/4f24ef23411d>`__
+   xive: Mask MMIO load/store to bad location FIR
+
+Frédéric Bonnard (2):
+
+-  `b7546b534d95 <https://github.com/open-power/skiboot/commit/b7546b534d95>`__
+   Add man pages for xscom-utils and pflash
+-  `b472f9238dac <https://github.com/open-power/skiboot/commit/b472f9238dac>`__
+   Fix xscom-utils distclean target
+
+Guilherme G. Piccoli (1):
+
+-  `1e6cfd7d0459 <https://github.com/open-power/skiboot/commit/1e6cfd7d0459>`__
+   xive: Trivial fix for compilation error when enabling xive debug
+
+Jeremy Kerr (1):
+
+-  `88bd3bc5e6f8 <https://github.com/open-power/skiboot/commit/88bd3bc5e6f8>`__
+   opal-prd: flush after logging to stdio in debug mode
+
+Madhavan Srinivasan (2):
+
+-  `938d1d9ed964 <https://github.com/open-power/skiboot/commit/938d1d9ed964>`__
+   hw/imc: alway enable "imc\_nest\_chip" exports property
+-  `3647e9850660 <https://github.com/open-power/skiboot/commit/3647e9850660>`__
+   hw/imc: Check ucode state before exposing units to Linux
+
+Mahesh Salgaonkar (8):
+
+-  `363f328fbc59 <https://github.com/open-power/skiboot/commit/363f328fbc59>`__
+   opal/xscom: Move the delay inside xscom\_reset() function.
+-  `10f0a09239dd <https://github.com/open-power/skiboot/commit/10f0a09239dd>`__
+   opal/xscom: Add recovery for lost core wakeup scom failures.
+-  `13e1ed3c97bf <https://github.com/open-power/skiboot/commit/13e1ed3c97bf>`__
+   opal: Get chip location code
+-  `282d5fee5c4f <https://github.com/open-power/skiboot/commit/282d5fee5c4f>`__
+   core/hmi: Use pr\_fmt macro for tagging log messages
+-  `c531ff957669 <https://github.com/open-power/skiboot/commit/c531ff957669>`__
+   opal/hmi: HMI logging with location code info.
+-  `b33ed1e6b6b0 <https://github.com/open-power/skiboot/commit/b33ed1e6b6b0>`__
+   core/hmi: Do not display FIR details if none of the bits are set.
+-  `45a961515be6 <https://github.com/open-power/skiboot/commit/45a961515be6>`__
+   core/hmi: Display chip location code while displaying core FIR.
+-  `3c38214ab4f0 <https://github.com/open-power/skiboot/commit/3c38214ab4f0>`__
+   opal/xstop: Use nvram option to enable/disable sw checkstop.
+
+Michael Ellerman (2):
+
+-  `360c92e6271c <https://github.com/open-power/skiboot/commit/360c92e6271c>`__
+   mambo: Add support for NUMA
+-  `427cc73b1eab <https://github.com/open-power/skiboot/commit/427cc73b1eab>`__
+   make check: Make valgrind optional
+
+Michael Neuling (13):
+
+-  `560eb231d6bf <https://github.com/open-power/skiboot/commit/560eb231d6bf>`__
+   phb4: Update inits
+-  `4f4bf83128c1 <https://github.com/open-power/skiboot/commit/4f4bf83128c1>`__
+   npu2: Create npu2\_write\_mcd()
+-  `3c0408ded5a1 <https://github.com/open-power/skiboot/commit/3c0408ded5a1>`__
+   npu2: Refactor BAR setting code
+-  `75371796ac59 <https://github.com/open-power/skiboot/commit/75371796ac59>`__
+   npu2: MCD refactor
+-  `74d9a50ac2a7 <https://github.com/open-power/skiboot/commit/74d9a50ac2a7>`__
+   phys-map: Rename GPU\_MEM to GPU\_MEM\_4T\_DOWN
+-  `c76636f3d73f <https://github.com/open-power/skiboot/commit/c76636f3d73f>`__
+   npu2: Move to new GPU memory map
+-  `4e74625dc9f1 <https://github.com/open-power/skiboot/commit/4e74625dc9f1>`__
+   hdata: Fix copying GEN4 lane equalisation settings
+-  `d957e9278994 <https://github.com/open-power/skiboot/commit/d957e9278994>`__
+   phb4: Fix lane equalisation setting
+-  `3bdce2b0e293 <https://github.com/open-power/skiboot/commit/3bdce2b0e293>`__
+   fsp-elog: Reduce verbosity of elog messages
+-  `3881970673a2 <https://github.com/open-power/skiboot/commit/3881970673a2>`__
+   phb4: Init changes
+-  `73ad014b8785 <https://github.com/open-power/skiboot/commit/73ad014b8785>`__
+   phb4: Change default GEN3 lane equalisation setting to 0x54
+-  `5cee066746d2 <https://github.com/open-power/skiboot/commit/5cee066746d2>`__
+   phb4: Change PCI MMIO timers
+-  `852ff7e210b2 <https://github.com/open-power/skiboot/commit/852ff7e210b2>`__
+   IPMI: Fix platform.cec\_reboot() null ptr checks
+
+Nicholas Piggin (32):
+
+-  `2df240737596 <https://github.com/open-power/skiboot/commit/2df240737596>`__
+   core/bitmap: fix bitmap iteration limit corruption
+-  `0dde9cd5d22b <https://github.com/open-power/skiboot/commit/0dde9cd5d22b>`__
+   external/mambo: Switch qtrace command to use plugins
+-  `ec82b3ea49a0 <https://github.com/open-power/skiboot/commit/ec82b3ea49a0>`__
+   fast-reboot: restore SMT priority on spin loop exit
+-  `4d9f29cab33b <https://github.com/open-power/skiboot/commit/4d9f29cab33b>`__
+   fast-reboot: factor out direct control loops for sreset
+-  `ff230a3e9cdf <https://github.com/open-power/skiboot/commit/ff230a3e9cdf>`__
+   fast-reboot: remove last man standing logic
+-  `f84a8a1c749d <https://github.com/open-power/skiboot/commit/f84a8a1c749d>`__
+   fast-reboot: clean up some common cpu iteration processes with macros
+-  `57e544ee0191 <https://github.com/open-power/skiboot/commit/57e544ee0191>`__
+   fast-reboot: factor out the mambo sreset code
+-  `5b61f7b5b477 <https://github.com/open-power/skiboot/commit/5b61f7b5b477>`__
+   fast-reboot: add sreset\_all\_others error handling
+-  `43c96b232d89 <https://github.com/open-power/skiboot/commit/43c96b232d89>`__
+   fast-reboot: make spin loops consistent and SMT friendly
+-  `068de7bc7688 <https://github.com/open-power/skiboot/commit/068de7bc7688>`__
+   fast-reboot: add sreset timeout detection and handling
+-  `171b7858a559 <https://github.com/open-power/skiboot/commit/171b7858a559>`__
+   fast-reboot: add more barriers around cpu state changes
+-  `3598f41970f2 <https://github.com/open-power/skiboot/commit/3598f41970f2>`__
+   fast-reboot: remove delay after sreset
+-  `674be30c9437 <https://github.com/open-power/skiboot/commit/674be30c9437>`__
+   fast-reboot: inline fast\_reset\_p8 into fast\_reboot
+-  `4610c27825a1 <https://github.com/open-power/skiboot/commit/4610c27825a1>`__
+   fast-reboot: move de-asserting of special wakeups to the initiator
+-  `1647413d7c2f <https://github.com/open-power/skiboot/commit/1647413d7c2f>`__
+   fast-reboot: allow mambo fast reboot independent of CPU type
+-  `be43a0489e06 <https://github.com/open-power/skiboot/commit/be43a0489e06>`__
+   fast-reboot: move sreset direct controls to direct-controls.c
+-  `1949c768eba6 <https://github.com/open-power/skiboot/commit/1949c768eba6>`__
+   direct-controls: change p8\_sreset\_all\_others sequence
+-  `44687f84e443 <https://github.com/open-power/skiboot/commit/44687f84e443>`__
+   direct-controls: p8 implementation of generic direct controls
+-  `1e85912b9210 <https://github.com/open-power/skiboot/commit/1e85912b9210>`__
+   direct-controls: add xscom error handling for p8
+-  `1486a08de557 <https://github.com/open-power/skiboot/commit/1486a08de557>`__
+   core/lock: Introduce atomic cmpxchg and implement try\_lock with it
+-  `bc74922ab1ed <https://github.com/open-power/skiboot/commit/bc74922ab1ed>`__
+   core/lock: improve bust\_locks
+-  `9c565ee6bca4 <https://github.com/open-power/skiboot/commit/9c565ee6bca4>`__
+   asm/head: add entry/exit calls
+-  `b41553c22402 <https://github.com/open-power/skiboot/commit/b41553c22402>`__
+   asm/head: move opal entry token check into C
+-  `602c6d44a302 <https://github.com/open-power/skiboot/commit/602c6d44a302>`__
+   core/opal: always verify cpu->pir on entry
+-  `0d84ea6bda03 <https://github.com/open-power/skiboot/commit/0d84ea6bda03>`__
+   core: Add support for quiescing OPAL
+-  `688c0d51e6e9 <https://github.com/open-power/skiboot/commit/688c0d51e6e9>`__
+   fast-reboot: quiesce opal before initiating a fast reboot
+-  `4cfd44c463e2 <https://github.com/open-power/skiboot/commit/4cfd44c463e2>`__
+   fast-reboot: improve failure error messages
+-  `09a2319fdebc <https://github.com/open-power/skiboot/commit/09a2319fdebc>`__
+   fast-reboot: move fdt freeing into init
+-  `6d033ce35dc1 <https://github.com/open-power/skiboot/commit/6d033ce35dc1>`__
+   fast-reboot: move boot CPU cleanup logically together with
+   secondaries
+-  `d0e44ad2a963 <https://github.com/open-power/skiboot/commit/d0e44ad2a963>`__
+   fast-reboot: bare bones fast reboot implementation for POWER9
+-  `acf2c345a98d <https://github.com/open-power/skiboot/commit/acf2c345a98d>`__
+   direct-controls: enable fast reboot direct controls for mambo
+-  `631ed5f2e06a <https://github.com/open-power/skiboot/commit/631ed5f2e06a>`__
+   dctl: p9 increase thread quiesce timeout
+
+Oliver O'Halloran (35):
+
+-  `370b8866871b <https://github.com/open-power/skiboot/commit/370b8866871b>`__
+   asm/head: Loop after attn
+-  `d0f06269ed3c <https://github.com/open-power/skiboot/commit/d0f06269ed3c>`__
+   p8-i2c: Don't write the watermark register at init
+-  `541e0aff3ecf <https://github.com/open-power/skiboot/commit/541e0aff3ecf>`__
+   gard: show: Remove "Res Recovery" field
+-  `bcb140d015eb <https://github.com/open-power/skiboot/commit/bcb140d015eb>`__
+   gard: Update chip unit data
+-  `5d4241ddaf44 <https://github.com/open-power/skiboot/commit/5d4241ddaf44>`__
+   gard: Add P9 support
+-  `1e038388f385 <https://github.com/open-power/skiboot/commit/1e038388f385>`__
+   gard: Replace is\_valid\_id with is\_valid\_record()
+-  `07d6b1a13412 <https://github.com/open-power/skiboot/commit/07d6b1a13412>`__
+   gard: Add iterators
+-  `f6174ffe5a2e <https://github.com/open-power/skiboot/commit/f6174ffe5a2e>`__
+   gard: Use iterators for count\_record()
+-  `998115739de1 <https://github.com/open-power/skiboot/commit/998115739de1>`__
+   gard: {list, show}: Fix the Type field in the output
+-  `e905b55bfd96 <https://github.com/open-power/skiboot/commit/e905b55bfd96>`__
+   gard: list: Improve output
+-  `1163d716518c <https://github.com/open-power/skiboot/commit/1163d716518c>`__
+   gard: Add path parsing support
+-  `6c83380260ce <https://github.com/open-power/skiboot/commit/6c83380260ce>`__
+   gard: create: Allow creating arbitrary GARD records
+-  `2ee9d0560f7d <https://github.com/open-power/skiboot/commit/2ee9d0560f7d>`__
+   libflash: Fix parity calculation on ARM
+-  `eb76931e7ae7 <https://github.com/open-power/skiboot/commit/eb76931e7ae7>`__
+   gard: Always use MTD to access flash
+-  `e947593a38a1 <https://github.com/open-power/skiboot/commit/e947593a38a1>`__
+   gard: Add OpenBMC vPNOR support
+-  `c2e404aedd52 <https://github.com/open-power/skiboot/commit/c2e404aedd52>`__
+   p8-i2c: Limit number of retry attempts
+-  `7fb517898f69 <https://github.com/open-power/skiboot/commit/7fb517898f69>`__
+   lpc: Clear pending IRQs at boot
+-  `260a11fbf3c7 <https://github.com/open-power/skiboot/commit/260a11fbf3c7>`__
+   occ-sensors: Fix up quad/gpu location mixup
+-  `afe10960c138 <https://github.com/open-power/skiboot/commit/afe10960c138>`__
+   external/test: Display test dir on failure
+-  `ac685bccd889 <https://github.com/open-power/skiboot/commit/ac685bccd889>`__
+   hw/nx: Fix NX BAR assignments
+-  `4717bc7bc859 <https://github.com/open-power/skiboot/commit/4717bc7bc859>`__
+   external/test: Print the name of each test
+-  `aee9b0218454 <https://github.com/open-power/skiboot/commit/aee9b0218454>`__
+   gard: Allow records with an ID of 0xffffffff
+-  `95a0f5d9db98 <https://github.com/open-power/skiboot/commit/95a0f5d9db98>`__
+   gard: Set chip generation based on PVR
+-  `c35f784a9f63 <https://github.com/open-power/skiboot/commit/c35f784a9f63>`__
+   gard: Fix up path parsing
+-  `90d8e71b83a8 <https://github.com/open-power/skiboot/commit/90d8e71b83a8>`__
+   gard: Fix max instance count
+-  `28b104c46ffe <https://github.com/open-power/skiboot/commit/28b104c46ffe>`__
+   gard: Add usage message for -p
+-  `a797a19687a3 <https://github.com/open-power/skiboot/commit/a797a19687a3>`__
+   gard: Delete stale comment
+-  `aa82932e7190 <https://github.com/open-power/skiboot/commit/aa82932e7190>`__
+   gard: Fix up do\_create return values
+-  `daf9ff43cd0a <https://github.com/open-power/skiboot/commit/daf9ff43cd0a>`__
+   gard: Add tests
+-  `5bb9d6f1e7dc <https://github.com/open-power/skiboot/commit/5bb9d6f1e7dc>`__
+   chiptod: Keep boot timestamps contiguous
+-  `4e23b42d2ad7 <https://github.com/open-power/skiboot/commit/4e23b42d2ad7>`__
+   hdata: Parse IPL FW feature settings
+-  `7c1765a0093d <https://github.com/open-power/skiboot/commit/7c1765a0093d>`__
+   hdata/i2c: Fix 512Kb EEPROM size
+-  `5e66cc3a347d <https://github.com/open-power/skiboot/commit/5e66cc3a347d>`__
+   hdat/i2c: Fix SPD EEPROM compatible string
+-  `ff8b83c06c26 <https://github.com/open-power/skiboot/commit/ff8b83c06c26>`__
+   hdata/vpd: Fix DTC warnings
+-  `0e2541f1c664 <https://github.com/open-power/skiboot/commit/0e2541f1c664>`__
+   witherspoon: Fix VPD EEPROM type
+
+Prem Shanker Jha (4):
+
+-  `1156b5f04b3e <https://github.com/open-power/skiboot/commit/1156b5f04b3e>`__
+   p9\_stop\_api: EQ SCOM Restore: Introduced version control in SCOM
+   restore entry.
+-  `c4ff9557e99a <https://github.com/open-power/skiboot/commit/c4ff9557e99a>`__
+   p9\_stop\_api: PM: Added support for version control in SCOM restore
+   entries.
+-  `43c966bdad46 <https://github.com/open-power/skiboot/commit/43c966bdad46>`__
+   SCOM Restore: Increased the EQ SCOM restore limit.
+-  `081882690163 <https://github.com/open-power/skiboot/commit/081882690163>`__
+   PM: Fixed generation of MTSPR instruction in STOP API.
+
+Pridhiviraj Paidipeddi (5):
+
+-  `78168d1bad23 <https://github.com/open-power/skiboot/commit/78168d1bad23>`__
+   NX: Print read xscom config failures.
+-  `c4f12c22ee95 <https://github.com/open-power/skiboot/commit/c4f12c22ee95>`__
+   hw/occ: Fix psr cpu-to-gpu sensors node dtc warning.
+-  `3e808354c311 <https://github.com/open-power/skiboot/commit/3e808354c311>`__
+   sensors: Fix dtc warning for dts sensors.
+-  `e8248d22600e <https://github.com/open-power/skiboot/commit/e8248d22600e>`__
+   sensors: Fix dtc warning for new occ inband sensors.
+-  `40b55be1035b <https://github.com/open-power/skiboot/commit/40b55be1035b>`__
+   hw/occ: Log proper SCOM register names
+
+Reza Arbab (11):
+
+-  `a05054c53a37 <https://github.com/open-power/skiboot/commit/a05054c53a37>`__
+   npu2: hw-procedures: Enable low power mode
+-  `d6f2505b1542 <https://github.com/open-power/skiboot/commit/d6f2505b1542>`__
+   npu2: Add npu2\_write\_mask\_4b()
+-  `ac6f1599ff33 <https://github.com/open-power/skiboot/commit/ac6f1599ff33>`__
+   npu2: hw-procedures: Add phy\_rx\_clock\_sel()
+-  `30ea08acc253 <https://github.com/open-power/skiboot/commit/30ea08acc253>`__
+   npu2: hw-procedures: Refactor reset\_ntl procedure
+-  `d123203cfa9f <https://github.com/open-power/skiboot/commit/d123203cfa9f>`__
+   Revert "npu2: hw-procedures: Enable low power mode"
+-  `1c5417ec1898 <https://github.com/open-power/skiboot/commit/1c5417ec1898>`__
+   npu2: Print bdfn in NPU2DEV\* logging macros
+-  `a752f2d908d1 <https://github.com/open-power/skiboot/commit/a752f2d908d1>`__
+   npu2: hw-procedures: Add check\_credits procedure
+-  `e6b5867adb7f <https://github.com/open-power/skiboot/commit/e6b5867adb7f>`__
+   npu2: hw-procedures: Add obus\_brick\_index()
+-  `4e04c833a1d4 <https://github.com/open-power/skiboot/commit/4e04c833a1d4>`__
+   npu2: hw-procedures: Manipulate IOVALID during training
+-  `878c718aed20 <https://github.com/open-power/skiboot/commit/878c718aed20>`__
+   npu2: hw-procedures: Change phy\_rx\_clock\_sel values
+-  `22df7a1c73c9 <https://github.com/open-power/skiboot/commit/22df7a1c73c9>`__
+   hdata/spira: Add missing newline to prlog() call
+
+Robert Lippert (4):
+
+-  `422cdcabb218 <https://github.com/open-power/skiboot/commit/422cdcabb218>`__
+   hdata/vpd: add support for parsing CPU VRML records
+-  `27c35b967a84 <https://github.com/open-power/skiboot/commit/27c35b967a84>`__
+   core/direct-controls: wait for core special wkup bit cleared
+-  `c5cf392b75dc <https://github.com/open-power/skiboot/commit/c5cf392b75dc>`__
+   core/direct-controls: add function to read core gated state
+-  `d665e102ef37 <https://github.com/open-power/skiboot/commit/d665e102ef37>`__
+   hw/dts: retry special wakeup operation if core still gated
+
+Russell Currey (3):
+
+-  `02f82a27eab8 <https://github.com/open-power/skiboot/commit/02f82a27eab8>`__
+   doc: Fix reference to overview in README
+-  `93cde639b56e <https://github.com/open-power/skiboot/commit/93cde639b56e>`__
+   pci: Track peers of slots
+-  `1172a6c57ff3 <https://github.com/open-power/skiboot/commit/1172a6c57ff3>`__
+   pci: Shared slot state synchronisation for hot reset
+
+Shilpasri G Bhat (6):
+
+-  `cbbd16bfbeef <https://github.com/open-power/skiboot/commit/cbbd16bfbeef>`__
+   sensors: dts: Assert special wakeup on idle cores while reading
+   temperature
+-  `275efcc44fda <https://github.com/open-power/skiboot/commit/275efcc44fda>`__
+   sensors: occ: Skip counter type of sensors
+-  `49999302251b <https://github.com/open-power/skiboot/commit/49999302251b>`__
+   opal-prd: Add support for runtime OCC reset in ZZ
+-  `781b10633945 <https://github.com/open-power/skiboot/commit/781b10633945>`__
+   opal-prd: occ: Add support for runtime OCC load/start in ZZ
+-  `bebe096ee242 <https://github.com/open-power/skiboot/commit/bebe096ee242>`__
+   sensors: occ: Skip GPU sensors for non-gpu systems
+-  `a05e341c9af2 <https://github.com/open-power/skiboot/commit/a05e341c9af2>`__
+   sensors: occ: Skip power sensors with zero sample value
+
+Stewart Smith (28):
+
+-  `be1379de6e8e <https://github.com/open-power/skiboot/commit/be1379de6e8e>`__
+   Document fsp-ipl-params to sp-ipl-params
+-  `2884eeabfd93 <https://github.com/open-power/skiboot/commit/2884eeabfd93>`__
+   ffspart/pflash: fix tests for new VOLATILE flag
+-  `255c1d9a3c2b <https://github.com/open-power/skiboot/commit/255c1d9a3c2b>`__
+   skiboot 5.9.1 release notes
+-  `b3a1d3d42294 <https://github.com/open-power/skiboot/commit/b3a1d3d42294>`__
+   skiboot 5.9.2 release notes
+-  `701556d2ea9b <https://github.com/open-power/skiboot/commit/701556d2ea9b>`__
+   OCC: Increase max pstate check on P9 to 255
+-  `e8af7effed7b <https://github.com/open-power/skiboot/commit/e8af7effed7b>`__
+   skiboot 5.9.3 release notes
+-  `0aa749e6822a <https://github.com/open-power/skiboot/commit/0aa749e6822a>`__
+   travis: Add Fedora 27
+-  `2be4422dace9 <https://github.com/open-power/skiboot/commit/2be4422dace9>`__
+   core/bitmap: Test bitmap foreach functions
+-  `ff65dc98df8a <https://github.com/open-power/skiboot/commit/ff65dc98df8a>`__
+   skiboot 5.9.4 release notes
+-  `da719b6718a8 <https://github.com/open-power/skiboot/commit/da719b6718a8>`__
+   mambo: split qtrace macros out into qtrace\_utils.tcl
+-  `2f8c9acf8985 <https://github.com/open-power/skiboot/commit/2f8c9acf8985>`__
+   Add documentation for ibm, firmware-versions device tree node
+-  `7ca21767be95 <https://github.com/open-power/skiboot/commit/7ca21767be95>`__
+   Use systemsim-p9 v1.1
+-  `9587573f4be0 <https://github.com/open-power/skiboot/commit/9587573f4be0>`__
+   sreset\_kernel: only run SMT tests due to not supporting re-entry
+-  `0562b64e55b0 <https://github.com/open-power/skiboot/commit/0562b64e55b0>`__
+   Fix booting & OPAL call return values with DEBUG=1
+-  `41f51c834a1b <https://github.com/open-power/skiboot/commit/41f51c834a1b>`__
+   external/test: make stripping out version number more robust
+-  `11c76c67cb9b <https://github.com/open-power/skiboot/commit/11c76c67cb9b>`__
+   skiboot 5.9.5 Release Notes
+-  `70f14f4dd86e <https://github.com/open-power/skiboot/commit/70f14f4dd86e>`__
+   skiboot 5.9.6 release notes
+-  `7a2610a145a8 <https://github.com/open-power/skiboot/commit/7a2610a145a8>`__
+   external/test/test.sh: fix VERSION substitution when no tags
+-  `b7b7b84ef565 <https://github.com/open-power/skiboot/commit/b7b7b84ef565>`__
+   libflash/mbox-flash: only wait for MBOX\_DEFAULT\_POLL\_MS if busy
+-  `6e05c6f21b34 <https://github.com/open-power/skiboot/commit/6e05c6f21b34>`__
+   libstb/(create\|print)-container: Sync with sb-signing-utils
+-  `1ddf7e51936f <https://github.com/open-power/skiboot/commit/1ddf7e51936f>`__
+   Mambo: run hello\_world and sreset\_world tests with Secure and
+   Trusted Boot
+-  `8c762d5359d6 <https://github.com/open-power/skiboot/commit/8c762d5359d6>`__
+   allow secure boot if not enforcing it
+-  `f23d6c626bd6 <https://github.com/open-power/skiboot/commit/f23d6c626bd6>`__
+   libflash/mbox-flash: fallback to requesting lower MBOX versions from
+   BMC
+-  `8514d755c3ad <https://github.com/open-power/skiboot/commit/8514d755c3ad>`__
+   skiboot 5.9.7 release notes
+-  `80838c3158a8 <https://github.com/open-power/skiboot/commit/80838c3158a8>`__
+   SLW: fix running in mambo
+-  `43eb8bbcbaa5 <https://github.com/open-power/skiboot/commit/43eb8bbcbaa5>`__
+   libstb/cvc: Register P8 secure ROM code correctly
+-  `28b94285ba3a <https://github.com/open-power/skiboot/commit/28b94285ba3a>`__
+   Revert "libpore: Fix incorrect mtspr instruction generation"
+-  `9b7289511d7e <https://github.com/open-power/skiboot/commit/9b7289511d7e>`__
+   skiboot v5.10-rc1 release notes
+
+Suraj Jitindar Singh (1):
+
+-  `535d86ee9893 <https://github.com/open-power/skiboot/commit/535d86ee9893>`__
+   external/pflash: Fix non-zero return code for successful read when
+   size%256 != 0
+
+Vaibhav Jain (4):
+
+-  `646dbfbec287 <https://github.com/open-power/skiboot/commit/646dbfbec287>`__
+   make\_version: Fix check for '.version' file
+-  `7b613693d537 <https://github.com/open-power/skiboot/commit/7b613693d537>`__
+   phb4: Dump CAPP error registers when it asserts link down
+-  `e05798d87571 <https://github.com/open-power/skiboot/commit/e05798d87571>`__
+   capi: Perform capp recovery sequence only when PBCQ is idle
+-  `5a959af3fb41 <https://github.com/open-power/skiboot/commit/5a959af3fb41>`__
+   capi: Disable CAPP virtual machines
+
+Vasant Hegde (8):
+
+-  `eb858339cae8 <https://github.com/open-power/skiboot/commit/eb858339cae8>`__
+   hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'
+-  `eaf9e0f0981b <https://github.com/open-power/skiboot/commit/eaf9e0f0981b>`__
+   hdata: Add location code property to xscom node
+-  `9088e400d319 <https://github.com/open-power/skiboot/commit/9088e400d319>`__
+   prd: Add generic response structure inside prd\_fw\_msg
+-  `5d847a1b9d49 <https://github.com/open-power/skiboot/commit/5d847a1b9d49>`__
+   prd: Enable error logging via firmware\_request interface
+-  `0f9a776aa72f <https://github.com/open-power/skiboot/commit/0f9a776aa72f>`__
+   prd: Log unsupported message type
+-  `5110b54067c0 <https://github.com/open-power/skiboot/commit/5110b54067c0>`__
+   hdata: Add memory hierarchy under xscom node
+-  `c0840ae7330f <https://github.com/open-power/skiboot/commit/c0840ae7330f>`__
+   hdata: Parse SPD data
+-  `4a12d6deb045 <https://github.com/open-power/skiboot/commit/4a12d6deb045>`__
+   hdata/vpd: Add vendor property
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `5806543c0adb <https://github.com/open-power/witherspoon-xml/commit/5806543c0adb>`__
+   Stabilize DD2.1 by disabling some stop states and disable VDM + WOF
+
+Erich Hauptli (9):
+
+-  `882ef2310daa <https://github.com/open-power/witherspoon-xml/commit/882ef2310daa>`__
+   Updating MEMD VPD
+-  `f0ef411a263c <https://github.com/open-power/witherspoon-xml/commit/f0ef411a263c>`__
+   Adding in additional WOF table
+-  `32bfab156076 <https://github.com/open-power/witherspoon-xml/commit/32bfab156076>`__
+   Adding OPEN\_POWER\_N\_PLUS\_ONE\_HPC\_BULK\_POWER\_LIMIT\_WATTS
+-  `97e83826bb31 <https://github.com/open-power/witherspoon-xml/commit/97e83826bb31>`__
+   Updating Ref Clock and Gen 3 Eq Settings
+-  `b81b843c9452 <https://github.com/open-power/witherspoon-xml/commit/b81b843c9452>`__
+   Fixing enumerator
+-  `43746576272c <https://github.com/open-power/witherspoon-xml/commit/43746576272c>`__
+   Fixing VRM\_VDD\_TEMP sensor
+-  `5044f59f7de0 <https://github.com/open-power/witherspoon-xml/commit/5044f59f7de0>`__
+   Re-enabling Stop States, WOF, and VDM
+-  `4629ea3fff85 <https://github.com/open-power/witherspoon-xml/commit/4629ea3fff85>`__
+   Updating WOF Data
+-  `58554bfabd7f <https://github.com/open-power/witherspoon-xml/commit/58554bfabd7f>`__
+   Adding in default OBUS Brick Lane Masks
+
+Matt Spinler (1):
+
+-  `bee9ba7e53e6 <https://github.com/open-power/witherspoon-xml/commit/bee9ba7e53e6>`__
+   Add power button LED
+
+nschwart (3):
+
+-  `5e6ff0b9c1fb <https://github.com/open-power/witherspoon-xml/commit/5e6ff0b9c1fb>`__
+   Pcie slot numbers - SW406686 (#72)
+-  `87b0173c563d <https://github.com/open-power/witherspoon-xml/commit/87b0173c563d>`__
+   VRM temp sensor, hb\_volatile\_sensor, 128GB DIMM throttling update
+   (#73)
+-  `d647013c46bd <https://github.com/open-power/witherspoon-xml/commit/d647013c46bd>`__
+   Dimm mapping fixes (#76)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (6):
+
+-  `0c28b11c0ace <https://github.com/open-power/zaius-xml/commit/0c28b11c0ace>`__
+   Add MEMD VPD
+-  `338671f00ca8 <https://github.com/open-power/zaius-xml/commit/338671f00ca8>`__
+   Update default PCIe G3 lane Eq
+-  `117366697547 <https://github.com/open-power/zaius-xml/commit/117366697547>`__
+   Move 25G-OC clock select to IO filter PLL
+-  `c254d1ecc0d7 <https://github.com/open-power/zaius-xml/commit/c254d1ecc0d7>`__
+   Add 23c 225W WOF Table
+-  `828711d20ff5 <https://github.com/open-power/zaius-xml/commit/828711d20ff5>`__
+   Update refclock freq to fix WOF table offset
+-  `b0884b3032df <https://github.com/open-power/zaius-xml/commit/b0884b3032df>`__
+   New attribute to enable Early Data scoms
diff --git a/_sources/release-notes/v1.21-rc2.rst.txt b/_sources/release-notes/v1.21-rc2.rst.txt
new file mode 100644
index 0000000..8e15d38
--- /dev/null
+++ b/_sources/release-notes/v1.21-rc2.rst.txt
@@ -0,0 +1,421 @@
+Release Notes for OpenPower Firmware v1.21-rc2
+==============================================
+
+Please note that this is a RELEASE CANDIDATE and not the final v1.21
+release. We expect to do a final v1.21 tagged release in the week of the
+19th Feb.
+
+This release (including the final v1.21) is NOT intended for GA POWER9
+platforms.
+
+Known Issues
+------------
+
+There are also known issues with deeper stop states and special wakeup
+(used when collecting some sensors on stopped cores). We have included a
+work-around in v1.21-rc2 where stop11 is disabled for witherspoon. This
+won't affect runtime power savings as stop11 is only used by Linux for
+CPU hotplug. We will re-enable it in the future once we've isolated the
+problem.
+
+v1.21-rc1 known issues that are now fixed
+-----------------------------------------
+
+The issues with some POWER9 platforms with NVLink and specific
+kernels/GPU drivers are now fixed.
+
+The issue with skiboot on ZZ systems with latest FSP firmware builds has
+been fixed, ZZ with secure boot disabled should now boot again.
+
+Updated Packages
+----------------
+
++------------+--------------+--------------+----------------------------------+
+| Package    | Old Version  | New Version  | Platform(s)                      |
++============+==============+==============+==================================+
+| capp-ucode | p9-dd2-v2    | p9-dd-v3     | barreleye,firestone,garrison,    |
+|            |              |              | habanero,p9dsu,palmetto,romulus, |
+|            |              |              | witherspoon,zaius                |
++------------+--------------+--------------+----------------------------------+
+| hostboot   | 9bfb2013af39 | de8120523a0c | p9dsu,romulus,witherspoon,zaius  |
++------------+--------------+--------------+----------------------------------+
+| hostboot-  | 6924d6b711ba | 134d61bcf3f2 | barreleye,firestone,garrison,    |
+| binaries   |              |              | habanero,p9dsu,palmetto,romulus, |
+|            |              |              | witherspoon,zaius                |
++------------+--------------+--------------+----------------------------------+
+| occ        | 577915f28604 | f72f857b7e5a | p9dsu,romulus,witherspoon,zaius  |
++------------+--------------+--------------+----------------------------------+
+| sbe        | 095e608c7f68 | 1f773f1f2983 | p9dsu,romulus,witherspoon,zaius, |
+|            |              |              | zz                               |
++------------+--------------+--------------+----------------------------------+
+| skiboot    | v5.10-rc1    | v5.10-rc3    | barreleye,firenze,firestone,     |
+|            |              |              | garrison,habanero,               |
+|            |              |              | openpower_mambo,                 |
+|            |              |              | openpower_p9_mambo,p9dsu,        |
+|            |              |              | palmetto,pseries,romulus,        |
+|            |              |              | witherspoon,zaius,zz             |
++------------+--------------+--------------+----------------------------------+
+
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Benjamin Weisenbeck (4):
+
+* `f46a51570e9f <https://github.com/open-power/hostboot/commit/f46a51570e9f>`__ PRD: Power Management Recovery
+* `056c43ed3e5a <https://github.com/open-power/hostboot/commit/056c43ed3e5a>`__ PRD: Dynamic Memory Deallocation
+* `8411dba53c3b <https://github.com/open-power/hostboot/commit/8411dba53c3b>`__ PRD: Add calls to perform dynamic memory deallocation
+* `ffc30dcc9134 <https://github.com/open-power/hostboot/commit/ffc30dcc9134>`__ PRD: Disabling FSP clearing/masking of FIRs to avoid blacklist violations
+
+Bill Hoffa (4):
+
+* `82805770e035 <https://github.com/open-power/hostboot/commit/82805770e035>`__ Fix simulation get all registers command
+* `9925aa358f2a <https://github.com/open-power/hostboot/commit/9925aa358f2a>`__ Remove @INC with current directory from create\_ekb\_targattr.pl
+* `e77f8551f4a6 <https://github.com/open-power/hostboot/commit/e77f8551f4a6>`__ Handle INTRP SHUT\_DOWN message in MBOX IPC msg\_hdlr
+* `39157523786b <https://github.com/open-power/hostboot/commit/39157523786b>`__ Set Memory Enabled Bit for all Procs with Valid Memory
+
+Brian Bakke (1):
+
+* `59c8ce01244b <https://github.com/open-power/hostboot/commit/59c8ce01244b>`__ CAPP GARD Records cleared on Witherspoon
+
+Caleb Palmer (3):
+
+* `5320c4c323d2 <https://github.com/open-power/hostboot/commit/5320c4c323d2>`__ Fix bad DQ bits translation
+* `371ca0eb55ae <https://github.com/open-power/hostboot/commit/371ca0eb55ae>`__ Add attribute for row repair data
+* `4a33c3221672 <https://github.com/open-power/hostboot/commit/4a33c3221672>`__ PRD: Restore repairs fix bad dimm mask check
+
+Christian Geddes (5):
+
+* `aff61dd84b01 <https://github.com/open-power/hostboot/commit/aff61dd84b01>`__ Add sbe\_retry\_handler to FIFO fail path
+* `ae1ac07ebcac <https://github.com/open-power/hostboot/commit/ae1ac07ebcac>`__ Zero out Cumulus related virtual address attribute during MPIPL
+* `02b1fd73c568 <https://github.com/open-power/hostboot/commit/02b1fd73c568>`__ Save away SBE FFDC and COMM area address in corresponding attrs
+* `32a051104ae9 <https://github.com/open-power/hostboot/commit/32a051104ae9>`__ Always have secureModeDisable bit set to 0 in sbe\_retry\_handler
+* `0752d042e8fc <https://github.com/open-power/hostboot/commit/0752d042e8fc>`__ Set PAYLOAD\_KIND attribute based on fused bits in scom register
+
+Claus Michael Olsen (1):
+
+* `975d6f745c83 <https://github.com/open-power/hostboot/commit/975d6f745c83>`__ Moving DD specific ring coord from TOR to XIP (step 2)
+
+Dan Crowell (3):
+
+* `400b3066f785 <https://github.com/open-power/hostboot/commit/400b3066f785>`__ Remove i2c lock calls for vpd writes at runtime
+* `caaafc02d588 <https://github.com/open-power/hostboot/commit/caaafc02d588>`__ Commit errors for VPD writes as visible logs
+* `29b02eface84 <https://github.com/open-power/hostboot/commit/29b02eface84>`__ Always set RISK\_LEVEL regardless of value
+
+Dean Sanner (5):
+
+* `480f31bfceaa <https://github.com/open-power/hostboot/commit/480f31bfceaa>`__ Correct Obus buckets math: one, not zero based
+* `9225a7cd9cfa <https://github.com/open-power/hostboot/commit/9225a7cd9cfa>`__ Only enable TCEs on drawer 0 for multinode
+* `7b2ee59900c6 <https://github.com/open-power/hostboot/commit/7b2ee59900c6>`__ Fixes for multinode istep 21.1
+* `a8b5cf553026 <https://github.com/open-power/hostboot/commit/a8b5cf553026>`__ Tweak IBM SFC flash settings for Micron chips
+* `34ff810fcb79 <https://github.com/open-power/hostboot/commit/34ff810fcb79>`__ Remove excessive tracing from AttrRP
+
+Elizabeth Liner (2):
+
+* `7c679624bbb1 <https://github.com/open-power/hostboot/commit/7c679624bbb1>`__ Fixing timeout error in PSU code - removing hang
+* `7136fd9b50af <https://github.com/open-power/hostboot/commit/7136fd9b50af>`__ Cleaning up git tree from memd\_creation.pl
+
+Greg Still (1):
+
+* `862087b9cf1a <https://github.com/open-power/hostboot/commit/862087b9cf1a>`__ WOF: Pass PGPE VPD IQ good normal core per sort for WOF Phase 2
+
+Ilya Smirnov (1):
+
+* `4bcfb10e2752 <https://github.com/open-power/hostboot/commit/4bcfb10e2752>`__ Remove Istep 10.3 From IPL Flow
+
+Jaymes Wilks (1):
+
+* `eb4da4cd0830 <https://github.com/open-power/hostboot/commit/eb4da4cd0830>`__ Make reconfig loop failures unrecoverable only in istep mode
+
+Joe McGill (4):
+
+* `1d70cbbeba50 <https://github.com/open-power/hostboot/commit/1d70cbbeba50>`__ cresp address error handling updates
+* `c2816fc79f84 <https://github.com/open-power/hostboot/commit/c2816fc79f84>`__ update OBUS PLL buckets for p9n dd22, p9c dd11
+* `aeec96752c1a <https://github.com/open-power/hostboot/commit/aeec96752c1a>`__ Cumulus MSS FIR updates
+* `70ec114fdfd4 <https://github.com/open-power/hostboot/commit/70ec114fdfd4>`__ p9\_build\_smp -- use ADU chipops to switch fabric configuration part #2
+
+Louis Stermole (4):
+
+* `3ef5e1a8f163 <https://github.com/open-power/hostboot/commit/3ef5e1a8f163>`__ Add API for MC to C4 DQ pin index translation
+* `e33d4b68cfd9 <https://github.com/open-power/hostboot/commit/e33d4b68cfd9>`__ Add better trace to MSS restore DRAM repairs function and add lab wrapper
+* `1d565299ec31 <https://github.com/open-power/hostboot/commit/1d565299ec31>`__ Add plug rule for dual-drop DIMM configs that produce different xlate settings
+* `03de84e713fb <https://github.com/open-power/hostboot/commit/03de84e713fb>`__ Add empty MSS freq\_workarounds.C/H for hostboot
+
+Luke Mulkey (1):
+
+* `14ae2496088d <https://github.com/open-power/hostboot/commit/14ae2496088d>`__ Add ddr4 mnfg info to attributes during spd collection
+
+Matt Derksen (2):
+
+* `d5bdfe28f46f <https://github.com/open-power/hostboot/commit/d5bdfe28f46f>`__ Initialize SBE message communication on HBRT start
+* `de8120523a0c <https://github.com/open-power/hostboot/commit/de8120523a0c>`__ Only access HB\_VOLATILE on non-FSP systems
+
+Matthew Hickman (1):
+
+* `1012aacb0a13 <https://github.com/open-power/hostboot/commit/1012aacb0a13>`__ Added workaround for broadcast mode UE noise window
+
+Michael Floyd (1):
+
+* `a5f5a3baefa6 <https://github.com/open-power/hostboot/commit/a5f5a3baefa6>`__ CME Code Size Reduction ATTEMPT#3
+
+Mike Baiocchi (5):
+
+* `8632294639a9 <https://github.com/open-power/hostboot/commit/8632294639a9>`__ Secure Boot: Skip OPAL Verification
+* `4046ab053d85 <https://github.com/open-power/hostboot/commit/4046ab053d85>`__ On MPIPLs open up TCE windows for FSP to extract dump information
+* `1d437c8dc548 <https://github.com/open-power/hostboot/commit/1d437c8dc548>`__ Verify ComponentID and Extend PAYLOAD
+* `3143da8a19df <https://github.com/open-power/hostboot/commit/3143da8a19df>`__ Do Not Unload libruntime.so on MPIPLs
+* `b1d0900ad706 <https://github.com/open-power/hostboot/commit/b1d0900ad706>`__ Find location of HDAT relocation dynamically from PAYLOAD
+
+Nick Bofferding (1):
+
+* `1fe8dc520583 <https://github.com/open-power/hostboot/commit/1fe8dc520583>`__ Secure Boot: Remove utilmem from verify container fail path
+
+Nick Klazynski (1):
+
+* `74a1024eb8c1 <https://github.com/open-power/hostboot/commit/74a1024eb8c1>`__ Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC
+
+Prachi Gupta (4):
+
+* `07c9730e0a3f <https://github.com/open-power/hostboot/commit/07c9730e0a3f>`__ CEN\_MSS\_CACHE\_ENABLE: default to 1
+* `77224965fc6c <https://github.com/open-power/hostboot/commit/77224965fc6c>`__ processMrw: multinode updates
+* `abc7d754b770 <https://github.com/open-power/hostboot/commit/abc7d754b770>`__ host\_coalesce\_host: bup updates
+* `0e0dc100a1ad <https://github.com/open-power/hostboot/commit/0e0dc100a1ad>`__ LINK\_TRAIN: HWSV needs to write this attr, so, marking it as writable
+
+Prem Shanker Jha (1):
+
+* `c9c74dbf7f02 <https://github.com/open-power/hostboot/commit/c9c74dbf7f02>`__ PM: Workaround to mirror error xml file of p9\_pm\_callout in HB.
+
+Richard J. Knight (3):
+
+* `b87820bf1bcc <https://github.com/open-power/hostboot/commit/b87820bf1bcc>`__ Invalid FFDC in error log
+* `fd27bc6d28c5 <https://github.com/open-power/hostboot/commit/fd27bc6d28c5>`__ Enable multi-drawer hdat construction
+* `688f82f4a276 <https://github.com/open-power/hostboot/commit/688f82f4a276>`__ Eliminate duplicate entries in hdat hb reserved mem section
+
+Santosh Puranik (1):
+
+* `b61115da3278 <https://github.com/open-power/hostboot/commit/b61115da3278>`__ Fix HUID generation on SMPGROUP targets
+
+Stephen Cprek (1):
+
+* `8443a65a3599 <https://github.com/open-power/hostboot/commit/8443a65a3599>`__ Collect better FFDC on ROM verification errors
+
+Stephen Glancy (1):
+
+* `9aee6dc5b82a <https://github.com/open-power/hostboot/commit/9aee6dc5b82a>`__ Adds plug rule for NVDIMM in specific DIMM slots
+
+Swathi Madhuri Bhattiprolu (1):
+
+* `d999ed144f94 <https://github.com/open-power/hostboot/commit/d999ed144f94>`__ Re-enable base multi-drawer ipl support
+
+Thi Tran (2):
+
+* `53b3c1f1d859 <https://github.com/open-power/hostboot/commit/53b3c1f1d859>`__ HB supports - Use ADU chipops to switch fabric configuration
+* `0b8f08a0e4f7 <https://github.com/open-power/hostboot/commit/0b8f08a0e4f7>`__ Fix HWSV duplicate enum build errors
+
+Venkatesh Sainath (2):
+
+* `d226d009365f <https://github.com/open-power/hostboot/commit/d226d009365f>`__ Parsing Abus targeting information from Obus Targets
+* `9e90e3ccee3c <https://github.com/open-power/hostboot/commit/9e90e3ccee3c>`__ Setting PEER TARGET for smpgroup targets
+
+Zane Shelley (2):
+
+* `21638f7fe690 <https://github.com/open-power/hostboot/commit/21638f7fe690>`__ PRD: updates from RAS spreadsheet v123
+* `1959b18ec677 <https://github.com/open-power/hostboot/commit/1959b18ec677>`__ PRD: clear old symbol marks in TPS analysis
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+* `f72f857b7e5a <https://github.com/open-power/occ/commit/f72f857b7e5a>`__ WOF: Fix incorrect scaling of IQ currents
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v1.21-rc2/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Claus Michael Olsen (1):
+
+* `69f0bcd5c893 <https://github.com/open-power/sbe/commit/69f0bcd5c893>`__ Moving DD specific ring coord from TOR to XIP (step 2)
+
+Joe McGill (4):
+
+* `abd33f794b04 <https://github.com/open-power/sbe/commit/abd33f794b04>`__ shift XBUS FIR programming inits for secure boot
+* `6995522a60cb <https://github.com/open-power/sbe/commit/6995522a60cb>`__ p9\_build\_smp -- use ADU chipops to switch fabric configuration part #2
+* `035b8ccbe617 <https://github.com/open-power/sbe/commit/035b8ccbe617>`__ cresp address error handling updates
+* `1f773f1f2983 <https://github.com/open-power/sbe/commit/1f773f1f2983>`__ update OBUS PLL buckets for p9n dd22, p9c dd11
+
+Michael Floyd (1):
+
+* `74c0e5367a43 <https://github.com/open-power/sbe/commit/74c0e5367a43>`__ CME Code Size Reduction ATTEMPT#3
+
+Nick Klazynski (1):
+
+* `ccbe4229fe20 <https://github.com/open-power/sbe/commit/ccbe4229fe20>`__ Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC
+
+Sachin Gupta (3):
+
+* `15f82bd95cd7 <https://github.com/open-power/sbe/commit/15f82bd95cd7>`__ Remove workaround for DD1 SW reset for XIVE
+* `3c633a6c2cd6 <https://github.com/open-power/sbe/commit/3c633a6c2cd6>`__ Cleanup as DD1 is not supported anymore
+* `4ca643fc6cbb <https://github.com/open-power/sbe/commit/4ca643fc6cbb>`__ Added flag for AWAN testing
+
+Soma BhanuTej (1):
+
+* `699a2315f4ac <https://github.com/open-power/sbe/commit/699a2315f4ac>`__ Make SBE errors recoverable - p9\_sbe\_common
+
+spashabk-in (3):
+
+* `5f8ecd10377c <https://github.com/open-power/sbe/commit/5f8ecd10377c>`__ Move istep chip-op handler to pibmem
+* `7be7840a672a <https://github.com/open-power/sbe/commit/7be7840a672a>`__ Store SBE failed rc for async FFDC
+* `513d71673012 <https://github.com/open-power/sbe/commit/513d71673012>`__ Move trace array to seeprom
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Alexey Kardashevskiy (1):
+
+* `893660c3e4ee <https://github.com/open-power/skiboot/commit/893660c3e4ee>`__ npu2/tce: Fix page size checking
+
+Alistair Popple (2):
+
+* `55c13bd1231a <https://github.com/open-power/skiboot/commit/55c13bd1231a>`__ core/device.c: Fix dt\_find\_compatible\_node
+* `ae422255bfa3 <https://github.com/open-power/skiboot/commit/ae422255bfa3>`__ npu2: Disable TVT range check when in bypass mode
+
+Andrew Donnellan (1):
+
+* `729520fd9aa9 <https://github.com/open-power/skiboot/commit/729520fd9aa9>`__ Update .gitignore
+
+Balbir Singh (2):
+
+* `b57a5380aa48 <https://github.com/open-power/skiboot/commit/b57a5380aa48>`__ hw/npu2: Implement logging HMI actions
+* `4133e973b4f2 <https://github.com/open-power/skiboot/commit/4133e973b4f2>`__ hw/npu2: support creset of npu2 devices
+
+Christophe Lombard (1):
+
+* `e88bb694d32e <https://github.com/open-power/skiboot/commit/e88bb694d32e>`__ capi: Fix the max tlbi divider and the directory size.
+
+Frédéric Bonnard (1):
+
+* `b3e14c46ecb0 <https://github.com/open-power/skiboot/commit/b3e14c46ecb0>`__ Fix FTBFS with -Werror=format-overflow
+
+Nicholas Piggin (4):
+
+* `d2cc3957abef <https://github.com/open-power/skiboot/commit/d2cc3957abef>`__ fast-reboot: move pci\_reset error handling into fast-reboot code
+* `3a7422851bc3 <https://github.com/open-power/skiboot/commit/3a7422851bc3>`__ core/utils: add snprintf\_symbol
+* `92777d335ab3 <https://github.com/open-power/skiboot/commit/92777d335ab3>`__ core/init: manage MSR[ME] explicitly, always enable
+* `d5378d2a0d54 <https://github.com/open-power/skiboot/commit/d5378d2a0d54>`__ core/exception: beautify exception handler, add MCE-involved registers
+
+Pridhiviraj Paidipeddi (6):
+
+* `b90b08fc2f9a <https://github.com/open-power/skiboot/commit/b90b08fc2f9a>`__ libstb: increase the log level of verify/measure messages to PR\_NOTICE.
+* `7912f9750bfc <https://github.com/open-power/skiboot/commit/7912f9750bfc>`__ libstb/tpm\_chip: Add missing new line to print messages.
+* `2109b81d9f78 <https://github.com/open-power/skiboot/commit/2109b81d9f78>`__ libstb: fix failure of calling cvc verify without STB initialization.
+* `b772e1132cd5 <https://github.com/open-power/skiboot/commit/b772e1132cd5>`__ libstb: fix failure of calling trusted measure without STB initialization.
+* `e15174aca0ab <https://github.com/open-power/skiboot/commit/e15174aca0ab>`__ core/init: move imc catalog preload init after the STB init.
+* `92a303dfeeb6 <https://github.com/open-power/skiboot/commit/92a303dfeeb6>`__ hw/occ: Fix fast-reboot crash in P8 platforms.
+
+Reza Arbab (1):
+
+* `bfdf85c84a92 <https://github.com/open-power/skiboot/commit/bfdf85c84a92>`__ hw/phys-map: Add missing newline in log output
+
+Russell Currey (1):
+
+* `f397cc30bdf8 <https://github.com/open-power/skiboot/commit/f397cc30bdf8>`__ phb4: Only escalate freezes on MMIO load where necessary
+
+Shilpasri G Bhat (2):
+
+* `85a1de35cbe4 <https://github.com/open-power/skiboot/commit/85a1de35cbe4>`__ fast-boot: occ: Re-parse the pstate table during fast-boot
+* `725d4a2c6cc7 <https://github.com/open-power/skiboot/commit/725d4a2c6cc7>`__ core: hostservices: Remove redundant special wakeup code
+
+Stewart Smith (6):
+
+* `5cb93cd26e19 <https://github.com/open-power/skiboot/commit/5cb93cd26e19>`__ stb: Correctly error out when no PCR for resource
+* `fd5d3fea1e54 <https://github.com/open-power/skiboot/commit/fd5d3fea1e54>`__ stb: Enforce secure boot if called before libstb initialized
+* `782b91a5b85a <https://github.com/open-power/skiboot/commit/782b91a5b85a>`__ skiboot 5.10-rc2 release notes
+* `b94fbeaf137c <https://github.com/open-power/skiboot/commit/b94fbeaf137c>`__ stb: Put correct label (for skiboot) into container
+* `6d965ea72ad8 <https://github.com/open-power/skiboot/commit/6d965ea72ad8>`__ pflash: Fix makefile dependency issue
+* `1d7da2e9b05b <https://github.com/open-power/skiboot/commit/1d7da2e9b05b>`__ skiboot v5.10-rc3 release notes
+
+Sukadev Bhattiprolu (1):
+
+* `31e5e988632f <https://github.com/open-power/skiboot/commit/31e5e988632f>`__ vas: Disable VAS/NX-842 on some P9 revisions
+
+Vaibhav Jain (1):
+
+* `328af10e1c11 <https://github.com/open-power/skiboot/commit/328af10e1c11>`__ capi: Enable channel tag streaming for PHB in CAPP mode
+
+Vasant Hegde (2):
+
+* `85f55e36bbd2 <https://github.com/open-power/skiboot/commit/85f55e36bbd2>`__ ATTN: Enable flush instruction cache bit in HID register
+* `44d352ed6bd0 <https://github.com/open-power/skiboot/commit/44d352ed6bd0>`__ DT: Add "version" property under ibm, firmware-versions node
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+-  `0001-Disable-stop11-to-workaround-special-wakeup-bug.patch <https://github.com/open-power/op-build/tree/v1.21-rc2/openpower/patches/witherspoon-patches/machine-xml/0001-Disable-stop11-to-workaround-special-wakeup-bug.patch>`__
+
+Commits
+~~~~~~~
+
+No changes. ## Package: zaius-xml
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+-  `0001-Update-EREPAIR-attributes.patch <https://github.com/open-power/op-build/tree/v1.21-rc2/openpower/patches/zaius-patches/machine-xml/0001-Update-EREPAIR-attributes.patch>`__
+-  `0002-Update-Obus-PLL-bucket-to-25G.patch <https://github.com/open-power/op-build/tree/v1.21-rc2/openpower/patches/zaius-patches/machine-xml/0002-Update-Obus-PLL-bucket-to-25G.patch>`__
+
+Commits
+~~~~~~~
+
+No changes.
diff --git a/_sources/release-notes/v1.21.1.rst.txt b/_sources/release-notes/v1.21.1.rst.txt
new file mode 100644
index 0000000..7dbb82d
--- /dev/null
+++ b/_sources/release-notes/v1.21.1.rst.txt
@@ -0,0 +1,26 @@
+Release Notes for OpenPower Firmware v1.21.1
+============================================
+
+This is a point release on top of op-build v1.21.
+
+Like v1.21, this release is NOT intended for GA POWER9 platforms, for that,
+op-build v2.0 is *required*.
+
+Changes since v1.21:
+
+- skiboot v5.10.1
+
+  - libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()
+  - NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging
+- linux 4.14.22-openpower1
+
+  - 40be210c830e powerpc: Fix DABR match on hash based systems
+  - 3b09911d3beb powerpc/xive: Use hw CPU ids when configuring the CPU queues
+  - 892674b5058a powerpc/mm: Flush radix process translations when setting MMU type
+  - 4386f223b418 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
+  - 5b98d31481f9 powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
+  - c3bdd547042f rtc-opal: Fix handling of firmware error codes, prevent busy loops
+  - 8e56a935a4b7 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
+
+
+
diff --git a/_sources/release-notes/v1.21.2.rst.txt b/_sources/release-notes/v1.21.2.rst.txt
new file mode 100644
index 0000000..0042d87
--- /dev/null
+++ b/_sources/release-notes/v1.21.2.rst.txt
@@ -0,0 +1,15 @@
+Release Notes for OpenPower Firmware v1.21.2
+============================================
+
+This is a point release on top of op-build v1.21.
+
+Like v1.21, this release is NOT intended for GA POWER9 platforms, for that,
+op-build v2.0 is *required*.
+
+Changes since v1.21.1:
+
+- skiboot 5.10.2
+
+  - Tie tm-suspend fw-feature and opal_reinit_cpus() together
+
+- kernel: Move to Linux 4.14.24-openpower1
diff --git a/_sources/release-notes/v1.21.rst.txt b/_sources/release-notes/v1.21.rst.txt
new file mode 100644
index 0000000..61e9135
--- /dev/null
+++ b/_sources/release-notes/v1.21.rst.txt
@@ -0,0 +1,3206 @@
+Release Notes for OpenPower Firmware v1.21
+==========================================
+
+This release is NOT intended for GA POWER9 platforms, for that, op-build
+v2.0 is *required*.
+
+Known Issues
+------------
+
+-  Special Wakeup will error out, causing 'sensors' utility and
+   fast-reboot to not work if cores are in stop states.
+-  stop11 is disabled
+
+Updated Packages
+----------------
+
++-------------+-------------+-------------+----------------------------------+
+| Package     | Old Version | New Version | Platforms                        |
++=============+=============+=============+==================================+
+| busybox     | 1.27.1      | 1.27.2      | barreley,firenze,firestone,      |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| capp-ucode  | p9-dd2-v2   | p9-dd2-v3   | barreleye,firestone,garrison,    |
+|             |             |             | habanero,p9dsu,palmetto,         |
+|             |             |             | witherspoon,zaius,romulus        |
++-------------+-------------+-------------+----------------------------------+
+| ethtool     | 4.10        | 4.13        | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| eudev       | 3.2.2       | 3.2.4       | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| glibc       | 2.25        | 2.26-73     | barreleye,firenze,firestone,     |
+|             |             | -g4b692     | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| hostboot    | 695bd891343 | d3025f5d7dd | barreleye,firestone,garrison,    |
+|             |             |             | habanero,palmeto                 |
++-------------+-------------+-------------+----------------------------------+
+| hostboot    | 6a4ab65a875 | 28927a78ca4 | p9dsu,witherspoon,zaius,romulus  |
++-------------+-------------+-------------+----------------------------------+
+| hostboot    | 25ebcad0c40 | 6924d6b711b | barreleye,firestone,garrison,    |
+| -binaries   |             |             | habanero,p9dsu,palmetto,         |
+|             |             |             | witherspoon,zaius,romulus        |
++-------------+-------------+-------------+----------------------------------+
+| ima-catalog | 48ce3f26d2b | 01b26a136da | barreleye,firestone,garrison,    |
+|             |             |             | habanero,p9dsu,palmetto,         |
+|             |             |             | witherspoon,zaius,romulus        |
++-------------+-------------+-------------+----------------------------------+
+| iprutils    | 2.4.14.1    | 2.4.15.1    | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| kexec-lite  | 86e45a47e8c | 87d044a895b | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| libflash    | v5.8-123    | v5.9-166    | barreleye,firenze,firestone,     |
+|             | -gc06ed5    | -g70f14f    | garrison,habanero,p9dsu,palmetto,|
+|             |             |             | pseries,witherspoon,zaius,zz,    |
+|             |             |             | romulus                          |
++-------------+-------------+-------------+----------------------------------+
+| linux       | 4.13.8      | 4.14.20     | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| linux       | 4.13.8      | 4.14.20     | barreleye,firenze,firestone,     |
+| -headers    |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+| lvm2        | 2.02.171    | 2.02.173    | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| machine-xml | c6d2767a13f | fb5f9334aa0 | p9dsu                            |
++-------------+-------------+-------------+----------------------------------+
+| machine-xml | 8633e11cd39 | b788f99848d | romulus                          |
++-------------+-------------+-------------+----------------------------------+
+| machine-xml | 785c625a2a0 | 58554bfabd7 | witherspoon                      |
++-------------+-------------+-------------+----------------------------------+
+| machine-xml | 22ce15f13c4 | b0884b3032d | zaius                            |
++-------------+-------------+-------------+----------------------------------+
+| mdadm       | 3.3.4       | 4.0         | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| occ         | 7449acdc8bf | f72f857b7e5 | p9dsu,witherspoon,zaius,romulus  |
++-------------+-------------+-------------+----------------------------------+
+| openpower-  | 21d66daff69 | b210f15c699 | barreleye,firestone,garrison,    |
+| pnor        |             |             | habanero,p9dsu,palmetto,         |
+|             |             |             | witherspoon,zaius,romulus        |
++-------------+-------------+-------------+----------------------------------+
+| petiboot    | v1.6.2      | v1.6.6      | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| sbe         | 76a7eb9956b | 0aae9a8e68a | p9dsu,witherspoon,zaius,zz,      |
+|             |             |             | romulus                          |
++-------------+-------------+-------------+----------------------------------+
+| skiboot     | v5.9        | v5.10       | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,              |
+|             |             |             | p9dsu,palmetto,pseries,          |
+|             |             |             | witherspoon,zaius,zz,romulus     |
++-------------+-------------+-------------+----------------------------------+
+| util-linux  | 2.30.1      | 2.31        | barreleye,firenze,firestone,     |
+|             |             |             | garrison,habanero,               |
+|             |             |             | openpower_mambo,                 |
+|             |             |             | openpower_p9_mambo,p9dsu,        |
+|             |             |             | palmetto,pseries,witherspoon,    |
+|             |             |             | zaius,zz,romulus                 |
++-------------+-------------+-------------+----------------------------------+
+
+New Packages
+------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Removed Packages
+----------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: firestone-xml
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: garrison-xml
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: habanero-xml
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: hostboot
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (3): \*
+`9fec69bc023c <https://github.com/open-power/hostboot/commit/9fec69bc023c>`__
+Remove psave init for firmware blacklist \*
+`6e847113eb96 <https://github.com/open-power/hostboot/commit/6e847113eb96>`__
+Expand PGPE optrace to Main Mem - No fnctl coreq rqmt image build vs
+hcode \*
+`d8083fad5ac1 <https://github.com/open-power/hostboot/commit/d8083fad5ac1>`__
+Move PGPE optrace buffer to main memory
+
+Adriana Kobylak (1): \*
+`17e278a6ec39 <https://github.com/open-power/hostboot/commit/17e278a6ec39>`__
+PnorUtils.pm: Add volatile flag
+
+Alpana Kumari (1): \*
+`663aae09de40 <https://github.com/open-power/hostboot/commit/663aae09de40>`__
+Fix in filter Unwanted Attribute script
+
+Amit Tendolkar (5): \*
+`c06de50b3c21 <https://github.com/open-power/hostboot/commit/c06de50b3c21>`__
+STOP Recovery: Misc infra. updates to enable PM FFDC in HOMER \*
+`a202d4b0af85 <https://github.com/open-power/hostboot/commit/a202d4b0af85>`__
+Enhance SBE Deadman FFDC Format and sequencing \*
+`db7de0c59ffc <https://github.com/open-power/hostboot/commit/db7de0c59ffc>`__
+Change PPE State FFDC into a human readable format in eSEL/PEL \*
+`7067a4180ed6 <https://github.com/open-power/hostboot/commit/7067a4180ed6>`__
+Cache/Core stop clocks: add shut down of Power Management to remove
+contentions \*
+`cff2ddbb3e9d <https://github.com/open-power/hostboot/commit/cff2ddbb3e9d>`__
+Extend PM Reset flow to collect PM FFDC to HOMER
+
+Andre Marin (6): \*
+`1439d34bee09 <https://github.com/open-power/hostboot/commit/1439d34bee09>`__
+Update memory error xml information \*
+`aa313fb234e1 <https://github.com/open-power/hostboot/commit/aa313fb234e1>`__
+Update HPW Level for MSS API library \*
+`d6f46067ee8d <https://github.com/open-power/hostboot/commit/d6f46067ee8d>`__
+Add empty wr\_crc files for HB to mirror \*
+`fd207a3412f2 <https://github.com/open-power/hostboot/commit/fd207a3412f2>`__
+Update HPW Level for MSS API library \*
+`8c104ea1e919 <https://github.com/open-power/hostboot/commit/8c104ea1e919>`__
+Add VPD lookup to build a supported frequency list, and bin-down support
+\*
+`a7311993a7c8 <https://github.com/open-power/hostboot/commit/a7311993a7c8>`__
+Enable FFDC logging for mss\_freq for real VPD accessing fails
+
+Anusha Reddy Rangareddygari (2): \*
+`4471b2a5baa5 <https://github.com/open-power/hostboot/commit/4471b2a5baa5>`__
+p9\_setup\_sbe\_config \*
+`6e0c67270fb4 <https://github.com/open-power/hostboot/commit/6e0c67270fb4>`__
+Level 2 HWP for p9\_sbe\_dump
+
+Ben Gass (4): \*
+`a06edcedafcf <https://github.com/open-power/hostboot/commit/a06edcedafcf>`__
+Adding p9c\_11 support. \*
+`52c557d1409b <https://github.com/open-power/hostboot/commit/52c557d1409b>`__
+Adding p9a support. \*
+`15569e9de5a8 <https://github.com/open-power/hostboot/commit/15569e9de5a8>`__
+Shorten A-link timers for sim. Add polling for A-link training. \*
+`7d8227db605d <https://github.com/open-power/hostboot/commit/7d8227db605d>`__
+Re-submit Axone updates
+
+Benjamin Weisenbeck (13): \*
+`f77b89e3527e <https://github.com/open-power/hostboot/commit/f77b89e3527e>`__
+Adjust ATTR\_PEER\_TARGET values for runtime \*
+`68e2f99dbe29 <https://github.com/open-power/hostboot/commit/68e2f99dbe29>`__
+erepair VPD access bug fixes \*
+`34813cc8c52a <https://github.com/open-power/hostboot/commit/34813cc8c52a>`__
+PRD: Enable erepair vpd access procedures \*
+`9b4e25447bb1 <https://github.com/open-power/hostboot/commit/9b4e25447bb1>`__
+Call xbus restore erepair in istep 9 \*
+`9b826df04888 <https://github.com/open-power/hostboot/commit/9b826df04888>`__
+PRD: Fix missing clear of pll errors \*
+`7288c1f95ebb <https://github.com/open-power/hostboot/commit/7288c1f95ebb>`__
+PRD: Disable Cen PLL Domain until required plugin functions are defined
+\*
+`1b258924a049 <https://github.com/open-power/hostboot/commit/1b258924a049>`__
+PRD: Define extra registers for Cumulus chip \*
+`f46a51570e9f <https://github.com/open-power/hostboot/commit/f46a51570e9f>`__
+PRD: Power Management Recovery \*
+`056c43ed3e5a <https://github.com/open-power/hostboot/commit/056c43ed3e5a>`__
+PRD: Dynamic Memory Deallocation \*
+`8411dba53c3b <https://github.com/open-power/hostboot/commit/8411dba53c3b>`__
+PRD: Add calls to perform dynamic memory deallocation \*
+`ffc30dcc9134 <https://github.com/open-power/hostboot/commit/ffc30dcc9134>`__
+PRD: Disabling FSP clearing/masking of FIRs to avoid blacklist
+violations \*
+`6cb8ac2dc748 <https://github.com/open-power/hostboot/commit/6cb8ac2dc748>`__
+PRD: Move MC\_ADDR\_TRANS register definition to MCA \*
+`a3eee11e4e9e <https://github.com/open-power/hostboot/commit/a3eee11e4e9e>`__
+Fix PEER\_TARGET addr translation issue following HBRT reset
+
+Bhimsen G Kulkarni (1): \*
+`c037b71deb05 <https://github.com/open-power/hostboot/commit/c037b71deb05>`__
+MAX\_COMPUTE\_NODE\_PER\_SYSTEM attribute support for Zeppelin.
+
+Bill Hoffa (16): \*
+`84d4eb8da450 <https://github.com/open-power/hostboot/commit/84d4eb8da450>`__
+Take MFG mode into account before entering reconfig loop \*
+`48b14aae8704 <https://github.com/open-power/hostboot/commit/48b14aae8704>`__
+Fix genHwsvMrwXml.pl setting of MSS\_MRW\_REFRESH\_RATE\_REQUEST \*
+`13863b512ac2 <https://github.com/open-power/hostboot/commit/13863b512ac2>`__
+Add call\_host\_set\_voltages to istep 08.12 \*
+`f7a5547478ea <https://github.com/open-power/hostboot/commit/f7a5547478ea>`__
+Interrupt Handling Flow Change to Prevent Deadlock \*
+`038d61af4611 <https://github.com/open-power/hostboot/commit/038d61af4611>`__
+Update Bbuild to b0117a\_1802.911 \*
+`cb444552aeba <https://github.com/open-power/hostboot/commit/cb444552aeba>`__
+Multi-Drawer (IPC) Interrupt/Messaging Support \*
+`82805770e035 <https://github.com/open-power/hostboot/commit/82805770e035>`__
+Fix simulation get all registers command \*
+`9925aa358f2a <https://github.com/open-power/hostboot/commit/9925aa358f2a>`__
+Remove @INC with current directory from create\_ekb\_targattr.pl \*
+`e77f8551f4a6 <https://github.com/open-power/hostboot/commit/e77f8551f4a6>`__
+Handle INTRP SHUT\_DOWN message in MBOX IPC msg\_hdlr \*
+`39157523786b <https://github.com/open-power/hostboot/commit/39157523786b>`__
+Set Memory Enabled Bit for all Procs with Valid Memory \*
+`294a73d38078 <https://github.com/open-power/hostboot/commit/294a73d38078>`__
+Re-order INTR/IPC shutdown message handling \*
+`d20c2cb2d2b2 <https://github.com/open-power/hostboot/commit/d20c2cb2d2b2>`__
+Properly handle INTRP unmask error handling \*
+`9efdc04854a9 <https://github.com/open-power/hostboot/commit/9efdc04854a9>`__
+Allow --with-backtrace for hb-Ps on Simics Command Line \*
+`ed4753f93086 <https://github.com/open-power/hostboot/commit/ed4753f93086>`__
+Enable fsidd testcases for Cumulus model \*
+`77b70bb7119c <https://github.com/open-power/hostboot/commit/77b70bb7119c>`__
+Enable sbeio runtime testcases \*
+`8acb64aeb8e4 <https://github.com/open-power/hostboot/commit/8acb64aeb8e4>`__
+Enable Scom + Targeting unit tests for Cumulus model
+
+Brian Bakke (10): \*
+`0abd9ab92d13 <https://github.com/open-power/hostboot/commit/0abd9ab92d13>`__
+Story 173854 - Hostboot service to run phb perst procedure \*
+`7adcd16c12ad <https://github.com/open-power/hostboot/commit/7adcd16c12ad>`__
+Story 180760 - Use self restore API to disable ATTN in HID ... \*
+`7181b751b4d0 <https://github.com/open-power/hostboot/commit/7181b751b4d0>`__
+Error loading p9\_phbPerst \*
+`5353e40a1ad9 <https://github.com/open-power/hostboot/commit/5353e40a1ad9>`__
+Story 179465 - Smarter HBBL id handling ... \*
+`3a88f18bc738 <https://github.com/open-power/hostboot/commit/3a88f18bc738>`__
+Enable ATTN prior to OPAL handoff \*
+`b98033264ca7 <https://github.com/open-power/hostboot/commit/b98033264ca7>`__
+Increase error log size to 4K for obmc systems \*
+`024dc9b9a203 <https://github.com/open-power/hostboot/commit/024dc9b9a203>`__
+malformed conditional errors with new ODE \*
+`5e8ed1d75c2a <https://github.com/open-power/hostboot/commit/5e8ed1d75c2a>`__
+Bad target parsing in attributeOverride tool \*
+`59c8ce01244b <https://github.com/open-power/hostboot/commit/59c8ce01244b>`__
+CAPP GARD Records cleared on Witherspoon \*
+`5b7b2ed56a6f <https://github.com/open-power/hostboot/commit/5b7b2ed56a6f>`__
+Fix and codify how system and node targets are handled by attribute
+overrides
+
+Brian Stegmiller (3): \*
+`1eba8f47f718 <https://github.com/open-power/hostboot/commit/1eba8f47f718>`__
+Avoid assert on invalid target types for PRD and HWP PLID association \*
+`4296f3972550 <https://github.com/open-power/hostboot/commit/4296f3972550>`__
+HB Attribute for IPL chkstop analysis \*
+`adc84473391d <https://github.com/open-power/hostboot/commit/adc84473391d>`__
+PRD: Call hostboot for SBE errors
+
+Brian Vanderpool (5): \*
+`2c84b69258b2 <https://github.com/open-power/hostboot/commit/2c84b69258b2>`__
+Disable Pulsed Resclk mode \*
+`3c9fe01a0255 <https://github.com/open-power/hostboot/commit/3c9fe01a0255>`__
+PM: Mask CME LFIR Bits 13:19 - they are only used for characterization
+\*
+`d3ecbc680817 <https://github.com/open-power/hostboot/commit/d3ecbc680817>`__
+Initial check-in of p9\_cme\_sram\_access \*
+`c5117f9ce933 <https://github.com/open-power/hostboot/commit/c5117f9ce933>`__
+PM: Ignore allow\_reg\_wakeup in cache contained mode \*
+`0c093d57ac2a <https://github.com/open-power/hostboot/commit/0c093d57ac2a>`__
+PM - use OJCFG[6] instead of OCR[10] to halt the 405 before reset
+
+CHRISTINA L. GRAVES (7): \*
+`102eb384558d <https://github.com/open-power/hostboot/commit/102eb384558d>`__
+Adding target for lco\_m, changed flags, changed INF to DBG \*
+`f01a301bb626 <https://github.com/open-power/hostboot/commit/f01a301bb626>`__
+p9\_adu\_access and p9\_adu\_setup L2 procedures \*
+`3cb9bab7b62a <https://github.com/open-power/hostboot/commit/3cb9bab7b62a>`__
+Changes in error handling to stop the read/write as soon as an error
+occurs \*
+`d3defd59a697 <https://github.com/open-power/hostboot/commit/d3defd59a697>`__
+Changes in ecc data fixing so reading and writing works \*
+`a656e358f1a1 <https://github.com/open-power/hostboot/commit/a656e358f1a1>`__
+ADU HWP updates for CI support, performance \*
+`c77a01844e73 <https://github.com/open-power/hostboot/commit/c77a01844e73>`__
+ADU Level 3 code, changed owner to Josh, and added comments \*
+`159389c0b656 <https://github.com/open-power/hostboot/commit/159389c0b656>`__
+PBA Level 3 code, changed owner to Josh, and added comments
+
+Caleb Palmer (24): \*
+`7f4fb82f60a5 <https://github.com/open-power/hostboot/commit/7f4fb82f60a5>`__
+PRD: Fix infinite loop when handling MPEs \*
+`219a0628c4f8 <https://github.com/open-power/hostboot/commit/219a0628c4f8>`__
+PRD: MPE Add VCM Event at MDIA \*
+`ca3990cbf857 <https://github.com/open-power/hostboot/commit/ca3990cbf857>`__
+PRD: Update handleRrFo \*
+`d2f72e803860 <https://github.com/open-power/hostboot/commit/d2f72e803860>`__
+PRD: Fix sym count overflow in runtime TPS \*
+`ad724500847e <https://github.com/open-power/hostboot/commit/ad724500847e>`__
+PRD: Init PRD in enableAttns \*
+`fec3fa592c19 <https://github.com/open-power/hostboot/commit/fec3fa592c19>`__
+PRD: Use chip's Galois code when writing chip marks \*
+`78baac3b72b0 <https://github.com/open-power/hostboot/commit/78baac3b72b0>`__
+PRD: Ban TPS after Maint UEs \*
+`d30453f1107c <https://github.com/open-power/hostboot/commit/d30453f1107c>`__
+PRD: Default iv\_stoppedRank should be MCA not MCBIST \*
+`8c8e212108f6 <https://github.com/open-power/hostboot/commit/8c8e212108f6>`__
+PRD: Capture IUE Counts for FFDC \*
+`e21201436665 <https://github.com/open-power/hostboot/commit/e21201436665>`__
+PRD: Fix skipping TPS ban after Maint UEs \*
+`b0255985c87e <https://github.com/open-power/hostboot/commit/b0255985c87e>`__
+PRD: Make sure IUE bit is set after threshold \*
+`c32b0a4eb864 <https://github.com/open-power/hostboot/commit/c32b0a4eb864>`__
+PRD: Reenable restore dram repairs \*
+`1d862697f0b1 <https://github.com/open-power/hostboot/commit/1d862697f0b1>`__
+PRD: Mask mainline CEs after TPS is banned \*
+`aa5e361a94c9 <https://github.com/open-power/hostboot/commit/aa5e361a94c9>`__
+MDIA: Fix overwriting rc from restoreDramRepairs \*
+`4ba260490a2f <https://github.com/open-power/hostboot/commit/4ba260490a2f>`__
+PRD: Make sure iv\_stoppedRank is set in handleCmdComplete \*
+`e029420eaf65 <https://github.com/open-power/hostboot/commit/e029420eaf65>`__
+PRD: RCD parity error broadcast mode workaround \*
+`ef1d51e23675 <https://github.com/open-power/hostboot/commit/ef1d51e23675>`__
+Bad DQ bits compare ECC and spare fix \*
+`5320c4c323d2 <https://github.com/open-power/hostboot/commit/5320c4c323d2>`__
+Fix bad DQ bits translation \*
+`371ca0eb55ae <https://github.com/open-power/hostboot/commit/371ca0eb55ae>`__
+Add attribute for row repair data \*
+`4a33c3221672 <https://github.com/open-power/hostboot/commit/4a33c3221672>`__
+PRD: Restore repairs fix bad dimm mask check \*
+`b94740d30931 <https://github.com/open-power/hostboot/commit/b94740d30931>`__
+Bad dq bitmap vpd write fixes \*
+`2a7e12d18b20 <https://github.com/open-power/hostboot/commit/2a7e12d18b20>`__
+Callout DIMM if bad dq set in mnfg mode \*
+`21d980956449 <https://github.com/open-power/hostboot/commit/21d980956449>`__
+Reenable reconfig loop for new bad dq data \*
+`e7c2ef327998 <https://github.com/open-power/hostboot/commit/e7c2ef327998>`__
+Fix bad dq wiring data translation
+
+Chris Cain (7): \*
+`4e72331566db <https://github.com/open-power/hostboot/commit/4e72331566db>`__
+HTMGT: Do not validate throttles based on oversubscription \*
+`beeeedc75591 <https://github.com/open-power/hostboot/commit/beeeedc75591>`__
+HTMGT: Pass utilization in hundredth units to HWP for mem throttling \*
+`a1f431ee3a68 <https://github.com/open-power/hostboot/commit/a1f431ee3a68>`__
+HTMGT: Ensure processor callout added when going to safe mode \*
+`02098ca7d9c1 <https://github.com/open-power/hostboot/commit/02098ca7d9c1>`__
+HTMGT: Pass power per DIMM to memory throttling procedures \*
+`83243d5bbb3d <https://github.com/open-power/hostboot/commit/83243d5bbb3d>`__
+HTMGT: Send power supply redundancy policy to OCC \*
+`c16744bed525 <https://github.com/open-power/hostboot/commit/c16744bed525>`__
+HTMGT: Mark GPU as functional when present \*
+`2af7a69ada93 <https://github.com/open-power/hostboot/commit/2af7a69ada93>`__
+HTMGT: Bias values need to be applied to frequencies
+
+Chris Steffen (3): \*
+`8c705a49a9f4 <https://github.com/open-power/hostboot/commit/8c705a49a9f4>`__
+Initial Abus Commit \*
+`0f2ac854f66a <https://github.com/open-power/hostboot/commit/0f2ac854f66a>`__
+Updated Obus Interface \*
+`bbd317375f82 <https://github.com/open-power/hostboot/commit/bbd317375f82>`__
+I/O Metadata Cleanup
+
+Christian Geddes (41): \*
+`ac7f3d7b4b95 <https://github.com/open-power/hostboot/commit/ac7f3d7b4b95>`__
+Re-enable fapi2 test case module \*
+`6f456343a42a <https://github.com/open-power/hostboot/commit/6f456343a42a>`__
+Clean up things that were left after updating to simics nimbus 2.0 \*
+`7ac94ae277b9 <https://github.com/open-power/hostboot/commit/7ac94ae277b9>`__
+Add EXTRAINCDIR to phb\_perst makefile \*
+`47f275a6bd3b <https://github.com/open-power/hostboot/commit/47f275a6bd3b>`__
+Gard out EX when CME HALT ERROR is hit \*
+`9e703b5d526c <https://github.com/open-power/hostboot/commit/9e703b5d526c>`__
+Add HW425526 and HW425027 \*
+`43b86b565ad7 <https://github.com/open-power/hostboot/commit/43b86b565ad7>`__
+During MPIPL check if SBE has set Hyp HRMOR in blComm area \*
+`2727e5272f13 <https://github.com/open-power/hostboot/commit/2727e5272f13>`__
+No longer pass master ex to HWSV as is no longer needed in p9 \*
+`5ef559321401 <https://github.com/open-power/hostboot/commit/5ef559321401>`__
+Move bbuild up to b1109a\_1746.910 and remove workaround \*
+`4bfe046e2f8b <https://github.com/open-power/hostboot/commit/4bfe046e2f8b>`__
+Use readSeeprom PSU chipop to get SBE seeprom image version \*
+`397dacc3e9ad <https://github.com/open-power/hostboot/commit/397dacc3e9ad>`__
+Remove annoying mbox traces (TRACF -> TRACD) \*
+`c5c12e6e0ae9 <https://github.com/open-power/hostboot/commit/c5c12e6e0ae9>`__
+Add RTC to remind us to allow sending readSeeprom op to slave SBE \*
+`6bc72e2973d1 <https://github.com/open-power/hostboot/commit/6bc72e2973d1>`__
+Remove limit on max size of PNOR TOC \*
+`ce376fc3f4c7 <https://github.com/open-power/hostboot/commit/ce376fc3f4c7>`__
+Set hostboot\_mode bit on P3PC interrupt scom reg during intrrp init \*
+`9f3429c04561 <https://github.com/open-power/hostboot/commit/9f3429c04561>`__
+TI w/ unrecoverable error if system boots w/ mismatching processors \*
+`a9a0baba8c4c <https://github.com/open-power/hostboot/commit/a9a0baba8c4c>`__
+Add option to Mask off SBE bits on TP\_LOCAL\_FIR \*
+`a6d6b5da3da4 <https://github.com/open-power/hostboot/commit/a6d6b5da3da4>`__
+Make SBE\_MISCOMPARE\_WITH\_MASTER\_VERSION errors informational \*
+`8299008e6196 <https://github.com/open-power/hostboot/commit/8299008e6196>`__
+Re-enable Broadcast mode \*
+`4f6092708bc8 <https://github.com/open-power/hostboot/commit/4f6092708bc8>`__
+Add no\_export to DMI\_INBAND attributes \*
+`fd12b61b55f2 <https://github.com/open-power/hostboot/commit/fd12b61b55f2>`__
+Add hbHypCommArea struct to end of Hostboot Data reserved mem section \*
+`779a1c3444a3 <https://github.com/open-power/hostboot/commit/779a1c3444a3>`__
+Read the hb/hyp comm area to see if hyp moved hrmor \*
+`aedc6f0a892e <https://github.com/open-power/hostboot/commit/aedc6f0a892e>`__
+Add comments for hb/hypervisor communication struct and remove TODO \*
+`8b95aa4ffafe <https://github.com/open-power/hostboot/commit/8b95aa4ffafe>`__
+Increase size allocated for HBRT section in Pnor from 4.5 -> 6.0 MB \*
+`25cb28c5a6cf <https://github.com/open-power/hostboot/commit/25cb28c5a6cf>`__
+Set MSS\_MRW\_MEMDIAGS\_BCMODE to be overrideOnly \*
+`fc6895bd0a84 <https://github.com/open-power/hostboot/commit/fc6895bd0a84>`__
+Remove writable from Power Slope Centaur Attributes \*
+`e5cb7887f8b7 <https://github.com/open-power/hostboot/commit/e5cb7887f8b7>`__
+Remove writable property from ATTR\_LINK\_TRAIN \*
+`4592e5a256c4 <https://github.com/open-power/hostboot/commit/4592e5a256c4>`__
+Add FABRIC\_PRESENT\_GROUPS system attribute \*
+`1e15041b86ab <https://github.com/open-power/hostboot/commit/1e15041b86ab>`__
+Remove obus workaround from call\_proc\_chiplet\_fabric\_scominit \*
+`0761000af3d1 <https://github.com/open-power/hostboot/commit/0761000af3d1>`__
+During MPIPL expand memory size to be FULL\_CACHE right away \*
+`bba738e7b179 <https://github.com/open-power/hostboot/commit/bba738e7b179>`__
+Compute PAYLOAD\_BASE attr based on phys\_addr passed from PHYP \*
+`66ce95b8de1f <https://github.com/open-power/hostboot/commit/66ce95b8de1f>`__
+Remove is\_master conditional from getVersionInfo in sbe\_update \*
+`ae0fa99d821a <https://github.com/open-power/hostboot/commit/ae0fa99d821a>`__
+Remove setting flipPort in processProc \*
+`de1c2d1d9e39 <https://github.com/open-power/hostboot/commit/de1c2d1d9e39>`__
+Remove annoying traces from target generation code \*
+`aff61dd84b01 <https://github.com/open-power/hostboot/commit/aff61dd84b01>`__
+Add sbe\_retry\_handler to FIFO fail path \*
+`ae1ac07ebcac <https://github.com/open-power/hostboot/commit/ae1ac07ebcac>`__
+Zero out Cumulus related virtual address attribute during MPIPL \*
+`02b1fd73c568 <https://github.com/open-power/hostboot/commit/02b1fd73c568>`__
+Save away SBE FFDC and COMM area address in corresponding attrs \*
+`32a051104ae9 <https://github.com/open-power/hostboot/commit/32a051104ae9>`__
+Always have secureModeDisable bit set to 0 in sbe\_retry\_handler \*
+`0752d042e8fc <https://github.com/open-power/hostboot/commit/0752d042e8fc>`__
+Set PAYLOAD\_KIND attribute based on fused bits in scom register \*
+`864e746259e4 <https://github.com/open-power/hostboot/commit/864e746259e4>`__
+Add attribute to give platform more control over PM\_RESET \*
+`35165b347625 <https://github.com/open-power/hostboot/commit/35165b347625>`__
+Remove all explicit calls to special\_wakeup from hostboot code \*
+`b542fd639299 <https://github.com/open-power/hostboot/commit/b542fd639299>`__
+Enable platSpecialWakeup during IPL time and add support \*
+`18a7e1928bde <https://github.com/open-power/hostboot/commit/18a7e1928bde>`__
+Use ATTR\_SKIP\_WAKEUP to determine what we do for PM reset
+
+Christian R. Geddes (1): \*
+`42e96493c5fa <https://github.com/open-power/hostboot/commit/42e96493c5fa>`__
+Revert "Add HW425526 and HW425027"
+
+Christopher D Hanudel (1): \*
+`fd82f7002d2d <https://github.com/open-power/hostboot/commit/fd82f7002d2d>`__
+RNG DD2 Hostboot: Sim data showed needed parm update so ST fail at 50%
+entropy
+
+Claus Michael Olsen (15): \*
+`d0343c2f1ae6 <https://github.com/open-power/hostboot/commit/d0343c2f1ae6>`__
+Centaur ring support - TOR API \*
+`86f2ee342aa0 <https://github.com/open-power/hostboot/commit/86f2ee342aa0>`__
+Small change to dd container header file. \*
+`cc6ec7c9087b <https://github.com/open-power/hostboot/commit/cc6ec7c9087b>`__
+HW425038 INT ARX timeout workaround - Updated initfiles to 49241 \*
+`0d63966b4333 <https://github.com/open-power/hostboot/commit/0d63966b4333>`__
+Update: xip\_tool: Introducing image section type (IST). \*
+`385c30e4905d <https://github.com/open-power/hostboot/commit/385c30e4905d>`__
+Support for PPE commit 49883 to error out on non-TOR ring section. \*
+`b78b33c5a32a <https://github.com/open-power/hostboot/commit/b78b33c5a32a>`__
+Code restruct: TOR API \*
+`fecd2a64f5b4 <https://github.com/open-power/hostboot/commit/fecd2a64f5b4>`__
+Override filter ring support for perv\_pll\_bndy\_bucket rings. \*
+`80ef0f2bbe20 <https://github.com/open-power/hostboot/commit/80ef0f2bbe20>`__
+Removing P9\_XIP\_ITEM\_NOT\_FOUND trace out msg from p9\_xip\_image.C
+\*
+`4864902e62b1 <https://github.com/open-power/hostboot/commit/4864902e62b1>`__
+Adding CT\_P9A to the enum list of chip types. \*
+`21c7d72548e5 <https://github.com/open-power/hostboot/commit/21c7d72548e5>`__
+p9\_dd\_container: Introducing DD container API lib to PPE repo \*
+`c1c9e46c0846 <https://github.com/open-power/hostboot/commit/c1c9e46c0846>`__
+xip\_customize and TOR API: Improved DD level verification \*
+`975d6f745c83 <https://github.com/open-power/hostboot/commit/975d6f745c83>`__
+Moving DD specific ring coord from TOR to XIP (step 2) \*
+`c9ad324035c7 <https://github.com/open-power/hostboot/commit/c9ad324035c7>`__
+Additional risk level support - (step 1) Backward compatibility \*
+`648da43c862b <https://github.com/open-power/hostboot/commit/648da43c862b>`__
+Fix to TOR API failure on 32b systems \*
+`7316af3dc8a8 <https://github.com/open-power/hostboot/commit/7316af3dc8a8>`__
+Bug fix to TOR API to not check TOR header version against TOR\_VERSION
+
+Corey Swenson (5): \*
+`887d17b52472 <https://github.com/open-power/hostboot/commit/887d17b52472>`__
+Fix memd\_creation file input and output paths \*
+`f17ee1ff96ba <https://github.com/open-power/hostboot/commit/f17ee1ff96ba>`__
+Put editimgid into fsp.tar \*
+`665c9a18838f <https://github.com/open-power/hostboot/commit/665c9a18838f>`__
+Fix for MDIA timeouts on Cumulus step 14.1 \*
+`52ca8121f1ed <https://github.com/open-power/hostboot/commit/52ca8121f1ed>`__
+Leave MCS acker open until Istep14 \*
+`afa7087e71fe <https://github.com/open-power/hostboot/commit/afa7087e71fe>`__
+Cumulus updates and testcase workarounds
+
+Dan Crowell (29): \*
+`7535501dada9 <https://github.com/open-power/hostboot/commit/7535501dada9>`__
+Remove extra trace from multicast workaround code \*
+`8b06214f873b <https://github.com/open-power/hostboot/commit/8b06214f873b>`__
+Allow fuzzy matches to WOF tables in Simics \*
+`e62b88fdb3a5 <https://github.com/open-power/hostboot/commit/e62b88fdb3a5>`__
+Temp remove sbeio\_rt from HBRT image to get space back \*
+`e0672626472a <https://github.com/open-power/hostboot/commit/e0672626472a>`__
+Put libsbeio\_rt back into HBRT \*
+`9a2e268f1799 <https://github.com/open-power/hostboot/commit/9a2e268f1799>`__
+Fix makefile syntax issue in vpd makefile \*
+`e3cc786e08ab <https://github.com/open-power/hostboot/commit/e3cc786e08ab>`__
+Stop parsing IVRM attributes for ZZ \*
+`dfdf4bee880f <https://github.com/open-power/hostboot/commit/dfdf4bee880f>`__
+Remove invalid access to TARGETING::EntityPath in base image \*
+`453d38aa29e4 <https://github.com/open-power/hostboot/commit/453d38aa29e4>`__
+Revert ATTR\_CEN\_ECID back to ATTR\_ECID \*
+`56a7903c3dff <https://github.com/open-power/hostboot/commit/56a7903c3dff>`__
+Allow VPD writes to memory cache at runtime \*
+`c75929bb0e53 <https://github.com/open-power/hostboot/commit/c75929bb0e53>`__
+Add Fallback Frequency for #V Bucket Selection \*
+`cf31061a2d76 <https://github.com/open-power/hostboot/commit/cf31061a2d76>`__
+Remove bad istep-to-istep library dependency \*
+`8392e4f60660 <https://github.com/open-power/hostboot/commit/8392e4f60660>`__
+Set response size equal to request size for FSP messages \*
+`8be0be91a852 <https://github.com/open-power/hostboot/commit/8be0be91a852>`__
+Dummy commit to pull in prereq for FSP CI failure \*
+`1dce3206aa21 <https://github.com/open-power/hostboot/commit/1dce3206aa21>`__
+Increase trace buffer size to avoid hang between traces and PRD \*
+`59c08f915474 <https://github.com/open-power/hostboot/commit/59c08f915474>`__
+Remove distracting error message for fallback #V freq \*
+`0d8527ec60f3 <https://github.com/open-power/hostboot/commit/0d8527ec60f3>`__
+Fixes for Runtime VPD Write messages \*
+`7f8aa4b7a017 <https://github.com/open-power/hostboot/commit/7f8aa4b7a017>`__
+Tweaks to multicast scom workaround \*
+`1e973575493d <https://github.com/open-power/hostboot/commit/1e973575493d>`__
+Expand Hostboot to 64MB \*
+`b1534d2eee2f <https://github.com/open-power/hostboot/commit/b1534d2eee2f>`__
+Add default for PROC\_REFCLOCK to be 133333 \*
+`04d354188da8 <https://github.com/open-power/hostboot/commit/04d354188da8>`__
+Change ATTR\_MSS\_WR\_VREF\_OFFSET to be override-only \*
+`400b3066f785 <https://github.com/open-power/hostboot/commit/400b3066f785>`__
+Remove i2c lock calls for vpd writes at runtime \*
+`caaafc02d588 <https://github.com/open-power/hostboot/commit/caaafc02d588>`__
+Commit errors for VPD writes as visible logs \*
+`29b02eface84 <https://github.com/open-power/hostboot/commit/29b02eface84>`__
+Always set RISK\_LEVEL regardless of value \*
+`093246224655 <https://github.com/open-power/hostboot/commit/093246224655>`__
+Set ATTR\_RISK\_LEVEL based on scratch reg bits \*
+`c80dab12a855 <https://github.com/open-power/hostboot/commit/c80dab12a855>`__
+Switch polarity of return data for perst commands \*
+`328e7f781d6d <https://github.com/open-power/hostboot/commit/328e7f781d6d>`__
+Remove extraneous error messages for multicast scoms \*
+`528b3930d63a <https://github.com/open-power/hostboot/commit/528b3930d63a>`__
+Increase poll wait time for SBE PSU operations \*
+`11cb66583553 <https://github.com/open-power/hostboot/commit/11cb66583553>`__
+Fix VPD lookup in Firmware boots \*
+`59b62178dc81 <https://github.com/open-power/hostboot/commit/59b62178dc81>`__
+Disabling WOF and VDM for Nimbus DD2.0
+
+Daniel Howe (8): \*
+`7fc0a8c51bfe <https://github.com/open-power/hostboot/commit/7fc0a8c51bfe>`__
+Allow lpc\_ed for p9n 2.2 per HW418117 fix \*
+`ebd63e0fbdad <https://github.com/open-power/hostboot/commit/ebd63e0fbdad>`__
+update data token init to use scans on p9c 1.1 \*
+`40a7f282bb78 <https://github.com/open-power/hostboot/commit/40a7f282bb78>`__
+disable pb tl when not in use \*
+`9bebbc7433c7 <https://github.com/open-power/hostboot/commit/9bebbc7433c7>`__
+HW399448 set correct mode bit \*
+`83bb585ecafb <https://github.com/open-power/hostboot/commit/83bb585ecafb>`__
+update pb data x on token ring init procedure \*
+`da0c66a0fee5 <https://github.com/open-power/hostboot/commit/da0c66a0fee5>`__
+Update alink ras settings \*
+`08b4146e8dc8 <https://github.com/open-power/hostboot/commit/08b4146e8dc8>`__
+Extend xbus oc expiration timers and updated epsilon for fleetwood \*
+`8c18b32b0a59 <https://github.com/open-power/hostboot/commit/8c18b32b0a59>`__
+Reconcile epsilon w/ latest FBC latency document
+
+David Kauer (3): \*
+`e67892d9ce11 <https://github.com/open-power/hostboot/commit/e67892d9ce11>`__
+HW425038 INT ARX timeout workaround \*
+`7b43e07c5fb3 <https://github.com/open-power/hostboot/commit/7b43e07c5fb3>`__
+Modify INT FIR configuration settings \*
+`a62b221b2fc8 <https://github.com/open-power/hostboot/commit/a62b221b2fc8>`__
+INT FIR Mask fix for Nimbus DD2.0
+
+Dean Sanner (16): \*
+`08d89ba2b878 <https://github.com/open-power/hostboot/commit/08d89ba2b878>`__
+Remove support for P9N (Nimbus) DD1.0 \*
+`5b272bf3f232 <https://github.com/open-power/hostboot/commit/5b272bf3f232>`__
+Fix PNOR sections loaded into reserve-mem for non secure sys \*
+`97f6525326d7 <https://github.com/open-power/hostboot/commit/97f6525326d7>`__
+Control Host reboots for manufacturing \*
+`6407898fc569 <https://github.com/open-power/hostboot/commit/6407898fc569>`__
+Connect CDIMM power/slope ATTR with VPD accessor function \*
+`1233c105dfd1 <https://github.com/open-power/hostboot/commit/1233c105dfd1>`__
+Various targeting fixes for Fleetwood system \*
+`99f0ee037491 <https://github.com/open-power/hostboot/commit/99f0ee037491>`__
+Fleetwood dimm numbering fixes \*
+`4606e773441d <https://github.com/open-power/hostboot/commit/4606e773441d>`__
+Factor in fabric group on multinode systems \*
+`480f31bfceaa <https://github.com/open-power/hostboot/commit/480f31bfceaa>`__
+Correct Obus buckets math: one, not zero based \*
+`9225a7cd9cfa <https://github.com/open-power/hostboot/commit/9225a7cd9cfa>`__
+Only enable TCEs on drawer 0 for multinode \*
+`7b2ee59900c6 <https://github.com/open-power/hostboot/commit/7b2ee59900c6>`__
+Fixes for multinode istep 21.1 \*
+`a8b5cf553026 <https://github.com/open-power/hostboot/commit/a8b5cf553026>`__
+Tweak IBM SFC flash settings for Micron chips \*
+`34ff810fcb79 <https://github.com/open-power/hostboot/commit/34ff810fcb79>`__
+Remove excessive tracing from AttrRP \*
+`6751a4860243 <https://github.com/open-power/hostboot/commit/6751a4860243>`__
+Default to full cache usage during early Hostboot \*
+`305fcd051d53 <https://github.com/open-power/hostboot/commit/305fcd051d53>`__
+Updates to make multinode IPC work \*
+`fe7571698e85 <https://github.com/open-power/hostboot/commit/fe7571698e85>`__
+Increase SBE FIFO delay timeout \*
+`1eac1bea6c09 <https://github.com/open-power/hostboot/commit/1eac1bea6c09>`__
+Close race condition in multi instance IPC
+
+Donald Washburn (2): \*
+`5e731ccc76d4 <https://github.com/open-power/hostboot/commit/5e731ccc76d4>`__
+Work around for SCOM DMI bug on Cumulus. \*
+`621ab58f2f53 <https://github.com/open-power/hostboot/commit/621ab58f2f53>`__
+Integration of hardware vpd accessor functions into Hostboot.
+
+Dzuy Nguyen (1): \*
+`c71ed1c41450 <https://github.com/open-power/hostboot/commit/c71ed1c41450>`__
+Add support for OBUS PLL buckets
+
+Elizabeth Liner (14): \*
+`7f75425745f0 <https://github.com/open-power/hostboot/commit/7f75425745f0>`__
+Moving SBE threshold handler to its own file \*
+`351f3287bba4 <https://github.com/open-power/hostboot/commit/351f3287bba4>`__
+Create base class structure for SbeRetryHandler \*
+`18f9c896aa1e <https://github.com/open-power/hostboot/commit/18f9c896aa1e>`__
+Fixing the SBE switch functionality \*
+`010d6a9a091b <https://github.com/open-power/hostboot/commit/010d6a9a091b>`__
+Adding more debugging traces to the SBE error handler \*
+`e29c5cfdb62c <https://github.com/open-power/hostboot/commit/e29c5cfdb62c>`__
+SBE error logging and handler cleanup \*
+`a147e5838156 <https://github.com/open-power/hostboot/commit/a147e5838156>`__
+Unit tests for SbeRetryHandler \*
+`cf89b876a3d4 <https://github.com/open-power/hostboot/commit/cf89b876a3d4>`__
+Adding SbeRetryHandler to the runtime module \*
+`a334e5aa3f11 <https://github.com/open-power/hostboot/commit/a334e5aa3f11>`__
+Add in a check in the PSU error logging for SBE failure \*
+`2e5deae5db69 <https://github.com/open-power/hostboot/commit/2e5deae5db69>`__
+Add call to get the SBE RC and commit it to an error log \*
+`6b43bcadea88 <https://github.com/open-power/hostboot/commit/6b43bcadea88>`__
+Adding advanced restart logic after detecting vital attentions \*
+`7c679624bbb1 <https://github.com/open-power/hostboot/commit/7c679624bbb1>`__
+Fixing timeout error in PSU code - removing hang \*
+`7136fd9b50af <https://github.com/open-power/hostboot/commit/7136fd9b50af>`__
+Cleaning up git tree from memd\_creation.pl \*
+`ddfe08755562 <https://github.com/open-power/hostboot/commit/ddfe08755562>`__
+Fixing SBE PSU error messages \*
+`1e337a9565c8 <https://github.com/open-power/hostboot/commit/1e337a9565c8>`__
+Moving Sbe Retry Handler work to common file for runtime
+
+Greg Still (10): \*
+`a2d52141acb9 <https://github.com/open-power/hostboot/commit/a2d52141acb9>`__
+PM: Disable core hang buster \*
+`361addb254f6 <https://github.com/open-power/hostboot/commit/361addb254f6>`__
+Pstate Parameter Block/Setup Evid: Safe Pstate Fix \*
+`dc276ea88de6 <https://github.com/open-power/hostboot/commit/dc276ea88de6>`__
+PM: Fix p9\_setup\_evid for manual voltage overrides \*
+`d02b0a626e2f <https://github.com/open-power/hostboot/commit/d02b0a626e2f>`__
+PM: OCC Pstate Parm Block comments for minimum frequency and Pstate
+being safe \*
+`42937caa1ce4 <https://github.com/open-power/hostboot/commit/42937caa1ce4>`__
+WOF/Pstates: HOMER VFRT rounding fix and Safe Mode Freq -> Pstate fix \*
+`8cdeae021f82 <https://github.com/open-power/hostboot/commit/8cdeae021f82>`__
+VDM: PSAFE needs a default setting if #W VDM leads to VDM disablement \*
+`430115962900 <https://github.com/open-power/hostboot/commit/430115962900>`__
+WOF: VFRT biasing based on ATTR\_FREQ\_BIAS\_\ * *
+`862087b9cf1a <https://github.com/open-power/hostboot/commit/862087b9cf1a>`__
+WOF: Pass PGPE VPD IQ good normal core per sort for WOF Phase 2 \*
+`54a8d9a839e8 <https://github.com/open-power/hostboot/commit/54a8d9a839e8>`__
+PM: Use auto-special wake-up to cover PM complex reset window \*
+`2b999014ed98 <https://github.com/open-power/hostboot/commit/2b999014ed98>`__
+PM: fix special wake-up LMCR check for auto mode
+
+Ilya Smirnov (14): \*
+`a56250e422be <https://github.com/open-power/hostboot/commit/a56250e422be>`__
+Strip commas and quotes from PEL data string in eSEL.pl \*
+`6b229a55e244 <https://github.com/open-power/hostboot/commit/6b229a55e244>`__
+Correct the timestamp in istep 16.2 \*
+`c4d83bcbb421 <https://github.com/open-power/hostboot/commit/c4d83bcbb421>`__
+Deliver NIMBUS and CUMULUS standalone images to fips for Simics
+regression \*
+`03e13ded8724 <https://github.com/open-power/hostboot/commit/03e13ded8724>`__
+Populate hb Runtime Data after OCC Starts \*
+`e7fd8e4f5b01 <https://github.com/open-power/hostboot/commit/e7fd8e4f5b01>`__
+Post-process hb timestamps in eSEL.pl \*
+`d37246879463 <https://github.com/open-power/hostboot/commit/d37246879463>`__
+Populate ATTR\_FABRIC\_PRESENT\_GROUPS \*
+`e51716b15f79 <https://github.com/open-power/hostboot/commit/e51716b15f79>`__
+Fix Timestamp Search for eSEL.pl \*
+`6e7bb893b400 <https://github.com/open-power/hostboot/commit/6e7bb893b400>`__
+Load MEMD Partition in Itep 7.3 \*
+`4bcfb10e2752 <https://github.com/open-power/hostboot/commit/4bcfb10e2752>`__
+Remove Istep 10.3 From IPL Flow \*
+`4648dad462fd <https://github.com/open-power/hostboot/commit/4648dad462fd>`__
+Populate the Severity of PLAT Errors \*
+`05736e87c0ec <https://github.com/open-power/hostboot/commit/05736e87c0ec>`__
+Check TYPE\_NODE Targets Twice for Serial/Part Number Updates \*
+`d9c127dca831 <https://github.com/open-power/hostboot/commit/d9c127dca831>`__
+Error when hb tries to access reserved memory past limit \*
+`f89ef7412495 <https://github.com/open-power/hostboot/commit/f89ef7412495>`__
+Pass Actual SecureRom size in HDAT to OPAL \*
+`94d559d6c39a <https://github.com/open-power/hostboot/commit/94d559d6c39a>`__
+Add SECBOOT Partition Back to PNOR
+
+Jacob Harvey (4): \*
+`cf5d76cbc891 <https://github.com/open-power/hostboot/commit/cf5d76cbc891>`__
+Set blue waterfall range to 1-4 for all freqs \*
+`7fa961df6429 <https://github.com/open-power/hostboot/commit/7fa961df6429>`__
+Fix sim problems on awan \*
+`e0cdfdda35d6 <https://github.com/open-power/hostboot/commit/e0cdfdda35d6>`__
+Create xlate equality function for dimm kind \*
+`f7dfd17dfc99 <https://github.com/open-power/hostboot/commit/f7dfd17dfc99>`__
+Fix RCW structure and make a default option
+
+Jayashankar Padath (1): \*
+`7f0962881ce0 <https://github.com/open-power/hostboot/commit/7f0962881ce0>`__
+HDAT : Update in feature flag structure value
+
+Jaymes Wilks (14): \*
+`cb260675de9f <https://github.com/open-power/hostboot/commit/cb260675de9f>`__
+Secure Boot: HBBL partition support [FSP] \*
+`5fa02a909075 <https://github.com/open-power/hostboot/commit/5fa02a909075>`__
+Support selecting fips or op-build for signing process \*
+`f7b3c79d2b2a <https://github.com/open-power/hostboot/commit/f7b3c79d2b2a>`__
+Secure Boot: SBKT partition support [FSP] \*
+`eaf4ca605f7b <https://github.com/open-power/hostboot/commit/eaf4ca605f7b>`__
+Create new test only PNOR section to test secure Load/Unloads \*
+`ba9cad2c031b <https://github.com/open-power/hostboot/commit/ba9cad2c031b>`__
+Create better anti-deadlock strategy for vfs \*
+`fa2acdeb7202 <https://github.com/open-power/hostboot/commit/fa2acdeb7202>`__
+Change FIPS build genPnorImages.pl constant back to 0x40000000 \*
+`04dca99153ca <https://github.com/open-power/hostboot/commit/04dca99153ca>`__
+Stop deconfiguring magic MCA and its MCBIST by association \*
+`79abc8362186 <https://github.com/open-power/hostboot/commit/79abc8362186>`__
+Make FCO cores distribute evenly among processors \*
+`2a032fa76a4e <https://github.com/open-power/hostboot/commit/2a032fa76a4e>`__
+Continue to run simics on lack of write access for trace files \*
+`c1d8f52bb296 <https://github.com/open-power/hostboot/commit/c1d8f52bb296>`__
+Fix failures to boot with unsecured mode \*
+`9bfb2013af39 <https://github.com/open-power/hostboot/commit/9bfb2013af39>`__
+Add HW callout mapping to target subsystem table \*
+`eb4da4cd0830 <https://github.com/open-power/hostboot/commit/eb4da4cd0830>`__
+Make reconfig loop failures unrecoverable only in istep mode \*
+`24252f0e54b0 <https://github.com/open-power/hostboot/commit/24252f0e54b0>`__
+Fix developer and customer descriptions for TPM required policy \*
+`6a2a94e232d8 <https://github.com/open-power/hostboot/commit/6a2a94e232d8>`__
+Add callout for unresponsive TPMs
+
+Jennifer A. Stofer (1): \*
+`a8ef67b96804 <https://github.com/open-power/hostboot/commit/a8ef67b96804>`__
+Revert "Adding p9a support."
+
+Jenny Huynh (2): \*
+`b9374cdc6edc <https://github.com/open-power/hostboot/commit/b9374cdc6edc>`__
+Workaround for Quaint Gate, Angry Reindeer \*
+`43736aca31cf <https://github.com/open-power/hostboot/commit/43736aca31cf>`__
+Updating HW414700 to also apply to Cumulus DD10
+
+Joachim Fenkes (3): \*
+`6731aa248737 <https://github.com/open-power/hostboot/commit/6731aa248737>`__
+p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL lock \*
+`aed6647b5f80 <https://github.com/open-power/hostboot/commit/aed6647b5f80>`__
+p9\*\_clockcntl: Add missing NPU ring 0xF in N3 chiplet to clock check
+\*
+`b8ebffe6e6a4 <https://github.com/open-power/hostboot/commit/b8ebffe6e6a4>`__
+HDCT: Remove core trace arrays, permanent P9 erratum
+
+Joe McGill (35): \*
+`44881dc3727c <https://github.com/open-power/hostboot/commit/44881dc3727c>`__
+L2 - Fabric updates for multi-chip support \*
+`d704be991b7f <https://github.com/open-power/hostboot/commit/d704be991b7f>`__
+L2 HWPs -- p9\_smp\_link\_layer and p9\_fab\_iovalid \*
+`4e12e90c06fd <https://github.com/open-power/hostboot/commit/4e12e90c06fd>`__
+L2 - Fabric updates for multi-chip support \*
+`f10a3f6c0902 <https://github.com/open-power/hostboot/commit/f10a3f6c0902>`__
+IO, FBC updates to enable ABUS for Fleetwood \*
+`af548636493d <https://github.com/open-power/hostboot/commit/af548636493d>`__
+p9c.mc.scan.initfle -- initial release \*
+`d6c5b55b7f06 <https://github.com/open-power/hostboot/commit/d6c5b55b7f06>`__
+cen\_stopclocks update \*
+`1bf7f7464012 <https://github.com/open-power/hostboot/commit/1bf7f7464012>`__
+Shift HWP content to align with desired EKB layout \*
+`73859ef374f2 <https://github.com/open-power/hostboot/commit/73859ef374f2>`__
+update owner comments in ADU, PBA, TOD HWPs \*
+`f46fb4538247 <https://github.com/open-power/hostboot/commit/f46fb4538247>`__
+p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1 \*
+`def5778ba314 <https://github.com/open-power/hostboot/commit/def5778ba314>`__
+remove NV iovalid assertion from FW and add scan inits to resolve glsmux
+xstate \*
+`47a980c12cf7 <https://github.com/open-power/hostboot/commit/47a980c12cf7>`__
+mvpd\_access\_defs.H -- add enum for AW keyword access \*
+`83fecdb69bbd <https://github.com/open-power/hostboot/commit/83fecdb69bbd>`__
+create empty shells for initfiles coming under 50468 \*
+`2209292ea1a7 <https://github.com/open-power/hostboot/commit/2209292ea1a7>`__
+Chip address extension workaround for HW423589 (option2), part1 \*
+`74cc36c5dd03 <https://github.com/open-power/hostboot/commit/74cc36c5dd03>`__
+Chip address extension workaround for HW423589 (option2), part2 \*
+`6782a20d9c7c <https://github.com/open-power/hostboot/commit/6782a20d9c7c>`__
+p9\_mss\_eff\_grouping -- fix mirrored memory mapping bug introduced by
+49290 \*
+`2b0de939d297 <https://github.com/open-power/hostboot/commit/2b0de939d297>`__
+support customized application of filter PLL buckets from AW MVPD
+keyword \*
+`547e7f8b0493 <https://github.com/open-power/hostboot/commit/547e7f8b0493>`__
+p9\_mss\_eff\_grouping -- fix multi-group mirrored mapping bug
+introduced by 49290 \*
+`0041dd78c705 <https://github.com/open-power/hostboot/commit/0041dd78c705>`__
+cen\_initf\_errors.xml -- initial release \*
+`20a0e8bd621b <https://github.com/open-power/hostboot/commit/20a0e8bd621b>`__
+disable ECC bypass for Cumulus DD1.0 \*
+`f7fb6d73a88d <https://github.com/open-power/hostboot/commit/f7fb6d73a88d>`__
+apply rings from Centaur HW image \*
+`63167adf8994 <https://github.com/open-power/hostboot/commit/63167adf8994>`__
+MCD disable workaround for HW423589 (option1) \*
+`d65acc669a10 <https://github.com/open-power/hostboot/commit/d65acc669a10>`__
+checkstop on MCD UE when extended addressing mode is enabled \*
+`142e05201115 <https://github.com/open-power/hostboot/commit/142e05201115>`__
+Disable read data delay for Cumulus DD1.0, enable for DD1.1 \*
+`02e505b4c437 <https://github.com/open-power/hostboot/commit/02e505b4c437>`__
+p9\_fab\_iovalid -- secure ABUS mailboxes after iovalid is asserted \*
+`5343e0808f17 <https://github.com/open-power/hostboot/commit/5343e0808f17>`__
+fix ADU setup for MCD disabled operation \*
+`d2c3cd5ab8ce <https://github.com/open-power/hostboot/commit/d2c3cd5ab8ce>`__
+p9\_pcie\_config -- MCD disable updates \*
+`cc2d45afa61c <https://github.com/open-power/hostboot/commit/cc2d45afa61c>`__
+p9\_xbus\_fir\_utils.H -- create header for definition of XBUS related
+FIR settings \*
+`4923ac750fb9 <https://github.com/open-power/hostboot/commit/4923ac750fb9>`__
+p9\_setup\_bars -- precisely configure MCD available group vector \*
+`c9a86977d3eb <https://github.com/open-power/hostboot/commit/c9a86977d3eb>`__
+shift XBUS FIR programming inits for secure boot \*
+`1d70cbbeba50 <https://github.com/open-power/hostboot/commit/1d70cbbeba50>`__
+cresp address error handling updates \*
+`c2816fc79f84 <https://github.com/open-power/hostboot/commit/c2816fc79f84>`__
+update OBUS PLL buckets for p9n dd22, p9c dd11 \*
+`aeec96752c1a <https://github.com/open-power/hostboot/commit/aeec96752c1a>`__
+Cumulus MSS FIR updates \*
+`70ec114fdfd4 <https://github.com/open-power/hostboot/commit/70ec114fdfd4>`__
+p9\_build\_smp -- use ADU chipops to switch fabric configuration part #2
+\*
+`f81091a35f5d <https://github.com/open-power/hostboot/commit/f81091a35f5d>`__
+enforce strict 512 GB per socket limit on Witherspoon memory map \*
+`f28cb333bfe3 <https://github.com/open-power/hostboot/commit/f28cb333bfe3>`__
+p9.npu.scom.initfile -- limit DCP0 credits for HW437173
+
+Joel Stanley (1): \*
+`716a165455c1 <https://github.com/open-power/hostboot/commit/716a165455c1>`__
+fapi2: Fix template call sites for GCC 7
+
+John Rell (2): \*
+`72a3e1a7da9c <https://github.com/open-power/hostboot/commit/72a3e1a7da9c>`__
+jgr17121400 HW430958 Cumulus Xbus short channel \*
+`c439c1399cb1 <https://github.com/open-power/hostboot/commit/c439c1399cb1>`__
+jgr171017 Setting changes for Obus boardwire vs cable
+
+Kahn Evans (1): \*
+`0ef7c3c566af <https://github.com/open-power/hostboot/commit/0ef7c3c566af>`__
+Optional support to parse default attribute tags
+
+Lennard Streat (5): \*
+`9554c4520e9e <https://github.com/open-power/hostboot/commit/9554c4520e9e>`__
+Updating MCU to support ALT\_M setting fix (HW425310). \*
+`46b2641400bc <https://github.com/open-power/hostboot/commit/46b2641400bc>`__
+Adding in feature to run hardware force mirror facility by default. \*
+`421bf8c4f4c5 <https://github.com/open-power/hostboot/commit/421bf8c4f4c5>`__
+Disable Read data delay for Cumulus DD1.0. \*
+`ca9bfdb954db <https://github.com/open-power/hostboot/commit/ca9bfdb954db>`__
+Workaround for Warlike Parasite (HW430546) \*
+`2839599b3373 <https://github.com/open-power/hostboot/commit/2839599b3373>`__
+Protect Firmware from exposure to HW423533
+
+Louis Stermole (14): \*
+`d7750b78d80c <https://github.com/open-power/hostboot/commit/d7750b78d80c>`__
+Fix tWLDQSEN and IPW\_WR\_WR timing parameters for MSS training \*
+`08cfd267e67e <https://github.com/open-power/hostboot/commit/08cfd267e67e>`__
+Add Vreg==1 trigger to DLL workaround \*
+`929920660d1c <https://github.com/open-power/hostboot/commit/929920660d1c>`__
+Fix default values for power/thermal MRW attributes in XML \*
+`efe0e19b37f5 <https://github.com/open-power/hostboot/commit/efe0e19b37f5>`__
+Fix Galois codes for chip marks added by MSS restore\_repairs function
+\*
+`956df8db0fd1 <https://github.com/open-power/hostboot/commit/956df8db0fd1>`__
+Change ZQ cal fail action to deconfigure MCBIST instead of MCA \*
+`fc1ce68719ee <https://github.com/open-power/hostboot/commit/fc1ce68719ee>`__
+Enable exit\_1 mode in FWMS for symbol marks \*
+`789f5c5645a5 <https://github.com/open-power/hostboot/commit/789f5c5645a5>`__
+Move MSS Rosetta map from lab to f/w library, add API \*
+`d55728f031ec <https://github.com/open-power/hostboot/commit/d55728f031ec>`__
+Modify Rosetta map to reflect port corrections \*
+`8ce3ad72158b <https://github.com/open-power/hostboot/commit/8ce3ad72158b>`__
+Rename access\_delay\_regs API perspective MC to C4 and add real MC
+perspective \*
+`e75b51ba9604 <https://github.com/open-power/hostboot/commit/e75b51ba9604>`__
+Return failing MCA targets when MSS\_CALC\_PORT\_POWER\_EXCEEDS\_MAX
+condition hit \*
+`3ef5e1a8f163 <https://github.com/open-power/hostboot/commit/3ef5e1a8f163>`__
+Add API for MC to C4 DQ pin index translation \*
+`e33d4b68cfd9 <https://github.com/open-power/hostboot/commit/e33d4b68cfd9>`__
+Add better trace to MSS restore DRAM repairs function and add lab
+wrapper \*
+`1d565299ec31 <https://github.com/open-power/hostboot/commit/1d565299ec31>`__
+Add plug rule for dual-drop DIMM configs that produce different xlate
+settings \*
+`03de84e713fb <https://github.com/open-power/hostboot/commit/03de84e713fb>`__
+Add empty MSS freq\_workarounds.C/H for hostboot
+
+Luke C. Murray (4): \*
+`094a91b3f779 <https://github.com/open-power/hostboot/commit/094a91b3f779>`__
+Turning on NCU tlbie pacing by default \*
+`fabc7bd25190 <https://github.com/open-power/hostboot/commit/fabc7bd25190>`__
+Adding attribute to turn memory early data on \*
+`5fa8f9e036df <https://github.com/open-power/hostboot/commit/5fa8f9e036df>`__
+Enabling L2 64B store prediction \*
+`33db30729056 <https://github.com/open-power/hostboot/commit/33db30729056>`__
+Updating Cumulus early memory data dials
+
+Luke Mulkey (5): \*
+`a498dc4e94fb <https://github.com/open-power/hostboot/commit/a498dc4e94fb>`__
+Zeppelin Plug Rule Fix \*
+`7bbec657da0b <https://github.com/open-power/hostboot/commit/7bbec657da0b>`__
+MRW attribute changes \*
+`f230133c8502 <https://github.com/open-power/hostboot/commit/f230133c8502>`__
+Lab tools for p9c. \*
+`e4c43f303408 <https://github.com/open-power/hostboot/commit/e4c43f303408>`__
+Fix mss\_freq bug \*
+`14ae2496088d <https://github.com/open-power/hostboot/commit/14ae2496088d>`__
+Add ddr4 mnfg info to attributes during spd collection
+
+Marty Gloff (4): \*
+`fe58a710b97e <https://github.com/open-power/hostboot/commit/fe58a710b97e>`__
+Parser for SBE and HCODE build level \*
+`ca52f95d63bd <https://github.com/open-power/hostboot/commit/ca52f95d63bd>`__
+Concurrent code update of HBRT - Read Version \*
+`0a1b60c34e55 <https://github.com/open-power/hostboot/commit/0a1b60c34e55>`__
+Concurrent code update of HBRT - Update Structure \*
+`6c769aede363 <https://github.com/open-power/hostboot/commit/6c769aede363>`__
+Concurrent code update of HBRT - Enable Interface for Host
+
+Matt Derksen (18): \*
+`2b4e2315094e <https://github.com/open-power/hostboot/commit/2b4e2315094e>`__
+Send down OCC info logs to BMC for call-home \*
+`3378748dbc2e <https://github.com/open-power/hostboot/commit/3378748dbc2e>`__
+Fix some review comments for sending down OCC info logs to BMC \*
+`dacd80a9811f <https://github.com/open-power/hostboot/commit/dacd80a9811f>`__
+Fix grabbing config from NV keyword data \*
+`89f7297255af <https://github.com/open-power/hostboot/commit/89f7297255af>`__
+Test and verify concurrent init of PM complex \*
+`2d590161d70f <https://github.com/open-power/hostboot/commit/2d590161d70f>`__
+Enable ZZ-2U \*
+`2429064ef8ce <https://github.com/open-power/hostboot/commit/2429064ef8ce>`__
+Move major stack variable to heap to avoid stack overrun \*
+`5161b6eb9b76 <https://github.com/open-power/hostboot/commit/5161b6eb9b76>`__
+Increase trace buffer size to avoid hang between traces and PRD. \*
+`6141805efc9c <https://github.com/open-power/hostboot/commit/6141805efc9c>`__
+Add HB\_VOLATILE sensor so OpenBMC can mark volatile sections \*
+`d2b876356f54 <https://github.com/open-power/hostboot/commit/d2b876356f54>`__
+Lock i2c around vpd write message to FSP at runtime \*
+`722bf1861db9 <https://github.com/open-power/hostboot/commit/722bf1861db9>`__
+Fix setting hbVolatile and RebootControl sensors \*
+`44aa1a1578b1 <https://github.com/open-power/hostboot/commit/44aa1a1578b1>`__
+Compile attributeOverride tool in x86.nfp environment for mnfg use \*
+`f6f8c953755a <https://github.com/open-power/hostboot/commit/f6f8c953755a>`__
+EKB side of changes for attributeOverride tool in x86.nfp context \*
+`f0c1f3b3a422 <https://github.com/open-power/hostboot/commit/f0c1f3b3a422>`__
+Explicitly call ATTN/PRD before exiting PM Reset flow \*
+`27cbbc4cc87d <https://github.com/open-power/hostboot/commit/27cbbc4cc87d>`__
+Update int64\_t attributes in attributeenums.H to LL \*
+`d5bdfe28f46f <https://github.com/open-power/hostboot/commit/d5bdfe28f46f>`__
+Initialize SBE message communication on HBRT start \*
+`de8120523a0c <https://github.com/open-power/hostboot/commit/de8120523a0c>`__
+Only access HB\_VOLATILE on non-FSP systems \*
+`27bddb0e962f <https://github.com/open-power/hostboot/commit/27bddb0e962f>`__
+Update attributes based on message from the FSP \*
+`b6f70467b720 <https://github.com/open-power/hostboot/commit/b6f70467b720>`__
+Add duplibs.sh tool to our hostboot repo
+
+Matthew Hickman (2): \*
+`daa54a8d74e8 <https://github.com/open-power/hostboot/commit/daa54a8d74e8>`__
+Fixed AUE/IAUE masking bug \*
+`1012aacb0a13 <https://github.com/open-power/hostboot/commit/1012aacb0a13>`__
+Added workaround for broadcast mode UE noise window
+
+Michael Floyd (1): \*
+`a5f5a3baefa6 <https://github.com/open-power/hostboot/commit/a5f5a3baefa6>`__
+CME Code Size Reduction ATTEMPT#3
+
+Mike Baiocchi (19): \*
+`b0a9a93e45dd <https://github.com/open-power/hostboot/commit/b0a9a93e45dd>`__
+Add Functionality To Allow FSP to Enable TCEs For Testing \*
+`8f6cf7d7310d <https://github.com/open-power/hostboot/commit/8f6cf7d7310d>`__
+Add TCE Support to utillidmgr \*
+`8fcdfa14a7d3 <https://github.com/open-power/hostboot/commit/8fcdfa14a7d3>`__
+Support Verifying and Moving PAYLOAD and HDAT when TCEs are Enabled \*
+`5cd503229820 <https://github.com/open-power/hostboot/commit/5cd503229820>`__
+Fix Initializing HW To Point At An Invalid TCE Table in Istep 10.6 \*
+`f43013e57725 <https://github.com/open-power/hostboot/commit/f43013e57725>`__
+Send FSP relevant information for PSI Diagnotics test when TCEs are
+enabled \*
+`07f9a3771538 <https://github.com/open-power/hostboot/commit/07f9a3771538>`__
+TCE Updates to support OPAL \*
+`b27a71f308e1 <https://github.com/open-power/hostboot/commit/b27a71f308e1>`__
+Update TPM Retry Policy and Timings \*
+`e93cf4eb7e3e <https://github.com/open-power/hostboot/commit/e93cf4eb7e3e>`__
+Enable TCEs as the default on FSP-based systems \*
+`079068a0dd84 <https://github.com/open-power/hostboot/commit/079068a0dd84>`__
+I2C Reset Path: Add Poll of SCL High Before Issuing Stop Command \*
+`8632294639a9 <https://github.com/open-power/hostboot/commit/8632294639a9>`__
+Secure Boot: Skip OPAL Verification \*
+`4046ab053d85 <https://github.com/open-power/hostboot/commit/4046ab053d85>`__
+On MPIPLs open up TCE windows for FSP to extract dump information \*
+`1d437c8dc548 <https://github.com/open-power/hostboot/commit/1d437c8dc548>`__
+Verify ComponentID and Extend PAYLOAD \*
+`3143da8a19df <https://github.com/open-power/hostboot/commit/3143da8a19df>`__
+Do Not Unload libruntime.so on MPIPLs \*
+`b1d0900ad706 <https://github.com/open-power/hostboot/commit/b1d0900ad706>`__
+Find location of HDAT relocation dynamically from PAYLOAD \*
+`4f3656309da6 <https://github.com/open-power/hostboot/commit/4f3656309da6>`__
+Remove Attribute Check For TCE Settings \*
+`0bfdbce84ec9 <https://github.com/open-power/hostboot/commit/0bfdbce84ec9>`__
+Update utilDeallocateTces and other TCE Cleanup \*
+`31b01f231f1c <https://github.com/open-power/hostboot/commit/31b01f231f1c>`__
+Add TCE-related attributes to the Node target \*
+`2d6ba11ae2fc <https://github.com/open-power/hostboot/commit/2d6ba11ae2fc>`__
+Add checks to PnorUtils.pm to look for errors in layout files \*
+`c93bef31ae6c <https://github.com/open-power/hostboot/commit/c93bef31ae6c>`__
+Update TCE Testcases
+
+Nicholas E. Bofferding (1): \*
+`e770e96a5d67 <https://github.com/open-power/hostboot/commit/e770e96a5d67>`__
+Revert "Remove Attribute Check For TCE Settings"
+
+Nick Bofferding (18): \*
+`b0f4906b589d <https://github.com/open-power/hostboot/commit/b0f4906b589d>`__
+Secure Boot: Sign MEMD partition for FSP platforms \*
+`07d75753d594 <https://github.com/open-power/hostboot/commit/07d75753d594>`__
+Secure Boot: Enforce PNOR section component IDs \*
+`70c697000c8a <https://github.com/open-power/hostboot/commit/70c697000c8a>`__
+Secure Boot: Fix parallel and multiple pass image signing issues \*
+`f7dd1f12d858 <https://github.com/open-power/hostboot/commit/f7dd1f12d858>`__
+Secure Boot: Purge dev SW signing cache before reuse \*
+`9470c51fc486 <https://github.com/open-power/hostboot/commit/9470c51fc486>`__
+Secure Boot: Support FSP/HB standalone production signing \*
+`2fc740c30b90 <https://github.com/open-power/hostboot/commit/2fc740c30b90>`__
+Secure Boot: Enable PSI interrupts after XSCOM switchover \*
+`98e555428942 <https://github.com/open-power/hostboot/commit/98e555428942>`__
+Secure Boot: Blacklist: Init PSI bridge BAR and FSP BAR properly for
+security \*
+`3e24de691ed6 <https://github.com/open-power/hostboot/commit/3e24de691ed6>`__
+Secure Boot: Surface unique TI when key transitioning complete \*
+`00d2200112da <https://github.com/open-power/hostboot/commit/00d2200112da>`__
+Secure Boot; Force simultaneous SBE update on key transition \*
+`bd1519429ab3 <https://github.com/open-power/hostboot/commit/bd1519429ab3>`__
+Secure Boot: RAS Reviews: Fix load handler logging \*
+`7a5fdcbd0c45 <https://github.com/open-power/hostboot/commit/7a5fdcbd0c45>`__
+Secure Boot: Remove cyclic dependency in TPM daemon shutdown path \*
+`d52d893e3aa2 <https://github.com/open-power/hostboot/commit/d52d893e3aa2>`__
+Secure Boot: Flag ROM verify reason code as terminating RC \*
+`eb22cf5b7cb7 <https://github.com/open-power/hostboot/commit/eb22cf5b7cb7>`__
+Secure Boot: Open persistent virtual memory mapping for HDAT TPM logs \*
+`24d964b78e02 <https://github.com/open-power/hostboot/commit/24d964b78e02>`__
+Fix syntax error in Dump.pm \*
+`d18433a85fa8 <https://github.com/open-power/hostboot/commit/d18433a85fa8>`__
+Secure Boot: Open up Hostboot VMM untrusted RO window on non-master
+procs \*
+`1fe8dc520583 <https://github.com/open-power/hostboot/commit/1fe8dc520583>`__
+Secure Boot: Remove utilmem from verify container fail path \*
+`b5fedb0fcbc0 <https://github.com/open-power/hostboot/commit/b5fedb0fcbc0>`__
+Secure Boot: Adapt workbooks' TPM target to Hostboot's \*
+`28927a78ca41 <https://github.com/open-power/hostboot/commit/28927a78ca41>`__
+Fix syntax error in Dump.pm
+
+Nick Klazynski (10): \*
+`cf1f011b5af9 <https://github.com/open-power/hostboot/commit/cf1f011b5af9>`__
+Add HW425526 and HW425027 \*
+`c4139797e45b <https://github.com/open-power/hostboot/commit/c4139797e45b>`__
+HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970 \*
+`1ed63da3a55c <https://github.com/open-power/hostboot/commit/1ed63da3a55c>`__
+Nimbus DD2.2 core chickenswitches \*
+`fcf7d0e3f5fe <https://github.com/open-power/hostboot/commit/fcf7d0e3f5fe>`__
+Large update for security \*
+`a9040e3c67fd <https://github.com/open-power/hostboot/commit/a9040e3c67fd>`__
+Fix three NDD2.1 dials and add new NDD2.2 workarounds \*
+`6b21ff6c1caf <https://github.com/open-power/hostboot/commit/6b21ff6c1caf>`__
+Add new TM IMC, Add TLBIE hangbuster \*
+`bf86a41a8e0e <https://github.com/open-power/hostboot/commit/bf86a41a8e0e>`__
+Implement security IMCs, based on v29 of wiki \*
+`74a1024eb8c1 <https://github.com/open-power/hostboot/commit/74a1024eb8c1>`__
+Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC \*
+`1c8193dd9e82 <https://github.com/open-power/hostboot/commit/1c8193dd9e82>`__
+Enable mixed core xlate; Enable xlate protection feature; Disable LSU
+clockgate \*
+`80fa020e3ea7 <https://github.com/open-power/hostboot/commit/80fa020e3ea7>`__
+Add TM WAT workaround; NDD2.2 and CDD1.1 only
+
+Prachi Gupta (14): \*
+`18cc0dfbc93f <https://github.com/open-power/hostboot/commit/18cc0dfbc93f>`__
+Zeppelin BUP updates \*
+`5b3da20db0e8 <https://github.com/open-power/hostboot/commit/5b3da20db0e8>`__
+Zeppelin BUP updates: Targets.pm changes \*
+`a420f6c23b46 <https://github.com/open-power/hostboot/commit/a420f6c23b46>`__
+Zeppelin BUP updates: mss\_memdiags workaround \*
+`e4d01510117e <https://github.com/open-power/hostboot/commit/e4d01510117e>`__
+Zeppelin BUP: istep 14 fixes \*
+`50a901b1468a <https://github.com/open-power/hostboot/commit/50a901b1468a>`__
+ZEPPELIN BUP: fix VPD\_REC\_NUM for membuf target \*
+`3807622a5fae <https://github.com/open-power/hostboot/commit/3807622a5fae>`__
+ZEPPELIN BUP: host enable memvolt changes \*
+`94d8abaa56c0 <https://github.com/open-power/hostboot/commit/94d8abaa56c0>`__
+Added values for CVPD\_SIZE and CVPD\_MAX\_SECTIONS in processMrw \*
+`51d3eeea8b3a <https://github.com/open-power/hostboot/commit/51d3eeea8b3a>`__
+set ATTR\_PROC\_SBE\_MASTER\_CHIP based on LPC connections in MRW \*
+`9ea9546db73d <https://github.com/open-power/hostboot/commit/9ea9546db73d>`__
+ZEP\_BUP: remove no\_export and default value from
+DMI\_REFCLOCK\_SWIZZLE \*
+`bb004ba55073 <https://github.com/open-power/hostboot/commit/bb004ba55073>`__
+processMrw: hard-code all base bar addresses as to not rely on mrw \*
+`07c9730e0a3f <https://github.com/open-power/hostboot/commit/07c9730e0a3f>`__
+CEN\_MSS\_CACHE\_ENABLE: default to 1 \*
+`77224965fc6c <https://github.com/open-power/hostboot/commit/77224965fc6c>`__
+processMrw: multinode updates \*
+`abc7d754b770 <https://github.com/open-power/hostboot/commit/abc7d754b770>`__
+host\_coalesce\_host: bup updates \*
+`0e0dc100a1ad <https://github.com/open-power/hostboot/commit/0e0dc100a1ad>`__
+LINK\_TRAIN: HWSV needs to write this attr, so, marking it as writable
+
+Prasad Bg Ranganath (11): \*
+`c0d7d47a554f <https://github.com/open-power/hostboot/commit/c0d7d47a554f>`__
+PM: Fix QCSR and CCSR update \*
+`79acd9f3a834 <https://github.com/open-power/hostboot/commit/79acd9f3a834>`__
+P9\_pstate\_parameter\_block: Bug fix in IAC VDN calculation \*
+`5b86ae89fcd9 <https://github.com/open-power/hostboot/commit/5b86ae89fcd9>`__
+Fix bug in cache query state procedure \*
+`1c06b1a80e5e <https://github.com/open-power/hostboot/commit/1c06b1a80e5e>`__
+p9\_setup\_evid: Missed applying bias values for pound V \*
+`4319e2a93d9a <https://github.com/open-power/hostboot/commit/4319e2a93d9a>`__
+p9\_pm\_pstate\_gpe\_init: setup Fsafe in all configured QPPMs \*
+`ed38dac64269 <https://github.com/open-power/hostboot/commit/ed38dac64269>`__
+p9\_pstate\_parameter\_block: support removal of VFRT Vdn \*
+`755b47ecad12 <https://github.com/open-power/hostboot/commit/755b47ecad12>`__
+PPPB: Fix endianess in pstate\_parameter\_block.C \*
+`93c73a3eac40 <https://github.com/open-power/hostboot/commit/93c73a3eac40>`__
+Proc VPD:POUND W Version 3-F support \*
+`c77b6c1a8839 <https://github.com/open-power/hostboot/commit/c77b6c1a8839>`__
+p9\_pm\_reset: check safe mode and, if not, move to Psafe manually \*
+`b0f4bd1e57b5 <https://github.com/open-power/hostboot/commit/b0f4bd1e57b5>`__
+Zepplin:Remove dd level check for cumulus under PPB code \*
+`13b0dd897296 <https://github.com/open-power/hostboot/commit/13b0dd897296>`__
+FW910: PM reset procedure fix, move psafe update after CME halts
+
+Prem Shanker Jha (11): \*
+`47c3bbe42264 <https://github.com/open-power/hostboot/commit/47c3bbe42264>`__
+PM: Added support for version control in SCOM restore entries. \*
+`04846f139458 <https://github.com/open-power/hostboot/commit/04846f139458>`__
+EQ SCOM Restore: Introduced version control in SCOM restore entry. \*
+`000deef452bc <https://github.com/open-power/hostboot/commit/000deef452bc>`__
+PM: Fixed generation of MTSPR instruction in STOP API. \*
+`45824ede1fc0 <https://github.com/open-power/hostboot/commit/45824ede1fc0>`__
+STOP Recovery: Only XIR collection in HWP error path during PM Reset. \*
+`537e7b6e6c72 <https://github.com/open-power/hostboot/commit/537e7b6e6c72>`__
+Hcode Injection: Adds hcode error injection capability. \*
+`993eec11fc9f <https://github.com/open-power/hostboot/commit/993eec11fc9f>`__
+SCOM Restore: Increased the EQ SCOM restore limit. \*
+`6897c9475c92 <https://github.com/open-power/hostboot/commit/6897c9475c92>`__
+Idle Stop State: Adds CME and SGPE global variables to FFDC. \*
+`3b71fb0a04e3 <https://github.com/open-power/hostboot/commit/3b71fb0a04e3>`__
+PM: Level-1 implementation for HWP p9\_pm\_callout. \*
+`8c89a1b7b92d <https://github.com/open-power/hostboot/commit/8c89a1b7b92d>`__
+PM : Changed FFDC collection to XIR mode. \*
+`c9c74dbf7f02 <https://github.com/open-power/hostboot/commit/c9c74dbf7f02>`__
+PM: Workaround to mirror error xml file of p9\_pm\_callout in HB. \*
+`b74acc4c3a24 <https://github.com/open-power/hostboot/commit/b74acc4c3a24>`__
+PM: Generation of summarized version of STOP Recovery FFDC.
+
+Rahul Batra (4): \*
+`4924945481bd <https://github.com/open-power/hostboot/commit/4924945481bd>`__
+PGPE: STOP11+WOF+SafeMode Fixes \*
+`443f2c73ac82 <https://github.com/open-power/hostboot/commit/443f2c73ac82>`__
+PGPE: Fix FIT and actuation step conflict \*
+`3742bc2463d0 <https://github.com/open-power/hostboot/commit/3742bc2463d0>`__
+PM: VDM Prolonged Droop Fix \*
+`fb663d7186c1 <https://github.com/open-power/hostboot/commit/fb663d7186c1>`__
+PSTATE: Remove Already ON/OFF PGPE-OCC IPC Error RC
+
+Raja Das (1): \*
+`60ccd2d1e787 <https://github.com/open-power/hostboot/commit/60ccd2d1e787>`__
+Differentiated Control Node type field from Normal Node
+
+Ricardo Mata (1): \*
+`17ce7befe588 <https://github.com/open-power/hostboot/commit/17ce7befe588>`__
+Added CI throttling support, HW init updates, and fixed a bug with tce
+arb.
+
+Richard J. Knight (7): \*
+`1100f64331cb <https://github.com/open-power/hostboot/commit/1100f64331cb>`__
+Add script to edit hostboot binary images to enable CFM testing \*
+`c2c5d0e657f6 <https://github.com/open-power/hostboot/commit/c2c5d0e657f6>`__
+p9\_xip\_tool support for DD level section parsing \*
+`911996a1c31f <https://github.com/open-power/hostboot/commit/911996a1c31f>`__
+Add new pnor section for Centaur hw ref image \*
+`7f860e8a5c47 <https://github.com/open-power/hostboot/commit/7f860e8a5c47>`__
+BUP - istep 11 support phase 1 \*
+`b87820bf1bcc <https://github.com/open-power/hostboot/commit/b87820bf1bcc>`__
+Invalid FFDC in error log \*
+`fd27bc6d28c5 <https://github.com/open-power/hostboot/commit/fd27bc6d28c5>`__
+Enable multi-drawer hdat construction \*
+`688f82f4a276 <https://github.com/open-power/hostboot/commit/688f82f4a276>`__
+Eliminate duplicate entries in hdat hb reserved mem section
+
+Rick Ward (1): \*
+`ebe0b5de67d7 <https://github.com/open-power/hostboot/commit/ebe0b5de67d7>`__
+Send additional FSP progress messages during long isteps (e.g. memdiags)
+
+Robert Lippert (6): \*
+`fb8c2671f28d <https://github.com/open-power/hostboot/commit/fb8c2671f28d>`__
+errldisplay: use table-driven display for HWPF error strings \*
+`20b179f938d4 <https://github.com/open-power/hostboot/commit/20b179f938d4>`__
+hwas: skip reading ID/EC data from BMC \*
+`69b2391ad885 <https://github.com/open-power/hostboot/commit/69b2391ad885>`__
+ipmi: add support for reading SEL time from BMC \*
+`013f189c0215 <https://github.com/open-power/hostboot/commit/013f189c0215>`__
+vpd: add ability to read record RT keyword value \*
+`7261c1709400 <https://github.com/open-power/hostboot/commit/7261c1709400>`__
+vpd/mvpd: add RT as a valid MVPD keyword enum \*
+`f7b6ad2045f4 <https://github.com/open-power/hostboot/commit/f7b6ad2045f4>`__
+hdat: use VRML record for processor PCRD VPD data
+
+Roland Veloz (7): \*
+`8e6bd68539af <https://github.com/open-power/hostboot/commit/8e6bd68539af>`__
+Updated the GenericFspMboxMessage\_t struct \*
+`f0db3bed8334 <https://github.com/open-power/hostboot/commit/f0db3bed8334>`__
+Handle SBE Error and Attempt Recovery from FSP \*
+`a69cb64611f3 <https://github.com/open-power/hostboot/commit/a69cb64611f3>`__
+Adding support for TOD RAS on FSP systems \*
+`44d0f070400a <https://github.com/open-power/hostboot/commit/44d0f070400a>`__
+Handles FSP reset-reload in HBRT messages \*
+`dfb142acec43 <https://github.com/open-power/hostboot/commit/dfb142acec43>`__
+Corrected issue with hb errlparser not exiting on error \*
+`6f4abd1ea46f <https://github.com/open-power/hostboot/commit/6f4abd1ea46f>`__
+Support for any target deconfig at runtime; Utility to create a generic
+message \*
+`4c76eec6354b <https://github.com/open-power/hostboot/commit/4c76eec6354b>`__
+Propagate PLID from caller to any new errors; GARD target on retry fails
+
+Ryan Black (2): \*
+`d5ca0693761a <https://github.com/open-power/hostboot/commit/d5ca0693761a>`__
+p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark \*
+`8c55990c047b <https://github.com/open-power/hostboot/commit/8c55990c047b>`__
+set npu fir 0, bit 46 to masked, set npu fir 1, bits 1,3,5,7,9,11 to
+masked
+
+Sachin Gupta (5): \*
+`4f01142263eb <https://github.com/open-power/hostboot/commit/4f01142263eb>`__
+Remove extra include dependency \*
+`4da087dd8293 <https://github.com/open-power/hostboot/commit/4da087dd8293>`__
+Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL
+lock" \*
+`610996cd1656 <https://github.com/open-power/hostboot/commit/610996cd1656>`__
+Change type for number of pages. \*
+`4db7aa5d3c6b <https://github.com/open-power/hostboot/commit/4db7aa5d3c6b>`__
+Remove workaround for DD1 SW reset for XIVE \*
+`77012419bdbc <https://github.com/open-power/hostboot/commit/77012419bdbc>`__
+Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL
+lock""
+
+Sakethan R Kotta (1): \*
+`1f187d7b7b44 <https://github.com/open-power/hostboot/commit/1f187d7b7b44>`__
+ORDINAL\_ID generation is fixed for multi node systems
+
+Sameer Veer (1): \*
+`dddd42af796f <https://github.com/open-power/hostboot/commit/dddd42af796f>`__
+Changes to build-script & setup-env for nimbus & cumulus to co-exist
+
+Sampa Misra (1): \*
+`f10319641ba1 <https://github.com/open-power/hostboot/commit/f10319641ba1>`__
+feature flag changes
+
+Santosh Puranik (6): \*
+`5357999d189c <https://github.com/open-power/hostboot/commit/5357999d189c>`__
+Find connections by destination \*
+`12b6b45da232 <https://github.com/open-power/hostboot/commit/12b6b45da232>`__
+Make plat init attributes non-writable \*
+`94404b004adb <https://github.com/open-power/hostboot/commit/94404b004adb>`__
+Set FSI\_PORT for FSI slaves \*
+`aa0883bae4fa <https://github.com/open-power/hostboot/commit/aa0883bae4fa>`__
+Fix PEER\_HUID attrib for XBUS and ABUS targets \*
+`3dca5a867512 <https://github.com/open-power/hostboot/commit/3dca5a867512>`__
+Remove writeable tag from ATTR\_PROC\_FABRIC\_GROUP\_ID \*
+`b61115da3278 <https://github.com/open-power/hostboot/commit/b61115da3278>`__
+Fix HUID generation on SMPGROUP targets
+
+Sheldon Bailey (3): \*
+`47a4947613f8 <https://github.com/open-power/hostboot/commit/47a4947613f8>`__
+HTMGT:OP910:No change in processor speed turbo or non-turbo Witherspoon
+\*
+`276c45cf2da6 <https://github.com/open-power/hostboot/commit/276c45cf2da6>`__
+HTMGT: Send VRM Vdd Thermal Thresholds to OCC part1 HB attributes \*
+`4809fbff915f <https://github.com/open-power/hostboot/commit/4809fbff915f>`__
+HTMGT: Updates for reporting throttle below nominal on Boston
+
+Shelton Leung (2): \*
+`4f504a2eebea <https://github.com/open-power/hostboot/commit/4f504a2eebea>`__
+fix for incorrect init value of AMO\_Limit\_Select \*
+`606a6f48b15c <https://github.com/open-power/hostboot/commit/606a6f48b15c>`__
+fix for clockgate preventing perfmon start/stop
+
+Soma BhanuTej (3): \*
+`d50dc3d2216a <https://github.com/open-power/hostboot/commit/d50dc3d2216a>`__
+Extract error info from PIBMEM array save-off \*
+`c2e705569f7f <https://github.com/open-power/hostboot/commit/c2e705569f7f>`__
+Make SBE errors recoverable - p9\_sbe\_common \*
+`a59d4f7d2f4e <https://github.com/open-power/hostboot/commit/a59d4f7d2f4e>`__
+Mask TP LFIR for non PPE mode - p9\_sbe\_common
+
+Stephen Cprek (30): \*
+`6e7098eba2f9 <https://github.com/open-power/hostboot/commit/6e7098eba2f9>`__
+Add trace to indicate verify was called on a section \*
+`6caab6132b05 <https://github.com/open-power/hostboot/commit/6caab6132b05>`__
+Create Master Container Lid Manager and test parsing \*
+`141c67de2310 <https://github.com/open-power/hostboot/commit/141c67de2310>`__
+Add Header to TESTRO PNOR section for testing Secure Lid transfer \*
+`89c19d7e3a5b <https://github.com/open-power/hostboot/commit/89c19d7e3a5b>`__
+Process Components in Master Container Lid \*
+`76f627c78307 <https://github.com/open-power/hostboot/commit/76f627c78307>`__
+Sign HBD pnor section in fips builds \*
+`94b12d2ea050 <https://github.com/open-power/hostboot/commit/94b12d2ea050>`__
+Enable preverified lid loading from pnor and Master Container Lid \*
+`b1f4e911b9b7 <https://github.com/open-power/hostboot/commit/b1f4e911b9b7>`__
+Collect PNOR trace on secure verification error \*
+`bf8e8d4deb19 <https://github.com/open-power/hostboot/commit/bf8e8d4deb19>`__
+Fix RTC number in TODO and limit trace from MclMgr and PreVerifiedLidMgr
+\*
+`1f2edbc95b80 <https://github.com/open-power/hostboot/commit/1f2edbc95b80>`__
+Prevent all Master Container Lid processing in OPAL mode \*
+`f4d54e9c85b3 <https://github.com/open-power/hostboot/commit/f4d54e9c85b3>`__
+Fix standalone compile and simics when secureboot compiled out \*
+`63a026113332 <https://github.com/open-power/hostboot/commit/63a026113332>`__
+Create runtime\_utils so both IPL and runtime can use common functions
+\*
+`81279c1d146d <https://github.com/open-power/hostboot/commit/81279c1d146d>`__
+Secure Boot: Fix lid load from HB reserved memory issues at runtime \*
+`75f0cfee9e5d <https://github.com/open-power/hostboot/commit/75f0cfee9e5d>`__
+Fix strncpy from padding past the actual max size \*
+`c336a7728319 <https://github.com/open-power/hostboot/commit/c336a7728319>`__
+Handle comments from pre-verify and runtime lid loading commits \*
+`ca52131dad3d <https://github.com/open-power/hostboot/commit/ca52131dad3d>`__
+Handle ContainerHeader asserts more nicely with error logs \*
+`5b5972e5580c <https://github.com/open-power/hostboot/commit/5b5972e5580c>`__
+Create a Trusted boot trace component and collect trace on errors \*
+`0b408ad7a340 <https://github.com/open-power/hostboot/commit/0b408ad7a340>`__
+Add multi node support for genPnorImages and add HBD Fleetwood files \*
+`a4dc66b8d1c6 <https://github.com/open-power/hostboot/commit/a4dc66b8d1c6>`__
+Specify actual SecureRom size into HDAT for POWERVM \*
+`4888af6221d7 <https://github.com/open-power/hostboot/commit/4888af6221d7>`__
+fix genPnor param MEMD which passed in an empty input filename \*
+`d527220c6ffe <https://github.com/open-power/hostboot/commit/d527220c6ffe>`__
+Add component ID check for Master Container Lid Processing \*
+`82f341573515 <https://github.com/open-power/hostboot/commit/82f341573515>`__
+Fix incorrect size for entries going into hb resv memory \*
+`526f5106cc17 <https://github.com/open-power/hostboot/commit/526f5106cc17>`__
+Do not preverify RINGOVD section in POWERVM mode \*
+`92466e69168a <https://github.com/open-power/hostboot/commit/92466e69168a>`__
+Modify how POWERVM is processed in the MCL manager \*
+`9ae6e9595f97 <https://github.com/open-power/hostboot/commit/9ae6e9595f97>`__
+Remove Secure Boot workarounds \*
+`34dbdc49d0d1 <https://github.com/open-power/hostboot/commit/34dbdc49d0d1>`__
+Convert asserts to error logs where it makes sense \*
+`329b81443b43 <https://github.com/open-power/hostboot/commit/329b81443b43>`__
+Make the MemRegionMgr class target aware \*
+`26bbcd97d817 <https://github.com/open-power/hostboot/commit/26bbcd97d817>`__
+Open Untrusted Communication for SP \*
+`038392cae8c5 <https://github.com/open-power/hostboot/commit/038392cae8c5>`__
+Move closing all unsecure memory regions to 21.3 \*
+`bf9ac140940b <https://github.com/open-power/hostboot/commit/bf9ac140940b>`__
+Unload preverified secure sections after moving to mainstore memory \*
+`8443a65a3599 <https://github.com/open-power/hostboot/commit/8443a65a3599>`__
+Collect better FFDC on ROM verification errors
+
+Stephen Glancy (20): \*
+`d110f5634137 <https://github.com/open-power/hostboot/commit/d110f5634137>`__
+Adds in broadcast support for memdiags \*
+`6b9bc4190d60 <https://github.com/open-power/hostboot/commit/6b9bc4190d60>`__
+Updates memory plug rules \*
+`1cf8acef718a <https://github.com/open-power/hostboot/commit/1cf8acef718a>`__
+Fixes broadcast mode memdiags crash \*
+`e2305fe4b76e <https://github.com/open-power/hostboot/commit/e2305fe4b76e>`__
+Fixes number of DRAM constants \*
+`0f5f2625adad <https://github.com/open-power/hostboot/commit/0f5f2625adad>`__
+Updates dramint training structure \*
+`5ef4ce5ebbcd <https://github.com/open-power/hostboot/commit/5ef4ce5ebbcd>`__
+Fixes memdiags bad address check \*
+`f40bed180c16 <https://github.com/open-power/hostboot/commit/f40bed180c16>`__
+Adds PDA support \*
+`623216605144 <https://github.com/open-power/hostboot/commit/623216605144>`__
+Worksaround AWAN simulation failure \*
+`b17f5a628c59 <https://github.com/open-power/hostboot/commit/b17f5a628c59>`__
+Adds access delay regs helper functions \*
+`db05487e27b5 <https://github.com/open-power/hostboot/commit/db05487e27b5>`__
+Adds blank PDA files for HB \*
+`f57934997860 <https://github.com/open-power/hostboot/commit/f57934997860>`__
+Adds in blank files for CCS workarounds \*
+`3440e65b32f2 <https://github.com/open-power/hostboot/commit/3440e65b32f2>`__
+Adds PDA support \*
+`296cd5865b39 <https://github.com/open-power/hostboot/commit/296cd5865b39>`__
+Adds lab PDA support \*
+`01c730dd4157 <https://github.com/open-power/hostboot/commit/01c730dd4157>`__
+Updates WR VREF for characterization results \*
+`21407ef50121 <https://github.com/open-power/hostboot/commit/21407ef50121>`__
+Fixes WR LVL terminations \*
+`6650adcec6ac <https://github.com/open-power/hostboot/commit/6650adcec6ac>`__
+Updates training advanced and adds custom WR CTR \*
+`e369ee31b0c5 <https://github.com/open-power/hostboot/commit/e369ee31b0c5>`__
+Updates custom RD CTR pattern \*
+`1c2de2d2a08c <https://github.com/open-power/hostboot/commit/1c2de2d2a08c>`__
+Fixes HB compile error \*
+`548b7fd4484c <https://github.com/open-power/hostboot/commit/548b7fd4484c>`__
+Updates error logging to log target with FIRs \*
+`9aee6dc5b82a <https://github.com/open-power/hostboot/commit/9aee6dc5b82a>`__
+Adds plug rule for NVDIMM in specific DIMM slots
+
+Sumit Kumar (3): \*
+`f43da019dd69 <https://github.com/open-power/hostboot/commit/f43da019dd69>`__
+Centaur ring support - ring\_apply and ring data \*
+`8c9fd900efb8 <https://github.com/open-power/hostboot/commit/8c9fd900efb8>`__
+Erepair HWP p9\_io\_erepairAccessorHwpFuncs \*
+`9153608879d2 <https://github.com/open-power/hostboot/commit/9153608879d2>`__
+Moving DD specific ring coord from TOR to XIP (step 1)
+
+Swathi Madhuri Bhattiprolu (4): \*
+`27fe0afaf8f1 <https://github.com/open-power/hostboot/commit/27fe0afaf8f1>`__
+Fix issues with DMI target handling \*
+`0f94c2620c70 <https://github.com/open-power/hostboot/commit/0f94c2620c70>`__
+Support CDIMM VPD \*
+`b801fd1a776f <https://github.com/open-power/hostboot/commit/b801fd1a776f>`__
+Make FAPI\_POS unique on multi node system \*
+`d999ed144f94 <https://github.com/open-power/hostboot/commit/d999ed144f94>`__
+Re-enable base multi-drawer ipl support
+
+Thi Tran (10): \*
+`bcef4f1931d8 <https://github.com/open-power/hostboot/commit/bcef4f1931d8>`__
+L2 - p9\_build\_smp HWPs \*
+`bcc5a5535c2d <https://github.com/open-power/hostboot/commit/bcc5a5535c2d>`__
+Fix TODOs in p9\_build\_smp HWP \*
+`7b8fa03ea43f <https://github.com/open-power/hostboot/commit/7b8fa03ea43f>`__
+Mirror new file: cen\_pll\_initf\_errors.xml \*
+`be0a3a2a7f4a <https://github.com/open-power/hostboot/commit/be0a3a2a7f4a>`__
+p9\_sbe\_hreset - Adding I2C Bit rate divisor calculation \*
+`edbb12014deb <https://github.com/open-power/hostboot/commit/edbb12014deb>`__
+L3 update - p9\_cme\_sram\_access HWP \*
+`245f7224088e <https://github.com/open-power/hostboot/commit/245f7224088e>`__
+Mirror (new) p9\_putmemproc HWP files \*
+`b8522e84fe03 <https://github.com/open-power/hostboot/commit/b8522e84fe03>`__
+p9\_build\_smp -- use ADU chipops to switch fabric configuration part #1
+\*
+`df5241f06802 <https://github.com/open-power/hostboot/commit/df5241f06802>`__
+Setup p9c CHI's FIRs and enable host attentions \*
+`53b3c1f1d859 <https://github.com/open-power/hostboot/commit/53b3c1f1d859>`__
+HB supports - Use ADU chipops to switch fabric configuration \*
+`0b8f08a0e4f7 <https://github.com/open-power/hostboot/commit/0b8f08a0e4f7>`__
+Fix HWSV duplicate enum build errors
+
+Tom Sand (1): \*
+`82769e0a939f <https://github.com/open-power/hostboot/commit/82769e0a939f>`__
+Fixed HBRT issue where virt addr not unmapped at the end of complex
+calls.
+
+Tsung Yeung (3): \*
+`4e84db479b0c <https://github.com/open-power/hostboot/commit/4e84db479b0c>`__
+Adds self-refresh entry/exit commands \*
+`1d3c28511935 <https://github.com/open-power/hostboot/commit/1d3c28511935>`__
+Adds ccs workaround to support SRE/SRX \*
+`d1e10cd97287 <https://github.com/open-power/hostboot/commit/d1e10cd97287>`__
+Adds read wr\_vref function to support P9 NVDIMM post restore
+
+Vaibhav Jain (1): \*
+`24d0d344bb8d <https://github.com/open-power/hostboot/commit/24d0d344bb8d>`__
+Modify eSEL script to not ignore cases for command line options
+
+Venkatesh Sainath (6): \*
+`5099a01fc800 <https://github.com/open-power/hostboot/commit/5099a01fc800>`__
+Enabling multi proc master systems \*
+`550f6f5cfc2f <https://github.com/open-power/hostboot/commit/550f6f5cfc2f>`__
+Perl script for generating HDAT structures from MRW \*
+`5bb1802ad0ae <https://github.com/open-power/hostboot/commit/5bb1802ad0ae>`__
+Enabling Fleetwood Multi-node istep 18 attributes \*
+`d226d009365f <https://github.com/open-power/hostboot/commit/d226d009365f>`__
+Parsing Abus targeting information from Obus Targets \*
+`9e90e3ccee3c <https://github.com/open-power/hostboot/commit/9e90e3ccee3c>`__
+Setting PEER TARGET for smpgroup targets \*
+`b3073568dbd8 <https://github.com/open-power/hostboot/commit/b3073568dbd8>`__
+Fixing processor ordinal id for multinode systems
+
+Yue Du (3): \*
+`cfcd66d8907e <https://github.com/open-power/hostboot/commit/cfcd66d8907e>`__
+STOP: Fix FF\_BYPASS in sgpe\_init \*
+`d5866aa3d221 <https://github.com/open-power/hostboot/commit/d5866aa3d221>`__
+STOP/PState: SGPE/PGPE Error Handling Support \*
+`458cb0d58acf <https://github.com/open-power/hostboot/commit/458cb0d58acf>`__
+STOP: Fix PLS deepest when stop4+ due to self restore wakeup
+
+Zane Shelley (16): \*
+`ac21d7508c54 <https://github.com/open-power/hostboot/commit/ac21d7508c54>`__
+PRD: latest from RAS XML \*
+`42216acb89cb <https://github.com/open-power/hostboot/commit/42216acb89cb>`__
+PRD: No gard on MCA for AUE/IAUE and RCD parity errors \*
+`1f14c2229e43 <https://github.com/open-power/hostboot/commit/1f14c2229e43>`__
+PRD: error path handling in CS isolation \*
+`f74d2c56712b <https://github.com/open-power/hostboot/commit/f74d2c56712b>`__
+PRD: Fixed target for PCI chiplet FIRs during OP checkstop analysis \*
+`b7bc33f10f89 <https://github.com/open-power/hostboot/commit/b7bc33f10f89>`__
+RAS XML: updates from spreadsheet v115 \*
+`d1c569251281 <https://github.com/open-power/hostboot/commit/d1c569251281>`__
+PRD: fixed no gard when PLL and CS at same time \*
+`2935800fa74d <https://github.com/open-power/hostboot/commit/2935800fa74d>`__
+PRD: generic solution to associate HWP failures with PRD isolation \*
+`ecedb32fc183 <https://github.com/open-power/hostboot/commit/ecedb32fc183>`__
+PRD: DIMM callouts on RCD parity errors \*
+`d55a6fa5234f <https://github.com/open-power/hostboot/commit/d55a6fa5234f>`__
+PRD: generic solution to associate HWP failures with PRD isolation \*
+`21638f7fe690 <https://github.com/open-power/hostboot/commit/21638f7fe690>`__
+PRD: updates from RAS spreadsheet v123 \*
+`1959b18ec677 <https://github.com/open-power/hostboot/commit/1959b18ec677>`__
+PRD: clear old symbol marks in TPS analysis \*
+`4bfb911cfa14 <https://github.com/open-power/hostboot/commit/4bfb911cfa14>`__
+PRD: Additional target support for Predictive Dyn Mem Deconfig \*
+`e1e02033728c <https://github.com/open-power/hostboot/commit/e1e02033728c>`__
+PRD: NPUFIR updates per request from hardware team \*
+`80f8bb319679 <https://github.com/open-power/hostboot/commit/80f8bb319679>`__
+PRD: VPD not getting cleared when all repairs used up during memdiag \*
+`5b1c0a872db9 <https://github.com/open-power/hostboot/commit/5b1c0a872db9>`__
+PRD: Memory leak in prdfScanFacility \*
+`c71f2db5cfb5 <https://github.com/open-power/hostboot/commit/c71f2db5cfb5>`__
+PRD: RAS doc updates for CRESP errors
+
+aravnair-in (2): \*
+`dfe15202fa42 <https://github.com/open-power/hostboot/commit/dfe15202fa42>`__
+Fix node ordinal numbering to handle Fleetwood \*
+`536ae2496674 <https://github.com/open-power/hostboot/commit/536ae2496674>`__
+Changes to make the DIMMs show up in Fleetwood
+
+manichow (1): \*
+`198f186b138f <https://github.com/open-power/hostboot/commit/198f186b138f>`__
+Changes for TOD support in MPIPL.
+
+nagurram-in (4): \*
+`aed872bfb917 <https://github.com/open-power/hostboot/commit/aed872bfb917>`__
+HDAT: Feature flag settings movement from PCRD to IPLP \*
+`d9513029321d <https://github.com/open-power/hostboot/commit/d9513029321d>`__
+HDAT:Adding address to HRMOR stash location in HB reserve \*
+`af203750b8e6 <https://github.com/open-power/hostboot/commit/af203750b8e6>`__
+HDAT : Update init feature flag settings for P9 \*
+`63580395a77a <https://github.com/open-power/hostboot/commit/63580395a77a>`__
+HDAT : Fix for NVLINK Lane swap issue
+
+spashabk-in (2): \*
+`5e94a704fe27 <https://github.com/open-power/hostboot/commit/5e94a704fe27>`__
+Change FAPI\_IMP traces in p9\_pm\_ocb\_init to FAPI\_DBG \*
+`4c1c57f0015e <https://github.com/open-power/hostboot/commit/4c1c57f0015e>`__
+Create and allow for PNOR SBE Partition to have DD2.2 Images
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (8): \*
+`5f4122b9d99c <https://github.com/open-power/occ/commit/5f4122b9d99c>`__
+Snapshot buffer support \*
+`0b07301e60af <https://github.com/open-power/occ/commit/0b07301e60af>`__
+Clean up TODO for deprecated sync request bit \*
+`5bca1deebf80 <https://github.com/open-power/occ/commit/5bca1deebf80>`__
+Initialize ping/pong buffer address variable \*
+`b14a5af2c1a4 <https://github.com/open-power/occ/commit/b14a5af2c1a4>`__
+Prevent safe mode when going to nominal and no cores configured \*
+`bfd62d9cfdd3 <https://github.com/open-power/occ/commit/bfd62d9cfdd3>`__
+Prevent WOF reset request on ZZ-L systems \*
+`4d2912987d23 <https://github.com/open-power/occ/commit/4d2912987d23>`__
+OCC: Call Home Data Log \*
+`c04d58bd549c <https://github.com/open-power/occ/commit/c04d58bd549c>`__
+WOF Phase 2: Use Vratio from PGPE \*
+`f72f857b7e5a <https://github.com/open-power/occ/commit/f72f857b7e5a>`__
+WOF: Fix incorrect scaling of IQ currents
+
+Chris Cain (8): \*
+`d90b1dcc9552 <https://github.com/open-power/occ/commit/d90b1dcc9552>`__
+AVSbus Re-sync Bus Error Recovery \*
+`0e91ced92e0f <https://github.com/open-power/occ/commit/0e91ced92e0f>`__
+Remove interrupt handlers for hardware errors \*
+`358d11e6aca5 <https://github.com/open-power/occ/commit/358d11e6aca5>`__
+Stop DIMM and GPU accesses when moving to standby or safe state \*
+`601b1ebb9a9c <https://github.com/open-power/occ/commit/601b1ebb9a9c>`__
+Remove unused variable \*
+`d0f8e5fb2c5a <https://github.com/open-power/occ/commit/d0f8e5fb2c5a>`__
+Always use normal temperature thresholds for OPAL systems \*
+`06ef7787e762 <https://github.com/open-power/occ/commit/06ef7787e762>`__
+Handle redundant power supply policy \*
+`cb8e695fc661 <https://github.com/open-power/occ/commit/cb8e695fc661>`__
+Build elog with non-info severity before adding callouts \*
+`fce2d94a9bc9 <https://github.com/open-power/occ/commit/fce2d94a9bc9>`__
+Update buildname 12/15
+
+Doug Gilbert (3): \*
+`ccdfc6a407fd <https://github.com/open-power/occ/commit/ccdfc6a407fd>`__
+OCC work-around for HW426350 \*
+`8b90dab9d243 <https://github.com/open-power/occ/commit/8b90dab9d243>`__
+B1112AD7 reported over long stress run \*
+`0bf193d8d4f9 <https://github.com/open-power/occ/commit/0bf193d8d4f9>`__
+APSS Reset Support
+
+Sooraj Nair (2): \*
+`1da6b089c930 <https://github.com/open-power/occ/commit/1da6b089c930>`__
+Permanent fix for SW399904(fixed nvlink/uav) \*
+`d868b77dfc6a <https://github.com/open-power/occ/commit/d868b77dfc6a>`__
+nvlink,xlink,phb fixes
+
+William Bryan (5): \*
+`dbb4d7e88cf3 <https://github.com/open-power/occ/commit/dbb4d7e88cf3>`__
+GPE1 Binary 10/27 \*
+`178a035668bd <https://github.com/open-power/occ/commit/178a035668bd>`__
+Update buildname 11/3 \*
+`40fc6b399896 <https://github.com/open-power/occ/commit/40fc6b399896>`__
+Buildname 11/10 \*
+`c3446978c169 <https://github.com/open-power/occ/commit/c3446978c169>`__
+Update buildname 11/15 \*
+`00123c66a1d2 <https://github.com/open-power/occ/commit/00123c66a1d2>`__
+Update GPE1 Binary 1/16/18
+
+Zane Shelley (2): \*
+`a5b5103756c8 <https://github.com/open-power/occ/commit/a5b5103756c8>`__
+FIRDATA: fix error handling for SCOMs via SBE FIFO \*
+`cd42091d9a39 <https://github.com/open-power/occ/commit/cd42091d9a39>`__
+FIRDATA: retry getSCOMs via SBE FIFO on bad response
+
+mbroyles (9): \*
+`0d7b82e82f98 <https://github.com/open-power/occ/commit/0d7b82e82f98>`__
+VRM Vdd Thermal Control Loop \*
+`bb703e413c36 <https://github.com/open-power/occ/commit/bb703e413c36>`__
+Prevent logging 2A11 when quad is offline \*
+`aec1db2cadee <https://github.com/open-power/occ/commit/aec1db2cadee>`__
+Temporary disable 24x7 on FSP systems \*
+`01ae49578a8e <https://github.com/open-power/occ/commit/01ae49578a8e>`__
+Use AVS bus for processor power when no APSS channel for proc power is
+present \*
+`49ea880a7789 <https://github.com/open-power/occ/commit/49ea880a7789>`__
+Wait two ticks prior to un-throttling memory due to power capping \*
+`ee8bac060be4 <https://github.com/open-power/occ/commit/ee8bac060be4>`__
+Ignore bad quad and nest DTS \*
+`c35818138337 <https://github.com/open-power/occ/commit/c35818138337>`__
+OCC error log clean up \*
+`2397cb606cda <https://github.com/open-power/occ/commit/2397cb606cda>`__
+Handle PGPE timeouts as workaround for prolonged droop events \*
+`577915f28604 <https://github.com/open-power/occ/commit/577915f28604>`__
+Add WOF disable param for ASM
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: p9dsu-xml
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+jim (22): \*
+`619af4d3a6b8 <https://github.com/open-power/p9dsu-xml/commit/619af4d3a6b8>`__
+add tpm\_required\_sensor. \*
+`3ad0bfb80270 <https://github.com/open-power/p9dsu-xml/commit/3ad0bfb80270>`__
+WOF\_POWER\_LIMIT = turbo, SYSTEM\_WOF\_DISABLE = off \*
+`e8840e390273 <https://github.com/open-power/p9dsu-xml/commit/e8840e390273>`__
+DDR4 VPD update via PNOR. Issue 328. \*
+`347d26450a76 <https://github.com/open-power/p9dsu-xml/commit/347d26450a76>`__
+hostboot code needs CLASS\_SP for bmc-0. Issue 366. \*
+`c8a42e16e88c <https://github.com/open-power/p9dsu-xml/commit/c8a42e16e88c>`__
+add WOF data. \*
+`4ad589cd285f <https://github.com/open-power/p9dsu-xml/commit/4ad589cd285f>`__
+add target tpm-0. \*
+`313281bb804c <https://github.com/open-power/p9dsu-xml/commit/313281bb804c>`__
+add skipper-14 as a child of p9dsu-0. \*
+`73b7b43c60b0 <https://github.com/open-power/p9dsu-xml/commit/73b7b43c60b0>`__
+CLOCK\_PLL\_MUX = 0x80030000. \*
+`c4639d667d49 <https://github.com/open-power/p9dsu-xml/commit/c4639d667d49>`__
+MRW memory power updates for Boston LC \*
+`a0a5f8539dca <https://github.com/open-power/p9dsu-xml/commit/a0a5f8539dca>`__
+Change default lane eq values for GEN3 \*
+`6d7309844f08 <https://github.com/open-power/p9dsu-xml/commit/6d7309844f08>`__
+update MEMD VPD for Boston LC. \*
+`383390ce6c9f <https://github.com/open-power/p9dsu-xml/commit/383390ce6c9f>`__
+Support DDR4 @2666 in Single Drop. MAX\_ALLOWED\_DIMM\_FREQ
+2400,2400,2400,2133,2133 -> changes to 2666,2666,2666,2133,2133
+MSS\_MRW\_SUPPORTED\_FREQ 1866,2133,2400,0 -> changes to
+1866,2133,2400,2666 ASYNC\_NEST\_FREQ\_MHZ 1600 -> change to 1866
+FREQ\_PB\_MHZ 1600 -> change to 1866 \*
+`e30477a2eb0e <https://github.com/open-power/p9dsu-xml/commit/e30477a2eb0e>`__
+add default value FREQ\_PB\_MHZ\_POUNDV\_FALLBACK = 1600 \*
+`6bdebbb55f26 <https://github.com/open-power/p9dsu-xml/commit/6bdebbb55f26>`__
+SYSTEM\_VDM\_DISABLE = 1. \*
+`4e04c867ae40 <https://github.com/open-power/p9dsu-xml/commit/4e04c867ae40>`__
+Re-enable VDM. SYSTEM\_VDM\_DISABLE = 0 \*
+`c11556752854 <https://github.com/open-power/p9dsu-xml/commit/c11556752854>`__
+Enable STOP5. SUPPORTED\_STOP\_STATES = 0xEC000000. \*
+`3c273c710fea <https://github.com/open-power/p9dsu-xml/commit/3c273c710fea>`__
+disable stop5. \*
+`c3df36c06bb8 <https://github.com/open-power/p9dsu-xml/commit/c3df36c06bb8>`__
+add WOF data for dd2.2 parts. \*
+`82908139d269 <https://github.com/open-power/p9dsu-xml/commit/82908139d269>`__
+Adding OPEN\_POWER\_N\_PLUS\_ONE\_HPC\_BULK\_POWER\_LIMIT\_WATTS \*
+`51574c64c031 <https://github.com/open-power/p9dsu-xml/commit/51574c64c031>`__
+Refclk MRW change needed for WOF. FREQ\_PROC\_REFCLOCK\_KHZ 0x20788 ->
+0x208D5 \*
+`7dfd3c0c5228 <https://github.com/open-power/p9dsu-xml/commit/7dfd3c0c5228>`__
+Remove FSI\_LINK attribute from fsim-X global settings This was
+overriding the intended MRW values with an empty string which eventually
+resulted in incorrectly processed FSI data on the slave proc \*
+`fb5f9334aa0c <https://github.com/open-power/p9dsu-xml/commit/fb5f9334aa0c>`__
+disable stop4.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: petitboot
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v1.21/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+Cyril Bur (4): \*
+`669083ee9eda <https://github.com/open-power/petitboot/commit/669083ee9eda>`__
+Add root .gitignore \*
+`eb9c570fa13b <https://github.com/open-power/petitboot/commit/eb9c570fa13b>`__
+configure.ac: Fix unmatched brackets \*
+`17f04cb4d3d8 <https://github.com/open-power/petitboot/commit/17f04cb4d3d8>`__
+Fix bootstrap warning: noinst\_PROGRAMS was already defined \*
+`bc8b183fbea6 <https://github.com/open-power/petitboot/commit/bc8b183fbea6>`__
+Better recognition of ncurses header files
+
+Samuel Mendoza-Jonas (4): \*
+`8d1e4f053574 <https://github.com/open-power/petitboot/commit/8d1e4f053574>`__
+ui/ncurses: Safely handle lost terminal control commands \*
+`3af2c04787af <https://github.com/open-power/petitboot/commit/3af2c04787af>`__
+ui/ncurses: Handle arrow key variants \*
+`f18998f6aac3 <https://github.com/open-power/petitboot/commit/f18998f6aac3>`__
+ui/ncurses: Always cancel autoboot on exit \*
+`1ad12fe5b75e <https://github.com/open-power/petitboot/commit/1ad12fe5b75e>`__
+discover/pxe-parser: Fix relative parsing for manual config files
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes. ## Package: romulus-xml
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1): \*
+`690ff82375a2 <https://github.com/open-power/romulus-xml/commit/690ff82375a2>`__
+Remove FSI\_LINK attribute from fsim-X global settings
+
+Hank Chang (1): \*
+`a8e017aca599 <https://github.com/open-power/romulus-xml/commit/a8e017aca599>`__
+Updated MSS\_MRW\_MAX\_NUMBER\_DIMMS\_POSSIBLE\_PER\_VMEM\_REGULATOR to
+8 for full DIMMs configuration
+
+Mengze Liao (2): \*
+`7564819dde1e <https://github.com/open-power/romulus-xml/commit/7564819dde1e>`__
+Update the clock pll mux config \*
+`78c497c58ba4 <https://github.com/open-power/romulus-xml/commit/78c497c58ba4>`__
+Enable wof by set WOF\_DISABLE as OFF
+
+Nickolaus Gruendler (6): \*
+`fc67afe8cd7b <https://github.com/open-power/romulus-xml/commit/fc67afe8cd7b>`__
+Adding some WOF attributes \*
+`d7f686869366 <https://github.com/open-power/romulus-xml/commit/d7f686869366>`__
+Add Stop5, Add fallback attribute for 1866 \*
+`4e21e5b9f961 <https://github.com/open-power/romulus-xml/commit/4e21e5b9f961>`__
+Revert "Add Stop5, Add fallback attribute for 1866" \*
+`0fd8622d52ba <https://github.com/open-power/romulus-xml/commit/0fd8622d52ba>`__
+Revert "Revert "Add Stop5, Add fallback attribute for 1866"" \*
+`c99f42f206fe <https://github.com/open-power/romulus-xml/commit/c99f42f206fe>`__
+Update Async Nest Freq to 1866 \*
+`bec4516ef7a6 <https://github.com/open-power/romulus-xml/commit/bec4516ef7a6>`__
+Add wofdata csv
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (1): \*
+`66cd2309b4ea <https://github.com/open-power/sbe/commit/66cd2309b4ea>`__
+Expand PGPE optrace to Main Mem - No fnctl coreq rqmt image build vs
+hcode
+
+Amit Tendolkar (3): \*
+`2dab7d4053aa <https://github.com/open-power/sbe/commit/2dab7d4053aa>`__
+Cache/Core stop clocks: add shut down of Power Management to remove
+contentions \*
+`be19efc55754 <https://github.com/open-power/sbe/commit/be19efc55754>`__
+Enhance SBE Deadman FFDC Format and sequencing \*
+`e97e84d0f782 <https://github.com/open-power/sbe/commit/e97e84d0f782>`__
+Enable FFDC Collection for SBE Deadman Timeout
+
+Andre Marin (1): \*
+`9ed4b071deda <https://github.com/open-power/sbe/commit/9ed4b071deda>`__
+Add VPD lookup to build a supported frequency list, and bin-down support
+
+Anusha Reddy Rangareddygari (1): \*
+`291ef16dcb1e <https://github.com/open-power/sbe/commit/291ef16dcb1e>`__
+osclite status check in clock\_test2
+
+Ben Gass (2): \*
+`823230170598 <https://github.com/open-power/sbe/commit/823230170598>`__
+Adding p9c\_11 support. \*
+`e1097cc1dfcb <https://github.com/open-power/sbe/commit/e1097cc1dfcb>`__
+Adding p9a support.
+
+Brian Vanderpool (1): \*
+`6f1c9f559f3d <https://github.com/open-power/sbe/commit/6f1c9f559f3d>`__
+PM: Ignore allow\_reg\_wakeup in cache contained mode
+
+Chris Steffen (1): \*
+`1186568fa81d <https://github.com/open-power/sbe/commit/1186568fa81d>`__
+P9 SBE EOL Toggle SBE Procedure
+
+Christian Geddes (3): \*
+`7a439687019f <https://github.com/open-power/sbe/commit/7a439687019f>`__
+Increase suspend\_powman timeouts from 10 micro sec -> 10 milli sec \*
+`99c1c76cc825 <https://github.com/open-power/sbe/commit/99c1c76cc825>`__
+Remove writable property from ATTR\_LINK\_TRAIN \*
+`dd54c6fc0af5 <https://github.com/open-power/sbe/commit/dd54c6fc0af5>`__
+Add FABRIC\_PRESENT\_GROUPS system attribute
+
+Claus Michael Olsen (19): \*
+`8247c1a74c10 <https://github.com/open-power/sbe/commit/8247c1a74c10>`__
+Centaur ring support - TOR API \*
+`2551c3e8b1d8 <https://github.com/open-power/sbe/commit/2551c3e8b1d8>`__
+Overlays and multi-DD XIP related updates to xip\_image and
+dd\_container \*
+`608cfa2810b3 <https://github.com/open-power/sbe/commit/608cfa2810b3>`__
+Small change to dd container header file. \*
+`9f2e80824408 <https://github.com/open-power/sbe/commit/9f2e80824408>`__
+cleanup: xip\_tool: Fixing two command arguments. \*
+`348d8d20dc49 <https://github.com/open-power/sbe/commit/348d8d20dc49>`__
+HW425038 INT ARX timeout workaround - Updated initfiles to 49241 \*
+`ba0028f0e907 <https://github.com/open-power/sbe/commit/ba0028f0e907>`__
+Update: xip\_tool: Introducing image section type (IST). \*
+`53acf553711c <https://github.com/open-power/sbe/commit/53acf553711c>`__
+Support for PPE commit 49883 to error out on non-TOR ring section. \*
+`871d02a4e2c6 <https://github.com/open-power/sbe/commit/871d02a4e2c6>`__
+Code restruct: TOR API \*
+`8e0caa8e381d <https://github.com/open-power/sbe/commit/8e0caa8e381d>`__
+Error out on non-TOR ring section detection. \*
+`d9ebe234862c <https://github.com/open-power/sbe/commit/d9ebe234862c>`__
+Override filter ring support for perv\_pll\_bndy\_bucket rings. \*
+`4640d0953dd6 <https://github.com/open-power/sbe/commit/4640d0953dd6>`__
+Removing P9\_XIP\_ITEM\_NOT\_FOUND trace out msg from p9\_xip\_image.C
+\*
+`efddbeeb75d9 <https://github.com/open-power/sbe/commit/efddbeeb75d9>`__
+Adding CT\_P9A to the enum list of chip types. \*
+`d4106818dcc1 <https://github.com/open-power/sbe/commit/d4106818dcc1>`__
+Overlays and multi-DD XIP related updates to xip\_image and
+dd\_container \*
+`12529174e471 <https://github.com/open-power/sbe/commit/12529174e471>`__
+xip\_customize and TOR API: Improved DD level verification \*
+`385957bda422 <https://github.com/open-power/sbe/commit/385957bda422>`__
+p9\_dd\_container: Introducing DD container API lib to PPE repo \*
+`69f0bcd5c893 <https://github.com/open-power/sbe/commit/69f0bcd5c893>`__
+Moving DD specific ring coord from TOR to XIP (step 2) \*
+`ef7615644823 <https://github.com/open-power/sbe/commit/ef7615644823>`__
+Additional risk level support - (step 1) Backward compatibility \*
+`37930cd26aee <https://github.com/open-power/sbe/commit/37930cd26aee>`__
+Fix to TOR API failure on 32b systems \*
+`0aae9a8e68ab <https://github.com/open-power/sbe/commit/0aae9a8e68ab>`__
+Bug fix to TOR API to not check TOR header version against TOR\_VERSION
+
+Dan Crowell (2): \*
+`f5ee8955f2bb <https://github.com/open-power/sbe/commit/f5ee8955f2bb>`__
+Revert ATTR\_CEN\_ECID back to ATTR\_ECID \*
+`c21e72cf477a <https://github.com/open-power/sbe/commit/c21e72cf477a>`__
+Add Fallback Frequency for #V Bucket Selection
+
+Daniel Howe (2): \*
+`c2b4524ea3b0 <https://github.com/open-power/sbe/commit/c2b4524ea3b0>`__
+Allow lpc\_ed for p9n 2.2 per HW418117 fix \*
+`d3f8a78ac0d1 <https://github.com/open-power/sbe/commit/d3f8a78ac0d1>`__
+update data token init to use scans on p9c 1.1
+
+David Kauer (2): \*
+`854ee9444a93 <https://github.com/open-power/sbe/commit/854ee9444a93>`__
+HW425038 INT ARX timeout workaround \*
+`dc787af07394 <https://github.com/open-power/sbe/commit/dc787af07394>`__
+Modify INT FIR configuration settings
+
+Doug Gilbert (2): \*
+`2f7237360522 <https://github.com/open-power/sbe/commit/2f7237360522>`__
+Use HCode header timebase frequency for pk trace \*
+`74f757c5baf0 <https://github.com/open-power/sbe/commit/74f757c5baf0>`__
+PPE: Adjust the maximum decrementer count
+
+Greg Still (2): \*
+`16834c6819a4 <https://github.com/open-power/sbe/commit/16834c6819a4>`__
+PM: Disable core hang buster \*
+`77f320df4411 <https://github.com/open-power/sbe/commit/77f320df4411>`__
+Security: add AVSBus bridge registers to whitelist
+
+Jennifer A. Stofer (1): \*
+`29a1f8977c0c <https://github.com/open-power/sbe/commit/29a1f8977c0c>`__
+Revert "Adding p9a support."
+
+Jenny Huynh (2): \*
+`0d217e279a9d <https://github.com/open-power/sbe/commit/0d217e279a9d>`__
+Workaround for Quaint Gate, Angry Reindeer \*
+`4a5ddf0d16a1 <https://github.com/open-power/sbe/commit/4a5ddf0d16a1>`__
+Updating HW414700 to also apply to Cumulus DD10
+
+Joachim Fenkes (4): \*
+`fdcf15d4d7b7 <https://github.com/open-power/sbe/commit/fdcf15d4d7b7>`__
+p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL lock \*
+`70f95047d661 <https://github.com/open-power/sbe/commit/70f95047d661>`__
+p9\_sbe\_tp\_chiplet\_init3: Honor PCI osc selection when checking for
+osc errors \*
+`ac2deccdd5c7 <https://github.com/open-power/sbe/commit/ac2deccdd5c7>`__
+p9\_sbe\_chiplet\_reset: Remove SIM\_ONLY conditional around delay \*
+`5d91747c062f <https://github.com/open-power/sbe/commit/5d91747c062f>`__
+HDCT: Remove core trace arrays, permanent P9 erratum
+
+Joe McGill (21): \*
+`3a7ffbc58d55 <https://github.com/open-power/sbe/commit/3a7ffbc58d55>`__
+p9\_sbe\_check\_quiesce -- dont attempt PHB DMA quiesce if ETU is
+already in reset \*
+`a99727e54d98 <https://github.com/open-power/sbe/commit/a99727e54d98>`__
+IO, FBC updates to enable ABUS for Fleetwood \*
+`7a920c44fc65 <https://github.com/open-power/sbe/commit/7a920c44fc65>`__
+mvpd\_access\_defs.H -- add enum for AW keyword access \*
+`3d41a2c1dc50 <https://github.com/open-power/sbe/commit/3d41a2c1dc50>`__
+p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1 \*
+`5888fd570b00 <https://github.com/open-power/sbe/commit/5888fd570b00>`__
+remove NV iovalid assertion from FW and add scan inits to resolve glsmux
+xstate \*
+`e4435bbe9132 <https://github.com/open-power/sbe/commit/e4435bbe9132>`__
+Chip address extension workaround for HW423589 (option2), part1 \*
+`01f19f848283 <https://github.com/open-power/sbe/commit/01f19f848283>`__
+p9\_mss\_eff\_grouping -- fix mirrored memory mapping bug introduced by
+49290 \*
+`4d8b2fe78a66 <https://github.com/open-power/sbe/commit/4d8b2fe78a66>`__
+support customized application of filter PLL buckets from AW MVPD
+keyword \*
+`f9ba70879a5a <https://github.com/open-power/sbe/commit/f9ba70879a5a>`__
+disable ECC bypass for Cumulus DD1.0 \*
+`86ae83c5d6a4 <https://github.com/open-power/sbe/commit/86ae83c5d6a4>`__
+MCD disable workaround for HW423589 (option1) \*
+`a95f3b5f7c11 <https://github.com/open-power/sbe/commit/a95f3b5f7c11>`__
+fix ADU setup for MCD disabled operation \*
+`7d85e24ccf7d <https://github.com/open-power/sbe/commit/7d85e24ccf7d>`__
+apply rings from Centaur HW image \*
+`db3e87fc9342 <https://github.com/open-power/sbe/commit/db3e87fc9342>`__
+Disable read data delay for Cumulus DD1.0, enable for DD1.1 \*
+`fd258b059364 <https://github.com/open-power/sbe/commit/fd258b059364>`__
+p9\_xbus\_fir\_utils.H -- create header for definition of XBUS related
+FIR settings \*
+`abd33f794b04 <https://github.com/open-power/sbe/commit/abd33f794b04>`__
+shift XBUS FIR programming inits for secure boot \*
+`6995522a60cb <https://github.com/open-power/sbe/commit/6995522a60cb>`__
+p9\_build\_smp -- use ADU chipops to switch fabric configuration part #2
+\*
+`035b8ccbe617 <https://github.com/open-power/sbe/commit/035b8ccbe617>`__
+cresp address error handling updates \*
+`1f773f1f2983 <https://github.com/open-power/sbe/commit/1f773f1f2983>`__
+update OBUS PLL buckets for p9n dd22, p9c dd11 \*
+`a1e6077dfeba <https://github.com/open-power/sbe/commit/a1e6077dfeba>`__
+p9.npu.scom.initfile -- limit DCP0 credits for HW437173 \*
+`92d0dc997d18 <https://github.com/open-power/sbe/commit/92d0dc997d18>`__
+enforce strict 512 GB per socket limit on Witherspoon memory map \*
+`2661ddab7984 <https://github.com/open-power/sbe/commit/2661ddab7984>`__
+enforce strict 512 GB per socket limit on Witherspoon memory map (part2)
+
+Joel Stanley (1): \*
+`fca1480ab551 <https://github.com/open-power/sbe/commit/fca1480ab551>`__
+fapi2: Fix template call sites for GCC 7
+
+John Rell (1): \*
+`fc81ad0fabee <https://github.com/open-power/sbe/commit/fc81ad0fabee>`__
+jgr171017 Setting changes for Obus boardwire vs cable
+
+Lennard Streat (1): \*
+`736951421915 <https://github.com/open-power/sbe/commit/736951421915>`__
+Workaround for Warlike Parasite (HW430546)
+
+Luke C. Murray (4): \*
+`71e4d374a79a <https://github.com/open-power/sbe/commit/71e4d374a79a>`__
+Turning on NCU tlbie pacing by default \*
+`62551f8feb3a <https://github.com/open-power/sbe/commit/62551f8feb3a>`__
+Adding attribute to turn memory early data on \*
+`60fa6f5edfbd <https://github.com/open-power/sbe/commit/60fa6f5edfbd>`__
+Enabling L2 64B store prediction \*
+`7623a9095db4 <https://github.com/open-power/sbe/commit/7623a9095db4>`__
+Increase cache data timeout values
+
+Martin Peschke (2): \*
+`dbb8adce3d25 <https://github.com/open-power/sbe/commit/dbb8adce3d25>`__
+p9\_dd\_container: simple generic standalone DD level container \*
+`b47bb02590da <https://github.com/open-power/sbe/commit/b47bb02590da>`__
+p9\_dd\_container: simple generic standalone DD level container
+
+Matt Derksen (1): \*
+`3a0f83c7c8ef <https://github.com/open-power/sbe/commit/3a0f83c7c8ef>`__
+EKB side of changes for attributeOverride tool in x86.nfp context
+
+Michael Floyd (1): \*
+`74c0e5367a43 <https://github.com/open-power/sbe/commit/74c0e5367a43>`__
+CME Code Size Reduction ATTEMPT#3
+
+Nick Bofferding (3): \*
+`277f0f10f796 <https://github.com/open-power/sbe/commit/277f0f10f796>`__
+Secure Boot: Temporarily whitelist various registers to resolve
+blacklist issues \*
+`972609cc9fcb <https://github.com/open-power/sbe/commit/972609cc9fcb>`__
+Secure Boot: Add p9\_setup\_dpll\_values scom registers to whitelist \*
+`615f07e237ef <https://github.com/open-power/sbe/commit/615f07e237ef>`__
+Secure Boot: Blacklist: Finalize SBE white/blacklist
+
+Nick Klazynski (10): \*
+`e3d1c5ac78ce <https://github.com/open-power/sbe/commit/e3d1c5ac78ce>`__
+Add HW425526 and HW425027 \*
+`55c0c777de88 <https://github.com/open-power/sbe/commit/55c0c777de88>`__
+Fixing NCU and Core generated initfiles core to support CDD1.1 \*
+`f3e9580127e0 <https://github.com/open-power/sbe/commit/f3e9580127e0>`__
+HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970 \*
+`26ab9613acc2 <https://github.com/open-power/sbe/commit/26ab9613acc2>`__
+Nimbus DD2.2 core chickenswitches \*
+`57ab16ed1e8c <https://github.com/open-power/sbe/commit/57ab16ed1e8c>`__
+Large update for security \*
+`26dd5796f9f6 <https://github.com/open-power/sbe/commit/26dd5796f9f6>`__
+Fix three NDD2.1 dials and add new NDD2.2 workarounds \*
+`3d86b50a746e <https://github.com/open-power/sbe/commit/3d86b50a746e>`__
+Add new TM IMC, Add TLBIE hangbuster \*
+`60bbd1a8b644 <https://github.com/open-power/sbe/commit/60bbd1a8b644>`__
+Implement security IMCs, based on v29 of wiki \*
+`ccbe4229fe20 <https://github.com/open-power/sbe/commit/ccbe4229fe20>`__
+Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC \*
+`d770b5600d91 <https://github.com/open-power/sbe/commit/d770b5600d91>`__
+Enable mixed core xlate; Enable xlate protection feature; Disable LSU
+clockgate
+
+Prasad Bg Ranganath (5): \*
+`5556610f48c2 <https://github.com/open-power/sbe/commit/5556610f48c2>`__
+PM: Fix QCSR and CCSR update \*
+`722d8a4cdb59 <https://github.com/open-power/sbe/commit/722d8a4cdb59>`__
+Fix bug in cache query state procedure \*
+`8847e892e22f <https://github.com/open-power/sbe/commit/8847e892e22f>`__
+SBE:putring: Ring Id validation check \*
+`d77e05e938c7 <https://github.com/open-power/sbe/commit/d77e05e938c7>`__
+p9\_pstate\_parameter\_block: support removal of VFRT Vdn \*
+`f3d42c23647c <https://github.com/open-power/sbe/commit/f3d42c23647c>`__
+Zepplin:Remove dd level check for cumulus under PPB code
+
+Prem Shanker Jha (2): \*
+`3c84e2307401 <https://github.com/open-power/sbe/commit/3c84e2307401>`__
+STOP Recovery: Only XIR collection in HWP error path during PM Reset. \*
+`2d94bed48071 <https://github.com/open-power/sbe/commit/2d94bed48071>`__
+PM: Generation of summarized version of STOP Recovery FFDC.
+
+Rahul Batra (3): \*
+`c88c2c940231 <https://github.com/open-power/sbe/commit/c88c2c940231>`__
+PGPE: STOP11+WOF+SafeMode Fixes \*
+`a4764278f667 <https://github.com/open-power/sbe/commit/a4764278f667>`__
+PGPE: Fix FIT and actuation step conflict \*
+`f6c6b387000c <https://github.com/open-power/sbe/commit/f6c6b387000c>`__
+PM: VDM Prolonged Droop Fix
+
+Raja Das (4): \*
+`7f96036fea81 <https://github.com/open-power/sbe/commit/7f96036fea81>`__
+Updated Backing build in customrc to move to latest Simics DD2 \*
+`20b1e798a82b <https://github.com/open-power/sbe/commit/20b1e798a82b>`__
+PPE empty PK FFDC handler to save-off required registers \*
+`c68fb43ecf21 <https://github.com/open-power/sbe/commit/c68fb43ecf21>`__
+PPE Registers to be saved-off in the interrupt context \*
+`56882277747c <https://github.com/open-power/sbe/commit/56882277747c>`__
+Register FFDC call is handled within machine\_check\_handler
+
+Ricardo Mata (1): \*
+`fc526ece8110 <https://github.com/open-power/sbe/commit/fc526ece8110>`__
+Added CI throttling support, HW init updates, and fixed a bug with tce
+arb.
+
+Richard J. Knight (1): \*
+`7f62dd04344b <https://github.com/open-power/sbe/commit/7f62dd04344b>`__
+p9\_xip\_tool support for DD level section parsing
+
+Ryan Black (1): \*
+`a5f986ed76b3 <https://github.com/open-power/sbe/commit/a5f986ed76b3>`__
+p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark
+
+Sachin Gupta (22): \*
+`e487a02045d4 <https://github.com/open-power/sbe/commit/e487a02045d4>`__
+Initialise ATTR\_BACKUP\_SEEPROM\_SELECT \*
+`f4bcd3c4260b <https://github.com/open-power/sbe/commit/f4bcd3c4260b>`__
+Adding client id in FIFO interface \*
+`0bc318357fc8 <https://github.com/open-power/sbe/commit/0bc318357fc8>`__
+Correct tracing \*
+`5c10f8ace1fc <https://github.com/open-power/sbe/commit/5c10f8ace1fc>`__
+Update backing build \*
+`b125b82562fc <https://github.com/open-power/sbe/commit/b125b82562fc>`__
+Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL
+lock" \*
+`ea100b11fb1c <https://github.com/open-power/sbe/commit/ea100b11fb1c>`__
+Reset MPIPL flag \*
+`9b22bc8a4342 <https://github.com/open-power/sbe/commit/9b22bc8a4342>`__
+Backing build update \*
+`870e7c38807c <https://github.com/open-power/sbe/commit/870e7c38807c>`__
+Avoid overwrite of mbx3 register \*
+`b99e4a419eec <https://github.com/open-power/sbe/commit/b99e4a419eec>`__
+Handle command validation failure in secure mode properly \*
+`057add7f654f <https://github.com/open-power/sbe/commit/057add7f654f>`__
+Solve compilation issue for type casting \*
+`633cc43fc6f8 <https://github.com/open-power/sbe/commit/633cc43fc6f8>`__
+Update backing build \*
+`75e24e297d54 <https://github.com/open-power/sbe/commit/75e24e297d54>`__
+Remove support for DD1 \*
+`d43ff15ada7d <https://github.com/open-power/sbe/commit/d43ff15ada7d>`__
+Minor fixes to remove support for DD1 \*
+`5d57ec968d47 <https://github.com/open-power/sbe/commit/5d57ec968d47>`__
+Do not allow invalid scom via sbe fifo path \*
+`93aa36ba8134 <https://github.com/open-power/sbe/commit/93aa36ba8134>`__
+Avoid istep skipping in secure mode \*
+`3a65f5252ab5 <https://github.com/open-power/sbe/commit/3a65f5252ab5>`__
+Allow Invalid scoms for simulation regression testing \*
+`d737f8e95da3 <https://github.com/open-power/sbe/commit/d737f8e95da3>`__
+Allow read on complete OCC SRAM buffer \*
+`15f82bd95cd7 <https://github.com/open-power/sbe/commit/15f82bd95cd7>`__
+Remove workaround for DD1 SW reset for XIVE \*
+`3c633a6c2cd6 <https://github.com/open-power/sbe/commit/3c633a6c2cd6>`__
+Cleanup as DD1 is not supported anymore \*
+`4ca643fc6cbb <https://github.com/open-power/sbe/commit/4ca643fc6cbb>`__
+Added flag for AWAN testing \*
+`25624c1917a9 <https://github.com/open-power/sbe/commit/25624c1917a9>`__
+Revert "p9\_sbe\_npll\_setup: Enable Spread Spectrum right after SS PLL
+lock"" \*
+`55fa8007fdbb <https://github.com/open-power/sbe/commit/55fa8007fdbb>`__
+Support new RISK level attribute values
+
+Santosh Puranik (2): \*
+`2e4607a018b7 <https://github.com/open-power/sbe/commit/2e4607a018b7>`__
+Make plat init attributes non-writable \*
+`f14d2ae6eb3f <https://github.com/open-power/sbe/commit/f14d2ae6eb3f>`__
+Remove writeable tag from ATTR\_PROC\_FABRIC\_GROUP\_ID
+
+Soma BhanuTej (2): \*
+`67a37783b04b <https://github.com/open-power/sbe/commit/67a37783b04b>`__
+Fix to skip Osc check in sim only \*
+`699a2315f4ac <https://github.com/open-power/sbe/commit/699a2315f4ac>`__
+Make SBE errors recoverable - p9\_sbe\_common
+
+Srikantha Meesala (2): \*
+`d9055c39cfed <https://github.com/open-power/sbe/commit/d9055c39cfed>`__
+Updated PSI and TOD regs into whitelist \*
+`c1752197a87d <https://github.com/open-power/sbe/commit/c1752197a87d>`__
+write\_whitelist add for I2C Engine and Lock / UnLock.
+
+Sumit Kumar (3): \*
+`0d8c248cc29e <https://github.com/open-power/sbe/commit/0d8c248cc29e>`__
+Centaur ring support - ring\_apply and ring data \*
+`75756bf696b4 <https://github.com/open-power/sbe/commit/75756bf696b4>`__
+gitRelease: Check master branch if query on rel branch fails \*
+`9b03db45c424 <https://github.com/open-power/sbe/commit/9b03db45c424>`__
+Moving DD specific ring coord from TOR to XIP (step 1)
+
+Sunil Kumar (2): \*
+`584ee233b010 <https://github.com/open-power/sbe/commit/584ee233b010>`__
+SW410723 chiplet ID range for address 107D0 is increased to 0x37. \*
+`9586bfb71025 <https://github.com/open-power/sbe/commit/9586bfb71025>`__
+SW413281: Whilisting address for putscom according to HDCT.txt
+
+Thi Tran (1): \*
+`f55ed0656b82 <https://github.com/open-power/sbe/commit/f55ed0656b82>`__
+p9\_build\_smp -- use ADU chipops to switch fabric configuration part #1
+
+Yue Du (3): \*
+`7bd8c25ffc52 <https://github.com/open-power/sbe/commit/7bd8c25ffc52>`__
+STOP: EX deconfigure masking for EQ chiplet FIR \*
+`ee644a4d14e2 <https://github.com/open-power/sbe/commit/ee644a4d14e2>`__
+STOP/PState: SGPE/PGPE Error Handling Support \*
+`47239b3d399c <https://github.com/open-power/sbe/commit/47239b3d399c>`__
+STOP: Fix PLS deepest when stop4+ due to self restore wakeup
+
+nagurram-in (1): \*
+`0a78e28c88a1 <https://github.com/open-power/sbe/commit/0a78e28c88a1>`__
+Added chiplet range for 0x107D0 scom address in BL/WL csv
+
+spashabk-in (38): \*
+`d38834b0a952 <https://github.com/open-power/sbe/commit/d38834b0a952>`__
+Cleanup security list \*
+`264dedf525f8 <https://github.com/open-power/sbe/commit/264dedf525f8>`__
+Allow putring in MPIPL state \*
+`292319be2218 <https://github.com/open-power/sbe/commit/292319be2218>`__
+Reset current\_err before sending host FFDC \*
+`2ad7f676c15f <https://github.com/open-power/sbe/commit/2ad7f676c15f>`__
+Get FW security from CBS bit \*
+`0b422e48c935 <https://github.com/open-power/sbe/commit/0b422e48c935>`__
+Add sbe commit id in PIBMEM \*
+`666c72a55f09 <https://github.com/open-power/sbe/commit/666c72a55f09>`__
+Change FAPI\_IMP traces in p9\_pm\_ocb\_init to FAPI\_DBG \*
+`1fcbd7b14382 <https://github.com/open-power/sbe/commit/1fcbd7b14382>`__
+Security binary search bug fix \*
+`7d7c9d3dbd1b <https://github.com/open-power/sbe/commit/7d7c9d3dbd1b>`__
+Handle OCC SRAM secure mem window \*
+`b6054b3ff395 <https://github.com/open-power/sbe/commit/b6054b3ff395>`__
+Enable DD2.2 in op build \*
+`1f0bc6efb217 <https://github.com/open-power/sbe/commit/1f0bc6efb217>`__
+Handle security security bit in p9\_sbe\_attr\_setup \*
+`b69dc93d5b03 <https://github.com/open-power/sbe/commit/b69dc93d5b03>`__
+Chip-op filtering \*
+`1c909df08fcf <https://github.com/open-power/sbe/commit/1c909df08fcf>`__
+Allow getreg chipop in secure mode \*
+`e808b5c476c7 <https://github.com/open-power/sbe/commit/e808b5c476c7>`__
+I2C reset sequence \*
+`819a606d9c58 <https://github.com/open-power/sbe/commit/819a606d9c58>`__
+[SBE-code-re-org][1] sbefw - core and app folders \*
+`560106553412 <https://github.com/open-power/sbe/commit/560106553412>`__
+[SBE-code-re-org][2] Chip-op handler code \*
+`1c7f2eb205f4 <https://github.com/open-power/sbe/commit/1c7f2eb205f4>`__
+[SBE-code-re-org][3] Merge core folder makefiles \*
+`71ffbf448c4e <https://github.com/open-power/sbe/commit/71ffbf448c4e>`__
+[SBE-code-re-org][4] Adding app common makefiles \*
+`25bfaab4ac12 <https://github.com/open-power/sbe/commit/25bfaab4ac12>`__
+[SBE-code-re-org][5] IPL table re org \*
+`7843b72850e1 <https://github.com/open-power/sbe/commit/7843b72850e1>`__
+Disable generic and isntruction control on DD1 \*
+`6b405b238ad0 <https://github.com/open-power/sbe/commit/6b405b238ad0>`__
+Increase run cycle count before starting unsecure mem window test \*
+`c149d7d8d8b8 <https://github.com/open-power/sbe/commit/c149d7d8d8b8>`__
+Enable new ADU flags \*
+`8a863e816e41 <https://github.com/open-power/sbe/commit/8a863e816e41>`__
+[SBE-code-re-org][6] Build configuration \*
+`3f49215b05fa <https://github.com/open-power/sbe/commit/3f49215b05fa>`__
+Update timer chipop support \*
+`42a5e95b317e <https://github.com/open-power/sbe/commit/42a5e95b317e>`__
+I2C reset on instruction machine check \*
+`cfd3efd98fd2 <https://github.com/open-power/sbe/commit/cfd3efd98fd2>`__
+SBE user plugin in x86.nfp context \*
+`ba9022fcf967 <https://github.com/open-power/sbe/commit/ba9022fcf967>`__
+Reduce the HB memory window to 10MB \*
+`a9a87cd013c6 <https://github.com/open-power/sbe/commit/a9a87cd013c6>`__
+Release helper script \*
+`c47554f1d2ee <https://github.com/open-power/sbe/commit/c47554f1d2ee>`__
+Update testcase for secure ADU operations \*
+`6db778b0fd24 <https://github.com/open-power/sbe/commit/6db778b0fd24>`__
+[SBE-code-re-org][7] App and core files separation \*
+`fd23b3ff6d75 <https://github.com/open-power/sbe/commit/fd23b3ff6d75>`__
+Track integrate command fix \*
+`ccf737710b21 <https://github.com/open-power/sbe/commit/ccf737710b21>`__
+Reverting change in img\_def.mk for model build \*
+`095e608c7f68 <https://github.com/open-power/sbe/commit/095e608c7f68>`__
+Fix SBE install in op-build \*
+`5f8ecd10377c <https://github.com/open-power/sbe/commit/5f8ecd10377c>`__
+Move istep chip-op handler to pibmem \*
+`7be7840a672a <https://github.com/open-power/sbe/commit/7be7840a672a>`__
+Store SBE failed rc for async FFDC \*
+`513d71673012 <https://github.com/open-power/sbe/commit/513d71673012>`__
+Move trace array to seeprom \*
+`7e9136341e34 <https://github.com/open-power/sbe/commit/7e9136341e34>`__
+Capture rc in Async FFDC usecases \*
+`fb9f9e8bc940 <https://github.com/open-power/sbe/commit/fb9f9e8bc940>`__
+Checkstop detection during IPL SBE steps \*
+`dadcf14ae978 <https://github.com/open-power/sbe/commit/dadcf14ae978>`__
+Project specific makefile changes
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adriana Kobylak (2): \*
+`b786e7ba1d34 <https://github.com/open-power/skiboot/commit/b786e7ba1d34>`__
+pflash: Support for volatile flag \*
+`0bd6a8c9a4bc <https://github.com/open-power/skiboot/commit/0bd6a8c9a4bc>`__
+pflash: Support for clean\_on\_ecc\_error flag
+
+Akshay Adiga (10): \*
+`1953b41e1dd5 <https://github.com/open-power/skiboot/commit/1953b41e1dd5>`__
+SLW: Add idle state stop5 for DD2.0 and above \*
+`6d2e281bc22f <https://github.com/open-power/skiboot/commit/6d2e281bc22f>`__
+SLW: Delay cpuidle device-tree creation \*
+`bfec00682a57 <https://github.com/open-power/skiboot/commit/bfec00682a57>`__
+SLW: Split init functions \*
+`9aeb00de9cbd <https://github.com/open-power/skiboot/commit/9aeb00de9cbd>`__
+SLW: Call slw\_late\_init\_p{8, 9} only when has\_wakeup\_engine is set
+\*
+`313ece47903e <https://github.com/open-power/skiboot/commit/313ece47903e>`__
+SLW: Use wakeup\_engine state to handle errors in wakeup engine \*
+`35c66b8ce5a2 <https://github.com/open-power/skiboot/commit/35c66b8ce5a2>`__
+SLW: Move MAMBO simulator checks to slw\_init \*
+`a523298bc1e3 <https://github.com/open-power/skiboot/commit/a523298bc1e3>`__
+SLW: Detect if deep states are enabled \*
+`e5c663c3f6de <https://github.com/open-power/skiboot/commit/e5c663c3f6de>`__
+SLW: Call p9\_stop\_api only if deep\_states are enabled \*
+`c613c2fb9b82 <https://github.com/open-power/skiboot/commit/c613c2fb9b82>`__
+SCOM restore for DARN and XIVE \*
+`7def6cdac27f <https://github.com/open-power/skiboot/commit/7def6cdac27f>`__
+SLW: Add p9\_stop\_api calls for IMC
+
+Alexey Kardashevskiy (1): \*
+`893660c3e4ee <https://github.com/open-power/skiboot/commit/893660c3e4ee>`__
+npu2/tce: Fix page size checking
+
+Alistair Popple (7): \*
+`6f8c49b0bac4 <https://github.com/open-power/skiboot/commit/6f8c49b0bac4>`__
+Witherspoon: Remove old Witherspoon platform definition \*
+`8cbc15556621 <https://github.com/open-power/skiboot/commit/8cbc15556621>`__
+npu2.c: Fix XIVE IRQ alignment \*
+`695bb562a315 <https://github.com/open-power/skiboot/commit/695bb562a315>`__
+npu2.c: Add PE error detection \*
+`91f3e391f27a <https://github.com/open-power/skiboot/commit/91f3e391f27a>`__
+npu2-hw-procedures.c: Power up lanes during ntl reset \*
+`ea9b3080559a <https://github.com/open-power/skiboot/commit/ea9b3080559a>`__
+npu2-hw-procedures.c: Correct phy lane mapping \*
+`55c13bd1231a <https://github.com/open-power/skiboot/commit/55c13bd1231a>`__
+core/device.c: Fix dt\_find\_compatible\_node \*
+`ae422255bfa3 <https://github.com/open-power/skiboot/commit/ae422255bfa3>`__
+npu2: Disable TVT range check when in bypass mode
+
+Ananth N Mavinakayanahalli (1): \*
+`bd64f85b8581 <https://github.com/open-power/skiboot/commit/bd64f85b8581>`__
+fsp: Bail out of HIR if FSP is resetting voluntarily
+
+Andrew Donnellan (2): \*
+`302aedd78371 <https://github.com/open-power/skiboot/commit/302aedd78371>`__
+npu2: Remove unused npu2\_dev struct members \*
+`729520fd9aa9 <https://github.com/open-power/skiboot/commit/729520fd9aa9>`__
+Update .gitignore
+
+Balbir Singh (2): \*
+`b57a5380aa48 <https://github.com/open-power/skiboot/commit/b57a5380aa48>`__
+hw/npu2: Implement logging HMI actions \*
+`4133e973b4f2 <https://github.com/open-power/skiboot/commit/4133e973b4f2>`__
+hw/npu2: support creset of npu2 devices
+
+Benjamin Herrenschmidt (23): \*
+`484d26fd6e65 <https://github.com/open-power/skiboot/commit/484d26fd6e65>`__
+xive: Update inits for DD2.0 \*
+`7c2a76705674 <https://github.com/open-power/skiboot/commit/7c2a76705674>`__
+xive: Fix ability to clear some EQ flags \*
+`a1cd5529a84c <https://github.com/open-power/skiboot/commit/a1cd5529a84c>`__
+phb4: Fix lost bit in PE number on config accesses \*
+`4002ea166fde <https://github.com/open-power/skiboot/commit/4002ea166fde>`__
+phb4: Fix PE mapping of M32 BAR \*
+`9ce34f369ce2 <https://github.com/open-power/skiboot/commit/9ce34f369ce2>`__
+xive: Define API for single-escalation VP mode \*
+`d7e26801905f <https://github.com/open-power/skiboot/commit/d7e26801905f>`__
+xive: When disabling an EQ, wipe all of its settings \*
+`639ed194dedc <https://github.com/open-power/skiboot/commit/639ed194dedc>`__
+xive: Improve cleaning up of EQs \*
+`ddc35b93fcad <https://github.com/open-power/skiboot/commit/ddc35b93fcad>`__
+xive: When disabling a VP, wipe all of its settings \*
+`de82c2e0ece6 <https://github.com/open-power/skiboot/commit/de82c2e0ece6>`__
+xive: Implement "single escalation" feature \*
+`4a9288465a95 <https://github.com/open-power/skiboot/commit/4a9288465a95>`__
+xive: Quieten debug messages in standard builds \*
+`6b1cc437315d <https://github.com/open-power/skiboot/commit/6b1cc437315d>`__
+xive: Properly reserve built-in VPs in non-group mode \*
+`7d385d1b942c <https://github.com/open-power/skiboot/commit/7d385d1b942c>`__
+xive: Warn on valid VPs found in abnormal cases \*
+`7db8a9a31649 <https://github.com/open-power/skiboot/commit/7db8a9a31649>`__
+xive: Don't bother cleaning up disabled EQs in reset \*
+`17cd974074e6 <https://github.com/open-power/skiboot/commit/17cd974074e6>`__
+xive: Remove obsolete comment \*
+`b504f2737e9b <https://github.com/open-power/skiboot/commit/b504f2737e9b>`__
+timer: Stop calling list\_top() racily \*
+`2d98b41e4c30 <https://github.com/open-power/skiboot/commit/2d98b41e4c30>`__
+xive: Mark a freed IRQ's IVE as valid and masked \*
+`3e7f04a7398a <https://github.com/open-power/skiboot/commit/3e7f04a7398a>`__
+xive: Do not return a trigger page for an escalation interrupt \*
+`238ef01e330f <https://github.com/open-power/skiboot/commit/238ef01e330f>`__
+io: Add load\_wait() helper \*
+`1e00d546ca29 <https://github.com/open-power/skiboot/commit/1e00d546ca29>`__
+xive: Fix occasional VC checkstops in xive\_reset \*
+`84febad7c5f9 <https://github.com/open-power/skiboot/commit/84febad7c5f9>`__
+xive: Ensure VC informational FIRs are masked \*
+`c7f2fab5c785 <https://github.com/open-power/skiboot/commit/c7f2fab5c785>`__
+Add support for new gcc 7 parametrized stack protector \*
+`ca612b802ada <https://github.com/open-power/skiboot/commit/ca612b802ada>`__
+lock: Move cmpxchg() primitives to their own file \*
+`76d9bcdca589 <https://github.com/open-power/skiboot/commit/76d9bcdca589>`__
+lock: Add additional lock auditing code
+
+Christophe Lombard (3): \*
+`8b6c089342c7 <https://github.com/open-power/skiboot/commit/8b6c089342c7>`__
+capi: update ci store buffers and dma engines \*
+`5c221866c88f <https://github.com/open-power/skiboot/commit/5c221866c88f>`__
+capi: move the acknowledge of the HMI interrupt \*
+`e88bb694d32e <https://github.com/open-power/skiboot/commit/e88bb694d32e>`__
+capi: Fix the max tlbi divider and the directory size.
+
+Claudio Carvalho (20): \*
+`4fb528b39411 <https://github.com/open-power/skiboot/commit/4fb528b39411>`__
+libstb: move drivers/sha512.\* to mbedtls directory \*
+`594c7a6ae3cc <https://github.com/open-power/skiboot/commit/594c7a6ae3cc>`__
+libstb: import stb\_init() breaking it into multiple files \*
+`75dbbe674c0f <https://github.com/open-power/skiboot/commit/75dbbe674c0f>`__
+core/flash.c: extern function to get the name of a PNOR partition \*
+`060ff18d4ddc <https://github.com/open-power/skiboot/commit/060ff18d4ddc>`__
+core/init.c: remove redundant calls to verify and measure BOOTKERNEL \*
+`3ab91fbec937 <https://github.com/open-power/skiboot/commit/3ab91fbec937>`__
+libstb/secureboot.c: import sb\_verify() from stb.c \*
+`3281d5a41a82 <https://github.com/open-power/skiboot/commit/3281d5a41a82>`__
+libstb/trustedboot.c: import tb\_measure() from stb.c \*
+`5c2c24ba1511 <https://github.com/open-power/skiboot/commit/5c2c24ba1511>`__
+libstb/cvc.c: import softrom behavior from drivers/sw\_driver.c \*
+`5aaa37619602 <https://github.com/open-power/skiboot/commit/5aaa37619602>`__
+libstb/trustedboot.c: import stb\_final() from stb.c \*
+`024bf3248101 <https://github.com/open-power/skiboot/commit/024bf3248101>`__
+tpm\_i2c\_nuvoton: add nuvoton, npct601 to the compatible property \*
+`9781da8a262d <https://github.com/open-power/skiboot/commit/9781da8a262d>`__
+libstb/tss: update the list of event types supported \*
+`48753eb9eb72 <https://github.com/open-power/skiboot/commit/48753eb9eb72>`__
+libstb/tpm\_chip.c: define pr\_fmt and fix messages logged \*
+`5fdcc35fc103 <https://github.com/open-power/skiboot/commit/5fdcc35fc103>`__
+core: update superseded libstb calls in flash.c and init.c \*
+`21a7bd0e07f6 <https://github.com/open-power/skiboot/commit/21a7bd0e07f6>`__
+hdata: add secure and trusted boot ntuple to SPIRA-H/S \*
+`ccdbfdac637c <https://github.com/open-power/skiboot/commit/ccdbfdac637c>`__
+libstb: remove stb.c and obsolete companions \*
+`48fd73cfc707 <https://github.com/open-power/skiboot/commit/48fd73cfc707>`__
+hdata/spira: add ibm, secureboot node in P9 \*
+`7da364fd3646 <https://github.com/open-power/skiboot/commit/7da364fd3646>`__
+hdata/tpmrel.c: add firmware event log info to the tpm node \*
+`f56ff29ed6f9 <https://github.com/open-power/skiboot/commit/f56ff29ed6f9>`__
+hdata/tpmrel.c: add ibm, cvc device tree node \*
+`63110a7734e6 <https://github.com/open-power/skiboot/commit/63110a7734e6>`__
+libstb: add support for ibm, secureboot-v2 \*
+`68a25577cd89 <https://github.com/open-power/skiboot/commit/68a25577cd89>`__
+libstb/cvc: update memory-region to point to /reserved-memory \*
+`63ef6f54445e <https://github.com/open-power/skiboot/commit/63ef6f54445e>`__
+doc: update libstb documentation with POWER9 changes
+
+Cyril Bur (19): \*
+`a2f15d75c20f <https://github.com/open-power/skiboot/commit/a2f15d75c20f>`__
+core/pcie-slots: Fix coverity possible NULL dereference \*
+`8ca2d61f3b4b <https://github.com/open-power/skiboot/commit/8ca2d61f3b4b>`__
+npu2: Remove side effects in assert() calls. \*
+`65f9abea8e8c <https://github.com/open-power/skiboot/commit/65f9abea8e8c>`__
+libpore: Fix incorrect mtspr instruction generation \*
+`ba540e0be90f <https://github.com/open-power/skiboot/commit/ba540e0be90f>`__
+external/pflash: Fix erasing within a single erase block \*
+`92813a8bf9f3 <https://github.com/open-power/skiboot/commit/92813a8bf9f3>`__
+nvram: Fix 'missing' nvram on FSP systems. \*
+`60f46277f4bc <https://github.com/open-power/skiboot/commit/60f46277f4bc>`__
+libflash/mbox-flash: Add v2 error codes \*
+`3e6c3b03bb4c <https://github.com/open-power/skiboot/commit/3e6c3b03bb4c>`__
+libflash/mbox-flash: Always close windows before opening a new window \*
+`f47de2b05f9d <https://github.com/open-power/skiboot/commit/f47de2b05f9d>`__
+libflash/mbox-flash: Move sequence handling to driver level \*
+`c3fc675285bc <https://github.com/open-power/skiboot/commit/c3fc675285bc>`__
+libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeouts \*
+`957503be8ea7 <https://github.com/open-power/skiboot/commit/957503be8ea7>`__
+hw/lpc-mbox: Simplify message bookkeeping and timeouts \*
+`1095ed9fa553 <https://github.com/open-power/skiboot/commit/1095ed9fa553>`__
+libflash/mbox-flash: Simplify message sending \*
+`de554c19bdfe <https://github.com/open-power/skiboot/commit/de554c19bdfe>`__
+libflash/mbox-flash: Use BMC suggested timeout value \*
+`f22d5c2c3d75 <https://github.com/open-power/skiboot/commit/f22d5c2c3d75>`__
+libflash/mbox-flash: Use static arrays of function pointers \*
+`0e040b7285cb <https://github.com/open-power/skiboot/commit/0e040b7285cb>`__
+libflash/mbox-flash: Understand v3 \*
+`31f2c03b0abd <https://github.com/open-power/skiboot/commit/31f2c03b0abd>`__
+libflash/mbox-flash: Add the ability to lock flash \*
+`b9774c47eecd <https://github.com/open-power/skiboot/commit/b9774c47eecd>`__
+libflash/test: Add tests for mbox-flash \*
+`8e88ab0e66a2 <https://github.com/open-power/skiboot/commit/8e88ab0e66a2>`__
+pflash: Respect write(2) return values \*
+`a1e45fd2793c <https://github.com/open-power/skiboot/commit/a1e45fd2793c>`__
+core: Avoid possible uninitialized pointer read (CID 209502) \*
+`9b2136247e00 <https://github.com/open-power/skiboot/commit/9b2136247e00>`__
+hdata/vpd: Remove possible dereference after null check (CID 207468)
+
+Frederic Barrat (1): \*
+`4f24ef23411d <https://github.com/open-power/skiboot/commit/4f24ef23411d>`__
+xive: Mask MMIO load/store to bad location FIR
+
+Frédéric Bonnard (3): \*
+`b7546b534d95 <https://github.com/open-power/skiboot/commit/b7546b534d95>`__
+Add man pages for xscom-utils and pflash \*
+`b472f9238dac <https://github.com/open-power/skiboot/commit/b472f9238dac>`__
+Fix xscom-utils distclean target \*
+`b3e14c46ecb0 <https://github.com/open-power/skiboot/commit/b3e14c46ecb0>`__
+Fix FTBFS with -Werror=format-overflow
+
+Guilherme G. Piccoli (1): \*
+`1e6cfd7d0459 <https://github.com/open-power/skiboot/commit/1e6cfd7d0459>`__
+xive: Trivial fix for compilation error when enabling xive debug
+
+Jeremy Kerr (2): \*
+`88bd3bc5e6f8 <https://github.com/open-power/skiboot/commit/88bd3bc5e6f8>`__
+opal-prd: flush after logging to stdio in debug mode \*
+`237cd0c50a66 <https://github.com/open-power/skiboot/commit/237cd0c50a66>`__
+core: Fix mismatched names between reserved memory nodes & properties
+
+Madhavan Srinivasan (2): \*
+`938d1d9ed964 <https://github.com/open-power/skiboot/commit/938d1d9ed964>`__
+hw/imc: alway enable "imc\_nest\_chip" exports property \*
+`3647e9850660 <https://github.com/open-power/skiboot/commit/3647e9850660>`__
+hw/imc: Check ucode state before exposing units to Linux
+
+Mahesh Salgaonkar (8): \*
+`363f328fbc59 <https://github.com/open-power/skiboot/commit/363f328fbc59>`__
+opal/xscom: Move the delay inside xscom\_reset() function. \*
+`10f0a09239dd <https://github.com/open-power/skiboot/commit/10f0a09239dd>`__
+opal/xscom: Add recovery for lost core wakeup scom failures. \*
+`13e1ed3c97bf <https://github.com/open-power/skiboot/commit/13e1ed3c97bf>`__
+opal: Get chip location code \*
+`282d5fee5c4f <https://github.com/open-power/skiboot/commit/282d5fee5c4f>`__
+core/hmi: Use pr\_fmt macro for tagging log messages \*
+`c531ff957669 <https://github.com/open-power/skiboot/commit/c531ff957669>`__
+opal/hmi: HMI logging with location code info. \*
+`b33ed1e6b6b0 <https://github.com/open-power/skiboot/commit/b33ed1e6b6b0>`__
+core/hmi: Do not display FIR details if none of the bits are set. \*
+`45a961515be6 <https://github.com/open-power/skiboot/commit/45a961515be6>`__
+core/hmi: Display chip location code while displaying core FIR. \*
+`3c38214ab4f0 <https://github.com/open-power/skiboot/commit/3c38214ab4f0>`__
+opal/xstop: Use nvram option to enable/disable sw checkstop.
+
+Michael Ellerman (2): \*
+`360c92e6271c <https://github.com/open-power/skiboot/commit/360c92e6271c>`__
+mambo: Add support for NUMA \*
+`427cc73b1eab <https://github.com/open-power/skiboot/commit/427cc73b1eab>`__
+make check: Make valgrind optional
+
+Michael Neuling (14): \*
+`560eb231d6bf <https://github.com/open-power/skiboot/commit/560eb231d6bf>`__
+phb4: Update inits \*
+`4f4bf83128c1 <https://github.com/open-power/skiboot/commit/4f4bf83128c1>`__
+npu2: Create npu2\_write\_mcd() \*
+`3c0408ded5a1 <https://github.com/open-power/skiboot/commit/3c0408ded5a1>`__
+npu2: Refactor BAR setting code \*
+`75371796ac59 <https://github.com/open-power/skiboot/commit/75371796ac59>`__
+npu2: MCD refactor \*
+`74d9a50ac2a7 <https://github.com/open-power/skiboot/commit/74d9a50ac2a7>`__
+phys-map: Rename GPU\_MEM to GPU\_MEM\_4T\_DOWN \*
+`c76636f3d73f <https://github.com/open-power/skiboot/commit/c76636f3d73f>`__
+npu2: Move to new GPU memory map \*
+`4e74625dc9f1 <https://github.com/open-power/skiboot/commit/4e74625dc9f1>`__
+hdata: Fix copying GEN4 lane equalisation settings \*
+`d957e9278994 <https://github.com/open-power/skiboot/commit/d957e9278994>`__
+phb4: Fix lane equalisation setting \*
+`3bdce2b0e293 <https://github.com/open-power/skiboot/commit/3bdce2b0e293>`__
+fsp-elog: Reduce verbosity of elog messages \*
+`3881970673a2 <https://github.com/open-power/skiboot/commit/3881970673a2>`__
+phb4: Init changes \*
+`73ad014b8785 <https://github.com/open-power/skiboot/commit/73ad014b8785>`__
+phb4: Change default GEN3 lane equalisation setting to 0x54 \*
+`5cee066746d2 <https://github.com/open-power/skiboot/commit/5cee066746d2>`__
+phb4: Change PCI MMIO timers \*
+`852ff7e210b2 <https://github.com/open-power/skiboot/commit/852ff7e210b2>`__
+IPMI: Fix platform.cec\_reboot() null ptr checks \*
+`737c0ba3d72b <https://github.com/open-power/skiboot/commit/737c0ba3d72b>`__
+phb4: Disable lane eq when retrying some nvidia GEN3 devices
+
+Nicholas Piggin (37): \*
+`2df240737596 <https://github.com/open-power/skiboot/commit/2df240737596>`__
+core/bitmap: fix bitmap iteration limit corruption \*
+`0dde9cd5d22b <https://github.com/open-power/skiboot/commit/0dde9cd5d22b>`__
+external/mambo: Switch qtrace command to use plugins \*
+`ec82b3ea49a0 <https://github.com/open-power/skiboot/commit/ec82b3ea49a0>`__
+fast-reboot: restore SMT priority on spin loop exit \*
+`4d9f29cab33b <https://github.com/open-power/skiboot/commit/4d9f29cab33b>`__
+fast-reboot: factor out direct control loops for sreset \*
+`ff230a3e9cdf <https://github.com/open-power/skiboot/commit/ff230a3e9cdf>`__
+fast-reboot: remove last man standing logic \*
+`f84a8a1c749d <https://github.com/open-power/skiboot/commit/f84a8a1c749d>`__
+fast-reboot: clean up some common cpu iteration processes with macros \*
+`57e544ee0191 <https://github.com/open-power/skiboot/commit/57e544ee0191>`__
+fast-reboot: factor out the mambo sreset code \*
+`5b61f7b5b477 <https://github.com/open-power/skiboot/commit/5b61f7b5b477>`__
+fast-reboot: add sreset\_all\_others error handling \*
+`43c96b232d89 <https://github.com/open-power/skiboot/commit/43c96b232d89>`__
+fast-reboot: make spin loops consistent and SMT friendly \*
+`068de7bc7688 <https://github.com/open-power/skiboot/commit/068de7bc7688>`__
+fast-reboot: add sreset timeout detection and handling \*
+`171b7858a559 <https://github.com/open-power/skiboot/commit/171b7858a559>`__
+fast-reboot: add more barriers around cpu state changes \*
+`3598f41970f2 <https://github.com/open-power/skiboot/commit/3598f41970f2>`__
+fast-reboot: remove delay after sreset \*
+`674be30c9437 <https://github.com/open-power/skiboot/commit/674be30c9437>`__
+fast-reboot: inline fast\_reset\_p8 into fast\_reboot \*
+`4610c27825a1 <https://github.com/open-power/skiboot/commit/4610c27825a1>`__
+fast-reboot: move de-asserting of special wakeups to the initiator \*
+`1647413d7c2f <https://github.com/open-power/skiboot/commit/1647413d7c2f>`__
+fast-reboot: allow mambo fast reboot independent of CPU type \*
+`be43a0489e06 <https://github.com/open-power/skiboot/commit/be43a0489e06>`__
+fast-reboot: move sreset direct controls to direct-controls.c \*
+`1949c768eba6 <https://github.com/open-power/skiboot/commit/1949c768eba6>`__
+direct-controls: change p8\_sreset\_all\_others sequence \*
+`44687f84e443 <https://github.com/open-power/skiboot/commit/44687f84e443>`__
+direct-controls: p8 implementation of generic direct controls \*
+`1e85912b9210 <https://github.com/open-power/skiboot/commit/1e85912b9210>`__
+direct-controls: add xscom error handling for p8 \*
+`1486a08de557 <https://github.com/open-power/skiboot/commit/1486a08de557>`__
+core/lock: Introduce atomic cmpxchg and implement try\_lock with it \*
+`bc74922ab1ed <https://github.com/open-power/skiboot/commit/bc74922ab1ed>`__
+core/lock: improve bust\_locks \*
+`9c565ee6bca4 <https://github.com/open-power/skiboot/commit/9c565ee6bca4>`__
+asm/head: add entry/exit calls \*
+`b41553c22402 <https://github.com/open-power/skiboot/commit/b41553c22402>`__
+asm/head: move opal entry token check into C \*
+`602c6d44a302 <https://github.com/open-power/skiboot/commit/602c6d44a302>`__
+core/opal: always verify cpu->pir on entry \*
+`0d84ea6bda03 <https://github.com/open-power/skiboot/commit/0d84ea6bda03>`__
+core: Add support for quiescing OPAL \*
+`688c0d51e6e9 <https://github.com/open-power/skiboot/commit/688c0d51e6e9>`__
+fast-reboot: quiesce opal before initiating a fast reboot \*
+`4cfd44c463e2 <https://github.com/open-power/skiboot/commit/4cfd44c463e2>`__
+fast-reboot: improve failure error messages \*
+`09a2319fdebc <https://github.com/open-power/skiboot/commit/09a2319fdebc>`__
+fast-reboot: move fdt freeing into init \*
+`6d033ce35dc1 <https://github.com/open-power/skiboot/commit/6d033ce35dc1>`__
+fast-reboot: move boot CPU cleanup logically together with secondaries
+\*
+`d0e44ad2a963 <https://github.com/open-power/skiboot/commit/d0e44ad2a963>`__
+fast-reboot: bare bones fast reboot implementation for POWER9 \*
+`acf2c345a98d <https://github.com/open-power/skiboot/commit/acf2c345a98d>`__
+direct-controls: enable fast reboot direct controls for mambo \*
+`631ed5f2e06a <https://github.com/open-power/skiboot/commit/631ed5f2e06a>`__
+dctl: p9 increase thread quiesce timeout \*
+`d2cc3957abef <https://github.com/open-power/skiboot/commit/d2cc3957abef>`__
+fast-reboot: move pci\_reset error handling into fast-reboot code \*
+`3a7422851bc3 <https://github.com/open-power/skiboot/commit/3a7422851bc3>`__
+core/utils: add snprintf\_symbol \*
+`92777d335ab3 <https://github.com/open-power/skiboot/commit/92777d335ab3>`__
+core/init: manage MSR[ME] explicitly, always enable \*
+`d5378d2a0d54 <https://github.com/open-power/skiboot/commit/d5378d2a0d54>`__
+core/exception: beautify exception handler, add MCE-involved registers
+\*
+`7f4c8e8ce0b7 <https://github.com/open-power/skiboot/commit/7f4c8e8ce0b7>`__
+dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
+
+Oliver O'Halloran (36): \*
+`370b8866871b <https://github.com/open-power/skiboot/commit/370b8866871b>`__
+asm/head: Loop after attn \*
+`d0f06269ed3c <https://github.com/open-power/skiboot/commit/d0f06269ed3c>`__
+p8-i2c: Don't write the watermark register at init \*
+`541e0aff3ecf <https://github.com/open-power/skiboot/commit/541e0aff3ecf>`__
+gard: show: Remove "Res Recovery" field \*
+`bcb140d015eb <https://github.com/open-power/skiboot/commit/bcb140d015eb>`__
+gard: Update chip unit data \*
+`5d4241ddaf44 <https://github.com/open-power/skiboot/commit/5d4241ddaf44>`__
+gard: Add P9 support \*
+`1e038388f385 <https://github.com/open-power/skiboot/commit/1e038388f385>`__
+gard: Replace is\_valid\_id with is\_valid\_record() \*
+`07d6b1a13412 <https://github.com/open-power/skiboot/commit/07d6b1a13412>`__
+gard: Add iterators \*
+`f6174ffe5a2e <https://github.com/open-power/skiboot/commit/f6174ffe5a2e>`__
+gard: Use iterators for count\_record() \*
+`998115739de1 <https://github.com/open-power/skiboot/commit/998115739de1>`__
+gard: {list, show}: Fix the Type field in the output \*
+`e905b55bfd96 <https://github.com/open-power/skiboot/commit/e905b55bfd96>`__
+gard: list: Improve output \*
+`1163d716518c <https://github.com/open-power/skiboot/commit/1163d716518c>`__
+gard: Add path parsing support \*
+`6c83380260ce <https://github.com/open-power/skiboot/commit/6c83380260ce>`__
+gard: create: Allow creating arbitrary GARD records \*
+`2ee9d0560f7d <https://github.com/open-power/skiboot/commit/2ee9d0560f7d>`__
+libflash: Fix parity calculation on ARM \*
+`eb76931e7ae7 <https://github.com/open-power/skiboot/commit/eb76931e7ae7>`__
+gard: Always use MTD to access flash \*
+`e947593a38a1 <https://github.com/open-power/skiboot/commit/e947593a38a1>`__
+gard: Add OpenBMC vPNOR support \*
+`c2e404aedd52 <https://github.com/open-power/skiboot/commit/c2e404aedd52>`__
+p8-i2c: Limit number of retry attempts \*
+`7fb517898f69 <https://github.com/open-power/skiboot/commit/7fb517898f69>`__
+lpc: Clear pending IRQs at boot \*
+`260a11fbf3c7 <https://github.com/open-power/skiboot/commit/260a11fbf3c7>`__
+occ-sensors: Fix up quad/gpu location mixup \*
+`afe10960c138 <https://github.com/open-power/skiboot/commit/afe10960c138>`__
+external/test: Display test dir on failure \*
+`ac685bccd889 <https://github.com/open-power/skiboot/commit/ac685bccd889>`__
+hw/nx: Fix NX BAR assignments \*
+`4717bc7bc859 <https://github.com/open-power/skiboot/commit/4717bc7bc859>`__
+external/test: Print the name of each test \*
+`aee9b0218454 <https://github.com/open-power/skiboot/commit/aee9b0218454>`__
+gard: Allow records with an ID of 0xffffffff \*
+`95a0f5d9db98 <https://github.com/open-power/skiboot/commit/95a0f5d9db98>`__
+gard: Set chip generation based on PVR \*
+`c35f784a9f63 <https://github.com/open-power/skiboot/commit/c35f784a9f63>`__
+gard: Fix up path parsing \*
+`90d8e71b83a8 <https://github.com/open-power/skiboot/commit/90d8e71b83a8>`__
+gard: Fix max instance count \*
+`28b104c46ffe <https://github.com/open-power/skiboot/commit/28b104c46ffe>`__
+gard: Add usage message for -p \*
+`a797a19687a3 <https://github.com/open-power/skiboot/commit/a797a19687a3>`__
+gard: Delete stale comment \*
+`aa82932e7190 <https://github.com/open-power/skiboot/commit/aa82932e7190>`__
+gard: Fix up do\_create return values \*
+`daf9ff43cd0a <https://github.com/open-power/skiboot/commit/daf9ff43cd0a>`__
+gard: Add tests \*
+`5bb9d6f1e7dc <https://github.com/open-power/skiboot/commit/5bb9d6f1e7dc>`__
+chiptod: Keep boot timestamps contiguous \*
+`4e23b42d2ad7 <https://github.com/open-power/skiboot/commit/4e23b42d2ad7>`__
+hdata: Parse IPL FW feature settings \*
+`7c1765a0093d <https://github.com/open-power/skiboot/commit/7c1765a0093d>`__
+hdata/i2c: Fix 512Kb EEPROM size \*
+`5e66cc3a347d <https://github.com/open-power/skiboot/commit/5e66cc3a347d>`__
+hdat/i2c: Fix SPD EEPROM compatible string \*
+`ff8b83c06c26 <https://github.com/open-power/skiboot/commit/ff8b83c06c26>`__
+hdata/vpd: Fix DTC warnings \*
+`0e2541f1c664 <https://github.com/open-power/skiboot/commit/0e2541f1c664>`__
+witherspoon: Fix VPD EEPROM type \*
+`7a1f035b57ab <https://github.com/open-power/skiboot/commit/7a1f035b57ab>`__
+hdata/iohub: Use only wildcard slots for pluggables
+
+Prem Shanker Jha (4): \*
+`1156b5f04b3e <https://github.com/open-power/skiboot/commit/1156b5f04b3e>`__
+p9\_stop\_api: EQ SCOM Restore: Introduced version control in SCOM
+restore entry. \*
+`c4ff9557e99a <https://github.com/open-power/skiboot/commit/c4ff9557e99a>`__
+p9\_stop\_api: PM: Added support for version control in SCOM restore
+entries. \*
+`43c966bdad46 <https://github.com/open-power/skiboot/commit/43c966bdad46>`__
+SCOM Restore: Increased the EQ SCOM restore limit. \*
+`081882690163 <https://github.com/open-power/skiboot/commit/081882690163>`__
+PM: Fixed generation of MTSPR instruction in STOP API.
+
+Pridhiviraj Paidipeddi (11): \*
+`78168d1bad23 <https://github.com/open-power/skiboot/commit/78168d1bad23>`__
+NX: Print read xscom config failures. \*
+`c4f12c22ee95 <https://github.com/open-power/skiboot/commit/c4f12c22ee95>`__
+hw/occ: Fix psr cpu-to-gpu sensors node dtc warning. \*
+`3e808354c311 <https://github.com/open-power/skiboot/commit/3e808354c311>`__
+sensors: Fix dtc warning for dts sensors. \*
+`e8248d22600e <https://github.com/open-power/skiboot/commit/e8248d22600e>`__
+sensors: Fix dtc warning for new occ inband sensors. \*
+`40b55be1035b <https://github.com/open-power/skiboot/commit/40b55be1035b>`__
+hw/occ: Log proper SCOM register names \*
+`b90b08fc2f9a <https://github.com/open-power/skiboot/commit/b90b08fc2f9a>`__
+libstb: increase the log level of verify/measure messages to PR\_NOTICE.
+\*
+`7912f9750bfc <https://github.com/open-power/skiboot/commit/7912f9750bfc>`__
+libstb/tpm\_chip: Add missing new line to print messages. \*
+`2109b81d9f78 <https://github.com/open-power/skiboot/commit/2109b81d9f78>`__
+libstb: fix failure of calling cvc verify without STB initialization. \*
+`b772e1132cd5 <https://github.com/open-power/skiboot/commit/b772e1132cd5>`__
+libstb: fix failure of calling trusted measure without STB
+initialization. \*
+`e15174aca0ab <https://github.com/open-power/skiboot/commit/e15174aca0ab>`__
+core/init: move imc catalog preload init after the STB init. \*
+`92a303dfeeb6 <https://github.com/open-power/skiboot/commit/92a303dfeeb6>`__
+hw/occ: Fix fast-reboot crash in P8 platforms.
+
+Reza Arbab (12): \*
+`a05054c53a37 <https://github.com/open-power/skiboot/commit/a05054c53a37>`__
+npu2: hw-procedures: Enable low power mode \*
+`d6f2505b1542 <https://github.com/open-power/skiboot/commit/d6f2505b1542>`__
+npu2: Add npu2\_write\_mask\_4b() \*
+`ac6f1599ff33 <https://github.com/open-power/skiboot/commit/ac6f1599ff33>`__
+npu2: hw-procedures: Add phy\_rx\_clock\_sel() \*
+`30ea08acc253 <https://github.com/open-power/skiboot/commit/30ea08acc253>`__
+npu2: hw-procedures: Refactor reset\_ntl procedure \*
+`d123203cfa9f <https://github.com/open-power/skiboot/commit/d123203cfa9f>`__
+Revert "npu2: hw-procedures: Enable low power mode" \*
+`1c5417ec1898 <https://github.com/open-power/skiboot/commit/1c5417ec1898>`__
+npu2: Print bdfn in NPU2DEV\* logging macros \*
+`a752f2d908d1 <https://github.com/open-power/skiboot/commit/a752f2d908d1>`__
+npu2: hw-procedures: Add check\_credits procedure \*
+`e6b5867adb7f <https://github.com/open-power/skiboot/commit/e6b5867adb7f>`__
+npu2: hw-procedures: Add obus\_brick\_index() \*
+`4e04c833a1d4 <https://github.com/open-power/skiboot/commit/4e04c833a1d4>`__
+npu2: hw-procedures: Manipulate IOVALID during training \*
+`878c718aed20 <https://github.com/open-power/skiboot/commit/878c718aed20>`__
+npu2: hw-procedures: Change phy\_rx\_clock\_sel values \*
+`22df7a1c73c9 <https://github.com/open-power/skiboot/commit/22df7a1c73c9>`__
+hdata/spira: Add missing newline to prlog() call \*
+`bfdf85c84a92 <https://github.com/open-power/skiboot/commit/bfdf85c84a92>`__
+hw/phys-map: Add missing newline in log output
+
+Robert Lippert (4): \*
+`422cdcabb218 <https://github.com/open-power/skiboot/commit/422cdcabb218>`__
+hdata/vpd: add support for parsing CPU VRML records \*
+`27c35b967a84 <https://github.com/open-power/skiboot/commit/27c35b967a84>`__
+core/direct-controls: wait for core special wkup bit cleared \*
+`c5cf392b75dc <https://github.com/open-power/skiboot/commit/c5cf392b75dc>`__
+core/direct-controls: add function to read core gated state \*
+`d665e102ef37 <https://github.com/open-power/skiboot/commit/d665e102ef37>`__
+hw/dts: retry special wakeup operation if core still gated
+
+Russell Currey (7): \*
+`02f82a27eab8 <https://github.com/open-power/skiboot/commit/02f82a27eab8>`__
+doc: Fix reference to overview in README \*
+`93cde639b56e <https://github.com/open-power/skiboot/commit/93cde639b56e>`__
+pci: Track peers of slots \*
+`1172a6c57ff3 <https://github.com/open-power/skiboot/commit/1172a6c57ff3>`__
+pci: Shared slot state synchronisation for hot reset \*
+`f397cc30bdf8 <https://github.com/open-power/skiboot/commit/f397cc30bdf8>`__
+phb4: Only escalate freezes on MMIO load where necessary \*
+`0bb960f82ef3 <https://github.com/open-power/skiboot/commit/0bb960f82ef3>`__
+Revert "pci: Shared slot state synchronisation for hot reset" \*
+`ac8a62b09c63 <https://github.com/open-power/skiboot/commit/ac8a62b09c63>`__
+phb4: Fix TCE page size \*
+`08b1929052f8 <https://github.com/open-power/skiboot/commit/08b1929052f8>`__
+phb3/phb4/p7ioc: Document supported TCE sizes in DT
+
+Shilpasri G Bhat (12): \*
+`cbbd16bfbeef <https://github.com/open-power/skiboot/commit/cbbd16bfbeef>`__
+sensors: dts: Assert special wakeup on idle cores while reading
+temperature \*
+`275efcc44fda <https://github.com/open-power/skiboot/commit/275efcc44fda>`__
+sensors: occ: Skip counter type of sensors \*
+`49999302251b <https://github.com/open-power/skiboot/commit/49999302251b>`__
+opal-prd: Add support for runtime OCC reset in ZZ \*
+`781b10633945 <https://github.com/open-power/skiboot/commit/781b10633945>`__
+opal-prd: occ: Add support for runtime OCC load/start in ZZ \*
+`bebe096ee242 <https://github.com/open-power/skiboot/commit/bebe096ee242>`__
+sensors: occ: Skip GPU sensors for non-gpu systems \*
+`a05e341c9af2 <https://github.com/open-power/skiboot/commit/a05e341c9af2>`__
+sensors: occ: Skip power sensors with zero sample value \*
+`85a1de35cbe4 <https://github.com/open-power/skiboot/commit/85a1de35cbe4>`__
+fast-boot: occ: Re-parse the pstate table during fast-boot \*
+`725d4a2c6cc7 <https://github.com/open-power/skiboot/commit/725d4a2c6cc7>`__
+core: hostservices: Remove redundant special wakeup code \*
+`fa3494602a3e <https://github.com/open-power/skiboot/commit/fa3494602a3e>`__
+sensors: Support reading u64 sensor values \*
+`a5324c2da189 <https://github.com/open-power/skiboot/commit/a5324c2da189>`__
+sensors: occ: Add energy counters \*
+`ad0861c914e8 <https://github.com/open-power/skiboot/commit/ad0861c914e8>`__
+sensors: occ: Scale the sensor values \*
+`99505c03f493 <https://github.com/open-power/skiboot/commit/99505c03f493>`__
+sensor-groups: occ: Add support to disable/enable sensor group
+
+Stewart Smith (42): \*
+`be1379de6e8e <https://github.com/open-power/skiboot/commit/be1379de6e8e>`__
+Document fsp-ipl-params to sp-ipl-params \*
+`2884eeabfd93 <https://github.com/open-power/skiboot/commit/2884eeabfd93>`__
+ffspart/pflash: fix tests for new VOLATILE flag \*
+`255c1d9a3c2b <https://github.com/open-power/skiboot/commit/255c1d9a3c2b>`__
+skiboot 5.9.1 release notes \*
+`b3a1d3d42294 <https://github.com/open-power/skiboot/commit/b3a1d3d42294>`__
+skiboot 5.9.2 release notes \*
+`701556d2ea9b <https://github.com/open-power/skiboot/commit/701556d2ea9b>`__
+OCC: Increase max pstate check on P9 to 255 \*
+`e8af7effed7b <https://github.com/open-power/skiboot/commit/e8af7effed7b>`__
+skiboot 5.9.3 release notes \*
+`0aa749e6822a <https://github.com/open-power/skiboot/commit/0aa749e6822a>`__
+travis: Add Fedora 27 \*
+`2be4422dace9 <https://github.com/open-power/skiboot/commit/2be4422dace9>`__
+core/bitmap: Test bitmap foreach functions \*
+`ff65dc98df8a <https://github.com/open-power/skiboot/commit/ff65dc98df8a>`__
+skiboot 5.9.4 release notes \*
+`da719b6718a8 <https://github.com/open-power/skiboot/commit/da719b6718a8>`__
+mambo: split qtrace macros out into qtrace\_utils.tcl \*
+`2f8c9acf8985 <https://github.com/open-power/skiboot/commit/2f8c9acf8985>`__
+Add documentation for ibm, firmware-versions device tree node \*
+`7ca21767be95 <https://github.com/open-power/skiboot/commit/7ca21767be95>`__
+Use systemsim-p9 v1.1 \*
+`9587573f4be0 <https://github.com/open-power/skiboot/commit/9587573f4be0>`__
+sreset\_kernel: only run SMT tests due to not supporting re-entry \*
+`0562b64e55b0 <https://github.com/open-power/skiboot/commit/0562b64e55b0>`__
+Fix booting & OPAL call return values with DEBUG=1 \*
+`41f51c834a1b <https://github.com/open-power/skiboot/commit/41f51c834a1b>`__
+external/test: make stripping out version number more robust \*
+`11c76c67cb9b <https://github.com/open-power/skiboot/commit/11c76c67cb9b>`__
+skiboot 5.9.5 Release Notes \*
+`70f14f4dd86e <https://github.com/open-power/skiboot/commit/70f14f4dd86e>`__
+skiboot 5.9.6 release notes \*
+`7a2610a145a8 <https://github.com/open-power/skiboot/commit/7a2610a145a8>`__
+external/test/test.sh: fix VERSION substitution when no tags \*
+`b7b7b84ef565 <https://github.com/open-power/skiboot/commit/b7b7b84ef565>`__
+libflash/mbox-flash: only wait for MBOX\_DEFAULT\_POLL\_MS if busy \*
+`6e05c6f21b34 <https://github.com/open-power/skiboot/commit/6e05c6f21b34>`__
+libstb/(create\|print)-container: Sync with sb-signing-utils \*
+`1ddf7e51936f <https://github.com/open-power/skiboot/commit/1ddf7e51936f>`__
+Mambo: run hello\_world and sreset\_world tests with Secure and Trusted
+Boot \*
+`8c762d5359d6 <https://github.com/open-power/skiboot/commit/8c762d5359d6>`__
+allow secure boot if not enforcing it \*
+`f23d6c626bd6 <https://github.com/open-power/skiboot/commit/f23d6c626bd6>`__
+libflash/mbox-flash: fallback to requesting lower MBOX versions from BMC
+\*
+`8514d755c3ad <https://github.com/open-power/skiboot/commit/8514d755c3ad>`__
+skiboot 5.9.7 release notes \*
+`80838c3158a8 <https://github.com/open-power/skiboot/commit/80838c3158a8>`__
+SLW: fix running in mambo \*
+`43eb8bbcbaa5 <https://github.com/open-power/skiboot/commit/43eb8bbcbaa5>`__
+libstb/cvc: Register P8 secure ROM code correctly \*
+`28b94285ba3a <https://github.com/open-power/skiboot/commit/28b94285ba3a>`__
+Revert "libpore: Fix incorrect mtspr instruction generation" \*
+`9b7289511d7e <https://github.com/open-power/skiboot/commit/9b7289511d7e>`__
+skiboot v5.10-rc1 release notes \*
+`5cb93cd26e19 <https://github.com/open-power/skiboot/commit/5cb93cd26e19>`__
+stb: Correctly error out when no PCR for resource \*
+`fd5d3fea1e54 <https://github.com/open-power/skiboot/commit/fd5d3fea1e54>`__
+stb: Enforce secure boot if called before libstb initialized \*
+`782b91a5b85a <https://github.com/open-power/skiboot/commit/782b91a5b85a>`__
+skiboot 5.10-rc2 release notes \*
+`b94fbeaf137c <https://github.com/open-power/skiboot/commit/b94fbeaf137c>`__
+stb: Put correct label (for skiboot) into container \*
+`6d965ea72ad8 <https://github.com/open-power/skiboot/commit/6d965ea72ad8>`__
+pflash: Fix makefile dependency issue \*
+`1d7da2e9b05b <https://github.com/open-power/skiboot/commit/1d7da2e9b05b>`__
+skiboot v5.10-rc3 release notes \*
+`9b67f73a5947 <https://github.com/open-power/skiboot/commit/9b67f73a5947>`__
+cpu\_wait\_job: Correctly report time spent waiting for job \*
+`03e90a0629bd <https://github.com/open-power/skiboot/commit/03e90a0629bd>`__
+Add -debug to version on DEBUG builds \*
+`00eaf79e5da9 <https://github.com/open-power/skiboot/commit/00eaf79e5da9>`__
+increase log verbosity in debug builds \*
+`4c6539c13504 <https://github.com/open-power/skiboot/commit/4c6539c13504>`__
+npu2/opal-api: move npu2 checkstop defines to npu2-regs.h \*
+`e6272787ed96 <https://github.com/open-power/skiboot/commit/e6272787ed96>`__
+opal-api: Re-jig OPAL API numbers because OpenCAPI kernel merge \*
+`4769f3932c0b <https://github.com/open-power/skiboot/commit/4769f3932c0b>`__
+skiboot 5.10-rc4 release notes \*
+`62a0b2e470e8 <https://github.com/open-power/skiboot/commit/62a0b2e470e8>`__
+skiboot v5.10 release notes \*
+`49c175d9a026 <https://github.com/open-power/skiboot/commit/49c175d9a026>`__
+doc: fix v5.10-rc4 release date
+
+Sukadev Bhattiprolu (1): \*
+`31e5e988632f <https://github.com/open-power/skiboot/commit/31e5e988632f>`__
+vas: Disable VAS/NX-842 on some P9 revisions
+
+Suraj Jitindar Singh (1): \*
+`535d86ee9893 <https://github.com/open-power/skiboot/commit/535d86ee9893>`__
+external/pflash: Fix non-zero return code for successful read when
+size%256 != 0
+
+Vaibhav Jain (5): \*
+`646dbfbec287 <https://github.com/open-power/skiboot/commit/646dbfbec287>`__
+make\_version: Fix check for '.version' file \*
+`7b613693d537 <https://github.com/open-power/skiboot/commit/7b613693d537>`__
+phb4: Dump CAPP error registers when it asserts link down \*
+`e05798d87571 <https://github.com/open-power/skiboot/commit/e05798d87571>`__
+capi: Perform capp recovery sequence only when PBCQ is idle \*
+`5a959af3fb41 <https://github.com/open-power/skiboot/commit/5a959af3fb41>`__
+capi: Disable CAPP virtual machines \*
+`328af10e1c11 <https://github.com/open-power/skiboot/commit/328af10e1c11>`__
+capi: Enable channel tag streaming for PHB in CAPP mode
+
+Vasant Hegde (10): \*
+`eb858339cae8 <https://github.com/open-power/skiboot/commit/eb858339cae8>`__
+hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side' \*
+`eaf9e0f0981b <https://github.com/open-power/skiboot/commit/eaf9e0f0981b>`__
+hdata: Add location code property to xscom node \*
+`9088e400d319 <https://github.com/open-power/skiboot/commit/9088e400d319>`__
+prd: Add generic response structure inside prd\_fw\_msg \*
+`5d847a1b9d49 <https://github.com/open-power/skiboot/commit/5d847a1b9d49>`__
+prd: Enable error logging via firmware\_request interface \*
+`0f9a776aa72f <https://github.com/open-power/skiboot/commit/0f9a776aa72f>`__
+prd: Log unsupported message type \*
+`5110b54067c0 <https://github.com/open-power/skiboot/commit/5110b54067c0>`__
+hdata: Add memory hierarchy under xscom node \*
+`c0840ae7330f <https://github.com/open-power/skiboot/commit/c0840ae7330f>`__
+hdata: Parse SPD data \*
+`4a12d6deb045 <https://github.com/open-power/skiboot/commit/4a12d6deb045>`__
+hdata/vpd: Add vendor property \*
+`85f55e36bbd2 <https://github.com/open-power/skiboot/commit/85f55e36bbd2>`__
+ATTN: Enable flush instruction cache bit in HID register \*
+`44d352ed6bd0 <https://github.com/open-power/skiboot/commit/44d352ed6bd0>`__
+DT: Add "version" property under ibm, firmware-versions node
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1): \*
+`5806543c0adb <https://github.com/open-power/witherspoon-xml/commit/5806543c0adb>`__
+Stabilize DD2.1 by disabling some stop states and disable VDM + WOF
+
+Erich Hauptli (9): \*
+`882ef2310daa <https://github.com/open-power/witherspoon-xml/commit/882ef2310daa>`__
+Updating MEMD VPD \*
+`f0ef411a263c <https://github.com/open-power/witherspoon-xml/commit/f0ef411a263c>`__
+Adding in additional WOF table \*
+`32bfab156076 <https://github.com/open-power/witherspoon-xml/commit/32bfab156076>`__
+Adding OPEN\_POWER\_N\_PLUS\_ONE\_HPC\_BULK\_POWER\_LIMIT\_WATTS \*
+`97e83826bb31 <https://github.com/open-power/witherspoon-xml/commit/97e83826bb31>`__
+Updating Ref Clock and Gen 3 Eq Settings \*
+`b81b843c9452 <https://github.com/open-power/witherspoon-xml/commit/b81b843c9452>`__
+Fixing enumerator \*
+`43746576272c <https://github.com/open-power/witherspoon-xml/commit/43746576272c>`__
+Fixing VRM\_VDD\_TEMP sensor \*
+`5044f59f7de0 <https://github.com/open-power/witherspoon-xml/commit/5044f59f7de0>`__
+Re-enabling Stop States, WOF, and VDM \*
+`4629ea3fff85 <https://github.com/open-power/witherspoon-xml/commit/4629ea3fff85>`__
+Updating WOF Data \*
+`58554bfabd7f <https://github.com/open-power/witherspoon-xml/commit/58554bfabd7f>`__
+Adding in default OBUS Brick Lane Masks
+
+Matt Spinler (1): \*
+`bee9ba7e53e6 <https://github.com/open-power/witherspoon-xml/commit/bee9ba7e53e6>`__
+Add power button LED
+
+nschwart (3): \*
+`5e6ff0b9c1fb <https://github.com/open-power/witherspoon-xml/commit/5e6ff0b9c1fb>`__
+Pcie slot numbers - SW406686 (#72) \*
+`87b0173c563d <https://github.com/open-power/witherspoon-xml/commit/87b0173c563d>`__
+VRM temp sensor, hb\_volatile\_sensor, 128GB DIMM throttling update
+(#73) \*
+`d647013c46bd <https://github.com/open-power/witherspoon-xml/commit/d647013c46bd>`__
+Dimm mapping fixes (#76)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (6): \*
+`0c28b11c0ace <https://github.com/open-power/zaius-xml/commit/0c28b11c0ace>`__
+Add MEMD VPD \*
+`338671f00ca8 <https://github.com/open-power/zaius-xml/commit/338671f00ca8>`__
+Update default PCIe G3 lane Eq \*
+`117366697547 <https://github.com/open-power/zaius-xml/commit/117366697547>`__
+Move 25G-OC clock select to IO filter PLL \*
+`c254d1ecc0d7 <https://github.com/open-power/zaius-xml/commit/c254d1ecc0d7>`__
+Add 23c 225W WOF Table \*
+`828711d20ff5 <https://github.com/open-power/zaius-xml/commit/828711d20ff5>`__
+Update refclock freq to fix WOF table offset \*
+`b0884b3032df <https://github.com/open-power/zaius-xml/commit/b0884b3032df>`__
+New attribute to enable Early Data scoms
diff --git a/_sources/release-notes/v1.22-rc1.rst.txt b/_sources/release-notes/v1.22-rc1.rst.txt
new file mode 100644
index 0000000..0ea15f2
--- /dev/null
+++ b/_sources/release-notes/v1.22-rc1.rst.txt
@@ -0,0 +1,2023 @@
+Release Notes for OpenPower Firmware v1.22-rc1
+==============================================
+
+Please note that this is a RELEASE CANDIDATE and not the final v1.22
+release. We expect to do a final v1.21 tagged release before the
+first week of April is done.
+
+This release (including the final v1.21) is NOT intended for GA POWER9
+platforms. For that, you will need the (future) op-build v2.0.
+
+Known Issues
+------------
+
+The following stop states are disabled: 4,5,11. We believe all the bugs
+have been shaken out of stop4 and stop5, and they will be enabled immediately
+after v1.22.
+
+New platforms
+-------------
+
+-  vesnin
+
+   A 4 socket 2U POWER8 system with up to 8TB of memory from YADRO.
+   There are still some outstanding hostboot patches that are currently
+   being reviewed in order to have full Vesnin support upstream.
+
+Updated Packages
+----------------
+
++------+----------------+----------------+---------------------------------------+
+| Pack | Old Version    | New Version    | Platforms                             |
+| age  |                |                |                                       |
++======+================+================+=======================================+
+| glib | glibc-2.26-73- | glibc-2.26-107 | barreleye, firenze, firestone,        |
+| c    | g4b692dffb95ac | -g73a92363619e | garrison, habanero, openpower\_mambo, |
+|      | 4812b161eb6a16 | 52c458146e903d | openpower\_p9\_mambo, p9dsu,          |
+|      | 113d7e824982e  | fb9b1ba823aa40 | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| host | 28927a78ca4144 | 6eaa4575c95a2a | p9dsu, romulus, witherspoon, zaius    |
+| boot | aa8214d35b7ad7 | 5bccfad3e861a8 |                                       |
+|      | e2ddba5ada4e   | 55ffd8446aa3   |                                       |
++------+----------------+----------------+---------------------------------------+
+| host | 6924d6b711ba7b | 2657e58ac28a32 | barreleye, firestone, garrison,       |
+| boot | 1d4c47346c9a8d | c73a3002c715b6 | habanero, p9dsu, palmetto, romulus,   |
+| -bin | ff88cfaaf4c8   | ea9d8880f112   | witherspoon, zaius                    |
+| arie |                |                |                                       |
+| s    |                |                |                                       |
++------+----------------+----------------+---------------------------------------+
+| ima- | 01b26a136da16a | 90237254664cad | barreleye, firestone, garrison,       |
+| cata | 87c0b6b3c4d9f2 | ab529a39796508 | habanero, p9dsu, palmetto, romulus,   |
+| log  | 7555dca104dc   | 3e38806d92e6   | witherspoon, zaius                    |
++------+----------------+----------------+---------------------------------------+
+| libf | v5.9-166-g70f1 | v5.10.1        | barreleye, firenze, firestone,        |
+| lash | 4f4dd86e       |                | garrison, habanero, p9dsu, palmetto,  |
+|      |                |                | pseries, romulus, witherspoon, zaius, |
+|      |                |                | zz                                    |
++------+----------------+----------------+---------------------------------------+
+| linu | 4.14.20        | 4.15.9         | barreleye, firenze, firestone,        |
+| x    |                |                | garrison, habanero, openpower\_mambo, |
+|      |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| linu | 4.14.20        | 4.15.9         | barreleye, firenze, firestone,        |
+| x-he |                |                | garrison, habanero, openpower\_mambo, |
+| ader |                |                | openpower\_p9\_mambo, p9dsu,          |
+| s    |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| mach | 58554bfabd7f35 | c10638fa2a834c | witherspoon                           |
+| ine- | 6bc9db3e493816 | 216f28da7705da |                                       |
+| xml  | 2acd445fc559   | 331bc0bad4bf   |                                       |
++------+----------------+----------------+---------------------------------------+
+| mach | b0884b3032df60 | 4b012a3d1da538 | zaius                                 |
+| ine- | e49eff4b212719 | b3fb97c332b6fc |                                       |
+| xml  | f8d49a5d6be7   | e51a6cffaf9a   |                                       |
++------+----------------+----------------+---------------------------------------+
+| occ  | f72f857b7e5ab2 | 768466b31e853c | p9dsu, romulus, witherspoon, zaius    |
+|      | 5a5616b1655005 | b11dfa90dbfc15 |                                       |
+|      | b963405eb350   | 65a21ee9646e   |                                       |
++------+----------------+----------------+---------------------------------------+
+| open | b210f15c69933e | 824b1bf91c6f03 | barreleye, firestone, garrison,       |
+| powe | 21494323a8f501 | 0e696c1a4d72b7 | habanero, p9dsu, palmetto, romulus,   |
+| r-pn | 7501e7b2c1de   | 311985006705   | witherspoon, zaius                    |
+| or   |                |                |                                       |
++------+----------------+----------------+---------------------------------------+
+| peti | v1.6.6         | v1.7.1         | barreleye, firenze, firestone,        |
+| tboo |                |                | garrison, habanero, openpower\_mambo, |
+| t    |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| sbe  | 0aae9a8e68abb5 | 5c0363924c7d71 | p9dsu, romulus, witherspoon, zaius    |
+|      | 5110bee2d7bd2f | 0146155b3354b2 |                                       |
+|      | be49a4a11e70   | 36012372dd24   |                                       |
++------+----------------+----------------+---------------------------------------+
+| skib | v5.10          | v5.11-rc1      | barreleye, firenze, firestone,        |
+| oot  |                |                | garrison, habanero, openpower\_mambo, |
+|      |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+
+New Packages
+------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Removed Packages
+----------------
+
++-----------+--------------------------------------------+-------------+
+| Package   | Version                                    | Platforms   |
++===========+============================================+=============+
+| sbe       | 0aae9a8e68abb55110bee2d7bd2fbe49a4a11e70   | zz          |
++-----------+--------------------------------------------+-------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `fdbb8517ab31 <https://github.com/open-power/hostboot/commit/fdbb8517ab31>`__
+   ATTR\_CHIP\_EC\_FEATURE\_HW406337 support for Axone
+
+Alex Taft (4):
+
+-  `c078ed5d8667 <https://github.com/open-power/hostboot/commit/c078ed5d8667>`__
+   New dummy pulse pok bits (for L2/L3)
+-  `da32698522da <https://github.com/open-power/hostboot/commit/da32698522da>`__
+   HW405413 : NCU sends data out of order
+-  `e8c20a22ad09 <https://github.com/open-power/hostboot/commit/e8c20a22ad09>`__
+   L3 initfile updates
+-  `7dea31a9b0b0 <https://github.com/open-power/hostboot/commit/7dea31a9b0b0>`__
+   L3 Initfile: Qualify divide\_minor setting
+
+Alpana Kumari (1):
+
+-  `bd85928cb6ab <https://github.com/open-power/hostboot/commit/bd85928cb6ab>`__
+   Fix enum in dimmConsts.H
+
+Amit Tendolkar (3):
+
+-  `a2c708da6e1a <https://github.com/open-power/hostboot/commit/a2c708da6e1a>`__
+   Add PGPE XIRs to Special Wakeup Failure FFDC
+-  `def84fb4f740 <https://github.com/open-power/hostboot/commit/def84fb4f740>`__
+   Enable setting the stop recovery enabled/disable policy in SGPE Init
+-  `18d91f4a458f <https://github.com/open-power/hostboot/commit/18d91f4a458f>`__
+   Update p9\_collect\_ppe\_state to dynamically collect PPE FFDC
+
+Andre Marin (14):
+
+-  `f595ecf7f9d0 <https://github.com/open-power/hostboot/commit/f595ecf7f9d0>`__
+   Add address translation (xlate) support for 4Gbx8 and unit tests
+-  `443282a786ee <https://github.com/open-power/hostboot/commit/443282a786ee>`__
+   Fixes memdiags broadcast mode address check bug
+-  `c50ad6201b4a <https://github.com/open-power/hostboot/commit/c50ad6201b4a>`__
+   Add base spd decoder to share among controllers
+-  `157d87dcea5a <https://github.com/open-power/hostboot/commit/157d87dcea5a>`__
+   Change base decoder, add ddr4 namespace, and common API btw modules
+-  `b0eb26a290f0 <https://github.com/open-power/hostboot/commit/b0eb26a290f0>`__
+   Add const to the end of spd decoder methods to denote unchanged mem
+   vars
+-  `e1e78b687d15 <https://github.com/open-power/hostboot/commit/e1e78b687d15>`__
+   Add Connector to SDRAM Bit Mapping to the SPD decoder and unit tests
+-  `b6de6f7655df <https://github.com/open-power/hostboot/commit/b6de6f7655df>`__
+   Split SPD Connector to SDRAM fields, add unit tests
+-  `d9cde7352d62 <https://github.com/open-power/hostboot/commit/d9cde7352d62>`__
+   Remove override flag for ATTR\_MSS\_MRW\_ALLOW\_UNSUPPORTED\_RCW,
+   deconfig update
+-  `3ffad4a09011 <https://github.com/open-power/hostboot/commit/3ffad4a09011>`__
+   Remove mss::c\_str dependency for SPD decoder for future reuse
+-  `71987fc9ba5a <https://github.com/open-power/hostboot/commit/71987fc9ba5a>`__
+   Add DLL workaround and unit tests
+-  `3eb1f8ab1705 <https://github.com/open-power/hostboot/commit/3eb1f8ab1705>`__
+   Disable mem clk stop when in STR for DD2.\* only
+-  `e9b81f6e0311 <https://github.com/open-power/hostboot/commit/e9b81f6e0311>`__
+   Remove reset\_dll from scominit, enable delay line tap points
+-  `04088f2ddf58 <https://github.com/open-power/hostboot/commit/04088f2ddf58>`__
+   Modified gen\_accessors script for greater support
+-  `ab7f5582fdba <https://github.com/open-power/hostboot/commit/ab7f5582fdba>`__
+   Remove logic to disable memory clocks in STR if in
+   PD\_AND\_STR\_CLK\_STOP mode
+
+Anusha Reddy Rangareddygari (7):
+
+-  `37f1636463ec <https://github.com/open-power/hostboot/commit/37f1636463ec>`__
+   Ec\_level attribute support for DD1 attributes
+-  `b722a87509e1 <https://github.com/open-power/hostboot/commit/b722a87509e1>`__
+   DD2 updates:p9\_sbe\_arrayinit,p9\_sbe\_tp\_arrayinit
+-  `9194b0c4c0cc <https://github.com/open-power/hostboot/commit/9194b0c4c0cc>`__
+   VITAL cleaning for DD2
+-  `313d850ed60d <https://github.com/open-power/hostboot/commit/313d850ed60d>`__
+   p9\_start\_cbs updates
+-  `37f0ec3dddbd <https://github.com/open-power/hostboot/commit/37f0ec3dddbd>`__
+   p9\_sbe\_chiplet\_reset,p9\_sbe\_arrayinit
+-  `5ac11d13ae61 <https://github.com/open-power/hostboot/commit/5ac11d13ae61>`__
+   Cumulus proc updates
+-  `156a0bd71156 <https://github.com/open-power/hostboot/commit/156a0bd71156>`__
+   Axone Update
+
+Ben Gass (15):
+
+-  `5ebf782126ac <https://github.com/open-power/hostboot/commit/5ebf782126ac>`__
+   Add support for p9c 1.2
+-  `a8bf720f6890 <https://github.com/open-power/hostboot/commit/a8bf720f6890>`__
+   Turn off 64byte checkbit inversion for simulation in
+   centaur.mbs.scom.initfile
+-  `ef607c81e101 <https://github.com/open-power/hostboot/commit/ef607c81e101>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `3877eeac3ff3 <https://github.com/open-power/hostboot/commit/3877eeac3ff3>`__
+   Remove PROC\_FABRIC\_LINK\_ACTIVE from OBUS\_FBC\_ENABLED in
+   p9.obus.scom.initfile
+-  `8aefe57f98f5 <https://github.com/open-power/hostboot/commit/8aefe57f98f5>`__
+   Adding chip\_ec\_feature attributes for dd2 build
+-  `21200ba766f3 <https://github.com/open-power/hostboot/commit/21200ba766f3>`__
+   Set NDL IOValids based on configured NV links.
+-  `7375de1dcebd <https://github.com/open-power/hostboot/commit/7375de1dcebd>`__
+   Update filter pll settings as per HW407180
+-  `749693530aed <https://github.com/open-power/hostboot/commit/749693530aed>`__
+   Use obus p9ndd1 spy name attribute for obus initfile
+-  `f52bb2280385 <https://github.com/open-power/hostboot/commit/f52bb2280385>`__
+   Create dmi.pll.scan.initfile
+-  `a69039374bbe <https://github.com/open-power/hostboot/commit/a69039374bbe>`__
+   Updates for HW416934 and HW417233
+-  `0844be4f3967 <https://github.com/open-power/hostboot/commit/0844be4f3967>`__
+   Adding p9a support.
+-  `5b9b993f082c <https://github.com/open-power/hostboot/commit/5b9b993f082c>`__
+   Re-submit Axone updates
+-  `d3594cc4abcb <https://github.com/open-power/hostboot/commit/d3594cc4abcb>`__
+   Add support for p9c 1.2
+-  `277e5d2085cd <https://github.com/open-power/hostboot/commit/277e5d2085cd>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `9bea281bae99 <https://github.com/open-power/hostboot/commit/9bea281bae99>`__
+   Add p9n 2.3 to p9\_frequency\_buckets.H
+
+Benjamin Weisenbeck (1):
+
+-  `24bcf5732469 <https://github.com/open-power/hostboot/commit/24bcf5732469>`__
+   PRD: Fix data storage exception in PLL analysis
+
+Bill Hoffa (5):
+
+-  `014e0ae7136c <https://github.com/open-power/hostboot/commit/014e0ae7136c>`__
+   Add Kernel Debug Trace for Out of Memory condition
+-  `ddb2012f39d5 <https://github.com/open-power/hostboot/commit/ddb2012f39d5>`__
+   Enable Cumulus CDIMM Config
+-  `a2dc8952afa9 <https://github.com/open-power/hostboot/commit/a2dc8952afa9>`__
+   Deliver cumulus\_cdimm pnor image to fips for Simics regression
+   testing
+-  `9de67e525158 <https://github.com/open-power/hostboot/commit/9de67e525158>`__
+   Update Bbuild to b0316a\_1813.920
+-  `425eb895f440 <https://github.com/open-power/hostboot/commit/425eb895f440>`__
+   Add ATTR\_ prefix to attributes missing it in
+   hb\_customized\_attrs.xml
+
+Brian Bakke (2):
+
+-  `3403445e2f75 <https://github.com/open-power/hostboot/commit/3403445e2f75>`__
+   Fix and codify how system and node targets are handled by attribute
+   overrides
+-  `bb0dc7d71263 <https://github.com/open-power/hostboot/commit/bb0dc7d71263>`__
+   Add common XSCOM error literals to HBRT
+
+Brian Silver (3):
+
+-  `57808f6af451 <https://github.com/open-power/hostboot/commit/57808f6af451>`__
+   Add EC feature levels to MSS workarounds
+-  `b76592c3358c <https://github.com/open-power/hostboot/commit/b76592c3358c>`__
+   Add EC workaround for PHY training bad bit processing
+-  `8ccd1b475062 <https://github.com/open-power/hostboot/commit/8ccd1b475062>`__
+   Add Memory Subsystem FIR support
+
+Brian Stegmiller (3):
+
+-  `2993c5b32a67 <https://github.com/open-power/hostboot/commit/2993c5b32a67>`__
+   PRD: Add regs to capture list for NVLINK analysis
+-  `8cf2925f7e01 <https://github.com/open-power/hostboot/commit/8cf2925f7e01>`__
+   Monitor threads for HB TI to work
+-  `0e69501ebe5b <https://github.com/open-power/hostboot/commit/0e69501ebe5b>`__
+   Simics: Skip mem diag due to intermittent action file issues
+
+Brian Vanderpool (1):
+
+-  `551d7e678a8e <https://github.com/open-power/hostboot/commit/551d7e678a8e>`__
+   PM: Ignore allow\_reg\_wakeup in cache contained mode
+
+CHRISTINA L. GRAVES (3):
+
+-  `316f190cdeac <https://github.com/open-power/hostboot/commit/316f190cdeac>`__
+   p9\_sbe\_lpc\_init fix with GPIO reset
+-  `a7f98e8fe346 <https://github.com/open-power/hostboot/commit/a7f98e8fe346>`__
+   Fix for HW397129-set bit 52 in the ALTD\_OPTION reg to keep MC
+   fastpath enabled
+-  `6567fe47ef12 <https://github.com/open-power/hostboot/commit/6567fe47ef12>`__
+   p9\_setup\_bars -- support DD2 NPU SCOM address changes
+
+Caleb Palmer (6):
+
+-  `1467cbcb8be5 <https://github.com/open-power/hostboot/commit/1467cbcb8be5>`__
+   Fix target type check in bad dq helper function
+-  `18a73baccdc2 <https://github.com/open-power/hostboot/commit/18a73baccdc2>`__
+   PRD: Don't skip TPS after failed MemDealloc calls
+-  `d2fd055febb7 <https://github.com/open-power/hostboot/commit/d2fd055febb7>`__
+   Free mem and fix dimm trgt in bad dq accessors
+-  `83933bedd3ce <https://github.com/open-power/hostboot/commit/83933bedd3ce>`__
+   MDIA: Cut mdia patterns from 9 to 4
+-  `8f68014a90f6 <https://github.com/open-power/hostboot/commit/8f68014a90f6>`__
+   MDIA: ensure full MBA target support for P9
+-  `4bc416f75e08 <https://github.com/open-power/hostboot/commit/4bc416f75e08>`__
+   MDIA: command cleanup support
+
+Chris Cain (1):
+
+-  `24780f003a4b <https://github.com/open-power/hostboot/commit/24780f003a4b>`__
+   HTMGT: Cache user power limit from BMC and add proc callout for 2AEx
+   errors
+
+Chris Hanudel (1):
+
+-  `8dba9b43bdc9 <https://github.com/open-power/hostboot/commit/8dba9b43bdc9>`__
+   Updates for P9 NX DD2 initfiles
+
+Christian Geddes (8):
+
+-  `8d28433bcc3c <https://github.com/open-power/hostboot/commit/8d28433bcc3c>`__
+   Fix bugs in FSP->HBRT message path for SBE errors
+-  `4a60925ef57e <https://github.com/open-power/hostboot/commit/4a60925ef57e>`__
+   Fix trace bug for error path in rt\_fwnotify
+-  `2c4b416ae0cf <https://github.com/open-power/hostboot/commit/2c4b416ae0cf>`__
+   Remove if that was catching SBE chipop err logs and forcing reboot
+-  `c5983ddc3585 <https://github.com/open-power/hostboot/commit/c5983ddc3585>`__
+   Skip attempting sbe\_retry when HBRT receives SBE\_ERR from HWSV
+-  `10aa31b32fc0 <https://github.com/open-power/hostboot/commit/10aa31b32fc0>`__
+   Re-order sbex calls in presimsetup to get paths updated correctly
+-  `04ba8e387d32 <https://github.com/open-power/hostboot/commit/04ba8e387d32>`__
+   Update autocitest to collect all hostboot dump info prior to failure
+-  `74156401d2fb <https://github.com/open-power/hostboot/commit/74156401d2fb>`__
+   Don't include duplicate connections when looking up xbus mapping
+-  `05cda10a435a <https://github.com/open-power/hostboot/commit/05cda10a435a>`__
+   Update backing build to be b0222a\_1810.911
+
+Christopher Riedl (1):
+
+-  `8d3671f0c224 <https://github.com/open-power/hostboot/commit/8d3671f0c224>`__
+   PPM reg collision (HW389511) work-around: Special Wake-up
+
+Claus Michael Olsen (4):
+
+-  `3fbe556d9d69 <https://github.com/open-power/hostboot/commit/3fbe556d9d69>`__
+   Additional risk level support - (step 2) Updating the image w/RL2
+-  `a563b914d6dc <https://github.com/open-power/hostboot/commit/a563b914d6dc>`__
+   xip\_customize: GPTR/overlays stage 1 support
+-  `50a391ac5965 <https://github.com/open-power/hostboot/commit/50a391ac5965>`__
+   HW425038 INT ARX timeout workaround - Updated initfiles to 49241
+-  `68f67bd7aab5 <https://github.com/open-power/hostboot/commit/68f67bd7aab5>`__
+   Update to putRingUtils to proper scanning of perv\_pll\_bndy\_flt
+   rings
+
+Corey Swenson (4):
+
+-  `4cf79f8dc40b <https://github.com/open-power/hostboot/commit/4cf79f8dc40b>`__
+   Changes to Inband SCOM MMIO ranges for Cumulus
+-  `53635aee4925 <https://github.com/open-power/hostboot/commit/53635aee4925>`__
+   Delete ATTR\_DMI\_INBAND\_BAR\_ENABLE when processing MRW attributes
+-  `ed84b08afa87 <https://github.com/open-power/hostboot/commit/ed84b08afa87>`__
+   Inband SCOM clean up
+-  `b4699ae10c2a <https://github.com/open-power/hostboot/commit/b4699ae10c2a>`__
+   Add inband bar address to simics xml
+
+Dan Crowell (16):
+
+-  `b47f658c6e96 <https://github.com/open-power/hostboot/commit/b47f658c6e96>`__
+   Pull ATTR\_MSS\_MRW\_FORCE\_BCMODE\_OFF from MRW if it exists
+-  `431a3cc0aa10 <https://github.com/open-power/hostboot/commit/431a3cc0aa10>`__
+   Bug fixes for concurrent update of HBRT
+-  `4a0eb030e761 <https://github.com/open-power/hostboot/commit/4a0eb030e761>`__
+   Mirror fixup - spd\_decoder\_base.H
+-  `36766721c030 <https://github.com/open-power/hostboot/commit/36766721c030>`__
+   Disable WOF for Cumulus DD1.0
+-  `4f43040cb271 <https://github.com/open-power/hostboot/commit/4f43040cb271>`__
+   Enable WOF\_VRATIO on ZZ
+-  `f5d2c874d072 <https://github.com/open-power/hostboot/commit/f5d2c874d072>`__
+   Removing old TODO for dropped requirement
+-  `309422a68f39 <https://github.com/open-power/hostboot/commit/309422a68f39>`__
+   Fix EID range for HBRT logs
+-  `586b8b1e6088 <https://github.com/open-power/hostboot/commit/586b8b1e6088>`__
+   Do not elevate severity of reconfig error log
+-  `e4a7de38d08d <https://github.com/open-power/hostboot/commit/e4a7de38d08d>`__
+   No longer include BAR attributes in ServerWiz2 export
+-  `5683e4887711 <https://github.com/open-power/hostboot/commit/5683e4887711>`__
+   Remirror chip\_ec\_attributes.xml
+-  `7b96070e5a1f <https://github.com/open-power/hostboot/commit/7b96070e5a1f>`__
+   Disabling WOF and VDM for Nimbus DD2.0
+-  `eb7c0e1f8327 <https://github.com/open-power/hostboot/commit/eb7c0e1f8327>`__
+   Disable WOF for Cumulus DD1.0
+-  `945553cc05cf <https://github.com/open-power/hostboot/commit/945553cc05cf>`__
+   Force single-threaded access to HWPs in PRD
+-  `54d16a1476fe <https://github.com/open-power/hostboot/commit/54d16a1476fe>`__
+   Add proc huid to PSU trace
+-  `bbe9dd41d809 <https://github.com/open-power/hostboot/commit/bbe9dd41d809>`__
+   Fix FFDC for FW Request Errors
+-  `4d755323a660 <https://github.com/open-power/hostboot/commit/4d755323a660>`__
+   Completely hide attributes that have no value
+
+Daniel Howe (3):
+
+-  `928dab2ae2c2 <https://github.com/open-power/hostboot/commit/928dab2ae2c2>`__
+   Allow lpc\_ed for p9n 2.2 per HW418117 fix
+-  `55b4dac7353b <https://github.com/open-power/hostboot/commit/55b4dac7353b>`__
+   update data token init to use scans on p9c 1.1
+-  `acd49fe41045 <https://github.com/open-power/hostboot/commit/acd49fe41045>`__
+   dd1.1+ DL training procedure updates
+
+Daniel M. Crowell (1):
+
+-  `2fd3b08eed59 <https://github.com/open-power/hostboot/commit/2fd3b08eed59>`__
+   Revert "Adds self time refresh entry and exit helper functions"
+
+David Kauer (4):
+
+-  `112c8bd6e114 <https://github.com/open-power/hostboot/commit/112c8bd6e114>`__
+   Update INT DD2 initfiles
+-  `e53b287b70c0 <https://github.com/open-power/hostboot/commit/e53b287b70c0>`__
+   Added Nimbus & Cumulus attributes for INT initfiles
+-  `128afcc6737f <https://github.com/open-power/hostboot/commit/128afcc6737f>`__
+   HW425038 INT ARX timeout workaround
+-  `240defa5f9b2 <https://github.com/open-power/hostboot/commit/240defa5f9b2>`__
+   Modify INT FIR configuration settings
+
+Dean Sanner (2):
+
+-  `2414e7c8e5de <https://github.com/open-power/hostboot/commit/2414e7c8e5de>`__
+   Support sending chip info to SBEs on multinode
+-  `d6f9a2206311 <https://github.com/open-power/hostboot/commit/d6f9a2206311>`__
+   Force 25G Nvlink speed on P9N DD2.1
+
+Elizabeth Liner (3):
+
+-  `8f1ef46890d9 <https://github.com/open-power/hostboot/commit/8f1ef46890d9>`__
+   Adding visible error once we know that the SBE is erroring
+-  `c142eb850380 <https://github.com/open-power/hostboot/commit/c142eb850380>`__
+   Adding attribute to detect which processor we can use for alt-memory
+-  `4761f0cf880a <https://github.com/open-power/hostboot/commit/4761f0cf880a>`__
+   Updating HWP's to use PROC\_CHIP\_MEM\_TO\_USE attribute
+
+Emmanuel Sacristan (1):
+
+-  `7a09b00b1558 <https://github.com/open-power/hostboot/commit/7a09b00b1558>`__
+   NMMU Nimbus dd2 scom/scan updates, updated comments
+
+Greg Still (7):
+
+-  `f9b500d310ee <https://github.com/open-power/hostboot/commit/f9b500d310ee>`__
+   PM: GPE timer fix (HW389045 - Update Shadow copy of TSEL)
+-  `420c26669087 <https://github.com/open-power/hostboot/commit/420c26669087>`__
+   PM: refine enablement attributes for advanced functions
+   (VDM,RESCLK,WOF,IVRM)
+-  `52074db64a3d <https://github.com/open-power/hostboot/commit/52074db64a3d>`__
+   PM: Move to chip EC based #V validity checking in
+   p9\_pstate\_parameter\_block
+-  `a2a54161270c <https://github.com/open-power/hostboot/commit/a2a54161270c>`__
+   VDM: p9\_pstate\_parameter\_block check for VDM Large threshold <
+   -32mV
+-  `cbcd27d3a629 <https://github.com/open-power/hostboot/commit/cbcd27d3a629>`__
+   PM: p9\_setup\_evid steps voltage to avoid Fleetwood VRM limitations
+-  `c3364dfd2650 <https://github.com/open-power/hostboot/commit/c3364dfd2650>`__
+   PM: p9\_setup\_evid - deal with attribute clearing during MPIPL
+-  `9b5cfe7260ef <https://github.com/open-power/hostboot/commit/9b5cfe7260ef>`__
+   PM: Enhance p9\_pm\_pss\_init for reset error logging
+
+Ilya Smirnov (5):
+
+-  `a681d519d4dc <https://github.com/open-power/hostboot/commit/a681d519d4dc>`__
+   Pass i\_skipComm to \_buildOccs
+-  `299023edd66f <https://github.com/open-power/hostboot/commit/299023edd66f>`__
+   Reload OCC and HCODE LIDs in OCC Reload Path
+-  `95c3ddc9290b <https://github.com/open-power/hostboot/commit/95c3ddc9290b>`__
+   Insert Debug Data Into hb prime Code Path
+-  `c82b626e6ea1 <https://github.com/open-power/hostboot/commit/c82b626e6ea1>`__
+   Check the Section Headers in Non-Secure Mode
+-  `ec645465cdae <https://github.com/open-power/hostboot/commit/ec645465cdae>`__
+   Flush TMP Daemon Traces Prior to Shutdown
+
+Jacob Harvey (3):
+
+-  `052142a41cd0 <https://github.com/open-power/hostboot/commit/052142a41cd0>`__
+   Add in RCD attributes for DD2 debug
+-  `e5ca1ace470e <https://github.com/open-power/hostboot/commit/e5ca1ace470e>`__
+   Change RD\_CTR workaround val and update attr name
+-  `9abf780c9305 <https://github.com/open-power/hostboot/commit/9abf780c9305>`__
+   Increment red\_waterfall for low vdn fix
+
+Jaymes Wilks (4):
+
+-  `8ea7d7ed5db4 <https://github.com/open-power/hostboot/commit/8ea7d7ed5db4>`__
+   Change FCO distribution to ensure master chip has at least one core
+-  `13dd75dd4dc3 <https://github.com/open-power/hostboot/commit/13dd75dd4dc3>`__
+   Support TPM in CUMULUS standalone SIMICS boot
+-  `4f5c0b932724 <https://github.com/open-power/hostboot/commit/4f5c0b932724>`__
+   Add TPM to the CUMULUS CDIMM model
+-  `4eaf644dbf1b <https://github.com/open-power/hostboot/commit/4eaf644dbf1b>`__
+   Remove code flows that use non-open signing tools
+
+Jennifer A. Stofer (1):
+
+-  `7728cc84c782 <https://github.com/open-power/hostboot/commit/7728cc84c782>`__
+   Revert "Adding p9a support."
+
+Jenny Huynh (12):
+
+-  `3d8051b7b2e7 <https://github.com/open-power/hostboot/commit/3d8051b7b2e7>`__
+   Reset L3 error status register for next CE/UE capture
+-  `c27a8bd5fb97 <https://github.com/open-power/hostboot/commit/c27a8bd5fb97>`__
+   Adding workaround for HW930007 and HW386013
+-  `793f58e194db <https://github.com/open-power/hostboot/commit/793f58e194db>`__
+   Adding in defect HW395947,HW930007 to INT initfiles
+-  `d0d88fcce2d4 <https://github.com/open-power/hostboot/commit/d0d88fcce2d4>`__
+   Adding HW363780 to NPU scom initfiles
+-  `a42eb15a2cc9 <https://github.com/open-power/hostboot/commit/a42eb15a2cc9>`__
+   Reducing rng pace rate from 2000 -> 300 for HW403701
+-  `4b6b29be4ff5 <https://github.com/open-power/hostboot/commit/4b6b29be4ff5>`__
+   HW406130: Reduce dma read requests from 16->8 in NX inits
+-  `6ec839acf46f <https://github.com/open-power/hostboot/commit/6ec839acf46f>`__
+   HW407123: Slow down xlink command rate for Nimbus DD1/2
+-  `a1635526313e <https://github.com/open-power/hostboot/commit/a1635526313e>`__
+   INT scan initfile change to add workaround for HW408972
+-  `e7db59ec919d <https://github.com/open-power/hostboot/commit/e7db59ec919d>`__
+   Adding HW401552 to cxa initfile to workaround clockgating bug
+-  `9b84a7e90001 <https://github.com/open-power/hostboot/commit/9b84a7e90001>`__
+   Adding HW414702 workaround to INT scan initfiles
+-  `ddf01705dda7 <https://github.com/open-power/hostboot/commit/ddf01705dda7>`__
+   Workaround for Quaint Gate, Angry Reindeer
+-  `b79417a6c766 <https://github.com/open-power/hostboot/commit/b79417a6c766>`__
+   Updating HW414700 to also apply to Cumulus DD10
+
+Joachim Fenkes (6):
+
+-  `c0967b7fb152 <https://github.com/open-power/hostboot/commit/c0967b7fb152>`__
+   LPC: Add empty files for mirroring to HB, PPE, HWSV
+-  `1141d3f0a51e <https://github.com/open-power/hostboot/commit/1141d3f0a51e>`__
+   FFDC: Add empty new helper procedure for mirroring to HB, HWSV
+-  `d4ea0e36be37 <https://github.com/open-power/hostboot/commit/d4ea0e36be37>`__
+   Add p9\_proc\_gettracearray procedure
+-  `6f16f1f33d3e <https://github.com/open-power/hostboot/commit/6f16f1f33d3e>`__
+   p9\_sbe\_tracearray: Nimbus DD2 updates
+-  `d61bf78fca7d <https://github.com/open-power/hostboot/commit/d61bf78fca7d>`__
+   HW415692: Make workaround permanent
+-  `efc02485efbd <https://github.com/open-power/hostboot/commit/efc02485efbd>`__
+   HDCT: Remove core trace arrays, permanent P9 erratum
+
+Joe McGill (40):
+
+-  `90a2c95eb96c <https://github.com/open-power/hostboot/commit/90a2c95eb96c>`__
+   p9\_tod\_move\_tod\_to\_tb -- correct TOD state checks
+-  `4d23f6873114 <https://github.com/open-power/hostboot/commit/4d23f6873114>`__
+   p9\_sbe\_tracearray -- satsify PRD calls to manage core trace arrays
+-  `ac0c8f0e7bdb <https://github.com/open-power/hostboot/commit/ac0c8f0e7bdb>`__
+   resolve Zeppelin DMI channel framelock issues
+-  `c0fce11639f7 <https://github.com/open-power/hostboot/commit/c0fce11639f7>`__
+   enforce strict 512 GB per socket limit on Witherspoon memory map
+   (part2)
+-  `92f6bd045cb1 <https://github.com/open-power/hostboot/commit/92f6bd045cb1>`__
+   HW388878 VCS workaround
+-  `9c189e8e26a7 <https://github.com/open-power/hostboot/commit/9c189e8e26a7>`__
+   p9.fbc.scan.initfile -- create initfile, add workaround for HW376651
+-  `5ba30ede4f3a <https://github.com/open-power/hostboot/commit/5ba30ede4f3a>`__
+   p9\_psi\_init -- parametrize link speed (half/full)
+-  `398408a979d7 <https://github.com/open-power/hostboot/commit/398408a979d7>`__
+   p9.fbc.scan.initfile -- clock off MCSYNC staging latches
+-  `12ea45b365cf <https://github.com/open-power/hostboot/commit/12ea45b365cf>`__
+   Add MSS customization support from CRP0 Lx MVPD
+-  `b02210a00b1e <https://github.com/open-power/hostboot/commit/b02210a00b1e>`__
+   p9\_getecid -- set PCIE DD1.0x workaround attributes
+-  `65076c196163 <https://github.com/open-power/hostboot/commit/65076c196163>`__
+   add SS PLL settings to support 94 MHz PCI operation
+-  `a2c5ab1977ee <https://github.com/open-power/hostboot/commit/a2c5ab1977ee>`__
+   FBC updates for HW383616, HW384245
+-  `ee3924e0c243 <https://github.com/open-power/hostboot/commit/ee3924e0c243>`__
+   p9\_sbe\_tp\_chiplet\_init3 -- disable TP TOD hang pulse
+-  `4bdb5fa7a80f <https://github.com/open-power/hostboot/commit/4bdb5fa7a80f>`__
+   p9.core.scan.initfile -- mask local error from CC in EC perv LFIR
+-  `c526478a6ce3 <https://github.com/open-power/hostboot/commit/c526478a6ce3>`__
+   adjust SRAM timings
+-  `8d707e8c9223 <https://github.com/open-power/hostboot/commit/8d707e8c9223>`__
+   update DPLL and IVRM inits
+-  `d615502799c0 <https://github.com/open-power/hostboot/commit/d615502799c0>`__
+   derate NVLINK frequency for Nimbus DD1
+-  `40c1bf0cfb1b <https://github.com/open-power/hostboot/commit/40c1bf0cfb1b>`__
+   p9.xbus.pll.scan.initfile -- restore full frequency settings for
+   Nimbus DD2+
+-  `8c2cd3174256 <https://github.com/open-power/hostboot/commit/8c2cd3174256>`__
+   p9.int.scan.initfile -- init PSIHB to LSI mode
+-  `527165381939 <https://github.com/open-power/hostboot/commit/527165381939>`__
+   L3 updates -- p9\_build\_smp, p9\_fbc\_utils
+-  `3a26100f62ca <https://github.com/open-power/hostboot/commit/3a26100f62ca>`__
+   future proof EC feature attributes, add missing P9N DD2 inits
+-  `78bf7f9a76b2 <https://github.com/open-power/hostboot/commit/78bf7f9a76b2>`__
+   L3 update -- p9\_pcie\_config
+-  `4831e12ea20e <https://github.com/open-power/hostboot/commit/4831e12ea20e>`__
+   p9.core.scan.initfile -- set disable 241 for Nimbus DD2
+-  `e4229a61632a <https://github.com/open-power/hostboot/commit/e4229a61632a>`__
+   PCIe updates for Nimbus DD2 GEN4 operation
+-  `ddefc592366e <https://github.com/open-power/hostboot/commit/ddefc592366e>`__
+   p9.pci.scan.initfile -- initial release
+-  `6752509378f2 <https://github.com/open-power/hostboot/commit/6752509378f2>`__
+   p9.npu.scom.initfile -- Nimbus DD2 updates
+-  `02e1726c4962 <https://github.com/open-power/hostboot/commit/02e1726c4962>`__
+   TP, Nest FIR updates -- DD2 updates to match RAS XML
+-  `3ce08029e577 <https://github.com/open-power/hostboot/commit/3ce08029e577>`__
+   p9.npu.scom.initfile -- FIR updates to align with RAS XML
+   documentation
+-  `7f0a49f50d87 <https://github.com/open-power/hostboot/commit/7f0a49f50d87>`__
+   p9.int.scom.initfile -- mask SUE FIR for Nimbus DD2
+-  `a0df90732994 <https://github.com/open-power/hostboot/commit/a0df90732994>`__
+   resolve Zeppelin DMI channel framelock issues
+-  `e5e2af0f5eed <https://github.com/open-power/hostboot/commit/e5e2af0f5eed>`__
+   updates for NPU errata
+-  `8e0f3a8ad787 <https://github.com/open-power/hostboot/commit/8e0f3a8ad787>`__
+   PLL updates for filter BG, BW including OBUS tank coreqs
+-  `3d3f11dbddd5 <https://github.com/open-power/hostboot/commit/3d3f11dbddd5>`__
+   IO, FBC updates to enable ABUS for Fleetwood
+-  `75c7fd666460 <https://github.com/open-power/hostboot/commit/75c7fd666460>`__
+   p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1
+-  `f20b37d483c4 <https://github.com/open-power/hostboot/commit/f20b37d483c4>`__
+   remove NV iovalid assertion from FW and add scan inits to resolve
+   glsmux xstate
+-  `f0d08f111980 <https://github.com/open-power/hostboot/commit/f0d08f111980>`__
+   Chip address extension workaround for HW423589 (option2), part1
+-  `a94bc7eedf31 <https://github.com/open-power/hostboot/commit/a94bc7eedf31>`__
+   disable ECC bypass for Cumulus DD1.0
+-  `01a6a43e9020 <https://github.com/open-power/hostboot/commit/01a6a43e9020>`__
+   MCD disable workaround for HW423589 (option1)
+-  `7221c41d5f7f <https://github.com/open-power/hostboot/commit/7221c41d5f7f>`__
+   Disable read data delay for Cumulus DD1.0, enable for DD1.1
+-  `e07cb2f93ac8 <https://github.com/open-power/hostboot/commit/e07cb2f93ac8>`__
+   p9.npu.scom.initfile -- limit DCP0 credits for HW437173
+
+John Rell (4):
+
+-  `366a4efdf50b <https://github.com/open-power/hostboot/commit/366a4efdf50b>`__
+   jgr18022000 Fix for typo in changes for HW430958
+-  `d12852b6fa1a <https://github.com/open-power/hostboot/commit/d12852b6fa1a>`__
+   jgr17050500 Added Centaur and DMI IO SCOM initfiles
+-  `55e4a228b65f <https://github.com/open-power/hostboot/commit/55e4a228b65f>`__
+   jgr17082300 Setting changes for HW41801 HW419305
+-  `9af3fc295e1e <https://github.com/open-power/hostboot/commit/9af3fc295e1e>`__
+   jgr171017 Setting changes for Obus boardwire vs cable
+
+Joshua Hannan (1):
+
+-  `4c9b0d832610 <https://github.com/open-power/hostboot/commit/4c9b0d832610>`__
+   adding insert for soft fail threshold for dd1 and dd2
+
+Juan Medina (2):
+
+-  `727e9397fd73 <https://github.com/open-power/hostboot/commit/727e9397fd73>`__
+   reverting FIRs to master values, setting only bit 8
+-  `ca235d62a2fe <https://github.com/open-power/hostboot/commit/ca235d62a2fe>`__
+   Scrubbing needs to stay off for DD2, bug HW405443
+
+Lennard Streat (6):
+
+-  `d3593cc766ca <https://github.com/open-power/hostboot/commit/d3593cc766ca>`__
+   Temporary workaround for HW412197
+-  `75823b14fb47 <https://github.com/open-power/hostboot/commit/75823b14fb47>`__
+   HW439321 - Trusty Birthday Alternative Workaround
+-  `968b1746f9e7 <https://github.com/open-power/hostboot/commit/968b1746f9e7>`__
+   HW439321 - Disable CRC Performance Degradation
+-  `77309f6630fa <https://github.com/open-power/hostboot/commit/77309f6630fa>`__
+   Expanding MCU tag fifo settings to be freq dependent.
+-  `3d12277f2397 <https://github.com/open-power/hostboot/commit/3d12277f2397>`__
+   Workaround for Warlike Parasite (HW430546)
+-  `f24037b86d27 <https://github.com/open-power/hostboot/commit/f24037b86d27>`__
+   Protect Firmware from exposure to HW423533
+
+Louis Stermole (3):
+
+-  `9900129f86ae <https://github.com/open-power/hostboot/commit/9900129f86ae>`__
+   Fix command gap calculation for MSS scrub to prevent truncation
+-  `d64041888fed <https://github.com/open-power/hostboot/commit/d64041888fed>`__
+   Add callout for when the DIMM to NEST freq ratio exceeds 1.5
+-  `e4ed25ed886c <https://github.com/open-power/hostboot/commit/e4ed25ed886c>`__
+   Add workaround for DDRPHY ODT config register erratum (ODT2, ODT3
+   bits swapped)
+
+Luke C. Murray (7):
+
+-  `908eda4b3845 <https://github.com/open-power/hostboot/commit/908eda4b3845>`__
+   Disabling LVext for all P9 parts
+-  `2921d0d9066c <https://github.com/open-power/hostboot/commit/2921d0d9066c>`__
+   HW414700 checkstop on UEs and disable core ECC counter
+-  `15d21760fbaa <https://github.com/open-power/hostboot/commit/15d21760fbaa>`__
+   Workaround for HW421347 Scandalous Pie
+-  `b5b8ae989e51 <https://github.com/open-power/hostboot/commit/b5b8ae989e51>`__
+   Updating L2 re-request jitter settings for Cumulus
+-  `1b1226daa961 <https://github.com/open-power/hostboot/commit/1b1226daa961>`__
+   Turning on NCU tlbie pacing by default
+-  `fb21d847fbea <https://github.com/open-power/hostboot/commit/fb21d847fbea>`__
+   Adding attribute to turn memory early data on
+-  `f5759559a60d <https://github.com/open-power/hostboot/commit/f5759559a60d>`__
+   Enabling L2 64B store prediction
+
+Luke Murray (8):
+
+-  `0964a5b2fd09 <https://github.com/open-power/hostboot/commit/0964a5b2fd09>`__
+   Adding skip group dials for cache when chip=group
+-  `f5bc1a24f10a <https://github.com/open-power/hostboot/commit/f5bc1a24f10a>`__
+   Updating P9 L2 scan initfile to use attributes
+-  `7d0c68704298 <https://github.com/open-power/hostboot/commit/7d0c68704298>`__
+   Adding good LCO settings to initfile
+-  `54067398177d <https://github.com/open-power/hostboot/commit/54067398177d>`__
+   Updating L3 LCO watermarks for HW406803
+-  `0c1a9c38bba5 <https://github.com/open-power/hostboot/commit/0c1a9c38bba5>`__
+   Updating optimal larx/stcx dials for performance
+-  `2e3a8e66a7f7 <https://github.com/open-power/hostboot/commit/2e3a8e66a7f7>`__
+   Disable cp\_me from the L3 for Nimbus DD1 and DD2.0.
+-  `f44af3ce268c <https://github.com/open-power/hostboot/commit/f44af3ce268c>`__
+   Updating HW363605 workaround to be applied to all chips
+-  `340b1d5748c8 <https://github.com/open-power/hostboot/commit/340b1d5748c8>`__
+   Performance updates for HW409069
+
+Markus Dobler (1):
+
+-  `ce033a30cb69 <https://github.com/open-power/hostboot/commit/ce033a30cb69>`__
+   p9\_abist: Support for p9ndd2
+
+Marty Gloff (4):
+
+-  `d01ca15eccee <https://github.com/open-power/hostboot/commit/d01ca15eccee>`__
+   Support multiple nodes in HBRT - Add Node Container
+-  `40c3350ff928 <https://github.com/open-power/hostboot/commit/40c3350ff928>`__
+   Support multiple nodes in HBRT - Support Multiple Nodes in
+   TargetService
+-  `27755fae1059 <https://github.com/open-power/hostboot/commit/27755fae1059>`__
+   Support multiple nodes in HBRT - Attribute Overrides
+-  `5fc3b529c692 <https://github.com/open-power/hostboot/commit/5fc3b529c692>`__
+   Support multiple nodes in HBRT - VPD Image
+
+Matt Derksen (9):
+
+-  `80819cf5302b <https://github.com/open-power/hostboot/commit/80819cf5302b>`__
+   Fix rollover of PLID numbers
+-  `d6d402588868 <https://github.com/open-power/hostboot/commit/d6d402588868>`__
+   Cleanup hbrt msg code to be easier to understand and update
+-  `3b5f10fdf6a7 <https://github.com/open-power/hostboot/commit/3b5f10fdf6a7>`__
+   Include WOF power mode explicitly inside tables
+-  `b31ac249651c <https://github.com/open-power/hostboot/commit/b31ac249651c>`__
+   Trace cleanup: do not look for parent chip on non-parent chip targets
+-  `843b9e02e55d <https://github.com/open-power/hostboot/commit/843b9e02e55d>`__
+   Initialize FIRDATA section and ErrlManager just incase BMC resets
+-  `647eb6eae52c <https://github.com/open-power/hostboot/commit/647eb6eae52c>`__
+   Only call PNOR::init() on systems with BMC
+-  `75c7aea07bcb <https://github.com/open-power/hostboot/commit/75c7aea07bcb>`__
+   Fix setting plid to the lastest one available at hbrt start
+-  `8692b24a1ec0 <https://github.com/open-power/hostboot/commit/8692b24a1ec0>`__
+   Include WOF power mode explicitly inside tables
+-  `6eaa4575c95a <https://github.com/open-power/hostboot/commit/6eaa4575c95a>`__
+   Handle new version of WOF tables that includes power mode
+
+Matt K. Light (1):
+
+-  `288ca88910b6 <https://github.com/open-power/hostboot/commit/288ca88910b6>`__
+   adding fapi2::putSpyWithCare()
+
+Matthew Hickman (4):
+
+-  `1b11547e01a8 <https://github.com/open-power/hostboot/commit/1b11547e01a8>`__
+   Fixed Maint IUE unmasked with mnfg flags
+-  `f6b7234d960a <https://github.com/open-power/hostboot/commit/f6b7234d960a>`__
+   Fixed port fail SUE bug for DD2 modules
+-  `48d464158bc3 <https://github.com/open-power/hostboot/commit/48d464158bc3>`__
+   Fixed MNFG Attribute handing for TCE Corrections
+-  `90ef1f6dbd59 <https://github.com/open-power/hostboot/commit/90ef1f6dbd59>`__
+   Fixed unmasking of BRODCAST\_OUT\_OF\_SYNC fir after memdiags
+   handling
+
+Michael Koch (1):
+
+-  `8b34665d2794 <https://github.com/open-power/hostboot/commit/8b34665d2794>`__
+   Implementing Michael Floyds improvements.
+
+Mike Baiocchi (2):
+
+-  `eeadfb7bf985 <https://github.com/open-power/hostboot/commit/eeadfb7bf985>`__
+   Add Reset to TPM's I2C Bus for MPIPLs
+-  `234ef44536ae <https://github.com/open-power/hostboot/commit/234ef44536ae>`__
+   Add FFDC to 'No Functional TPM' Fails
+
+Nick Bofferding (9):
+
+-  `55e51a61f985 <https://github.com/open-power/hostboot/commit/55e51a61f985>`__
+   Delayed deconfig any DIMM on a failing voltage domain
+-  `afc4bd08c5bf <https://github.com/open-power/hostboot/commit/afc4bd08c5bf>`__
+   Documentation: Stop withholding various SRCs from pubs
+-  `24bc6a1bee51 <https://github.com/open-power/hostboot/commit/24bc6a1bee51>`__
+   Secure Boot: On get jumper state error path, save PLID before
+   committing
+-  `a8b0039d4e3a <https://github.com/open-power/hostboot/commit/a8b0039d4e3a>`__
+   Clear FCO deconfigures before applying gard records
+-  `bd1cd3c7d1fb <https://github.com/open-power/hostboot/commit/bd1cd3c7d1fb>`__
+   Secure Boot: Detach secure PNOR provider task
+-  `0b02cc8314be <https://github.com/open-power/hostboot/commit/0b02cc8314be>`__
+   Secure Boot: Check integrity of dynamically sized secure header
+   copies
+-  `24929fd8ab96 <https://github.com/open-power/hostboot/commit/24929fd8ab96>`__
+   Secure Boot: Dynamically set TPM I2C master path in MRW parser
+-  `aa5d9565d0d1 <https://github.com/open-power/hostboot/commit/aa5d9565d0d1>`__
+   Secure Boot: Mark redundant TPM not present until SMP is enabled
+-  `5660e6b0e4a2 <https://github.com/open-power/hostboot/commit/5660e6b0e4a2>`__
+   Secure Boot: Populate master node TPM info in HDAT until multinode
+   supported
+
+Nick Klazynski (35):
+
+-  `07fd08d22744 <https://github.com/open-power/hostboot/commit/07fd08d22744>`__
+   Add Cumulus DD1.1 inits
+-  `36573c1d29c9 <https://github.com/open-power/hostboot/commit/36573c1d29c9>`__
+   Enable risklevel2, match v44 of security wiki
+-  `d78c726ee7c2 <https://github.com/open-power/hostboot/commit/d78c726ee7c2>`__
+   workarounds for HW399919 HW400898 HW398269 HW398269 HW399765
+-  `9388b61a676d <https://github.com/open-power/hostboot/commit/9388b61a676d>`__
+   WAs for HW401811 HW402145 HW403465; DIS\_MULTIPLE\_TBLW on all modes
+-  `fc03d06f35ac <https://github.com/open-power/hostboot/commit/fc03d06f35ac>`__
+   Add three WATs, remove IMC2, replace stop2 workaround
+-  `633abb448897 <https://github.com/open-power/hostboot/commit/633abb448897>`__
+   Add risklevel for HW399624 due to perf penalty; Add HW405851
+-  `5db603045222 <https://github.com/open-power/hostboot/commit/5db603045222>`__
+   Update core inits for DD2
+-  `6914d4009233 <https://github.com/open-power/hostboot/commit/6914d4009233>`__
+   Add core workaround for HW407136
+-  `0fd907828b92 <https://github.com/open-power/hostboot/commit/0fd907828b92>`__
+   Workarounds for HW407385 HW408629 HW410389 HW408901
+-  `1a54f8f27c08 <https://github.com/open-power/hostboot/commit/1a54f8f27c08>`__
+   Add WAs for HW413799 HW413853 HW413917 HW414249 HW414375 HW414871
+   HW414829
+-  `c4b31c72c8c9 <https://github.com/open-power/hostboot/commit/c4b31c72c8c9>`__
+   Add Workarounds for HW415114 HW415013 HW413853 HW414384
+-  `ffbc1b8d89b0 <https://github.com/open-power/hostboot/commit/ffbc1b8d89b0>`__
+   Add WA for HW415236
+-  `7627769e5c9f <https://github.com/open-power/hostboot/commit/7627769e5c9f>`__
+   Add WA for HW415988
+-  `b69116dcd8d6 <https://github.com/open-power/hostboot/commit/b69116dcd8d6>`__
+   Add additional dials to risklevel
+-  `8d360860742b <https://github.com/open-power/hostboot/commit/8d360860742b>`__
+   Update core initfiles for Cumulus DD1.0
+-  `fe20d009372f <https://github.com/open-power/hostboot/commit/fe20d009372f>`__
+   Reverting chickenswitches for issues fixed in Cumulus DD1.0
+-  `efda1e06c616 <https://github.com/open-power/hostboot/commit/efda1e06c616>`__
+   Mistakenly pulled workaround for HW410212 - readd for CDD1.0
+-  `f6df718a76fb <https://github.com/open-power/hostboot/commit/f6df718a76fb>`__
+   Add perf inits: HW418850,HW418789; Add clockgate issue HW418738
+-  `3883490ddec9 <https://github.com/open-power/hostboot/commit/3883490ddec9>`__
+   Add updates for NDD2.1, Serialize TB, Perf workarounds
+-  `14f465d741f8 <https://github.com/open-power/hostboot/commit/14f465d741f8>`__
+   HW415528 and HW419742
+-  `78801d7a4ae7 <https://github.com/open-power/hostboot/commit/78801d7a4ae7>`__
+   Core workarounds for multiple issues.
+-  `647eee8c1825 <https://github.com/open-power/hostboot/commit/647eee8c1825>`__
+   Add workarounds for HW421426 and HW422629, Swap IMCs around
+-  `3df6589cb9fb <https://github.com/open-power/hostboot/commit/3df6589cb9fb>`__
+   HW415883 applies to NDD2.1, Add JellyVector WAT, add HW422495, add
+   HW421831
+-  `90a3867252a8 <https://github.com/open-power/hostboot/commit/90a3867252a8>`__
+   Add HW425526 and HW425027
+-  `0e5d5b750aba <https://github.com/open-power/hostboot/commit/0e5d5b750aba>`__
+   HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970
+-  `4c248c90a305 <https://github.com/open-power/hostboot/commit/4c248c90a305>`__
+   Nimbus DD2.2 core chickenswitches
+-  `a55bc817001f <https://github.com/open-power/hostboot/commit/a55bc817001f>`__
+   Large update for security
+-  `db5f940f71b4 <https://github.com/open-power/hostboot/commit/db5f940f71b4>`__
+   Fix three NDD2.1 dials and add new NDD2.2 workarounds
+-  `9deb5fc4a4f7 <https://github.com/open-power/hostboot/commit/9deb5fc4a4f7>`__
+   Add new TM IMC, Add TLBIE hangbuster
+-  `2cdaf3a7743f <https://github.com/open-power/hostboot/commit/2cdaf3a7743f>`__
+   Implement security IMCs, based on v29 of wiki
+-  `029552241239 <https://github.com/open-power/hostboot/commit/029552241239>`__
+   Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC
+-  `3a66a14710fe <https://github.com/open-power/hostboot/commit/3a66a14710fe>`__
+   Enable mixed core xlate; Enable xlate protection feature; Disable LSU
+   clockgate
+-  `0bb20d099e65 <https://github.com/open-power/hostboot/commit/0bb20d099e65>`__
+   Add TM WAT workaround; NDD2.2 and CDD1.1 only
+-  `368e3ac318fa <https://github.com/open-power/hostboot/commit/368e3ac318fa>`__
+   Add Cumulus DD1.1 inits
+-  `2c08db3b8536 <https://github.com/open-power/hostboot/commit/2c08db3b8536>`__
+   Enable risklevel2, match v44 of security wiki
+
+Prachi Gupta (8):
+
+-  `5c78bbd873e9 <https://github.com/open-power/hostboot/commit/5c78bbd873e9>`__
+   checkHbResMemLimit -- change to check correctly on multi-node
+-  `33725d24db91 <https://github.com/open-power/hostboot/commit/33725d24db91>`__
+   hbfw makefile changes to add p9c dd1.1 sbe to pnor
+-  `5ca1d497141a <https://github.com/open-power/hostboot/commit/5ca1d497141a>`__
+   changes to move configureHbrt target type to IPC path to run on slave
+   nodes
+-  `fdbf7156982e <https://github.com/open-power/hostboot/commit/fdbf7156982e>`__
+   HBRT: Fix targeting to work on multi-node
+-  `b98f4c6b59fa <https://github.com/open-power/hostboot/commit/b98f4c6b59fa>`__
+   ATTR\_PBAX\_GROUPID: add global tag
+-  `54cc57dd329e <https://github.com/open-power/hostboot/commit/54cc57dd329e>`__
+   add global tag to EI\_BUS\_TX\_MSBSWAP for serverwiz2 consumption
+-  `7ce93122ca1e <https://github.com/open-power/hostboot/commit/7ce93122ca1e>`__
+   ATTR\_CEN\_VPD\_DRAM\_ADDRESS\_MIRRORING: Remove writable tag
+-  `3f639460a8f1 <https://github.com/open-power/hostboot/commit/3f639460a8f1>`__
+   ATTR\_CEN\_VPD\_DRAM\_ADDRESS\_MIRRORING: add function backed to this
+   attribute
+
+Prasad Bg Ranganath (4):
+
+-  `0d7e62667706 <https://github.com/open-power/hostboot/commit/0d7e62667706>`__
+   PM: Fix Global Parameter Block and PGPE size checks in
+   p9\_hcode\_image\_build
+-  `e80082e3a96a <https://github.com/open-power/hostboot/commit/e80082e3a96a>`__
+   SBE:Putring: Added more debug information
+-  `e86fa9f6d5a9 <https://github.com/open-power/hostboot/commit/e86fa9f6d5a9>`__
+   PSTATE\_PARAMETER\_BLOCK structure alignment and error handling
+-  `3bb61aa58087 <https://github.com/open-power/hostboot/commit/3bb61aa58087>`__
+   Zepplin:Remove dd level check for cumulus under PPB code
+
+Prem Shanker Jha (1):
+
+-  `2e0c75fb9d8c <https://github.com/open-power/hostboot/commit/2e0c75fb9d8c>`__
+   PM: Added support for HWP p9\_pm\_callout.
+
+Raja Das (1):
+
+-  `338fce09ddad <https://github.com/open-power/hostboot/commit/338fce09ddad>`__
+   Workaround to fix issue where Powerbus loses track of EQs in DD1
+
+Ricardo Mata (1):
+
+-  `b5986b2c0d1a <https://github.com/open-power/hostboot/commit/b5986b2c0d1a>`__
+   Added CI throttling support, HW init updates, and fixed a bug with
+   tce arb.
+
+Richard J. Knight (5):
+
+-  `221f05613499 <https://github.com/open-power/hostboot/commit/221f05613499>`__
+   Introduce new shared library for image processing fucntions
+-  `48235812776d <https://github.com/open-power/hostboot/commit/48235812776d>`__
+   SW414905: Mcs, Mba and L4 targets are not displayed in gard --gc mem
+   output
+-  `b456c82ad820 <https://github.com/open-power/hostboot/commit/b456c82ad820>`__
+   Modify putrRing code to pull rings from centaur hw image
+-  `967e9a084bbe <https://github.com/open-power/hostboot/commit/967e9a084bbe>`__
+   Wait for responses from all nodes for IPC\_POPULATE\_ATTRIBUTES msg
+-  `d72d87900b44 <https://github.com/open-power/hostboot/commit/d72d87900b44>`__
+   Procedure crashes when trying to query an EC feature
+
+Rick Ward (1):
+
+-  `a48f950445f1 <https://github.com/open-power/hostboot/commit/a48f950445f1>`__
+   Dump collection should only be run on the master node and skipped on
+   slaves.
+
+Roland Veloz (4):
+
+-  `b6e41fc3329e <https://github.com/open-power/hostboot/commit/b6e41fc3329e>`__
+   Force an SBE update upon boot failure as well as break out common
+   data
+-  `0dbb06308565 <https://github.com/open-power/hostboot/commit/0dbb06308565>`__
+   Fixed both NIMBUS and CUMULUS. They are now making the call to
+   mss\_thermal\_init
+-  `5a9355062b71 <https://github.com/open-power/hostboot/commit/5a9355062b71>`__
+   Created individual update flags for both SEEPROM 0 and SEEPROM 1
+-  `3d7aee811e82 <https://github.com/open-power/hostboot/commit/3d7aee811e82>`__
+   Inform OPAL of the state of the SBE after an attempt to restart
+
+Ryan Black (3):
+
+-  `63c767d5679c <https://github.com/open-power/hostboot/commit/63c767d5679c>`__
+   reduce number of non-zero npu error collection registers
+-  `1b4fa572716e <https://github.com/open-power/hostboot/commit/1b4fa572716e>`__
+   NPU scan/scom init updates
+-  `17165d955d01 <https://github.com/open-power/hostboot/commit/17165d955d01>`__
+   p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark
+
+Sachin Gupta (2):
+
+-  `899054484ef2 <https://github.com/open-power/hostboot/commit/899054484ef2>`__
+   Support cumulus 1.1 getPllBucket
+-  `4340a6da7949 <https://github.com/open-power/hostboot/commit/4340a6da7949>`__
+   Remove workaround for DD1 SW reset for XIVE
+
+Sameer Veer (2):
+
+-  `25e991e8b352 <https://github.com/open-power/hostboot/commit/25e991e8b352>`__
+   New functions added for automating mustfix releases
+-  `2ae2bffe88b5 <https://github.com/open-power/hostboot/commit/2ae2bffe88b5>`__
+   Added cmvcCheckinForceFlag to break links for new releases
+
+Shelton Leung (9):
+
+-  `44bd1c4678da <https://github.com/open-power/hostboot/commit/44bd1c4678da>`__
+   scan inits for lab workaround for DI bug HW392781
+-  `be9b22ecd3fc <https://github.com/open-power/hostboot/commit/be9b22ecd3fc>`__
+   dd1 workaround for hw400075 coherency error
+-  `c40f090b3c4e <https://github.com/open-power/hostboot/commit/c40f090b3c4e>`__
+   workaround for hw400932 atag corruptin in presp
+-  `c3869410785b <https://github.com/open-power/hostboot/commit/c3869410785b>`__
+   amo cache disabled for dd1 for HW401780
+-  `bce1c27699b3 <https://github.com/open-power/hostboot/commit/bce1c27699b3>`__
+   enable prefetch drop for better MC fairness
+-  `2aad82e12497 <https://github.com/open-power/hostboot/commit/2aad82e12497>`__
+   disable noise window for DD1 HW406577
+-  `ad8cf02d85d0 <https://github.com/open-power/hostboot/commit/ad8cf02d85d0>`__
+   dd2 inits
+-  `e3f6f99840e4 <https://github.com/open-power/hostboot/commit/e3f6f99840e4>`__
+   adjusted mem 2400 nest 1600 workaround and make dd1 only
+-  `125f42a04372 <https://github.com/open-power/hostboot/commit/125f42a04372>`__
+   dd2 phy scom inits
+
+Soma BhanuTej (7):
+
+-  `a41ddc53f979 <https://github.com/open-power/hostboot/commit/a41ddc53f979>`__
+   Axone support to TP stopclocks
+-  `91d24ca4cc09 <https://github.com/open-power/hostboot/commit/91d24ca4cc09>`__
+   Change chip to unsecure always for DD1 chips
+-  `ed093a87011d <https://github.com/open-power/hostboot/commit/ed093a87011d>`__
+   Security control override disable support - p9\_setup\_sbe\_config
+-  `8f803dfea438 <https://github.com/open-power/hostboot/commit/8f803dfea438>`__
+   Cumulus initfile update for OBUS & XBUS PLLs
+-  `c586a6b41c0f <https://github.com/open-power/hostboot/commit/c586a6b41c0f>`__
+   Additional checks to p9\_extract\_sbe\_rc
+-  `00c3e73d16ee <https://github.com/open-power/hostboot/commit/00c3e73d16ee>`__
+   Axone support to TP stopclocks
+-  `c09c372348bd <https://github.com/open-power/hostboot/commit/c09c372348bd>`__
+   Change TP FIR bits 38, 39, 40 as recoverable & Masked
+
+Stephen Glancy (18):
+
+-  `000f358355b2 <https://github.com/open-power/hostboot/commit/000f358355b2>`__
+   Updates broadcast mode attributes
+-  `2674db2b85b4 <https://github.com/open-power/hostboot/commit/2674db2b85b4>`__
+   Adds blank NVDIMM utility files for HB to mirror
+-  `b5c57afe40a8 <https://github.com/open-power/hostboot/commit/b5c57afe40a8>`__
+   Fixes tDLLK timing for 2666
+-  `c03b84b93467 <https://github.com/open-power/hostboot/commit/c03b84b93467>`__
+   Fixes broadcast mode address check for deconfigured ports
+-  `719c8a64fb72 <https://github.com/open-power/hostboot/commit/719c8a64fb72>`__
+   Adds DDR4 hybrid NV-RDIMM support
+-  `7b475151599d <https://github.com/open-power/hostboot/commit/7b475151599d>`__
+   Removes overrideonly in a broadcast mode MRW attribute
+-  `a61200c516f7 <https://github.com/open-power/hostboot/commit/a61200c516f7>`__
+   Adds power control access functions for NVDIMM
+-  `5e42a73c3de9 <https://github.com/open-power/hostboot/commit/5e42a73c3de9>`__
+   Added periodic cal fix - fixes bad delays
+-  `ad869ece5cae <https://github.com/open-power/hostboot/commit/ad869ece5cae>`__
+   Updates to run HW VREF cal by default
+-  `556caf56c9ec <https://github.com/open-power/hostboot/commit/556caf56c9ec>`__
+   Added read ctr bad delay workaround
+-  `4e9ff980c520 <https://github.com/open-power/hostboot/commit/4e9ff980c520>`__
+   Added DQS alignment workaround
+-  `ad43d96deda9 <https://github.com/open-power/hostboot/commit/ad43d96deda9>`__
+   Adds DCD calibration control attributes
+-  `4b9d8a1bd726 <https://github.com/open-power/hostboot/commit/4b9d8a1bd726>`__
+   Updated memory DD1 vs DD2 attribute
+-  `edca64c2b22b <https://github.com/open-power/hostboot/commit/edca64c2b22b>`__
+   Fixed DLL workarounds to always run
+-  `b1e597ec9bdb <https://github.com/open-power/hostboot/commit/b1e597ec9bdb>`__
+   Adds blank files for centaur secure mode boot
+-  `013207df79b3 <https://github.com/open-power/hostboot/commit/013207df79b3>`__
+   Updates p9c SPD read to include DDR3
+-  `43904dc3b8a4 <https://github.com/open-power/hostboot/commit/43904dc3b8a4>`__
+   Adds dynamic voltage blank files for HB
+-  `218a4862f0d0 <https://github.com/open-power/hostboot/commit/218a4862f0d0>`__
+   Adds secure mode boot for memory buffer chips
+
+Steven Janssen (1):
+
+-  `6d57e7720db9 <https://github.com/open-power/hostboot/commit/6d57e7720db9>`__
+   Change memory cleanup to use correct method
+
+Sumit Kumar (1):
+
+-  `00c730b5ebef <https://github.com/open-power/hostboot/commit/00c730b5ebef>`__
+   GPTR/Overlays stage-2 support
+
+Sunil.Kumar (1):
+
+-  `8240f5a4c1e0 <https://github.com/open-power/hostboot/commit/8240f5a4c1e0>`__
+   Procedures modified for DD1 changes
+
+Swathi Madhuri Bhattiprolu (1):
+
+-  `2958d02ae126 <https://github.com/open-power/hostboot/commit/2958d02ae126>`__
+   Create Initial Cumulus CDIMM sim configuration
+
+Thi Tran (5):
+
+-  `231f4e404b04 <https://github.com/open-power/hostboot/commit/231f4e404b04>`__
+   Add ec\_abst ring to p9n.hw\_image
+-  `71fc3db015e6 <https://github.com/open-power/hostboot/commit/71fc3db015e6>`__
+   Attribute support of customization of Nimbus DD1 PCI reference clock
+   speed.
+-  `2764678bf004 <https://github.com/open-power/hostboot/commit/2764678bf004>`__
+   P9 Cumulus InitCompiler supportis - Part 3
+-  `227a32f926d3 <https://github.com/open-power/hostboot/commit/227a32f926d3>`__
+   Undo some p9 Cumulus spy workarounds in initfiles
+-  `cc1ac14babe2 <https://github.com/open-power/hostboot/commit/cc1ac14babe2>`__
+   Fix MFG P9 ZZ: BC70E540 (MCFIR[8]) command list timeout
+
+Tsung Yeung (1):
+
+-  `1d2a73892341 <https://github.com/open-power/hostboot/commit/1d2a73892341>`__
+   Adds self time refresh entry and exit helper functions
+
+Venkatesh Sainath (2):
+
+-  `44087e0148ad <https://github.com/open-power/hostboot/commit/44087e0148ad>`__
+   Enabling FSP-B IPL as primary
+-  `13de75c05e7d <https://github.com/open-power/hostboot/commit/13de75c05e7d>`__
+   Fixing flipport attribute for processors
+
+Yue Du (5):
+
+-  `3afac7911fa4 <https://github.com/open-power/hostboot/commit/3afac7911fa4>`__
+   STOP: Support Suspend Entry/Exit and Fix Pig Collision
+-  `40121d5b91e6 <https://github.com/open-power/hostboot/commit/40121d5b91e6>`__
+   Cache HWP: DD1 VCS Workaround
+-  `89135c06eabc <https://github.com/open-power/hostboot/commit/89135c06eabc>`__
+   Istep4: Enable poll for DPLL lock in p9\_hcd\_cache\_dpll\_setup
+-  `1db94c26ffaa <https://github.com/open-power/hostboot/commit/1db94c26ffaa>`__
+   HW396520: DD1 workaround skip flushmode inhibit drop in cache hwp
+-  `ee172729c85d <https://github.com/open-power/hostboot/commit/ee172729c85d>`__
+   STOP: Fix Wakeup terminate prematurely with mixed stop2 and stop4
+
+Zane Shelley (13):
+
+-  `1275d064b04f <https://github.com/open-power/hostboot/commit/1275d064b04f>`__
+   PRD: Fixed address translation for Dynamic Memory Deallocation
+-  `5324435b6d27 <https://github.com/open-power/hostboot/commit/5324435b6d27>`__
+   PRD: initializing MemTdCtlr variables for broadcast mode
+-  `fed203b290c1 <https://github.com/open-power/hostboot/commit/fed203b290c1>`__
+   PRD: added full IPL config support into getHwConfig()
+-  `0c2ad40218ec <https://github.com/open-power/hostboot/commit/0c2ad40218ec>`__
+   PRD: removed NPUFIR workaround for DD1.0 to enable default capture
+-  `9aa046413267 <https://github.com/open-power/hostboot/commit/9aa046413267>`__
+   PRD: NPU0FIR checkstop isolation issue
+-  `9abf4f390cca <https://github.com/open-power/hostboot/commit/9abf4f390cca>`__
+   PRD: getConnectedParent() issue in MemDealloc::dimmList()
+-  `5aa7128d4aaa <https://github.com/open-power/hostboot/commit/5aa7128d4aaa>`__
+   PRD: add DMD support for 3 and 6 MC channels per group
+-  `82aaa7df696a <https://github.com/open-power/hostboot/commit/82aaa7df696a>`__
+   PRD: initialize PRD objects for Restore DRAM Repairs
+-  `f10101dc6c7e <https://github.com/open-power/hostboot/commit/f10101dc6c7e>`__
+   PRD: DMD address translation bug.
+-  `08379ab81944 <https://github.com/open-power/hostboot/commit/08379ab81944>`__
+   PRD: extra FFDC for NPU0FIR
+-  `5353bb457253 <https://github.com/open-power/hostboot/commit/5353bb457253>`__
+   PRD: remove some NPUFIR bits from cs\_root\_cause list
+-  `d69704d2fd07 <https://github.com/open-power/hostboot/commit/d69704d2fd07>`__
+   PRD: updates to XBUS interface callouts
+-  `87e454859985 <https://github.com/open-power/hostboot/commit/87e454859985>`__
+   PRD: add c\_err\_rpt registers for INTCQFIR
+
+aravnair-in (1):
+
+-  `8e01c68dc70d <https://github.com/open-power/hostboot/commit/8e01c68dc70d>`__
+   Fix a couple of EKB files to prevent CMVC quirk
+
+crgeddes (1):
+
+-  `345c40eb09f2 <https://github.com/open-power/hostboot/commit/345c40eb09f2>`__
+   Use DD1 SW reset for XIVE unit until we get HW reset working in DD2
+
+dchowe (4):
+
+-  `666e095a50be <https://github.com/open-power/hostboot/commit/666e095a50be>`__
+   Initfile updates for FBC DD2
+-  `fdb995c8d77c <https://github.com/open-power/hostboot/commit/fdb995c8d77c>`__
+   DD2 updated scan overrides, Cumulus DD1 initfile updates
+-  `281b63f10d73 <https://github.com/open-power/hostboot/commit/281b63f10d73>`__
+   Update FBC cd\_hp initfile to reference serial mode spys directly
+-  `8711f1044943 <https://github.com/open-power/hostboot/commit/8711f1044943>`__
+   disable lpc\_ed in fbc to match mc setting
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (4):
+
+-  `fca494dbdcf9 <https://github.com/open-power/occ/commit/fca494dbdcf9>`__
+   Replace Firmware Level with FClip History in error log
+-  `bf6e716d3289 <https://github.com/open-power/occ/commit/bf6e716d3289>`__
+   Look at OCCFLG[30] to see if PGPE needs a new VFRT
+-  `cb3f5cf6a5b9 <https://github.com/open-power/occ/commit/cb3f5cf6a5b9>`__
+   WOF: Phase 2 Vratio calculation correction
+-  `1c7b23cc6b8f <https://github.com/open-power/occ/commit/1c7b23cc6b8f>`__
+   WOF: Force ceff\_ratio to 0% if voltage component is 0
+
+William Bryan (3):
+
+-  `2fe8f2c01e62 <https://github.com/open-power/occ/commit/2fe8f2c01e62>`__
+   Buildname 3/1
+-  `81196c350c52 <https://github.com/open-power/occ/commit/81196c350c52>`__
+   Try to PCAP GPU again after busy failure CQ:SW414846
+-  `768466b31e85 <https://github.com/open-power/occ/commit/768466b31e85>`__
+   GPE1 Binary 3/8
+
+mbroyles (5):
+
+-  `c9954444fc8d <https://github.com/open-power/occ/commit/c9954444fc8d>`__
+   Calculate Pstate from a frequency starting at max frequency instead
+   of min
+-  `ccdb19fba8c7 <https://github.com/open-power/occ/commit/ccdb19fba8c7>`__
+   Enable 24x7 on FSP systems
+-  `919b78927d26 <https://github.com/open-power/occ/commit/919b78927d26>`__
+   Characterization state meltbox support
+-  `e4bc12d978ab <https://github.com/open-power/occ/commit/e4bc12d978ab>`__
+   Correct ASM WOF enable adjusted value
+-  `c44bd0f660c7 <https://github.com/open-power/occ/commit/c44bd0f660c7>`__
+   Support set data length command to improve AMESTER performance with
+   Open BMC
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v1.22-rc1/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+Brett Grandbois (7):
+
+-  `8f09986340e6 <https://github.com/open-power/petitboot/commit/8f09986340e6>`__
+   discover/pb-discover: #include <locale.h> for musl libc
+-  `44ab15ff671f <https://github.com/open-power/petitboot/commit/44ab15ff671f>`__
+   ncurses/nc-cui: musl libc fixes
+-  `b63b778e7feb <https://github.com/open-power/petitboot/commit/b63b778e7feb>`__
+   ncurses/nc-cui: fix unreferenced assertion variable
+-  `a80b3cac1053 <https://github.com/open-power/petitboot/commit/a80b3cac1053>`__
+   grub2/grub2-parser: accept no whitespace in grub menuentry
+-  `b6e83bb17299 <https://github.com/open-power/petitboot/commit/b6e83bb17299>`__
+   grub2/grub2: add Yocto paths to default grub2 conf search paths
+-  `c8ba7b32759f <https://github.com/open-power/petitboot/commit/c8ba7b32759f>`__
+   test/parser: test no whitespace on grub menuentry
+-  `02af1caf9df8 <https://github.com/open-power/petitboot/commit/02af1caf9df8>`__
+   syslinux: add syslinux parser support
+
+Cyril Bur (7):
+
+-  `b2bc013b1413 <https://github.com/open-power/petitboot/commit/b2bc013b1413>`__
+   configure.ac: Fix unmatched brackets
+-  `817e6698bcbb <https://github.com/open-power/petitboot/commit/817e6698bcbb>`__
+   Fix bootstrap warning: noinst\_PROGRAMS was already defined
+-  `117a75f95ec3 <https://github.com/open-power/petitboot/commit/117a75f95ec3>`__
+   Better recognition of ncurses header files
+-  `3a76e4214d5c <https://github.com/open-power/petitboot/commit/3a76e4214d5c>`__
+   discover/pxe-parser: Fine grained proxy control
+-  `eb9c570fa13b <https://github.com/open-power/petitboot/commit/eb9c570fa13b>`__
+   configure.ac: Fix unmatched brackets
+-  `17f04cb4d3d8 <https://github.com/open-power/petitboot/commit/17f04cb4d3d8>`__
+   Fix bootstrap warning: noinst\_PROGRAMS was already defined
+-  `bc8b183fbea6 <https://github.com/open-power/petitboot/commit/bc8b183fbea6>`__
+   Better recognition of ncurses header files
+
+Daniel Axtens (2):
+
+-  `591b8b6d39b2 <https://github.com/open-power/petitboot/commit/591b8b6d39b2>`__
+   Use --no-location instead of --add-location=never
+-  `865097ff2cbb <https://github.com/open-power/petitboot/commit/865097ff2cbb>`__
+   Test with .travis.yml
+
+Geoff Levand (4):
+
+-  `7aa2d8a3aefc <https://github.com/open-power/petitboot/commit/7aa2d8a3aefc>`__
+   bootstrap: Add dependency checks
+-  `e3f78333a2a1 <https://github.com/open-power/petitboot/commit/e3f78333a2a1>`__
+   configure: Add check for lex, yacc
+-  `c462aa6f8e46 <https://github.com/open-power/petitboot/commit/c462aa6f8e46>`__
+   configure: Update AC\_PACKAGE\_BUGREPORT
+-  `41caf09e98b1 <https://github.com/open-power/petitboot/commit/41caf09e98b1>`__
+   printf: Fix format type warnings
+
+Joel Stanley (5):
+
+-  `a5f80e0a9a40 <https://github.com/open-power/petitboot/commit/a5f80e0a9a40>`__
+   discover: Fix bad check of version string
+-  `352f5c2729dc <https://github.com/open-power/petitboot/commit/352f5c2729dc>`__
+   ncurses: Fix bad strncmp
+-  `2b86765dfa37 <https://github.com/open-power/petitboot/commit/2b86765dfa37>`__
+   discover: Fix unused function warning
+-  `2c97f136757b <https://github.com/open-power/petitboot/commit/2c97f136757b>`__
+   test/parser: Fixed uninitialized variable warning
+-  `47d0601affe8 <https://github.com/open-power/petitboot/commit/47d0601affe8>`__
+   discover: pxe: Avoid dereferencing null pointer
+
+Samuel Mendoza-Jonas (17):
+
+-  `33a0f544151f <https://github.com/open-power/petitboot/commit/33a0f544151f>`__
+   ui/ncurses: Handle arrow key variants
+-  `3af2c04787af <https://github.com/open-power/petitboot/commit/3af2c04787af>`__
+   ui/ncurses: Handle arrow key variants
+-  `c916e1333676 <https://github.com/open-power/petitboot/commit/c916e1333676>`__
+   ui/ncurses: Always cancel autoboot on exit
+-  `f18998f6aac3 <https://github.com/open-power/petitboot/commit/f18998f6aac3>`__
+   ui/ncurses: Always cancel autoboot on exit
+-  `a2d5a3e3cb55 <https://github.com/open-power/petitboot/commit/a2d5a3e3cb55>`__
+   discover/pxe-parser: Fix relative parsing for manual config files
+-  `1ad12fe5b75e <https://github.com/open-power/petitboot/commit/1ad12fe5b75e>`__
+   discover/pxe-parser: Fix relative parsing for manual config files
+-  `2dfbd9811d1e <https://github.com/open-power/petitboot/commit/2dfbd9811d1e>`__
+   ui/ncurses: Allow multiple hot key handlers per pmenu
+-  `11c43508e436 <https://github.com/open-power/petitboot/commit/11c43508e436>`__
+   ui/ncurses: Clear remaining space when drawing help line
+-  `ef13876e9fea <https://github.com/open-power/petitboot/commit/ef13876e9fea>`__
+   discover/device-handler: Treat empty boot order as 'boot any'
+-  `aa23987dd043 <https://github.com/open-power/petitboot/commit/aa23987dd043>`__
+   discover/syslinux-parser: Fix missing comma in ignored names.
+-  `dc85de97c79c <https://github.com/open-power/petitboot/commit/dc85de97c79c>`__
+   discover: Allow load\_async\_url() to call callback for local paths
+-  `d63bacef37d6 <https://github.com/open-power/petitboot/commit/d63bacef37d6>`__
+   ui/ncurses: Fix boot editor segfault on update
+-  `7e0b9da2ae2f <https://github.com/open-power/petitboot/commit/7e0b9da2ae2f>`__
+   discover/platform-powerpc: Avoid confusing gateway and URL
+-  `fb8dbd274b4b <https://github.com/open-power/petitboot/commit/fb8dbd274b4b>`__
+   ui/ncurses: Validate URL field
+-  `e6407ab0ae61 <https://github.com/open-power/petitboot/commit/e6407ab0ae61>`__
+   lib: Fix gpg.h path
+-  `526d4b3d959d <https://github.com/open-power/petitboot/commit/526d4b3d959d>`__
+   utils/hooks: Set stdout-path property
+-  `c208aa42024f <https://github.com/open-power/petitboot/commit/c208aa42024f>`__
+   discover/boot: Fix stale boot cancellation code
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Amit Tendolkar (3):
+
+-  `731439265743 <https://github.com/open-power/sbe/commit/731439265743>`__
+   Extend PM Reset flow to collect PM FFDC to HOMER
+-  `8b75ed9d8f43 <https://github.com/open-power/sbe/commit/8b75ed9d8f43>`__
+   Add EQ ATOMIC LOCK SCOM to security write whitelist for FFDC
+-  `1384ebc764ac <https://github.com/open-power/sbe/commit/1384ebc764ac>`__
+   Update p9\_collect\_ppe\_state to dynamically collect PPE FFDC
+
+Andre Marin (2):
+
+-  `92ababe68288 <https://github.com/open-power/sbe/commit/92ababe68288>`__
+   Add initial p9c ddr\_phy\_reset, dimmBadDqBitmapAccessHwp, slew, &
+   unmask\_errors
+-  `0ac911461767 <https://github.com/open-power/sbe/commit/0ac911461767>`__
+   Modified gen\_accessors script for greater support
+
+Anusha Reddy Rangareddygari (1):
+
+-  `3a8884d192b1 <https://github.com/open-power/sbe/commit/3a8884d192b1>`__
+   Adding output\_path option for sbe-debug.py
+
+Ben Gass (5):
+
+-  `9f5ce40fd271 <https://github.com/open-power/sbe/commit/9f5ce40fd271>`__
+   Re-submit Axone updates
+-  `75ddac2a41a9 <https://github.com/open-power/sbe/commit/75ddac2a41a9>`__
+   Add support for p9c 1.2
+-  `2b432b15cbe8 <https://github.com/open-power/sbe/commit/2b432b15cbe8>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `1410d7f9ee83 <https://github.com/open-power/sbe/commit/1410d7f9ee83>`__
+   Add p9n 2.3 to p9\_frequency\_buckets.H
+-  `a347254a3aec <https://github.com/open-power/sbe/commit/a347254a3aec>`__
+   Removing trailing comma in system\_attributes.xml
+
+Brian Silver (1):
+
+-  `da9b63d6c024 <https://github.com/open-power/sbe/commit/da9b63d6c024>`__
+   Change p9\_mss\_freq\_system to write attributes, errors for Cronus
+
+Brian Vanderpool (1):
+
+-  `2a438c9dd4b2 <https://github.com/open-power/sbe/commit/2a438c9dd4b2>`__
+   Improve power and clock checking when checking for stop states
+
+CHRISTINA L. GRAVES (1):
+
+-  `b65fd5bcb57d <https://github.com/open-power/sbe/commit/b65fd5bcb57d>`__
+   p9\_query\_cache\_access\_state L2
+
+Christian Geddes (1):
+
+-  `f058c9945a4f <https://github.com/open-power/sbe/commit/f058c9945a4f>`__
+   Add attribute to give platform more control over PM\_RESET
+
+Claus Michael Olsen (2):
+
+-  `b82c9d49c743 <https://github.com/open-power/sbe/commit/b82c9d49c743>`__
+   Additional risk level support - (step 2) Updating the image w/RL2
+-  `54f0bc5c31d3 <https://github.com/open-power/sbe/commit/54f0bc5c31d3>`__
+   Update to putRingUtils to proper scanning of perv\_pll\_bndy\_flt
+   rings
+
+Dan Crowell (2):
+
+-  `ba6f0c6d234e <https://github.com/open-power/sbe/commit/ba6f0c6d234e>`__
+   Disabling WOF and VDM for Nimbus DD2.0
+-  `c821b84e4ff5 <https://github.com/open-power/sbe/commit/c821b84e4ff5>`__
+   Disable WOF for Cumulus DD1.0
+
+Dean Sanner (2):
+
+-  `d50cc1394696 <https://github.com/open-power/sbe/commit/d50cc1394696>`__
+   Run lpc\_init on all processors
+-  `e962f1e8c736 <https://github.com/open-power/sbe/commit/e962f1e8c736>`__
+   Honor STOP Gated bit when checking access states
+
+Elizabeth Liner (1):
+
+-  `29b11603626f <https://github.com/open-power/sbe/commit/29b11603626f>`__
+   Adding attribute to detect which processor we can use for alt-memory
+
+Greg Still (2):
+
+-  `b1386622238e <https://github.com/open-power/sbe/commit/b1386622238e>`__
+   PM\_SPWKUP: Clear wakeup notify select bit to enable auto special
+   wakeup
+-  `cc59dcd72f9d <https://github.com/open-power/sbe/commit/cc59dcd72f9d>`__
+   PM: p9\_setup\_evid steps voltage to avoid Fleetwood VRM limitations
+
+Joachim Fenkes (3):
+
+-  `cce76062ef2f <https://github.com/open-power/sbe/commit/cce76062ef2f>`__
+   hwpErrors: Use wildcard instead of explicit list
+-  `d1da43c4e54d <https://github.com/open-power/sbe/commit/d1da43c4e54d>`__
+   LPC: Add empty files for mirroring to HB, PPE, HWSV
+-  `da13fade1742 <https://github.com/open-power/sbe/commit/da13fade1742>`__
+   p9\_sbe\_lpc\_init: Fix timeout setup
+
+Joe McGill (3):
+
+-  `d2a0b0c1617c <https://github.com/open-power/sbe/commit/d2a0b0c1617c>`__
+   FIR + RAS XML updates
+-  `4d30a3d9b261 <https://github.com/open-power/sbe/commit/4d30a3d9b261>`__
+   p9\_sbe\_tracearray -- satsify PRD calls to manage core trace arrays
+-  `9da1175ad43a <https://github.com/open-power/sbe/commit/9da1175ad43a>`__
+   Add base FAPI2 attribute definitions
+
+Lennard Streat (1):
+
+-  `ffd086397fb0 <https://github.com/open-power/sbe/commit/ffd086397fb0>`__
+   Protect Firmware from exposure to HW423533
+
+Luke C. Murray (1):
+
+-  `c955a5c32115 <https://github.com/open-power/sbe/commit/c955a5c32115>`__
+   Updating NCU tlbie pacing dials
+
+Luke Mulkey (2):
+
+-  `e275751a409c <https://github.com/open-power/sbe/commit/e275751a409c>`__
+   Existing code changes for ddr\_phy\_reset HB mirror
+-  `2cd7837eb2ec <https://github.com/open-power/sbe/commit/2cd7837eb2ec>`__
+   p9c\_mss\_memdiags and p9c\_mss\_maint\_cmds
+
+Matt K. Light (1):
+
+-  `efcd5ec67072 <https://github.com/open-power/sbe/commit/efcd5ec67072>`__
+   adding fapi2::putSpyWithCare()
+
+Matthew Hickman (1):
+
+-  `8e7dbfd13ce4 <https://github.com/open-power/sbe/commit/8e7dbfd13ce4>`__
+   Added RCD Protect time and MNFG Flag check to unmask function
+
+Nick Klazynski (4):
+
+-  `ace31fa4b8c6 <https://github.com/open-power/sbe/commit/ace31fa4b8c6>`__
+   Add TM WAT workaround; NDD2.2 and CDD1.1 only
+-  `1fb2cb5cb795 <https://github.com/open-power/sbe/commit/1fb2cb5cb795>`__
+   Add Cumulus DD1.1 inits
+-  `b51252885ec6 <https://github.com/open-power/sbe/commit/b51252885ec6>`__
+   Enable risklevel2, match v44 of security wiki
+-  `00bb7b34d2a8 <https://github.com/open-power/sbe/commit/00bb7b34d2a8>`__
+   Remove CDD1.1 security IMC; Apply indirect branch serialization to
+   HV=0 only
+
+Oliver Morlok (1):
+
+-  `56e408e085ca <https://github.com/open-power/sbe/commit/56e408e085ca>`__
+   Get a z compile working
+
+Prasad Bg Ranganath (1):
+
+-  `69bc840ab99a <https://github.com/open-power/sbe/commit/69bc840ab99a>`__
+   Fix bug in cache query state procedure
+
+Raja Das (2):
+
+-  `2dce1d2d7fbb <https://github.com/open-power/sbe/commit/2dce1d2d7fbb>`__
+   SBE Space optimisation
+-  `9b7838172f0b <https://github.com/open-power/sbe/commit/9b7838172f0b>`__
+   SBE Regression
+
+Sachin Gupta (5):
+
+-  `d27218491dda <https://github.com/open-power/sbe/commit/d27218491dda>`__
+   Retry multicast chiplet offline errors.
+-  `ab0fc4ba6ffb <https://github.com/open-power/sbe/commit/ab0fc4ba6ffb>`__
+   Update backing build
+-  `967fefdf8af1 <https://github.com/open-power/sbe/commit/967fefdf8af1>`__
+   Fix test sequence
+-  `321de657b979 <https://github.com/open-power/sbe/commit/321de657b979>`__
+   Update backing build
+-  `5c0363924c7d <https://github.com/open-power/sbe/commit/5c0363924c7d>`__
+   Handle race condition between PSU/FIFO interface.
+
+Soma BhanuTej (3):
+
+-  `55603147cd5b <https://github.com/open-power/sbe/commit/55603147cd5b>`__
+   Mask TP LFIR for non PPE mode - p9\_sbe\_common
+-  `ace2c563f607 <https://github.com/open-power/sbe/commit/ace2c563f607>`__
+   Axone support to TP stopclocks
+-  `4e41a9415858 <https://github.com/open-power/sbe/commit/4e41a9415858>`__
+   Change TP FIR bits 38, 39, 40 as recoverable & Masked
+
+Sumit Kumar (1):
+
+-  `2b29de060c3e <https://github.com/open-power/sbe/commit/2b29de060c3e>`__
+   Erepair HWP p9\_io\_erepair procedure
+
+Yue Du (2):
+
+-  `20c449a70cde <https://github.com/open-power/sbe/commit/20c449a70cde>`__
+   STOP: Support Suspend Entry/Exit and Fix Pig Collision
+-  `148a8c9278b9 <https://github.com/open-power/sbe/commit/148a8c9278b9>`__
+   STOP: Fix Wakeup terminate prematurely with mixed stop2 and stop4
+
+aravnair-in (1):
+
+-  `160637c9e837 <https://github.com/open-power/sbe/commit/160637c9e837>`__
+   Fix a couple of EKB files to prevent CMVC quirk
+
+crgeddes (3):
+
+-  `7808b4fe065e <https://github.com/open-power/sbe/commit/7808b4fe065e>`__
+   Update p9\_query\_cache\_access\_state to use the correct scom
+   register
+-  `49613ee7ed9e <https://github.com/open-power/sbe/commit/49613ee7ed9e>`__
+   Skip EQ\_CLOCK\_STAT\_SL scom is we are in stop 11 or greater
+-  `2c07fd2bbb9d <https://github.com/open-power/sbe/commit/2c07fd2bbb9d>`__
+   Add RCD\_PARITY\_ERROR enum value to ATTR\_RECONFIGURE\_LOOP
+
+spashabk-in (7):
+
+-  `ffa97b5fd9ff <https://github.com/open-power/sbe/commit/ffa97b5fd9ff>`__
+   Fix missing sbe traces in errorlog
+-  `6526984e4ae4 <https://github.com/open-power/sbe/commit/6526984e4ae4>`__
+   Extend sbe-debug.py to get ppe register ffdc
+-  `8e9d92bf3c8f <https://github.com/open-power/sbe/commit/8e9d92bf3c8f>`__
+   Check for disable scom filtering bit
+-  `9355a3505c0a <https://github.com/open-power/sbe/commit/9355a3505c0a>`__
+   Cleanup generic chipop files
+-  `6699e49f885f <https://github.com/open-power/sbe/commit/6699e49f885f>`__
+   Dump transition during continuous ipl
+-  `9e30f6413207 <https://github.com/open-power/sbe/commit/9e30f6413207>`__
+   Check for checkstop during mpipl
+-  `26fbcbed7c36 <https://github.com/open-power/sbe/commit/26fbcbed7c36>`__
+   Restructure sbe-debug.py
+
+whs (1):
+
+-  `90316ae6f36a <https://github.com/open-power/sbe/commit/90316ae6f36a>`__
+   Changes related to packaging of memory vpd on Nimbus
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Akshay Adiga (1):
+
+-  `87f33f499061 <https://github.com/open-power/skiboot/commit/87f33f499061>`__
+   SLW: Increase stop4-5 residency by 10x
+
+Alistair Popple (1):
+
+-  `759c23acb4b6 <https://github.com/open-power/skiboot/commit/759c23acb4b6>`__
+   hw/npu2: Assign a unique LPARSHORTID per GPU
+
+Andrew Donnellan (12):
+
+-  `399151e1425e <https://github.com/open-power/skiboot/commit/399151e1425e>`__
+   npu2: Split out common helper functions into separate file
+-  `11b46291111a <https://github.com/open-power/skiboot/commit/11b46291111a>`__
+   npu2: Rework NPU data structures for OpenCAPI
+-  `3603f474e566 <https://github.com/open-power/skiboot/commit/3603f474e566>`__
+   platform: Add fields for OpenCAPI platform data
+-  `b5f1fd30ef56 <https://github.com/open-power/skiboot/commit/b5f1fd30ef56>`__
+   npu2-opencapi: Configure NPU for OpenCAPI
+-  `9db58b1e5c03 <https://github.com/open-power/skiboot/commit/9db58b1e5c03>`__
+   npu2-hw-procedures: Add support for OpenCAPI PHY link training
+-  `6b1cdedcef1d <https://github.com/open-power/skiboot/commit/6b1cdedcef1d>`__
+   npu2-opencapi: Train OpenCAPI links and setup devices
+-  `5b72a43c59cb <https://github.com/open-power/skiboot/commit/5b72a43c59cb>`__
+   platforms: Add OpenCAPI platform data and device tree nodes
+-  `f2e637b802e3 <https://github.com/open-power/skiboot/commit/f2e637b802e3>`__
+   doc/device-tree: Add PCI bindings stub
+-  `bd6194f5a864 <https://github.com/open-power/skiboot/commit/bd6194f5a864>`__
+   doc/device-tree: Add OpenCAPI device tree bindings
+-  `9972229b6b11 <https://github.com/open-power/skiboot/commit/9972229b6b11>`__
+   gitignore: Add \*.a
+-  `d8c596368279 <https://github.com/open-power/skiboot/commit/d8c596368279>`__
+   npu2: Remove unused fields in struct npu2
+-  `87145c6bad5b <https://github.com/open-power/skiboot/commit/87145c6bad5b>`__
+   npu2: Remove DD1 support
+
+Artem Senichev (1):
+
+-  `bfdf5787b9d8 <https://github.com/open-power/skiboot/commit/bfdf5787b9d8>`__
+   Add VESNIN platform support
+
+Christophe Lombard (1):
+
+-  `0180de29859b <https://github.com/open-power/skiboot/commit/0180de29859b>`__
+   capp: Add lid definition for P9 DD-2.2
+
+Cyril Bur (10):
+
+-  `682e196627a0 <https://github.com/open-power/skiboot/commit/682e196627a0>`__
+   libflash/blocklevel: Correct miscalculation in
+   blocklevel\_smart\_erase()
+-  `70166b34238e <https://github.com/open-power/skiboot/commit/70166b34238e>`__
+   mbox: Harden against BMC daemon errors
+-  `8c0224322650 <https://github.com/open-power/skiboot/commit/8c0224322650>`__
+   mbox: Reduce default BMC timeouts
+-  `5630c819b3cb <https://github.com/open-power/skiboot/commit/5630c819b3cb>`__
+   occ-sensors: Remove NULL checks after dereference
+-  `f4f88196aec7 <https://github.com/open-power/skiboot/commit/f4f88196aec7>`__
+   npu2: Fix possible NULL dereference
+-  `4599a8bdf9de <https://github.com/open-power/skiboot/commit/4599a8bdf9de>`__
+   npu2-opencapi: Fix memory leak
+-  `3c3b809cb8ba <https://github.com/open-power/skiboot/commit/3c3b809cb8ba>`__
+   libstb/create-container: munmap() signature file address
+-  `7598ed90a670 <https://github.com/open-power/skiboot/commit/7598ed90a670>`__
+   fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they
+   exist
+-  `35f003a01174 <https://github.com/open-power/skiboot/commit/35f003a01174>`__
+   hw/imc: Don't dereference possible NULL
+-  `351b05be3d40 <https://github.com/open-power/skiboot/commit/351b05be3d40>`__
+   dts: Zero struct to avoid using uninitialised value
+
+Cédric Le Goater (1):
+
+-  `dcbf18c1f0e1 <https://github.com/open-power/skiboot/commit/dcbf18c1f0e1>`__
+   xive: fix opal\_xive\_set\_vp\_info() error path
+
+Dan Crowell (1):
+
+-  `4fcf4549d168 <https://github.com/open-power/skiboot/commit/4fcf4549d168>`__
+   Make gard display show that a record is cleared
+
+Frederic Barrat (2):
+
+-  `cd8b82a8e83e <https://github.com/open-power/skiboot/commit/cd8b82a8e83e>`__
+   npu2-opencapi: Add OpenCAPI OPAL API calls
+-  `48dd5f7b9fbb <https://github.com/open-power/skiboot/commit/48dd5f7b9fbb>`__
+   npu2-opencapi: Fix assert on link reset during init
+
+Joel Stanley (1):
+
+-  `0df891697d24 <https://github.com/open-power/skiboot/commit/0df891697d24>`__
+   README: document output files
+
+Mahesh Salgaonkar (1):
+
+-  `603beb4500f5 <https://github.com/open-power/skiboot/commit/603beb4500f5>`__
+   Reserve OPAL API number for opal\_handle\_hmi2 function.
+
+Matt Brown (3):
+
+-  `2d4c774c2a3a <https://github.com/open-power/skiboot/commit/2d4c774c2a3a>`__
+   core/lock: Add deadlock detection
+-  `84186ef0944c <https://github.com/open-power/skiboot/commit/84186ef0944c>`__
+   core/lock: Add lock timeout warnings
+-  `8d0f41e021b3 <https://github.com/open-power/skiboot/commit/8d0f41e021b3>`__
+   gcov: Add gcov data struct to sysfs
+
+Michael Ellerman (1):
+
+-  `f30286c49431 <https://github.com/open-power/skiboot/commit/f30286c49431>`__
+   mambo: Add fw-feature flags for security related settings
+
+Michael Neuling (6):
+
+-  `bb3348c865a8 <https://github.com/open-power/skiboot/commit/bb3348c865a8>`__
+   core/pci-dt-slot: Fix booting with no slot map
+-  `fa03921a9aa6 <https://github.com/open-power/skiboot/commit/fa03921a9aa6>`__
+   pci: Move code around
+-  `fe6d86b92a00 <https://github.com/open-power/skiboot/commit/fe6d86b92a00>`__
+   pci: Make fast reboot creset PHBs in parallel
+-  `18d7ee718bef <https://github.com/open-power/skiboot/commit/18d7ee718bef>`__
+   core/init: Assert when kernel not found
+-  `730bccbbb615 <https://github.com/open-power/skiboot/commit/730bccbbb615>`__
+   Tie tm-suspend fw-feature and opal\_reinit\_cpus() together
+-  `75a89e61c9d9 <https://github.com/open-power/skiboot/commit/75a89e61c9d9>`__
+   pci: Reduce log level of error message
+
+Murilo Opsfelder Araujo (1):
+
+-  `f23240f50653 <https://github.com/open-power/skiboot/commit/f23240f50653>`__
+   skiboot.spec: Update to v5.10 release
+
+Nicholas Piggin (12):
+
+-  `8cbd3880c321 <https://github.com/open-power/skiboot/commit/8cbd3880c321>`__
+   direct-controls: mambo fix for multiple chips
+-  `f6159cff5d91 <https://github.com/open-power/skiboot/commit/f6159cff5d91>`__
+   build: use thin archives rather than incremental linking
+-  `56a85b41d231 <https://github.com/open-power/skiboot/commit/56a85b41d231>`__
+   core/hmi: report processor recovery reason from core FIR bits on P9
+-  `884f97b25b49 <https://github.com/open-power/skiboot/commit/884f97b25b49>`__
+   core/opal: abort in case of re-entrant OPAL call
+-  `82fd5d06beee <https://github.com/open-power/skiboot/commit/82fd5d06beee>`__
+   core/opal: allow some re-entrant calls
+-  `1f53f9fa766f <https://github.com/open-power/skiboot/commit/1f53f9fa766f>`__
+   core/fast-reboot: disable fast reboot upon fundamental
+   entry/exit/locking errors
+-  `8cabd06243ac <https://github.com/open-power/skiboot/commit/8cabd06243ac>`__
+   core/fast-reboot: verify mem regions before fast reboot
+-  `336f306555d0 <https://github.com/open-power/skiboot/commit/336f306555d0>`__
+   mem-map: Use a symbolic constant for exception vector size
+-  `c32943bfc1e2 <https://github.com/open-power/skiboot/commit/c32943bfc1e2>`__
+   core/fast-reboot: zero memory after fast reboot
+-  `a1c3dcca81ce <https://github.com/open-power/skiboot/commit/a1c3dcca81ce>`__
+   nvram: run nvram\_validate() after nvram\_reformat()
+-  `103f67fe83f1 <https://github.com/open-power/skiboot/commit/103f67fe83f1>`__
+   hw/imc: don't access homer memory if it was not initialised
+-  `90d53934c2da <https://github.com/open-power/skiboot/commit/90d53934c2da>`__
+   core/cpu: discover stack region size before initialising memory
+   regions
+
+Oliver O'Halloran (1):
+
+-  `3e74805702f6 <https://github.com/open-power/skiboot/commit/3e74805702f6>`__
+   phb\*: Remove the state field in the various phb structures
+
+Philippe Bergheaud (2):
+
+-  `a8cfb0906643 <https://github.com/open-power/skiboot/commit/a8cfb0906643>`__
+   phb4: set PHB CMPM registers for tunneled operations
+-  `0f3584d84662 <https://github.com/open-power/skiboot/commit/0f3584d84662>`__
+   phb4: set PBCQ Tunnel BAR for tunneled operations
+
+Pridhiviraj Paidipeddi (5):
+
+-  `f24db9e5c8c4 <https://github.com/open-power/skiboot/commit/f24db9e5c8c4>`__
+   libstb/secureboot: Fix logging of secure verify messages.
+-  `20f685a3627a <https://github.com/open-power/skiboot/commit/20f685a3627a>`__
+   console(lpc/fsp-console): Use only stdout-path property on P9 and
+   above
+-  `28a414b3e4c5 <https://github.com/open-power/skiboot/commit/28a414b3e4c5>`__
+   doc/opal-api: Document using stdout-path property
+-  `f69d2ac579b6 <https://github.com/open-power/skiboot/commit/f69d2ac579b6>`__
+   core/ipmi-opal: Add interrupt-parent property for ipmi node on P9 and
+   above.
+-  `8ea3ac76137b <https://github.com/open-power/skiboot/commit/8ea3ac76137b>`__
+   doc/opal-api: Document changes of adding interrupt-parent property
+   under /ibm, opal/ipmi node on POWER9 and above.
+
+Reza Arbab (3):
+
+-  `105d80f85b07 <https://github.com/open-power/skiboot/commit/105d80f85b07>`__
+   npu2: Use unfiltered mode in XTS tables
+-  `773836f3424d <https://github.com/open-power/skiboot/commit/773836f3424d>`__
+   npu2: Disable fast reboot
+-  `0ce7482fb650 <https://github.com/open-power/skiboot/commit/0ce7482fb650>`__
+   npu2: Add performance tuning SCOM inits
+
+Shilpasri G Bhat (2):
+
+-  `ac4272bf5e73 <https://github.com/open-power/skiboot/commit/ac4272bf5e73>`__
+   fast-reboot: occ: Delete OCC child nodes in /ibm, opal/power-mgt
+-  `b5c9d09d0677 <https://github.com/open-power/skiboot/commit/b5c9d09d0677>`__
+   dts: spl\_wakeup: Remove all workarounds in the spl wakeup logic
+
+Stewart Smith (16):
+
+-  `fbdc91e693fc <https://github.com/open-power/skiboot/commit/fbdc91e693fc>`__
+   NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging
+-  `fa1eeea2e987 <https://github.com/open-power/skiboot/commit/fa1eeea2e987>`__
+   doc: skiboot 5.10.1 release notes
+-  `785b35d18808 <https://github.com/open-power/skiboot/commit/785b35d18808>`__
+   fast-reboot: enable by default for POWER9
+-  `5ba69bb62ca2 <https://github.com/open-power/skiboot/commit/5ba69bb62ca2>`__
+   skiboot 5.10.2 release notes
+-  `217f74b0c40e <https://github.com/open-power/skiboot/commit/217f74b0c40e>`__
+   Revert "console(lpc/fsp-console): Use only stdout-path property on P9
+   and above"
+-  `b71db454f703 <https://github.com/open-power/skiboot/commit/b71db454f703>`__
+   Keep constructors with priorities
+-  `2d75b9439f66 <https://github.com/open-power/skiboot/commit/2d75b9439f66>`__
+   gcov: Another GCC, another gcov tweak
+-  `f88ffa66d1b4 <https://github.com/open-power/skiboot/commit/f88ffa66d1b4>`__
+   cpu\_idle\_job: relax a bit
+-  `a8e6cc3f4752 <https://github.com/open-power/skiboot/commit/a8e6cc3f4752>`__
+   Don't detect lock timeouts when timebase is invalid
+-  `1090f346713a <https://github.com/open-power/skiboot/commit/1090f346713a>`__
+   Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers
+   when matching slots"
+-  `547377ddcd93 <https://github.com/open-power/skiboot/commit/547377ddcd93>`__
+   occ: Set up OCC messaging even if we fail to setup pstates
+-  `80452d2cf2ce <https://github.com/open-power/skiboot/commit/80452d2cf2ce>`__
+   Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"
+-  `215a7ce1f186 <https://github.com/open-power/skiboot/commit/215a7ce1f186>`__
+   NPU2: dump NPU2 registers on npu2 HMI
+-  `c05a8178dffa <https://github.com/open-power/skiboot/commit/c05a8178dffa>`__
+   Fix 'make check' compile for mem\_clear\_range
+-  `5771b85b1bc2 <https://github.com/open-power/skiboot/commit/5771b85b1bc2>`__
+   skiboot 5.10.3 release notes
+-  `0a1d25fbae1a <https://github.com/open-power/skiboot/commit/0a1d25fbae1a>`__
+   skiboot 5.11-rc1 release notes
+
+Vaibhav Jain (3):
+
+-  `53c4553dd767 <https://github.com/open-power/skiboot/commit/53c4553dd767>`__
+   capp: Disable fast-reboot when capp is enabled
+-  `a72d055d9337 <https://github.com/open-power/skiboot/commit/a72d055d9337>`__
+   capp: Make error in capp timebase sync a non-fatal error
+-  `b1190f403248 <https://github.com/open-power/skiboot/commit/b1190f403248>`__
+   capp: Disable fast-reboot whenever enable\_capi\_mode() is called
+
+Vasant Hegde (1):
+
+-  `1dacecd2b28b <https://github.com/open-power/skiboot/commit/1dacecd2b28b>`__
+   core: Fix 'opal-runtime-size' property
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Erich Hauptli (2):
+
+-  `6ca015dbd3e1 <https://github.com/open-power/witherspoon-xml/commit/6ca015dbd3e1>`__
+   Syncing MRW with op-release
+-  `c10638fa2a83 <https://github.com/open-power/witherspoon-xml/commit/c10638fa2a83>`__
+   Switching back to OBus bucket 1
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (4):
+
+-  `ca689febb5a6 <https://github.com/open-power/zaius-xml/commit/ca689febb5a6>`__
+   Update EREPAIR attributes
+-  `5e48835aacb1 <https://github.com/open-power/zaius-xml/commit/5e48835aacb1>`__
+   Update Obus PLL bucket to 25G
+-  `a426841eeba2 <https://github.com/open-power/zaius-xml/commit/a426841eeba2>`__
+   Set Obus channel type to cable
+-  `4b012a3d1da5 <https://github.com/open-power/zaius-xml/commit/4b012a3d1da5>`__
+   Add new 23c WOF table
diff --git a/_sources/release-notes/v1.22.rst.txt b/_sources/release-notes/v1.22.rst.txt
new file mode 100644
index 0000000..c8e3a39
--- /dev/null
+++ b/_sources/release-notes/v1.22.rst.txt
@@ -0,0 +1,2136 @@
+Release Notes for OpenPower Firmware v1.22
+==========================================
+
+This release is NOT intended for GA POWER9 platforms. For that, you will
+need the (future) op-build v2.0.
+
+Due to the proximity to op-build v2.0, it's best to think of v1.22 as
+a late beta release for v2.0.
+
+Known Issues
+------------
+
+The following stop states are disabled: 4,5,11. We believe all the bugs
+have been shaken out of stop4 and stop5, and they will be enabled immediately
+after v1.22.
+
+New platforms
+-------------
+
+-  vesnin
+
+   A 4 socket 2U POWER8 system with up to 8TB of memory from YADRO.
+   There are still some outstanding hostboot patches that are currently
+   being reviewed in order to have full Vesnin support upstream.
+
+Updated Packages
+----------------
+
++------+----------------+----------------+---------------------------------------+
+| Pack | Old Version    | New Version    | Platforms                             |
+| age  |                |                |                                       |
++======+================+================+=======================================+
+| glib | glibc-2.26-73- | glibc-2.26-107 | barreleye, firenze, firestone,        |
+| c    | g4b692dffb95ac | -g73a92363619e | garrison, habanero, openpower\_mambo, |
+|      | 4812b161eb6a16 | 52c458146e903d | openpower\_p9\_mambo, p9dsu,          |
+|      | 113d7e824982e  | fb9b1ba823aa40 | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| host | 28927a78ca4144 | b51298075aee40 | p9dsu, romulus, witherspoon, zaius    |
+| boot | aa8214d35b7ad7 | 2dbcef485088cf |                                       |
+|      | e2ddba5ada4e   | a71a6ca61725   |                                       |
++------+----------------+----------------+---------------------------------------+
+| host | 6924d6b711ba7b | b339e05c57725c | barreleye, firestone, garrison,       |
+| boot | 1d4c47346c9a8d | f09b867d665269 | habanero, p9dsu, palmetto, romulus,   |
+| -bin | ff88cfaaf4c8   | 8aa2e3ab5f6a   | witherspoon, zaius                    |
+| arie |                |                |                                       |
+| s    |                |                |                                       |
++------+----------------+----------------+---------------------------------------+
+| ima- | 01b26a136da16a | 90237254664cad | barreleye, firestone, garrison,       |
+| cata | 87c0b6b3c4d9f2 | ab529a39796508 | habanero, p9dsu, palmetto, romulus,   |
+| log  | 7555dca104dc   | 3e38806d92e6   | witherspoon, zaius                    |
++------+----------------+----------------+---------------------------------------+
+| libf | v5.9-166-g70f1 | v5.10.1        | barreleye, firenze, firestone,        |
+| lash | 4f4dd86e       |                | garrison, habanero, p9dsu, palmetto,  |
+|      |                |                | pseries, romulus, witherspoon, zaius, |
+|      |                |                | zz                                    |
++------+----------------+----------------+---------------------------------------+
+| linu | 4.14.20        | 4.15.14        | barreleye, firenze, firestone,        |
+| x    |                |                | garrison, habanero, openpower\_mambo, |
+|      |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| linu | 4.14.20        | 4.15.14        | barreleye, firenze, firestone,        |
+| x-he |                |                | garrison, habanero, openpower\_mambo, |
+| ader |                |                | openpower\_p9\_mambo, p9dsu,          |
+| s    |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| mach | 58554bfabd7f35 | 18591a3eba4fc4 | witherspoon                           |
+| ine- | 6bc9db3e493816 | 345daf630aaf44 |                                       |
+| xml  | 2acd445fc559   | 12f1554a24cd   |                                       |
++------+----------------+----------------+---------------------------------------+
+| mach | b0884b3032df60 | 4b012a3d1da538 | zaius                                 |
+| ine- | e49eff4b212719 | b3fb97c332b6fc |                                       |
+| xml  | f8d49a5d6be7   | e51a6cffaf9a   |                                       |
++------+----------------+----------------+---------------------------------------+
+| occ  | f72f857b7e5ab2 | 768466b31e853c | p9dsu, romulus, witherspoon, zaius    |
+|      | 5a5616b1655005 | b11dfa90dbfc15 |                                       |
+|      | b963405eb350   | 65a21ee9646e   |                                       |
++------+----------------+----------------+---------------------------------------+
+| open | b210f15c69933e | dafcab48658b4d | barreleye, firestone, garrison,       |
+| powe | 21494323a8f501 | e48e70c929b036 | habanero, p9dsu, palmetto, romulus,   |
+| r-pn | 7501e7b2c1de   | 985dac7ef7b8   | witherspoon, zaius                    |
+| or   |                |                |                                       |
++------+----------------+----------------+---------------------------------------+
+| peti | v1.6.6         | v1.7.1         | barreleye, firenze, firestone,        |
+| tboo |                |                | garrison, habanero, openpower\_mambo, |
+| t    |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+| sbe  | 0aae9a8e68abb5 | 5c0363924c7d71 | p9dsu, romulus, witherspoon, zaius    |
+|      | 5110bee2d7bd2f | 0146155b3354b2 |                                       |
+|      | be49a4a11e70   | 36012372dd24   |                                       |
++------+----------------+----------------+---------------------------------------+
+| skib | v5.10          | v5.11          | barreleye, firenze, firestone,        |
+| oot  |                |                | garrison, habanero, openpower\_mambo, |
+|      |                |                | openpower\_p9\_mambo, p9dsu,          |
+|      |                |                | palmetto, pseries, romulus,           |
+|      |                |                | witherspoon, zaius, zz                |
++------+----------------+----------------+---------------------------------------+
+
+New Packages
+------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Removed Packages
+----------------
+
++-----------+--------------------------------------------+-------------+
+| Package   | Version                                    | Platforms   |
++===========+============================================+=============+
+| sbe       | 0aae9a8e68abb55110bee2d7bd2fbe49a4a11e70   | zz          |
++-----------+--------------------------------------------+-------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `fdbb8517ab31 <https://github.com/open-power/hostboot/commit/fdbb8517ab31>`__
+   ATTR\_CHIP\_EC\_FEATURE\_HW406337 support for Axone
+
+Alex Taft (4):
+
+-  `c078ed5d8667 <https://github.com/open-power/hostboot/commit/c078ed5d8667>`__
+   New dummy pulse pok bits (for L2/L3)
+-  `da32698522da <https://github.com/open-power/hostboot/commit/da32698522da>`__
+   HW405413 : NCU sends data out of order
+-  `e8c20a22ad09 <https://github.com/open-power/hostboot/commit/e8c20a22ad09>`__
+   L3 initfile updates
+-  `7dea31a9b0b0 <https://github.com/open-power/hostboot/commit/7dea31a9b0b0>`__
+   L3 Initfile: Qualify divide\_minor setting
+
+Alpana Kumari (1):
+
+-  `bd85928cb6ab <https://github.com/open-power/hostboot/commit/bd85928cb6ab>`__
+   Fix enum in dimmConsts.H
+
+Amit Tendolkar (3):
+
+-  `a2c708da6e1a <https://github.com/open-power/hostboot/commit/a2c708da6e1a>`__
+   Add PGPE XIRs to Special Wakeup Failure FFDC
+-  `def84fb4f740 <https://github.com/open-power/hostboot/commit/def84fb4f740>`__
+   Enable setting the stop recovery enabled/disable policy in SGPE Init
+-  `18d91f4a458f <https://github.com/open-power/hostboot/commit/18d91f4a458f>`__
+   Update p9\_collect\_ppe\_state to dynamically collect PPE FFDC
+
+Andre Marin (14):
+
+-  `f595ecf7f9d0 <https://github.com/open-power/hostboot/commit/f595ecf7f9d0>`__
+   Add address translation (xlate) support for 4Gbx8 and unit tests
+-  `443282a786ee <https://github.com/open-power/hostboot/commit/443282a786ee>`__
+   Fixes memdiags broadcast mode address check bug
+-  `c50ad6201b4a <https://github.com/open-power/hostboot/commit/c50ad6201b4a>`__
+   Add base spd decoder to share among controllers
+-  `157d87dcea5a <https://github.com/open-power/hostboot/commit/157d87dcea5a>`__
+   Change base decoder, add ddr4 namespace, and common API btw modules
+-  `b0eb26a290f0 <https://github.com/open-power/hostboot/commit/b0eb26a290f0>`__
+   Add const to the end of spd decoder methods to denote unchanged mem
+   vars
+-  `e1e78b687d15 <https://github.com/open-power/hostboot/commit/e1e78b687d15>`__
+   Add Connector to SDRAM Bit Mapping to the SPD decoder and unit tests
+-  `b6de6f7655df <https://github.com/open-power/hostboot/commit/b6de6f7655df>`__
+   Split SPD Connector to SDRAM fields, add unit tests
+-  `d9cde7352d62 <https://github.com/open-power/hostboot/commit/d9cde7352d62>`__
+   Remove override flag for ATTR\_MSS\_MRW\_ALLOW\_UNSUPPORTED\_RCW,
+   deconfig update
+-  `3ffad4a09011 <https://github.com/open-power/hostboot/commit/3ffad4a09011>`__
+   Remove mss::c\_str dependency for SPD decoder for future reuse
+-  `71987fc9ba5a <https://github.com/open-power/hostboot/commit/71987fc9ba5a>`__
+   Add DLL workaround and unit tests
+-  `3eb1f8ab1705 <https://github.com/open-power/hostboot/commit/3eb1f8ab1705>`__
+   Disable mem clk stop when in STR for DD2.\* only
+-  `e9b81f6e0311 <https://github.com/open-power/hostboot/commit/e9b81f6e0311>`__
+   Remove reset\_dll from scominit, enable delay line tap points
+-  `04088f2ddf58 <https://github.com/open-power/hostboot/commit/04088f2ddf58>`__
+   Modified gen\_accessors script for greater support
+-  `ab7f5582fdba <https://github.com/open-power/hostboot/commit/ab7f5582fdba>`__
+   Remove logic to disable memory clocks in STR if in
+   PD\_AND\_STR\_CLK\_STOP mode
+
+Anusha Reddy Rangareddygari (7):
+
+-  `37f1636463ec <https://github.com/open-power/hostboot/commit/37f1636463ec>`__
+   Ec\_level attribute support for DD1 attributes
+-  `b722a87509e1 <https://github.com/open-power/hostboot/commit/b722a87509e1>`__
+   DD2 updates:p9\_sbe\_arrayinit,p9\_sbe\_tp\_arrayinit
+-  `9194b0c4c0cc <https://github.com/open-power/hostboot/commit/9194b0c4c0cc>`__
+   VITAL cleaning for DD2
+-  `313d850ed60d <https://github.com/open-power/hostboot/commit/313d850ed60d>`__
+   p9\_start\_cbs updates
+-  `37f0ec3dddbd <https://github.com/open-power/hostboot/commit/37f0ec3dddbd>`__
+   p9\_sbe\_chiplet\_reset,p9\_sbe\_arrayinit
+-  `5ac11d13ae61 <https://github.com/open-power/hostboot/commit/5ac11d13ae61>`__
+   Cumulus proc updates
+-  `156a0bd71156 <https://github.com/open-power/hostboot/commit/156a0bd71156>`__
+   Axone Update
+
+Ben Gass (15):
+
+-  `5ebf782126ac <https://github.com/open-power/hostboot/commit/5ebf782126ac>`__
+   Add support for p9c 1.2
+-  `a8bf720f6890 <https://github.com/open-power/hostboot/commit/a8bf720f6890>`__
+   Turn off 64byte checkbit inversion for simulation in
+   centaur.mbs.scom.initfile
+-  `ef607c81e101 <https://github.com/open-power/hostboot/commit/ef607c81e101>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `3877eeac3ff3 <https://github.com/open-power/hostboot/commit/3877eeac3ff3>`__
+   Remove PROC\_FABRIC\_LINK\_ACTIVE from OBUS\_FBC\_ENABLED in
+   p9.obus.scom.initfile
+-  `8aefe57f98f5 <https://github.com/open-power/hostboot/commit/8aefe57f98f5>`__
+   Adding chip\_ec\_feature attributes for dd2 build
+-  `21200ba766f3 <https://github.com/open-power/hostboot/commit/21200ba766f3>`__
+   Set NDL IOValids based on configured NV links.
+-  `7375de1dcebd <https://github.com/open-power/hostboot/commit/7375de1dcebd>`__
+   Update filter pll settings as per HW407180
+-  `749693530aed <https://github.com/open-power/hostboot/commit/749693530aed>`__
+   Use obus p9ndd1 spy name attribute for obus initfile
+-  `f52bb2280385 <https://github.com/open-power/hostboot/commit/f52bb2280385>`__
+   Create dmi.pll.scan.initfile
+-  `a69039374bbe <https://github.com/open-power/hostboot/commit/a69039374bbe>`__
+   Updates for HW416934 and HW417233
+-  `0844be4f3967 <https://github.com/open-power/hostboot/commit/0844be4f3967>`__
+   Adding p9a support.
+-  `5b9b993f082c <https://github.com/open-power/hostboot/commit/5b9b993f082c>`__
+   Re-submit Axone updates
+-  `d3594cc4abcb <https://github.com/open-power/hostboot/commit/d3594cc4abcb>`__
+   Add support for p9c 1.2
+-  `277e5d2085cd <https://github.com/open-power/hostboot/commit/277e5d2085cd>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `9bea281bae99 <https://github.com/open-power/hostboot/commit/9bea281bae99>`__
+   Add p9n 2.3 to p9\_frequency\_buckets.H
+
+Benjamin Weisenbeck (1):
+
+-  `24bcf5732469 <https://github.com/open-power/hostboot/commit/24bcf5732469>`__
+   PRD: Fix data storage exception in PLL analysis
+
+Bill Hoffa (6):
+
+-  `014e0ae7136c <https://github.com/open-power/hostboot/commit/014e0ae7136c>`__
+   Add Kernel Debug Trace for Out of Memory condition
+-  `ddb2012f39d5 <https://github.com/open-power/hostboot/commit/ddb2012f39d5>`__
+   Enable Cumulus CDIMM Config
+-  `a2dc8952afa9 <https://github.com/open-power/hostboot/commit/a2dc8952afa9>`__
+   Deliver cumulus\_cdimm pnor image to fips for Simics regression
+   testing
+-  `9de67e525158 <https://github.com/open-power/hostboot/commit/9de67e525158>`__
+   Update Bbuild to b0316a\_1813.920
+-  `425eb895f440 <https://github.com/open-power/hostboot/commit/425eb895f440>`__
+   Add ATTR\_ prefix to attributes missing it in
+   hb\_customized\_attrs.xml
+-  `a17b84a6678f <https://github.com/open-power/hostboot/commit/a17b84a6678f>`__
+   Enable FAPI Cumulus test cases
+
+Brian Bakke (2):
+
+-  `3403445e2f75 <https://github.com/open-power/hostboot/commit/3403445e2f75>`__
+   Fix and codify how system and node targets are handled by attribute
+   overrides
+-  `bb0dc7d71263 <https://github.com/open-power/hostboot/commit/bb0dc7d71263>`__
+   Add common XSCOM error literals to HBRT
+
+Brian Silver (3):
+
+-  `57808f6af451 <https://github.com/open-power/hostboot/commit/57808f6af451>`__
+   Add EC feature levels to MSS workarounds
+-  `b76592c3358c <https://github.com/open-power/hostboot/commit/b76592c3358c>`__
+   Add EC workaround for PHY training bad bit processing
+-  `8ccd1b475062 <https://github.com/open-power/hostboot/commit/8ccd1b475062>`__
+   Add Memory Subsystem FIR support
+
+Brian Stegmiller (3):
+
+-  `2993c5b32a67 <https://github.com/open-power/hostboot/commit/2993c5b32a67>`__
+   PRD: Add regs to capture list for NVLINK analysis
+-  `8cf2925f7e01 <https://github.com/open-power/hostboot/commit/8cf2925f7e01>`__
+   Monitor threads for HB TI to work
+-  `0e69501ebe5b <https://github.com/open-power/hostboot/commit/0e69501ebe5b>`__
+   Simics: Skip mem diag due to intermittent action file issues
+
+Brian Vanderpool (1):
+
+-  `551d7e678a8e <https://github.com/open-power/hostboot/commit/551d7e678a8e>`__
+   PM: Ignore allow\_reg\_wakeup in cache contained mode
+
+CHRISTINA L. GRAVES (3):
+
+-  `316f190cdeac <https://github.com/open-power/hostboot/commit/316f190cdeac>`__
+   p9\_sbe\_lpc\_init fix with GPIO reset
+-  `a7f98e8fe346 <https://github.com/open-power/hostboot/commit/a7f98e8fe346>`__
+   Fix for HW397129-set bit 52 in the ALTD\_OPTION reg to keep MC
+   fastpath enabled
+-  `6567fe47ef12 <https://github.com/open-power/hostboot/commit/6567fe47ef12>`__
+   p9\_setup\_bars -- support DD2 NPU SCOM address changes
+
+Caleb Palmer (10):
+
+-  `1467cbcb8be5 <https://github.com/open-power/hostboot/commit/1467cbcb8be5>`__
+   Fix target type check in bad dq helper function
+-  `18a73baccdc2 <https://github.com/open-power/hostboot/commit/18a73baccdc2>`__
+   PRD: Don't skip TPS after failed MemDealloc calls
+-  `d2fd055febb7 <https://github.com/open-power/hostboot/commit/d2fd055febb7>`__
+   Free mem and fix dimm trgt in bad dq accessors
+-  `83933bedd3ce <https://github.com/open-power/hostboot/commit/83933bedd3ce>`__
+   MDIA: Cut mdia patterns from 9 to 4
+-  `8f68014a90f6 <https://github.com/open-power/hostboot/commit/8f68014a90f6>`__
+   MDIA: ensure full MBA target support for P9
+-  `4bc416f75e08 <https://github.com/open-power/hostboot/commit/4bc416f75e08>`__
+   MDIA: command cleanup support
+-  `92069bbfeb10 <https://github.com/open-power/hostboot/commit/92069bbfeb10>`__
+   Add get/set functionality for row repair attr
+-  `08b8dd518da9 <https://github.com/open-power/hostboot/commit/08b8dd518da9>`__
+   Add accessor functions for row repair attr
+-  `39489bc4e96c <https://github.com/open-power/hostboot/commit/39489bc4e96c>`__
+   PRD: Continue looking for attns after SCOM fail on mask/act regs
+-  `ae7ba42544d4 <https://github.com/open-power/hostboot/commit/ae7ba42544d4>`__
+   PRD: Enable threshold for IPL RCD parity err
+
+Chris Cain (1):
+
+-  `24780f003a4b <https://github.com/open-power/hostboot/commit/24780f003a4b>`__
+   HTMGT: Cache user power limit from BMC and add proc callout for 2AEx
+   errors
+
+Chris Hanudel (1):
+
+-  `8dba9b43bdc9 <https://github.com/open-power/hostboot/commit/8dba9b43bdc9>`__
+   Updates for P9 NX DD2 initfiles
+
+Chris Steffen (2):
+
+-  `f9039019de5a <https://github.com/open-power/hostboot/commit/f9039019de5a>`__
+   Initial Abus Commit
+-  `e507de12bf45 <https://github.com/open-power/hostboot/commit/e507de12bf45>`__
+   I/O Metadata Cleanup
+
+Christian Geddes (10):
+
+-  `8d28433bcc3c <https://github.com/open-power/hostboot/commit/8d28433bcc3c>`__
+   Fix bugs in FSP->HBRT message path for SBE errors
+-  `4a60925ef57e <https://github.com/open-power/hostboot/commit/4a60925ef57e>`__
+   Fix trace bug for error path in rt\_fwnotify
+-  `2c4b416ae0cf <https://github.com/open-power/hostboot/commit/2c4b416ae0cf>`__
+   Remove if that was catching SBE chipop err logs and forcing reboot
+-  `c5983ddc3585 <https://github.com/open-power/hostboot/commit/c5983ddc3585>`__
+   Skip attempting sbe\_retry when HBRT receives SBE\_ERR from HWSV
+-  `10aa31b32fc0 <https://github.com/open-power/hostboot/commit/10aa31b32fc0>`__
+   Re-order sbex calls in presimsetup to get paths updated correctly
+-  `04ba8e387d32 <https://github.com/open-power/hostboot/commit/04ba8e387d32>`__
+   Update autocitest to collect all hostboot dump info prior to failure
+-  `74156401d2fb <https://github.com/open-power/hostboot/commit/74156401d2fb>`__
+   Don't include duplicate connections when looking up xbus mapping
+-  `05cda10a435a <https://github.com/open-power/hostboot/commit/05cda10a435a>`__
+   Update backing build to be b0222a\_1810.911
+-  `a6bd3b6514e0 <https://github.com/open-power/hostboot/commit/a6bd3b6514e0>`__
+   Allow platHwasErrorAddHWCollout now that FSP supports it
+-  `fc2a04496b84 <https://github.com/open-power/hostboot/commit/fc2a04496b84>`__
+   Ensure all hbmutex attributes get re-initialized on MPIPL
+
+Christopher Riedl (1):
+
+-  `8d3671f0c224 <https://github.com/open-power/hostboot/commit/8d3671f0c224>`__
+   PPM reg collision (HW389511) work-around: Special Wake-up
+
+Claus Michael Olsen (4):
+
+-  `3fbe556d9d69 <https://github.com/open-power/hostboot/commit/3fbe556d9d69>`__
+   Additional risk level support - (step 2) Updating the image w/RL2
+-  `a563b914d6dc <https://github.com/open-power/hostboot/commit/a563b914d6dc>`__
+   xip\_customize: GPTR/overlays stage 1 support
+-  `50a391ac5965 <https://github.com/open-power/hostboot/commit/50a391ac5965>`__
+   HW425038 INT ARX timeout workaround - Updated initfiles to 49241
+-  `68f67bd7aab5 <https://github.com/open-power/hostboot/commit/68f67bd7aab5>`__
+   Update to putRingUtils to proper scanning of perv\_pll\_bndy\_flt
+   rings
+
+Corey Swenson (7):
+
+-  `4cf79f8dc40b <https://github.com/open-power/hostboot/commit/4cf79f8dc40b>`__
+   Changes to Inband SCOM MMIO ranges for Cumulus
+-  `53635aee4925 <https://github.com/open-power/hostboot/commit/53635aee4925>`__
+   Delete ATTR\_DMI\_INBAND\_BAR\_ENABLE when processing MRW attributes
+-  `ed84b08afa87 <https://github.com/open-power/hostboot/commit/ed84b08afa87>`__
+   Inband SCOM clean up
+-  `b4699ae10c2a <https://github.com/open-power/hostboot/commit/b4699ae10c2a>`__
+   Add inband bar address to simics xml
+-  `8a783ea89563 <https://github.com/open-power/hostboot/commit/8a783ea89563>`__
+   Move runtime scoms to common function
+-  `579e63b60e50 <https://github.com/open-power/hostboot/commit/579e63b60e50>`__
+   Add support for ATTR\_FREQ\_MCA\_MHZ
+-  `b51298075aee <https://github.com/open-power/hostboot/commit/b51298075aee>`__
+   Add ibscom runtime support
+
+Dan Crowell (20):
+
+-  `b47f658c6e96 <https://github.com/open-power/hostboot/commit/b47f658c6e96>`__
+   Pull ATTR\_MSS\_MRW\_FORCE\_BCMODE\_OFF from MRW if it exists
+-  `431a3cc0aa10 <https://github.com/open-power/hostboot/commit/431a3cc0aa10>`__
+   Bug fixes for concurrent update of HBRT
+-  `4a0eb030e761 <https://github.com/open-power/hostboot/commit/4a0eb030e761>`__
+   Mirror fixup - spd\_decoder\_base.H
+-  `36766721c030 <https://github.com/open-power/hostboot/commit/36766721c030>`__
+   Disable WOF for Cumulus DD1.0
+-  `4f43040cb271 <https://github.com/open-power/hostboot/commit/4f43040cb271>`__
+   Enable WOF\_VRATIO on ZZ
+-  `f5d2c874d072 <https://github.com/open-power/hostboot/commit/f5d2c874d072>`__
+   Removing old TODO for dropped requirement
+-  `309422a68f39 <https://github.com/open-power/hostboot/commit/309422a68f39>`__
+   Fix EID range for HBRT logs
+-  `586b8b1e6088 <https://github.com/open-power/hostboot/commit/586b8b1e6088>`__
+   Do not elevate severity of reconfig error log
+-  `e4a7de38d08d <https://github.com/open-power/hostboot/commit/e4a7de38d08d>`__
+   No longer include BAR attributes in ServerWiz2 export
+-  `5683e4887711 <https://github.com/open-power/hostboot/commit/5683e4887711>`__
+   Remirror chip\_ec\_attributes.xml
+-  `7b96070e5a1f <https://github.com/open-power/hostboot/commit/7b96070e5a1f>`__
+   Disabling WOF and VDM for Nimbus DD2.0
+-  `eb7c0e1f8327 <https://github.com/open-power/hostboot/commit/eb7c0e1f8327>`__
+   Disable WOF for Cumulus DD1.0
+-  `945553cc05cf <https://github.com/open-power/hostboot/commit/945553cc05cf>`__
+   Force single-threaded access to HWPs in PRD
+-  `54d16a1476fe <https://github.com/open-power/hostboot/commit/54d16a1476fe>`__
+   Add proc huid to PSU trace
+-  `bbe9dd41d809 <https://github.com/open-power/hostboot/commit/bbe9dd41d809>`__
+   Fix FFDC for FW Request Errors
+-  `4d755323a660 <https://github.com/open-power/hostboot/commit/4d755323a660>`__
+   Completely hide attributes that have no value
+-  `a4d47c4e68cc <https://github.com/open-power/hostboot/commit/a4d47c4e68cc>`__
+   Support Nimbus DD2.3 and Cumulus 1.2 PLL Buckets
+-  `b2bffd27478b <https://github.com/open-power/hostboot/commit/b2bffd27478b>`__
+   Ensure ATTR\_EC\_GARD and ATTR\_EQ\_GARD are updated before SBE
+   update
+-  `90eaed6f430c <https://github.com/open-power/hostboot/commit/90eaed6f430c>`__
+   Force checkstops for unhandled machine checks
+-  `711723bcb25f <https://github.com/open-power/hostboot/commit/711723bcb25f>`__
+   Ignore dummy files when parsing error log data
+
+Daniel Howe (3):
+
+-  `928dab2ae2c2 <https://github.com/open-power/hostboot/commit/928dab2ae2c2>`__
+   Allow lpc\_ed for p9n 2.2 per HW418117 fix
+-  `55b4dac7353b <https://github.com/open-power/hostboot/commit/55b4dac7353b>`__
+   update data token init to use scans on p9c 1.1
+-  `acd49fe41045 <https://github.com/open-power/hostboot/commit/acd49fe41045>`__
+   dd1.1+ DL training procedure updates
+
+Daniel M. Crowell (1):
+
+-  `2fd3b08eed59 <https://github.com/open-power/hostboot/commit/2fd3b08eed59>`__
+   Revert "Adds self time refresh entry and exit helper functions"
+
+David Kauer (4):
+
+-  `112c8bd6e114 <https://github.com/open-power/hostboot/commit/112c8bd6e114>`__
+   Update INT DD2 initfiles
+-  `e53b287b70c0 <https://github.com/open-power/hostboot/commit/e53b287b70c0>`__
+   Added Nimbus & Cumulus attributes for INT initfiles
+-  `128afcc6737f <https://github.com/open-power/hostboot/commit/128afcc6737f>`__
+   HW425038 INT ARX timeout workaround
+-  `240defa5f9b2 <https://github.com/open-power/hostboot/commit/240defa5f9b2>`__
+   Modify INT FIR configuration settings
+
+Dean Sanner (2):
+
+-  `2414e7c8e5de <https://github.com/open-power/hostboot/commit/2414e7c8e5de>`__
+   Support sending chip info to SBEs on multinode
+-  `d6f9a2206311 <https://github.com/open-power/hostboot/commit/d6f9a2206311>`__
+   Force 25G Nvlink speed on P9N DD2.1
+
+Elizabeth Liner (3):
+
+-  `8f1ef46890d9 <https://github.com/open-power/hostboot/commit/8f1ef46890d9>`__
+   Adding visible error once we know that the SBE is erroring
+-  `c142eb850380 <https://github.com/open-power/hostboot/commit/c142eb850380>`__
+   Adding attribute to detect which processor we can use for alt-memory
+-  `4761f0cf880a <https://github.com/open-power/hostboot/commit/4761f0cf880a>`__
+   Updating HWP's to use PROC\_CHIP\_MEM\_TO\_USE attribute
+
+Emmanuel Sacristan (1):
+
+-  `7a09b00b1558 <https://github.com/open-power/hostboot/commit/7a09b00b1558>`__
+   NMMU Nimbus dd2 scom/scan updates, updated comments
+
+Greg Still (7):
+
+-  `f9b500d310ee <https://github.com/open-power/hostboot/commit/f9b500d310ee>`__
+   PM: GPE timer fix (HW389045 - Update Shadow copy of TSEL)
+-  `420c26669087 <https://github.com/open-power/hostboot/commit/420c26669087>`__
+   PM: refine enablement attributes for advanced functions
+   (VDM,RESCLK,WOF,IVRM)
+-  `52074db64a3d <https://github.com/open-power/hostboot/commit/52074db64a3d>`__
+   PM: Move to chip EC based #V validity checking in
+   p9\_pstate\_parameter\_block
+-  `a2a54161270c <https://github.com/open-power/hostboot/commit/a2a54161270c>`__
+   VDM: p9\_pstate\_parameter\_block check for VDM Large threshold <
+   -32mV
+-  `cbcd27d3a629 <https://github.com/open-power/hostboot/commit/cbcd27d3a629>`__
+   PM: p9\_setup\_evid steps voltage to avoid Fleetwood VRM limitations
+-  `c3364dfd2650 <https://github.com/open-power/hostboot/commit/c3364dfd2650>`__
+   PM: p9\_setup\_evid - deal with attribute clearing during MPIPL
+-  `9b5cfe7260ef <https://github.com/open-power/hostboot/commit/9b5cfe7260ef>`__
+   PM: Enhance p9\_pm\_pss\_init for reset error logging
+
+Ilya Smirnov (6):
+
+-  `a681d519d4dc <https://github.com/open-power/hostboot/commit/a681d519d4dc>`__
+   Pass i\_skipComm to \_buildOccs
+-  `299023edd66f <https://github.com/open-power/hostboot/commit/299023edd66f>`__
+   Reload OCC and HCODE LIDs in OCC Reload Path
+-  `95c3ddc9290b <https://github.com/open-power/hostboot/commit/95c3ddc9290b>`__
+   Insert Debug Data Into hb prime Code Path
+-  `c82b626e6ea1 <https://github.com/open-power/hostboot/commit/c82b626e6ea1>`__
+   Check the Section Headers in Non-Secure Mode
+-  `ec645465cdae <https://github.com/open-power/hostboot/commit/ec645465cdae>`__
+   Flush TMP Daemon Traces Prior to Shutdown
+-  `713f7f024c45 <https://github.com/open-power/hostboot/commit/713f7f024c45>`__
+   Secure Boot: Close SBE Security Backdoor
+
+Jacob Harvey (3):
+
+-  `052142a41cd0 <https://github.com/open-power/hostboot/commit/052142a41cd0>`__
+   Add in RCD attributes for DD2 debug
+-  `e5ca1ace470e <https://github.com/open-power/hostboot/commit/e5ca1ace470e>`__
+   Change RD\_CTR workaround val and update attr name
+-  `9abf780c9305 <https://github.com/open-power/hostboot/commit/9abf780c9305>`__
+   Increment red\_waterfall for low vdn fix
+
+Jaymes Wilks (4):
+
+-  `8ea7d7ed5db4 <https://github.com/open-power/hostboot/commit/8ea7d7ed5db4>`__
+   Change FCO distribution to ensure master chip has at least one core
+-  `13dd75dd4dc3 <https://github.com/open-power/hostboot/commit/13dd75dd4dc3>`__
+   Support TPM in CUMULUS standalone SIMICS boot
+-  `4f5c0b932724 <https://github.com/open-power/hostboot/commit/4f5c0b932724>`__
+   Add TPM to the CUMULUS CDIMM model
+-  `4eaf644dbf1b <https://github.com/open-power/hostboot/commit/4eaf644dbf1b>`__
+   Remove code flows that use non-open signing tools
+
+Jennifer A. Stofer (1):
+
+-  `7728cc84c782 <https://github.com/open-power/hostboot/commit/7728cc84c782>`__
+   Revert "Adding p9a support."
+
+Jenny Huynh (13):
+
+-  `3d8051b7b2e7 <https://github.com/open-power/hostboot/commit/3d8051b7b2e7>`__
+   Reset L3 error status register for next CE/UE capture
+-  `c27a8bd5fb97 <https://github.com/open-power/hostboot/commit/c27a8bd5fb97>`__
+   Adding workaround for HW930007 and HW386013
+-  `793f58e194db <https://github.com/open-power/hostboot/commit/793f58e194db>`__
+   Adding in defect HW395947,HW930007 to INT initfiles
+-  `d0d88fcce2d4 <https://github.com/open-power/hostboot/commit/d0d88fcce2d4>`__
+   Adding HW363780 to NPU scom initfiles
+-  `a42eb15a2cc9 <https://github.com/open-power/hostboot/commit/a42eb15a2cc9>`__
+   Reducing rng pace rate from 2000 -> 300 for HW403701
+-  `4b6b29be4ff5 <https://github.com/open-power/hostboot/commit/4b6b29be4ff5>`__
+   HW406130: Reduce dma read requests from 16->8 in NX inits
+-  `6ec839acf46f <https://github.com/open-power/hostboot/commit/6ec839acf46f>`__
+   HW407123: Slow down xlink command rate for Nimbus DD1/2
+-  `a1635526313e <https://github.com/open-power/hostboot/commit/a1635526313e>`__
+   INT scan initfile change to add workaround for HW408972
+-  `e7db59ec919d <https://github.com/open-power/hostboot/commit/e7db59ec919d>`__
+   Adding HW401552 to cxa initfile to workaround clockgating bug
+-  `9b84a7e90001 <https://github.com/open-power/hostboot/commit/9b84a7e90001>`__
+   Adding HW414702 workaround to INT scan initfiles
+-  `ddf01705dda7 <https://github.com/open-power/hostboot/commit/ddf01705dda7>`__
+   Workaround for Quaint Gate, Angry Reindeer
+-  `b79417a6c766 <https://github.com/open-power/hostboot/commit/b79417a6c766>`__
+   Updating HW414700 to also apply to Cumulus DD10
+-  `a5fb7125def7 <https://github.com/open-power/hostboot/commit/a5fb7125def7>`__
+   HW438727 Disable clockgate to allow correct ODL error reporting
+
+Joachim Fenkes (7):
+
+-  `c0967b7fb152 <https://github.com/open-power/hostboot/commit/c0967b7fb152>`__
+   LPC: Add empty files for mirroring to HB, PPE, HWSV
+-  `1141d3f0a51e <https://github.com/open-power/hostboot/commit/1141d3f0a51e>`__
+   FFDC: Add empty new helper procedure for mirroring to HB, HWSV
+-  `d4ea0e36be37 <https://github.com/open-power/hostboot/commit/d4ea0e36be37>`__
+   Add p9\_proc\_gettracearray procedure
+-  `6f16f1f33d3e <https://github.com/open-power/hostboot/commit/6f16f1f33d3e>`__
+   p9\_sbe\_tracearray: Nimbus DD2 updates
+-  `d61bf78fca7d <https://github.com/open-power/hostboot/commit/d61bf78fca7d>`__
+   HW415692: Make workaround permanent
+-  `efc02485efbd <https://github.com/open-power/hostboot/commit/efc02485efbd>`__
+   HDCT: Remove core trace arrays, permanent P9 erratum
+-  `b8da2d84dff3 <https://github.com/open-power/hostboot/commit/b8da2d84dff3>`__
+   p9\_sbe\_lpc\_init: Fix timeout setup
+
+Joe McGill (43):
+
+-  `90a2c95eb96c <https://github.com/open-power/hostboot/commit/90a2c95eb96c>`__
+   p9\_tod\_move\_tod\_to\_tb -- correct TOD state checks
+-  `4d23f6873114 <https://github.com/open-power/hostboot/commit/4d23f6873114>`__
+   p9\_sbe\_tracearray -- satsify PRD calls to manage core trace arrays
+-  `ac0c8f0e7bdb <https://github.com/open-power/hostboot/commit/ac0c8f0e7bdb>`__
+   resolve Zeppelin DMI channel framelock issues
+-  `c0fce11639f7 <https://github.com/open-power/hostboot/commit/c0fce11639f7>`__
+   enforce strict 512 GB per socket limit on Witherspoon memory map
+   (part2)
+-  `92f6bd045cb1 <https://github.com/open-power/hostboot/commit/92f6bd045cb1>`__
+   HW388878 VCS workaround
+-  `9c189e8e26a7 <https://github.com/open-power/hostboot/commit/9c189e8e26a7>`__
+   p9.fbc.scan.initfile -- create initfile, add workaround for HW376651
+-  `5ba30ede4f3a <https://github.com/open-power/hostboot/commit/5ba30ede4f3a>`__
+   p9\_psi\_init -- parametrize link speed (half/full)
+-  `398408a979d7 <https://github.com/open-power/hostboot/commit/398408a979d7>`__
+   p9.fbc.scan.initfile -- clock off MCSYNC staging latches
+-  `12ea45b365cf <https://github.com/open-power/hostboot/commit/12ea45b365cf>`__
+   Add MSS customization support from CRP0 Lx MVPD
+-  `b02210a00b1e <https://github.com/open-power/hostboot/commit/b02210a00b1e>`__
+   p9\_getecid -- set PCIE DD1.0x workaround attributes
+-  `65076c196163 <https://github.com/open-power/hostboot/commit/65076c196163>`__
+   add SS PLL settings to support 94 MHz PCI operation
+-  `a2c5ab1977ee <https://github.com/open-power/hostboot/commit/a2c5ab1977ee>`__
+   FBC updates for HW383616, HW384245
+-  `ee3924e0c243 <https://github.com/open-power/hostboot/commit/ee3924e0c243>`__
+   p9\_sbe\_tp\_chiplet\_init3 -- disable TP TOD hang pulse
+-  `4bdb5fa7a80f <https://github.com/open-power/hostboot/commit/4bdb5fa7a80f>`__
+   p9.core.scan.initfile -- mask local error from CC in EC perv LFIR
+-  `c526478a6ce3 <https://github.com/open-power/hostboot/commit/c526478a6ce3>`__
+   adjust SRAM timings
+-  `8d707e8c9223 <https://github.com/open-power/hostboot/commit/8d707e8c9223>`__
+   update DPLL and IVRM inits
+-  `d615502799c0 <https://github.com/open-power/hostboot/commit/d615502799c0>`__
+   derate NVLINK frequency for Nimbus DD1
+-  `40c1bf0cfb1b <https://github.com/open-power/hostboot/commit/40c1bf0cfb1b>`__
+   p9.xbus.pll.scan.initfile -- restore full frequency settings for
+   Nimbus DD2+
+-  `8c2cd3174256 <https://github.com/open-power/hostboot/commit/8c2cd3174256>`__
+   p9.int.scan.initfile -- init PSIHB to LSI mode
+-  `527165381939 <https://github.com/open-power/hostboot/commit/527165381939>`__
+   L3 updates -- p9\_build\_smp, p9\_fbc\_utils
+-  `3a26100f62ca <https://github.com/open-power/hostboot/commit/3a26100f62ca>`__
+   future proof EC feature attributes, add missing P9N DD2 inits
+-  `78bf7f9a76b2 <https://github.com/open-power/hostboot/commit/78bf7f9a76b2>`__
+   L3 update -- p9\_pcie\_config
+-  `4831e12ea20e <https://github.com/open-power/hostboot/commit/4831e12ea20e>`__
+   p9.core.scan.initfile -- set disable 241 for Nimbus DD2
+-  `e4229a61632a <https://github.com/open-power/hostboot/commit/e4229a61632a>`__
+   PCIe updates for Nimbus DD2 GEN4 operation
+-  `ddefc592366e <https://github.com/open-power/hostboot/commit/ddefc592366e>`__
+   p9.pci.scan.initfile -- initial release
+-  `6752509378f2 <https://github.com/open-power/hostboot/commit/6752509378f2>`__
+   p9.npu.scom.initfile -- Nimbus DD2 updates
+-  `02e1726c4962 <https://github.com/open-power/hostboot/commit/02e1726c4962>`__
+   TP, Nest FIR updates -- DD2 updates to match RAS XML
+-  `3ce08029e577 <https://github.com/open-power/hostboot/commit/3ce08029e577>`__
+   p9.npu.scom.initfile -- FIR updates to align with RAS XML
+   documentation
+-  `7f0a49f50d87 <https://github.com/open-power/hostboot/commit/7f0a49f50d87>`__
+   p9.int.scom.initfile -- mask SUE FIR for Nimbus DD2
+-  `a0df90732994 <https://github.com/open-power/hostboot/commit/a0df90732994>`__
+   resolve Zeppelin DMI channel framelock issues
+-  `e5e2af0f5eed <https://github.com/open-power/hostboot/commit/e5e2af0f5eed>`__
+   updates for NPU errata
+-  `8e0f3a8ad787 <https://github.com/open-power/hostboot/commit/8e0f3a8ad787>`__
+   PLL updates for filter BG, BW including OBUS tank coreqs
+-  `3d3f11dbddd5 <https://github.com/open-power/hostboot/commit/3d3f11dbddd5>`__
+   IO, FBC updates to enable ABUS for Fleetwood
+-  `75c7fd666460 <https://github.com/open-power/hostboot/commit/75c7fd666460>`__
+   p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1
+-  `f20b37d483c4 <https://github.com/open-power/hostboot/commit/f20b37d483c4>`__
+   remove NV iovalid assertion from FW and add scan inits to resolve
+   glsmux xstate
+-  `f0d08f111980 <https://github.com/open-power/hostboot/commit/f0d08f111980>`__
+   Chip address extension workaround for HW423589 (option2), part1
+-  `a94bc7eedf31 <https://github.com/open-power/hostboot/commit/a94bc7eedf31>`__
+   disable ECC bypass for Cumulus DD1.0
+-  `01a6a43e9020 <https://github.com/open-power/hostboot/commit/01a6a43e9020>`__
+   MCD disable workaround for HW423589 (option1)
+-  `7221c41d5f7f <https://github.com/open-power/hostboot/commit/7221c41d5f7f>`__
+   Disable read data delay for Cumulus DD1.0, enable for DD1.1
+-  `e07cb2f93ac8 <https://github.com/open-power/hostboot/commit/e07cb2f93ac8>`__
+   p9.npu.scom.initfile -- limit DCP0 credits for HW437173
+-  `69bd6e497bfd <https://github.com/open-power/hostboot/commit/69bd6e497bfd>`__
+   L2 - Fabric updates for multi-chip support
+-  `225f4090804f <https://github.com/open-power/hostboot/commit/225f4090804f>`__
+   update HWP level metadata for nest, common files
+-  `5139c57aa414 <https://github.com/open-power/hostboot/commit/5139c57aa414>`__
+   create shells for IO OBUS pre, post training HWPs
+
+John Rell (4):
+
+-  `366a4efdf50b <https://github.com/open-power/hostboot/commit/366a4efdf50b>`__
+   jgr18022000 Fix for typo in changes for HW430958
+-  `d12852b6fa1a <https://github.com/open-power/hostboot/commit/d12852b6fa1a>`__
+   jgr17050500 Added Centaur and DMI IO SCOM initfiles
+-  `55e4a228b65f <https://github.com/open-power/hostboot/commit/55e4a228b65f>`__
+   jgr17082300 Setting changes for HW41801 HW419305
+-  `9af3fc295e1e <https://github.com/open-power/hostboot/commit/9af3fc295e1e>`__
+   jgr171017 Setting changes for Obus boardwire vs cable
+
+Joshua Hannan (1):
+
+-  `4c9b0d832610 <https://github.com/open-power/hostboot/commit/4c9b0d832610>`__
+   adding insert for soft fail threshold for dd1 and dd2
+
+Juan Medina (2):
+
+-  `727e9397fd73 <https://github.com/open-power/hostboot/commit/727e9397fd73>`__
+   reverting FIRs to master values, setting only bit 8
+-  `ca235d62a2fe <https://github.com/open-power/hostboot/commit/ca235d62a2fe>`__
+   Scrubbing needs to stay off for DD2, bug HW405443
+
+Lennard Streat (6):
+
+-  `d3593cc766ca <https://github.com/open-power/hostboot/commit/d3593cc766ca>`__
+   Temporary workaround for HW412197
+-  `75823b14fb47 <https://github.com/open-power/hostboot/commit/75823b14fb47>`__
+   HW439321 - Trusty Birthday Alternative Workaround
+-  `968b1746f9e7 <https://github.com/open-power/hostboot/commit/968b1746f9e7>`__
+   HW439321 - Disable CRC Performance Degradation
+-  `77309f6630fa <https://github.com/open-power/hostboot/commit/77309f6630fa>`__
+   Expanding MCU tag fifo settings to be freq dependent.
+-  `3d12277f2397 <https://github.com/open-power/hostboot/commit/3d12277f2397>`__
+   Workaround for Warlike Parasite (HW430546)
+-  `f24037b86d27 <https://github.com/open-power/hostboot/commit/f24037b86d27>`__
+   Protect Firmware from exposure to HW423533
+
+Louis Stermole (4):
+
+-  `9900129f86ae <https://github.com/open-power/hostboot/commit/9900129f86ae>`__
+   Fix command gap calculation for MSS scrub to prevent truncation
+-  `d64041888fed <https://github.com/open-power/hostboot/commit/d64041888fed>`__
+   Add callout for when the DIMM to NEST freq ratio exceeds 1.5
+-  `e4ed25ed886c <https://github.com/open-power/hostboot/commit/e4ed25ed886c>`__
+   Add workaround for DDRPHY ODT config register erratum (ODT2, ODT3
+   bits swapped)
+-  `46b6c6815aa0 <https://github.com/open-power/hostboot/commit/46b6c6815aa0>`__
+   Add empty p9c delayRegs.H for hostboot
+
+Luke C. Murray (7):
+
+-  `908eda4b3845 <https://github.com/open-power/hostboot/commit/908eda4b3845>`__
+   Disabling LVext for all P9 parts
+-  `2921d0d9066c <https://github.com/open-power/hostboot/commit/2921d0d9066c>`__
+   HW414700 checkstop on UEs and disable core ECC counter
+-  `15d21760fbaa <https://github.com/open-power/hostboot/commit/15d21760fbaa>`__
+   Workaround for HW421347 Scandalous Pie
+-  `b5b8ae989e51 <https://github.com/open-power/hostboot/commit/b5b8ae989e51>`__
+   Updating L2 re-request jitter settings for Cumulus
+-  `1b1226daa961 <https://github.com/open-power/hostboot/commit/1b1226daa961>`__
+   Turning on NCU tlbie pacing by default
+-  `fb21d847fbea <https://github.com/open-power/hostboot/commit/fb21d847fbea>`__
+   Adding attribute to turn memory early data on
+-  `f5759559a60d <https://github.com/open-power/hostboot/commit/f5759559a60d>`__
+   Enabling L2 64B store prediction
+
+Luke Murray (8):
+
+-  `0964a5b2fd09 <https://github.com/open-power/hostboot/commit/0964a5b2fd09>`__
+   Adding skip group dials for cache when chip=group
+-  `f5bc1a24f10a <https://github.com/open-power/hostboot/commit/f5bc1a24f10a>`__
+   Updating P9 L2 scan initfile to use attributes
+-  `7d0c68704298 <https://github.com/open-power/hostboot/commit/7d0c68704298>`__
+   Adding good LCO settings to initfile
+-  `54067398177d <https://github.com/open-power/hostboot/commit/54067398177d>`__
+   Updating L3 LCO watermarks for HW406803
+-  `0c1a9c38bba5 <https://github.com/open-power/hostboot/commit/0c1a9c38bba5>`__
+   Updating optimal larx/stcx dials for performance
+-  `2e3a8e66a7f7 <https://github.com/open-power/hostboot/commit/2e3a8e66a7f7>`__
+   Disable cp\_me from the L3 for Nimbus DD1 and DD2.0.
+-  `f44af3ce268c <https://github.com/open-power/hostboot/commit/f44af3ce268c>`__
+   Updating HW363605 workaround to be applied to all chips
+-  `340b1d5748c8 <https://github.com/open-power/hostboot/commit/340b1d5748c8>`__
+   Performance updates for HW409069
+
+Markus Dobler (1):
+
+-  `ce033a30cb69 <https://github.com/open-power/hostboot/commit/ce033a30cb69>`__
+   p9\_abist: Support for p9ndd2
+
+Marty Gloff (5):
+
+-  `d01ca15eccee <https://github.com/open-power/hostboot/commit/d01ca15eccee>`__
+   Support multiple nodes in HBRT - Add Node Container
+-  `40c3350ff928 <https://github.com/open-power/hostboot/commit/40c3350ff928>`__
+   Support multiple nodes in HBRT - Support Multiple Nodes in
+   TargetService
+-  `27755fae1059 <https://github.com/open-power/hostboot/commit/27755fae1059>`__
+   Support multiple nodes in HBRT - Attribute Overrides
+-  `5fc3b529c692 <https://github.com/open-power/hostboot/commit/5fc3b529c692>`__
+   Support multiple nodes in HBRT - VPD Image
+-  `bca54fb07d0e <https://github.com/open-power/hostboot/commit/bca54fb07d0e>`__
+   Support multiple nodes in HBRT - Sync System Attribute Data
+
+Matt Derksen (10):
+
+-  `80819cf5302b <https://github.com/open-power/hostboot/commit/80819cf5302b>`__
+   Fix rollover of PLID numbers
+-  `d6d402588868 <https://github.com/open-power/hostboot/commit/d6d402588868>`__
+   Cleanup hbrt msg code to be easier to understand and update
+-  `3b5f10fdf6a7 <https://github.com/open-power/hostboot/commit/3b5f10fdf6a7>`__
+   Include WOF power mode explicitly inside tables
+-  `b31ac249651c <https://github.com/open-power/hostboot/commit/b31ac249651c>`__
+   Trace cleanup: do not look for parent chip on non-parent chip targets
+-  `843b9e02e55d <https://github.com/open-power/hostboot/commit/843b9e02e55d>`__
+   Initialize FIRDATA section and ErrlManager just incase BMC resets
+-  `647eb6eae52c <https://github.com/open-power/hostboot/commit/647eb6eae52c>`__
+   Only call PNOR::init() on systems with BMC
+-  `75c7aea07bcb <https://github.com/open-power/hostboot/commit/75c7aea07bcb>`__
+   Fix setting plid to the lastest one available at hbrt start
+-  `8692b24a1ec0 <https://github.com/open-power/hostboot/commit/8692b24a1ec0>`__
+   Include WOF power mode explicitly inside tables
+-  `6eaa4575c95a <https://github.com/open-power/hostboot/commit/6eaa4575c95a>`__
+   Handle new version of WOF tables that includes power mode
+-  `284cebd97cf0 <https://github.com/open-power/hostboot/commit/284cebd97cf0>`__
+   Change deconfig rules to allow for Zeppelin proc config
+
+Matt K. Light (1):
+
+-  `288ca88910b6 <https://github.com/open-power/hostboot/commit/288ca88910b6>`__
+   adding fapi2::putSpyWithCare()
+
+Matthew Hickman (4):
+
+-  `1b11547e01a8 <https://github.com/open-power/hostboot/commit/1b11547e01a8>`__
+   Fixed Maint IUE unmasked with mnfg flags
+-  `f6b7234d960a <https://github.com/open-power/hostboot/commit/f6b7234d960a>`__
+   Fixed port fail SUE bug for DD2 modules
+-  `48d464158bc3 <https://github.com/open-power/hostboot/commit/48d464158bc3>`__
+   Fixed MNFG Attribute handing for TCE Corrections
+-  `90ef1f6dbd59 <https://github.com/open-power/hostboot/commit/90ef1f6dbd59>`__
+   Fixed unmasking of BRODCAST\_OUT\_OF\_SYNC fir after memdiags
+   handling
+
+Michael Koch (1):
+
+-  `8b34665d2794 <https://github.com/open-power/hostboot/commit/8b34665d2794>`__
+   Implementing Michael Floyds improvements.
+
+Mike Baiocchi (5):
+
+-  `eeadfb7bf985 <https://github.com/open-power/hostboot/commit/eeadfb7bf985>`__
+   Add Reset to TPM's I2C Bus for MPIPLs
+-  `234ef44536ae <https://github.com/open-power/hostboot/commit/234ef44536ae>`__
+   Add FFDC to 'No Functional TPM' Fails
+-  `fe61cf0701e0 <https://github.com/open-power/hostboot/commit/fe61cf0701e0>`__
+   Setup Node-Level Attributes for Multinode TCE Support
+-  `95c1dd78c27a <https://github.com/open-power/hostboot/commit/95c1dd78c27a>`__
+   Close and Disable TCEs on Non-Master Nodes
+-  `55f0053bc34e <https://github.com/open-power/hostboot/commit/55f0053bc34e>`__
+   Reset Host-mode Processor I2C Masters connected to the TPMs
+
+Nicholas E. Bofferding (1):
+
+-  `a7decd2eeff5 <https://github.com/open-power/hostboot/commit/a7decd2eeff5>`__
+   Revert "Check the Section Headers in Non-Secure Mode"
+
+Nick Bofferding (9):
+
+-  `55e51a61f985 <https://github.com/open-power/hostboot/commit/55e51a61f985>`__
+   Delayed deconfig any DIMM on a failing voltage domain
+-  `afc4bd08c5bf <https://github.com/open-power/hostboot/commit/afc4bd08c5bf>`__
+   Documentation: Stop withholding various SRCs from pubs
+-  `24bc6a1bee51 <https://github.com/open-power/hostboot/commit/24bc6a1bee51>`__
+   Secure Boot: On get jumper state error path, save PLID before
+   committing
+-  `a8b0039d4e3a <https://github.com/open-power/hostboot/commit/a8b0039d4e3a>`__
+   Clear FCO deconfigures before applying gard records
+-  `bd1cd3c7d1fb <https://github.com/open-power/hostboot/commit/bd1cd3c7d1fb>`__
+   Secure Boot: Detach secure PNOR provider task
+-  `0b02cc8314be <https://github.com/open-power/hostboot/commit/0b02cc8314be>`__
+   Secure Boot: Check integrity of dynamically sized secure header
+   copies
+-  `24929fd8ab96 <https://github.com/open-power/hostboot/commit/24929fd8ab96>`__
+   Secure Boot: Dynamically set TPM I2C master path in MRW parser
+-  `aa5d9565d0d1 <https://github.com/open-power/hostboot/commit/aa5d9565d0d1>`__
+   Secure Boot: Mark redundant TPM not present until SMP is enabled
+-  `5660e6b0e4a2 <https://github.com/open-power/hostboot/commit/5660e6b0e4a2>`__
+   Secure Boot: Populate master node TPM info in HDAT until multinode
+   supported
+
+Nick Klazynski (36):
+
+-  `07fd08d22744 <https://github.com/open-power/hostboot/commit/07fd08d22744>`__
+   Add Cumulus DD1.1 inits
+-  `36573c1d29c9 <https://github.com/open-power/hostboot/commit/36573c1d29c9>`__
+   Enable risklevel2, match v44 of security wiki
+-  `d78c726ee7c2 <https://github.com/open-power/hostboot/commit/d78c726ee7c2>`__
+   workarounds for HW399919 HW400898 HW398269 HW398269 HW399765
+-  `9388b61a676d <https://github.com/open-power/hostboot/commit/9388b61a676d>`__
+   WAs for HW401811 HW402145 HW403465; DIS\_MULTIPLE\_TBLW on all modes
+-  `fc03d06f35ac <https://github.com/open-power/hostboot/commit/fc03d06f35ac>`__
+   Add three WATs, remove IMC2, replace stop2 workaround
+-  `633abb448897 <https://github.com/open-power/hostboot/commit/633abb448897>`__
+   Add risklevel for HW399624 due to perf penalty; Add HW405851
+-  `5db603045222 <https://github.com/open-power/hostboot/commit/5db603045222>`__
+   Update core inits for DD2
+-  `6914d4009233 <https://github.com/open-power/hostboot/commit/6914d4009233>`__
+   Add core workaround for HW407136
+-  `0fd907828b92 <https://github.com/open-power/hostboot/commit/0fd907828b92>`__
+   Workarounds for HW407385 HW408629 HW410389 HW408901
+-  `1a54f8f27c08 <https://github.com/open-power/hostboot/commit/1a54f8f27c08>`__
+   Add WAs for HW413799 HW413853 HW413917 HW414249 HW414375 HW414871
+   HW414829
+-  `c4b31c72c8c9 <https://github.com/open-power/hostboot/commit/c4b31c72c8c9>`__
+   Add Workarounds for HW415114 HW415013 HW413853 HW414384
+-  `ffbc1b8d89b0 <https://github.com/open-power/hostboot/commit/ffbc1b8d89b0>`__
+   Add WA for HW415236
+-  `7627769e5c9f <https://github.com/open-power/hostboot/commit/7627769e5c9f>`__
+   Add WA for HW415988
+-  `b69116dcd8d6 <https://github.com/open-power/hostboot/commit/b69116dcd8d6>`__
+   Add additional dials to risklevel
+-  `8d360860742b <https://github.com/open-power/hostboot/commit/8d360860742b>`__
+   Update core initfiles for Cumulus DD1.0
+-  `fe20d009372f <https://github.com/open-power/hostboot/commit/fe20d009372f>`__
+   Reverting chickenswitches for issues fixed in Cumulus DD1.0
+-  `efda1e06c616 <https://github.com/open-power/hostboot/commit/efda1e06c616>`__
+   Mistakenly pulled workaround for HW410212 - readd for CDD1.0
+-  `f6df718a76fb <https://github.com/open-power/hostboot/commit/f6df718a76fb>`__
+   Add perf inits: HW418850,HW418789; Add clockgate issue HW418738
+-  `3883490ddec9 <https://github.com/open-power/hostboot/commit/3883490ddec9>`__
+   Add updates for NDD2.1, Serialize TB, Perf workarounds
+-  `14f465d741f8 <https://github.com/open-power/hostboot/commit/14f465d741f8>`__
+   HW415528 and HW419742
+-  `78801d7a4ae7 <https://github.com/open-power/hostboot/commit/78801d7a4ae7>`__
+   Core workarounds for multiple issues.
+-  `647eee8c1825 <https://github.com/open-power/hostboot/commit/647eee8c1825>`__
+   Add workarounds for HW421426 and HW422629, Swap IMCs around
+-  `3df6589cb9fb <https://github.com/open-power/hostboot/commit/3df6589cb9fb>`__
+   HW415883 applies to NDD2.1, Add JellyVector WAT, add HW422495, add
+   HW421831
+-  `90a3867252a8 <https://github.com/open-power/hostboot/commit/90a3867252a8>`__
+   Add HW425526 and HW425027
+-  `0e5d5b750aba <https://github.com/open-power/hostboot/commit/0e5d5b750aba>`__
+   HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970
+-  `4c248c90a305 <https://github.com/open-power/hostboot/commit/4c248c90a305>`__
+   Nimbus DD2.2 core chickenswitches
+-  `a55bc817001f <https://github.com/open-power/hostboot/commit/a55bc817001f>`__
+   Large update for security
+-  `db5f940f71b4 <https://github.com/open-power/hostboot/commit/db5f940f71b4>`__
+   Fix three NDD2.1 dials and add new NDD2.2 workarounds
+-  `9deb5fc4a4f7 <https://github.com/open-power/hostboot/commit/9deb5fc4a4f7>`__
+   Add new TM IMC, Add TLBIE hangbuster
+-  `2cdaf3a7743f <https://github.com/open-power/hostboot/commit/2cdaf3a7743f>`__
+   Implement security IMCs, based on v29 of wiki
+-  `029552241239 <https://github.com/open-power/hostboot/commit/029552241239>`__
+   Two LTPTR workarounds, remove LTPTR serialization, Fix TB IMC
+-  `3a66a14710fe <https://github.com/open-power/hostboot/commit/3a66a14710fe>`__
+   Enable mixed core xlate; Enable xlate protection feature; Disable LSU
+   clockgate
+-  `0bb20d099e65 <https://github.com/open-power/hostboot/commit/0bb20d099e65>`__
+   Add TM WAT workaround; NDD2.2 and CDD1.1 only
+-  `368e3ac318fa <https://github.com/open-power/hostboot/commit/368e3ac318fa>`__
+   Add Cumulus DD1.1 inits
+-  `2c08db3b8536 <https://github.com/open-power/hostboot/commit/2c08db3b8536>`__
+   Enable risklevel2, match v44 of security wiki
+-  `d08fdc0ee514 <https://github.com/open-power/hostboot/commit/d08fdc0ee514>`__
+   Remove CDD1.1 security IMC; Apply indirect branch serialization to
+   HV=0 only
+
+Prachi Gupta (9):
+
+-  `5c78bbd873e9 <https://github.com/open-power/hostboot/commit/5c78bbd873e9>`__
+   checkHbResMemLimit -- change to check correctly on multi-node
+-  `33725d24db91 <https://github.com/open-power/hostboot/commit/33725d24db91>`__
+   hbfw makefile changes to add p9c dd1.1 sbe to pnor
+-  `5ca1d497141a <https://github.com/open-power/hostboot/commit/5ca1d497141a>`__
+   changes to move configureHbrt target type to IPC path to run on slave
+   nodes
+-  `fdbf7156982e <https://github.com/open-power/hostboot/commit/fdbf7156982e>`__
+   HBRT: Fix targeting to work on multi-node
+-  `b98f4c6b59fa <https://github.com/open-power/hostboot/commit/b98f4c6b59fa>`__
+   ATTR\_PBAX\_GROUPID: add global tag
+-  `54cc57dd329e <https://github.com/open-power/hostboot/commit/54cc57dd329e>`__
+   add global tag to EI\_BUS\_TX\_MSBSWAP for serverwiz2 consumption
+-  `7ce93122ca1e <https://github.com/open-power/hostboot/commit/7ce93122ca1e>`__
+   ATTR\_CEN\_VPD\_DRAM\_ADDRESS\_MIRRORING: Remove writable tag
+-  `3f639460a8f1 <https://github.com/open-power/hostboot/commit/3f639460a8f1>`__
+   ATTR\_CEN\_VPD\_DRAM\_ADDRESS\_MIRRORING: add function backed to this
+   attribute
+-  `94408620cf26 <https://github.com/open-power/hostboot/commit/94408620cf26>`__
+   attrrp\_rt.C: translateAddr returns input address by default
+
+Prasad Bg Ranganath (5):
+
+-  `0d7e62667706 <https://github.com/open-power/hostboot/commit/0d7e62667706>`__
+   PM: Fix Global Parameter Block and PGPE size checks in
+   p9\_hcode\_image\_build
+-  `e80082e3a96a <https://github.com/open-power/hostboot/commit/e80082e3a96a>`__
+   SBE:Putring: Added more debug information
+-  `e86fa9f6d5a9 <https://github.com/open-power/hostboot/commit/e86fa9f6d5a9>`__
+   PSTATE\_PARAMETER\_BLOCK structure alignment and error handling
+-  `3bb61aa58087 <https://github.com/open-power/hostboot/commit/3bb61aa58087>`__
+   Zepplin:Remove dd level check for cumulus under PPB code
+-  `ec53527cf636 <https://github.com/open-power/hostboot/commit/ec53527cf636>`__
+   PPB: Update occ min frequency with real driven value
+
+Prem Shanker Jha (1):
+
+-  `2e0c75fb9d8c <https://github.com/open-power/hostboot/commit/2e0c75fb9d8c>`__
+   PM: Added support for HWP p9\_pm\_callout.
+
+Raja Das (1):
+
+-  `338fce09ddad <https://github.com/open-power/hostboot/commit/338fce09ddad>`__
+   Workaround to fix issue where Powerbus loses track of EQs in DD1
+
+Ricardo Mata (1):
+
+-  `b5986b2c0d1a <https://github.com/open-power/hostboot/commit/b5986b2c0d1a>`__
+   Added CI throttling support, HW init updates, and fixed a bug with
+   tce arb.
+
+Richard J. Knight (6):
+
+-  `221f05613499 <https://github.com/open-power/hostboot/commit/221f05613499>`__
+   Introduce new shared library for image processing fucntions
+-  `48235812776d <https://github.com/open-power/hostboot/commit/48235812776d>`__
+   SW414905: Mcs, Mba and L4 targets are not displayed in gard --gc mem
+   output
+-  `b456c82ad820 <https://github.com/open-power/hostboot/commit/b456c82ad820>`__
+   Modify putrRing code to pull rings from centaur hw image
+-  `967e9a084bbe <https://github.com/open-power/hostboot/commit/967e9a084bbe>`__
+   Wait for responses from all nodes for IPC\_POPULATE\_ATTRIBUTES msg
+-  `d72d87900b44 <https://github.com/open-power/hostboot/commit/d72d87900b44>`__
+   Procedure crashes when trying to query an EC feature
+-  `eea4b09a3e85 <https://github.com/open-power/hostboot/commit/eea4b09a3e85>`__
+   Fix missing set\_XX method for sbeTarget callout
+
+Rick Ward (1):
+
+-  `a48f950445f1 <https://github.com/open-power/hostboot/commit/a48f950445f1>`__
+   Dump collection should only be run on the master node and skipped on
+   slaves.
+
+Roland Veloz (4):
+
+-  `b6e41fc3329e <https://github.com/open-power/hostboot/commit/b6e41fc3329e>`__
+   Force an SBE update upon boot failure as well as break out common
+   data
+-  `0dbb06308565 <https://github.com/open-power/hostboot/commit/0dbb06308565>`__
+   Fixed both NIMBUS and CUMULUS. They are now making the call to
+   mss\_thermal\_init
+-  `5a9355062b71 <https://github.com/open-power/hostboot/commit/5a9355062b71>`__
+   Created individual update flags for both SEEPROM 0 and SEEPROM 1
+-  `3d7aee811e82 <https://github.com/open-power/hostboot/commit/3d7aee811e82>`__
+   Inform OPAL of the state of the SBE after an attempt to restart
+
+Ryan Black (3):
+
+-  `63c767d5679c <https://github.com/open-power/hostboot/commit/63c767d5679c>`__
+   reduce number of non-zero npu error collection registers
+-  `1b4fa572716e <https://github.com/open-power/hostboot/commit/1b4fa572716e>`__
+   NPU scan/scom init updates
+-  `17165d955d01 <https://github.com/open-power/hostboot/commit/17165d955d01>`__
+   p9.npu.scom.initfile -- fix cq\_sm allocation issue at low water mark
+
+Sachin Gupta (2):
+
+-  `899054484ef2 <https://github.com/open-power/hostboot/commit/899054484ef2>`__
+   Support cumulus 1.1 getPllBucket
+-  `4340a6da7949 <https://github.com/open-power/hostboot/commit/4340a6da7949>`__
+   Remove workaround for DD1 SW reset for XIVE
+
+Sameer Veer (4):
+
+-  `25e991e8b352 <https://github.com/open-power/hostboot/commit/25e991e8b352>`__
+   New functions added for automating mustfix releases
+-  `2ae2bffe88b5 <https://github.com/open-power/hostboot/commit/2ae2bffe88b5>`__
+   Added cmvcCheckinForceFlag to break links for new releases
+-  `9ef8d33eaeb4 <https://github.com/open-power/hostboot/commit/9ef8d33eaeb4>`__
+   Integrate track before fsp-CI run triggers
+-  `0bd003abad5f <https://github.com/open-power/hostboot/commit/0bd003abad5f>`__
+   Code cleanup - removed test-code not required in prod
+
+Shelton Leung (9):
+
+-  `44bd1c4678da <https://github.com/open-power/hostboot/commit/44bd1c4678da>`__
+   scan inits for lab workaround for DI bug HW392781
+-  `be9b22ecd3fc <https://github.com/open-power/hostboot/commit/be9b22ecd3fc>`__
+   dd1 workaround for hw400075 coherency error
+-  `c40f090b3c4e <https://github.com/open-power/hostboot/commit/c40f090b3c4e>`__
+   workaround for hw400932 atag corruptin in presp
+-  `c3869410785b <https://github.com/open-power/hostboot/commit/c3869410785b>`__
+   amo cache disabled for dd1 for HW401780
+-  `bce1c27699b3 <https://github.com/open-power/hostboot/commit/bce1c27699b3>`__
+   enable prefetch drop for better MC fairness
+-  `2aad82e12497 <https://github.com/open-power/hostboot/commit/2aad82e12497>`__
+   disable noise window for DD1 HW406577
+-  `ad8cf02d85d0 <https://github.com/open-power/hostboot/commit/ad8cf02d85d0>`__
+   dd2 inits
+-  `e3f6f99840e4 <https://github.com/open-power/hostboot/commit/e3f6f99840e4>`__
+   adjusted mem 2400 nest 1600 workaround and make dd1 only
+-  `125f42a04372 <https://github.com/open-power/hostboot/commit/125f42a04372>`__
+   dd2 phy scom inits
+
+Soma BhanuTej (8):
+
+-  `a41ddc53f979 <https://github.com/open-power/hostboot/commit/a41ddc53f979>`__
+   Axone support to TP stopclocks
+-  `91d24ca4cc09 <https://github.com/open-power/hostboot/commit/91d24ca4cc09>`__
+   Change chip to unsecure always for DD1 chips
+-  `ed093a87011d <https://github.com/open-power/hostboot/commit/ed093a87011d>`__
+   Security control override disable support - p9\_setup\_sbe\_config
+-  `8f803dfea438 <https://github.com/open-power/hostboot/commit/8f803dfea438>`__
+   Cumulus initfile update for OBUS & XBUS PLLs
+-  `c586a6b41c0f <https://github.com/open-power/hostboot/commit/c586a6b41c0f>`__
+   Additional checks to p9\_extract\_sbe\_rc
+-  `00c3e73d16ee <https://github.com/open-power/hostboot/commit/00c3e73d16ee>`__
+   Axone support to TP stopclocks
+-  `c09c372348bd <https://github.com/open-power/hostboot/commit/c09c372348bd>`__
+   Change TP FIR bits 38, 39, 40 as recoverable & Masked
+-  `c4bd7604071f <https://github.com/open-power/hostboot/commit/c4bd7604071f>`__
+   Mask off bit 26 of TP\_LFIR on FSP machines
+
+Stephen Glancy (18):
+
+-  `000f358355b2 <https://github.com/open-power/hostboot/commit/000f358355b2>`__
+   Updates broadcast mode attributes
+-  `2674db2b85b4 <https://github.com/open-power/hostboot/commit/2674db2b85b4>`__
+   Adds blank NVDIMM utility files for HB to mirror
+-  `b5c57afe40a8 <https://github.com/open-power/hostboot/commit/b5c57afe40a8>`__
+   Fixes tDLLK timing for 2666
+-  `c03b84b93467 <https://github.com/open-power/hostboot/commit/c03b84b93467>`__
+   Fixes broadcast mode address check for deconfigured ports
+-  `719c8a64fb72 <https://github.com/open-power/hostboot/commit/719c8a64fb72>`__
+   Adds DDR4 hybrid NV-RDIMM support
+-  `7b475151599d <https://github.com/open-power/hostboot/commit/7b475151599d>`__
+   Removes overrideonly in a broadcast mode MRW attribute
+-  `a61200c516f7 <https://github.com/open-power/hostboot/commit/a61200c516f7>`__
+   Adds power control access functions for NVDIMM
+-  `5e42a73c3de9 <https://github.com/open-power/hostboot/commit/5e42a73c3de9>`__
+   Added periodic cal fix - fixes bad delays
+-  `ad869ece5cae <https://github.com/open-power/hostboot/commit/ad869ece5cae>`__
+   Updates to run HW VREF cal by default
+-  `556caf56c9ec <https://github.com/open-power/hostboot/commit/556caf56c9ec>`__
+   Added read ctr bad delay workaround
+-  `4e9ff980c520 <https://github.com/open-power/hostboot/commit/4e9ff980c520>`__
+   Added DQS alignment workaround
+-  `ad43d96deda9 <https://github.com/open-power/hostboot/commit/ad43d96deda9>`__
+   Adds DCD calibration control attributes
+-  `4b9d8a1bd726 <https://github.com/open-power/hostboot/commit/4b9d8a1bd726>`__
+   Updated memory DD1 vs DD2 attribute
+-  `edca64c2b22b <https://github.com/open-power/hostboot/commit/edca64c2b22b>`__
+   Fixed DLL workarounds to always run
+-  `b1e597ec9bdb <https://github.com/open-power/hostboot/commit/b1e597ec9bdb>`__
+   Adds blank files for centaur secure mode boot
+-  `013207df79b3 <https://github.com/open-power/hostboot/commit/013207df79b3>`__
+   Updates p9c SPD read to include DDR3
+-  `43904dc3b8a4 <https://github.com/open-power/hostboot/commit/43904dc3b8a4>`__
+   Adds dynamic voltage blank files for HB
+-  `218a4862f0d0 <https://github.com/open-power/hostboot/commit/218a4862f0d0>`__
+   Adds secure mode boot for memory buffer chips
+
+Steven Janssen (1):
+
+-  `6d57e7720db9 <https://github.com/open-power/hostboot/commit/6d57e7720db9>`__
+   Change memory cleanup to use correct method
+
+Sumit Kumar (1):
+
+-  `00c730b5ebef <https://github.com/open-power/hostboot/commit/00c730b5ebef>`__
+   GPTR/Overlays stage-2 support
+
+Sunil.Kumar (1):
+
+-  `8240f5a4c1e0 <https://github.com/open-power/hostboot/commit/8240f5a4c1e0>`__
+   Procedures modified for DD1 changes
+
+Swathi Madhuri Bhattiprolu (1):
+
+-  `2958d02ae126 <https://github.com/open-power/hostboot/commit/2958d02ae126>`__
+   Create Initial Cumulus CDIMM sim configuration
+
+Thi Tran (6):
+
+-  `231f4e404b04 <https://github.com/open-power/hostboot/commit/231f4e404b04>`__
+   Add ec\_abst ring to p9n.hw\_image
+-  `71fc3db015e6 <https://github.com/open-power/hostboot/commit/71fc3db015e6>`__
+   Attribute support of customization of Nimbus DD1 PCI reference clock
+   speed.
+-  `2764678bf004 <https://github.com/open-power/hostboot/commit/2764678bf004>`__
+   P9 Cumulus InitCompiler supportis - Part 3
+-  `227a32f926d3 <https://github.com/open-power/hostboot/commit/227a32f926d3>`__
+   Undo some p9 Cumulus spy workarounds in initfiles
+-  `cc1ac14babe2 <https://github.com/open-power/hostboot/commit/cc1ac14babe2>`__
+   Fix MFG P9 ZZ: BC70E540 (MCFIR[8]) command list timeout
+-  `3d9454e64478 <https://github.com/open-power/hostboot/commit/3d9454e64478>`__
+   Do not apply HW414958 to Axone
+
+Tsung Yeung (2):
+
+-  `1d2a73892341 <https://github.com/open-power/hostboot/commit/1d2a73892341>`__
+   Adds self time refresh entry and exit helper functions
+-  `3a4d0639d249 <https://github.com/open-power/hostboot/commit/3a4d0639d249>`__
+   Adds STR entry and exit functions to support NVDIMM
+
+Venkatesh Sainath (2):
+
+-  `44087e0148ad <https://github.com/open-power/hostboot/commit/44087e0148ad>`__
+   Enabling FSP-B IPL as primary
+-  `13de75c05e7d <https://github.com/open-power/hostboot/commit/13de75c05e7d>`__
+   Fixing flipport attribute for processors
+
+Yue Du (5):
+
+-  `3afac7911fa4 <https://github.com/open-power/hostboot/commit/3afac7911fa4>`__
+   STOP: Support Suspend Entry/Exit and Fix Pig Collision
+-  `40121d5b91e6 <https://github.com/open-power/hostboot/commit/40121d5b91e6>`__
+   Cache HWP: DD1 VCS Workaround
+-  `89135c06eabc <https://github.com/open-power/hostboot/commit/89135c06eabc>`__
+   Istep4: Enable poll for DPLL lock in p9\_hcd\_cache\_dpll\_setup
+-  `1db94c26ffaa <https://github.com/open-power/hostboot/commit/1db94c26ffaa>`__
+   HW396520: DD1 workaround skip flushmode inhibit drop in cache hwp
+-  `ee172729c85d <https://github.com/open-power/hostboot/commit/ee172729c85d>`__
+   STOP: Fix Wakeup terminate prematurely with mixed stop2 and stop4
+
+Zane Shelley (16):
+
+-  `1275d064b04f <https://github.com/open-power/hostboot/commit/1275d064b04f>`__
+   PRD: Fixed address translation for Dynamic Memory Deallocation
+-  `5324435b6d27 <https://github.com/open-power/hostboot/commit/5324435b6d27>`__
+   PRD: initializing MemTdCtlr variables for broadcast mode
+-  `fed203b290c1 <https://github.com/open-power/hostboot/commit/fed203b290c1>`__
+   PRD: added full IPL config support into getHwConfig()
+-  `0c2ad40218ec <https://github.com/open-power/hostboot/commit/0c2ad40218ec>`__
+   PRD: removed NPUFIR workaround for DD1.0 to enable default capture
+-  `9aa046413267 <https://github.com/open-power/hostboot/commit/9aa046413267>`__
+   PRD: NPU0FIR checkstop isolation issue
+-  `9abf4f390cca <https://github.com/open-power/hostboot/commit/9abf4f390cca>`__
+   PRD: getConnectedParent() issue in MemDealloc::dimmList()
+-  `5aa7128d4aaa <https://github.com/open-power/hostboot/commit/5aa7128d4aaa>`__
+   PRD: add DMD support for 3 and 6 MC channels per group
+-  `82aaa7df696a <https://github.com/open-power/hostboot/commit/82aaa7df696a>`__
+   PRD: initialize PRD objects for Restore DRAM Repairs
+-  `f10101dc6c7e <https://github.com/open-power/hostboot/commit/f10101dc6c7e>`__
+   PRD: DMD address translation bug.
+-  `08379ab81944 <https://github.com/open-power/hostboot/commit/08379ab81944>`__
+   PRD: extra FFDC for NPU0FIR
+-  `5353bb457253 <https://github.com/open-power/hostboot/commit/5353bb457253>`__
+   PRD: remove some NPUFIR bits from cs\_root\_cause list
+-  `d69704d2fd07 <https://github.com/open-power/hostboot/commit/d69704d2fd07>`__
+   PRD: updates to XBUS interface callouts
+-  `87e454859985 <https://github.com/open-power/hostboot/commit/87e454859985>`__
+   PRD: add c\_err\_rpt registers for INTCQFIR
+-  `42e4c422f63b <https://github.com/open-power/hostboot/commit/42e4c422f63b>`__
+   PRD: moved prdfCenMbaDataBundle.H to common code
+-  `46cd9952ddff <https://github.com/open-power/hostboot/commit/46cd9952ddff>`__
+   PRD: Disable Dynamic Memory Deallocation for MBA
+-  `a219839511f6 <https://github.com/open-power/hostboot/commit/a219839511f6>`__
+   PRD: support getMemAddrRange() for MBA ranks
+
+aravnair-in (1):
+
+-  `8e01c68dc70d <https://github.com/open-power/hostboot/commit/8e01c68dc70d>`__
+   Fix a couple of EKB files to prevent CMVC quirk
+
+crgeddes (1):
+
+-  `345c40eb09f2 <https://github.com/open-power/hostboot/commit/345c40eb09f2>`__
+   Use DD1 SW reset for XIVE unit until we get HW reset working in DD2
+
+dchowe (4):
+
+-  `666e095a50be <https://github.com/open-power/hostboot/commit/666e095a50be>`__
+   Initfile updates for FBC DD2
+-  `fdb995c8d77c <https://github.com/open-power/hostboot/commit/fdb995c8d77c>`__
+   DD2 updated scan overrides, Cumulus DD1 initfile updates
+-  `281b63f10d73 <https://github.com/open-power/hostboot/commit/281b63f10d73>`__
+   Update FBC cd\_hp initfile to reference serial mode spys directly
+-  `8711f1044943 <https://github.com/open-power/hostboot/commit/8711f1044943>`__
+   disable lpc\_ed in fbc to match mc setting
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (4):
+
+-  `fca494dbdcf9 <https://github.com/open-power/occ/commit/fca494dbdcf9>`__
+   Replace Firmware Level with FClip History in error log
+-  `bf6e716d3289 <https://github.com/open-power/occ/commit/bf6e716d3289>`__
+   Look at OCCFLG[30] to see if PGPE needs a new VFRT
+-  `cb3f5cf6a5b9 <https://github.com/open-power/occ/commit/cb3f5cf6a5b9>`__
+   WOF: Phase 2 Vratio calculation correction
+-  `1c7b23cc6b8f <https://github.com/open-power/occ/commit/1c7b23cc6b8f>`__
+   WOF: Force ceff\_ratio to 0% if voltage component is 0
+
+William Bryan (3):
+
+-  `2fe8f2c01e62 <https://github.com/open-power/occ/commit/2fe8f2c01e62>`__
+   Buildname 3/1
+-  `81196c350c52 <https://github.com/open-power/occ/commit/81196c350c52>`__
+   Try to PCAP GPU again after busy failure CQ:SW414846
+-  `768466b31e85 <https://github.com/open-power/occ/commit/768466b31e85>`__
+   GPE1 Binary 3/8
+
+mbroyles (5):
+
+-  `c9954444fc8d <https://github.com/open-power/occ/commit/c9954444fc8d>`__
+   Calculate Pstate from a frequency starting at max frequency instead
+   of min
+-  `ccdb19fba8c7 <https://github.com/open-power/occ/commit/ccdb19fba8c7>`__
+   Enable 24x7 on FSP systems
+-  `919b78927d26 <https://github.com/open-power/occ/commit/919b78927d26>`__
+   Characterization state meltbox support
+-  `e4bc12d978ab <https://github.com/open-power/occ/commit/e4bc12d978ab>`__
+   Correct ASM WOF enable adjusted value
+-  `c44bd0f660c7 <https://github.com/open-power/occ/commit/c44bd0f660c7>`__
+   Support set data length command to improve AMESTER performance with
+   Open BMC
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v1.22/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+Brett Grandbois (7):
+
+-  `8f09986340e6 <https://github.com/open-power/petitboot/commit/8f09986340e6>`__
+   discover/pb-discover: #include <locale.h> for musl libc
+-  `44ab15ff671f <https://github.com/open-power/petitboot/commit/44ab15ff671f>`__
+   ncurses/nc-cui: musl libc fixes
+-  `b63b778e7feb <https://github.com/open-power/petitboot/commit/b63b778e7feb>`__
+   ncurses/nc-cui: fix unreferenced assertion variable
+-  `a80b3cac1053 <https://github.com/open-power/petitboot/commit/a80b3cac1053>`__
+   grub2/grub2-parser: accept no whitespace in grub menuentry
+-  `b6e83bb17299 <https://github.com/open-power/petitboot/commit/b6e83bb17299>`__
+   grub2/grub2: add Yocto paths to default grub2 conf search paths
+-  `c8ba7b32759f <https://github.com/open-power/petitboot/commit/c8ba7b32759f>`__
+   test/parser: test no whitespace on grub menuentry
+-  `02af1caf9df8 <https://github.com/open-power/petitboot/commit/02af1caf9df8>`__
+   syslinux: add syslinux parser support
+
+Cyril Bur (7):
+
+-  `b2bc013b1413 <https://github.com/open-power/petitboot/commit/b2bc013b1413>`__
+   configure.ac: Fix unmatched brackets
+-  `817e6698bcbb <https://github.com/open-power/petitboot/commit/817e6698bcbb>`__
+   Fix bootstrap warning: noinst\_PROGRAMS was already defined
+-  `117a75f95ec3 <https://github.com/open-power/petitboot/commit/117a75f95ec3>`__
+   Better recognition of ncurses header files
+-  `3a76e4214d5c <https://github.com/open-power/petitboot/commit/3a76e4214d5c>`__
+   discover/pxe-parser: Fine grained proxy control
+-  `eb9c570fa13b <https://github.com/open-power/petitboot/commit/eb9c570fa13b>`__
+   configure.ac: Fix unmatched brackets
+-  `17f04cb4d3d8 <https://github.com/open-power/petitboot/commit/17f04cb4d3d8>`__
+   Fix bootstrap warning: noinst\_PROGRAMS was already defined
+-  `bc8b183fbea6 <https://github.com/open-power/petitboot/commit/bc8b183fbea6>`__
+   Better recognition of ncurses header files
+
+Daniel Axtens (2):
+
+-  `591b8b6d39b2 <https://github.com/open-power/petitboot/commit/591b8b6d39b2>`__
+   Use --no-location instead of --add-location=never
+-  `865097ff2cbb <https://github.com/open-power/petitboot/commit/865097ff2cbb>`__
+   Test with .travis.yml
+
+Geoff Levand (4):
+
+-  `7aa2d8a3aefc <https://github.com/open-power/petitboot/commit/7aa2d8a3aefc>`__
+   bootstrap: Add dependency checks
+-  `e3f78333a2a1 <https://github.com/open-power/petitboot/commit/e3f78333a2a1>`__
+   configure: Add check for lex, yacc
+-  `c462aa6f8e46 <https://github.com/open-power/petitboot/commit/c462aa6f8e46>`__
+   configure: Update AC\_PACKAGE\_BUGREPORT
+-  `41caf09e98b1 <https://github.com/open-power/petitboot/commit/41caf09e98b1>`__
+   printf: Fix format type warnings
+
+Joel Stanley (5):
+
+-  `a5f80e0a9a40 <https://github.com/open-power/petitboot/commit/a5f80e0a9a40>`__
+   discover: Fix bad check of version string
+-  `352f5c2729dc <https://github.com/open-power/petitboot/commit/352f5c2729dc>`__
+   ncurses: Fix bad strncmp
+-  `2b86765dfa37 <https://github.com/open-power/petitboot/commit/2b86765dfa37>`__
+   discover: Fix unused function warning
+-  `2c97f136757b <https://github.com/open-power/petitboot/commit/2c97f136757b>`__
+   test/parser: Fixed uninitialized variable warning
+-  `47d0601affe8 <https://github.com/open-power/petitboot/commit/47d0601affe8>`__
+   discover: pxe: Avoid dereferencing null pointer
+
+Samuel Mendoza-Jonas (17):
+
+-  `33a0f544151f <https://github.com/open-power/petitboot/commit/33a0f544151f>`__
+   ui/ncurses: Handle arrow key variants
+-  `3af2c04787af <https://github.com/open-power/petitboot/commit/3af2c04787af>`__
+   ui/ncurses: Handle arrow key variants
+-  `c916e1333676 <https://github.com/open-power/petitboot/commit/c916e1333676>`__
+   ui/ncurses: Always cancel autoboot on exit
+-  `f18998f6aac3 <https://github.com/open-power/petitboot/commit/f18998f6aac3>`__
+   ui/ncurses: Always cancel autoboot on exit
+-  `a2d5a3e3cb55 <https://github.com/open-power/petitboot/commit/a2d5a3e3cb55>`__
+   discover/pxe-parser: Fix relative parsing for manual config files
+-  `1ad12fe5b75e <https://github.com/open-power/petitboot/commit/1ad12fe5b75e>`__
+   discover/pxe-parser: Fix relative parsing for manual config files
+-  `2dfbd9811d1e <https://github.com/open-power/petitboot/commit/2dfbd9811d1e>`__
+   ui/ncurses: Allow multiple hot key handlers per pmenu
+-  `11c43508e436 <https://github.com/open-power/petitboot/commit/11c43508e436>`__
+   ui/ncurses: Clear remaining space when drawing help line
+-  `ef13876e9fea <https://github.com/open-power/petitboot/commit/ef13876e9fea>`__
+   discover/device-handler: Treat empty boot order as 'boot any'
+-  `aa23987dd043 <https://github.com/open-power/petitboot/commit/aa23987dd043>`__
+   discover/syslinux-parser: Fix missing comma in ignored names.
+-  `dc85de97c79c <https://github.com/open-power/petitboot/commit/dc85de97c79c>`__
+   discover: Allow load\_async\_url() to call callback for local paths
+-  `d63bacef37d6 <https://github.com/open-power/petitboot/commit/d63bacef37d6>`__
+   ui/ncurses: Fix boot editor segfault on update
+-  `7e0b9da2ae2f <https://github.com/open-power/petitboot/commit/7e0b9da2ae2f>`__
+   discover/platform-powerpc: Avoid confusing gateway and URL
+-  `fb8dbd274b4b <https://github.com/open-power/petitboot/commit/fb8dbd274b4b>`__
+   ui/ncurses: Validate URL field
+-  `e6407ab0ae61 <https://github.com/open-power/petitboot/commit/e6407ab0ae61>`__
+   lib: Fix gpg.h path
+-  `526d4b3d959d <https://github.com/open-power/petitboot/commit/526d4b3d959d>`__
+   utils/hooks: Set stdout-path property
+-  `c208aa42024f <https://github.com/open-power/petitboot/commit/c208aa42024f>`__
+   discover/boot: Fix stale boot cancellation code
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Amit Tendolkar (3):
+
+-  `731439265743 <https://github.com/open-power/sbe/commit/731439265743>`__
+   Extend PM Reset flow to collect PM FFDC to HOMER
+-  `8b75ed9d8f43 <https://github.com/open-power/sbe/commit/8b75ed9d8f43>`__
+   Add EQ ATOMIC LOCK SCOM to security write whitelist for FFDC
+-  `1384ebc764ac <https://github.com/open-power/sbe/commit/1384ebc764ac>`__
+   Update p9\_collect\_ppe\_state to dynamically collect PPE FFDC
+
+Andre Marin (2):
+
+-  `92ababe68288 <https://github.com/open-power/sbe/commit/92ababe68288>`__
+   Add initial p9c ddr\_phy\_reset, dimmBadDqBitmapAccessHwp, slew, &
+   unmask\_errors
+-  `0ac911461767 <https://github.com/open-power/sbe/commit/0ac911461767>`__
+   Modified gen\_accessors script for greater support
+
+Anusha Reddy Rangareddygari (1):
+
+-  `3a8884d192b1 <https://github.com/open-power/sbe/commit/3a8884d192b1>`__
+   Adding output\_path option for sbe-debug.py
+
+Ben Gass (5):
+
+-  `9f5ce40fd271 <https://github.com/open-power/sbe/commit/9f5ce40fd271>`__
+   Re-submit Axone updates
+-  `75ddac2a41a9 <https://github.com/open-power/sbe/commit/75ddac2a41a9>`__
+   Add support for p9c 1.2
+-  `2b432b15cbe8 <https://github.com/open-power/sbe/commit/2b432b15cbe8>`__
+   Axone MC uses same pll/clock setup as in Cumulus.
+-  `1410d7f9ee83 <https://github.com/open-power/sbe/commit/1410d7f9ee83>`__
+   Add p9n 2.3 to p9\_frequency\_buckets.H
+-  `a347254a3aec <https://github.com/open-power/sbe/commit/a347254a3aec>`__
+   Removing trailing comma in system\_attributes.xml
+
+Brian Silver (1):
+
+-  `da9b63d6c024 <https://github.com/open-power/sbe/commit/da9b63d6c024>`__
+   Change p9\_mss\_freq\_system to write attributes, errors for Cronus
+
+Brian Vanderpool (1):
+
+-  `2a438c9dd4b2 <https://github.com/open-power/sbe/commit/2a438c9dd4b2>`__
+   Improve power and clock checking when checking for stop states
+
+CHRISTINA L. GRAVES (1):
+
+-  `b65fd5bcb57d <https://github.com/open-power/sbe/commit/b65fd5bcb57d>`__
+   p9\_query\_cache\_access\_state L2
+
+Christian Geddes (1):
+
+-  `f058c9945a4f <https://github.com/open-power/sbe/commit/f058c9945a4f>`__
+   Add attribute to give platform more control over PM\_RESET
+
+Claus Michael Olsen (2):
+
+-  `b82c9d49c743 <https://github.com/open-power/sbe/commit/b82c9d49c743>`__
+   Additional risk level support - (step 2) Updating the image w/RL2
+-  `54f0bc5c31d3 <https://github.com/open-power/sbe/commit/54f0bc5c31d3>`__
+   Update to putRingUtils to proper scanning of perv\_pll\_bndy\_flt
+   rings
+
+Dan Crowell (2):
+
+-  `ba6f0c6d234e <https://github.com/open-power/sbe/commit/ba6f0c6d234e>`__
+   Disabling WOF and VDM for Nimbus DD2.0
+-  `c821b84e4ff5 <https://github.com/open-power/sbe/commit/c821b84e4ff5>`__
+   Disable WOF for Cumulus DD1.0
+
+Dean Sanner (2):
+
+-  `d50cc1394696 <https://github.com/open-power/sbe/commit/d50cc1394696>`__
+   Run lpc\_init on all processors
+-  `e962f1e8c736 <https://github.com/open-power/sbe/commit/e962f1e8c736>`__
+   Honor STOP Gated bit when checking access states
+
+Elizabeth Liner (1):
+
+-  `29b11603626f <https://github.com/open-power/sbe/commit/29b11603626f>`__
+   Adding attribute to detect which processor we can use for alt-memory
+
+Greg Still (2):
+
+-  `b1386622238e <https://github.com/open-power/sbe/commit/b1386622238e>`__
+   PM\_SPWKUP: Clear wakeup notify select bit to enable auto special
+   wakeup
+-  `cc59dcd72f9d <https://github.com/open-power/sbe/commit/cc59dcd72f9d>`__
+   PM: p9\_setup\_evid steps voltage to avoid Fleetwood VRM limitations
+
+Joachim Fenkes (3):
+
+-  `cce76062ef2f <https://github.com/open-power/sbe/commit/cce76062ef2f>`__
+   hwpErrors: Use wildcard instead of explicit list
+-  `d1da43c4e54d <https://github.com/open-power/sbe/commit/d1da43c4e54d>`__
+   LPC: Add empty files for mirroring to HB, PPE, HWSV
+-  `da13fade1742 <https://github.com/open-power/sbe/commit/da13fade1742>`__
+   p9\_sbe\_lpc\_init: Fix timeout setup
+
+Joe McGill (3):
+
+-  `d2a0b0c1617c <https://github.com/open-power/sbe/commit/d2a0b0c1617c>`__
+   FIR + RAS XML updates
+-  `4d30a3d9b261 <https://github.com/open-power/sbe/commit/4d30a3d9b261>`__
+   p9\_sbe\_tracearray -- satsify PRD calls to manage core trace arrays
+-  `9da1175ad43a <https://github.com/open-power/sbe/commit/9da1175ad43a>`__
+   Add base FAPI2 attribute definitions
+
+Lennard Streat (1):
+
+-  `ffd086397fb0 <https://github.com/open-power/sbe/commit/ffd086397fb0>`__
+   Protect Firmware from exposure to HW423533
+
+Luke C. Murray (1):
+
+-  `c955a5c32115 <https://github.com/open-power/sbe/commit/c955a5c32115>`__
+   Updating NCU tlbie pacing dials
+
+Luke Mulkey (2):
+
+-  `e275751a409c <https://github.com/open-power/sbe/commit/e275751a409c>`__
+   Existing code changes for ddr\_phy\_reset HB mirror
+-  `2cd7837eb2ec <https://github.com/open-power/sbe/commit/2cd7837eb2ec>`__
+   p9c\_mss\_memdiags and p9c\_mss\_maint\_cmds
+
+Matt K. Light (1):
+
+-  `efcd5ec67072 <https://github.com/open-power/sbe/commit/efcd5ec67072>`__
+   adding fapi2::putSpyWithCare()
+
+Matthew Hickman (1):
+
+-  `8e7dbfd13ce4 <https://github.com/open-power/sbe/commit/8e7dbfd13ce4>`__
+   Added RCD Protect time and MNFG Flag check to unmask function
+
+Nick Klazynski (4):
+
+-  `ace31fa4b8c6 <https://github.com/open-power/sbe/commit/ace31fa4b8c6>`__
+   Add TM WAT workaround; NDD2.2 and CDD1.1 only
+-  `1fb2cb5cb795 <https://github.com/open-power/sbe/commit/1fb2cb5cb795>`__
+   Add Cumulus DD1.1 inits
+-  `b51252885ec6 <https://github.com/open-power/sbe/commit/b51252885ec6>`__
+   Enable risklevel2, match v44 of security wiki
+-  `00bb7b34d2a8 <https://github.com/open-power/sbe/commit/00bb7b34d2a8>`__
+   Remove CDD1.1 security IMC; Apply indirect branch serialization to
+   HV=0 only
+
+Oliver Morlok (1):
+
+-  `56e408e085ca <https://github.com/open-power/sbe/commit/56e408e085ca>`__
+   Get a z compile working
+
+Prasad Bg Ranganath (1):
+
+-  `69bc840ab99a <https://github.com/open-power/sbe/commit/69bc840ab99a>`__
+   Fix bug in cache query state procedure
+
+Raja Das (2):
+
+-  `2dce1d2d7fbb <https://github.com/open-power/sbe/commit/2dce1d2d7fbb>`__
+   SBE Space optimisation
+-  `9b7838172f0b <https://github.com/open-power/sbe/commit/9b7838172f0b>`__
+   SBE Regression
+
+Sachin Gupta (5):
+
+-  `d27218491dda <https://github.com/open-power/sbe/commit/d27218491dda>`__
+   Retry multicast chiplet offline errors.
+-  `ab0fc4ba6ffb <https://github.com/open-power/sbe/commit/ab0fc4ba6ffb>`__
+   Update backing build
+-  `967fefdf8af1 <https://github.com/open-power/sbe/commit/967fefdf8af1>`__
+   Fix test sequence
+-  `321de657b979 <https://github.com/open-power/sbe/commit/321de657b979>`__
+   Update backing build
+-  `5c0363924c7d <https://github.com/open-power/sbe/commit/5c0363924c7d>`__
+   Handle race condition between PSU/FIFO interface.
+
+Soma BhanuTej (3):
+
+-  `55603147cd5b <https://github.com/open-power/sbe/commit/55603147cd5b>`__
+   Mask TP LFIR for non PPE mode - p9\_sbe\_common
+-  `ace2c563f607 <https://github.com/open-power/sbe/commit/ace2c563f607>`__
+   Axone support to TP stopclocks
+-  `4e41a9415858 <https://github.com/open-power/sbe/commit/4e41a9415858>`__
+   Change TP FIR bits 38, 39, 40 as recoverable & Masked
+
+Sumit Kumar (1):
+
+-  `2b29de060c3e <https://github.com/open-power/sbe/commit/2b29de060c3e>`__
+   Erepair HWP p9\_io\_erepair procedure
+
+Yue Du (2):
+
+-  `20c449a70cde <https://github.com/open-power/sbe/commit/20c449a70cde>`__
+   STOP: Support Suspend Entry/Exit and Fix Pig Collision
+-  `148a8c9278b9 <https://github.com/open-power/sbe/commit/148a8c9278b9>`__
+   STOP: Fix Wakeup terminate prematurely with mixed stop2 and stop4
+
+aravnair-in (1):
+
+-  `160637c9e837 <https://github.com/open-power/sbe/commit/160637c9e837>`__
+   Fix a couple of EKB files to prevent CMVC quirk
+
+crgeddes (3):
+
+-  `7808b4fe065e <https://github.com/open-power/sbe/commit/7808b4fe065e>`__
+   Update p9\_query\_cache\_access\_state to use the correct scom
+   register
+-  `49613ee7ed9e <https://github.com/open-power/sbe/commit/49613ee7ed9e>`__
+   Skip EQ\_CLOCK\_STAT\_SL scom is we are in stop 11 or greater
+-  `2c07fd2bbb9d <https://github.com/open-power/sbe/commit/2c07fd2bbb9d>`__
+   Add RCD\_PARITY\_ERROR enum value to ATTR\_RECONFIGURE\_LOOP
+
+spashabk-in (7):
+
+-  `ffa97b5fd9ff <https://github.com/open-power/sbe/commit/ffa97b5fd9ff>`__
+   Fix missing sbe traces in errorlog
+-  `6526984e4ae4 <https://github.com/open-power/sbe/commit/6526984e4ae4>`__
+   Extend sbe-debug.py to get ppe register ffdc
+-  `8e9d92bf3c8f <https://github.com/open-power/sbe/commit/8e9d92bf3c8f>`__
+   Check for disable scom filtering bit
+-  `9355a3505c0a <https://github.com/open-power/sbe/commit/9355a3505c0a>`__
+   Cleanup generic chipop files
+-  `6699e49f885f <https://github.com/open-power/sbe/commit/6699e49f885f>`__
+   Dump transition during continuous ipl
+-  `9e30f6413207 <https://github.com/open-power/sbe/commit/9e30f6413207>`__
+   Check for checkstop during mpipl
+-  `26fbcbed7c36 <https://github.com/open-power/sbe/commit/26fbcbed7c36>`__
+   Restructure sbe-debug.py
+
+whs (1):
+
+-  `90316ae6f36a <https://github.com/open-power/sbe/commit/90316ae6f36a>`__
+   Changes related to packaging of memory vpd on Nimbus
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Akshay Adiga (1):
+
+-  `87f33f499061 <https://github.com/open-power/skiboot/commit/87f33f499061>`__
+   SLW: Increase stop4-5 residency by 10x
+
+Alistair Popple (1):
+
+-  `759c23acb4b6 <https://github.com/open-power/skiboot/commit/759c23acb4b6>`__
+   hw/npu2: Assign a unique LPARSHORTID per GPU
+
+Andrew Donnellan (12):
+
+-  `399151e1425e <https://github.com/open-power/skiboot/commit/399151e1425e>`__
+   npu2: Split out common helper functions into separate file
+-  `11b46291111a <https://github.com/open-power/skiboot/commit/11b46291111a>`__
+   npu2: Rework NPU data structures for OpenCAPI
+-  `3603f474e566 <https://github.com/open-power/skiboot/commit/3603f474e566>`__
+   platform: Add fields for OpenCAPI platform data
+-  `b5f1fd30ef56 <https://github.com/open-power/skiboot/commit/b5f1fd30ef56>`__
+   npu2-opencapi: Configure NPU for OpenCAPI
+-  `9db58b1e5c03 <https://github.com/open-power/skiboot/commit/9db58b1e5c03>`__
+   npu2-hw-procedures: Add support for OpenCAPI PHY link training
+-  `6b1cdedcef1d <https://github.com/open-power/skiboot/commit/6b1cdedcef1d>`__
+   npu2-opencapi: Train OpenCAPI links and setup devices
+-  `5b72a43c59cb <https://github.com/open-power/skiboot/commit/5b72a43c59cb>`__
+   platforms: Add OpenCAPI platform data and device tree nodes
+-  `f2e637b802e3 <https://github.com/open-power/skiboot/commit/f2e637b802e3>`__
+   doc/device-tree: Add PCI bindings stub
+-  `bd6194f5a864 <https://github.com/open-power/skiboot/commit/bd6194f5a864>`__
+   doc/device-tree: Add OpenCAPI device tree bindings
+-  `9972229b6b11 <https://github.com/open-power/skiboot/commit/9972229b6b11>`__
+   gitignore: Add \*.a
+-  `d8c596368279 <https://github.com/open-power/skiboot/commit/d8c596368279>`__
+   npu2: Remove unused fields in struct npu2
+-  `87145c6bad5b <https://github.com/open-power/skiboot/commit/87145c6bad5b>`__
+   npu2: Remove DD1 support
+
+Artem Senichev (1):
+
+-  `bfdf5787b9d8 <https://github.com/open-power/skiboot/commit/bfdf5787b9d8>`__
+   Add VESNIN platform support
+
+Christophe Lombard (1):
+
+-  `0180de29859b <https://github.com/open-power/skiboot/commit/0180de29859b>`__
+   capp: Add lid definition for P9 DD-2.2
+
+Cyril Bur (10):
+
+-  `682e196627a0 <https://github.com/open-power/skiboot/commit/682e196627a0>`__
+   libflash/blocklevel: Correct miscalculation in
+   blocklevel\_smart\_erase()
+-  `70166b34238e <https://github.com/open-power/skiboot/commit/70166b34238e>`__
+   mbox: Harden against BMC daemon errors
+-  `8c0224322650 <https://github.com/open-power/skiboot/commit/8c0224322650>`__
+   mbox: Reduce default BMC timeouts
+-  `5630c819b3cb <https://github.com/open-power/skiboot/commit/5630c819b3cb>`__
+   occ-sensors: Remove NULL checks after dereference
+-  `f4f88196aec7 <https://github.com/open-power/skiboot/commit/f4f88196aec7>`__
+   npu2: Fix possible NULL dereference
+-  `4599a8bdf9de <https://github.com/open-power/skiboot/commit/4599a8bdf9de>`__
+   npu2-opencapi: Fix memory leak
+-  `3c3b809cb8ba <https://github.com/open-power/skiboot/commit/3c3b809cb8ba>`__
+   libstb/create-container: munmap() signature file address
+-  `7598ed90a670 <https://github.com/open-power/skiboot/commit/7598ed90a670>`__
+   fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they
+   exist
+-  `35f003a01174 <https://github.com/open-power/skiboot/commit/35f003a01174>`__
+   hw/imc: Don't dereference possible NULL
+-  `351b05be3d40 <https://github.com/open-power/skiboot/commit/351b05be3d40>`__
+   dts: Zero struct to avoid using uninitialised value
+
+Cédric Le Goater (2):
+
+-  `dcbf18c1f0e1 <https://github.com/open-power/skiboot/commit/dcbf18c1f0e1>`__
+   xive: fix opal\_xive\_set\_vp\_info() error path
+-  `19335bbf77d8 <https://github.com/open-power/skiboot/commit/19335bbf77d8>`__
+   xive: disable store EOI support
+
+Dan Crowell (1):
+
+-  `4fcf4549d168 <https://github.com/open-power/skiboot/commit/4fcf4549d168>`__
+   Make gard display show that a record is cleared
+
+Frederic Barrat (2):
+
+-  `cd8b82a8e83e <https://github.com/open-power/skiboot/commit/cd8b82a8e83e>`__
+   npu2-opencapi: Add OpenCAPI OPAL API calls
+-  `48dd5f7b9fbb <https://github.com/open-power/skiboot/commit/48dd5f7b9fbb>`__
+   npu2-opencapi: Fix assert on link reset during init
+
+Joel Stanley (1):
+
+-  `0df891697d24 <https://github.com/open-power/skiboot/commit/0df891697d24>`__
+   README: document output files
+
+Mahesh Salgaonkar (1):
+
+-  `603beb4500f5 <https://github.com/open-power/skiboot/commit/603beb4500f5>`__
+   Reserve OPAL API number for opal\_handle\_hmi2 function.
+
+Matt Brown (3):
+
+-  `2d4c774c2a3a <https://github.com/open-power/skiboot/commit/2d4c774c2a3a>`__
+   core/lock: Add deadlock detection
+-  `84186ef0944c <https://github.com/open-power/skiboot/commit/84186ef0944c>`__
+   core/lock: Add lock timeout warnings
+-  `8d0f41e021b3 <https://github.com/open-power/skiboot/commit/8d0f41e021b3>`__
+   gcov: Add gcov data struct to sysfs
+
+Michael Ellerman (1):
+
+-  `f30286c49431 <https://github.com/open-power/skiboot/commit/f30286c49431>`__
+   mambo: Add fw-feature flags for security related settings
+
+Michael Neuling (6):
+
+-  `bb3348c865a8 <https://github.com/open-power/skiboot/commit/bb3348c865a8>`__
+   core/pci-dt-slot: Fix booting with no slot map
+-  `fa03921a9aa6 <https://github.com/open-power/skiboot/commit/fa03921a9aa6>`__
+   pci: Move code around
+-  `fe6d86b92a00 <https://github.com/open-power/skiboot/commit/fe6d86b92a00>`__
+   pci: Make fast reboot creset PHBs in parallel
+-  `18d7ee718bef <https://github.com/open-power/skiboot/commit/18d7ee718bef>`__
+   core/init: Assert when kernel not found
+-  `730bccbbb615 <https://github.com/open-power/skiboot/commit/730bccbbb615>`__
+   Tie tm-suspend fw-feature and opal\_reinit\_cpus() together
+-  `75a89e61c9d9 <https://github.com/open-power/skiboot/commit/75a89e61c9d9>`__
+   pci: Reduce log level of error message
+
+Murilo Opsfelder Araujo (1):
+
+-  `f23240f50653 <https://github.com/open-power/skiboot/commit/f23240f50653>`__
+   skiboot.spec: Update to v5.10 release
+
+Nicholas Piggin (13):
+
+-  `8cbd3880c321 <https://github.com/open-power/skiboot/commit/8cbd3880c321>`__
+   direct-controls: mambo fix for multiple chips
+-  `f6159cff5d91 <https://github.com/open-power/skiboot/commit/f6159cff5d91>`__
+   build: use thin archives rather than incremental linking
+-  `56a85b41d231 <https://github.com/open-power/skiboot/commit/56a85b41d231>`__
+   core/hmi: report processor recovery reason from core FIR bits on P9
+-  `884f97b25b49 <https://github.com/open-power/skiboot/commit/884f97b25b49>`__
+   core/opal: abort in case of re-entrant OPAL call
+-  `82fd5d06beee <https://github.com/open-power/skiboot/commit/82fd5d06beee>`__
+   core/opal: allow some re-entrant calls
+-  `1f53f9fa766f <https://github.com/open-power/skiboot/commit/1f53f9fa766f>`__
+   core/fast-reboot: disable fast reboot upon fundamental
+   entry/exit/locking errors
+-  `8cabd06243ac <https://github.com/open-power/skiboot/commit/8cabd06243ac>`__
+   core/fast-reboot: verify mem regions before fast reboot
+-  `336f306555d0 <https://github.com/open-power/skiboot/commit/336f306555d0>`__
+   mem-map: Use a symbolic constant for exception vector size
+-  `c32943bfc1e2 <https://github.com/open-power/skiboot/commit/c32943bfc1e2>`__
+   core/fast-reboot: zero memory after fast reboot
+-  `a1c3dcca81ce <https://github.com/open-power/skiboot/commit/a1c3dcca81ce>`__
+   nvram: run nvram\_validate() after nvram\_reformat()
+-  `103f67fe83f1 <https://github.com/open-power/skiboot/commit/103f67fe83f1>`__
+   hw/imc: don't access homer memory if it was not initialised
+-  `90d53934c2da <https://github.com/open-power/skiboot/commit/90d53934c2da>`__
+   core/cpu: discover stack region size before initialising memory
+   regions
+-  `e0c7c89b7483 <https://github.com/open-power/skiboot/commit/e0c7c89b7483>`__
+   core/cpufeatures: Fix setting DARN and SCV HWCAP feature bits
+
+Oliver O'Halloran (1):
+
+-  `3e74805702f6 <https://github.com/open-power/skiboot/commit/3e74805702f6>`__
+   phb\*: Remove the state field in the various phb structures
+
+Philippe Bergheaud (2):
+
+-  `a8cfb0906643 <https://github.com/open-power/skiboot/commit/a8cfb0906643>`__
+   phb4: set PHB CMPM registers for tunneled operations
+-  `0f3584d84662 <https://github.com/open-power/skiboot/commit/0f3584d84662>`__
+   phb4: set PBCQ Tunnel BAR for tunneled operations
+
+Pridhiviraj Paidipeddi (5):
+
+-  `f24db9e5c8c4 <https://github.com/open-power/skiboot/commit/f24db9e5c8c4>`__
+   libstb/secureboot: Fix logging of secure verify messages.
+-  `20f685a3627a <https://github.com/open-power/skiboot/commit/20f685a3627a>`__
+   console(lpc/fsp-console): Use only stdout-path property on P9 and
+   above
+-  `28a414b3e4c5 <https://github.com/open-power/skiboot/commit/28a414b3e4c5>`__
+   doc/opal-api: Document using stdout-path property
+-  `f69d2ac579b6 <https://github.com/open-power/skiboot/commit/f69d2ac579b6>`__
+   core/ipmi-opal: Add interrupt-parent property for ipmi node on P9 and
+   above.
+-  `8ea3ac76137b <https://github.com/open-power/skiboot/commit/8ea3ac76137b>`__
+   doc/opal-api: Document changes of adding interrupt-parent property
+   under /ibm, opal/ipmi node on POWER9 and above.
+
+Reza Arbab (3):
+
+-  `105d80f85b07 <https://github.com/open-power/skiboot/commit/105d80f85b07>`__
+   npu2: Use unfiltered mode in XTS tables
+-  `773836f3424d <https://github.com/open-power/skiboot/commit/773836f3424d>`__
+   npu2: Disable fast reboot
+-  `0ce7482fb650 <https://github.com/open-power/skiboot/commit/0ce7482fb650>`__
+   npu2: Add performance tuning SCOM inits
+
+Shilpasri G Bhat (2):
+
+-  `ac4272bf5e73 <https://github.com/open-power/skiboot/commit/ac4272bf5e73>`__
+   fast-reboot: occ: Delete OCC child nodes in /ibm, opal/power-mgt
+-  `b5c9d09d0677 <https://github.com/open-power/skiboot/commit/b5c9d09d0677>`__
+   dts: spl\_wakeup: Remove all workarounds in the spl wakeup logic
+
+Stewart Smith (21):
+
+-  `fbdc91e693fc <https://github.com/open-power/skiboot/commit/fbdc91e693fc>`__
+   NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging
+-  `fa1eeea2e987 <https://github.com/open-power/skiboot/commit/fa1eeea2e987>`__
+   doc: skiboot 5.10.1 release notes
+-  `785b35d18808 <https://github.com/open-power/skiboot/commit/785b35d18808>`__
+   fast-reboot: enable by default for POWER9
+-  `5ba69bb62ca2 <https://github.com/open-power/skiboot/commit/5ba69bb62ca2>`__
+   skiboot 5.10.2 release notes
+-  `217f74b0c40e <https://github.com/open-power/skiboot/commit/217f74b0c40e>`__
+   Revert "console(lpc/fsp-console): Use only stdout-path property on P9
+   and above"
+-  `b71db454f703 <https://github.com/open-power/skiboot/commit/b71db454f703>`__
+   Keep constructors with priorities
+-  `2d75b9439f66 <https://github.com/open-power/skiboot/commit/2d75b9439f66>`__
+   gcov: Another GCC, another gcov tweak
+-  `f88ffa66d1b4 <https://github.com/open-power/skiboot/commit/f88ffa66d1b4>`__
+   cpu\_idle\_job: relax a bit
+-  `a8e6cc3f4752 <https://github.com/open-power/skiboot/commit/a8e6cc3f4752>`__
+   Don't detect lock timeouts when timebase is invalid
+-  `1090f346713a <https://github.com/open-power/skiboot/commit/1090f346713a>`__
+   Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers
+   when matching slots"
+-  `547377ddcd93 <https://github.com/open-power/skiboot/commit/547377ddcd93>`__
+   occ: Set up OCC messaging even if we fail to setup pstates
+-  `80452d2cf2ce <https://github.com/open-power/skiboot/commit/80452d2cf2ce>`__
+   Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"
+-  `215a7ce1f186 <https://github.com/open-power/skiboot/commit/215a7ce1f186>`__
+   NPU2: dump NPU2 registers on npu2 HMI
+-  `c05a8178dffa <https://github.com/open-power/skiboot/commit/c05a8178dffa>`__
+   Fix 'make check' compile for mem\_clear\_range
+-  `5771b85b1bc2 <https://github.com/open-power/skiboot/commit/5771b85b1bc2>`__
+   skiboot 5.10.3 release notes
+-  `0a1d25fbae1a <https://github.com/open-power/skiboot/commit/0a1d25fbae1a>`__
+   skiboot 5.11-rc1 release notes
+-  `36f6c25c7314 <https://github.com/open-power/skiboot/commit/36f6c25c7314>`__
+   core/lock.c: ensure valid start value for lock spin duration warning
+-  `6bfe04890f09 <https://github.com/open-power/skiboot/commit/6bfe04890f09>`__
+   doc: Document ibm,heartbeat-ms
+-  `9cd6646d25b5 <https://github.com/open-power/skiboot/commit/9cd6646d25b5>`__
+   skiboot 5.10.4 release notes
+-  `1b526d85edb2 <https://github.com/open-power/skiboot/commit/1b526d85edb2>`__
+   travis: add -L to all curl invocations to follow redirects
+-  `6c53bb6db7f6 <https://github.com/open-power/skiboot/commit/6c53bb6db7f6>`__
+   skiboot-5.11 release notes
+
+Vaibhav Jain (6):
+
+-  `53c4553dd767 <https://github.com/open-power/skiboot/commit/53c4553dd767>`__
+   capp: Disable fast-reboot when capp is enabled
+-  `a72d055d9337 <https://github.com/open-power/skiboot/commit/a72d055d9337>`__
+   capp: Make error in capp timebase sync a non-fatal error
+-  `b1190f403248 <https://github.com/open-power/skiboot/commit/b1190f403248>`__
+   capp: Disable fast-reboot whenever enable\_capi\_mode() is called
+-  `09b853cae0aa <https://github.com/open-power/skiboot/commit/09b853cae0aa>`__
+   capi: Poll Err/Status register during CAPP recovery
+-  `1d7067e7a3f5 <https://github.com/open-power/skiboot/commit/1d7067e7a3f5>`__
+   phb4: Reset FIR/NFIR registers before PHB4 probe
+-  `cfe9d4416aab <https://github.com/open-power/skiboot/commit/cfe9d4416aab>`__
+   core/cpu: Prevent clobbering of stack guard for boot-cpu
+
+Vasant Hegde (1):
+
+-  `1dacecd2b28b <https://github.com/open-power/skiboot/commit/1dacecd2b28b>`__
+   core: Fix 'opal-runtime-size' property
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Erich Hauptli (4):
+
+-  `6ca015dbd3e1 <https://github.com/open-power/witherspoon-xml/commit/6ca015dbd3e1>`__
+   Syncing MRW with op-release
+-  `c10638fa2a83 <https://github.com/open-power/witherspoon-xml/commit/c10638fa2a83>`__
+   Switching back to OBus bucket 1
+-  `500533412079 <https://github.com/open-power/witherspoon-xml/commit/500533412079>`__
+   TPM FRU Addition and WOF p2 enablement
+-  `18591a3eba4f <https://github.com/open-power/witherspoon-xml/commit/18591a3eba4f>`__
+   Enabling OCC telemetry data logs
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (4):
+
+-  `ca689febb5a6 <https://github.com/open-power/zaius-xml/commit/ca689febb5a6>`__
+   Update EREPAIR attributes
+-  `5e48835aacb1 <https://github.com/open-power/zaius-xml/commit/5e48835aacb1>`__
+   Update Obus PLL bucket to 25G
+-  `a426841eeba2 <https://github.com/open-power/zaius-xml/commit/a426841eeba2>`__
+   Set Obus channel type to cable
+-  `4b012a3d1da5 <https://github.com/open-power/zaius-xml/commit/4b012a3d1da5>`__
+   Add new 23c WOF table
diff --git a/_sources/release-notes/v2.0-rc1.rst.txt b/_sources/release-notes/v2.0-rc1.rst.txt
new file mode 100644
index 0000000..f0bd9a2
--- /dev/null
+++ b/_sources/release-notes/v2.0-rc1.rst.txt
@@ -0,0 +1,1407 @@
+Release Notes for OpenPower Firmware v2.0-rc1
+=============================================
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.0
+release. We expect to do a final v2.0 tagged release early May.
+
+The final op-build v2.0 release *is* intended for GA POWER9 platforms,
+and basing system firmware off "a modest derivative of op-build v2.0 or
+later" is part of the OpenPOWER Ready requirements.
+
+New defconfigs
+--------------
+
+These are really two defconfigs for two POWER9 platforms, where instead
+of the stable code tree of some components, they use the development
+trees. Unless you're wanting bleeding edge development code, don't use
+them.
+
+-  p9dsu\_dev
+-  witherspoon\_dev
+
+Updated Packages
+----------------
+
++------+----------------+----------------+----------------------------------------+
+| Pack | Old Version    | New Version    | Platforms                              |
+| age  |                |                |                                        |
++======+================+================+========================================+
+| capp | p9-dd2-v3      | p9-dd2-v4      | barreleye, firestone, garrison,        |
+| -uco |                |                | habanero, p9dsu, palmetto, romulus,    |
+| de   |                |                | vesnin, witherspoon, zaius             |
++------+----------------+----------------+----------------------------------------+
+| eude | 3.2.4          | 3.2.5          | barreleye, firenze, firestone,         |
+| v    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| glib | glibc-2.26-107 | glibc-2.26-146 | barreleye, firenze, firestone,         |
+| c    | -g73a92363619e | -gd300041c533a | garrison, habanero, openpower\_mambo,  |
+|      | 52c458146e903d | 3d837c9f37a099 | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      | fb9b1ba823aa40 | bcc95466860e98 | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| host | b51298075aee40 | d9bf361681e95e | p9dsu, romulus, witherspoon, zaius     |
+| boot | 2dbcef485088cf | 82cd24856e58f9 |                                        |
+|      | a71a6ca61725   | 1df4ff4d1de4   |                                        |
++------+----------------+----------------+----------------------------------------+
+| host | b339e05c57725c | 53aece69485a7c | barreleye, firestone, garrison,        |
+| boot | f09b867d665269 | ea482b378549f8 | habanero, p9dsu, palmetto, romulus,    |
+| -bin | 8aa2e3ab5f6a   | c73113f99834   | vesnin, witherspoon, zaius             |
+| arie |                |                |                                        |
+| s    |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| i2c- | 3.1.2          | 4.0            | pseries, vesnin                        |
+| tool |                |                |                                        |
+| s    |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| linu | 4.15.14        | 4.16.7         | barreleye, firenze, firestone,         |
+| x    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| linu | a3a26af24e29c8 | 65b1c68c63f974 | barreleye, firenze, firestone,         |
+| x-fi | 18ef9b56618560 | d72610db38dfae | garrison, habanero, openpower\_mambo,  |
+| rmwa | 18e21a5c49fb   | 49861117cae2   | openpower\_p9\_mambo, p9dsu, palmetto, |
+| re   |                |                | pseries, romulus, witherspoon, zaius,  |
+|      |                |                | zz                                     |
++------+----------------+----------------+----------------------------------------+
+| linu | 4.15.14        | 4.16.7         | barreleye, firenze, firestone,         |
+| x-he |                |                | garrison, habanero, openpower\_mambo,  |
+| ader |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+| s    |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| mach | fb5f9334aa0c30 | 32ce616ef80f5c | p9dsu                                  |
+| ine- | 5f245615c30e8e | c3f128b3aa08fe |                                        |
+| xml  | 542b37f94091   | 50954a087888   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 38ff4b8db62d43 | dda5b93d90b6e5 | vesnin                                 |
+| ine- | e330fab404cd2b | 6fd3e94b0dfd25 |                                        |
+| xml  | 76bd35a4a062   | 5fa8f47409cb   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 18591a3eba4fc4 | 7cd20a6ac8fe3b | witherspoon                            |
+| ine- | 345daf630aaf44 | 693ccf50a5ab86 |                                        |
+| xml  | 12f1554a24cd   | ce55ca994fdc   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 4b012a3d1da538 | a941f8b75cdcd4 | zaius                                  |
+| ine- | b3fb97c332b6fc | 6caa6a7d821550 |                                        |
+| xml  | e51a6cffaf9a   | 78cb4a176c55   |                                        |
++------+----------------+----------------+----------------------------------------+
+| occ  | 768466b31e853c | f741c41933c883 | p9dsu, romulus, witherspoon, zaius     |
+|      | b11dfa90dbfc15 | 5c5de75abe8402 |                                        |
+|      | 65a21ee9646e   | e3c5d13d417e   |                                        |
++------+----------------+----------------+----------------------------------------+
+| open | dafcab48658b4d | f6d970c6a600a7 | barreleye, firestone, garrison,        |
+| powe | e48e70c929b036 | e248fa5d604eb4 | habanero, p9dsu, palmetto, romulus,    |
+| r-pn | 985dac7ef7b8   | 71db4482760b   | vesnin, witherspoon, zaius             |
+| or   |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| rsyn | 3.1.2          | 3.1.3          | barreleye, firenze, firestone,         |
+| c    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| sbe  | 5c0363924c7d71 | 8e0105e5e964de | p9dsu, romulus, witherspoon, zaius     |
+|      | 0146155b3354b2 | 6e99e60a96ae3f |                                        |
+|      | 36012372dd24   | 3829efe02080   |                                        |
++------+----------------+----------------+----------------------------------------+
+| skib | v5.11          | v6.0-rc2       | barreleye, firenze, firestone,         |
+| oot  |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| util | 2.31           | 2.31.1         | barreleye, firenze, firestone,         |
+| -lin |                |                | garrison, habanero, openpower\_mambo,  |
+| ux   |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+
+New Packages
+------------
+
+*Note:* the presence of the occ package on ZZ is a bug, it is not used
+on that platform.
+
++------+------+------+
+| Pack | Vers | Plat |
+| age  | ion  | form |
+|      |      | s    |
++======+======+======+
+| hcod | hw05 | p9ds |
+| e    | 0318 | u,ro |
+|      | a.op | mulu |
+|      | 920  | s,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius  |
++------+------+------+
+| libf | v5.1 | open |
+| lash | 0.1  | powe |
+|      |      | r\_p |
+|      |      | 9\_m |
+|      |      | ambo |
++------+------+------+
+| libz | 1.2. | barr |
+| lib  | 11   | eley |
+|      |      | e,fi |
+|      |      | renz |
+|      |      | e,fi |
+|      |      | rest |
+|      |      | one, |
+|      |      | garr |
+|      |      | ison |
+|      |      | ,hab |
+|      |      | aner |
+|      |      | o,op |
+|      |      | enpo |
+|      |      | wer\ |
+|      |      | _mam |
+|      |      | bo,o |
+|      |      | penp |
+|      |      | ower |
+|      |      | \_p9 |
+|      |      | \_ma |
+|      |      | mbo, |
+|      |      | p9ds |
+|      |      | u,pa |
+|      |      | lmet |
+|      |      | to,p |
+|      |      | seri |
+|      |      | es,r |
+|      |      | omul |
+|      |      | us,v |
+|      |      | esni |
+|      |      | n,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius, |
+|      |      | zz   |
++------+------+------+
+| occ  | f741 | zz   |
+|      | c419 |      |
+|      | 33c8 |      |
+|      | 835c |      |
+|      | 5de7 |      |
+|      | 5abe |      |
+|      | 8402 |      |
+|      | e3c5 |      |
+|      | d13d |      |
+|      | 417e |      |
++------+------+------+
+
+Removed Packages
+----------------
+
++------+------+------+
+| Pack | Vers | Plat |
+| age  | ion  | form |
+|      |      | s    |
++======+======+======+
+| zlib | 1.2. | barr |
+|      | 11   | eley |
+|      |      | e,fi |
+|      |      | renz |
+|      |      | e,fi |
+|      |      | rest |
+|      |      | one, |
+|      |      | garr |
+|      |      | ison |
+|      |      | ,hab |
+|      |      | aner |
+|      |      | o,op |
+|      |      | enpo |
+|      |      | wer\ |
+|      |      | _mam |
+|      |      | bo,o |
+|      |      | penp |
+|      |      | ower |
+|      |      | \_p9 |
+|      |      | \_ma |
+|      |      | mbo, |
+|      |      | p9ds |
+|      |      | u,pa |
+|      |      | lmet |
+|      |      | to,p |
+|      |      | seri |
+|      |      | es,r |
+|      |      | omul |
+|      |      | us,v |
+|      |      | esni |
+|      |      | n,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius, |
+|      |      | zz   |
++------+------+------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `6d48b4dfd9cc <https://github.com/open-power/hostboot/commit/6d48b4dfd9cc>`__
+   Abist proc update for SBE changes
+
+Ben Gass (3):
+
+-  `885dde53dea4 <https://github.com/open-power/hostboot/commit/885dde53dea4>`__
+   Turn off PB.IOO.LL0.CONFIG\_FAST\_ASYNC\_CROSS for Nimbus (HW409026)
+-  `a26fde80a124 <https://github.com/open-power/hostboot/commit/a26fde80a124>`__
+   Adding Axone MC/MI/MCC/OMIC/OMI scom address translation.
+-  `6527cd1f6ae2 <https://github.com/open-power/hostboot/commit/6527cd1f6ae2>`__
+   Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update
+
+Benjamin Weisenbeck (1):
+
+-  `c6150efe43c8 <https://github.com/open-power/hostboot/commit/c6150efe43c8>`__
+   PRD: ABUS lane fail callout support
+
+Brian Bakke (2):
+
+-  `4366e146c039 <https://github.com/open-power/hostboot/commit/4366e146c039>`__
+   Check for pending OCC messages on HBRT start in OpenPOWER
+-  `667047773617 <https://github.com/open-power/hostboot/commit/667047773617>`__
+   Fix mismatch between logger and parser for Istep state info
+
+Brian Stegmiller (1):
+
+-  `9e9ca8132513 <https://github.com/open-power/hostboot/commit/9e9ca8132513>`__
+   PRD: Mask SBE attention on HB recovery failure
+
+Chris Cain (2):
+
+-  `db62cb5a72b8 <https://github.com/open-power/hostboot/commit/db62cb5a72b8>`__
+   HTMGT: memory throttle calculation fixes
+-  `ae5e20e397bf <https://github.com/open-power/hostboot/commit/ae5e20e397bf>`__
+   HTMGT: Support AVSBus Config packet for Vdd Current roll over
+   workaround
+
+Christian Geddes (11):
+
+-  `02f8995967cc <https://github.com/open-power/hostboot/commit/02f8995967cc>`__
+   Use SCOM to access Master Processor's SBE MSG register
+-  `ba8c8bfc02ca <https://github.com/open-power/hostboot/commit/ba8c8bfc02ca>`__
+   sbe\_retry\_handler refactor
+-  `d5ba4627b254 <https://github.com/open-power/hostboot/commit/d5ba4627b254>`__
+   Update hreset HWP to always use scoms during HBRT
+-  `5192636a15d9 <https://github.com/open-power/hostboot/commit/5192636a15d9>`__
+   Hook up FSP runtime support for sbe\_retry\_handler (hreset path)
+-  `7ee5536ef2a1 <https://github.com/open-power/hostboot/commit/7ee5536ef2a1>`__
+   Enable OpenPower SBE Vital Attention handler
+-  `a4e9bdd5d47c <https://github.com/open-power/hostboot/commit/a4e9bdd5d47c>`__
+   Improve error handling when slave SBE fails to boot
+-  `4f32915aa124 <https://github.com/open-power/hostboot/commit/4f32915aa124>`__
+   Clear perv scrach register prior to triggering HRESET
+-  `4b25a2be9395 <https://github.com/open-power/hostboot/commit/4b25a2be9395>`__
+   PM: Clean up PM Reset and PM Complex Suspend
+-  `c933337513bf <https://github.com/open-power/hostboot/commit/c933337513bf>`__
+   Change all FAPI\_INVOKE calls to be FAPI\_EXEC in sbe\_retry\_handler
+-  `0e7f35fb549d <https://github.com/open-power/hostboot/commit/0e7f35fb549d>`__
+   Improve linking of PLIDs for sbe\_retry\_handler
+-  `c78530bd2994 <https://github.com/open-power/hostboot/commit/c78530bd2994>`__
+   Change sbe restart fail hwCallouts from GARDs to DECONFIG
+
+Christian R. Geddes (1):
+
+-  `1c4c810a584f <https://github.com/open-power/hostboot/commit/1c4c810a584f>`__
+   Revert "Clear perv scrach register prior to triggering HRESET"
+
+Claus Michael Olsen (2):
+
+-  `e286748a94bd <https://github.com/open-power/hostboot/commit/e286748a94bd>`__
+   Code restruct: ring\_apply
+-  `84909fd0daf7 <https://github.com/open-power/hostboot/commit/84909fd0daf7>`__
+   Update to ifCompiler to produce \*.bitsModified Care for PLL filter
+   rings
+
+Dan Crowell (3):
+
+-  `d8765b43b7ad <https://github.com/open-power/hostboot/commit/d8765b43b7ad>`__
+   Move VPD cache invalidation in mfgmode after we save it for HBRT
+-  `38ec7768b236 <https://github.com/open-power/hostboot/commit/38ec7768b236>`__
+   Log Hostboot state information in all error logs
+-  `dc1414817351 <https://github.com/open-power/hostboot/commit/dc1414817351>`__
+   Enable super-long watchdog timer when console traces are enabled
+
+Daniel Howe (1):
+
+-  `bd3148541fc2 <https://github.com/open-power/hostboot/commit/bd3148541fc2>`__
+   Update settings to allow xlink psave
+
+Elizabeth Liner (2):
+
+-  `c5ca811838da <https://github.com/open-power/hostboot/commit/c5ca811838da>`__
+   Updating ATTR\_PROC\_CHIP\_MEM\_TO\_USE to use all bits of group and
+   chip ID
+-  `a027c49b4ca5 <https://github.com/open-power/hostboot/commit/a027c49b4ca5>`__
+   Temporarily moving attribute to the system target
+
+Ilya Smirnov (5):
+
+-  `e3bff0327790 <https://github.com/open-power/hostboot/commit/e3bff0327790>`__
+   Pass SBE Security Backdoor Bit to HB Bootloader
+-  `8d6e983693fc <https://github.com/open-power/hostboot/commit/8d6e983693fc>`__
+   Reset Security Override Flag During Key Transition
+-  `da8911ce095a <https://github.com/open-power/hostboot/commit/da8911ce095a>`__
+   Secure Boot: Support Phyp debug flag in HDAT
+-  `093052dd5cfa <https://github.com/open-power/hostboot/commit/093052dd5cfa>`__
+   Always Lock Down SBE SEEPROM After SBE Update
+-  `678397bf9094 <https://github.com/open-power/hostboot/commit/678397bf9094>`__
+   Mark Read-Only Partitions as Such
+
+Jayashankar Padath (1):
+
+-  `f0c194784d98 <https://github.com/open-power/hostboot/commit/f0c194784d98>`__
+   HDAT : Change in feature flag structures for Rugby
+
+Jaymes Wilks (2):
+
+-  `be5361032953 <https://github.com/open-power/hostboot/commit/be5361032953>`__
+   Propagate TPM information into HDAT on non-master nodes
+-  `f7a5aa5bec0d <https://github.com/open-power/hostboot/commit/f7a5aa5bec0d>`__
+   Disable tolerating blacklist violations
+
+Jeremy Neaton (2):
+
+-  `b10263aeedd3 <https://github.com/open-power/hostboot/commit/b10263aeedd3>`__
+   TSV Updates for CL14 Support
+-  `576c380539b2 <https://github.com/open-power/hostboot/commit/576c380539b2>`__
+   tWR\_MPR fix for DDR4 RDIMM initialization
+
+Joe McGill (5):
+
+-  `523de826a22e <https://github.com/open-power/hostboot/commit/523de826a22e>`__
+   configure Cumulus MC inband logic to pass host/occ bit under BAR
+-  `3a4e19354e06 <https://github.com/open-power/hostboot/commit/3a4e19354e06>`__
+   move xlink psave configuration to SBE
+-  `3514216fef13 <https://github.com/open-power/hostboot/commit/3514216fef13>`__
+   relocate Centaur trace SCOM inits
+-  `7a4cb95b51a4 <https://github.com/open-power/hostboot/commit/7a4cb95b51a4>`__
+   p9\_xip\_customize -- consume correct byte for AW keyword PLL bucket
+   selector
+-  `1bad3f82392c <https://github.com/open-power/hostboot/commit/1bad3f82392c>`__
+   FIR updates to match XML changes in 56335
+
+Luke Mulkey (1):
+
+-  `e0ebdc3d68b7 <https://github.com/open-power/hostboot/commit/e0ebdc3d68b7>`__
+   Add unmask errors back to cen\_framelock
+
+Marty Gloff (6):
+
+-  `fef105cbd664 <https://github.com/open-power/hostboot/commit/fef105cbd664>`__
+   Resolve NodeInfo Naming Conflict
+-  `c39a13d91dae <https://github.com/open-power/hostboot/commit/c39a13d91dae>`__
+   Disable Multi-Node Sync System Attributes
+-  `379efca3b8ff <https://github.com/open-power/hostboot/commit/379efca3b8ff>`__
+   Support multiple nodes in HBRT - Update Functions
+-  `519b09db143e <https://github.com/open-power/hostboot/commit/519b09db143e>`__
+   Support multiple nodes in HBRT - Concurrent Code Update
+-  `7383c3a4fbaf <https://github.com/open-power/hostboot/commit/7383c3a4fbaf>`__
+   Get Hostboot Dump after Hostboot Crash
+-  `67de094e51e2 <https://github.com/open-power/hostboot/commit/67de094e51e2>`__
+   Support multiple nodes in HBRT - Remove Single Node Items
+
+Matt Derksen (1):
+
+-  `1e784c03824d <https://github.com/open-power/hostboot/commit/1e784c03824d>`__
+   Handle early life PNOR fails in HBRT instead of hanging
+
+Mike Baiocchi (2):
+
+-  `502258b17bd9 <https://github.com/open-power/hostboot/commit/502258b17bd9>`__
+   Reduce Console Output Trace from PNOR component in OpenPower
+-  `deebbaaca28f <https://github.com/open-power/hostboot/commit/deebbaaca28f>`__
+   Rediscover I2C Targets after Host I2C Reset
+
+Nick Bofferding (2):
+
+-  `db9ded1e83f4 <https://github.com/open-power/hostboot/commit/db9ded1e83f4>`__
+   Secure Boot: Introduce key transition state node attribute
+-  `6dc8fa90d74b <https://github.com/open-power/hostboot/commit/6dc8fa90d74b>`__
+   SBE Update: Don't alter HBB partition when customizing SBE image
+
+Nick Klazynski (2):
+
+-  `a05bb0e51854 <https://github.com/open-power/hostboot/commit/a05bb0e51854>`__
+   TM workaround for HW443982
+-  `75ca8b023678 <https://github.com/open-power/hostboot/commit/75ca8b023678>`__
+   Workarounds for HW447585 and HW447589
+
+Prasad Bg Ranganath (1):
+
+-  `fd32e9b7f2cf <https://github.com/open-power/hostboot/commit/fd32e9b7f2cf>`__
+   WOF: Bad IQ data needs to be filtered out
+
+Rahul Batra (3):
+
+-  `b77925c8ae2d <https://github.com/open-power/hostboot/commit/b77925c8ae2d>`__
+   PM: Generated Vratio/Vindex tables
+-  `da512cac4ed4 <https://github.com/open-power/hostboot/commit/da512cac4ed4>`__
+   PGPE: Error Handling Support
+-  `d9bf361681e9 <https://github.com/open-power/hostboot/commit/d9bf361681e9>`__
+   PM: Fixes for Livelock Scenarios
+
+Ricardo Mata (1):
+
+-  `ff5baffa4dab <https://github.com/open-power/hostboot/commit/ff5baffa4dab>`__
+   Updated pcie\_scominit and pcie\_config to manage systems not using
+   PEC STACK0.
+
+Richard J. Knight (2):
+
+-  `7f2227c3015a <https://github.com/open-power/hostboot/commit/7f2227c3015a>`__
+   Fix transposed memset arguments in p9\_dd\_add
+-  `43fcef0d5e37 <https://github.com/open-power/hostboot/commit/43fcef0d5e37>`__
+   Remove un-used scan procedures
+
+Rick Ward (2):
+
+-  `ad517636c3d0 <https://github.com/open-power/hostboot/commit/ad517636c3d0>`__
+   Verify deconfig-by-association assumptions still apply to CDIMM
+   scenario.
+-  `2e3def0e5420 <https://github.com/open-power/hostboot/commit/2e3def0e5420>`__
+   zero length dump on single node systems
+
+SWATHI M. BHATTIPROLU (1):
+
+-  `52d15635dfc7 <https://github.com/open-power/hostboot/commit/52d15635dfc7>`__
+   Revert "Verify frequency attributes across nodes"
+
+Sampa Misra (1):
+
+-  `975baaed3aa8 <https://github.com/open-power/hostboot/commit/975baaed3aa8>`__
+   Remove seeprom entry from host i2c data structures reported by HDAT
+
+Soma BhanuTej (4):
+
+-  `bde38b587bd2 <https://github.com/open-power/hostboot/commit/bde38b587bd2>`__
+   Update to fix ekb master
+-  `0775540e33cc <https://github.com/open-power/hostboot/commit/0775540e33cc>`__
+   p9\_sbe\_lpc\_init: Fix cycle sim delay loop
+-  `c1ed2565ebcf <https://github.com/open-power/hostboot/commit/c1ed2565ebcf>`__
+   Enhance p9\_extract\_sbe\_rc
+-  `fbda730111e2 <https://github.com/open-power/hostboot/commit/fbda730111e2>`__
+   BugFix in progm exception & update brief info
+
+Srikantha Meesala (1):
+
+-  `211b0cb9d447 <https://github.com/open-power/hostboot/commit/211b0cb9d447>`__
+   Wrong value for MSS\_MRW\_IDLE\_POWER\_CONTROL\_REQUESTED
+
+Stephen Glancy (3):
+
+-  `717ac2a28f55 <https://github.com/open-power/hostboot/commit/717ac2a28f55>`__
+   Moves count\_dimm to be in the memory generic folder
+-  `ad4459feb84a <https://github.com/open-power/hostboot/commit/ad4459feb84a>`__
+   Adds blank files for DMI IO
+-  `6ff6218309c0 <https://github.com/open-power/hostboot/commit/6ff6218309c0>`__
+   Fixes DLL error checking to be the highest priority FIR
+
+Swathi Madhuri Bhattiprolu (1):
+
+-  `571e1d84dfe5 <https://github.com/open-power/hostboot/commit/571e1d84dfe5>`__
+   Verify frequency attributes across nodes
+
+Thi Tran (1):
+
+-  `742640c460c6 <https://github.com/open-power/hostboot/commit/742640c460c6>`__
+   Unmask MCA Command Sequence error bit
+
+Tsung Yeung (1):
+
+-  `8e5461d3b360 <https://github.com/open-power/hostboot/commit/8e5461d3b360>`__
+   Includes NVDIMM in workaround for self-time refresh
+
+Vasant Hegde (3):
+
+-  `89f920529649 <https://github.com/open-power/hostboot/commit/89f920529649>`__
+   dump: Add support for dump source address zero
+-  `9a3aa40a7a17 <https://github.com/open-power/hostboot/commit/9a3aa40a7a17>`__
+   Add support to find relocated payload base address
+-  `b90ed8f11eac <https://github.com/open-power/hostboot/commit/b90ed8f11eac>`__
+   dump: Copy data type field from MDST table to MDRT table
+
+Zane Shelley (10):
+
+-  `dd26705781d3 <https://github.com/open-power/hostboot/commit/dd26705781d3>`__
+   PRD: updates from OBUS FIR reviews
+-  `58b9dd72866a <https://github.com/open-power/hostboot/commit/58b9dd72866a>`__
+   PRD: support getMemAddrRange() for MBA targets and DIMMs
+-  `ad8ec727bc7f <https://github.com/open-power/hostboot/commit/ad8ec727bc7f>`__
+   PRD: super fast read command support for MBA
+-  `d026d31c923e <https://github.com/open-power/hostboot/commit/d026d31c923e>`__
+   PRD: enable predictive dynamic memory deallocation
+-  `da885e721ccc <https://github.com/open-power/hostboot/commit/da885e721ccc>`__
+   PRD: DMD support for 3/6 MC/grp configs
+-  `2000b276f2ea <https://github.com/open-power/hostboot/commit/2000b276f2ea>`__
+   PRD: VCM/TPS/BG scrub commands support for MBA
+-  `e772c3f7a100 <https://github.com/open-power/hostboot/commit/e772c3f7a100>`__
+   PRD: enable MemEcc::handleMemUe() for MBA
+-  `2e0c329836ca <https://github.com/open-power/hostboot/commit/2e0c329836ca>`__
+   PRD: Circumvent DMD address ranges for 3/6 MC/group configs
+-  `0be5926ed8ad <https://github.com/open-power/hostboot/commit/0be5926ed8ad>`__
+   PRD: capture NPU FIRs only on attention from NPU FIRs
+-  `293a8d981da8 <https://github.com/open-power/hostboot/commit/293a8d981da8>`__
+   PRD: set INTCQFIR[27:29] to threshold\_and\_mask\_self
+
+manichow (1):
+
+-  `3661916096ea <https://github.com/open-power/hostboot/commit/3661916096ea>`__
+   Solution for proc\_tod\_setup during MPIPL.
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+
+-  `8b4877df0760 <https://github.com/open-power/occ/commit/8b4877df0760>`__
+   Increase pgpe clip timeout to 500us
+
+Chris Cain (2):
+
+-  `b3a2f75d837f <https://github.com/open-power/occ/commit/b3a2f75d837f>`__
+   Fix DIMM overtemp bitmap and and trace updates
+-  `da6e77f81deb <https://github.com/open-power/occ/commit/da6e77f81deb>`__
+   Use Turbo for max frequency until WOF is fully enabled
+
+Doug Gilbert (2):
+
+-  `1bbbfec92b3a <https://github.com/open-power/occ/commit/1bbbfec92b3a>`__
+   P9 Centaur sensor support
+-  `1bf5605f1d80 <https://github.com/open-power/occ/commit/1bf5605f1d80>`__
+   OCC Centaur disable deadman timer and clean up code
+
+Douglas Gilbert (3):
+
+-  `437c82070808 <https://github.com/open-power/occ/commit/437c82070808>`__
+   OCC Centaur enable deadman timer
+-  `61cd385caa63 <https://github.com/open-power/occ/commit/61cd385caa63>`__
+   OCC Centaur: Check for channel checkstop
+-  `ba4bad1ee5d6 <https://github.com/open-power/occ/commit/ba4bad1ee5d6>`__
+   Fix reading EMPATH data from fused odd numbered cores
+
+Sumit Kumar (1):
+
+-  `8aa6ad0942ef <https://github.com/open-power/occ/commit/8aa6ad0942ef>`__
+   24x7 gpe1: Added version structure
+
+William Bryan (5):
+
+-  `bd605ba0a030 <https://github.com/open-power/occ/commit/bd605ba0a030>`__
+   Memory Throttle Sensors RTC:131184
+-  `d16e7d09c78d <https://github.com/open-power/occ/commit/d16e7d09c78d>`__
+   Minor fix for GPU reset SM and more FFDC
+-  `6c9f28ebe259 <https://github.com/open-power/occ/commit/6c9f28ebe259>`__
+   Fix compile issue in op-build environment
+-  `943641092d82 <https://github.com/open-power/occ/commit/943641092d82>`__
+   Update GPE1 Binary 4/24
+-  `f741c41933c8 <https://github.com/open-power/occ/commit/f741c41933c8>`__
+   Update GPE1 Binary 5/3/18
+
+mbroyles (6):
+
+-  `c8538f3c894d <https://github.com/open-power/occ/commit/c8538f3c894d>`__
+   Regulator N mode support
+-  `b57b1a9333a5 <https://github.com/open-power/occ/commit/b57b1a9333a5>`__
+   Prevent Nimbus tasks from running prior to knowing memory type
+-  `bee2601c92b3 <https://github.com/open-power/occ/commit/bee2601c92b3>`__
+   Remove disable of Pstates on a transition to standby state
+-  `4f49f6351fa3 <https://github.com/open-power/occ/commit/4f49f6351fa3>`__
+   AVSBus Vdd Current roll over workaround
+-  `e9726b77dfc6 <https://github.com/open-power/occ/commit/e9726b77dfc6>`__
+   Fix using UT before WOF is fully enabled when running with OPAL
+-  `cd30b100eee0 <https://github.com/open-power/occ/commit/cd30b100eee0>`__
+   Don't return APSS channel data for GPUs not present
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+jim (9):
+
+-  `9c0912f79571 <https://github.com/open-power/p9dsu-xml/commit/9c0912f79571>`__
+   Update APSS OFFSET and GAIN for Boston LC
+-  `1ac7841b184a <https://github.com/open-power/p9dsu-xml/commit/1ac7841b184a>`__
+   Set EREPAIR\_THRESHOLD
+-  `df58ab831bf9 <https://github.com/open-power/p9dsu-xml/commit/df58ab831bf9>`__
+   add lane\_reversal for the issue 2U WIO slot2 does not recognize x1
+   PCIe adapter. Github issue #134
+-  `8bfd5dbd2f75 <https://github.com/open-power/p9dsu-xml/commit/8bfd5dbd2f75>`__
+   add lane\_reversal for CPU1 PEC1 phb1 to fix 2U LC WIO-R does not
+   recognize x4 eth adapter. Github issue #692.
+-  `661a8de7950a <https://github.com/open-power/p9dsu-xml/commit/661a8de7950a>`__
+   Raise hard minimum power cap. OPEN\_POWER\_MIN\_POWER\_CAP\_WATTS =
+   1550.
+-  `11e33025809f <https://github.com/open-power/p9dsu-xml/commit/11e33025809f>`__
+   Make room for additional turbo WOF tables. Github issue #1080. remove
+   for the wofdata folder: WOF\_V6\_1\_0\_SFORZA\_20\_160\_1900.csv
+   WOF\_V6\_1\_0\_SFORZA\_20\_170\_2100.csv
+-  `d9b090dd0da2 <https://github.com/open-power/p9dsu-xml/commit/d9b090dd0da2>`__
+   XML from Ben. SUPPORTED\_STOP\_STATES = 0xEC100000
+   SYSTEM\_WOF\_DISABLE = OFF SYSTEM\_VDM\_DISABLE = OFF
+   WOF\_ENABLE\_VRATIO = CALCULATED WOF\_VRATIO\_SELECT = ACTIVE\_CORES
+   WOF\_POWER\_LIMIT = TURBO
+-  `7948ad44db3c <https://github.com/open-power/p9dsu-xml/commit/7948ad44db3c>`__
+   disable stop 11.
+-  `32ce616ef80f <https://github.com/open-power/p9dsu-xml/commit/32ce616ef80f>`__
+   lane\_reversal on cpu1 pec2. revert the change made for issue #134
+   and add the correct one.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `aa3958c83f6e <https://github.com/open-power/sbe/commit/aa3958c83f6e>`__
+   Abist proc update for SBE changes
+
+Ben Gass (2):
+
+-  `ccb729fc8272 <https://github.com/open-power/sbe/commit/ccb729fc8272>`__
+   Turn off PB.IOO.LL0.CONFIG\_FAST\_ASYNC\_CROSS for Nimbus (HW409026)
+-  `85afccc45331 <https://github.com/open-power/sbe/commit/85afccc45331>`__
+   Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update
+
+Christian Geddes (1):
+
+-  `be9f291604d8 <https://github.com/open-power/sbe/commit/be9f291604d8>`__
+   PM: Clean up PM Reset and PM Complex Suspend
+
+Claus Michael Olsen (1):
+
+-  `b6c3a885a1ff <https://github.com/open-power/sbe/commit/b6c3a885a1ff>`__
+   Code restruct: ring\_apply
+
+Elizabeth Liner (2):
+
+-  `ad85537c7c36 <https://github.com/open-power/sbe/commit/ad85537c7c36>`__
+   Updating ATTR\_PROC\_CHIP\_MEM\_TO\_USE to use all bits of group and
+   chip ID
+-  `6415b1f1bc29 <https://github.com/open-power/sbe/commit/6415b1f1bc29>`__
+   Temporarily moving attribute to the system target
+
+Ilya Smirnov (1):
+
+-  `0883fb85d489 <https://github.com/open-power/sbe/commit/0883fb85d489>`__
+   Pass SBE Security Backdoor Bit to HB Bootloader
+
+Jenny Huynh (1):
+
+-  `d2cdf116e9ba <https://github.com/open-power/sbe/commit/d2cdf116e9ba>`__
+   HW438727 Disable clockgate to allow correct ODL error reporting
+
+Joe McGill (2):
+
+-  `1afdc244e220 <https://github.com/open-power/sbe/commit/1afdc244e220>`__
+   move xlink psave configuration to SBE
+-  `6d4731168c57 <https://github.com/open-power/sbe/commit/6d4731168c57>`__
+   security whitelist -- add X0 instance of DL IOE control register
+
+Nick Klazynski (2):
+
+-  `c4c918c09a63 <https://github.com/open-power/sbe/commit/c4c918c09a63>`__
+   TM workaround for HW443982
+-  `8e0105e5e964 <https://github.com/open-power/sbe/commit/8e0105e5e964>`__
+   Workarounds for HW447585 and HW447589
+
+Rahul Batra (2):
+
+-  `6b765f17d223 <https://github.com/open-power/sbe/commit/6b765f17d223>`__
+   PGPE: Error Handling Support
+-  `26a37e4d6c82 <https://github.com/open-power/sbe/commit/26a37e4d6c82>`__
+   PM: Fixes for Livelock Scenarios
+
+Raja Das (2):
+
+-  `cd490739c957 <https://github.com/open-power/sbe/commit/cd490739c957>`__
+   Scommable check before L2/L3 Purge in MPIPL Path
+-  `6efa7f05b7f4 <https://github.com/open-power/sbe/commit/6efa7f05b7f4>`__
+   S0/S1 enabled for SBE
+
+Richard J. Knight (2):
+
+-  `b18d2e584159 <https://github.com/open-power/sbe/commit/b18d2e584159>`__
+   Fix missing set\_XX method for sbeTarget callout
+-  `395fbf43f556 <https://github.com/open-power/sbe/commit/395fbf43f556>`__
+   Fix transposed memset arguments in p9\_dd\_add
+
+Sachin Gupta (4):
+
+-  `e5725003060d <https://github.com/open-power/sbe/commit/e5725003060d>`__
+   Update backing build
+-  `3caeecc05393 <https://github.com/open-power/sbe/commit/3caeecc05393>`__
+   Updated backing build
+-  `80ef172f2091 <https://github.com/open-power/sbe/commit/80ef172f2091>`__
+   Clear TPM deconfig bit during MPIPL
+-  `ba1d21e6905c <https://github.com/open-power/sbe/commit/ba1d21e6905c>`__
+   Update sbe-debug tool to use ecc\_enable option
+
+Shakeeb A. Pasha B K (1):
+
+-  `783b420403b7 <https://github.com/open-power/sbe/commit/783b420403b7>`__
+   Revert "SBE Space optimisation" by moving ramming to pibmem
+
+Soma BhanuTej (2):
+
+-  `2b6b4a8bfc02 <https://github.com/open-power/sbe/commit/2b6b4a8bfc02>`__
+   Mask off bit 26 of TP\_LFIR on FSP machines
+-  `48ec2a531382 <https://github.com/open-power/sbe/commit/48ec2a531382>`__
+   p9\_sbe\_lpc\_init: Fix cycle sim delay loop
+
+Sumit Kumar (1):
+
+-  `8a161b11a539 <https://github.com/open-power/sbe/commit/8a161b11a539>`__
+   conv\_rel\_branch.pl - Fix to pick up latest fips release for master
+
+Thi Tran (1):
+
+-  `0c497af5150b <https://github.com/open-power/sbe/commit/0c497af5150b>`__
+   Do not apply HW414958 to Axone
+
+spashabk-in (4):
+
+-  `34e4e8a29c90 <https://github.com/open-power/sbe/commit/34e4e8a29c90>`__
+   Restructure capabilites structure
+-  `90d4e4428735 <https://github.com/open-power/sbe/commit/90d4e4428735>`__
+   PSU get capabilities chip-op
+-  `c10e17d5baea <https://github.com/open-power/sbe/commit/c10e17d5baea>`__
+   Run simics intially till SBE is booted
+-  `7af798e9e32e <https://github.com/open-power/sbe/commit/7af798e9e32e>`__
+   Update backing build
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Alistair Popple (1):
+
+-  `0a4d0519a5a2 <https://github.com/open-power/skiboot/commit/0a4d0519a5a2>`__
+   hw/npu2.c: Remove static configuration of NPU2 register
+
+Anton Blanchard (2):
+
+-  `3ef38a3895e6 <https://github.com/open-power/skiboot/commit/3ef38a3895e6>`__
+   SLW: Fix mambo boot to use stop states
+-  `c5bff438b7db <https://github.com/open-power/skiboot/commit/c5bff438b7db>`__
+   mambo: Enable XER CA32 and OV32 bits on P9
+
+Balbir Singh (2):
+
+-  `bdd925aabbbb <https://github.com/open-power/skiboot/commit/bdd925aabbbb>`__
+   mambo/mambo\_utils.tcl: Inject an MCE at a specified address
+-  `2947eaa14e77 <https://github.com/open-power/skiboot/commit/2947eaa14e77>`__
+   npu2/hw-procedures: fence bricks on GPU reset
+
+Balbir singh (2):
+
+-  `ac59ecec5ca8 <https://github.com/open-power/skiboot/commit/ac59ecec5ca8>`__
+   external/mambo: simplify implementation of di
+-  `44f2f839f433 <https://github.com/open-power/skiboot/commit/44f2f839f433>`__
+   doc: cosmetic fixup of reference to stale header
+
+Benjamin Herrenschmidt (10):
+
+-  `bca7c02f519d <https://github.com/open-power/skiboot/commit/bca7c02f519d>`__
+   pcie-slot: Don't fail powering on an already on switch
+-  `e6bca4a0aa98 <https://github.com/open-power/skiboot/commit/e6bca4a0aa98>`__
+   phb4: Quieten and improve "Timeout waiting for electrical link"
+-  `9c21cae5aac4 <https://github.com/open-power/skiboot/commit/9c21cae5aac4>`__
+   interrupts: Create an "interrupts" property in the OPAL node
+-  `434462864bdc <https://github.com/open-power/skiboot/commit/434462864bdc>`__
+   opal/hmi: Don't re-read HMER multiple times
+-  `a9d92e24d4b2 <https://github.com/open-power/skiboot/commit/a9d92e24d4b2>`__
+   opal/hmi: Remove races in clearing HMER
+-  `88abbe212c04 <https://github.com/open-power/skiboot/commit/88abbe212c04>`__
+   opal/hmi: Add a new opal\_handle\_hmi2 that returns direct info to
+   Linux
+-  `2a6a38eba6df <https://github.com/open-power/skiboot/commit/2a6a38eba6df>`__
+   opal/hmi: Move timer related error handling to a separate function
+-  `099801d775ee <https://github.com/open-power/skiboot/commit/099801d775ee>`__
+   opal/hmi: Don't bother passing HMER to pre-recovery cleanup
+-  `674f7696f7c1 <https://github.com/open-power/skiboot/commit/674f7696f7c1>`__
+   opal/hmi: Rework HMI handling of TFAC errors
+-  `df98e55e50a3 <https://github.com/open-power/skiboot/commit/df98e55e50a3>`__
+   external: Add "lpc" tool
+
+Christophe Lombard (1):
+
+-  `4d359aaac987 <https://github.com/open-power/skiboot/commit/4d359aaac987>`__
+   capi: Keep the current mmio windows in the mbt cache table.
+
+Claudio Carvalho (1):
+
+-  `4ca5fac2c3b3 <https://github.com/open-power/skiboot/commit/4ca5fac2c3b3>`__
+   hdata/tpmrel: detect tpm not present by looking up the stinfo->status
+
+Cyril Bur (20):
+
+-  `267e65357c2e <https://github.com/open-power/skiboot/commit/267e65357c2e>`__
+   external/ffspart: Allow # comments in input file
+-  `60b8ea49c8a6 <https://github.com/open-power/skiboot/commit/60b8ea49c8a6>`__
+   libffs: Standardise ffs partition flags
+-  `2b9ae3ab9e53 <https://github.com/open-power/skiboot/commit/2b9ae3ab9e53>`__
+   external/pflash: Use ffs\_entry\_user\_to\_string() to standardise
+   flag strings
+-  `07426f41d24d <https://github.com/open-power/skiboot/commit/07426f41d24d>`__
+   libflash/libffs: Add setter for a partitions actual size
+-  `6d2ba68ee684 <https://github.com/open-power/skiboot/commit/6d2ba68ee684>`__
+   libflash/libffs: ffs\_close() should use ffs\_hdr\_free()
+-  `91099dacc6c9 <https://github.com/open-power/skiboot/commit/91099dacc6c9>`__
+   external/ffspart: Remove side, order and backup options
+-  `0673f6282422 <https://github.com/open-power/skiboot/commit/0673f6282422>`__
+   libflash/libffs: Always add entries to the end of the TOC
+-  `14ed1a2d7611 <https://github.com/open-power/skiboot/commit/14ed1a2d7611>`__
+   libflash/libffs: Remove the 'sides' from the FFS TOC generation code
+-  `0744faa83a1b <https://github.com/open-power/skiboot/commit/0744faa83a1b>`__
+   libflash/libffs: Remove backup partition from TOC generation code
+-  `3d47dbb4fb8d <https://github.com/open-power/skiboot/commit/3d47dbb4fb8d>`__
+   libflash/libffs: Switch to storing header entries in an array
+-  `79316cb6aca6 <https://github.com/open-power/skiboot/commit/79316cb6aca6>`__
+   libflash/libffs: Refcount ffs entries
+-  `1622957255a6 <https://github.com/open-power/skiboot/commit/1622957255a6>`__
+   libflash/libffs: Allow caller to specifiy header partition
+-  `9bd1bef2e583 <https://github.com/open-power/skiboot/commit/9bd1bef2e583>`__
+   external/ffspart: Use new interface
+-  `14cefe11f745 <https://github.com/open-power/skiboot/commit/14cefe11f745>`__
+   libffs: Fix bad checks for partition overlap
+-  `c92905e1c139 <https://github.com/open-power/skiboot/commit/c92905e1c139>`__
+   external/ffspart: Improve error output
+-  `ba3bebb3a417 <https://github.com/open-power/skiboot/commit/ba3bebb3a417>`__
+   gitignore: Add stb test kernel files
+-  `07c4573d0678 <https://github.com/open-power/skiboot/commit/07c4573d0678>`__
+   libflash/ecc: Add functions to deal with unaligned ECC memcpy
+-  `f7713517d90a <https://github.com/open-power/skiboot/commit/f7713517d90a>`__
+   libflash/ecc: Add helpers to align a position within an ecc buffer
+-  `3df9b3cc82cd <https://github.com/open-power/skiboot/commit/3df9b3cc82cd>`__
+   libflash/blocklevel: Return region start from ecc\_protected()
+-  `5616c42d900a <https://github.com/open-power/skiboot/commit/5616c42d900a>`__
+   libflash/blocklevel: Make read/write be ECC agnostic for callers
+
+Frederic Barrat (2):
+
+-  `9067098cfef9 <https://github.com/open-power/skiboot/commit/9067098cfef9>`__
+   npu2-opencapi: Fix 'link internal error' FIR, take 1
+-  `943a1aff363e <https://github.com/open-power/skiboot/commit/943a1aff363e>`__
+   npu2-opencapi: Fix 'link internal error' FIR, take 2
+
+Jim Yuan (3):
+
+-  `0764893eecb7 <https://github.com/open-power/skiboot/commit/0764893eecb7>`__
+   p9dsu: change esel command from AMI to IBM 0x3a.
+-  `3837226ceb35 <https://github.com/open-power/skiboot/commit/3837226ceb35>`__
+   p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.
+-  `c31cb73d8edb <https://github.com/open-power/skiboot/commit/c31cb73d8edb>`__
+   p9dsu: add slot power limit.
+
+Joel Stanley (24):
+
+-  `379ec78e3da9 <https://github.com/open-power/skiboot/commit/379ec78e3da9>`__
+   Makefile: Make it easier to find the docs
+-  `1d724fa588bc <https://github.com/open-power/skiboot/commit/1d724fa588bc>`__
+   init: Fix trailing bracket in "Starting kernel"
+-  `973391504789 <https://github.com/open-power/skiboot/commit/973391504789>`__
+   tests: Specfiy Qemu with a single environment variable
+-  `7a8214eeb1c5 <https://github.com/open-power/skiboot/commit/7a8214eeb1c5>`__
+   sreset\_world: re-enable the non-stb build
+-  `1f1b3b4ed204 <https://github.com/open-power/skiboot/commit/1f1b3b4ed204>`__
+   Makefile: Put some ppc options behind try-cflag tests
+-  `97cb32538ac0 <https://github.com/open-power/skiboot/commit/97cb32538ac0>`__
+   Makefile: Add additional flags when using clang
+-  `777de50ec256 <https://github.com/open-power/skiboot/commit/777de50ec256>`__
+   Makefile: Disable warnings to make clang happy
+-  `4640e703d307 <https://github.com/open-power/skiboot/commit/4640e703d307>`__
+   asm: Fix up assembly for clang
+-  `1fdca4a29c36 <https://github.com/open-power/skiboot/commit/1fdca4a29c36>`__
+   libflash/ecc: Remove hand rolled parity asm
+-  `8d4fa16d384e <https://github.com/open-power/skiboot/commit/8d4fa16d384e>`__
+   processor.h: implement sndmsg instructions
+-  `9dfebfc20485 <https://github.com/open-power/skiboot/commit/9dfebfc20485>`__
+   Makefile: Use LD to link the final binary
+-  `1a79069cfdfa <https://github.com/open-power/skiboot/commit/1a79069cfdfa>`__
+   Fix asm-offsets generation
+-  `4216f2fb7b31 <https://github.com/open-power/skiboot/commit/4216f2fb7b31>`__
+   pci-quirk: Fix initiliser warning
+-  `cd2c3b097e21 <https://github.com/open-power/skiboot/commit/cd2c3b097e21>`__
+   imc: Remove extra parentheses in test
+-  `854bf69e1c7d <https://github.com/open-power/skiboot/commit/854bf69e1c7d>`__
+   fsp: Fix msg vaargs usage
+-  `f8ee10ee9505 <https://github.com/open-power/skiboot/commit/f8ee10ee9505>`__
+   opal-ci: Add Ubuntu 18.04
+-  `f033219b73f9 <https://github.com/open-power/skiboot/commit/f033219b73f9>`__
+   opal-ci: Additionally build with clang on Ubuntu 18.04
+-  `62348fd4990b <https://github.com/open-power/skiboot/commit/62348fd4990b>`__
+   opal-ci: Build qemu from Cedric's powernv-2.12 branch
+-  `5fc61b486801 <https://github.com/open-power/skiboot/commit/5fc61b486801>`__
+   opal-ci: 18.04: Go back to updating before installing packages
+-  `ef280be1657a <https://github.com/open-power/skiboot/commit/ef280be1657a>`__
+   qemu-debian-test: Remove unusable hda option
+-  `a565a2837a60 <https://github.com/open-power/skiboot/commit/a565a2837a60>`__
+   test: Simplify build process for hello and sreset tests
+-  `09c19b98781e <https://github.com/open-power/skiboot/commit/09c19b98781e>`__
+   Makefile: be precise about clang target
+-  `f2d36bc08e82 <https://github.com/open-power/skiboot/commit/f2d36bc08e82>`__
+   opal-ci: Remove unwanted .orig file
+-  `a0807ab01b37 <https://github.com/open-power/skiboot/commit/a0807ab01b37>`__
+   Makefile: Fix building natively on ppc64le
+
+Madhavan Srinivasan (2):
+
+-  `afc89188010b <https://github.com/open-power/skiboot/commit/afc89188010b>`__
+   hw/imc: Check for pause\_microcode\_at\_boot() return status
+-  `63594b03b859 <https://github.com/open-power/skiboot/commit/63594b03b859>`__
+   hw/imc: Add support to load imc catalog lid file
+
+Mahesh Salgaonkar (11):
+
+-  `5e20a789d021 <https://github.com/open-power/skiboot/commit/5e20a789d021>`__
+   opal/hmi: Initialize the hmi event with old value of HMER.
+-  `67d738807da0 <https://github.com/open-power/skiboot/commit/67d738807da0>`__
+   opal/hmi: Do not send HMI event if no errors are found.
+-  `8ff9be76345a <https://github.com/open-power/skiboot/commit/8ff9be76345a>`__
+   opal/hmi: Fix soft lockups during TOD errors
+-  `2fd92666b665 <https://github.com/open-power/skiboot/commit/2fd92666b665>`__
+   opal/hmi: Stop flooding HMI event for TOD errors.
+-  `fab27f3580d8 <https://github.com/open-power/skiboot/commit/fab27f3580d8>`__
+   opal/hmi: Fix handling of TFMR parity/corrupt error.
+-  `377cd39bc5e1 <https://github.com/open-power/skiboot/commit/377cd39bc5e1>`__
+   opal/hmi: Print additional debug information in rendezvous.
+-  `5362f85e04bd <https://github.com/open-power/skiboot/commit/5362f85e04bd>`__
+   opal/hmi: check thread 0 tfmr to validate latched tfmr errors.
+-  `6dad43ff4c68 <https://github.com/open-power/skiboot/commit/6dad43ff4c68>`__
+   opal/hmi: Generate hmi event for recovered HDEC parity error.
+-  `c4fd54bf413e <https://github.com/open-power/skiboot/commit/c4fd54bf413e>`__
+   opal/hmi: Add documentation for opal\_handle\_hmi2 call
+-  `115c9f9f6620 <https://github.com/open-power/skiboot/commit/115c9f9f6620>`__
+   opal:hmi: Add missing processor recovery reason string.
+-  `376b5e3b26e0 <https://github.com/open-power/skiboot/commit/376b5e3b26e0>`__
+   opal/hmi: Generate one event per core for processor recovery.
+
+Michael Neuling (4):
+
+-  `00521231c826 <https://github.com/open-power/skiboot/commit/00521231c826>`__
+   phb4: Restore bus numbers after CRS
+-  `1bcd6d84ec80 <https://github.com/open-power/skiboot/commit/1bcd6d84ec80>`__
+   external/mambo: Add di command to decode instructions
+-  `0a6a2ff30c9e <https://github.com/open-power/skiboot/commit/0a6a2ff30c9e>`__
+   mambo: Add persistent memory disk support
+-  `6790a941cc05 <https://github.com/open-power/skiboot/commit/6790a941cc05>`__
+   hmi: Fix clearing HMER on debug trigger
+
+Nicholas Piggin (8):
+
+-  `ad0941960bd0 <https://github.com/open-power/skiboot/commit/ad0941960bd0>`__
+   core/stack: backtrace unwind basic OPAL call details
+-  `8514e4dc9a82 <https://github.com/open-power/skiboot/commit/8514e4dc9a82>`__
+   asm/head: implement quiescing without stack or clobbering regs
+-  `3fdd2629516d <https://github.com/open-power/skiboot/commit/3fdd2629516d>`__
+   core/opal: Emergency stack for re-entry
+-  `87f55507195a <https://github.com/open-power/skiboot/commit/87f55507195a>`__
+   core/opal: Allow poller re-entry if OPAL was re-entered
+-  `e148cb32cc26 <https://github.com/open-power/skiboot/commit/e148cb32cc26>`__
+   external/mambo: improve helper for machine checks
+-  `23dc884f8a0f <https://github.com/open-power/skiboot/commit/23dc884f8a0f>`__
+   uart: fix uart\_opal\_flush to take console lock over
+   uart\_con\_flush
+-  `5a1463d17d4b <https://github.com/open-power/skiboot/commit/5a1463d17d4b>`__
+   core/direct-controls: fix p9\_cont\_thread for stopped/inactive
+   threads
+-  `0e27cc8410e2 <https://github.com/open-power/skiboot/commit/0e27cc8410e2>`__
+   core/direct-controls: improve p9\_stop\_thread error handling
+
+Oliver O'Halloran (16):
+
+-  `e5fb3b6d17fb <https://github.com/open-power/skiboot/commit/e5fb3b6d17fb>`__
+   core/pci: Document some stuff
+-  `4cf135d9a877 <https://github.com/open-power/skiboot/commit/4cf135d9a877>`__
+   astbmc: Add more slot table helpers
+-  `ee7bb4b391d5 <https://github.com/open-power/skiboot/commit/ee7bb4b391d5>`__
+   romulus: Add a barebones slot table
+-  `778d86bf9e5b <https://github.com/open-power/skiboot/commit/778d86bf9e5b>`__
+   core/pci: Set slot power limit when supported
+-  `f10feca2b332 <https://github.com/open-power/skiboot/commit/f10feca2b332>`__
+   phb4: Enable the PCIe slotcap on pluggable slots
+-  `d15e2e5ef92f <https://github.com/open-power/skiboot/commit/d15e2e5ef92f>`__
+   slots: Add power limit support
+-  `6878b806682f <https://github.com/open-power/skiboot/commit/6878b806682f>`__
+   pci-dt-slot: Big ol' cleanup
+-  `ac11641f1d70 <https://github.com/open-power/skiboot/commit/ac11641f1d70>`__
+   hdata/slots: Apply slot label to the parent slot
+-  `f19578158720 <https://github.com/open-power/skiboot/commit/f19578158720>`__
+   npu2: Use ibm, loc-code rather than ibm, slot-label
+-  `12514d328159 <https://github.com/open-power/skiboot/commit/12514d328159>`__
+   hdata/i2c: Ignore CFAM I2C master
+-  `3a4b4db36812 <https://github.com/open-power/skiboot/commit/3a4b4db36812>`__
+   hdata/i2c: Replace i2c\_ prefix with dev\_
+-  `ff3747f62ada <https://github.com/open-power/skiboot/commit/ff3747f62ada>`__
+   hdata/i2c: Ignore multi-port I2C devices
+-  `0953e9014d27 <https://github.com/open-power/skiboot/commit/0953e9014d27>`__
+   hdata/i2c: Fix up pci hotplug labels
+-  `4158b4a15bea <https://github.com/open-power/skiboot/commit/4158b4a15bea>`__
+   p9dsu HACK: fix system-vpd eeprom
+-  `3a0c57d01829 <https://github.com/open-power/skiboot/commit/3a0c57d01829>`__
+   core/pci-dt-slots: Fix devfn lookup
+-  `eab215a0bc28 <https://github.com/open-power/skiboot/commit/eab215a0bc28>`__
+   hw/slw: Don't assert on a unknown chip
+
+Philippe Bergheaud (2):
+
+-  `dec7fe284b8b <https://github.com/open-power/skiboot/commit/dec7fe284b8b>`__
+   phb4: set TVT1 for tunneled operations in capi mode
+-  `e0cffe9554a5 <https://github.com/open-power/skiboot/commit/e0cffe9554a5>`__
+   phb4: Do not set the PBCQ Tunnel BAR register when enabling capi
+   mode.
+
+Pridhiviraj Paidipeddi (1):
+
+-  `ecde3f4f211a <https://github.com/open-power/skiboot/commit/ecde3f4f211a>`__
+   libflash/blocklevel: Add missing newline to debug messages
+
+Reza Arbab (2):
+
+-  `4724d2c07fa6 <https://github.com/open-power/skiboot/commit/4724d2c07fa6>`__
+   npu2: Move NPU2\_XTS\_BDF\_MAP\_VALID assignment to context init
+-  `58b1e05b08d3 <https://github.com/open-power/skiboot/commit/58b1e05b08d3>`__
+   npu2: Improve log output of GPU-to-link mapping
+
+Russell Currey (1):
+
+-  `411dc0813f24 <https://github.com/open-power/skiboot/commit/411dc0813f24>`__
+   phb4: Hardware init updates
+
+Ryan Grimm (1):
+
+-  `eddff9bf40cf <https://github.com/open-power/skiboot/commit/eddff9bf40cf>`__
+   hmi: Clear unknown debug trigger
+
+Samuel Mendoza-Jonas (1):
+
+-  `e7a2da8d5e65 <https://github.com/open-power/skiboot/commit/e7a2da8d5e65>`__
+   core: Correctly load initramfs in stb container
+
+Shilpasri G Bhat (3):
+
+-  `5954536a2f8c <https://github.com/open-power/skiboot/commit/5954536a2f8c>`__
+   occ: sensors-groups: Add DT properties to mark HWMON sensor groups
+-  `df62a033675d <https://github.com/open-power/skiboot/commit/df62a033675d>`__
+   sensors: Dont add DTS sensors when OCC inband sensors are available
+-  `7dcd66655835 <https://github.com/open-power/skiboot/commit/7dcd66655835>`__
+   occ: Use major version number while checking the pstate table format
+
+Stewart Smith (23):
+
+-  `4172f30a16da <https://github.com/open-power/skiboot/commit/4172f30a16da>`__
+   hdat/i2c.c: quieten "v2 found, parsing as v1"
+-  `217e5a4ecbfa <https://github.com/open-power/skiboot/commit/217e5a4ecbfa>`__
+   Disable stop states from OPAL
+-  `086f3277bc3f <https://github.com/open-power/skiboot/commit/086f3277bc3f>`__
+   hdata/spira: parse vpd to add part-number and serial-number to xscom@
+   node
+-  `d45c614bb5b3 <https://github.com/open-power/skiboot/commit/d45c614bb5b3>`__
+   core/test/run-trace: fix on ppc64el
+-  `5307c0ec7899 <https://github.com/open-power/skiboot/commit/5307c0ec7899>`__
+   external/trace: fix makefile
+-  `7d559d19b815 <https://github.com/open-power/skiboot/commit/7d559d19b815>`__
+   travis-ci: pull Mambo over http rather than ftp
+-  `e101e85c9ff6 <https://github.com/open-power/skiboot/commit/e101e85c9ff6>`__
+   travis: Enable ppc64le builds
+-  `b08d198b9ee4 <https://github.com/open-power/skiboot/commit/b08d198b9ee4>`__
+   skiboot 5.10.5 release notes
+-  `d32ddea94ba6 <https://github.com/open-power/skiboot/commit/d32ddea94ba6>`__
+   p9dsu: detect p9dsu variant even when hostboot doesn't tell us
+-  `a22ba4576ad3 <https://github.com/open-power/skiboot/commit/a22ba4576ad3>`__
+   OPAL\_PCI\_SET\_POWER\_STATE: fix locking in error paths
+-  `693a204364b0 <https://github.com/open-power/skiboot/commit/693a204364b0>`__
+   xive: fix missing unlock in error path
+-  `c90fb6cd796e <https://github.com/open-power/skiboot/commit/c90fb6cd796e>`__
+   hdat\_to\_dt: hash\_prop the same on all platforms
+-  `79c290d849f1 <https://github.com/open-power/skiboot/commit/79c290d849f1>`__
+   skiboot 6.0-rc1 release notes
+-  `129165ef43c0 <https://github.com/open-power/skiboot/commit/129165ef43c0>`__
+   opal-ci/dockerfiles: DEBIAN\_FRONTEND=noninteractive
+-  `9342dc40147e <https://github.com/open-power/skiboot/commit/9342dc40147e>`__
+   SLW: quieten 'Configuring self-restore' for DARN,NCU\_SPEC\_BAR and
+   HRMOR
+-  `aa59e48064b4 <https://github.com/open-power/skiboot/commit/aa59e48064b4>`__
+   core/hmi: assign flags=0 in case nothing set by
+   handle\_hmi\_exception
+-  `a3b0ce167d6d <https://github.com/open-power/skiboot/commit/a3b0ce167d6d>`__
+   travis: remove obsolete fedora 24,25,26
+-  `7dab94cf5727 <https://github.com/open-power/skiboot/commit/7dab94cf5727>`__
+   travis: fix if x86\_64 tests in dockerfiles.
+-  `a18249182fbe <https://github.com/open-power/skiboot/commit/a18249182fbe>`__
+   test: qemu-debian-jessie boot: fix qemu-img
+-  `106e77504c53 <https://github.com/open-power/skiboot/commit/106e77504c53>`__
+   p9dsu: timeout for variant detection, default to 2uess
+-  `6449e2ac7dc5 <https://github.com/open-power/skiboot/commit/6449e2ac7dc5>`__
+   ibm,firmware-versions: add hcode to device tree
+-  `724af6657e91 <https://github.com/open-power/skiboot/commit/724af6657e91>`__
+   travis: Require Ubuntu 18.04 to pass, fix on ppc64le
+-  `1613c72d4f73 <https://github.com/open-power/skiboot/commit/1613c72d4f73>`__
+   skiboot v6.0-rc2 release notes
+
+Vaibhav Jain (1):
+
+-  `8ed37072c07e <https://github.com/open-power/skiboot/commit/8ed37072c07e>`__
+   asm/head: Fix comparison in opal\_entry for switching to emergency
+
+Vaidyanathan Srinivasan (3):
+
+-  `e2cd78500b8e <https://github.com/open-power/skiboot/commit/e2cd78500b8e>`__
+   core: Fix iteration condition to skip garded cpu
+-  `2aa2616358e3 <https://github.com/open-power/skiboot/commit/2aa2616358e3>`__
+   core/fast-reboot: Increase timeout for dctl sreset to 1sec
+-  `04a50cf041c9 <https://github.com/open-power/skiboot/commit/04a50cf041c9>`__
+   Update default stop-state-disable mask to cut only stop11
+
+Vasant Hegde (10):
+
+-  `cb16e55a234b <https://github.com/open-power/skiboot/commit/cb16e55a234b>`__
+   opal-prd: Insert powernv\_flash module
+-  `9f85e40904d8 <https://github.com/open-power/skiboot/commit/9f85e40904d8>`__
+   hdata: Move 'HRMOR\_BIT' macro to header file
+-  `c4a094a7df80 <https://github.com/open-power/skiboot/commit/c4a094a7df80>`__
+   hdata: Fix DIMM size property
+-  `4e0e0c1020bb <https://github.com/open-power/skiboot/commit/4e0e0c1020bb>`__
+   hdata: Add DIMM actual speed to device tree
+-  `d654f6c93bd6 <https://github.com/open-power/skiboot/commit/d654f6c93bd6>`__
+   hdata: Add 'primary' property to master chip xscom node
+-  `6739c890a2f2 <https://github.com/open-power/skiboot/commit/6739c890a2f2>`__
+   Add SBE driver support
+-  `6421fc56dc28 <https://github.com/open-power/skiboot/commit/6421fc56dc28>`__
+   Move P8 timer code to separate file
+-  `d7e7bdcd4acc <https://github.com/open-power/skiboot/commit/d7e7bdcd4acc>`__
+   SBE: Add timer support
+-  `3c574d8e7188 <https://github.com/open-power/skiboot/commit/3c574d8e7188>`__
+   timer: Move update\_timer\_expiry call to separate function
+-  `13878e5b27c5 <https://github.com/open-power/skiboot/commit/13878e5b27c5>`__
+   ipmi: Add BMC firmware version to device tree
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Artem Senichev (1):
+
+-  `dda5b93d90b6 <https://github.com/open-power/vesnin-xml/commit/dda5b93d90b6>`__
+   Fixed invalid BNC FRU ID (47->254)
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Erich Hauptli (2):
+
+-  `07a5d2c9f182 <https://github.com/open-power/witherspoon-xml/commit/07a5d2c9f182>`__
+   Backing out TPM FRU\_ID
+-  `7cd20a6ac8fe <https://github.com/open-power/witherspoon-xml/commit/7cd20a6ac8fe>`__
+   Sync, Infineon, n-mode cap, and eSel size Updates
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (1):
+
+-  `a941f8b75cdc <https://github.com/open-power/zaius-xml/commit/a941f8b75cdc>`__
+   Clean-up and add BG2 WOF tables
diff --git a/_sources/release-notes/v2.0.1.rst.txt b/_sources/release-notes/v2.0.1.rst.txt
new file mode 100644
index 0000000..c578131
--- /dev/null
+++ b/_sources/release-notes/v2.0.1.rst.txt
@@ -0,0 +1,71 @@
+Release Notes for OpenPower Firmware v2.0.1
+===========================================
+
+Updated Packages
+----------------
+
++------+------------+------------+------------------------------------------------+
+| Pack | Old        | New        | Platforms                                      |
+| age  | Version    | Version    |                                                |
++======+============+============+================================================+
+| hcod | hw051018a. | hw051718a. | p9dsu, romulus, witherspoon, zaius             |
+| e    | op920      | op920      |                                                |
++------+------------+------------+------------------------------------------------+
+| host | 8e05a4399b | a4eb7f02f9 | p9dsu, romulus, witherspoon, zaius             |
+| boot | f567a49f91 | 9742a24596 |                                                |
+|      | cfee8ad24b | 474467e0dd |                                                |
+|      | 3896e96982 | 51c21cd932 |                                                |
++------+------------+------------+------------------------------------------------+
+| host | 20119f0868 | hw051718a. | barreleye, firestone, garrison, habanero,      |
+| boot | 7783a87862 | op920      | p9dsu, palmetto, romulus, vesnin, witherspoon, |
+| -bin | cee268df12 |            | zaius                                          |
+| arie | 60f914c01e |            |                                                |
+| s    |            |            |                                                |
++------+------------+------------+------------------------------------------------+
+| skib | v6.0.1     | v6.0.2     | barreleye, firenze, firestone, garrison,       |
+| oot  |            |            | habanero, openpower\_mambo,                    |
+|      |            |            | openpower\_p9\_mambo, p9dsu, p9dsu\_dev,       |
+|      |            |            | palmetto, pseries, romulus, vesnin,            |
+|      |            |            | witherspoon, witherspoon\_dev, zaius, zz       |
++------+------------+------------+------------------------------------------------+
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+
+-  `a4eb7f02f997 <https://github.com/open-power/hostboot/commit/a4eb7f02f997>`__
+   Fix off-by-one error when counting WOF reset counts
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Michael Neuling (1):
+
+-  `b179d8ff62a8 <https://github.com/open-power/skiboot/commit/b179d8ff62a8>`__
+   cpu: Clear PCR SPR in opal\_reinit\_cpus()
+
+Stewart Smith (1):
+
+-  `e05b3fb62d44 <https://github.com/open-power/skiboot/commit/e05b3fb62d44>`__
+   skiboot 6.0.2 release notes
diff --git a/_sources/release-notes/v2.0.10.rst.txt b/_sources/release-notes/v2.0.10.rst.txt
new file mode 100644
index 0000000..b3ed7f7
--- /dev/null
+++ b/_sources/release-notes/v2.0.10.rst.txt
@@ -0,0 +1,273 @@
+Release Notes for OpenPower Firmware v2.0.10
+============================================
+
+Updated Packages
+----------------
+
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| Package  | Old Version                       | New Version                      | Platforms                                                                                                          |
++==========+===================================+==================================+====================================================================================================================+
+| busybox  | 1.27.2                            | 1.29.0                           | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| dropbear | 2017.75                           | 2018.76                          | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| ethtool  | 4.13                              | 4.15                             | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| glibc    | glibc-2.26-146-gd300041c533a3d837 | glibc-2.27-57-g6c99e37f6fb640a50 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, witherspoon_dev, vesnin,           |
+|          | c9f37a099bcc95466860e98           | a3113b2dbee5d5389843c1e          | p9dsu_dev, witherspoon, habanero, openpower_p9_mambo, zz, barreleye, romulus                                       |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| hcode    | hw080418a.op920                   | hw101018a.op920                  | zaius, p9dsu, witherspoon, romulus                                                                                 |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| hostboot | d0332131ea0c                      | 7a402b0bc32d                     | zaius, p9dsu, witherspoon, romulus                                                                                 |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| hostboot | hw080418a.op920                   | hw101018a.op920                  | firestone, garrison, zaius, p9dsu, palmetto, vesnin, witherspoon, habanero, barreleye, romulus                     |
+| -binarie |                                   |                                  |                                                                                                                    |
+| s        |                                   |                                  |                                                                                                                    |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| linux    | 4.16.13                           | 4.17.12                          | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| linux-he | 4.16.13                           | 4.17.12                          | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+| aders    |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| ncurses  | 6.0                               | 6.1                              | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| occ      | 084756c397c4                      | 3cb1ba3042e25                    | zaius, p9dsu, witherspoon, zz, romulus                                                                             |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| openpowe | f6d970c6a600a                     | 491ac2632f951                    | firestone, garrison, zaius, p9dsu, palmetto, vesnin, witherspoon, habanero, barreleye, romulus                     |
+| r-pnor   |                                   |                                  |                                                                                                                    |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| petitboo | v1.7.2                            | v1.7.3                           | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+| t        |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| powerpc- | v1.3.4                            | v1.3.5                           | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+| utils    |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| sbe      | 55d6eb23ddd28                     | eae2a18c584d4                    | zaius, p9dsu, witherspoon, romulus                                                                                 |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| skiboot  | v6.0.8                            | v6.0.9                           | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+|          |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+| util-lin | 2.31.1                            | 2.32                             | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu, palmetto, pseries, vesnin, witherspoon, habanero,     |
+| ux       |                                   |                                  | openpower_p9_mambo, zz, barreleye, romulus                                                                         |
++----------+-----------------------------------+----------------------------------+--------------------------------------------------------------------------------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Rahul Batra (2):
+
+-  `ab011048f27e <https://github.com/open-power/hcode/commit/ab011048f27e>`__ PGPE: ACK pending IPCs upon fault with Pstates Stopped
+-  `32e76479fef7 <https://github.com/open-power/hcode/commit/32e76479fef7>`__ PGPE: Use correct VPD Pts for VDD to Pstate intp.
+
+Yue Du (2):
+
+-  `f725f73c0ebc <https://github.com/open-power/hcode/commit/f725f73c0ebc>`__ IPL/STOP: Disable LCO when only two EXes are configured
+-  `f28eff65784d <https://github.com/open-power/hcode/commit/f28eff65784d>`__ STOP: Fix Bug introduced by 66511
+
+hostboot (8):
+
+-  `34f21518d4e3 <https://github.com/open-power/hcode/commit/34f21518d4e3>`__ Release tag information updated for hw080718a.op920
+-  `ed48bcbb653d <https://github.com/open-power/hcode/commit/ed48bcbb653d>`__ Release tag information updated for hw081618a.op920
+-  `a7e462f2d2b7 <https://github.com/open-power/hcode/commit/a7e462f2d2b7>`__ Release tag information updated for hw082318a.op920
+-  `3e6276ed0cd6 <https://github.com/open-power/hcode/commit/3e6276ed0cd6>`__ Release tag information updated for hw082718a.op920
+-  `9c51b2eacfae <https://github.com/open-power/hcode/commit/9c51b2eacfae>`__ Release tag information updated for hw082918a.op920
+-  `9d306560d45d <https://github.com/open-power/hcode/commit/9d306560d45d>`__ Release tag information updated for hw091818a.op920
+-  `6e8c3186b35a <https://github.com/open-power/hcode/commit/6e8c3186b35a>`__ Release tag information updated for hw100318a.op920
+-  `9a2560e8ecc3 <https://github.com/open-power/hcode/commit/9a2560e8ecc3>`__ Release tag information updated for hw101018a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _op-build-v2.0.10-patches-1:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.10-commits-1:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `220c3a7a2206 <https://github.com/open-power/hostboot/commit/220c3a7a2206>`__ Update p9_sbe_i2c_bit_rate_divisor_setting to set I2C Rate Valid bit
+
+Christian Geddes (2):
+
+-  `b43117d2f234 <https://github.com/open-power/hostboot/commit/b43117d2f234>`__ SBE retry handler FFDC parsing support
+-  `7a402b0bc32d <https://github.com/open-power/hostboot/commit/7a402b0bc32d>`__ Correctly handle psu FFDC on OpenPower Systems
+
+Corey Swenson (1):
+
+-  `2316b6e7074d <https://github.com/open-power/hostboot/commit/2316b6e7074d>`__ Add part number and serial number to error log hw callout data
+
+Dan Crowell (3):
+
+-  `81b1a6475edc <https://github.com/open-power/hostboot/commit/81b1a6475edc>`__ Fix symsmode check to allow in-memory lookup
+-  `1ba805a1c809 <https://github.com/open-power/hostboot/commit/1ba805a1c809>`__ Another fix to symsmode parms for debug mode
+-  `bac79e21bb6f <https://github.com/open-power/hostboot/commit/bac79e21bb6f>`__ Check capability bit before using wakeup for OPAL in OpenPOWER
+
+Matt Derksen (2):
+
+-  `7ac05d6914bb <https://github.com/open-power/hostboot/commit/7ac05d6914bb>`__ Use hostservice to do special wakeup at runtime for open-power systems
+-  `0264f86378cf <https://github.com/open-power/hostboot/commit/0264f86378cf>`__ Additional tracing for shutdown events
+
+Nick Bofferding (1):
+
+-  `dc4b7141d372 <https://github.com/open-power/hostboot/commit/dc4b7141d372>`__ MRW: If bus object doesn’t have I2C_ADDRESS property, get it from I2C slave
+
+Prasad Bg Ranganath (1):
+
+-  `0428fd0f8472 <https://github.com/open-power/hostboot/commit/0428fd0f8472>`__ PM:Clear GPE2 error bit in OISR/IMR register before SGPE boots
+
+Richard J. Knight (2):
+
+-  `c39be448afac <https://github.com/open-power/hostboot/commit/c39be448afac>`__ Modify the getFfdc routine to consider the SBE proc
+-  `13e0a663f93e <https://github.com/open-power/hostboot/commit/13e0a663f93e>`__ get FAPI_POS for all valid target types passed in SBE FIFO ffdc
+
+Zane Shelley (3):
+
+-  `ada2c16282bb <https://github.com/open-power/hostboot/commit/ada2c16282bb>`__ PRD: RX trgt used for TX trgt in XBUS lane repair VPD write
+-  `2c26c165ad0c <https://github.com/open-power/hostboot/commit/2c26c165ad0c>`__ PRD: fix input parameters for lane repair power down HWPs
+-  `bc25f5c2407a <https://github.com/open-power/hostboot/commit/bc25f5c2407a>`__ PRD: Fix lane repair FFDC for XBUS clock 1 domain
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _op-build-v2.0.10-patches-2:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.10-commits-2:
+
+Commits
+~~~~~~~
+
+Douglas Gilbert (1):
+
+-  `3cb1ba3042e2 <https://github.com/open-power/occ/commit/3cb1ba3042e2>`__ Write firdata to PNOR over IPMI
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _op-build-v2.0.10-patches-3:
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+.. _op-build-v2.0.10-commits-3:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (1):
+
+-  `93d41f97eedc <https://github.com/open-power/petitboot/commit/93d41f97eedc>`__ discover/device-handler: Restore autoboot setting on requery
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _op-build-v2.0.10-patches-4:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.10-commits-4:
+
+Commits
+~~~~~~~
+
+Jennifer A. Stofer (1):
+
+-  `d9f81027a01f <https://github.com/open-power/sbe/commit/d9f81027a01f>`__ Revert “lpc_init: Correct LPC host controller timeout value”
+
+Joachim Fenkes (1):
+
+-  `2d9a9fd8298a <https://github.com/open-power/sbe/commit/2d9a9fd8298a>`__ lpc_init: Correct LPC host controller timeout value
+
+Raja Das (1):
+
+-  `93d06c7baa33 <https://github.com/open-power/sbe/commit/93d06c7baa33>`__ Updated 910 backing build
+
+Richard J. Knight (2):
+
+-  `16a190f0f9e8 <https://github.com/open-power/sbe/commit/16a190f0f9e8>`__ Modify the getFfdc routine to consider the SBE proc
+-  `47d44552667b <https://github.com/open-power/sbe/commit/47d44552667b>`__ get FAPI_POS for all valid target types passed in SBE FIFO ffdc
+
+Sachin Gupta (2):
+
+-  `bc0a70e3b2ec <https://github.com/open-power/sbe/commit/bc0a70e3b2ec>`__ Update backing build
+-  `2ade52d005f0 <https://github.com/open-power/sbe/commit/2ade52d005f0>`__ Updating backing build
+
+Yue Du (3):
+
+-  `8c3bf7ae730f <https://github.com/open-power/sbe/commit/8c3bf7ae730f>`__ PM: Prevent Core-L2 Quiesce from removing PM_EXIT upon SPWU
+-  `0c77051b6568 <https://github.com/open-power/sbe/commit/0c77051b6568>`__ IPL/STOP: Disable LCO when only two EXes are configured
+-  `eae2a18c584d <https://github.com/open-power/sbe/commit/eae2a18c584d>`__ STOP: Fix Bug introduced by 66511
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _op-build-v2.0.10-patches-5:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.10-commits-5:
+
+Commits
+~~~~~~~
+
+Alexey Kardashevskiy (1):
+
+-  `a281e8c2bbf3 <https://github.com/open-power/skiboot/commit/a281e8c2bbf3>`__ npu2: Use correct kill type for TCE invalidation
+
+Andrew Donnellan (1):
+
+-  `d79bb8c176de <https://github.com/open-power/skiboot/commit/d79bb8c176de>`__ hw/npu2-opencapi: Fix setting of supported OpenCAPI templates
+
+Benjamin Herrenschmidt (3):
+
+-  `ecd2b6cd20a0 <https://github.com/open-power/skiboot/commit/ecd2b6cd20a0>`__ phb4: Don’t try to access non-existent PEST entries
+-  `a20833de7e2f <https://github.com/open-power/skiboot/commit/a20833de7e2f>`__ phb4: Handle allocation errors in phb4_eeh_dump_regs()
+-  `9e03e6fe7ba7 <https://github.com/open-power/skiboot/commit/9e03e6fe7ba7>`__ phb4: Workaround PHB errata with CFG write UR/CA errors
+
+Mahesh Salgaonkar (2):
+
+-  `25b571b72b15 <https://github.com/open-power/skiboot/commit/25b571b72b15>`__ opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.
+-  `d597d8d99616 <https://github.com/open-power/skiboot/commit/d597d8d99616>`__ opal/hmi: Ignore debug trigger inject core FIR.
+
+Stewart Smith (2):
+
+-  `beee2cbc2f07 <https://github.com/open-power/skiboot/commit/beee2cbc2f07>`__ hw/bt.c: quieten all the noisy BT/IPMI messages
+-  `19484fa4338f <https://github.com/open-power/skiboot/commit/19484fa4338f>`__ skiboot 6.0.9 release notes
+
+Vaibhav Jain (1):
+
+-  `54ac06ff404b <https://github.com/open-power/skiboot/commit/54ac06ff404b>`__ phb4: Don’t probe a PHB if its garded
diff --git a/_sources/release-notes/v2.0.11.rst.txt b/_sources/release-notes/v2.0.11.rst.txt
new file mode 100644
index 0000000..a009464
--- /dev/null
+++ b/_sources/release-notes/v2.0.11.rst.txt
@@ -0,0 +1,432 @@
+Release Notes for OpenPower Firmware v2.0.11
+============================================
+
+op-build v2.0.11 was released on Thursday November 29th, 2018 and replaces
+op-build v2.0.10 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.11 be used over any previous v2.0.x version on
+POWER9 systems due to the bug fixes contained within.
+
+Updated Packages
+----------------
+
++-------------------+-----------------+-----------------+------------------------------------------+
+| Package           | Old Version     | New Version     | Platforms                                |
++===================+=================+=================+==========================================+
+| hcode             | hw101018a.op920 | hw112818a.op920 | p9dsu, romulus, witherspoon, zaius       |
++-------------------+-----------------+-----------------+------------------------------------------+
+| hostboot          | 7a402b0bc32     | 3bf7fcf3596     | p9dsu, romulus, witherspoon, zaius       |
++-------------------+-----------------+-----------------+------------------------------------------+
+| hostboot-binaries | hw101018a.op920 | hw112818a.op920 | barreleye, firestone, garrison,          |
+|                   |                 |                 | habanero, p9dsu, palmetto, romulus,      |
+|                   |                 |                 | vesnin, witherspoon, zaius               |
++-------------------+-----------------+-----------------+------------------------------------------+
+| occ               | 3cb1ba3042e     | 3a505ffc175     | p9dsu, romulus, witherspoon, zaius, zz   |
++-------------------+-----------------+-----------------+------------------------------------------+
+| openpower-pnor    | 491ac2632f9     | 2e68ed6a605     | barreleye, firestone, garrison,          |
+|                   |                 |                 | habanero, p9dsu, palmetto, romulus,      |
+|                   |                 |                 | vesnin, witherspoon, witherspoon_dev,    |
+|                   |                 |                 | zaius                                    |
++-------------------+-----------------+-----------------+------------------------------------------+
+| sbe               | eae2a18c584     | 7aa21f6c0b1     | p9dsu, romulus, witherspoon, zaius       |
++-------------------+-----------------+-----------------+------------------------------------------+
+| skiboot           | v6.0.9          | v6.0.14         | barreleye, firenze, firestone, garrison, |
+|                   |                 |                 | habanero, openpower_mambo,               |
+|                   |                 |                 | openpower_p9_mambo, p9dsu, palmetto,     |
+|                   |                 |                 | pseries, romulus, vesnin, witherspoon,   |
+|                   |                 |                 | witherspoon_dev, zaius, zz               |
++-------------------+-----------------+-----------------+------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Rahul Batra (1):
+
+-  `a13f21bb8264 <https://github.com/open-power/hcode/commit/a13f21bb8264>`__ PGPE: Only ack pending
+   Quad Exit on WOF Disable
+
+hostboot (4):
+
+-  `a8a1e493ee03 <https://github.com/open-power/hcode/commit/a8a1e493ee03>`__ Release tag
+   information updated for hw110718a.op920
+-  `14a103eb369c <https://github.com/open-power/hcode/commit/14a103eb369c>`__ Release tag
+   information updated for hw110918a.op920
+-  `aa29996aa300 <https://github.com/open-power/hcode/commit/aa29996aa300>`__ Release tag
+   information updated for hw112718a.op920
+-  `2f9ef5344d1a <https://github.com/open-power/hcode/commit/2f9ef5344d1a>`__ Release tag
+   information updated for hw112818a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.11-patches-1:
+
+Patches
+~~~~~~~
+
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _v2.0.11-commits-1:
+
+Commits
+~~~~~~~
+
+Andrew Jeffery (22):
+
+-  `bd961754223f <https://github.com/open-power/hostboot/commit/bd961754223f>`__ ipmi: Replace
+   incorrect dependency on ipmibt with ipmimsg
+-  `828d8608b4bb <https://github.com/open-power/hostboot/commit/828d8608b4bb>`__ ipmi: Break
+   circular dependency between ipmimsg and ipmibt
+-  `175679c45a77 <https://github.com/open-power/hostboot/commit/175679c45a77>`__ assert: Print the
+   backtrace for critical and kernel assertions
+-  `72084f68c72f <https://github.com/open-power/hostboot/commit/72084f68c72f>`__ assert: Include
+   file name in assert output
+-  `76fc880a286a <https://github.com/open-power/hostboot/commit/76fc880a286a>`__ ipmi: Introduce
+   register_for_event() interface
+-  `70398ea39909 <https://github.com/open-power/hostboot/commit/70398ea39909>`__ ipmi: Drop
+   unnecessary ipmibt dependency from ipmifru
+-  `46438c46da91 <https://github.com/open-power/hostboot/commit/46438c46da91>`__ ipmi: Drop
+   unnecessary ipmiconfig dependencies
+-  `733dc2bda19f <https://github.com/open-power/hostboot/commit/733dc2bda19f>`__ ipmi: Break
+   circular dependency between IpmiDD and IpmiRP
+-  `d2e83450bcbd <https://github.com/open-power/hostboot/commit/d2e83450bcbd>`__ initservice: Flush
+   trace buffers before shutdown syscall
+-  `72ef7e552930 <https://github.com/open-power/hostboot/commit/72ef7e552930>`__ ipmi: Terminate SEL
+   task via shutdown event
+-  `715448652b8d <https://github.com/open-power/hostboot/commit/715448652b8d>`__ ipmi: IpmiDD and
+   IpmiRP must never free resources
+-  `27a305e6eacc <https://github.com/open-power/hostboot/commit/27a305e6eacc>`__ ipmi: Split into
+   ipmibase and ipmiext modules
+-  `469142642d04 <https://github.com/open-power/hostboot/commit/469142642d04>`__ ipmi: Remove IpmiRP
+   dependency on targeting
+-  `4bd42945974a <https://github.com/open-power/hostboot/commit/4bd42945974a>`__ initservice: Move
+   ipmibase module to base image
+-  `4126c2c06d4b <https://github.com/open-power/hostboot/commit/4126c2c06d4b>`__ pnor: Introduce an
+   IPMI-based PNOR driver implementation
+-  `30cc12393168 <https://github.com/open-power/hostboot/commit/30cc12393168>`__ pnor: Rename the
+   SFC-based PnorDD class to PnorSfcDD
+-  `1d34f7399f30 <https://github.com/open-power/hostboot/commit/1d34f7399f30>`__ pnor: ipmidd:
+   Rename class to PnorIpmiDD
+-  `aa42e9dd4fc0 <https://github.com/open-power/hostboot/commit/aa42e9dd4fc0>`__ pnor: mboxdd:
+   Rename class to PnorMboxDD
+-  `d649d2d867bb <https://github.com/open-power/hostboot/commit/d649d2d867bb>`__ pnor: Fall back to
+   AST mbox transport if IPMI is unavailable
+-  `daad484beb6b <https://github.com/open-power/hostboot/commit/daad484beb6b>`__ errl: Mark
+   errlogMsgHandler() as detached
+-  `ae46c0e9d2bf <https://github.com/open-power/hostboot/commit/ae46c0e9d2bf>`__ sio: Add test for
+   availability
+-  `3b407d471769 <https://github.com/open-power/hostboot/commit/3b407d471769>`__ ipmi: Increase
+   polling rate to decrease boot time
+
+Corey Swenson (2):
+
+-  `aed7e4e74ffd <https://github.com/open-power/hostboot/commit/aed7e4e74ffd>`__ Enable IPMI errl
+   after targeting is initialized
+-  `3bf7fcf35960 <https://github.com/open-power/hostboot/commit/3bf7fcf35960>`__ Extend multicast
+   workaround and add tests
+
+Dan Crowell (8):
+
+-  `b9ff0e6ab036 <https://github.com/open-power/hostboot/commit/b9ff0e6ab036>`__ Make Boootloader
+   trace tool follow HRMOR
+-  `5bcbca7f3316 <https://github.com/open-power/hostboot/commit/5bcbca7f3316>`__ Break down Dump
+   requests into 1MB chunks
+-  `6bedb6794509 <https://github.com/open-power/hostboot/commit/6bedb6794509>`__ Increase ipmi
+   polling frequency to every 1ms
+-  `8226322626b0 <https://github.com/open-power/hostboot/commit/8226322626b0>`__ Add missing mutex
+   in LPC error path
+-  `9435e74228cb <https://github.com/open-power/hostboot/commit/9435e74228cb>`__ Reduce ipmi trace
+   spam for pnor hiomap messages
+-  `51d23526e5ed <https://github.com/open-power/hostboot/commit/51d23526e5ed>`__ Only save the CME
+   FIR Masks after they have been setup once
+-  `929270216149 <https://github.com/open-power/hostboot/commit/929270216149>`__ Clear out HOMER
+   attributes and reset PM in PHYP mode
+-  `c112438736e8 <https://github.com/open-power/hostboot/commit/c112438736e8>`__ Clear out FIR Init
+   parameters after extra PM Resets
+
+Dean Sanner (1):
+
+-  `9ffcb906952b <https://github.com/open-power/hostboot/commit/9ffcb906952b>`__ Support a default
+   risk/init level per MRW
+
+Jenny Huynh (1):
+
+-  `f2691140aea5 <https://github.com/open-power/hostboot/commit/f2691140aea5>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+
+Mike Baiocchi (1):
+
+-  `8e2f7e910291 <https://github.com/open-power/hostboot/commit/8e2f7e910291>`__ Make TOC partion
+   Read-Only in all PNOR Layouts
+
+Nick Bofferding (3):
+
+-  `b72789bde76c <https://github.com/open-power/hostboot/commit/b72789bde76c>`__ Add
+   lib_isteps_mss.so as an istep 15 dependency
+-  `eaa2604f9df4 <https://github.com/open-power/hostboot/commit/eaa2604f9df4>`__ Fix shutdown race
+   condition and task start error in IPMI SEL library
+-  `801ca2a0b25c <https://github.com/open-power/hostboot/commit/801ca2a0b25c>`__ Remove trace buffer
+   flush at end of shutdown path
+
+Prem Shanker Jha (1):
+
+-  `af26129b7229 <https://github.com/open-power/hostboot/commit/af26129b7229>`__ PM: Fixed handling
+   of CME LFIR mask during PM complex reset.
+
+Samuel Mendoza-Jonas (1):
+
+-  `26f5df72578a <https://github.com/open-power/hostboot/commit/26f5df72578a>`__ genPnorImages: Add
+   VERSION to signed partitions
+
+Sheldon Bailey (1):
+
+-  `891bdf54e189 <https://github.com/open-power/hostboot/commit/891bdf54e189>`__ HTMGT: Check for
+   OCC elog action bit to force sending an error log to BMC
+
+Thi Tran (1):
+
+-  `5172324220a1 <https://github.com/open-power/hostboot/commit/5172324220a1>`__ Only call PRD
+   attention handling in resetPMComplex function at runtime.
+
+Yue Du (1):
+
+-  `6c9db8103b05 <https://github.com/open-power/hostboot/commit/6c9db8103b05>`__ STOP: Fix Bug
+   introduced by 66511
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.0.11-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.11-commits-2:
+
+Commits
+~~~~~~~
+
+mbroyles (1):
+
+-  `3a505ffc1751 <https://github.com/open-power/occ/commit/3a505ffc1751>`__ Fix memory OT throttling
+   on Nimbus
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.0.11-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.0.11-commits-3:
+
+Commits
+~~~~~~~
+
+Dan Crowell (1):
+
+-  `d50f588fcca6 <https://github.com/open-power/sbe/commit/d50f588fcca6>`__ Only save the CME FIR
+   Masks after they have been setup once
+
+Dean Sanner (1):
+
+-  `7aa21f6c0b11 <https://github.com/open-power/sbe/commit/7aa21f6c0b11>`__ Leave scratch valid bits
+   alone to allow HB to query
+
+Jenny Huynh (1):
+
+-  `446cf71b4174 <https://github.com/open-power/sbe/commit/446cf71b4174>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+
+Prem Shanker Jha (1):
+
+-  `421b1db8df54 <https://github.com/open-power/sbe/commit/421b1db8df54>`__ PM: Fixed handling of
+   CME LFIR mask during PM complex reset.
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.0.11-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.0.11-commits-4:
+
+Commits
+~~~~~~~
+
+Adriana Kobylak (1):
+
+-  `977aa1ef5fa6 <https://github.com/open-power/skiboot/commit/977aa1ef5fa6>`__ pflash: Add –skip
+   option for reading
+
+Andrew Jeffery (29):
+
+-  `e9accca5570e <https://github.com/open-power/skiboot/commit/e9accca5570e>`__ ast-bmc: Move copy
+   routines to ast-sf-ctrl
+-  `668d88c3e9b7 <https://github.com/open-power/skiboot/commit/668d88c3e9b7>`__ core/pci-quirk:
+   Remove broken comment in quirk_astbmc_vga()
+-  `c7dd603a460c <https://github.com/open-power/skiboot/commit/c7dd603a460c>`__ core/pci-quirk:
+   Clean up commented code in quirk_astbmc_vga()
+-  `5421d79dd212 <https://github.com/open-power/skiboot/commit/5421d79dd212>`__ ast-bmc: Rename LPC
+   FW cycle helpers
+-  `20e3d130d003 <https://github.com/open-power/skiboot/commit/20e3d130d003>`__ ast-io: Rework
+   setup/tear-down of communication with the BMC
+-  `79c821bcfc4b <https://github.com/open-power/skiboot/commit/79c821bcfc4b>`__ lpc: Silence LPC
+   SYNC no-response error when necessary
+-  `c1208aee6955 <https://github.com/open-power/skiboot/commit/c1208aee6955>`__ ipmi: Introduce
+   registration for SEL command handlers
+-  `c8edac1b2f32 <https://github.com/open-power/skiboot/commit/c8edac1b2f32>`__ core/lock: Use
+   try_lock_caller() in lock_caller() to capture owner
+-  `f976e7788a3b <https://github.com/open-power/skiboot/commit/f976e7788a3b>`__ core/flash: Only
+   lock around flashes update in flash_register()
+-  `67531d1deacc <https://github.com/open-power/skiboot/commit/67531d1deacc>`__ core/flash: Unlock
+   around blocklevel calls in NVRAM accessors
+-  `8b8dbd4e3353 <https://github.com/open-power/skiboot/commit/8b8dbd4e3353>`__ libflash: Add
+   ipmi-hiomap
+-  `ae947a88fec9 <https://github.com/open-power/skiboot/commit/ae947a88fec9>`__ astbmc: Prefer
+   ipmi-hiomap for PNOR access
+-  `dacc40af25fb <https://github.com/open-power/skiboot/commit/dacc40af25fb>`__ astbmc: Remove
+   coordinated isolation support
+-  `494221e68052 <https://github.com/open-power/skiboot/commit/494221e68052>`__ lpc: Introduce
+   generic probe capability
+-  `8d95e373c274 <https://github.com/open-power/skiboot/commit/8d95e373c274>`__ astbmc: Use LPC
+   probe calls to determine SIO presence
+-  `d2649636ba4d <https://github.com/open-power/skiboot/commit/d2649636ba4d>`__ platform:
+   Restructure bmc_platform type
+-  `e4197f8b56b4 <https://github.com/open-power/skiboot/commit/e4197f8b56b4>`__ astbmc: Fail SFC
+   init if SIO is unavailable
+-  `70c83a425670 <https://github.com/open-power/skiboot/commit/70c83a425670>`__ lpc: Clear sync
+   no-response field prior to device probe
+-  `aac9abe6ccab <https://github.com/open-power/skiboot/commit/aac9abe6ccab>`__
+   libflash/ipmi-hiomap: Cleanup allocation on init failure
+-  `516f41649ff1 <https://github.com/open-power/skiboot/commit/516f41649ff1>`__ p9dsu: Add
+   HIOMAP-over-IPMI support
+-  `ee6a266a2b23 <https://github.com/open-power/skiboot/commit/ee6a266a2b23>`__ p9dsu: Describe
+   platform BMC register configuration
+-  `f145626d6227 <https://github.com/open-power/skiboot/commit/f145626d6227>`__
+   libflash/ipmi-hiomap: Improve event handling
+-  `3f49e5220086 <https://github.com/open-power/skiboot/commit/3f49e5220086>`__
+   libflash/ipmi-hiomap: Restore window state on window/protocol reset
+-  `bec5a5f89adc <https://github.com/open-power/skiboot/commit/bec5a5f89adc>`__
+   libflash/ipmi-hiomap: Use error codes rather than abort()
+-  `9555cf21ba5b <https://github.com/open-power/skiboot/commit/9555cf21ba5b>`__ core/flash: Log
+   return code when ffs_init() fails
+-  `d0f50f9166c5 <https://github.com/open-power/skiboot/commit/d0f50f9166c5>`__ libflash/test:
+   Rewrite Makefile.check to improve scalability
+-  `353040cfc500 <https://github.com/open-power/skiboot/commit/353040cfc500>`__
+   libflash/ipmi-hiomap: Fix argument type warning on x86-64
+-  `d2b06e9e89ef <https://github.com/open-power/skiboot/commit/d2b06e9e89ef>`__
+   libflash/ipmi-hiomap: Add support for unit tests
+-  `83bf0c167280 <https://github.com/open-power/skiboot/commit/83bf0c167280>`__
+   libflash/ipmi-hiomap: Respect daemon presence and flash control
+
+Joel Stanley (3):
+
+-  `6433d05f9b5c <https://github.com/open-power/skiboot/commit/6433d05f9b5c>`__ ast-bmc: Document
+   BMC scratch register
+-  `3b7aaba71f6d <https://github.com/open-power/skiboot/commit/3b7aaba71f6d>`__ astbmc: Enable mbox
+   depending on scratch reg
+-  `9da1e28ed4c0 <https://github.com/open-power/skiboot/commit/9da1e28ed4c0>`__ opal-ci: qemu: Use
+   the powernv-3.0 branch
+
+Oliver O’Halloran (3):
+
+-  `a130f3e08481 <https://github.com/open-power/skiboot/commit/a130f3e08481>`__ hdata/i2c: Add
+   whitelisting for Host I2C devices
+-  `afef7d511178 <https://github.com/open-power/skiboot/commit/afef7d511178>`__ hdata/i2c: Make SPD
+   workaround more workaroundy
+-  `125cecaa0f23 <https://github.com/open-power/skiboot/commit/125cecaa0f23>`__ phb4: Check for RX
+   errors after link training
+
+Samuel Mendoza-Jonas (4):
+
+-  `fbe074c81fcf <https://github.com/open-power/skiboot/commit/fbe074c81fcf>`__ astbmc: Set romulus
+   BMC type to OpenBMC
+-  `c7e090237b96 <https://github.com/open-power/skiboot/commit/c7e090237b96>`__ Recognise signed
+   VERSION partition
+-  `467770ef95f4 <https://github.com/open-power/skiboot/commit/467770ef95f4>`__ libflash: Restore
+   blocklevel tests
+-  `d0dce2b973d1 <https://github.com/open-power/skiboot/commit/d0dce2b973d1>`__ libflash: Don’t
+   merge ECC-protected ranges
+
+Stewart Smith (21):
+
+-  `cac09fda2839 <https://github.com/open-power/skiboot/commit/cac09fda2839>`__ hdata/i2c.c: fix
+   building with gcc8
+-  `4550c1a18501 <https://github.com/open-power/skiboot/commit/4550c1a18501>`__ hdata/tests/stubs.c:
+   fix GCC8 warning
+-  `88275cf25800 <https://github.com/open-power/skiboot/commit/88275cf25800>`__
+   core/test/run_mem_region: fix GCC8 compile error
+-  `b76911b9cadf <https://github.com/open-power/skiboot/commit/b76911b9cadf>`__ Add
+   -Wno-stringop-truncation for GCC8
+-  `fd4bbc869b02 <https://github.com/open-power/skiboot/commit/fd4bbc869b02>`__ AMI BMC: use 0x3a as
+   OEM command
+-  `dd8b717f30a4 <https://github.com/open-power/skiboot/commit/dd8b717f30a4>`__ hdata/spira.c: fix
+   iplparams feature name string handling
+-  `e0959fa04815 <https://github.com/open-power/skiboot/commit/e0959fa04815>`__ Fixup pflash build
+   for ast refactor
+-  `240eb43b982b <https://github.com/open-power/skiboot/commit/240eb43b982b>`__ Quieten ‘warnings’
+   now that SIO is disabled
+-  `64f24480050e <https://github.com/open-power/skiboot/commit/64f24480050e>`__ Add fast-reboot
+   property to /ibm,opal DT node
+-  `0cc0d4f8018b <https://github.com/open-power/skiboot/commit/0cc0d4f8018b>`__ Actually add
+   /ibm,opal/fast-reboot property
+-  `4e607093833e <https://github.com/open-power/skiboot/commit/4e607093833e>`__ hiomap: free ipmi
+   message in callback
+-  `77ac2fe061b8 <https://github.com/open-power/skiboot/commit/77ac2fe061b8>`__ hiomap: fix missing
+   newline at end of ‘Flushing writes’ prlog()
+-  `fc7af9ac4efd <https://github.com/open-power/skiboot/commit/fc7af9ac4efd>`__ Run pollers in
+   time_wait() when not booting
+-  `b93b22df1a8b <https://github.com/open-power/skiboot/commit/b93b22df1a8b>`__ skiboot v6.0.10
+   release notes
+-  `3e2024d903ee <https://github.com/open-power/skiboot/commit/3e2024d903ee>`__ skiboot 6.0.11
+   release notes
+-  `e5b282ae5d4a <https://github.com/open-power/skiboot/commit/e5b282ae5d4a>`__ libflash: fix gcov
+   build
+-  `e02e17b713d5 <https://github.com/open-power/skiboot/commit/e02e17b713d5>`__ hiomap: quieten
+   warning on failing to move a window
+-  `450975e708bf <https://github.com/open-power/skiboot/commit/450975e708bf>`__ skiboot v6.0.12
+   release notes
+-  `e550528a74af <https://github.com/open-power/skiboot/commit/e550528a74af>`__ skiboot v6.0.13
+   release notes
+-  `a41470c94920 <https://github.com/open-power/skiboot/commit/a41470c94920>`__ ipmi: Reduce
+   ipmi_queue_msg_sync() polling loop time to 10ms
+-  `f4afd85a84ab <https://github.com/open-power/skiboot/commit/f4afd85a84ab>`__ skiboot v6.0.14
+   release notes
+
+Vaibhav Jain (3):
+
+-  `0d42e9b441f2 <https://github.com/open-power/skiboot/commit/0d42e9b441f2>`__ phb4/capp: Update
+   the expected Eye-catcher for CAPP ucode lid
+-  `84ca6d0ce15f <https://github.com/open-power/skiboot/commit/84ca6d0ce15f>`__ phb4/capp: Use link
+   width to allocate STQ engines to CAPP
+-  `bf93742f5c04 <https://github.com/open-power/skiboot/commit/bf93742f5c04>`__ phb4/capp: Only
+   reset FIR bits that cause capp machine check
+
+Vasant Hegde (2):
+
+-  `5e66c88ece46 <https://github.com/open-power/skiboot/commit/5e66c88ece46>`__ hdata/i2c: Skip
+   unknown device type
+-  `184d7e4aca1a <https://github.com/open-power/skiboot/commit/184d7e4aca1a>`__ opal-prd: Fix
+   opal-prd crash
diff --git a/_sources/release-notes/v2.0.12.rst.txt b/_sources/release-notes/v2.0.12.rst.txt
new file mode 100644
index 0000000..d44626b
--- /dev/null
+++ b/_sources/release-notes/v2.0.12.rst.txt
@@ -0,0 +1,187 @@
+Release Notes for OpenPower Firmware v2.0.12
+============================================
+
+op-build v2.0.12 was released on Friday January 18th, 2019 and replaces
+op-build v2.0.11 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.12 be used over any previous v2.0.x version
+due to the bug fixes contained.
+
+Updated Packages
+----------------
+
++--------------+----------+---------+---------------------------------+
+| Package      | Old      | New     | Platforms                       |
+|              | Version  | Version |                                 |
++==============+==========+=========+=================================+
+| hcode        | hw112818 | hw12311 | witherspoon, p9dsu, zaius,      |
+|              | a.op920  | 9a.op92 | romulus                         |
+|              |          | 0       |                                 |
++--------------+----------+---------+---------------------------------+
+| hostboot     | 3bf7fcf3 | d2c0cb9 | witherspoon, p9dsu, zaius,      |
+|              | 5960     | a339bf  | romulus                         |
++--------------+----------+---------+---------------------------------+
+| hostboot-bin | hw112818 | hw12311 | witherspoon, p9dsu, zaius,      |
+| aries        | a.op920  | 9a.op92 | habanero, garrison, barreleye,  |
+|              |          | 0       | firestone, palmetto, vesnin,    |
+|              |          |         | romulus                         |
++--------------+----------+---------+---------------------------------+
+| machine-xml  | 7cd20a6a | dce824c | witherspoon                     |
+|              | c8fe3    | 125884  |                                 |
++--------------+----------+---------+---------------------------------+
+| occ          | 3a505ffc | 39d7745 | witherspoon, p9dsu, zaius, zz,  |
+|              | 17519    | 2d00c   | romulus                         |
++--------------+----------+---------+---------------------------------+
+| petitboot    | v1.7.3   | v1.7.4  | witherspoon, p9dsu, zaius,      |
+|              |          |         | habanero, firenze, garrison,    |
+|              |          |         | barreleye, openpower_mambo,     |
+|              |          |         | pseries, firestone, palmetto,   |
+|              |          |         | openpower_p9_mambo, vesnin, zz, |
+|              |          |         | romulus                         |
++--------------+----------+---------+---------------------------------+
+| skiboot      | v6.0.14  | v6.0.15 | witherspoon, p9dsu, zaius,      |
+|              |          |         | habanero, firenze, garrison,    |
+|              |          |         | barreleye, openpower_mambo,     |
+|              |          |         | pseries, firestone, palmetto,   |
+|              |          |         | openpower_p9_mambo, vesnin, zz, |
+|              |          |         | romulus                         |
++--------------+----------+---------+---------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Commits
+~~~~~~~
+
+hostboot (1):
+
+-  `3ce9d71f1f2e <https://github.com/open-power/hcode/commit/3ce9d71f1f2e>`__
+   Release tag information updated for hw123119a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/v2.0.12-1-g8254d9d0ac3e/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/v2.0.12-1-g8254d9d0ac3e/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/v2.0.12-1-g8254d9d0ac3e/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _v2.0.12-commits-1:
+
+Commits
+~~~~~~~
+
+Corey Swenson (1):
+
+-  `d2c0cb9a339b <https://github.com/open-power/hostboot/commit/d2c0cb9a339b>`__
+   Generate error when pnor is not accessed via ipmi
+
+Dan Crowell (1):
+
+-  `d76bea3ff0f5 <https://github.com/open-power/hostboot/commit/d76bea3ff0f5>`__
+   Add sync to doorbell function to avoid weak consistency bug
+
+Shelton Leung (1):
+
+-  `fbb9bf7216be <https://github.com/open-power/hostboot/commit/fbb9bf7216be>`__
+   HW474117 WAT to allow firmware to disable bypass on port
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.0.12-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.0.12-commits-2:
+
+Commits
+~~~~~~~
+
+William Bryan (1):
+
+-  `39d77452d00c <https://github.com/open-power/occ/commit/39d77452d00c>`__
+   Fix memory bandwidth chom averages
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.0.12-commits-3:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (2):
+
+-  `017aada974ef <https://github.com/open-power/petitboot/commit/017aada974ef>`__
+   lib/flash: Check if the partition is signed
+-  `8b9d8bf7c983 <https://github.com/open-power/petitboot/commit/8b9d8bf7c983>`__
+   discover/devmapper: Retry dm-device remove if busy
+
+.. _v2.0.12-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.12-commits-4:
+
+Commits
+~~~~~~~
+
+Alexey Kardashevskiy (1):
+
+-  `12595094567a <https://github.com/open-power/skiboot/commit/12595094567a>`__
+   npu2: Advertise correct TCE page size
+
+Frederic Barrat (1):
+
+-  `e5e99d277fc5 <https://github.com/open-power/skiboot/commit/e5e99d277fc5>`__
+   i2c: Fix i2c request hang during opal init if timers are not checked
+
+Shilpasri G Bhat (1):
+
+-  `ad92cf94b5f7 <https://github.com/open-power/skiboot/commit/ad92cf94b5f7>`__
+   opal-prd: hservice: Enable hservice->wakeup() in BMC
+
+Vasant Hegde (1):
+
+-  `3bcfff5498b7 <https://github.com/open-power/skiboot/commit/3bcfff5498b7>`__
+   skiboot v6.0.15 release notes
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _v2.0.12-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.0.12-commits-5:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (2):
+
+-  `c488a6234d09 <https://github.com/open-power/witherspoon-xml/commit/c488a6234d09>`__
+   Added value to TPM FRU ID
+-  `dce824c12588 <https://github.com/open-power/witherspoon-xml/commit/dce824c12588>`__
+   Backing out TPM FRU ID
+
+sannerd (1):
+
+-  `c8bca533fcea <https://github.com/open-power/witherspoon-xml/commit/c8bca533fcea>`__
+   Default Spectre/Meltdown HW Inits to Kernel mode (#78)
diff --git a/_sources/release-notes/v2.0.13.rst.txt b/_sources/release-notes/v2.0.13.rst.txt
new file mode 100644
index 0000000..f0553cd
--- /dev/null
+++ b/_sources/release-notes/v2.0.13.rst.txt
@@ -0,0 +1,246 @@
+Release Notes for OpenPower Firmware v2.0.13
+============================================
+
+Updated Packages
+----------------
+
++--------------------+-------------------+-------------------+------------------------------------+
+| Package            | Old Version       | New Version       | Platforms                          |
++====================+===================+===================+====================================+
+| hcode              | hw123119a.op920   | hw020319a.op920   | witherspoon, p9dsu, zaius, romulus |
++--------------------+-------------------+-------------------+------------------------------------+
+| hostboot           | d2c0cb9a339b      | 753249ad9bd92     | witherspoon, p9dsu, zaius, romulus |
++--------------------+-------------------+-------------------+------------------------------------+
+| hostboot-binaries  | hw123119a.op920   | hw020319a.op920   | witherspoon, p9dsu, zaius,         |
+|                    |                   |                   | habanero, garrison, barreleye,     |
+|                    |                   |                   | firestone, palmetto, vesnin,       |
+|                    |                   |                   | romulus                            |
++--------------------+-------------------+-------------------+------------------------------------+
+| machine-xml        | dce824c12588      | 74b5ebb1875e      | witherspoon                        |
++--------------------+-------------------+-------------------+------------------------------------+
+| petitboot          | v1.7.4            | v1.7.5            | witherspoon, p9dsu, zaius,         |
+|                    |                   |                   | habanero, firenze, garrison,       |
+|                    |                   |                   | barreleye, openpower_mambo,        |
+|                    |                   |                   | witherspoon_dev, pseries,          |
+|                    |                   |                   | firestone, palmetto,               |
+|                    |                   |                   | openpower_p9_mambo, vesnin, zz,    |
+|                    |                   |                   | romulus                            |
++--------------------+-------------------+-------------------+------------------------------------+
+| sbe                | 7aa21f6c0b11      | 9515af0355bc      | witherspoon, p9dsu, zaius, romulus |
++--------------------+-------------------+-------------------+------------------------------------+
+| skiboot            | v6.0.15           | v6.0.16           | witherspoon, p9dsu, zaius,         |
+|                    |                   |                   | habanero, firenze, garrison,       |
+|                    |                   |                   | barreleye, openpower_mambo,        |
+|                    |                   |                   | witherspoon_dev, pseries,          |
+|                    |                   |                   | firestone, palmetto,               |
+|                    |                   |                   | openpower_p9_mambo, vesnin, zz,    |
+|                    |                   |                   | romulus                            |
++--------------------+-------------------+-------------------+------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+hostboot (8):
+
+-  `4e2905692e62 <https://github.com/open-power/hcode/commit/4e2905692e62>`__ Release tag
+   information updated for hw012519a.op920
+-  `0dff4759c894 <https://github.com/open-power/hcode/commit/0dff4759c894>`__ Release tag
+   information updated for hw012619a.op920
+-  `009de1f88dc7 <https://github.com/open-power/hcode/commit/009de1f88dc7>`__ Release tag
+   information updated for hw012719a.op920
+-  `c18d1df0d68c <https://github.com/open-power/hcode/commit/c18d1df0d68c>`__ Release tag
+   information updated for hw012819a.op920
+-  `44643c78452f <https://github.com/open-power/hcode/commit/44643c78452f>`__ Release tag
+   information updated for hw012919a.op920
+-  `447b84ac689f <https://github.com/open-power/hcode/commit/447b84ac689f>`__ Release tag
+   information updated for hw013019a.op920
+-  `fe34d27b5e45 <https://github.com/open-power/hcode/commit/fe34d27b5e45>`__ Release tag
+   information updated for hw013119a.op920
+-  `af8c4dbd803d <https://github.com/open-power/hcode/commit/af8c4dbd803d>`__ Release tag
+   information updated for hw020319a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.13-patches-1:
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _v2.0.13-commits-1:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `025427c563db <https://github.com/open-power/hostboot/commit/025427c563db>`__ Add kernel debug
+   trace to Invalid IPC Message Errors
+
+Caleb Palmer (1):
+
+-  `7995cbcf6dc4 <https://github.com/open-power/hostboot/commit/7995cbcf6dc4>`__ PRD: Nimbus symbol
+   mark performance workaround
+
+Dan Crowell (3):
+
+-  `51206826999d <https://github.com/open-power/hostboot/commit/51206826999d>`__ Add msgsync to
+   doorbell wakeup logic to avoid weak consistency bug
+-  `dad96d18d5fb <https://github.com/open-power/hostboot/commit/dad96d18d5fb>`__ Add retry to slave
+   core wakeup path
+-  `753249ad9bd9 <https://github.com/open-power/hostboot/commit/753249ad9bd9>`__ Do not gard cores
+   on the initial core wakeup failure
+
+Daniel M. Crowell (1):
+
+-  `10dbf93a5d9a <https://github.com/open-power/hostboot/commit/10dbf93a5d9a>`__ Revert “Mask early
+   hang indicators from nmmu/vas unit”
+
+Ilya Smirnov (2):
+
+-  `0d34eb9e7224 <https://github.com/open-power/hostboot/commit/0d34eb9e7224>`__ Create an
+   LRDIMM_CAPABLE HB Config
+-  `831eab0a05a1 <https://github.com/open-power/hostboot/commit/831eab0a05a1>`__ Mark
+   IPC_DATA_INVALID Errors as Informational
+
+Jenny Huynh (2):
+
+-  `2f222c9181dd <https://github.com/open-power/hostboot/commit/2f222c9181dd>`__ Tune xbus
+   packet_delay_limit for various systems
+-  `55243e7dd02d <https://github.com/open-power/hostboot/commit/55243e7dd02d>`__ Mask early hang
+   indicators from nmmu/vas unit
+
+Stephen Glancy (1):
+
+-  `e0d1b03eb482 <https://github.com/open-power/hostboot/commit/e0d1b03eb482>`__ Default DDR4-3200
+   to 2666
+
+Tsung Yeung (1):
+
+-  `ece0f30d17f9 <https://github.com/open-power/hostboot/commit/ece0f30d17f9>`__ Default DDR4-2933
+   to 2666
+
+Zane Shelley (1):
+
+-  `2fcb5a926d82 <https://github.com/open-power/hostboot/commit/2fcb5a926d82>`__ PRD: buffer overrun
+   issue in PRD capture data
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.0.13-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.13-commits-2:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (1):
+
+-  `47038255f6ec <https://github.com/open-power/petitboot/commit/47038255f6ec>`__ lib/url: Include
+   port in pb_url_to_string()
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.0.13-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.0.13-commits-3:
+
+Commits
+~~~~~~~
+
+Jenny Huynh (1):
+
+-  `9515af0355bc <https://github.com/open-power/sbe/commit/9515af0355bc>`__ Mask early hang
+   indicators from nmmu/vas unit
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.0.13-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.0.13-commits-4:
+
+Commits
+~~~~~~~
+
+Deb McLemore (2):
+
+-  `035230125f9a <https://github.com/open-power/skiboot/commit/035230125f9a>`__ p9dsu: Fix p9dsu
+   default variant
+-  `7c3a512b4edc <https://github.com/open-power/skiboot/commit/7c3a512b4edc>`__ p9dsu: Fix p9dsu
+   slot tables
+
+Michael Neuling (1):
+
+-  `be332624c2c1 <https://github.com/open-power/skiboot/commit/be332624c2c1>`__ phb4: Generate
+   checkstop on AIB ECC corr/uncorr for DD2.0 parts
+
+Reza Arbab (1):
+
+-  `0d17c10fe4d6 <https://github.com/open-power/skiboot/commit/0d17c10fe4d6>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+
+Vasant Hegde (1):
+
+-  `9e22b74601cc <https://github.com/open-power/skiboot/commit/9e22b74601cc>`__ skiboot v6.0.16
+   release notes
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _v2.0.13-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.0.13-commits-5:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (3):
+
+-  `c488a6234d09 <https://github.com/open-power/witherspoon-xml/commit/c488a6234d09>`__ Added value
+   to TPM FRU ID
+-  `dce824c12588 <https://github.com/open-power/witherspoon-xml/commit/dce824c12588>`__ Backing out
+   TPM FRU ID
+-  `74b5ebb1875e <https://github.com/open-power/witherspoon-xml/commit/74b5ebb1875e>`__ Merging
+   Master into op-build branch (#79)
+
+sannerd (1):
+
+-  `c8bca533fcea <https://github.com/open-power/witherspoon-xml/commit/c8bca533fcea>`__ Default
+   Spectre/Meltdown HW Inits to Kernel mode (#78)
diff --git a/_sources/release-notes/v2.0.14.rst.txt b/_sources/release-notes/v2.0.14.rst.txt
new file mode 100644
index 0000000..3c72523
--- /dev/null
+++ b/_sources/release-notes/v2.0.14.rst.txt
@@ -0,0 +1,357 @@
+Release Notes for OpenPower Firmware v2.0.14
+============================================
+
+Updated Packages
+----------------
+
++------------------+------------------+-------------------+--------------------------------------+
+| Package          | Old Version      | New Version       | Platforms                            |
++==================+==================+===================+======================================+
+| hcode            | hw020319a.op920  | hw022419a.op920   | witherspoon, p9dsu, zaius, romulus   |
++------------------+------------------+-------------------+--------------------------------------+
+| hostboot         | 753249ad9bd9     | 879d21d3cd70      | witherspoon, p9dsu, zaius, romulus   |
++------------------+------------------+-------------------+--------------------------------------+
+| hostboot-binarie | hw020319a.op920  | hw022419a.op920   | witherspoon, p9dsu, zaius, habanero, |
+| s                |                  |                   | garrison, barreleye, firestone,      |
+|                  |                  |                   | palmetto, vesnin, romulus            |
++------------------+------------------+-------------------+--------------------------------------+
+| machine-xml      | 74b5ebb1875e     | 2d9c9f0ebce1      | witherspoon                          |
++------------------+------------------+-------------------+--------------------------------------+
+| occ              | 39d77452d00c     | 8fa385457a34      | witherspoon, p9dsu, zaius, zz,       |
+|                  |                  |                   | romulus                              |
++------------------+------------------+-------------------+--------------------------------------+
+| skiboot          | v6.0.16          | v6.0.18           | witherspoon, p9dsu, zaius, habanero, |
+|                  |                  |                   | firenze, garrison, barreleye,        |
+|                  |                  |                   | openpower_mambo, witherspoon_dev,    |
+|                  |                  |                   | pseries, firestone, palmetto,        |
+|                  |                  |                   | openpower_p9_mambo, vesnin, zz,      |
+|                  |                  |                   | romulus                              |
++------------------+------------------+-------------------+--------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+hostboot (21):
+
+-  `2172848cf283 <https://github.com/open-power/hcode/commit/2172848cf283>`__ Release tag
+   information updated for hw020419a.op920
+-  `00f61a077e44 <https://github.com/open-power/hcode/commit/00f61a077e44>`__ Release tag
+   information updated for hw020519a.op920
+-  `35bd55541bfa <https://github.com/open-power/hcode/commit/35bd55541bfa>`__ Release tag
+   information updated for hw020619a.op920
+-  `f6276913a4f4 <https://github.com/open-power/hcode/commit/f6276913a4f4>`__ Release tag
+   information updated for hw020719a.op920
+-  `26b2f1a3b2ef <https://github.com/open-power/hcode/commit/26b2f1a3b2ef>`__ Release tag
+   information updated for hw020819a.op920
+-  `4fb08ebfbe04 <https://github.com/open-power/hcode/commit/4fb08ebfbe04>`__ Release tag
+   information updated for hw020919a.op920
+-  `bb49f3c5a19a <https://github.com/open-power/hcode/commit/bb49f3c5a19a>`__ Release tag
+   information updated for hw021019a.op920
+-  `57ece14f413b <https://github.com/open-power/hcode/commit/57ece14f413b>`__ Release tag
+   information updated for hw021119a.op920
+-  `5172ed110220 <https://github.com/open-power/hcode/commit/5172ed110220>`__ Release tag
+   information updated for hw021219a.op920
+-  `2f4a909a646a <https://github.com/open-power/hcode/commit/2f4a909a646a>`__ Release tag
+   information updated for hw021319a.op920
+-  `e78ba0a2b89d <https://github.com/open-power/hcode/commit/e78ba0a2b89d>`__ Release tag
+   information updated for hw021419a.op920
+-  `67da000d72e9 <https://github.com/open-power/hcode/commit/67da000d72e9>`__ Release tag
+   information updated for hw021519a.op920
+-  `f398c01cab7b <https://github.com/open-power/hcode/commit/f398c01cab7b>`__ Release tag
+   information updated for hw021619a.op920
+-  `acd5701c7dbe <https://github.com/open-power/hcode/commit/acd5701c7dbe>`__ Release tag
+   information updated for hw021719a.op920
+-  `b67d5512af01 <https://github.com/open-power/hcode/commit/b67d5512af01>`__ Release tag
+   information updated for hw021819a.op920
+-  `732d24bdf26f <https://github.com/open-power/hcode/commit/732d24bdf26f>`__ Release tag
+   information updated for hw021919a.op920
+-  `1623463840ba <https://github.com/open-power/hcode/commit/1623463840ba>`__ Release tag
+   information updated for hw022019a.op920
+-  `ff08e55b5b6a <https://github.com/open-power/hcode/commit/ff08e55b5b6a>`__ Release tag
+   information updated for hw022119a.op920
+-  `48d2d4b83b76 <https://github.com/open-power/hcode/commit/48d2d4b83b76>`__ Release tag
+   information updated for hw022219a.op920
+-  `26bf384a68ee <https://github.com/open-power/hcode/commit/26bf384a68ee>`__ Release tag
+   information updated for hw022319a.op920
+-  `b2aa713cda5b <https://github.com/open-power/hcode/commit/b2aa713cda5b>`__ Release tag
+   information updated for hw022419a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _patches-2.0.14-1:
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _commits-2.0.14-1:
+
+Commits
+~~~~~~~
+
+Chris Cain (1):
+
+-  `b61625064744 <https://github.com/open-power/hostboot/commit/b61625064744>`__ HTMGT: Change OCC
+   logs to info while recovery is still being attempted
+
+Corey Swenson (1):
+
+-  `3c093dc41a70 <https://github.com/open-power/hostboot/commit/3c093dc41a70>`__ Use virtual address
+   buffer to read mvpd rings
+
+Dan Crowell (2):
+
+-  `8a977a1bbb12 <https://github.com/open-power/hostboot/commit/8a977a1bbb12>`__ Move libconsole
+   into base image
+-  `39cba205cc2f <https://github.com/open-power/hostboot/commit/39cba205cc2f>`__ Force reboot
+   without visible errors for core wakeup failure
+
+Daniel M. Crowell (2):
+
+-  `394c3ff5002b <https://github.com/open-power/hostboot/commit/394c3ff5002b>`__ Revert “HW474117
+   WAT to allow firmware to disable bypass on port”
+-  `603a666e67c8 <https://github.com/open-power/hostboot/commit/603a666e67c8>`__ Revert “PRD: Nimbus
+   symbol mark performance workaround”
+
+Dean Sanner (1):
+
+-  `4c0019e57fc4 <https://github.com/open-power/hostboot/commit/4c0019e57fc4>`__ Find cpu struct
+   directly in doorbell interrupt handler
+
+Greg Still (1):
+
+-  `22261c1edce7 <https://github.com/open-power/hostboot/commit/22261c1edce7>`__ PM: fix cable pull
+   issue in clearing clock sync upon PM Complex Reset
+
+Jaymes Wilks (1):
+
+-  `00a5a36ed2c1 <https://github.com/open-power/hostboot/commit/00a5a36ed2c1>`__ Add TPM FRU
+   Inventory Record Data
+
+Nick Bofferding (3):
+
+-  `236d2178bd66 <https://github.com/open-power/hostboot/commit/236d2178bd66>`__ Enhance RAS for
+   case where boot firmware image is too big to load
+-  `d23603024bc4 <https://github.com/open-power/hostboot/commit/d23603024bc4>`__ Only allow key
+   transition in istep 10.2
+-  `879d21d3cd70 <https://github.com/open-power/hostboot/commit/879d21d3cd70>`__ Support parsing
+   call home informational eSELs with debug tooling
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _patches-2.0.14-2:
+
+Patches
+~~~~~~~
+
+.. _commits-2.0.14-2:
+
+Commits
+~~~~~~~
+
+Chris Cain (1):
+
+-  `8fa385457a34 <https://github.com/open-power/occ/commit/8fa385457a34>`__ Add PGPE traces and data
+   to OCC logs
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _patches-2.0.14-3:
+
+Patches
+~~~~~~~
+
+.. _commits-2.0.14-3:
+
+Commits
+~~~~~~~
+
+Alexey Kardashevskiy (2):
+
+-  `84baad3ee52f <https://github.com/open-power/skiboot/commit/84baad3ee52f>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `4d761a3bf034 <https://github.com/open-power/skiboot/commit/4d761a3bf034>`__ hw/phb3/naples:
+   Disable D-states
+
+Andrew Jeffery (48):
+
+-  `d565ef89fbc9 <https://github.com/open-power/skiboot/commit/d565ef89fbc9>`__ libflash/test:
+   Generate header dependencies for tests
+-  `ef7e13706e40 <https://github.com/open-power/skiboot/commit/ef7e13706e40>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `dab117481e66 <https://github.com/open-power/skiboot/commit/dab117481e66>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `cfaabaeb605d <https://github.com/open-power/skiboot/commit/cfaabaeb605d>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `ea7d8f1ae801 <https://github.com/open-power/skiboot/commit/ea7d8f1ae801>`__ test-ipmi-hiomap:
+   Print some information on early
+-  `2c8497036812 <https://github.com/open-power/skiboot/commit/2c8497036812>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `0875e9fed8d0 <https://github.com/open-power/skiboot/commit/0875e9fed8d0>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `0576b743bf18 <https://github.com/open-power/skiboot/commit/0576b743bf18>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `5117b2c56d65 <https://github.com/open-power/skiboot/commit/5117b2c56d65>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `bdf19fbcb226 <https://github.com/open-power/skiboot/commit/bdf19fbcb226>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `01ab517e8065 <https://github.com/open-power/skiboot/commit/01ab517e8065>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `bb3f88bb5df6 <https://github.com/open-power/skiboot/commit/bb3f88bb5df6>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `aeb4b5e9cab8 <https://github.com/open-power/skiboot/commit/aeb4b5e9cab8>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `b3fa96125e20 <https://github.com/open-power/skiboot/commit/b3fa96125e20>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `cb87c68ac909 <https://github.com/open-power/skiboot/commit/cb87c68ac909>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `4f47d648b62b <https://github.com/open-power/skiboot/commit/4f47d648b62b>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `fd5420df2cc3 <https://github.com/open-power/skiboot/commit/fd5420df2cc3>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `9f3d3d442d27 <https://github.com/open-power/skiboot/commit/9f3d3d442d27>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `517028357911 <https://github.com/open-power/skiboot/commit/517028357911>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `9ef913cd3f52 <https://github.com/open-power/skiboot/commit/9ef913cd3f52>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `54c3d1b7e709 <https://github.com/open-power/skiboot/commit/54c3d1b7e709>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `414f8d6c20e5 <https://github.com/open-power/skiboot/commit/414f8d6c20e5>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `372d6290f6ef <https://github.com/open-power/skiboot/commit/372d6290f6ef>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `7722b3fab3ac <https://github.com/open-power/skiboot/commit/7722b3fab3ac>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `243b5e276691 <https://github.com/open-power/skiboot/commit/243b5e276691>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `4591893d3dd2 <https://github.com/open-power/skiboot/commit/4591893d3dd2>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `59fef8a367d6 <https://github.com/open-power/skiboot/commit/59fef8a367d6>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `fda66a4a84d7 <https://github.com/open-power/skiboot/commit/fda66a4a84d7>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `5ad9ac6f588a <https://github.com/open-power/skiboot/commit/5ad9ac6f588a>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `203470f8524b <https://github.com/open-power/skiboot/commit/203470f8524b>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `ddeb048bec98 <https://github.com/open-power/skiboot/commit/ddeb048bec98>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `70651e1a4d8d <https://github.com/open-power/skiboot/commit/70651e1a4d8d>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `f495309913ec <https://github.com/open-power/skiboot/commit/f495309913ec>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `634a61d0cad1 <https://github.com/open-power/skiboot/commit/634a61d0cad1>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `4d90d02baaa7 <https://github.com/open-power/skiboot/commit/4d90d02baaa7>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `51248765629b <https://github.com/open-power/skiboot/commit/51248765629b>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `f7f20ebc477e <https://github.com/open-power/skiboot/commit/f7f20ebc477e>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `a94951a93fd3 <https://github.com/open-power/skiboot/commit/a94951a93fd3>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `79fe8d1402a9 <https://github.com/open-power/skiboot/commit/79fe8d1402a9>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `6ae5477049f6 <https://github.com/open-power/skiboot/commit/6ae5477049f6>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `7f809abfae39 <https://github.com/open-power/skiboot/commit/7f809abfae39>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `e5033fce6b6f <https://github.com/open-power/skiboot/commit/e5033fce6b6f>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `01208d393d40 <https://github.com/open-power/skiboot/commit/01208d393d40>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `f328d44b13a5 <https://github.com/open-power/skiboot/commit/f328d44b13a5>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `2a8a9179abc4 <https://github.com/open-power/skiboot/commit/2a8a9179abc4>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `9ec4f741dda4 <https://github.com/open-power/skiboot/commit/9ec4f741dda4>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `311991fe40bc <https://github.com/open-power/skiboot/commit/311991fe40bc>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `f4554864bef3 <https://github.com/open-power/skiboot/commit/f4554864bef3>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+
+Nicholas Piggin (1):
+
+-  `59d9ab63b397 <https://github.com/open-power/skiboot/commit/59d9ab63b397>`__ core/cpu: HID update
+   race
+
+Shilpasri G Bhat (1):
+
+-  `a3c884939561 <https://github.com/open-power/skiboot/commit/a3c884939561>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+
+Stewart Smith (3):
+
+-  `1a90d5922fcf <https://github.com/open-power/skiboot/commit/1a90d5922fcf>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `cc7945c73469 <https://github.com/open-power/skiboot/commit/cc7945c73469>`__ hdata/test:
+   workaround dtc bugs
+-  `229ed05931b5 <https://github.com/open-power/skiboot/commit/229ed05931b5>`__ skiboot v6.0.17
+   release notes
+
+Vasant Hegde (10):
+
+-  `f23e2102374a <https://github.com/open-power/skiboot/commit/f23e2102374a>`__ hdata: Fix dtc
+   warnings
+-  `5a157d1e4293 <https://github.com/open-power/skiboot/commit/5a157d1e4293>`__ core/ipmi: Improve
+   error message
+-  `e5ee11f6e796 <https://github.com/open-power/skiboot/commit/e5ee11f6e796>`__ core/opal: Print PIR
+   value in exit path
+-  `ac9e1fdb6115 <https://github.com/open-power/skiboot/commit/ac9e1fdb6115>`__ ipmi/power: Fix
+   system reboot issue
+-  `0d8a56aee77c <https://github.com/open-power/skiboot/commit/0d8a56aee77c>`__ hw/bt: Fix message
+   retry handler
+-  `57b6b87a7810 <https://github.com/open-power/skiboot/commit/57b6b87a7810>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `53d0266881ba <https://github.com/open-power/skiboot/commit/53d0266881ba>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `184f81559530 <https://github.com/open-power/skiboot/commit/184f81559530>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `1d1a977916b6 <https://github.com/open-power/skiboot/commit/1d1a977916b6>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `b90de1aae03c <https://github.com/open-power/skiboot/commit/b90de1aae03c>`__ skiboot v6.0.18
+   release notes
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _patches-2.0.14-4:
+
+Patches
+~~~~~~~
+
+.. _commits-2.0.14-4:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (2):
+
+-  `bea477bf4f9a <https://github.com/open-power/witherspoon-xml/commit/bea477bf4f9a>`__ Fixing GPU
+   I2C Addresses
+-  `2d9c9f0ebce1 <https://github.com/open-power/witherspoon-xml/commit/2d9c9f0ebce1>`__ Adding in
+   TPM FRU info
diff --git a/_sources/release-notes/v2.0.15.rst.txt b/_sources/release-notes/v2.0.15.rst.txt
new file mode 100644
index 0000000..c4fa77b
--- /dev/null
+++ b/_sources/release-notes/v2.0.15.rst.txt
@@ -0,0 +1,136 @@
+Release Notes for OpenPower Firmware v2.0.15
+============================================
+
+Updated Packages
+----------------
+
++-------------------+------------------+---------------+-----------------------------------------+
+| Package           | Old Version      | New Version   | Platforms                               |
++===================+==================+===============+=========================================+
+| hcode             | hw022419a.op920  | hw031819a.op9 | witherspoon, p9dsu, zaius, romulus      |
+|                   |                  | 20            |                                         |
++-------------------+------------------+---------------+-----------------------------------------+
+| hostboot          | 879d21d3cd70f    | c00d44a9ad03  | witherspoon, p9dsu, zaius, romulus      |
++-------------------+------------------+---------------+-----------------------------------------+
+| hostboot-binaries | hw022419a.op920  | hw031819a.op9 | witherspoon, p9dsu, zaius, habanero,    |
+|                   |                  | 20            | garrison, barreleye, firestone,         |
+|                   |                  |               | palmetto, vesnin, romulus               |
++-------------------+------------------+---------------+-----------------------------------------+
+| sbe               | 9515af0355bc0    | b6ee17b168d8  | witherspoon, p9dsu, zaius, romulus      |
++-------------------+------------------+---------------+-----------------------------------------+
+| skiboot           | v6.0.18          | v6.0.19       | witherspoon, p9dsu, zaius, habanero,    |
+|                   |                  |               | firenze, garrison, barreleye,           |
+|                   |                  |               | openpower_mambo, witherspoon_dev,       |
+|                   |                  |               | pseries, firestone, palmetto,           |
+|                   |                  |               | openpower_p9_mambo, vesnin, zz, romulus |
++-------------------+------------------+---------------+-----------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+hostboot (10):
+
+-  `8dda62b91c31 <https://github.com/open-power/hcode/commit/8dda62b91c31>`__ Release tag
+   information updated for hw030819a.op920
+-  `efaccccbfa44 <https://github.com/open-power/hcode/commit/efaccccbfa44>`__ Release tag
+   information updated for hw030919a.op920
+-  `1113169cfa3c <https://github.com/open-power/hcode/commit/1113169cfa3c>`__ Release tag
+   information updated for hw031019a.op920
+-  `e6b6afd59e41 <https://github.com/open-power/hcode/commit/e6b6afd59e41>`__ Release tag
+   information updated for hw031119a.op920
+-  `5efba036dd35 <https://github.com/open-power/hcode/commit/5efba036dd35>`__ Release tag
+   information updated for hw031219a.op920
+-  `ebc36ceff4a7 <https://github.com/open-power/hcode/commit/ebc36ceff4a7>`__ Release tag
+   information updated for hw031319a.op920
+-  `c4a91021e44f <https://github.com/open-power/hcode/commit/c4a91021e44f>`__ Release tag
+   information updated for hw031419a.op920
+-  `68ae13f9635c <https://github.com/open-power/hcode/commit/68ae13f9635c>`__ Release tag
+   information updated for hw031619a.op920
+-  `60cb47dae2ca <https://github.com/open-power/hcode/commit/60cb47dae2ca>`__ Release tag
+   information updated for hw031719a.op920
+-  `478978b7819d <https://github.com/open-power/hcode/commit/478978b7819d>`__ Release tag
+   information updated for hw031819a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _patches-1:
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _commits-1:
+
+Commits
+~~~~~~~
+
+Christian Geddes (1):
+
+-  `a40b4b4f688d <https://github.com/open-power/hostboot/commit/a40b4b4f688d>`__ Load HWAS module
+   earlier in ext init tasks
+
+Jenny Huynh (1):
+
+-  `c00d44a9ad03 <https://github.com/open-power/hostboot/commit/c00d44a9ad03>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _patches-2:
+
+Patches
+~~~~~~~
+
+.. _commits-2:
+
+Commits
+~~~~~~~
+
+Jenny Huynh (1):
+
+-  `b6ee17b168d8 <https://github.com/open-power/sbe/commit/b6ee17b168d8>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _patches-3:
+
+Patches
+~~~~~~~
+
+.. _commits-3:
+
+Commits
+~~~~~~~
+
+Deb McLemore (2):
+
+-  `6fda4bc333e4 <https://github.com/open-power/skiboot/commit/6fda4bc333e4>`__ p9dsu: Fix slot
+   labels for p9dsu2u
+-  `af316fed0205 <https://github.com/open-power/skiboot/commit/af316fed0205>`__ p9dsu: Undo slot
+   label name changes
+
+Vasant Hegde (1):
+
+-  `3d135fe39a6a <https://github.com/open-power/skiboot/commit/3d135fe39a6a>`__ skiboot v6.0.19
+   release notes
diff --git a/_sources/release-notes/v2.0.16.rst.txt b/_sources/release-notes/v2.0.16.rst.txt
new file mode 100644
index 0000000..4291937
--- /dev/null
+++ b/_sources/release-notes/v2.0.16.rst.txt
@@ -0,0 +1,286 @@
+Release Notes for OpenPower Firmware v2.0.16
+============================================
+
+op-build v2.0.16 was released on July 10th 2019, it replaces v2.0.15 as the latest stable version in the
+v2.0.y series.
+
+Updated Packages
+----------------
+
++---------------------+------------------+------------------+-----------------------------------------------+
+| Package             | Old Version      | New Version      | Platforms                                     |
++=====================+==================+==================+===============================================+
+| busybox             | 1.29.0           | 1.29.3           | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| dtc                 | 1.4.4            | 1.4.7            | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| elfutils            | 0.169            | 0.174            | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| ethtool             | 4.15             | 4.16             | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| glibc               | glibc-2.27-57-g6 | glibc-2.28-69-g1 | p9dsu_dev, witherspoon, p9dsu, zaius,         |
+|                     | c99e37f6fb6      | e5c5303a522      | habanero, firenze, garrison, barreleye,       |
+|                     |                  |                  | openpower_mambo, witherspoon_dev, pseries,    |
+|                     |                  |                  | firestone, palmetto, openpower_p9_mambo,      |
+|                     |                  |                  | vesnin, zz, romulus                           |
++---------------------+------------------+------------------+-----------------------------------------------+
+| hcode               | hw031819a.op920  | hw040919a.op920  | witherspoon, p9dsu, zaius, romulus            |
++---------------------+------------------+------------------+-----------------------------------------------+
+| hostboot            | c00d44a9ad03     | 8591ded70260     | witherspoon, p9dsu, zaius, romulus            |
++---------------------+------------------+------------------+-----------------------------------------------+
+| hostboot-binaries   | hw031819a.op920  | hw040919a.op920  | witherspoon, p9dsu, zaius, habanero,          |
+|                     |                  |                  | garrison, barreleye, firestone, palmetto,     |
+|                     |                  |                  | vesnin, romulus                               |
++---------------------+------------------+------------------+-----------------------------------------------+
+| kmod                | 24               | 25               | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| linux               | 4.17.12          | 4.19.57          | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| linux-firmware      | 65b1c68c63f9     | 44d4fca9922a     | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, zz, romulus                         |
++---------------------+------------------+------------------+-----------------------------------------------+
+| linux-headers       | 4.17.12          | 4.19.57          | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| lvm2                | 2.02.173         | 2.02.180         | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| machine-xml         | 19a516499e10     | c5c35cb575ed     | garrison                                      |
++---------------------+------------------+------------------+-----------------------------------------------+
+| skiboot             | v6.0.19          | v6.0.20          | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+| util-linux          | 2.32             | 2.32.1           | witherspoon, p9dsu, zaius, habanero, firenze, |
+|                     |                  |                  | garrison, barreleye, openpower_mambo,         |
+|                     |                  |                  | witherspoon_dev, pseries, firestone,          |
+|                     |                  |                  | palmetto, vesnin, zz, romulus                 |
++---------------------+------------------+------------------+-----------------------------------------------+
+
+New Packages
+------------
+
++-----------------------------------+-----------------------------------+-----------------------------------+
+| Package                           | Version                           | Platforms                         |
++===================================+===================================+===================================+
+| libaio                            | 0.3.111                           | witherspoon,p9dsu,zaius,habanero, |
+|                                   |                                   | firenze,garrison,barreleye,openpo |
+|                                   |                                   | wer_mambo,witherspoon_dev,pseries |
+|                                   |                                   | ,firestone,palmetto,vesnin,zz,rom |
+|                                   |                                   | ulus                              |
++-----------------------------------+-----------------------------------+-----------------------------------+
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Joel Stanley (1):
+
+-  `1a7255c95008 <https://github.com/open-power/garrison-xml/commit/1a7255c95008>`__ Fix IBSCOM_MCS_BASE_ADDR
+   value
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+.. _v2.0.16-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.0.16-commits-1:
+
+Commits
+~~~~~~~
+
+hostboot (22):
+
+-  `662625844b91 <https://github.com/open-power/hcode/commit/662625844b91>`__ Release tag information updated
+   for hw031919a.op920
+-  `a850f50a0433 <https://github.com/open-power/hcode/commit/a850f50a0433>`__ Release tag information updated
+   for hw032019a.op920
+-  `ddc3338e020c <https://github.com/open-power/hcode/commit/ddc3338e020c>`__ Release tag information updated
+   for hw032119a.op920
+-  `51655a2e44b9 <https://github.com/open-power/hcode/commit/51655a2e44b9>`__ Release tag information updated
+   for hw032219a.op920
+-  `f857afc4c02c <https://github.com/open-power/hcode/commit/f857afc4c02c>`__ Release tag information updated
+   for hw032319a.op920
+-  `003ce3fa1578 <https://github.com/open-power/hcode/commit/003ce3fa1578>`__ Release tag information updated
+   for hw032419a.op920
+-  `cf71a916dbe4 <https://github.com/open-power/hcode/commit/cf71a916dbe4>`__ Release tag information updated
+   for hw032519a.op920
+-  `bf22b001b1a5 <https://github.com/open-power/hcode/commit/bf22b001b1a5>`__ Release tag information updated
+   for hw032619a.op920
+-  `e023ce198067 <https://github.com/open-power/hcode/commit/e023ce198067>`__ Release tag information updated
+   for hw032719a.op920
+-  `d2ba8f999f00 <https://github.com/open-power/hcode/commit/d2ba8f999f00>`__ Release tag information updated
+   for hw032819a.op920
+-  `a7fb2f87578c <https://github.com/open-power/hcode/commit/a7fb2f87578c>`__ Release tag information updated
+   for hw032919a.op920
+-  `41759882e94d <https://github.com/open-power/hcode/commit/41759882e94d>`__ Release tag information updated
+   for hw033019a.op920
+-  `e453d5fbeb7b <https://github.com/open-power/hcode/commit/e453d5fbeb7b>`__ Release tag information updated
+   for hw033119a.op920
+-  `80b345329a3d <https://github.com/open-power/hcode/commit/80b345329a3d>`__ Release tag information updated
+   for hw040119a.op920
+-  `8155f1b7d1b6 <https://github.com/open-power/hcode/commit/8155f1b7d1b6>`__ Release tag information updated
+   for hw040219a.op920
+-  `c3b99ec9f029 <https://github.com/open-power/hcode/commit/c3b99ec9f029>`__ Release tag information updated
+   for hw040319a.op920
+-  `ae61756b99d9 <https://github.com/open-power/hcode/commit/ae61756b99d9>`__ Release tag information updated
+   for hw040419a.op920
+-  `51398795e34f <https://github.com/open-power/hcode/commit/51398795e34f>`__ Release tag information updated
+   for hw040519a.op920
+-  `d9513d8e6920 <https://github.com/open-power/hcode/commit/d9513d8e6920>`__ Release tag information updated
+   for hw040619a.op920
+-  `e666d76d557c <https://github.com/open-power/hcode/commit/e666d76d557c>`__ Release tag information updated
+   for hw040719a.op920
+-  `6cd3c8d037ab <https://github.com/open-power/hcode/commit/6cd3c8d037ab>`__ Release tag information updated
+   for hw040819a.op920
+-  `f09b4f140279 <https://github.com/open-power/hcode/commit/f09b4f140279>`__ Release tag information updated
+   for hw040919a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.16-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.16-commits-2:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (2):
+
+-  `e3199030c431 <https://github.com/open-power/hostboot/commit/e3199030c431>`__ Modify IPMI Timeout Value
+-  `c9d1f3e3e115 <https://github.com/open-power/hostboot/commit/c9d1f3e3e115>`__ Restore Timebase on Master
+   Core Threads 1-3 after Sleep/Winkle
+
+Caleb Palmer (1):
+
+-  `5b0de295ed7c <https://github.com/open-power/hostboot/commit/5b0de295ed7c>`__ Revert “Revert”PRD: Nimbus
+   symbol mark performance workaround""
+
+Chen Du (1):
+
+-  `c824d6f2e1a2 <https://github.com/open-power/hostboot/commit/c824d6f2e1a2>`__ Get ring override failing
+
+Dan Crowell (1):
+
+-  `d7b076ba12f6 <https://github.com/open-power/hostboot/commit/d7b076ba12f6>`__ Add sequence id to IPMI
+   timeout traces
+
+Ilya Smirnov (2):
+
+-  `78ccbc76dbed <https://github.com/open-power/hostboot/commit/78ccbc76dbed>`__ Flush Errlmanager Queue
+   Before Fetching Gard Records
+-  `387ed5acb388 <https://github.com/open-power/hostboot/commit/387ed5acb388>`__ Remove Redundant LPC Bus
+   Check
+
+Jennifer A. Stofer (1):
+
+-  `8591ded70260 <https://github.com/open-power/hostboot/commit/8591ded70260>`__ Revert “Revert”HW474117 WAT
+   to allow firmware to disable bypass on port""
+
+Louis Stermole (1):
+
+-  `e904aaee7381 <https://github.com/open-power/hostboot/commit/e904aaee7381>`__ Add workaround for Nimbus
+   symbol mark performance hw bug
+
+Nick Bofferding (1):
+
+-  `3df3c9b61e4c <https://github.com/open-power/hostboot/commit/3df3c9b61e4c>`__ Only display ERRL user
+   details callouts/strings when dumping error to console
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.0.16-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.0.16-commits-3:
+
+Commits
+~~~~~~~
+
+Andrew Jeffery (1):
+
+-  `f8f9d5ece92d <https://github.com/open-power/skiboot/commit/f8f9d5ece92d>`__ core/flash: Retry requests as
+   necessary in flash_load_resource()
+
+Mahesh Salgaonkar (2):
+
+-  `ee8837ade2a4 <https://github.com/open-power/skiboot/commit/ee8837ade2a4>`__ Fix hang in
+   pnv_platform_error_reboot path due to TOD failure.
+-  `0cbc866dae11 <https://github.com/open-power/skiboot/commit/0cbc866dae11>`__ opal/hmi: Initialize the hmi
+   event with old value of TFMR.
+
+Nicholas Piggin (1):
+
+-  `68acaf102a15 <https://github.com/open-power/skiboot/commit/68acaf102a15>`__ core/lock: don’t set
+   bust_locks on lock error
+
+Oliver O’Halloran (2):
+
+-  `effc8a898634 <https://github.com/open-power/skiboot/commit/effc8a898634>`__ hw/xscom: Enable sw xstop by
+   default on p9
+-  `749ce5cf1916 <https://github.com/open-power/skiboot/commit/749ce5cf1916>`__ pci/iov: Remove skiboot VF
+   tracking
+
+Vasant Hegde (7):
+
+-  `65a36d64be2a <https://github.com/open-power/skiboot/commit/65a36d64be2a>`__ core/ipmi: Print correct netfn
+   value
+-  `ebe0de9aeb47 <https://github.com/open-power/skiboot/commit/ebe0de9aeb47>`__ libflash/ipmi-hiomap: Fix
+   blocks count issue
+-  `82c778a378c3 <https://github.com/open-power/skiboot/commit/82c778a378c3>`__ test-ipmi-hiomap: Assert if
+   size is zero
+-  `067695735641 <https://github.com/open-power/skiboot/commit/067695735641>`__ test-ipmi-hiomap: Add
+   write-one-byte test
+-  `c6b0245a6ac5 <https://github.com/open-power/skiboot/commit/c6b0245a6ac5>`__ test-ipmi-hiomap: Fix
+   lpc-read-success
+-  `bdd077a2256b <https://github.com/open-power/skiboot/commit/bdd077a2256b>`__ test-ipmi-hiomap: Add
+   read-one-byte test
+-  `a2dabb70693b <https://github.com/open-power/skiboot/commit/a2dabb70693b>`__ skiboot v6.0.20 release notes
diff --git a/_sources/release-notes/v2.0.2.rst.txt b/_sources/release-notes/v2.0.2.rst.txt
new file mode 100644
index 0000000..d943b2e
--- /dev/null
+++ b/_sources/release-notes/v2.0.2.rst.txt
@@ -0,0 +1,50 @@
+Release Notes for OpenPower Firmware v2.0.2
+===========================================
+
+op-build v2.0.2 was released on Thursday May 24th, 2018 and replaces
+op-build v2.0.1 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.2 be used over any previous v2.0.x version
+due to the bug fixes contained within.
+
+This release includes a skiboot version bump, where bugs are fixed
+related to i2c and TPMs.
+
+Updated Packages
+----------------
+
++---------+-------------+-------------+------------------------------------------------------------------+
+| Package | Old Version | New Version | Platforms                                                        |
++=========+=============+=============+==================================================================+
+| skiboot | v6.0.2      | v6.0.3      | barreleye, firenze, firestone, garrison, habanero,               |
+|         |             |             | openpower\_mambo, openpower\_p9\_mambo, p9dsu, p9dsu\_dev,       |
+|         |             |             | palmetto, pseries, romulus, vesnin, witherspoon,                 |
+|         |             |             | witherspoon\_dev, zaius, zz                                      |
++---------+-------------+-------------+------------------------------------------------------------------+
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Oliver O'Halloran (4):
+
+-  `e22f7e46dfa3 <https://github.com/open-power/skiboot/commit/e22f7e46dfa3>`__
+   p8-i2c: Allow a per-port default timeout
+-  `ed21a758a43a <https://github.com/open-power/skiboot/commit/ed21a758a43a>`__
+   hdata: Add TPM timeout workaround
+-  `652c0dd64313 <https://github.com/open-power/skiboot/commit/652c0dd64313>`__
+   libstb/i2c-driver: Bump max timeout
+-  `d523a210dfbf <https://github.com/open-power/skiboot/commit/d523a210dfbf>`__
+   p8-i2c: Remove force reset
+
+Stewart Smith (1):
+
+-  `8cdc58924f8d <https://github.com/open-power/skiboot/commit/8cdc58924f8d>`__
+   skiboot 6.0.3 release notes
diff --git a/_sources/release-notes/v2.0.3.rst.txt b/_sources/release-notes/v2.0.3.rst.txt
new file mode 100644
index 0000000..ed752c1
--- /dev/null
+++ b/_sources/release-notes/v2.0.3.rst.txt
@@ -0,0 +1,219 @@
+Release Notes for OpenPower Firmware v2.0.3
+===========================================
+
+op-build v2.0.3 was released on Friday June 1st, 2018 and replaces
+op-build v2.0.2 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.3 be used over any previous v2.0.x version
+due to the bug fixes contained within.
+
+
+
+Updated Packages
+----------------
+
++----------+----------+----------+-------------------------------------------+
+| Package  | Old      | New      | Platforms                                 |
+|          | Version  | Version  |                                           |
++==========+==========+==========+===========================================+
+| hcode    | hw051718 | hw052418 | zaius, p9dsu, witherspoon, romulus        |
+|          | a.op920  | a.op920  |                                           |
++----------+----------+----------+-------------------------------------------+
+| hostboot | a4eb7f02 | acedcb2b | zaius, p9dsu, witherspoon, romulus        |
++----------+----------+----------+-------------------------------------------+
+| linux    | 4.16.8   | 4.16.13  | openpower_mambo, firestone, firenze,      |
+|          |          |          | garrison, zaius, p9dsu, palmetto,         |
+|          |          |          | pseries, vesnin, witherspoon, habanero,   |
+|          |          |          | openpower_p9_mambo, zz, barreleye,        |
+|          |          |          | romulus                                   |
++----------+----------+----------+-------------------------------------------+
+| linux-   | 4.16.8   | 4.16.13  | openpower_mambo, firestone, firenze,      |
+| headers  |          |          | garrison, zaius, p9dsu, palmetto,         |
+|          |          |          | pseries, vesnin, witherspoon, habanero,   |
+|          |          |          | openpower_p9_mambo, zz, barreleye,        |
+|          |          |          | romulus                                   |
++----------+----------+----------+-------------------------------------------+
+| occ      | 77bb5e60 | 90208bbb | zaius, p9dsu, witherspoon, zz, romulus    |
++----------+----------+----------+-------------------------------------------+
+| sbe      | 8e0105e5 | a5969753 | zaius, p9dsu, witherspoon, romulus        |
++----------+----------+----------+-------------------------------------------+
+| skiboot  | v6.0.3   | v6.0.4   | openpower_mambo, firestone, firenze,      |
+|          |          |          | garrison, zaius, p9dsu, palmetto,         |
+|          |          |          | pseries, vesnin, witherspoon, habanero,   |
+|          |          |          | openpower_p9_mambo, zz, barreleye,        |
+|          |          |          | romulus                                   |
++----------+----------+----------+-------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+hostboot (1):
+
+-  `e7a16c0c8685 <https://github.com/open-power/hcode/commit/e7a16c0c8685>`__
+   Release tag information updated for hw052418a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _op-build-v2.0.3-patches-1:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.3-commits-1:
+
+Commits
+~~~~~~~
+
+Ben Gass (2):
+
+-  `7395b3d68c7d <https://github.com/open-power/hostboot/commit/7395b3d68c7d>`__
+   Build p9n 10 and 20 by default.
+-  `5ccd37ccb190 <https://github.com/open-power/hostboot/commit/5ccd37ccb190>`__
+   Shorten A-link timers for sim. Add polling for A-link training.
+
+CHRISTINA L. GRAVES (1):
+
+-  `064aabffd3fc <https://github.com/open-power/hostboot/commit/064aabffd3fc>`__
+   p9_fab_iovalid fix to clear action0/1 bits corresponding w/ link
+   being enabled
+
+Dan Crowell (3):
+
+-  `5ad4c1b7c7c2 <https://github.com/open-power/hostboot/commit/5ad4c1b7c7c2>`__
+   Modify debug framework to be build-independent
+-  `b74ac8a05e42 <https://github.com/open-power/hostboot/commit/b74ac8a05e42>`__
+   Remove some files to remirror
+-  `f0648a1fff9a <https://github.com/open-power/hostboot/commit/f0648a1fff9a>`__
+   Increase default watchdog timeout to 10 minutes
+
+Daniel Howe (1):
+
+-  `95b92ae46750 <https://github.com/open-power/hostboot/commit/95b92ae46750>`__
+   dd1.1+ DL training procedure updates
+
+Jim Yuan (1):
+
+-  `a19b501b6f44 <https://github.com/open-power/hostboot/commit/a19b501b6f44>`__
+   Fix FRU board mfg date and time.
+
+Joe McGill (9):
+
+-  `5ee0dcd495f9 <https://github.com/open-power/hostboot/commit/5ee0dcd495f9>`__
+   FBC Level 1 procedures
+-  `ac3743759da3 <https://github.com/open-power/hostboot/commit/ac3743759da3>`__
+   L2 HWPs – p9_smp_link_layer and p9_fab_iovalid
+-  `5310a333a942 <https://github.com/open-power/hostboot/commit/5310a333a942>`__
+   L2 - Fabric updates for multi-chip support
+-  `fc24bef6f147 <https://github.com/open-power/hostboot/commit/fc24bef6f147>`__
+   p9_fab_iovalid – invoke link validation subroutine
+-  `d6f8088eaffb <https://github.com/open-power/hostboot/commit/d6f8088eaffb>`__
+   L3 update – p9_fab_iovalid
+-  `be6b65540fef <https://github.com/open-power/hostboot/commit/be6b65540fef>`__
+   update HWP level metadata for nest, common files
+-  `22160ff310f2 <https://github.com/open-power/hostboot/commit/22160ff310f2>`__
+   IO, FBC updates to enable ABUS for Fleetwood
+-  `29144e081adb <https://github.com/open-power/hostboot/commit/29144e081adb>`__
+   shift XBUS FIR programming inits for secure boot
+-  `fa7073699742 <https://github.com/open-power/hostboot/commit/fa7073699742>`__
+   p9_fab_iovalid – secure ABUS mailboxes after iovalid is asserted
+
+Louis Stermole (1):
+
+-  `acedcb2b0fb2 <https://github.com/open-power/hostboot/commit/acedcb2b0fb2>`__
+   Add extra DRAM reset after RCD load on Nimbus
+
+Mike Baiocchi (1):
+
+-  `8ab6717da706 <https://github.com/open-power/hostboot/commit/8ab6717da706>`__
+   Skip Diagnostic Mode for I2C Resets over FSI In All Cases
+
+Nick Klazynski (1):
+
+-  `714f4c95797c <https://github.com/open-power/hostboot/commit/714f4c95797c>`__
+   Disable 2-for-1 on NDD2.2- and CDD1.2-
+
+dchowe (1):
+
+-  `0a40c1b23c1a <https://github.com/open-power/hostboot/commit/0a40c1b23c1a>`__
+   Initfile updates for FBC DD2
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _op-build-v2.0.3-patches-2:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.3-commits-2:
+
+Commits
+~~~~~~~
+
+Douglas Gilbert (1):
+
+-  `90208bbb6260 <https://github.com/open-power/occ/commit/90208bbb6260>`__
+   captureFir: Add delay and sbefifo reset
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _op-build-v2.0.3-patches-3:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.3-commits-3:
+
+Commits
+~~~~~~~
+
+Nick Klazynski (1):
+
+-  `a59697535068 <https://github.com/open-power/sbe/commit/a59697535068>`__
+   Disable 2-for-1 on NDD2.2- and CDD1.2-
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _op-build-v2.0.3-patches-4:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.0.3-commits-4:
+
+Commits
+~~~~~~~
+
+Akshay Adiga (1):
+
+-  `cc52c5620095 <https://github.com/open-power/skiboot/commit/cc52c5620095>`__
+   SLW: Remove stop1_lite and stop2_lite
+
+Mahesh Salgaonkar (1):
+
+-  `3efceb169184 <https://github.com/open-power/skiboot/commit/3efceb169184>`__
+   opal-prd: Do not error out on first failure for soft/hard offline.
+
+Stewart Smith (1):
+
+-  `c55a54bbf38b <https://github.com/open-power/skiboot/commit/c55a54bbf38b>`__
+   skiboot 6.0.4 release notes
diff --git a/_sources/release-notes/v2.0.4.rst.txt b/_sources/release-notes/v2.0.4.rst.txt
new file mode 100644
index 0000000..a8f7af6
--- /dev/null
+++ b/_sources/release-notes/v2.0.4.rst.txt
@@ -0,0 +1,287 @@
+Release Notes for OpenPower Firmware v2.0.4
+===========================================
+
+op-build v2.0.4 was released on Thursday July 12th, 2018 and replaces op-build v2.0.3 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.4 be used over any previous v2.0.x version due to the bug fixes contained within.
+
+Updated Packages
+----------------
+
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| Package             | Old Version         | New Version         | Platforms                                          |
++=====================+=====================+=====================+====================================================+
+| hcode               | hw052418a.op920     | hw060818a.op920     | zaius, p9dsu, witherspoon, romulus                 |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| hostboot            | acedcb2b0fb20       | 63b526118e793       | zaius, p9dsu, witherspoon, romulus                 |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| hostboot-binaries   | hw051718a.op920     | hw063018a.op920-2-g | firestone, garrison, zaius, p9dsu, palmetto,       |
+|                     |                     | 0db27d4b993b        | vesnin, witherspoon, habanero, barreleye, romulus  |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| occ                 | 90208bbb62606       | 016db56cbcd6a       | zaius, p9dsu, witherspoon, zz, romulus             |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| sbe                 | a596975350682       | 5c55be4739b4e       | zaius, p9dsu, witherspoon, romulus                 |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| skiboot             | v6.0.4              | v6.0.5              | openpower_mambo, firestone, firenze, garrison,     |
+|                     |                     |                     | zaius, p9dsu, palmetto, pseries, vesnin,           |
+|                     |                     |                     | witherspoon, habanero, openpower_p9_mambo, zz,     |
+|                     |                     |                     | barreleye, romulus                                 |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Prasad Bg Ranganath (1):
+
+-  `f7b7a6050aa3 <https://github.com/open-power/hcode/commit/f7b7a6050aa3>`__ PPB: Bug fix in computing IAC Vdn value
+
+Rahul Batra (5):
+
+-  `b175658f8526 <https://github.com/open-power/hcode/commit/b175658f8526>`__ CME: Process DB0 inside intercme_msg_handler
+-  `fcff42579b68 <https://github.com/open-power/hcode/commit/fcff42579b68>`__ PGPE: Correctly Set retActQuads during Safe Mode
+-  `6777d2f2f00c <https://github.com/open-power/hcode/commit/6777d2f2f00c>`__ PGPE: Fix WOF Enable/Disable Issues
+-  `85e6dceb7174 <https://github.com/open-power/hcode/commit/85e6dceb7174>`__ PGPE: Use global literals for reg addrs
+-  `51692fa2cabc <https://github.com/open-power/hcode/commit/51692fa2cabc>`__ PGPE: Ack Back any pending quad active update during WOF Disable
+
+Richard J. Knight (1):
+
+-  `fc7996aed4fa <https://github.com/open-power/hcode/commit/fc7996aed4fa>`__ Update Makefile to fix concurrancy issues with libppetracepp.a
+
+Yue Du (1):
+
+-  `ff83bfc2bf6f <https://github.com/open-power/hcode/commit/ff83bfc2bf6f>`__ STOP: Fix History Write Data Machine Check by PPM_WRITE_DISABLE
+
+hostboot (3):
+
+-  `9b060733df53 <https://github.com/open-power/hcode/commit/9b060733df53>`__ Release tag information updated for hw060618a.op920
+-  `57f645d8622f <https://github.com/open-power/hcode/commit/57f645d8622f>`__ Release tag information updated for hw060718a.op920
+-  `fbe2c7c8455c <https://github.com/open-power/hcode/commit/fbe2c7c8455c>`__ Release tag information updated for hw060818a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.4-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.0.4-commits-1:
+
+Commits
+~~~~~~~
+
+Ben Gass (2):
+
+-  `dd357cba6d55 <https://github.com/open-power/hostboot/commit/dd357cba6d55>`__ Correct Safe mode freqency to UltraTurbo compare error message.
+-  `21d652cae1fc <https://github.com/open-power/hostboot/commit/21d652cae1fc>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+
+Christian Geddes (2):
+
+-  `5684c60ff95d <https://github.com/open-power/hostboot/commit/5684c60ff95d>`__ Add recovery summary traces for sbeAttemptRecovery for FSP runtime
+-  `54080e164527 <https://github.com/open-power/hostboot/commit/54080e164527>`__ Slave SBE scratch regs must be up to date before continueMPIPL called
+
+Dan Crowell (2):
+
+-  `384e76d46163 <https://github.com/open-power/hostboot/commit/384e76d46163>`__ Defer handling attentions on non-master proc until after SMP is up
+-  `d41e6f61373d <https://github.com/open-power/hostboot/commit/d41e6f61373d>`__ FFDC enhancements for core activate fails
+
+Greg Still (3):
+
+-  `520c2aa3e498 <https://github.com/open-power/hostboot/commit/520c2aa3e498>`__ PM: clear Hcode error injection bit upon PM complex reset
+-  `4e615979c946 <https://github.com/open-power/hostboot/commit/4e615979c946>`__ PM: pm_firinit class fix to properly clear FIRs upon initialization
+-  `1469d353f178 <https://github.com/open-power/hostboot/commit/1469d353f178>`__ PM: Fix double biases value into safe mode frequency
+
+Ilya Smirnov (2):
+
+-  `da0cef642cec <https://github.com/open-power/hostboot/commit/da0cef642cec>`__ New Global For Console Daemon
+-  `a218c42fcb5e <https://github.com/open-power/hostboot/commit/a218c42fcb5e>`__ Add Option to Use opal-elog-parse to eSEL.pl
+
+Jenny Huynh (1):
+
+-  `cbfc8c262b7d <https://github.com/open-power/hostboot/commit/cbfc8c262b7d>`__ Changing NXCQFIR(34) RNG control logic error to checkstop
+
+Joe McGill (1):
+
+-  `14d009af06a6 <https://github.com/open-power/hostboot/commit/14d009af06a6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
+
+Louis Stermole (1):
+
+-  `db169d62f42c <https://github.com/open-power/hostboot/commit/db169d62f42c>`__ Change mss_freq algorithm to deconfigure ports to achieve common DIMM freq
+
+Nick Klazynski (1):
+
+-  `d44a3583d81b <https://github.com/open-power/hostboot/commit/d44a3583d81b>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
+
+Prasad Bg Ranganath (4):
+
+-  `9df095095c4a <https://github.com/open-power/hostboot/commit/9df095095c4a>`__ PPB: Bug fix in computing IAC Vdn value
+-  `7644b20fd47e <https://github.com/open-power/hostboot/commit/7644b20fd47e>`__ PM reset: Fix disable resclk procedure
+-  `5caa7eb2573f <https://github.com/open-power/hostboot/commit/5caa7eb2573f>`__ PM_RESCLK: Clear override bits of CACCR in reset flow
+-  `05e5bff504e7 <https://github.com/open-power/hostboot/commit/05e5bff504e7>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
+
+Rahul Batra (1):
+
+-  `af797ecccc7e <https://github.com/open-power/hostboot/commit/af797ecccc7e>`__ PM: Not mask OCC_HB_NOTIFY during PM Reset
+
+Raja Das (1):
+
+-  `f7d423bcbe65 <https://github.com/open-power/hostboot/commit/f7d423bcbe65>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms
+
+Ryan Black (1):
+
+-  `e6737390b254 <https://github.com/open-power/hostboot/commit/e6737390b254>`__ Change npu ATSD timeout to disabled
+
+Soma BhanuTej (1):
+
+-  `63b526118e79 <https://github.com/open-power/hostboot/commit/63b526118e79>`__ BugFix for extract_sbe_rc
+
+Stephen Glancy (3):
+
+-  `d5d4ea292432 <https://github.com/open-power/hostboot/commit/d5d4ea292432>`__ Fixes CKE levels during RCD initialization
+-  `692b8cce1955 <https://github.com/open-power/hostboot/commit/692b8cce1955>`__ Updates training advanced workarounds to run after a failure
+-  `fb533c4d3bf1 <https://github.com/open-power/hostboot/commit/fb533c4d3bf1>`__ Updates the training advanced algorithm
+
+nagurram-in (1):
+
+-  `9e1945e647ad <https://github.com/open-power/hostboot/commit/9e1945e647ad>`__ IS_MPIPL_SUPPORTED attribute support and update in hdat IPLP structure
+
+spashabk-in (1):
+
+-  `8d357039a509 <https://github.com/open-power/hostboot/commit/8d357039a509>`__ Remove clear(step 3) of reset vectors
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.0.4-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.4-commits-2:
+
+Commits
+~~~~~~~
+
+Chris Cain (1):
+
+-  `6303307e1c4f <https://github.com/open-power/occ/commit/6303307e1c4f>`__ Fix PGPE beacon detection
+
+Sumit Kumar (1):
+
+-  `3efcf7cda44d <https://github.com/open-power/occ/commit/3efcf7cda44d>`__ 24x7: Added Alink PMU & fix for defect SW430218
+
+William Bryan (2):
+
+-  `77c9891f6228 <https://github.com/open-power/occ/commit/77c9891f6228>`__ Increase GPE1 Stack Size
+-  `016db56cbcd6 <https://github.com/open-power/occ/commit/016db56cbcd6>`__ Update GPE1 Binary 7/3
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.0.4-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.0.4-commits-3:
+
+Commits
+~~~~~~~
+
+Ben Gass (1):
+
+-  `5c55be4739b4 <https://github.com/open-power/sbe/commit/5c55be4739b4>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+
+Joe McGill (1):
+
+-  `512cca6c2ce6 <https://github.com/open-power/sbe/commit/512cca6c2ce6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
+
+Nick Klazynski (1):
+
+-  `16a44eff4942 <https://github.com/open-power/sbe/commit/16a44eff4942>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
+
+Prasad Bg Ranganath (1):
+
+-  `f283d67875d4 <https://github.com/open-power/sbe/commit/f283d67875d4>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
+
+Prem Shanker Jha (1):
+
+-  `3b5cc1a5a792 <https://github.com/open-power/sbe/commit/3b5cc1a5a792>`__ PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.
+
+Raja Das (1):
+
+-  `0b006e7b30b0 <https://github.com/open-power/sbe/commit/0b006e7b30b0>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.0.4-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.0.4-commits-4:
+
+Commits
+~~~~~~~
+
+Andrew Jeffery (2):
+
+-  `4b4e4e8585f7 <https://github.com/open-power/skiboot/commit/4b4e4e8585f7>`__ pci: Fix PCI_DEVICE_ID()
+-  `6dbc0b3b0f89 <https://github.com/open-power/skiboot/commit/6dbc0b3b0f89>`__ core: Add test for PCI quirks
+
+Christophe Lombard (1):
+
+-  `bfb78e7bc262 <https://github.com/open-power/skiboot/commit/bfb78e7bc262>`__ capi: Select the correct IODA table entry for the mbt cache.
+
+Haren Myneni (1):
+
+-  `e4f0860c4372 <https://github.com/open-power/skiboot/commit/e4f0860c4372>`__ NX: Add NX coprocessor init opal call
+
+Mahesh Salgaonkar (1):
+
+-  `f4a95d7e1dd5 <https://github.com/open-power/skiboot/commit/f4a95d7e1dd5>`__ opal/hmi: Display correct chip id while printing NPU FIRs.
+
+Michael Neuling (3):
+
+-  `28bf820d3735 <https://github.com/open-power/skiboot/commit/28bf820d3735>`__ phb4: Minimise wait when moving through FRESET states
+-  `f09894aca400 <https://github.com/open-power/skiboot/commit/f09894aca400>`__ phb4: Move training trace logging to next state.
+-  `2bd26c39de53 <https://github.com/open-power/skiboot/commit/2bd26c39de53>`__ phb4: Delay training till after PERST is deasserted
+
+Reza Arbab (1):
+
+-  `966a2839484f <https://github.com/open-power/skiboot/commit/966a2839484f>`__ npu2/hw-procedures: Fence bricks via NTL instead of MISC
+
+Shilpasri G Bhat (1):
+
+-  `6ab6b5028e0f <https://github.com/open-power/skiboot/commit/6ab6b5028e0f>`__ occ: sensors: Fix the size of the phandle array ‘sensors’ in DT
+
+Stewart Smith (2):
+
+-  `dd54042395c2 <https://github.com/open-power/skiboot/commit/dd54042395c2>`__ test/qemu: skip qemu test if ‘old’ qemu without PCR
+-  `6da102053f99 <https://github.com/open-power/skiboot/commit/6da102053f99>`__ skiboot 6.0.5 release notes
+
+Vaibhav Jain (1):
+
+-  `70e0dc77f597 <https://github.com/open-power/skiboot/commit/70e0dc77f597>`__ phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC
+
+Vasant Hegde (2):
+
+-  `8582501d9581 <https://github.com/open-power/skiboot/commit/8582501d9581>`__ vpd: Sanitize VPD data
+-  `81888d620f6a <https://github.com/open-power/skiboot/commit/81888d620f6a>`__ vpd: Add vendor property to processor node
diff --git a/_sources/release-notes/v2.0.5.rst.txt b/_sources/release-notes/v2.0.5.rst.txt
new file mode 100644
index 0000000..873e52d
--- /dev/null
+++ b/_sources/release-notes/v2.0.5.rst.txt
@@ -0,0 +1,57 @@
+Release Notes for OpenPower Firmware v2.0.5
+===========================================
+
+op-build v2.0.5 was released on Thursday July 19th, 2018 and replaces op-build v2.0.4 as the current stable release in the 2.0.x series.
+
+It is recommended that v2.0.4 be used over any previous v2.0.x version due to the bug fixes contained within.
+
+Updated Packages
+----------------
+
++---------------------+---------------------+---------------------+----------------------------------------------------+
+| Package             | Old Version         | New Version         | Platforms                                          |
++=====================+=====================+=====================+====================================================+
+| skiboot             | v6.0.5              | v6.0.6              | openpower_mambo, firestone, firenze, garrison,     |
+|                     |                     |                     | zaius, p9dsu, palmetto, pseries, vesnin,           |
+|                     |                     |                     | witherspoon, habanero, openpower_p9_mambo, zz,     |
+|                     |                     |                     | barreleye, romulus                                 |
++---------------------+---------------------+---------------------+----------------------------------------------------+
+
+Skiboot changes
+---------------
+
+- phb4/CAPI: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidth
+
+  We reallocate additional 16/8 DMA-Read engines allocated to stack0/1
+  on PEC2 respectively. This is needed to improve bandwidth available to
+  the Mellanox CX5 adapter when trying to read GPU memory (GPU-Direct).
+
+  If kernel cxl driver indicates a request to allocate maximum possible
+  DMA read engines when calling enable_capi_mode() and card is attached
+  to PEC2/stack0 slot then we assume its a Mellanox CX5 adapter. We then
+  allocate additional 16/8 extra DMA read engines to stack0 and stack1
+  respectively on PEC2. This is done by populating the
+  XPEC_PCI_PRDSTKOVR and XPEC_NEST_READ_STACK_OVERRIDE as suggested by
+  the h/w team.
+- phb4: Disable nodal scoped DMA accesses when PB pump mode is enabled
+
+  By default when a PCIe device issues a read request via the PHB it is first
+  issued with nodal scope. When accessing GPU memory the NPU does not know at the
+  time of response if the requested memory page is off node or not. Therefore
+  every read of GPU memory by a PHB is retried with larger scope which introduces
+  bandwidth and latency issues.
+
+  On smaller boxes which have pump mode enabled nodal and group scoped reads are
+  treated the same and both types of request are broadcast to one chip. Therefore
+  we can avoid the retry by disabling nodal scope on the PHB for these boxes. On
+  larger boxes nodal (single chip) and group (multiple chip) scoped reads are
+  treated differently. Therefore we avoid disabling nodal scope on large boxes
+  which have pump mode disabled to avoid all PHB requests being broadcast to
+  multiple chips.
+- npu2/hw-procedures: Enable parity and credit overflow checks
+
+  Enable these error checking features by setting the appropriate bits in
+  our one-off initialization of each "NTL Misc Config 2" register.
+
+  The exception is NDL RX parity checking, which should be disabled during
+  the link training procedures.
diff --git a/_sources/release-notes/v2.0.6.rst.txt b/_sources/release-notes/v2.0.6.rst.txt
new file mode 100644
index 0000000..44e58d3
--- /dev/null
+++ b/_sources/release-notes/v2.0.6.rst.txt
@@ -0,0 +1,272 @@
+Release Notes for OpenPower Firmware v2.0.6
+===========================================
+
+op-build v2.0.6 was released on Wednesday August 1st, 2018 and replaces op-build v2.0.5 as the current stable release in
+the 2.0.x series.
+
+It is recommended that v2.0.6 be used over any previous v2.0.x version due to the bug fixes contained within.
+
+Updated Packages
+----------------
+
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| Package    | Old Version                 | New Version                 | Platforms                                  |
++============+=============================+=============================+============================================+
+| hcode      | hw060818a.op920             | hw072318a.op920             | zaius, p9dsu, witherspoon, romulus         |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| hostboot   | 63b526118e79                | 58b3d491a4354               | zaius, p9dsu, witherspoon, romulus         |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| hostboot-b | hw063018a.op920-2-g0db27d4b | hw072318a.op920             | firestone, garrison, zaius, p9dsu,         |
+| inaries    | 993b                        |                             | palmetto, vesnin, witherspoon, habanero,   |
+|            |                             |                             | barreleye, romulus                         |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| occ        | 016db56cbcd6                | 084756c397c4                | zaius, p9dsu, witherspoon, zz, romulus     |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| petitboot  | v1.7.1                      | v1.7.2                      | openpower_mambo, firestone, firenze,       |
+|            |                             |                             | garrison, zaius, p9dsu, palmetto, pseries, |
+|            |                             |                             | vesnin, witherspoon, habanero,             |
+|            |                             |                             | openpower_p9_mambo, zz, barreleye, romulus |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+| sbe        | 5c55be4739b4                | 55d6eb23ddd2                | zaius, p9dsu, witherspoon, romulus         |
++------------+-----------------------------+-----------------------------+--------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Brian Vanderpool (1):
+
+-  `a8673e5364a6 <https://github.com/open-power/hcode/commit/a8673e5364a6>`__ STOP: Clear CPPM_PECES on entry during
+   power save cycle to prevent wakeup events
+
+Greg Still (1):
+
+-  `ead6e9843244 <https://github.com/open-power/hcode/commit/ead6e9843244>`__ PM: clear Hcode error injection bits upon
+   injection and malf alert
+
+Rahul Batra (3):
+
+-  `97b15c9d2286 <https://github.com/open-power/hcode/commit/97b15c9d2286>`__ PGPE: Use PGPE Header from
+   p9_hcode_images_defines.h
+-  `76bab2be2fcc <https://github.com/open-power/hcode/commit/76bab2be2fcc>`__ PGPE: Fixes and Cleanup for Mfg/Char team
+-  `663f776e9066 <https://github.com/open-power/hcode/commit/663f776e9066>`__ PGPE: Fixes and Cleanup for Mfg/Char team
+
+Richard J. Knight (1):
+
+-  `d9f40ccf1389 <https://github.com/open-power/hcode/commit/d9f40ccf1389>`__ update gerrit hostname for server
+   migration
+
+Yue Du (11):
+
+-  `a9a2d59b2758 <https://github.com/open-power/hcode/commit/a9a2d59b2758>`__ STOP: Fix CME Special Attention handling
+-  `b1f8194a584a <https://github.com/open-power/hcode/commit/b1f8194a584a>`__ STOP: Fix Srr1 wrongly reported upon
+   special wakeup
+-  `5ac7e3c6d8b5 <https://github.com/open-power/hcode/commit/5ac7e3c6d8b5>`__ STOP: Fix Srr1 wrongly reported upon
+   special wakeup
+-  `ecba21b4468e <https://github.com/open-power/hcode/commit/ecba21b4468e>`__ STOP: Clean up stop state after aborted L3
+   purge during Stop 11 entry
+-  `e5815ebbc536 <https://github.com/open-power/hcode/commit/e5815ebbc536>`__ STOP: Fix Core Special Wakeup window
+   condition
+-  `0a26d44dec5d <https://github.com/open-power/hcode/commit/0a26d44dec5d>`__ PM: PGPE hang fix during VDM droop
+   workaround
+-  `c89e98776bc4 <https://github.com/open-power/hcode/commit/c89e98776bc4>`__ STOP: remove chiplet enable drop in
+   core_poweron for multicast scom
+-  `dea935a2d336 <https://github.com/open-power/hcode/commit/dea935a2d336>`__ STOP: Fix Stop1 Window conditions
+-  `fcb9ea988c8b <https://github.com/open-power/hcode/commit/fcb9ea988c8b>`__ STOP: Fix hole in 62403
+-  `9935f632a513 <https://github.com/open-power/hcode/commit/9935f632a513>`__ STOP: Fix PLS/Srr1 over reporting bug
+   (impact stop2 only)
+-  `423e0a9d9b3c <https://github.com/open-power/hcode/commit/423e0a9d9b3c>`__ STOP: Fix VDM Droop Event DB3 Window
+   condition breaking STOP
+
+hostboot (10):
+
+-  `550b2fa1dca6 <https://github.com/open-power/hcode/commit/550b2fa1dca6>`__ Release tag information updated for
+   hw062818a.op920
+-  `6fa9a55fc99d <https://github.com/open-power/hcode/commit/6fa9a55fc99d>`__ Release tag information updated for
+   hw063018a.op920
+-  `90daf24b2840 <https://github.com/open-power/hcode/commit/90daf24b2840>`__ Release tag information updated for
+   hw071018a.op920
+-  `86b1525c59f5 <https://github.com/open-power/hcode/commit/86b1525c59f5>`__ Release tag information updated for
+   hw071118a.op920
+-  `1313e9247391 <https://github.com/open-power/hcode/commit/1313e9247391>`__ Release tag information updated for
+   hw071318a.op920
+-  `bb4e62e97086 <https://github.com/open-power/hcode/commit/bb4e62e97086>`__ Release tag information updated for
+   hw071418a.op920
+-  `279348985484 <https://github.com/open-power/hcode/commit/279348985484>`__ Release tag information updated for
+   hw071518a.op920
+-  `3d121ff605e6 <https://github.com/open-power/hcode/commit/3d121ff605e6>`__ Release tag information updated for
+   hw071718a.op920
+-  `8c2de096c3ce <https://github.com/open-power/hcode/commit/8c2de096c3ce>`__ Release tag information updated for
+   hw071818a.op920
+-  `699b92d0db4d <https://github.com/open-power/hcode/commit/699b92d0db4d>`__ Release tag information updated for
+   hw072318a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.6-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.0.6-commits-1:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+
+-  `19a4dfe717cb <https://github.com/open-power/hostboot/commit/19a4dfe717cb>`__ HTMGT: Save WOF reset reasons across
+   all WOF resets
+
+Chris Steffen (1):
+
+-  `15312c06fdfb <https://github.com/open-power/hostboot/commit/15312c06fdfb>`__ Move Xbus Erepair FIR Clearing
+
+Christian Geddes (1):
+
+-  `3e3f1abb99cd <https://github.com/open-power/hostboot/commit/3e3f1abb99cd>`__ Only switch sides and perform hreset if
+   SEEPROM side versions match
+
+Dan Crowell (1):
+
+-  `f4a736da3d50 <https://github.com/open-power/hostboot/commit/f4a736da3d50>`__ Debug improvements for exceptions and
+   OOM hangs
+
+Ilya Smirnov (2):
+
+-  `7d36982e90ab <https://github.com/open-power/hostboot/commit/7d36982e90ab>`__ Display Secure Mode Console Trace
+   During Boot
+-  `aaaf653cdc31 <https://github.com/open-power/hostboot/commit/aaaf653cdc31>`__ Attach Traces to call_mss_eff_config
+   Errors
+
+Joachim Fenkes (1):
+
+-  `c9d74dbb0501 <https://github.com/open-power/hostboot/commit/c9d74dbb0501>`__ p9_sbe_lpc_init: Add final check for
+   errors
+
+Matt Derksen (1):
+
+-  `0a0a63d6e7be <https://github.com/open-power/hostboot/commit/0a0a63d6e7be>`__ Add WOF compare data section for
+   RC_WOF_TABLE_NOT_FOUND errors
+
+Nick Bofferding (3):
+
+-  `729f4b3bb3a3 <https://github.com/open-power/hostboot/commit/729f4b3bb3a3>`__ Send errors from previous boots as
+   callhome type eSELs
+-  `7be43628c219 <https://github.com/open-power/hostboot/commit/7be43628c219>`__ I2C: Inhibit sending slave stop command
+   when SDA and SCL are not both asserted
+-  `5f7ef1613479 <https://github.com/open-power/hostboot/commit/5f7ef1613479>`__ Secure Boot: Clear XBUS FIR bits after
+   SMP enabled
+
+Prasad Bg Ranganath (2):
+
+-  `de3e4c9a406f <https://github.com/open-power/hostboot/commit/de3e4c9a406f>`__ PPB:Compute safe mode Freq and Volt
+   calculation during runtime
+-  `4447f992153d <https://github.com/open-power/hostboot/commit/4447f992153d>`__ Bug fix for the Runtime pstate bias
+   update
+
+Ryan Black (1):
+
+-  `767c08ae77b2 <https://github.com/open-power/hostboot/commit/767c08ae77b2>`__ Mask ut=0 and ut=1 mmio bad
+   cmd/length/align
+
+Sachin Gupta (1):
+
+-  `58b3d491a435 <https://github.com/open-power/hostboot/commit/58b3d491a435>`__ Disable SBE HW i2c reset sequence on
+   hreset
+
+Zane Shelley (2):
+
+-  `dcc623f78014 <https://github.com/open-power/hostboot/commit/dcc623f78014>`__ PRD: ignore SCOM errors in rule code
+   summary construct
+-  `0eda42cf2414 <https://github.com/open-power/hostboot/commit/0eda42cf2414>`__ PRD: incorrect CFAM register addresses
+   used in Hostboot
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.0.6-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.0.6-commits-2:
+
+Commits
+~~~~~~~
+
+mbroyles (1):
+
+-  `084756c397c4 <https://github.com/open-power/occ/commit/084756c397c4>`__ Force update of OPAL-OCC memory after GPU
+   presence detected
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.0.6-patches-3:
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+.. _v2.0.6-commits-3:
+
+Commits
+~~~~~~~
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.0.6-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.0.6-commits-4:
+
+Commits
+~~~~~~~
+
+Joachim Fenkes (1):
+
+-  `c6566a7d896a <https://github.com/open-power/sbe/commit/c6566a7d896a>`__ p9_sbe_lpc_init: Add final check for errors
+
+Nick Klazynski (1):
+
+-  `d51bd3609e3b <https://github.com/open-power/sbe/commit/d51bd3609e3b>`__ Clockgate disable workaround for HW452921
+
+Prasad Bg Ranganath (1):
+
+-  `96c1383b9764 <https://github.com/open-power/sbe/commit/96c1383b9764>`__ Marking CME sram addr and cntrl register for
+   whitelist
+
+Raja Das (1):
+
+-  `4665a9b1ce24 <https://github.com/open-power/sbe/commit/4665a9b1ce24>`__ Inverted logic of hasClock bit in Clock
+   Status register
+
+Sumit Kumar (1):
+
+-  `55d6eb23ddd2 <https://github.com/open-power/sbe/commit/55d6eb23ddd2>`__ Updated gerrit hostname
+
+Yue Du (1):
+
+-  `c7f8a8572837 <https://github.com/open-power/sbe/commit/c7f8a8572837>`__ STOP: remove chiplet enable drop in
+   core_poweron for multicast scom
diff --git a/_sources/release-notes/v2.0.7.rst.txt b/_sources/release-notes/v2.0.7.rst.txt
new file mode 100644
index 0000000..c0835b9
--- /dev/null
+++ b/_sources/release-notes/v2.0.7.rst.txt
@@ -0,0 +1,17 @@
+Release Notes for OpenPower Firmware v2.0.7
+===========================================
+
+op-build v2.0.6 was released on Friday August 3rd, 2018 and replaces op-build v2.0.6 as the current stable release in
+the 2.0.x series.
+
+It is recommended that v2.0.7 be used over any previous v2.0.x version on POWER9 systems due to the bug fixes contained within.
+
+The only update in this release is to skiboot v6.0.7 to work around a hardware errata in the interrupt controller on POWER9.
+
+The bug fix is:
+
+- xive: Disable block tracker
+
+  Due to some HW errata, the block tracking facility (performance
+  optimisation for large systems) should be disabled on Nimbus chips.
+  Disable it unconditionally for now.
diff --git a/_sources/release-notes/v2.0.8.rst.txt b/_sources/release-notes/v2.0.8.rst.txt
new file mode 100644
index 0000000..24a03e2
--- /dev/null
+++ b/_sources/release-notes/v2.0.8.rst.txt
@@ -0,0 +1,113 @@
+Release Notes for OpenPower Firmware v2.0.8
+===========================================
+
+op-build v2.0.8 was released on Monday August 6th, 2018 and replaces op-build v2.0.7 as the current stable release in
+the 2.0.x series.
+
+It is recommended that v2.0.8 be used over any previous v2.0.x version on POWER9 systems due to the bug fixes contained
+within.
+
+Updated Packages
+----------------
+
++--------------------+-------------------------+------------------------------+----------------------------------------+
+| Package            | Old Version             | New Version                  | Platforms                              |
++====================+=========================+==============================+========================================+
+| hcode              | hw072318a.op920         | hw080418a.op920              | zaius, p9dsu, witherspoon, romulus     |
++--------------------+-------------------------+------------------------------+----------------------------------------+
+| hostboot           | 58b3d491a4354           | d0332131ea0c0                | zaius, p9dsu, witherspoon, romulus     |
++--------------------+-------------------------+------------------------------+----------------------------------------+
+| hostboot-binaries  | hw072318a.op920         | hw080418a.op920              | firestone, garrison, zaius, p9dsu,     |
+|                    |                         |                              | palmetto, vesnin, witherspoon,         |
+|                    |                         |                              | habanero, barreleye, romulus           |
++--------------------+-------------------------+------------------------------+----------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Yue Du (1):
+
+-  `fa7d3943af91 <https://github.com/open-power/hcode/commit/fa7d3943af91>`__ STOP: Fix incorrect solution in 61385
+
+hostboot (3):
+
+-  `7903b32b3d7e <https://github.com/open-power/hcode/commit/7903b32b3d7e>`__ Release tag information updated for
+   hw080118a.op920
+-  `b7536dec8c2a <https://github.com/open-power/hcode/commit/b7536dec8c2a>`__ Release tag information updated for
+   hw080318a.op920
+-  `9b0cff5c99d7 <https://github.com/open-power/hcode/commit/9b0cff5c99d7>`__ Release tag information updated for
+   hw080418a.op920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.0.8-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.0.8-commits-1:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+
+-  `52d75b98b6b4 <https://github.com/open-power/hostboot/commit/52d75b98b6b4>`__ HTMGT: WOF Reset Disable Flag
+
+Greg Still (1):
+
+-  `716483393aec <https://github.com/open-power/hostboot/commit/716483393aec>`__ PM: Move PBAFIR checkstops to
+   recoverable attentions
+
+Nick Bofferding (1):
+
+-  `af6f77c1aab7 <https://github.com/open-power/hostboot/commit/af6f77c1aab7>`__ i2c: Don’t wait for SDA to go high
+   before sending slave stop command
+
+Nick Klazynski (1):
+
+-  `efb7cc5f4a17 <https://github.com/open-power/hostboot/commit/efb7cc5f4a17>`__ Clockgate disable workaround for
+   HW452921
+
+Prem Shanker Jha (1):
+
+-  `c5efa55e3247 <https://github.com/open-power/hostboot/commit/c5efa55e3247>`__ STOP_Recovery: Added hwp changes to
+   support error log parser.
+
+Raja Das (1):
+
+-  `5de34dd6c24d <https://github.com/open-power/hostboot/commit/5de34dd6c24d>`__ Inverted logic of hasClock bit in Clock
+   Status register
+
+Rick Ward (1):
+
+-  `25d11acf0292 <https://github.com/open-power/hostboot/commit/25d11acf0292>`__ Host went to kernel panic after
+   gard’ing PEC0/PHB0 (PCIFIR CS)
+
+Yue Du (1):
+
+-  `a83a93a35943 <https://github.com/open-power/hostboot/commit/a83a93a35943>`__ PM: Prevent Core-L2 Quiesce from
+   removing PM_EXIT upon SPWU
+
+Zane Shelley (2):
+
+-  `14ae5a21b925 <https://github.com/open-power/hostboot/commit/14ae5a21b925>`__ PRD: Disable reading/writing lane
+   repair VPD
+-  `bd04abf36c3f <https://github.com/open-power/hostboot/commit/bd04abf36c3f>`__ PRD: change threshold for L3FIR[28] LRU
+   parity error
+
+nagurram-in (1):
+
+-  `d0332131ea0c <https://github.com/open-power/hostboot/commit/d0332131ea0c>`__ attribute ECID value updation in hdat
+   pcrd structure
diff --git a/_sources/release-notes/v2.0.9.rst.txt b/_sources/release-notes/v2.0.9.rst.txt
new file mode 100644
index 0000000..ade429b
--- /dev/null
+++ b/_sources/release-notes/v2.0.9.rst.txt
@@ -0,0 +1,65 @@
+Release Notes for OpenPower Firmware v2.0.9
+===========================================
+
+op-build v2.0.9 was released on Thursday August 16th, 2018 and replaces op-build v2.0.8 as the current stable release in
+the 2.0.x series.
+
+It is recommended that v2.0.9 be used over any previous v2.0.x version on POWER9 systems due to the bug fixes contained within.
+
+The only update in this release is to skiboot. Skiboot v6.0.8 includes the following bug fixes:
+
+- i2c: Ensure ordering between i2c_request_send() and completion
+
+  i2c_request_send loops waiting for a flag "uc.done" set by
+  the completion routine, and then look for a result code
+  also set by that same completion.
+
+  There is no synchronization, the completion can happen on another
+  processor, so we need to order the stores to uc and the reads
+  from uc so that uc.done is stored last and tested first using
+  memory barriers.
+- i2c: Fix multiple-enqueue of the same request on NACK
+
+  i2c_request_send() will retry the request if the error is a NAK,
+  however it forgets to clear the "ud.done" flag. It will thus
+  loop again and try to re-enqueue the same request causing internal
+  request list corruption.
+- phb4: Disable 32-bit MSI in capi mode
+
+  If a capi device does a DMA write targeting an address lower than 4GB,
+  it does so through a 32-bit operation, per the PCI spec. In capi mode,
+  the first TVE entry is configured in bypass mode, so the address is
+  valid. But with any (bad) luck, the address could be 0xFFFFxxxx, thus
+  looking like a 32-bit MSI.
+
+  We currently enable both 32-bit and 64-bit MSIs, so the PHB will
+  interpret the DMA write as a MSI, which very likely results in an EEH
+  (MSI with a bad payload size).
+
+  We can fix it by disabling 32-bit MSI when switching the PHB to capi
+  mode. Capi devices are 64-bit.
+
+- capp: Fix the capp recovery timeout comparison
+
+  The current capp recovery timeout control loop in
+  do_capp_recovery_scoms() uses a wrong comparison for return value of
+  tb_compare(). This may cause do_capp_recovery_scoms() to report an
+  timeout earlier than the 168ms stipulated time.
+
+  The patch fixes this by updating the loop timeout control branch in
+  do_capp_recovery_scoms() to use the correct enum tb_cmpval.
+- phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-width
+
+  Commit 47c09cdfe7a3("phb4/capp: Calculate STQ/DMA read engines based
+  on link-width for PEC") update the CAPP init sequence by calculating
+  the needed STQ/DMA-read engines based on link width and populating it
+  in XPEC_NEST_CAPP_CNTL register. This however needs to be synchronized
+  with the value set in CAPP APC FSM Read Machine Mask Register.
+
+  Hence this patch update phb4_init_capp_regs() to calculate the link
+  width of the stack on PEC2 and populate the same values as previously
+  populated in PEC CAPP_CNTL register.
+
+- core/cpu: Call memset with proper cpu_thread offset
+
+
diff --git a/_sources/release-notes/v2.0.rst.txt b/_sources/release-notes/v2.0.rst.txt
new file mode 100644
index 0000000..ef7c500
--- /dev/null
+++ b/_sources/release-notes/v2.0.rst.txt
@@ -0,0 +1,1511 @@
+Release Notes for OpenPower Firmware v2.0
+=========================================
+
+This is the first op-build v2.0 release. It is the minimum required level for
+POWER9 platforms as defined by OpenPOWER READY, sytems should have firmware based
+on "a modest derivative of op-build v2.0 or later."
+
+New defconfigs
+--------------
+
+These are really two defconfigs for two POWER9 platforms, where instead
+of the stable code tree of some components, they use the development
+trees. Unless you're wanting bleeding edge development code, don't use
+them.
+
+-  p9dsu\_dev
+-  witherspoon\_dev
+
+Updated Packages
+----------------
+
++------+----------------+----------------+----------------------------------------+
+| Pack | Old Version    | New Version    | Platforms                              |
+| age  |                |                |                                        |
++======+================+================+========================================+
+| capp | p9-dd2-v3      | p9-dd2-v4      | barreleye, firestone, garrison,        |
+| -uco |                |                | habanero, p9dsu, palmetto, romulus,    |
+| de   |                |                | vesnin, witherspoon, zaius             |
++------+----------------+----------------+----------------------------------------+
+| eude | 3.2.4          | 3.2.5          | barreleye, firenze, firestone,         |
+| v    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| glib | glibc-2.26-107 | glibc-2.26-146 | barreleye, firenze, firestone,         |
+| c    | -g73a92363619e | -gd300041c533a | garrison, habanero, openpower\_mambo,  |
+|      | 52c458146e903d | 3d837c9f37a099 | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      | fb9b1ba823aa40 | bcc95466860e98 | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| host | b51298075aee40 | 8e05a4399bf567 | p9dsu, romulus, witherspoon, zaius     |
+| boot | 2dbcef485088cf | a49f91cfee8ad2 |                                        |
+|      | a71a6ca61725   | 4b3896e96982   |                                        |
++------+----------------+----------------+----------------------------------------+
+| host | b339e05c57725c | 20119f08687783 | barreleye, firestone, garrison,        |
+| boot | f09b867d665269 | a87862cee268df | habanero, p9dsu, palmetto, romulus,    |
+| -bin | 8aa2e3ab5f6a   | 1260f914c01e   | vesnin, witherspoon, zaius             |
+| arie |                |                |                                        |
+| s    |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| i2c- | 3.1.2          | 4.0            | pseries, vesnin                        |
+| tool |                |                |                                        |
+| s    |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| linu | 4.15.14        | 4.16.8         | barreleye, firenze, firestone,         |
+| x    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| linu | a3a26af24e29c8 | 65b1c68c63f974 | barreleye, firenze, firestone,         |
+| x-fi | 18ef9b56618560 | d72610db38dfae | garrison, habanero, openpower\_mambo,  |
+| rmwa | 18e21a5c49fb   | 49861117cae2   | openpower\_p9\_mambo, p9dsu, palmetto, |
+| re   |                |                | pseries, romulus, witherspoon, zaius,  |
+|      |                |                | zz                                     |
++------+----------------+----------------+----------------------------------------+
+| linu | 4.15.14        | 4.16.8         | barreleye, firenze, firestone,         |
+| x-he |                |                | garrison, habanero, openpower\_mambo,  |
+| ader |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+| s    |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| mach | fb5f9334aa0c30 | 32ce616ef80f5c | p9dsu                                  |
+| ine- | 5f245615c30e8e | c3f128b3aa08fe |                                        |
+| xml  | 542b37f94091   | 50954a087888   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 38ff4b8db62d43 | dda5b93d90b6e5 | vesnin                                 |
+| ine- | e330fab404cd2b | 6fd3e94b0dfd25 |                                        |
+| xml  | 76bd35a4a062   | 5fa8f47409cb   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 18591a3eba4fc4 | 7cd20a6ac8fe3b | witherspoon                            |
+| ine- | 345daf630aaf44 | 693ccf50a5ab86 |                                        |
+| xml  | 12f1554a24cd   | ce55ca994fdc   |                                        |
++------+----------------+----------------+----------------------------------------+
+| mach | 4b012a3d1da538 | a941f8b75cdcd4 | zaius                                  |
+| ine- | b3fb97c332b6fc | 6caa6a7d821550 |                                        |
+| xml  | e51a6cffaf9a   | 78cb4a176c55   |                                        |
++------+----------------+----------------+----------------------------------------+
+| occ  | 768466b31e853c | 77bb5e602b4aa3 | p9dsu, romulus, witherspoon, zaius     |
+|      | b11dfa90dbfc15 | 421e38af2b8fad |                                        |
+|      | 65a21ee9646e   | b55bb2e9496b   |                                        |
++------+----------------+----------------+----------------------------------------+
+| open | dafcab48658b4d | f6d970c6a600a7 | barreleye, firestone, garrison,        |
+| powe | e48e70c929b036 | e248fa5d604eb4 | habanero, p9dsu, palmetto, romulus,    |
+| r-pn | 985dac7ef7b8   | 71db4482760b   | vesnin, witherspoon, zaius             |
+| or   |                |                |                                        |
++------+----------------+----------------+----------------------------------------+
+| rsyn | 3.1.2          | 3.1.3          | barreleye, firenze, firestone,         |
+| c    |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| sbe  | 5c0363924c7d71 | 8e0105e5e964de | p9dsu, romulus, witherspoon, zaius     |
+|      | 0146155b3354b2 | 6e99e60a96ae3f |                                        |
+|      | 36012372dd24   | 3829efe02080   |                                        |
++------+----------------+----------------+----------------------------------------+
+| skib | v5.11          | v6.0.1         | barreleye, firenze, firestone,         |
+| oot  |                |                | garrison, habanero, openpower\_mambo,  |
+|      |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+| util | 2.31           | 2.31.1         | barreleye, firenze, firestone,         |
+| -lin |                |                | garrison, habanero, openpower\_mambo,  |
+| ux   |                |                | openpower\_p9\_mambo, p9dsu, palmetto, |
+|      |                |                | pseries, romulus, vesnin, witherspoon, |
+|      |                |                | zaius, zz                              |
++------+----------------+----------------+----------------------------------------+
+
+New Packages
+------------
+
++------+------+------+
+| Pack | Vers | Plat |
+| age  | ion  | form |
+|      |      | s    |
++======+======+======+
+| hcod | hw05 | p9ds |
+| e    | 1018 | u,ro |
+|      | a.op | mulu |
+|      | 920  | s,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius  |
++------+------+------+
+| host | d302 | barr |
+| boot | 5f5d | eley |
+| -p8  | 7ddd | e,fi |
+|      | 0723 | rest |
+|      | 946b | one, |
+|      | b54f | garr |
+|      | cb47 | ison |
+|      | 1d2b | ,hab |
+|      | f1fd | aner |
+|      | 2da4 | o,pa |
+|      |      | lmet |
+|      |      | to,v |
+|      |      | esni |
+|      |      | n    |
++------+------+------+
+| libf | v5.1 | open |
+| lash | 0.1  | powe |
+|      |      | r\_p |
+|      |      | 9\_m |
+|      |      | ambo |
++------+------+------+
+| libz | 1.2. | barr |
+| lib  | 11   | eley |
+|      |      | e,fi |
+|      |      | renz |
+|      |      | e,fi |
+|      |      | rest |
+|      |      | one, |
+|      |      | garr |
+|      |      | ison |
+|      |      | ,hab |
+|      |      | aner |
+|      |      | o,op |
+|      |      | enpo |
+|      |      | wer\ |
+|      |      | _mam |
+|      |      | bo,o |
+|      |      | penp |
+|      |      | ower |
+|      |      | \_p9 |
+|      |      | \_ma |
+|      |      | mbo, |
+|      |      | p9ds |
+|      |      | u,pa |
+|      |      | lmet |
+|      |      | to,p |
+|      |      | seri |
+|      |      | es,r |
+|      |      | omul |
+|      |      | us,v |
+|      |      | esni |
+|      |      | n,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius, |
+|      |      | zz   |
++------+------+------+
+| occ  | 77bb | zz   |
+|      | 5e60 |      |
+|      | 2b4a |      |
+|      | a342 |      |
+|      | 1e38 |      |
+|      | af2b |      |
+|      | 8fad |      |
+|      | b55b |      |
+|      | b2e9 |      |
+|      | 496b |      |
++------+------+------+
+| occ- | 28f2 | barr |
+| p8   | cec6 | eley |
+|      | 90b7 | e,fi |
+|      | f195 | renz |
+|      | 48ce | e,fi |
+|      | 860a | rest |
+|      | 8820 | one, |
+|      | f519 | garr |
+|      | e6c3 | ison |
+|      | 9a6a | ,hab |
+|      |      | aner |
+|      |      | o,op |
+|      |      | enpo |
+|      |      | wer\ |
+|      |      | _mam |
+|      |      | bo,p |
+|      |      | alme |
+|      |      | tto, |
+|      |      | pser |
+|      |      | ies, |
+|      |      | vesn |
+|      |      | in   |
++------+------+------+
+
+Removed Packages
+----------------
+
++------+------+------+
+| Pack | Vers | Plat |
+| age  | ion  | form |
+|      |      | s    |
++======+======+======+
+| host | d302 | barr |
+| boot | 5f5d | eley |
+|      | 7ddd | e,fi |
+|      | 0723 | rest |
+|      | 946b | one, |
+|      | b54f | garr |
+|      | cb47 | ison |
+|      | 1d2b | ,hab |
+|      | f1fd | aner |
+|      | 2da4 | o,pa |
+|      |      | lmet |
+|      |      | to,v |
+|      |      | esni |
+|      |      | n    |
++------+------+------+
+| occ  | 28f2 | barr |
+|      | cec6 | eley |
+|      | 90b7 | e,fi |
+|      | f195 | rest |
+|      | 48ce | one, |
+|      | 860a | garr |
+|      | 8820 | ison |
+|      | f519 | ,hab |
+|      | e6c3 | aner |
+|      | 9a6a | o,pa |
+|      |      | lmet |
+|      |      | to,v |
+|      |      | esni |
+|      |      | n    |
++------+------+------+
+| zlib | 1.2. | barr |
+|      | 11   | eley |
+|      |      | e,fi |
+|      |      | renz |
+|      |      | e,fi |
+|      |      | rest |
+|      |      | one, |
+|      |      | garr |
+|      |      | ison |
+|      |      | ,hab |
+|      |      | aner |
+|      |      | o,op |
+|      |      | enpo |
+|      |      | wer\ |
+|      |      | _mam |
+|      |      | bo,o |
+|      |      | penp |
+|      |      | ower |
+|      |      | \_p9 |
+|      |      | \_ma |
+|      |      | mbo, |
+|      |      | p9ds |
+|      |      | u,pa |
+|      |      | lmet |
+|      |      | to,p |
+|      |      | seri |
+|      |      | es,r |
+|      |      | omul |
+|      |      | us,v |
+|      |      | esni |
+|      |      | n,wi |
+|      |      | ther |
+|      |      | spoo |
+|      |      | n,za |
+|      |      | ius, |
+|      |      | zz   |
++------+------+------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/v2.0/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch <https://github.com/open-power/op-build/tree/v2.0/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/v2.0/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `6d48b4dfd9cc <https://github.com/open-power/hostboot/commit/6d48b4dfd9cc>`__
+   Abist proc update for SBE changes
+
+Ben Gass (3):
+
+-  `885dde53dea4 <https://github.com/open-power/hostboot/commit/885dde53dea4>`__
+   Turn off PB.IOO.LL0.CONFIG\_FAST\_ASYNC\_CROSS for Nimbus (HW409026)
+-  `a26fde80a124 <https://github.com/open-power/hostboot/commit/a26fde80a124>`__
+   Adding Axone MC/MI/MCC/OMIC/OMI scom address translation.
+-  `6527cd1f6ae2 <https://github.com/open-power/hostboot/commit/6527cd1f6ae2>`__
+   Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update
+
+Benjamin Weisenbeck (1):
+
+-  `c6150efe43c8 <https://github.com/open-power/hostboot/commit/c6150efe43c8>`__
+   PRD: ABUS lane fail callout support
+
+Bill Hoffa (1):
+
+-  `efa5cc2c146b <https://github.com/open-power/hostboot/commit/efa5cc2c146b>`__
+   Update simulation build level to b0414a\_1815.920
+
+Brian Bakke (2):
+
+-  `4366e146c039 <https://github.com/open-power/hostboot/commit/4366e146c039>`__
+   Check for pending OCC messages on HBRT start in OpenPOWER
+-  `667047773617 <https://github.com/open-power/hostboot/commit/667047773617>`__
+   Fix mismatch between logger and parser for Istep state info
+
+Brian Stegmiller (1):
+
+-  `9e9ca8132513 <https://github.com/open-power/hostboot/commit/9e9ca8132513>`__
+   PRD: Mask SBE attention on HB recovery failure
+
+Chris Cain (2):
+
+-  `db62cb5a72b8 <https://github.com/open-power/hostboot/commit/db62cb5a72b8>`__
+   HTMGT: memory throttle calculation fixes
+-  `ae5e20e397bf <https://github.com/open-power/hostboot/commit/ae5e20e397bf>`__
+   HTMGT: Support AVSBus Config packet for Vdd Current roll over
+   workaround
+
+Christian Geddes (11):
+
+-  `02f8995967cc <https://github.com/open-power/hostboot/commit/02f8995967cc>`__
+   Use SCOM to access Master Processor's SBE MSG register
+-  `ba8c8bfc02ca <https://github.com/open-power/hostboot/commit/ba8c8bfc02ca>`__
+   sbe\_retry\_handler refactor
+-  `d5ba4627b254 <https://github.com/open-power/hostboot/commit/d5ba4627b254>`__
+   Update hreset HWP to always use scoms during HBRT
+-  `5192636a15d9 <https://github.com/open-power/hostboot/commit/5192636a15d9>`__
+   Hook up FSP runtime support for sbe\_retry\_handler (hreset path)
+-  `7ee5536ef2a1 <https://github.com/open-power/hostboot/commit/7ee5536ef2a1>`__
+   Enable OpenPower SBE Vital Attention handler
+-  `a4e9bdd5d47c <https://github.com/open-power/hostboot/commit/a4e9bdd5d47c>`__
+   Improve error handling when slave SBE fails to boot
+-  `4f32915aa124 <https://github.com/open-power/hostboot/commit/4f32915aa124>`__
+   Clear perv scrach register prior to triggering HRESET
+-  `4b25a2be9395 <https://github.com/open-power/hostboot/commit/4b25a2be9395>`__
+   PM: Clean up PM Reset and PM Complex Suspend
+-  `c933337513bf <https://github.com/open-power/hostboot/commit/c933337513bf>`__
+   Change all FAPI\_INVOKE calls to be FAPI\_EXEC in sbe\_retry\_handler
+-  `0e7f35fb549d <https://github.com/open-power/hostboot/commit/0e7f35fb549d>`__
+   Improve linking of PLIDs for sbe\_retry\_handler
+-  `c78530bd2994 <https://github.com/open-power/hostboot/commit/c78530bd2994>`__
+   Change sbe restart fail hwCallouts from GARDs to DECONFIG
+
+Christian R. Geddes (1):
+
+-  `1c4c810a584f <https://github.com/open-power/hostboot/commit/1c4c810a584f>`__
+   Revert "Clear perv scrach register prior to triggering HRESET"
+
+Claus Michael Olsen (2):
+
+-  `e286748a94bd <https://github.com/open-power/hostboot/commit/e286748a94bd>`__
+   Code restruct: ring\_apply
+-  `84909fd0daf7 <https://github.com/open-power/hostboot/commit/84909fd0daf7>`__
+   Update to ifCompiler to produce \*.bitsModified Care for PLL filter
+   rings
+
+Corey Swenson (1):
+
+-  `ada2cd8dd6c8 <https://github.com/open-power/hostboot/commit/ada2cd8dd6c8>`__
+   Check for PROC EC in OP920
+
+Dan Crowell (3):
+
+-  `d8765b43b7ad <https://github.com/open-power/hostboot/commit/d8765b43b7ad>`__
+   Move VPD cache invalidation in mfgmode after we save it for HBRT
+-  `38ec7768b236 <https://github.com/open-power/hostboot/commit/38ec7768b236>`__
+   Log Hostboot state information in all error logs
+-  `dc1414817351 <https://github.com/open-power/hostboot/commit/dc1414817351>`__
+   Enable super-long watchdog timer when console traces are enabled
+
+Daniel Howe (1):
+
+-  `bd3148541fc2 <https://github.com/open-power/hostboot/commit/bd3148541fc2>`__
+   Update settings to allow xlink psave
+
+Elizabeth Liner (2):
+
+-  `c5ca811838da <https://github.com/open-power/hostboot/commit/c5ca811838da>`__
+   Updating ATTR\_PROC\_CHIP\_MEM\_TO\_USE to use all bits of group and
+   chip ID
+-  `a027c49b4ca5 <https://github.com/open-power/hostboot/commit/a027c49b4ca5>`__
+   Temporarily moving attribute to the system target
+
+Ilya Smirnov (6):
+
+-  `e3bff0327790 <https://github.com/open-power/hostboot/commit/e3bff0327790>`__
+   Pass SBE Security Backdoor Bit to HB Bootloader
+-  `8d6e983693fc <https://github.com/open-power/hostboot/commit/8d6e983693fc>`__
+   Reset Security Override Flag During Key Transition
+-  `da8911ce095a <https://github.com/open-power/hostboot/commit/da8911ce095a>`__
+   Secure Boot: Support Phyp debug flag in HDAT
+-  `093052dd5cfa <https://github.com/open-power/hostboot/commit/093052dd5cfa>`__
+   Always Lock Down SBE SEEPROM After SBE Update
+-  `678397bf9094 <https://github.com/open-power/hostboot/commit/678397bf9094>`__
+   Mark Read-Only Partitions as Such
+-  `7589a2338d5b <https://github.com/open-power/hostboot/commit/7589a2338d5b>`__
+   Check if Console Library is Loaded Before Printing to Console
+
+Jayashankar Padath (1):
+
+-  `f0c194784d98 <https://github.com/open-power/hostboot/commit/f0c194784d98>`__
+   HDAT : Change in feature flag structures for Rugby
+
+Jaymes Wilks (2):
+
+-  `be5361032953 <https://github.com/open-power/hostboot/commit/be5361032953>`__
+   Propagate TPM information into HDAT on non-master nodes
+-  `f7a5aa5bec0d <https://github.com/open-power/hostboot/commit/f7a5aa5bec0d>`__
+   Disable tolerating blacklist violations
+
+Jeremy Neaton (2):
+
+-  `b10263aeedd3 <https://github.com/open-power/hostboot/commit/b10263aeedd3>`__
+   TSV Updates for CL14 Support
+-  `576c380539b2 <https://github.com/open-power/hostboot/commit/576c380539b2>`__
+   tWR\_MPR fix for DDR4 RDIMM initialization
+
+Joe McGill (5):
+
+-  `523de826a22e <https://github.com/open-power/hostboot/commit/523de826a22e>`__
+   configure Cumulus MC inband logic to pass host/occ bit under BAR
+-  `3a4e19354e06 <https://github.com/open-power/hostboot/commit/3a4e19354e06>`__
+   move xlink psave configuration to SBE
+-  `3514216fef13 <https://github.com/open-power/hostboot/commit/3514216fef13>`__
+   relocate Centaur trace SCOM inits
+-  `7a4cb95b51a4 <https://github.com/open-power/hostboot/commit/7a4cb95b51a4>`__
+   p9\_xip\_customize -- consume correct byte for AW keyword PLL bucket
+   selector
+-  `1bad3f82392c <https://github.com/open-power/hostboot/commit/1bad3f82392c>`__
+   FIR updates to match XML changes in 56335
+
+Luke Mulkey (1):
+
+-  `e0ebdc3d68b7 <https://github.com/open-power/hostboot/commit/e0ebdc3d68b7>`__
+   Add unmask errors back to cen\_framelock
+
+Marty Gloff (6):
+
+-  `fef105cbd664 <https://github.com/open-power/hostboot/commit/fef105cbd664>`__
+   Resolve NodeInfo Naming Conflict
+-  `c39a13d91dae <https://github.com/open-power/hostboot/commit/c39a13d91dae>`__
+   Disable Multi-Node Sync System Attributes
+-  `379efca3b8ff <https://github.com/open-power/hostboot/commit/379efca3b8ff>`__
+   Support multiple nodes in HBRT - Update Functions
+-  `519b09db143e <https://github.com/open-power/hostboot/commit/519b09db143e>`__
+   Support multiple nodes in HBRT - Concurrent Code Update
+-  `7383c3a4fbaf <https://github.com/open-power/hostboot/commit/7383c3a4fbaf>`__
+   Get Hostboot Dump after Hostboot Crash
+-  `67de094e51e2 <https://github.com/open-power/hostboot/commit/67de094e51e2>`__
+   Support multiple nodes in HBRT - Remove Single Node Items
+
+Matt Derksen (1):
+
+-  `1e784c03824d <https://github.com/open-power/hostboot/commit/1e784c03824d>`__
+   Handle early life PNOR fails in HBRT instead of hanging
+
+Mike Baiocchi (2):
+
+-  `502258b17bd9 <https://github.com/open-power/hostboot/commit/502258b17bd9>`__
+   Reduce Console Output Trace from PNOR component in OpenPower
+-  `deebbaaca28f <https://github.com/open-power/hostboot/commit/deebbaaca28f>`__
+   Rediscover I2C Targets after Host I2C Reset
+
+Nick Bofferding (2):
+
+-  `db9ded1e83f4 <https://github.com/open-power/hostboot/commit/db9ded1e83f4>`__
+   Secure Boot: Introduce key transition state node attribute
+-  `6dc8fa90d74b <https://github.com/open-power/hostboot/commit/6dc8fa90d74b>`__
+   SBE Update: Don't alter HBB partition when customizing SBE image
+
+Nick Klazynski (2):
+
+-  `a05bb0e51854 <https://github.com/open-power/hostboot/commit/a05bb0e51854>`__
+   TM workaround for HW443982
+-  `75ca8b023678 <https://github.com/open-power/hostboot/commit/75ca8b023678>`__
+   Workarounds for HW447585 and HW447589
+
+Prasad Bg Ranganath (1):
+
+-  `fd32e9b7f2cf <https://github.com/open-power/hostboot/commit/fd32e9b7f2cf>`__
+   WOF: Bad IQ data needs to be filtered out
+
+Rahul Batra (3):
+
+-  `b77925c8ae2d <https://github.com/open-power/hostboot/commit/b77925c8ae2d>`__
+   PM: Generated Vratio/Vindex tables
+-  `da512cac4ed4 <https://github.com/open-power/hostboot/commit/da512cac4ed4>`__
+   PGPE: Error Handling Support
+-  `d9bf361681e9 <https://github.com/open-power/hostboot/commit/d9bf361681e9>`__
+   PM: Fixes for Livelock Scenarios
+
+Ricardo Mata (1):
+
+-  `ff5baffa4dab <https://github.com/open-power/hostboot/commit/ff5baffa4dab>`__
+   Updated pcie\_scominit and pcie\_config to manage systems not using
+   PEC STACK0.
+
+Richard J. Knight (2):
+
+-  `7f2227c3015a <https://github.com/open-power/hostboot/commit/7f2227c3015a>`__
+   Fix transposed memset arguments in p9\_dd\_add
+-  `43fcef0d5e37 <https://github.com/open-power/hostboot/commit/43fcef0d5e37>`__
+   Remove un-used scan procedures
+
+Rick Ward (2):
+
+-  `ad517636c3d0 <https://github.com/open-power/hostboot/commit/ad517636c3d0>`__
+   Verify deconfig-by-association assumptions still apply to CDIMM
+   scenario.
+-  `2e3def0e5420 <https://github.com/open-power/hostboot/commit/2e3def0e5420>`__
+   zero length dump on single node systems
+
+SWATHI M. BHATTIPROLU (1):
+
+-  `52d15635dfc7 <https://github.com/open-power/hostboot/commit/52d15635dfc7>`__
+   Revert "Verify frequency attributes across nodes"
+
+Sampa Misra (1):
+
+-  `975baaed3aa8 <https://github.com/open-power/hostboot/commit/975baaed3aa8>`__
+   Remove seeprom entry from host i2c data structures reported by HDAT
+
+Soma BhanuTej (4):
+
+-  `bde38b587bd2 <https://github.com/open-power/hostboot/commit/bde38b587bd2>`__
+   Update to fix ekb master
+-  `0775540e33cc <https://github.com/open-power/hostboot/commit/0775540e33cc>`__
+   p9\_sbe\_lpc\_init: Fix cycle sim delay loop
+-  `c1ed2565ebcf <https://github.com/open-power/hostboot/commit/c1ed2565ebcf>`__
+   Enhance p9\_extract\_sbe\_rc
+-  `fbda730111e2 <https://github.com/open-power/hostboot/commit/fbda730111e2>`__
+   BugFix in progm exception & update brief info
+
+Srikantha Meesala (1):
+
+-  `211b0cb9d447 <https://github.com/open-power/hostboot/commit/211b0cb9d447>`__
+   Wrong value for MSS\_MRW\_IDLE\_POWER\_CONTROL\_REQUESTED
+
+Stephen Glancy (3):
+
+-  `717ac2a28f55 <https://github.com/open-power/hostboot/commit/717ac2a28f55>`__
+   Moves count\_dimm to be in the memory generic folder
+-  `ad4459feb84a <https://github.com/open-power/hostboot/commit/ad4459feb84a>`__
+   Adds blank files for DMI IO
+-  `6ff6218309c0 <https://github.com/open-power/hostboot/commit/6ff6218309c0>`__
+   Fixes DLL error checking to be the highest priority FIR
+
+Swathi Madhuri Bhattiprolu (1):
+
+-  `571e1d84dfe5 <https://github.com/open-power/hostboot/commit/571e1d84dfe5>`__
+   Verify frequency attributes across nodes
+
+Thi Tran (1):
+
+-  `742640c460c6 <https://github.com/open-power/hostboot/commit/742640c460c6>`__
+   Unmask MCA Command Sequence error bit
+
+Tsung Yeung (1):
+
+-  `8e5461d3b360 <https://github.com/open-power/hostboot/commit/8e5461d3b360>`__
+   Includes NVDIMM in workaround for self-time refresh
+
+Vasant Hegde (3):
+
+-  `89f920529649 <https://github.com/open-power/hostboot/commit/89f920529649>`__
+   dump: Add support for dump source address zero
+-  `9a3aa40a7a17 <https://github.com/open-power/hostboot/commit/9a3aa40a7a17>`__
+   Add support to find relocated payload base address
+-  `b90ed8f11eac <https://github.com/open-power/hostboot/commit/b90ed8f11eac>`__
+   dump: Copy data type field from MDST table to MDRT table
+
+Zane Shelley (12):
+
+-  `dd26705781d3 <https://github.com/open-power/hostboot/commit/dd26705781d3>`__
+   PRD: updates from OBUS FIR reviews
+-  `58b9dd72866a <https://github.com/open-power/hostboot/commit/58b9dd72866a>`__
+   PRD: support getMemAddrRange() for MBA targets and DIMMs
+-  `ad8ec727bc7f <https://github.com/open-power/hostboot/commit/ad8ec727bc7f>`__
+   PRD: super fast read command support for MBA
+-  `d026d31c923e <https://github.com/open-power/hostboot/commit/d026d31c923e>`__
+   PRD: enable predictive dynamic memory deallocation
+-  `da885e721ccc <https://github.com/open-power/hostboot/commit/da885e721ccc>`__
+   PRD: DMD support for 3/6 MC/grp configs
+-  `2000b276f2ea <https://github.com/open-power/hostboot/commit/2000b276f2ea>`__
+   PRD: VCM/TPS/BG scrub commands support for MBA
+-  `e772c3f7a100 <https://github.com/open-power/hostboot/commit/e772c3f7a100>`__
+   PRD: enable MemEcc::handleMemUe() for MBA
+-  `2e0c329836ca <https://github.com/open-power/hostboot/commit/2e0c329836ca>`__
+   PRD: Circumvent DMD address ranges for 3/6 MC/group configs
+-  `0be5926ed8ad <https://github.com/open-power/hostboot/commit/0be5926ed8ad>`__
+   PRD: capture NPU FIRs only on attention from NPU FIRs
+-  `293a8d981da8 <https://github.com/open-power/hostboot/commit/293a8d981da8>`__
+   PRD: set INTCQFIR[27:29] to threshold\_and\_mask\_self
+-  `f911e5ca9f5c <https://github.com/open-power/hostboot/commit/f911e5ca9f5c>`__
+   PRD: No gard on cache inhibited L2/L3 attentions
+-  `8e05a4399bf5 <https://github.com/open-power/hostboot/commit/8e05a4399bf5>`__
+   PRD: No gard on L3FIR[25] cache inhibited attn
+
+manichow (1):
+
+-  `3661916096ea <https://github.com/open-power/hostboot/commit/3661916096ea>`__
+   Solution for proc\_tod\_setup during MPIPL.
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (1):
+
+-  `8b4877df0760 <https://github.com/open-power/occ/commit/8b4877df0760>`__
+   Increase pgpe clip timeout to 500us
+
+Chris Cain (2):
+
+-  `b3a2f75d837f <https://github.com/open-power/occ/commit/b3a2f75d837f>`__
+   Fix DIMM overtemp bitmap and and trace updates
+-  `da6e77f81deb <https://github.com/open-power/occ/commit/da6e77f81deb>`__
+   Use Turbo for max frequency until WOF is fully enabled
+
+Doug Gilbert (2):
+
+-  `1bbbfec92b3a <https://github.com/open-power/occ/commit/1bbbfec92b3a>`__
+   P9 Centaur sensor support
+-  `1bf5605f1d80 <https://github.com/open-power/occ/commit/1bf5605f1d80>`__
+   OCC Centaur disable deadman timer and clean up code
+
+Douglas Gilbert (4):
+
+-  `437c82070808 <https://github.com/open-power/occ/commit/437c82070808>`__
+   OCC Centaur enable deadman timer
+-  `61cd385caa63 <https://github.com/open-power/occ/commit/61cd385caa63>`__
+   OCC Centaur: Check for channel checkstop
+-  `ba4bad1ee5d6 <https://github.com/open-power/occ/commit/ba4bad1ee5d6>`__
+   Fix reading EMPATH data from fused odd numbered cores
+-  `9e004972550d <https://github.com/open-power/occ/commit/9e004972550d>`__
+   Centaur SYNC required after changing throttle
+
+Sumit Kumar (1):
+
+-  `8aa6ad0942ef <https://github.com/open-power/occ/commit/8aa6ad0942ef>`__
+   24x7 gpe1: Added version structure
+
+William Bryan (7):
+
+-  `bd605ba0a030 <https://github.com/open-power/occ/commit/bd605ba0a030>`__
+   Memory Throttle Sensors RTC:131184
+-  `d16e7d09c78d <https://github.com/open-power/occ/commit/d16e7d09c78d>`__
+   Minor fix for GPU reset SM and more FFDC
+-  `6c9f28ebe259 <https://github.com/open-power/occ/commit/6c9f28ebe259>`__
+   Fix compile issue in op-build environment
+-  `943641092d82 <https://github.com/open-power/occ/commit/943641092d82>`__
+   Update GPE1 Binary 4/24
+-  `f741c41933c8 <https://github.com/open-power/occ/commit/f741c41933c8>`__
+   Update GPE1 Binary 5/3/18
+-  `3e8bdd955f33 <https://github.com/open-power/occ/commit/3e8bdd955f33>`__
+   Update GPE1 Binary 5/8/18
+-  `77bb5e602b4a <https://github.com/open-power/occ/commit/77bb5e602b4a>`__
+   Update GPE1 Binary 5/10/18
+
+mbroyles (7):
+
+-  `c8538f3c894d <https://github.com/open-power/occ/commit/c8538f3c894d>`__
+   Regulator N mode support
+-  `b57b1a9333a5 <https://github.com/open-power/occ/commit/b57b1a9333a5>`__
+   Prevent Nimbus tasks from running prior to knowing memory type
+-  `bee2601c92b3 <https://github.com/open-power/occ/commit/bee2601c92b3>`__
+   Remove disable of Pstates on a transition to standby state
+-  `4f49f6351fa3 <https://github.com/open-power/occ/commit/4f49f6351fa3>`__
+   AVSBus Vdd Current roll over workaround
+-  `e9726b77dfc6 <https://github.com/open-power/occ/commit/e9726b77dfc6>`__
+   Fix using UT before WOF is fully enabled when running with OPAL
+-  `cd30b100eee0 <https://github.com/open-power/occ/commit/cd30b100eee0>`__
+   Don't return APSS channel data for GPUs not present
+-  `fc897cac878b <https://github.com/open-power/occ/commit/fc897cac878b>`__
+   Add GPU presence to OPAL shared memory interface
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+jim (9):
+
+-  `9c0912f79571 <https://github.com/open-power/p9dsu-xml/commit/9c0912f79571>`__
+   Update APSS OFFSET and GAIN for Boston LC
+-  `1ac7841b184a <https://github.com/open-power/p9dsu-xml/commit/1ac7841b184a>`__
+   Set EREPAIR\_THRESHOLD
+-  `df58ab831bf9 <https://github.com/open-power/p9dsu-xml/commit/df58ab831bf9>`__
+   add lane\_reversal for the issue 2U WIO slot2 does not recognize x1
+   PCIe adapter. Github issue #134
+-  `8bfd5dbd2f75 <https://github.com/open-power/p9dsu-xml/commit/8bfd5dbd2f75>`__
+   add lane\_reversal for CPU1 PEC1 phb1 to fix 2U LC WIO-R does not
+   recognize x4 eth adapter. Github issue #692.
+-  `661a8de7950a <https://github.com/open-power/p9dsu-xml/commit/661a8de7950a>`__
+   Raise hard minimum power cap. OPEN\_POWER\_MIN\_POWER\_CAP\_WATTS =
+   1550.
+-  `11e33025809f <https://github.com/open-power/p9dsu-xml/commit/11e33025809f>`__
+   Make room for additional turbo WOF tables. Github issue #1080. remove
+   for the wofdata folder: WOF\_V6\_1\_0\_SFORZA\_20\_160\_1900.csv
+   WOF\_V6\_1\_0\_SFORZA\_20\_170\_2100.csv
+-  `d9b090dd0da2 <https://github.com/open-power/p9dsu-xml/commit/d9b090dd0da2>`__
+   XML from Ben. SUPPORTED\_STOP\_STATES = 0xEC100000
+   SYSTEM\_WOF\_DISABLE = OFF SYSTEM\_VDM\_DISABLE = OFF
+   WOF\_ENABLE\_VRATIO = CALCULATED WOF\_VRATIO\_SELECT = ACTIVE\_CORES
+   WOF\_POWER\_LIMIT = TURBO
+-  `7948ad44db3c <https://github.com/open-power/p9dsu-xml/commit/7948ad44db3c>`__
+   disable stop 11.
+-  `32ce616ef80f <https://github.com/open-power/p9dsu-xml/commit/32ce616ef80f>`__
+   lane\_reversal on cpu1 pec2. revert the change made for issue #134
+   and add the correct one.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v2.0/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `aa3958c83f6e <https://github.com/open-power/sbe/commit/aa3958c83f6e>`__
+   Abist proc update for SBE changes
+
+Ben Gass (2):
+
+-  `ccb729fc8272 <https://github.com/open-power/sbe/commit/ccb729fc8272>`__
+   Turn off PB.IOO.LL0.CONFIG\_FAST\_ASYNC\_CROSS for Nimbus (HW409026)
+-  `85afccc45331 <https://github.com/open-power/sbe/commit/85afccc45331>`__
+   Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update
+
+Christian Geddes (1):
+
+-  `be9f291604d8 <https://github.com/open-power/sbe/commit/be9f291604d8>`__
+   PM: Clean up PM Reset and PM Complex Suspend
+
+Claus Michael Olsen (1):
+
+-  `b6c3a885a1ff <https://github.com/open-power/sbe/commit/b6c3a885a1ff>`__
+   Code restruct: ring\_apply
+
+Elizabeth Liner (2):
+
+-  `ad85537c7c36 <https://github.com/open-power/sbe/commit/ad85537c7c36>`__
+   Updating ATTR\_PROC\_CHIP\_MEM\_TO\_USE to use all bits of group and
+   chip ID
+-  `6415b1f1bc29 <https://github.com/open-power/sbe/commit/6415b1f1bc29>`__
+   Temporarily moving attribute to the system target
+
+Ilya Smirnov (1):
+
+-  `0883fb85d489 <https://github.com/open-power/sbe/commit/0883fb85d489>`__
+   Pass SBE Security Backdoor Bit to HB Bootloader
+
+Jenny Huynh (1):
+
+-  `d2cdf116e9ba <https://github.com/open-power/sbe/commit/d2cdf116e9ba>`__
+   HW438727 Disable clockgate to allow correct ODL error reporting
+
+Joe McGill (2):
+
+-  `1afdc244e220 <https://github.com/open-power/sbe/commit/1afdc244e220>`__
+   move xlink psave configuration to SBE
+-  `6d4731168c57 <https://github.com/open-power/sbe/commit/6d4731168c57>`__
+   security whitelist -- add X0 instance of DL IOE control register
+
+Nick Klazynski (2):
+
+-  `c4c918c09a63 <https://github.com/open-power/sbe/commit/c4c918c09a63>`__
+   TM workaround for HW443982
+-  `8e0105e5e964 <https://github.com/open-power/sbe/commit/8e0105e5e964>`__
+   Workarounds for HW447585 and HW447589
+
+Rahul Batra (2):
+
+-  `6b765f17d223 <https://github.com/open-power/sbe/commit/6b765f17d223>`__
+   PGPE: Error Handling Support
+-  `26a37e4d6c82 <https://github.com/open-power/sbe/commit/26a37e4d6c82>`__
+   PM: Fixes for Livelock Scenarios
+
+Raja Das (2):
+
+-  `cd490739c957 <https://github.com/open-power/sbe/commit/cd490739c957>`__
+   Scommable check before L2/L3 Purge in MPIPL Path
+-  `6efa7f05b7f4 <https://github.com/open-power/sbe/commit/6efa7f05b7f4>`__
+   S0/S1 enabled for SBE
+
+Richard J. Knight (2):
+
+-  `b18d2e584159 <https://github.com/open-power/sbe/commit/b18d2e584159>`__
+   Fix missing set\_XX method for sbeTarget callout
+-  `395fbf43f556 <https://github.com/open-power/sbe/commit/395fbf43f556>`__
+   Fix transposed memset arguments in p9\_dd\_add
+
+Sachin Gupta (4):
+
+-  `e5725003060d <https://github.com/open-power/sbe/commit/e5725003060d>`__
+   Update backing build
+-  `3caeecc05393 <https://github.com/open-power/sbe/commit/3caeecc05393>`__
+   Updated backing build
+-  `80ef172f2091 <https://github.com/open-power/sbe/commit/80ef172f2091>`__
+   Clear TPM deconfig bit during MPIPL
+-  `ba1d21e6905c <https://github.com/open-power/sbe/commit/ba1d21e6905c>`__
+   Update sbe-debug tool to use ecc\_enable option
+
+Shakeeb A. Pasha B K (1):
+
+-  `783b420403b7 <https://github.com/open-power/sbe/commit/783b420403b7>`__
+   Revert "SBE Space optimisation" by moving ramming to pibmem
+
+Soma BhanuTej (2):
+
+-  `2b6b4a8bfc02 <https://github.com/open-power/sbe/commit/2b6b4a8bfc02>`__
+   Mask off bit 26 of TP\_LFIR on FSP machines
+-  `48ec2a531382 <https://github.com/open-power/sbe/commit/48ec2a531382>`__
+   p9\_sbe\_lpc\_init: Fix cycle sim delay loop
+
+Sumit Kumar (1):
+
+-  `8a161b11a539 <https://github.com/open-power/sbe/commit/8a161b11a539>`__
+   conv\_rel\_branch.pl - Fix to pick up latest fips release for master
+
+Thi Tran (1):
+
+-  `0c497af5150b <https://github.com/open-power/sbe/commit/0c497af5150b>`__
+   Do not apply HW414958 to Axone
+
+spashabk-in (4):
+
+-  `34e4e8a29c90 <https://github.com/open-power/sbe/commit/34e4e8a29c90>`__
+   Restructure capabilites structure
+-  `90d4e4428735 <https://github.com/open-power/sbe/commit/90d4e4428735>`__
+   PSU get capabilities chip-op
+-  `c10e17d5baea <https://github.com/open-power/sbe/commit/c10e17d5baea>`__
+   Run simics intially till SBE is booted
+-  `7af798e9e32e <https://github.com/open-power/sbe/commit/7af798e9e32e>`__
+   Update backing build
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Alistair Popple (1):
+
+-  `0a4d0519a5a2 <https://github.com/open-power/skiboot/commit/0a4d0519a5a2>`__
+   hw/npu2.c: Remove static configuration of NPU2 register
+
+Anton Blanchard (2):
+
+-  `3ef38a3895e6 <https://github.com/open-power/skiboot/commit/3ef38a3895e6>`__
+   SLW: Fix mambo boot to use stop states
+-  `c5bff438b7db <https://github.com/open-power/skiboot/commit/c5bff438b7db>`__
+   mambo: Enable XER CA32 and OV32 bits on P9
+
+Balbir Singh (3):
+
+-  `bdd925aabbbb <https://github.com/open-power/skiboot/commit/bdd925aabbbb>`__
+   mambo/mambo\_utils.tcl: Inject an MCE at a specified address
+-  `2947eaa14e77 <https://github.com/open-power/skiboot/commit/2947eaa14e77>`__
+   npu2/hw-procedures: fence bricks on GPU reset
+-  `7bcbc78cea55 <https://github.com/open-power/skiboot/commit/7bcbc78cea55>`__
+   Add location code to NPU2 HMI logging
+
+Balbir singh (2):
+
+-  `ac59ecec5ca8 <https://github.com/open-power/skiboot/commit/ac59ecec5ca8>`__
+   external/mambo: simplify implementation of di
+-  `44f2f839f433 <https://github.com/open-power/skiboot/commit/44f2f839f433>`__
+   doc: cosmetic fixup of reference to stale header
+
+Benjamin Herrenschmidt (10):
+
+-  `bca7c02f519d <https://github.com/open-power/skiboot/commit/bca7c02f519d>`__
+   pcie-slot: Don't fail powering on an already on switch
+-  `e6bca4a0aa98 <https://github.com/open-power/skiboot/commit/e6bca4a0aa98>`__
+   phb4: Quieten and improve "Timeout waiting for electrical link"
+-  `9c21cae5aac4 <https://github.com/open-power/skiboot/commit/9c21cae5aac4>`__
+   interrupts: Create an "interrupts" property in the OPAL node
+-  `434462864bdc <https://github.com/open-power/skiboot/commit/434462864bdc>`__
+   opal/hmi: Don't re-read HMER multiple times
+-  `a9d92e24d4b2 <https://github.com/open-power/skiboot/commit/a9d92e24d4b2>`__
+   opal/hmi: Remove races in clearing HMER
+-  `88abbe212c04 <https://github.com/open-power/skiboot/commit/88abbe212c04>`__
+   opal/hmi: Add a new opal\_handle\_hmi2 that returns direct info to
+   Linux
+-  `2a6a38eba6df <https://github.com/open-power/skiboot/commit/2a6a38eba6df>`__
+   opal/hmi: Move timer related error handling to a separate function
+-  `099801d775ee <https://github.com/open-power/skiboot/commit/099801d775ee>`__
+   opal/hmi: Don't bother passing HMER to pre-recovery cleanup
+-  `674f7696f7c1 <https://github.com/open-power/skiboot/commit/674f7696f7c1>`__
+   opal/hmi: Rework HMI handling of TFAC errors
+-  `df98e55e50a3 <https://github.com/open-power/skiboot/commit/df98e55e50a3>`__
+   external: Add "lpc" tool
+
+Christophe Lombard (1):
+
+-  `4d359aaac987 <https://github.com/open-power/skiboot/commit/4d359aaac987>`__
+   capi: Keep the current mmio windows in the mbt cache table.
+
+Claudio Carvalho (1):
+
+-  `4ca5fac2c3b3 <https://github.com/open-power/skiboot/commit/4ca5fac2c3b3>`__
+   hdata/tpmrel: detect tpm not present by looking up the stinfo->status
+
+Cyril Bur (20):
+
+-  `267e65357c2e <https://github.com/open-power/skiboot/commit/267e65357c2e>`__
+   external/ffspart: Allow # comments in input file
+-  `60b8ea49c8a6 <https://github.com/open-power/skiboot/commit/60b8ea49c8a6>`__
+   libffs: Standardise ffs partition flags
+-  `2b9ae3ab9e53 <https://github.com/open-power/skiboot/commit/2b9ae3ab9e53>`__
+   external/pflash: Use ffs\_entry\_user\_to\_string() to standardise
+   flag strings
+-  `07426f41d24d <https://github.com/open-power/skiboot/commit/07426f41d24d>`__
+   libflash/libffs: Add setter for a partitions actual size
+-  `6d2ba68ee684 <https://github.com/open-power/skiboot/commit/6d2ba68ee684>`__
+   libflash/libffs: ffs\_close() should use ffs\_hdr\_free()
+-  `91099dacc6c9 <https://github.com/open-power/skiboot/commit/91099dacc6c9>`__
+   external/ffspart: Remove side, order and backup options
+-  `0673f6282422 <https://github.com/open-power/skiboot/commit/0673f6282422>`__
+   libflash/libffs: Always add entries to the end of the TOC
+-  `14ed1a2d7611 <https://github.com/open-power/skiboot/commit/14ed1a2d7611>`__
+   libflash/libffs: Remove the 'sides' from the FFS TOC generation code
+-  `0744faa83a1b <https://github.com/open-power/skiboot/commit/0744faa83a1b>`__
+   libflash/libffs: Remove backup partition from TOC generation code
+-  `3d47dbb4fb8d <https://github.com/open-power/skiboot/commit/3d47dbb4fb8d>`__
+   libflash/libffs: Switch to storing header entries in an array
+-  `79316cb6aca6 <https://github.com/open-power/skiboot/commit/79316cb6aca6>`__
+   libflash/libffs: Refcount ffs entries
+-  `1622957255a6 <https://github.com/open-power/skiboot/commit/1622957255a6>`__
+   libflash/libffs: Allow caller to specifiy header partition
+-  `9bd1bef2e583 <https://github.com/open-power/skiboot/commit/9bd1bef2e583>`__
+   external/ffspart: Use new interface
+-  `14cefe11f745 <https://github.com/open-power/skiboot/commit/14cefe11f745>`__
+   libffs: Fix bad checks for partition overlap
+-  `c92905e1c139 <https://github.com/open-power/skiboot/commit/c92905e1c139>`__
+   external/ffspart: Improve error output
+-  `ba3bebb3a417 <https://github.com/open-power/skiboot/commit/ba3bebb3a417>`__
+   gitignore: Add stb test kernel files
+-  `07c4573d0678 <https://github.com/open-power/skiboot/commit/07c4573d0678>`__
+   libflash/ecc: Add functions to deal with unaligned ECC memcpy
+-  `f7713517d90a <https://github.com/open-power/skiboot/commit/f7713517d90a>`__
+   libflash/ecc: Add helpers to align a position within an ecc buffer
+-  `3df9b3cc82cd <https://github.com/open-power/skiboot/commit/3df9b3cc82cd>`__
+   libflash/blocklevel: Return region start from ecc\_protected()
+-  `5616c42d900a <https://github.com/open-power/skiboot/commit/5616c42d900a>`__
+   libflash/blocklevel: Make read/write be ECC agnostic for callers
+
+Frederic Barrat (2):
+
+-  `9067098cfef9 <https://github.com/open-power/skiboot/commit/9067098cfef9>`__
+   npu2-opencapi: Fix 'link internal error' FIR, take 1
+-  `943a1aff363e <https://github.com/open-power/skiboot/commit/943a1aff363e>`__
+   npu2-opencapi: Fix 'link internal error' FIR, take 2
+
+Jim Yuan (3):
+
+-  `0764893eecb7 <https://github.com/open-power/skiboot/commit/0764893eecb7>`__
+   p9dsu: change esel command from AMI to IBM 0x3a.
+-  `3837226ceb35 <https://github.com/open-power/skiboot/commit/3837226ceb35>`__
+   p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.
+-  `c31cb73d8edb <https://github.com/open-power/skiboot/commit/c31cb73d8edb>`__
+   p9dsu: add slot power limit.
+
+Joel Stanley (24):
+
+-  `379ec78e3da9 <https://github.com/open-power/skiboot/commit/379ec78e3da9>`__
+   Makefile: Make it easier to find the docs
+-  `1d724fa588bc <https://github.com/open-power/skiboot/commit/1d724fa588bc>`__
+   init: Fix trailing bracket in "Starting kernel"
+-  `973391504789 <https://github.com/open-power/skiboot/commit/973391504789>`__
+   tests: Specfiy Qemu with a single environment variable
+-  `7a8214eeb1c5 <https://github.com/open-power/skiboot/commit/7a8214eeb1c5>`__
+   sreset\_world: re-enable the non-stb build
+-  `1f1b3b4ed204 <https://github.com/open-power/skiboot/commit/1f1b3b4ed204>`__
+   Makefile: Put some ppc options behind try-cflag tests
+-  `97cb32538ac0 <https://github.com/open-power/skiboot/commit/97cb32538ac0>`__
+   Makefile: Add additional flags when using clang
+-  `777de50ec256 <https://github.com/open-power/skiboot/commit/777de50ec256>`__
+   Makefile: Disable warnings to make clang happy
+-  `4640e703d307 <https://github.com/open-power/skiboot/commit/4640e703d307>`__
+   asm: Fix up assembly for clang
+-  `1fdca4a29c36 <https://github.com/open-power/skiboot/commit/1fdca4a29c36>`__
+   libflash/ecc: Remove hand rolled parity asm
+-  `8d4fa16d384e <https://github.com/open-power/skiboot/commit/8d4fa16d384e>`__
+   processor.h: implement sndmsg instructions
+-  `9dfebfc20485 <https://github.com/open-power/skiboot/commit/9dfebfc20485>`__
+   Makefile: Use LD to link the final binary
+-  `1a79069cfdfa <https://github.com/open-power/skiboot/commit/1a79069cfdfa>`__
+   Fix asm-offsets generation
+-  `4216f2fb7b31 <https://github.com/open-power/skiboot/commit/4216f2fb7b31>`__
+   pci-quirk: Fix initiliser warning
+-  `cd2c3b097e21 <https://github.com/open-power/skiboot/commit/cd2c3b097e21>`__
+   imc: Remove extra parentheses in test
+-  `854bf69e1c7d <https://github.com/open-power/skiboot/commit/854bf69e1c7d>`__
+   fsp: Fix msg vaargs usage
+-  `f8ee10ee9505 <https://github.com/open-power/skiboot/commit/f8ee10ee9505>`__
+   opal-ci: Add Ubuntu 18.04
+-  `f033219b73f9 <https://github.com/open-power/skiboot/commit/f033219b73f9>`__
+   opal-ci: Additionally build with clang on Ubuntu 18.04
+-  `62348fd4990b <https://github.com/open-power/skiboot/commit/62348fd4990b>`__
+   opal-ci: Build qemu from Cedric's powernv-2.12 branch
+-  `5fc61b486801 <https://github.com/open-power/skiboot/commit/5fc61b486801>`__
+   opal-ci: 18.04: Go back to updating before installing packages
+-  `ef280be1657a <https://github.com/open-power/skiboot/commit/ef280be1657a>`__
+   qemu-debian-test: Remove unusable hda option
+-  `a565a2837a60 <https://github.com/open-power/skiboot/commit/a565a2837a60>`__
+   test: Simplify build process for hello and sreset tests
+-  `09c19b98781e <https://github.com/open-power/skiboot/commit/09c19b98781e>`__
+   Makefile: be precise about clang target
+-  `f2d36bc08e82 <https://github.com/open-power/skiboot/commit/f2d36bc08e82>`__
+   opal-ci: Remove unwanted .orig file
+-  `a0807ab01b37 <https://github.com/open-power/skiboot/commit/a0807ab01b37>`__
+   Makefile: Fix building natively on ppc64le
+
+Madhavan Srinivasan (2):
+
+-  `afc89188010b <https://github.com/open-power/skiboot/commit/afc89188010b>`__
+   hw/imc: Check for pause\_microcode\_at\_boot() return status
+-  `63594b03b859 <https://github.com/open-power/skiboot/commit/63594b03b859>`__
+   hw/imc: Add support to load imc catalog lid file
+
+Mahesh Salgaonkar (11):
+
+-  `5e20a789d021 <https://github.com/open-power/skiboot/commit/5e20a789d021>`__
+   opal/hmi: Initialize the hmi event with old value of HMER.
+-  `67d738807da0 <https://github.com/open-power/skiboot/commit/67d738807da0>`__
+   opal/hmi: Do not send HMI event if no errors are found.
+-  `8ff9be76345a <https://github.com/open-power/skiboot/commit/8ff9be76345a>`__
+   opal/hmi: Fix soft lockups during TOD errors
+-  `2fd92666b665 <https://github.com/open-power/skiboot/commit/2fd92666b665>`__
+   opal/hmi: Stop flooding HMI event for TOD errors.
+-  `fab27f3580d8 <https://github.com/open-power/skiboot/commit/fab27f3580d8>`__
+   opal/hmi: Fix handling of TFMR parity/corrupt error.
+-  `377cd39bc5e1 <https://github.com/open-power/skiboot/commit/377cd39bc5e1>`__
+   opal/hmi: Print additional debug information in rendezvous.
+-  `5362f85e04bd <https://github.com/open-power/skiboot/commit/5362f85e04bd>`__
+   opal/hmi: check thread 0 tfmr to validate latched tfmr errors.
+-  `6dad43ff4c68 <https://github.com/open-power/skiboot/commit/6dad43ff4c68>`__
+   opal/hmi: Generate hmi event for recovered HDEC parity error.
+-  `c4fd54bf413e <https://github.com/open-power/skiboot/commit/c4fd54bf413e>`__
+   opal/hmi: Add documentation for opal\_handle\_hmi2 call
+-  `115c9f9f6620 <https://github.com/open-power/skiboot/commit/115c9f9f6620>`__
+   opal:hmi: Add missing processor recovery reason string.
+-  `376b5e3b26e0 <https://github.com/open-power/skiboot/commit/376b5e3b26e0>`__
+   opal/hmi: Generate one event per core for processor recovery.
+
+Michael Neuling (4):
+
+-  `00521231c826 <https://github.com/open-power/skiboot/commit/00521231c826>`__
+   phb4: Restore bus numbers after CRS
+-  `1bcd6d84ec80 <https://github.com/open-power/skiboot/commit/1bcd6d84ec80>`__
+   external/mambo: Add di command to decode instructions
+-  `0a6a2ff30c9e <https://github.com/open-power/skiboot/commit/0a6a2ff30c9e>`__
+   mambo: Add persistent memory disk support
+-  `6790a941cc05 <https://github.com/open-power/skiboot/commit/6790a941cc05>`__
+   hmi: Fix clearing HMER on debug trigger
+
+Nicholas Piggin (8):
+
+-  `ad0941960bd0 <https://github.com/open-power/skiboot/commit/ad0941960bd0>`__
+   core/stack: backtrace unwind basic OPAL call details
+-  `8514e4dc9a82 <https://github.com/open-power/skiboot/commit/8514e4dc9a82>`__
+   asm/head: implement quiescing without stack or clobbering regs
+-  `3fdd2629516d <https://github.com/open-power/skiboot/commit/3fdd2629516d>`__
+   core/opal: Emergency stack for re-entry
+-  `87f55507195a <https://github.com/open-power/skiboot/commit/87f55507195a>`__
+   core/opal: Allow poller re-entry if OPAL was re-entered
+-  `e148cb32cc26 <https://github.com/open-power/skiboot/commit/e148cb32cc26>`__
+   external/mambo: improve helper for machine checks
+-  `23dc884f8a0f <https://github.com/open-power/skiboot/commit/23dc884f8a0f>`__
+   uart: fix uart\_opal\_flush to take console lock over
+   uart\_con\_flush
+-  `5a1463d17d4b <https://github.com/open-power/skiboot/commit/5a1463d17d4b>`__
+   core/direct-controls: fix p9\_cont\_thread for stopped/inactive
+   threads
+-  `0e27cc8410e2 <https://github.com/open-power/skiboot/commit/0e27cc8410e2>`__
+   core/direct-controls: improve p9\_stop\_thread error handling
+
+Oliver O'Halloran (16):
+
+-  `e5fb3b6d17fb <https://github.com/open-power/skiboot/commit/e5fb3b6d17fb>`__
+   core/pci: Document some stuff
+-  `4cf135d9a877 <https://github.com/open-power/skiboot/commit/4cf135d9a877>`__
+   astbmc: Add more slot table helpers
+-  `ee7bb4b391d5 <https://github.com/open-power/skiboot/commit/ee7bb4b391d5>`__
+   romulus: Add a barebones slot table
+-  `778d86bf9e5b <https://github.com/open-power/skiboot/commit/778d86bf9e5b>`__
+   core/pci: Set slot power limit when supported
+-  `f10feca2b332 <https://github.com/open-power/skiboot/commit/f10feca2b332>`__
+   phb4: Enable the PCIe slotcap on pluggable slots
+-  `d15e2e5ef92f <https://github.com/open-power/skiboot/commit/d15e2e5ef92f>`__
+   slots: Add power limit support
+-  `6878b806682f <https://github.com/open-power/skiboot/commit/6878b806682f>`__
+   pci-dt-slot: Big ol' cleanup
+-  `ac11641f1d70 <https://github.com/open-power/skiboot/commit/ac11641f1d70>`__
+   hdata/slots: Apply slot label to the parent slot
+-  `f19578158720 <https://github.com/open-power/skiboot/commit/f19578158720>`__
+   npu2: Use ibm, loc-code rather than ibm, slot-label
+-  `12514d328159 <https://github.com/open-power/skiboot/commit/12514d328159>`__
+   hdata/i2c: Ignore CFAM I2C master
+-  `3a4b4db36812 <https://github.com/open-power/skiboot/commit/3a4b4db36812>`__
+   hdata/i2c: Replace i2c\_ prefix with dev\_
+-  `ff3747f62ada <https://github.com/open-power/skiboot/commit/ff3747f62ada>`__
+   hdata/i2c: Ignore multi-port I2C devices
+-  `0953e9014d27 <https://github.com/open-power/skiboot/commit/0953e9014d27>`__
+   hdata/i2c: Fix up pci hotplug labels
+-  `4158b4a15bea <https://github.com/open-power/skiboot/commit/4158b4a15bea>`__
+   p9dsu HACK: fix system-vpd eeprom
+-  `3a0c57d01829 <https://github.com/open-power/skiboot/commit/3a0c57d01829>`__
+   core/pci-dt-slots: Fix devfn lookup
+-  `eab215a0bc28 <https://github.com/open-power/skiboot/commit/eab215a0bc28>`__
+   hw/slw: Don't assert on a unknown chip
+
+Philippe Bergheaud (2):
+
+-  `dec7fe284b8b <https://github.com/open-power/skiboot/commit/dec7fe284b8b>`__
+   phb4: set TVT1 for tunneled operations in capi mode
+-  `e0cffe9554a5 <https://github.com/open-power/skiboot/commit/e0cffe9554a5>`__
+   phb4: Do not set the PBCQ Tunnel BAR register when enabling capi
+   mode.
+
+Pridhiviraj Paidipeddi (2):
+
+-  `ecde3f4f211a <https://github.com/open-power/skiboot/commit/ecde3f4f211a>`__
+   libflash/blocklevel: Add missing newline to debug messages
+-  `05d9d981df9c <https://github.com/open-power/skiboot/commit/05d9d981df9c>`__
+   p9dsu: detect variant in init only if probe fails to found.
+
+Reza Arbab (2):
+
+-  `4724d2c07fa6 <https://github.com/open-power/skiboot/commit/4724d2c07fa6>`__
+   npu2: Move NPU2\_XTS\_BDF\_MAP\_VALID assignment to context init
+-  `58b1e05b08d3 <https://github.com/open-power/skiboot/commit/58b1e05b08d3>`__
+   npu2: Improve log output of GPU-to-link mapping
+
+Russell Currey (2):
+
+-  `411dc0813f24 <https://github.com/open-power/skiboot/commit/411dc0813f24>`__
+   phb4: Hardware init updates
+-  `d5d7966431af <https://github.com/open-power/skiboot/commit/d5d7966431af>`__
+   phb4: Print WOF registers on fence detect
+
+Ryan Grimm (1):
+
+-  `eddff9bf40cf <https://github.com/open-power/skiboot/commit/eddff9bf40cf>`__
+   hmi: Clear unknown debug trigger
+
+Samuel Mendoza-Jonas (1):
+
+-  `e7a2da8d5e65 <https://github.com/open-power/skiboot/commit/e7a2da8d5e65>`__
+   core: Correctly load initramfs in stb container
+
+Shilpasri G Bhat (3):
+
+-  `5954536a2f8c <https://github.com/open-power/skiboot/commit/5954536a2f8c>`__
+   occ: sensors-groups: Add DT properties to mark HWMON sensor groups
+-  `df62a033675d <https://github.com/open-power/skiboot/commit/df62a033675d>`__
+   sensors: Dont add DTS sensors when OCC inband sensors are available
+-  `7dcd66655835 <https://github.com/open-power/skiboot/commit/7dcd66655835>`__
+   occ: Use major version number while checking the pstate table format
+
+Stewart Smith (26):
+
+-  `4172f30a16da <https://github.com/open-power/skiboot/commit/4172f30a16da>`__
+   hdat/i2c.c: quieten "v2 found, parsing as v1"
+-  `217e5a4ecbfa <https://github.com/open-power/skiboot/commit/217e5a4ecbfa>`__
+   Disable stop states from OPAL
+-  `086f3277bc3f <https://github.com/open-power/skiboot/commit/086f3277bc3f>`__
+   hdata/spira: parse vpd to add part-number and serial-number to xscom@
+   node
+-  `d45c614bb5b3 <https://github.com/open-power/skiboot/commit/d45c614bb5b3>`__
+   core/test/run-trace: fix on ppc64el
+-  `5307c0ec7899 <https://github.com/open-power/skiboot/commit/5307c0ec7899>`__
+   external/trace: fix makefile
+-  `7d559d19b815 <https://github.com/open-power/skiboot/commit/7d559d19b815>`__
+   travis-ci: pull Mambo over http rather than ftp
+-  `e101e85c9ff6 <https://github.com/open-power/skiboot/commit/e101e85c9ff6>`__
+   travis: Enable ppc64le builds
+-  `b08d198b9ee4 <https://github.com/open-power/skiboot/commit/b08d198b9ee4>`__
+   skiboot 5.10.5 release notes
+-  `d32ddea94ba6 <https://github.com/open-power/skiboot/commit/d32ddea94ba6>`__
+   p9dsu: detect p9dsu variant even when hostboot doesn't tell us
+-  `a22ba4576ad3 <https://github.com/open-power/skiboot/commit/a22ba4576ad3>`__
+   OPAL\_PCI\_SET\_POWER\_STATE: fix locking in error paths
+-  `693a204364b0 <https://github.com/open-power/skiboot/commit/693a204364b0>`__
+   xive: fix missing unlock in error path
+-  `c90fb6cd796e <https://github.com/open-power/skiboot/commit/c90fb6cd796e>`__
+   hdat\_to\_dt: hash\_prop the same on all platforms
+-  `79c290d849f1 <https://github.com/open-power/skiboot/commit/79c290d849f1>`__
+   skiboot 6.0-rc1 release notes
+-  `129165ef43c0 <https://github.com/open-power/skiboot/commit/129165ef43c0>`__
+   opal-ci/dockerfiles: DEBIAN\_FRONTEND=noninteractive
+-  `9342dc40147e <https://github.com/open-power/skiboot/commit/9342dc40147e>`__
+   SLW: quieten 'Configuring self-restore' for DARN,NCU\_SPEC\_BAR and
+   HRMOR
+-  `aa59e48064b4 <https://github.com/open-power/skiboot/commit/aa59e48064b4>`__
+   core/hmi: assign flags=0 in case nothing set by
+   handle\_hmi\_exception
+-  `a3b0ce167d6d <https://github.com/open-power/skiboot/commit/a3b0ce167d6d>`__
+   travis: remove obsolete fedora 24,25,26
+-  `7dab94cf5727 <https://github.com/open-power/skiboot/commit/7dab94cf5727>`__
+   travis: fix if x86\_64 tests in dockerfiles.
+-  `a18249182fbe <https://github.com/open-power/skiboot/commit/a18249182fbe>`__
+   test: qemu-debian-jessie boot: fix qemu-img
+-  `106e77504c53 <https://github.com/open-power/skiboot/commit/106e77504c53>`__
+   p9dsu: timeout for variant detection, default to 2uess
+-  `6449e2ac7dc5 <https://github.com/open-power/skiboot/commit/6449e2ac7dc5>`__
+   ibm,firmware-versions: add hcode to device tree
+-  `724af6657e91 <https://github.com/open-power/skiboot/commit/724af6657e91>`__
+   travis: Require Ubuntu 18.04 to pass, fix on ppc64le
+-  `1613c72d4f73 <https://github.com/open-power/skiboot/commit/1613c72d4f73>`__
+   skiboot v6.0-rc2 release notes
+-  `751964444370 <https://github.com/open-power/skiboot/commit/751964444370>`__
+   skiboot 6.0 release notes
+-  `66c499f969f4 <https://github.com/open-power/skiboot/commit/66c499f969f4>`__
+   OpenBMC: use 0x3a as OEM command for partial add esel
+-  `2339591c4465 <https://github.com/open-power/skiboot/commit/2339591c4465>`__
+   skiboot 6.0.1 release notes
+
+Vaibhav Jain (2):
+
+-  `8ed37072c07e <https://github.com/open-power/skiboot/commit/8ed37072c07e>`__
+   asm/head: Fix comparison in opal\_entry for switching to emergency
+-  `92d1a4e923fa <https://github.com/open-power/skiboot/commit/92d1a4e923fa>`__
+   core/opal: Fix recursion check in opal\_run\_pollers()
+
+Vaidyanathan Srinivasan (3):
+
+-  `e2cd78500b8e <https://github.com/open-power/skiboot/commit/e2cd78500b8e>`__
+   core: Fix iteration condition to skip garded cpu
+-  `2aa2616358e3 <https://github.com/open-power/skiboot/commit/2aa2616358e3>`__
+   core/fast-reboot: Increase timeout for dctl sreset to 1sec
+-  `04a50cf041c9 <https://github.com/open-power/skiboot/commit/04a50cf041c9>`__
+   Update default stop-state-disable mask to cut only stop11
+
+Vasant Hegde (10):
+
+-  `cb16e55a234b <https://github.com/open-power/skiboot/commit/cb16e55a234b>`__
+   opal-prd: Insert powernv\_flash module
+-  `9f85e40904d8 <https://github.com/open-power/skiboot/commit/9f85e40904d8>`__
+   hdata: Move 'HRMOR\_BIT' macro to header file
+-  `c4a094a7df80 <https://github.com/open-power/skiboot/commit/c4a094a7df80>`__
+   hdata: Fix DIMM size property
+-  `4e0e0c1020bb <https://github.com/open-power/skiboot/commit/4e0e0c1020bb>`__
+   hdata: Add DIMM actual speed to device tree
+-  `d654f6c93bd6 <https://github.com/open-power/skiboot/commit/d654f6c93bd6>`__
+   hdata: Add 'primary' property to master chip xscom node
+-  `6739c890a2f2 <https://github.com/open-power/skiboot/commit/6739c890a2f2>`__
+   Add SBE driver support
+-  `6421fc56dc28 <https://github.com/open-power/skiboot/commit/6421fc56dc28>`__
+   Move P8 timer code to separate file
+-  `d7e7bdcd4acc <https://github.com/open-power/skiboot/commit/d7e7bdcd4acc>`__
+   SBE: Add timer support
+-  `3c574d8e7188 <https://github.com/open-power/skiboot/commit/3c574d8e7188>`__
+   timer: Move update\_timer\_expiry call to separate function
+-  `13878e5b27c5 <https://github.com/open-power/skiboot/commit/13878e5b27c5>`__
+   ipmi: Add BMC firmware version to device tree
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Artem Senichev (1):
+
+-  `dda5b93d90b6 <https://github.com/open-power/vesnin-xml/commit/dda5b93d90b6>`__
+   Fixed invalid BNC FRU ID (47->254)
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Erich Hauptli (2):
+
+-  `07a5d2c9f182 <https://github.com/open-power/witherspoon-xml/commit/07a5d2c9f182>`__
+   Backing out TPM FRU\_ID
+-  `7cd20a6ac8fe <https://github.com/open-power/witherspoon-xml/commit/7cd20a6ac8fe>`__
+   Sync, Infineon, n-mode cap, and eSel size Updates
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adrian Barrera (1):
+
+-  `a941f8b75cdc <https://github.com/open-power/zaius-xml/commit/a941f8b75cdc>`__
+   Clean-up and add BG2 WOF tables
diff --git a/_sources/release-notes/v2.1-rc1.rst.txt b/_sources/release-notes/v2.1-rc1.rst.txt
new file mode 100644
index 0000000..098ec95
--- /dev/null
+++ b/_sources/release-notes/v2.1-rc1.rst.txt
@@ -0,0 +1,1135 @@
+Release Notes for OpenPower Firmware v2.1-rc1
+=============================================
+
+op-build v2.1-rc1 was released on Wednesday June 27th, 2018. It will become the new stable release of op-build, following on from v2.0,
+first released on May 16th 2018.
+
+op-build v2.1-rc1 contains all the fixes as of op-build v2.0.3, and we expect to continue to do stable 2.0.y releases of v2.0 into the
+forseeable future.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.1 release. We expect to do a final v2.1 tagged release early July 2018.
+
+The final op-build v2.1 release *is* intended for GA POWER9 platforms, and basing system firmware off “a modest derivative of op-build v2.0
+or later” is part of the OpenPOWER Ready requirements.
+
+This release is largely small and incremental changes on top of op-build v2.0 rather than containing anything major.
+
+Development defconfigs
+----------------------
+
+Like with op-build v2.0, there exists a more stable and a more development branch of some key firmware components (notably Hostboot). This
+release there is only witherspoon_dev_defconfig (for the brave).
+
+Updated Packages
+----------------
+
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| Package           | Old Version               | New Version            | Platforms                                                      |
++===================+===========================+========================+================================================================+
+| busybox           | 1.27.2                    | 1.28.4                 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| dropbear          | 2017.75                   | 2018.76                | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| ethtool           | 4.13                      | 4.15                   | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| glibc             | glibc-2.26-146-gd300041c  | glibc-2.27-57-g6c99e37 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           | f                      | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hcode             | hw051018a.op920           | hw061618a.920          | zaius, p9dsu, witherspoon, romulus                             |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hcode             | hw051018a.920             | hw061618a.920          | witherspoon_dev                                                |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hostboot          | 8e05a439                  | 876b79aa               | zaius, p9dsu, witherspoon, romulus                             |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hostboot          | 43c4502d                  | cfa7304f               | witherspoon_dev                                                |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hostboot-binaries | 20119f08                  | hw062518a.920          | firestone, garrison, zaius, p9dsu, palmetto, vesnin,           |
+|                   |                           |                        | witherspoon, habanero, barreleye, romulus                      |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| hostboot-binaries | 81d8233a                  | hw062518a.920          | witherspoon_dev                                                |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| ima-catalog       | 90237254                  | 6a1fd254               | firestone, garrison, zaius, p9dsu, palmetto, witherspoon_dev,  |
+|                   |                           |                        | vesnin, witherspoon, habanero, barreleye, romulus              |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| linux             | 4.16.8                    | 4.17.3                 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| linux-headers     | 4.16.8                    | 4.17.3                 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| machine-xml       | a941f8b7                  | f9eeb284               | zaius                                                          |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| ncurses           | 6.0                       | 6.1                    | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| occ               | 77bb5e60                  | 5c01b547               | zaius, p9dsu, witherspoon_dev, witherspoon, zz, romulus        |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| petitboot         | v1.7.1                    | 1.8.0                  | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| powerpc-utils     | v1.3.4                    | v1.3.5                 | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| sbe               | 8e0105e5                  | 02f710ae               | zaius, p9dsu, witherspoon, romulus                             |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| sbe               | a389a5d9                  | 02f710ae               | witherspoon_dev                                                |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| skiboot           | v6.0.1                    | v6.1-rc1               | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+| util-linux        | 2.31.1                    | 2.32                   | openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,   |
+|                   |                           |                        | palmetto, pseries, witherspoon_dev, vesnin, witherspoon,       |
+|                   |                           |                        | habanero, openpower_p9_mambo, zz, barreleye, romulus           |
++-------------------+---------------------------+------------------------+----------------------------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Claus Michael Olsen (1):
+
+-  `502e877ca111 <https://github.com/open-power/hcode/commit/502e877ca111>`__ Update to p9_xip_tool to handle stand-alone DDCO ring files.
+
+Joe McGill (2):
+
+-  `c97bb0a2fd80 <https://github.com/open-power/hcode/commit/c97bb0a2fd80>`__ mask core SPATTN bit used for core checkstop handshake
+-  `2a499e99d207 <https://github.com/open-power/hcode/commit/2a499e99d207>`__ support IO reconfig loop for OBUS DL link training failures
+
+Prasad Bg Ranganath (1):
+
+-  `db007d46b1de <https://github.com/open-power/hcode/commit/db007d46b1de>`__ PPB: Bug fix in computing IAC Vdn value
+
+Prem Shanker Jha (1):
+
+-  `ac9567422748 <https://github.com/open-power/hcode/commit/ac9567422748>`__ PM: Addressed TODOs in hcode image build HWP.
+
+Rahul Batra (7):
+
+-  `898f0008601c <https://github.com/open-power/hcode/commit/898f0008601c>`__ PGPE: Correctly write DB0 when used as DB3 payload
+-  `384bcc14bcc3 <https://github.com/open-power/hcode/commit/384bcc14bcc3>`__ PGPE: Use global literals for reg addrs
+-  `503d2e402b13 <https://github.com/open-power/hcode/commit/503d2e402b13>`__ PGPE: Correctly Set retActQuads during Safe Mode
+-  `3be15513d0e4 <https://github.com/open-power/hcode/commit/3be15513d0e4>`__ PGPE: Fix WOF Enable/Disable Issues
+-  `15db0ce7d4d3 <https://github.com/open-power/hcode/commit/15db0ce7d4d3>`__ PGPE: Fix WOF Enable/Disable Issues
+-  `ef6955814d8e <https://github.com/open-power/hcode/commit/ef6955814d8e>`__ PGPE: Ack Back any pending quad active update during WOF
+   Disable
+-  `7da841c12cae <https://github.com/open-power/hcode/commit/7da841c12cae>`__ PGPE: Add Comments(No functional change)
+
+Richard J. Knight (1):
+
+-  `a327175c6427 <https://github.com/open-power/hcode/commit/a327175c6427>`__ Update Makefile to fix concurrancy issues with libppetracepp.a
+
+Yue Du (4):
+
+-  `d6b88e67ff4d <https://github.com/open-power/hcode/commit/d6b88e67ff4d>`__ STOP: Fix History Write Data Machine Check by
+   PPM_WRITE_DISABLE
+-  `1dc26ec0072e <https://github.com/open-power/hcode/commit/1dc26ec0072e>`__ STOP: Add URMOR RAM to CME for NDD23 SMF
+-  `050dc2142f83 <https://github.com/open-power/hcode/commit/050dc2142f83>`__ STOP: Handle Quad Special Wakeup Done while pm_reset
+-  `63c49e23a2cd <https://github.com/open-power/hcode/commit/63c49e23a2cd>`__ STOP: CME/SGPE Hcode size reduction via global use of literals
+
+hostboot (21):
+
+-  `699005f149f1 <https://github.com/open-power/hcode/commit/699005f149f1>`__ Release tag information updated for hw051118a.920
+-  `0d8951cdde6d <https://github.com/open-power/hcode/commit/0d8951cdde6d>`__ Release tag information updated for hw051518a.920
+-  `99f340c7b74a <https://github.com/open-power/hcode/commit/99f340c7b74a>`__ Release tag information updated for hw051618a.920
+-  `85ecbf71967e <https://github.com/open-power/hcode/commit/85ecbf71967e>`__ Release tag information updated for hw051718a.920
+-  `f3f4d3449690 <https://github.com/open-power/hcode/commit/f3f4d3449690>`__ Release tag information updated for hw051818a.920
+-  `c79665be710d <https://github.com/open-power/hcode/commit/c79665be710d>`__ Release tag information updated for hw052318a.920
+-  `a9e9c6f0daff <https://github.com/open-power/hcode/commit/a9e9c6f0daff>`__ Release tag information updated for hw052418a.920
+-  `17b8473da01f <https://github.com/open-power/hcode/commit/17b8473da01f>`__ Release tag information updated for hw052518a.920
+-  `262e018945d3 <https://github.com/open-power/hcode/commit/262e018945d3>`__ Release tag information updated for hw052618a.920
+-  `331a145623c2 <https://github.com/open-power/hcode/commit/331a145623c2>`__ Release tag information updated for hw053018a.920
+-  `80a399244e84 <https://github.com/open-power/hcode/commit/80a399244e84>`__ Release tag information updated for hw053118a.920
+-  `764d268b65b1 <https://github.com/open-power/hcode/commit/764d268b65b1>`__ Release tag information updated for hw060118a.920
+-  `a42e940b874c <https://github.com/open-power/hcode/commit/a42e940b874c>`__ Release tag information updated for hw060418a.920
+-  `aa0d5610f6aa <https://github.com/open-power/hcode/commit/aa0d5610f6aa>`__ Release tag information updated for hw060618a.920
+-  `2df7ae766eb5 <https://github.com/open-power/hcode/commit/2df7ae766eb5>`__ Release tag information updated for hw060718a.920
+-  `a04a6779d7d7 <https://github.com/open-power/hcode/commit/a04a6779d7d7>`__ Release tag information updated for hw060818a.920
+-  `ee19339b42f7 <https://github.com/open-power/hcode/commit/ee19339b42f7>`__ Release tag information updated for hw060918a.920
+-  `a54eba35a902 <https://github.com/open-power/hcode/commit/a54eba35a902>`__ Release tag information updated for hw061218a.920
+-  `79225d801f74 <https://github.com/open-power/hcode/commit/79225d801f74>`__ Release tag information updated for hw061318a.920
+-  `7d8799ea77d6 <https://github.com/open-power/hcode/commit/7d8799ea77d6>`__ Release tag information updated for hw061518a.920
+-  `29e49c2b46c5 <https://github.com/open-power/hcode/commit/29e49c2b46c5>`__ Release tag information updated for hw061618a.920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.1-rc1-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.1-rc1-commits-1:
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `3c4217b17494 <https://github.com/open-power/hostboot/commit/3c4217b17494>`__ Added RMW Thresh10 Spec Disable to initfiles
+
+Amit Tendolkar (2):
+
+-  `8fcc6813c098 <https://github.com/open-power/hostboot/commit/8fcc6813c098>`__ SW419349: Handle override of deconfig by Error vs FCO
+   reasons by association
+-  `dc3e00781d72 <https://github.com/open-power/hostboot/commit/dc3e00781d72>`__ Adapt p9_sbe_check_master_stop15 for bad path on non-SBE
+   platforms for fleetwood
+
+Andre Marin (4):
+
+-  `098a19f9ad31 <https://github.com/open-power/hostboot/commit/098a19f9ad31>`__ Add eff_config functionality needed for RIT, fix
+   cas_latency bug & attr files
+-  `7da6227702e5 <https://github.com/open-power/hostboot/commit/7da6227702e5>`__ Add initial L2 mss_freq_system procedure.
+-  `ac3d2e3ea9a9 <https://github.com/open-power/hostboot/commit/ac3d2e3ea9a9>`__ Add base spd decoder to share among controllers
+-  `89bbfaf84a74 <https://github.com/open-power/hostboot/commit/89bbfaf84a74>`__ Add additional comparison function objects into functional
+   header
+
+Andres Lugo-Reyes (1):
+
+-  `56ff2943a5df <https://github.com/open-power/hostboot/commit/56ff2943a5df>`__ Fix off-by-one error when counting WOF reset counts
+
+Andrew Geissler (8):
+
+-  `fc79c535382d <https://github.com/open-power/hostboot/commit/fc79c535382d>`__ Add test case for getChildTargetsForCDG
+-  `f1186fdef28f <https://github.com/open-power/hostboot/commit/f1186fdef28f>`__ Update getChildTargetsForCDG to use CEN PORT/DIMM
+-  `a166a390e16f <https://github.com/open-power/hostboot/commit/a166a390e16f>`__ Move existing tests to use new helper function
+-  `aa1c91c061f7 <https://github.com/open-power/hostboot/commit/aa1c91c061f7>`__ Use last l3 cache object for SIMICS trace
+-  `3e4082b28d2a <https://github.com/open-power/hostboot/commit/3e4082b28d2a>`__ Look for any parent on deconfigure
+-  `1c1b2267a25e <https://github.com/open-power/hostboot/commit/1c1b2267a25e>`__ Make HUID values node-relative
+-  `ea86539a69de <https://github.com/open-power/hostboot/commit/ea86539a69de>`__ Ensure hwas state reflects resource recovery actions
+-  `d848b2c3bae0 <https://github.com/open-power/hostboot/commit/d848b2c3bae0>`__ Ensure memory HUID’s are node-relative
+
+Ankit Dhingra (1):
+
+-  `8a3c6293dff7 <https://github.com/open-power/hostboot/commit/8a3c6293dff7>`__ Add support for TOD osc switch interrupt
+
+Ben Gass (5):
+
+-  `d1c0355b013c <https://github.com/open-power/hostboot/commit/d1c0355b013c>`__ Set TRAIN_TIME to 0 for simulation.
+-  `ee559052e566 <https://github.com/open-power/hostboot/commit/ee559052e566>`__ Update p9n_23 engd with
+   n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+-  `d4954387404b <https://github.com/open-power/hostboot/commit/d4954387404b>`__ Correct Safe mode freqency to UltraTurbo compare error
+   message.
+-  `785e89f5fcf9 <https://github.com/open-power/hostboot/commit/785e89f5fcf9>`__ Shorten A-link timers for sim. Add polling for A-link
+   training.
+-  `f563ab5ac678 <https://github.com/open-power/hostboot/commit/f563ab5ac678>`__ Updating p9.core.scan.initfile settings for p9n 2.3
+
+Benjamin Weisenbeck (8):
+
+-  `b9f23622a49f <https://github.com/open-power/hostboot/commit/b9f23622a49f>`__ PRD: Updates for Cumulus PLL analysis
+-  `0b19471945a6 <https://github.com/open-power/hostboot/commit/0b19471945a6>`__ PRD: Add post analysis function for Centaur PLL
+-  `9a67762efeac <https://github.com/open-power/hostboot/commit/9a67762efeac>`__ PRD: XBUS spare deployed should be predictive in mnfg
+-  `eaaf8422a3e4 <https://github.com/open-power/hostboot/commit/eaaf8422a3e4>`__ PRD: Support for handling core unit checkstop
+-  `9e5283c651ba <https://github.com/open-power/hostboot/commit/9e5283c651ba>`__ PRD: Callout both PCI clocks by position for double clock
+   failure
+-  `8e3836f3ef0b <https://github.com/open-power/hostboot/commit/8e3836f3ef0b>`__ PRD: Cleanup RC handling in PLL code
+-  `0b069da4ece5 <https://github.com/open-power/hostboot/commit/0b069da4ece5>`__ PRD: Fix core checkstop masking
+-  `3796a71a5012 <https://github.com/open-power/hostboot/commit/3796a71a5012>`__ PRD: Add missing centaur PLL CheckErrorType plugin
+
+Bill Hoffa (9):
+
+-  `59c3af1f3017 <https://github.com/open-power/hostboot/commit/59c3af1f3017>`__ Implement Interrupt Resource Provider Init for MPIPL
+   Multi-Node Systems
+-  `90a2cbe1f607 <https://github.com/open-power/hostboot/commit/90a2cbe1f607>`__ Set Master Proc Attrs during MPIPL FSP Fail-Over Scenario
+-  `3ee0baff08c2 <https://github.com/open-power/hostboot/commit/3ee0baff08c2>`__ Set attribute PROC_MASTER_TYPE during MPIPL
+-  `f3b2f887b854 <https://github.com/open-power/hostboot/commit/f3b2f887b854>`__ Add 2nd query to hbRelease script finding commits in
+   release-fips920
+-  `6bb10d494153 <https://github.com/open-power/hostboot/commit/6bb10d494153>`__ Force hbRelease to search ‘master’ branch
+-  `034db70a607c <https://github.com/open-power/hostboot/commit/034db70a607c>`__ Multinode MPIPL INTRP Initialization Changes
+-  `b3e359badd40 <https://github.com/open-power/hostboot/commit/b3e359badd40>`__ Corrected data type to size for var in
+   retrieveRepairDataMemBuf()
+-  `112e8c957fb6 <https://github.com/open-power/hostboot/commit/112e8c957fb6>`__ Enable DMI Erepair
+-  `cb841f1bd72a <https://github.com/open-power/hostboot/commit/cb841f1bd72a>`__ Add kernel debug trace to Invalid IPC Message Errors
+
+Brian Bakke (3):
+
+-  `3148c8e41ee8 <https://github.com/open-power/hostboot/commit/3148c8e41ee8>`__ Fixes to node IPC messaging to handling non-zero base
+   addresses
+-  `e364f91be172 <https://github.com/open-power/hostboot/commit/e364f91be172>`__ Fixes to node IPC messaging to handle non-zero base
+   addresses
+-  `77eb9fe3e55a <https://github.com/open-power/hostboot/commit/77eb9fe3e55a>`__ Itep16 substep order does not match documentation
+
+Brian Silver (7):
+
+-  `4e5b1ac13de9 <https://github.com/open-power/hostboot/commit/4e5b1ac13de9>`__ Initial commit of memory subsystem
+-  `f958bd60cb79 <https://github.com/open-power/hostboot/commit/f958bd60cb79>`__ Fix memory/VBU attribute files, add ‘ipl’ test case
+-  `26726a54e4f2 <https://github.com/open-power/hostboot/commit/26726a54e4f2>`__ Add memdiags implementation for superfast operations
+-  `90ec400612ee <https://github.com/open-power/hostboot/commit/90ec400612ee>`__ Add L1 for p9_mss_freq_drift
+-  `932cd97fe0ff <https://github.com/open-power/hostboot/commit/932cd97fe0ff>`__ Add freq checking to ipl unit test, fix mk file
+-  `257555af0952 <https://github.com/open-power/hostboot/commit/257555af0952>`__ Add rudimentary memory plug rules
+-  `496e3d430783 <https://github.com/open-power/hostboot/commit/496e3d430783>`__ Add minor minor version feature support to getecid
+
+Brian Stegmiller (3):
+
+-  `c0a78795a8dc <https://github.com/open-power/hostboot/commit/c0a78795a8dc>`__ PRD: Update TD_CTLR_DATA with port information
+-  `11b5f7d2b616 <https://github.com/open-power/hostboot/commit/11b5f7d2b616>`__ ATTN: Examine correct proc for handling Centaur Attentions
+-  `86cda996b3fb <https://github.com/open-power/hostboot/commit/86cda996b3fb>`__ PRD: DMI Lane Repair
+
+CHRISTINA L. GRAVES (1):
+
+-  `c63b3e4a122c <https://github.com/open-power/hostboot/commit/c63b3e4a122c>`__ p9_fab_iovalid fix to clear action0/1 bits corresponding w/
+   link being enabled
+
+Caleb Palmer (19):
+
+-  `02d764dfa0a7 <https://github.com/open-power/hostboot/commit/02d764dfa0a7>`__ PRD: Fix invalid getConnectedParent in getCommonVars
+-  `7f4b95b28d21 <https://github.com/open-power/hostboot/commit/7f4b95b28d21>`__ PRD: Adjust assert in BadDqBitmap Utils
+-  `3d5c1c541bae <https://github.com/open-power/hostboot/commit/3d5c1c541bae>`__ PRD: Update restoreDramRepairs for Centaur
+-  `233fec0d3893 <https://github.com/open-power/hostboot/commit/233fec0d3893>`__ PRD: Rename ATTR_MBA_PORT and ATTR_MBA_DIMM
+-  `359102f7aaaa <https://github.com/open-power/hostboot/commit/359102f7aaaa>`__ Rename MBA_PORT and MBA_DIMM attrs
+-  `93a05fa7d48c <https://github.com/open-power/hostboot/commit/93a05fa7d48c>`__ PRD: Update getDimmDqAttr for Centaur
+-  `3f14f5032bfe <https://github.com/open-power/hostboot/commit/3f14f5032bfe>`__ PRD: UE callout rank if no dimm callout
+-  `6ee6cdf1c18e <https://github.com/open-power/hostboot/commit/6ee6cdf1c18e>`__ PRD: getConnectedChild proc to membuf bug fix
+-  `1e9e686d61cc <https://github.com/open-power/hostboot/commit/1e9e686d61cc>`__ PRD: Adjust proc to membuf getConnectedChild
+-  `41a25f11016a <https://github.com/open-power/hostboot/commit/41a25f11016a>`__ PRD: Resume maint cmd support for MBA
+-  `67499d6a3e87 <https://github.com/open-power/hostboot/commit/67499d6a3e87>`__ PRD: Runtime VCM support for Centaur
+-  `6b6f1ef8f53f <https://github.com/open-power/hostboot/commit/6b6f1ef8f53f>`__ PRD: Fix template in chipMarkCleanup
+-  `504349373489 <https://github.com/open-power/hostboot/commit/504349373489>`__ PRD: Runtime TPS for Centaur/Cumulus
+-  `c0996da3cf36 <https://github.com/open-power/hostboot/commit/c0996da3cf36>`__ PRD: use isValid() check before MemSymbol::getDram()
+-  `58436097f094 <https://github.com/open-power/hostboot/commit/58436097f094>`__ PRD: Fix template in applyRasPolicies
+-  `8d97caa96550 <https://github.com/open-power/hostboot/commit/8d97caa96550>`__ Fix Bad Dq Centaur Translation
+-  `8186a367ec6f <https://github.com/open-power/hostboot/commit/8186a367ec6f>`__ Temp remove bad bit translation until attr enabled for
+   Fleetwood
+-  `bfebff1e8079 <https://github.com/open-power/hostboot/commit/bfebff1e8079>`__ Adjust Bad Dq Translation for CDIMMs
+-  `a65f239bf383 <https://github.com/open-power/hostboot/commit/a65f239bf383>`__ PRD: Dont report error log for backlog count underflow FIR
+
+Chris Steffen (4):
+
+-  `94bdad69c456 <https://github.com/open-power/hostboot/commit/94bdad69c456>`__ DMI I/O Checkin
+-  `3a3a0d0d4dc8 <https://github.com/open-power/hostboot/commit/3a3a0d0d4dc8>`__ I/O Metadata Cleanup
+-  `4a51cec16bdd <https://github.com/open-power/hostboot/commit/4a51cec16bdd>`__ SW431549 DMI Read Erepair
+-  `13b422771493 <https://github.com/open-power/hostboot/commit/13b422771493>`__ Updating Channel Fail Mask
+
+Christian Geddes (14):
+
+-  `1cc7a88e11df <https://github.com/open-power/hostboot/commit/1cc7a88e11df>`__ Add PEER_PATH attribute to xbus and obus targets
+-  `dd25ed1a207c <https://github.com/open-power/hostboot/commit/dd25ed1a207c>`__ Add error log for sbe poweron fails and clean up errlog
+   commits
+-  `261c874fb2dd <https://github.com/open-power/hostboot/commit/261c874fb2dd>`__ Update targeting init during RT to set PEER_TARGET on OBUS
+   targets
+-  `d2f22373f239 <https://github.com/open-power/hostboot/commit/d2f22373f239>`__ Deconfig record can’t get added to vitalAttn elog on FSP
+-  `b1771bfafee1 <https://github.com/open-power/hostboot/commit/b1771bfafee1>`__ Create HWP to save/restore OBUS fir masks
+-  `42327316097c <https://github.com/open-power/hostboot/commit/42327316097c>`__ Slave SBE scratch regs must be up to date before
+   continueMPIPL called
+-  `fd269e881530 <https://github.com/open-power/hostboot/commit/fd269e881530>`__ Clear obus fir mask attrs after restoring obus firmasks
+-  `a09327508399 <https://github.com/open-power/hostboot/commit/a09327508399>`__ Save and restore OBUS related firmasks
+-  `17d1f78337ea <https://github.com/open-power/hostboot/commit/17d1f78337ea>`__ Refactor re-init of targeting data during MPIPL/HBRT
+   startup
+-  `6b01faeebc16 <https://github.com/open-power/hostboot/commit/6b01faeebc16>`__ Link PLID for failing SBE recovery in PRD path w/ other
+   related logs
+-  `e15b65ed41d8 <https://github.com/open-power/hostboot/commit/e15b65ed41d8>`__ Fix bugs in core checkstop escalation manipulation during
+   HB
+-  `5090c197292c <https://github.com/open-power/hostboot/commit/5090c197292c>`__ Deprecate legacy ATTR_MBA_PORT/ATTR_MBA_DIMM
+-  `be8bb8fae414 <https://github.com/open-power/hostboot/commit/be8bb8fae414>`__ Update PEER_TARGET values to be NULL on MPIPL if needed
+-  `4d9e273baf30 <https://github.com/open-power/hostboot/commit/4d9e273baf30>`__ Remove deprecated VCS_I2C_RAIL attribute from hb code
+
+Claus Michael Olsen (1):
+
+-  `b22701137048 <https://github.com/open-power/hostboot/commit/b22701137048>`__ Update to p9_xip_tool to handle stand-alone DDCO ring
+   files.
+
+Craig Hamilton (1):
+
+-  `7feb1cb12d1b <https://github.com/open-power/hostboot/commit/7feb1cb12d1b>`__ Adding unit tests for the mss lab sdk
+
+Dan Crowell (21):
+
+-  `6634b6fca3df <https://github.com/open-power/hostboot/commit/6634b6fca3df>`__ Better debug for weird PIR issues
+-  `d44dfb65fa5d <https://github.com/open-power/hostboot/commit/d44dfb65fa5d>`__ Remove writeable from ATTR_FABRIC_GROUP/CHIP_ID
+-  `ad181494c943 <https://github.com/open-power/hostboot/commit/ad181494c943>`__ Force hb dump on VFS crashes
+-  `a4e02fc08289 <https://github.com/open-power/hostboot/commit/a4e02fc08289>`__ FFDC enhancements for core activate fails
+-  `4d392ef8f9ea <https://github.com/open-power/hostboot/commit/4d392ef8f9ea>`__ Removing attributes that got added back in a bad merge
+-  `6165bafa7de9 <https://github.com/open-power/hostboot/commit/6165bafa7de9>`__ Centaur DD1.3 Bucket Support
+-  `a3cf4f273a3e <https://github.com/open-power/hostboot/commit/a3cf4f273a3e>`__ Add SMP_CABLE to PartCallout list
+-  `d161474ee597 <https://github.com/open-power/hostboot/commit/d161474ee597>`__ Fix indirect scoms at runtime under Opal
+-  `4bfa55da9a90 <https://github.com/open-power/hostboot/commit/4bfa55da9a90>`__ Increase default watchdog timeout to 10 minutes
+-  `9bace77a615d <https://github.com/open-power/hostboot/commit/9bace77a615d>`__ Defer handling attentions on non-master proc until after
+   SMP is up
+-  `3ecd7cf99fb4 <https://github.com/open-power/hostboot/commit/3ecd7cf99fb4>`__ Add some MAGIC instructions to aid Simics optimization
+-  `41daed137d2f <https://github.com/open-power/hostboot/commit/41daed137d2f>`__ Write Hostboot HRMOR into core scratch reg 1
+-  `7ce378803d9a <https://github.com/open-power/hostboot/commit/7ce378803d9a>`__ Always deconfigure the parent of any deconfigured DIMM
+-  `fe439a0d9ef0 <https://github.com/open-power/hostboot/commit/fe439a0d9ef0>`__ Add RESOURCE_RECOVERED event for all Targets
+-  `2c5c60e23fad <https://github.com/open-power/hostboot/commit/2c5c60e23fad>`__ Add clock callout enums for specific clock sources
+-  `4189613d36cc <https://github.com/open-power/hostboot/commit/4189613d36cc>`__ Fix for multinode HBRT use of VPD
+-  `cc9d2c634eb6 <https://github.com/open-power/hostboot/commit/cc9d2c634eb6>`__ Remove EXTERNAL_VRM_STEPDELAY
+-  `7cc829425257 <https://github.com/open-power/hostboot/commit/7cc829425257>`__ Debug improvements for exceptions and OOM hangs
+-  `2432d94f7f53 <https://github.com/open-power/hostboot/commit/2432d94f7f53>`__ Update MAGIC instruction for Simics
+-  `3eddb7eaa994 <https://github.com/open-power/hostboot/commit/3eddb7eaa994>`__ Force ATTR_PROC_EFF_FABRIC_CHIP_ID to correct values
+-  `a4dca215e867 <https://github.com/open-power/hostboot/commit/a4dca215e867>`__ Update some defaults for AVSBUS attributes
+
+Daniel Howe (2):
+
+-  `0f97acef7aec <https://github.com/open-power/hostboot/commit/0f97acef7aec>`__ Updates to pb_cfg_follow_scope_rate_jump_level and
+   pb_cfg_np_cmd_jump_cmd_rate
+-  `7b9936e7b593 <https://github.com/open-power/hostboot/commit/7b9936e7b593>`__ dd1.1+ DL training procedure updates
+
+Daniel M. Crowell (1):
+
+-  `1b819687e056 <https://github.com/open-power/hostboot/commit/1b819687e056>`__ Revert “Set HB Dump Flag in TI Data on any TI with SRC”
+
+Elizabeth Liner (3):
+
+-  `2a43c455adfc <https://github.com/open-power/hostboot/commit/2a43c455adfc>`__ Set up core checkstop escalation using HWP
+-  `0539920e555b <https://github.com/open-power/hostboot/commit/0539920e555b>`__ Re-enabling test cases that were turned off during bringup
+-  `27fc2d9695a4 <https://github.com/open-power/hostboot/commit/27fc2d9695a4>`__ Adding Chiplet Num testcases for MC, MI and DMI in cumulus
+
+Greg Still (3):
+
+-  `4e919f5e820f <https://github.com/open-power/hostboot/commit/4e919f5e820f>`__ PM: clear Hcode error injection bit upon PM complex reset
+-  `f59ac34985af <https://github.com/open-power/hostboot/commit/f59ac34985af>`__ PM: Clear error injection bits before special wake-up in PM
+   complex reset
+-  `e95497ee0e43 <https://github.com/open-power/hostboot/commit/e95497ee0e43>`__ PM: Fix double biases value into safe mode frequency
+
+Ilya Smirnov (9):
+
+-  `92a48f3e7c80 <https://github.com/open-power/hostboot/commit/92a48f3e7c80>`__ Check if Console Library is Loaded Before Printing to
+   Console
+-  `a5982dd2d6a9 <https://github.com/open-power/hostboot/commit/a5982dd2d6a9>`__ New Attribute For Unusable TPMs
+-  `70e337a2fe76 <https://github.com/open-power/hostboot/commit/70e337a2fe76>`__ Add Proc # to TPM’s Affinity Path
+-  `d55d64a79ca4 <https://github.com/open-power/hostboot/commit/d55d64a79ca4>`__ Marked Failed TPMs Unusable For Alignment Check
+-  `c1bbef56ec51 <https://github.com/open-power/hostboot/commit/c1bbef56ec51>`__ Fix range Tags in attribute_types.xml
+-  `6ebff9a73ab0 <https://github.com/open-power/hostboot/commit/6ebff9a73ab0>`__ Secure Boot: Set trusted boot enabled in HDAT considering
+   all nodes
+-  `b77dbedc8f3c <https://github.com/open-power/hostboot/commit/b77dbedc8f3c>`__ Add Locking of Abus Sec Mailboxes
+-  `c7384e829f3d <https://github.com/open-power/hostboot/commit/c7384e829f3d>`__ Secure Boot: Support API to fence off all node processors’
+   secure mailboxes
+-  `7e0d574dff88 <https://github.com/open-power/hostboot/commit/7e0d574dff88>`__ New Global For Console Daemon
+
+Jacob Harvey (5):
+
+-  `2be2b8605a3c <https://github.com/open-power/hostboot/commit/2be2b8605a3c>`__ Implementing thermal_init
+-  `6e6325f51676 <https://github.com/open-power/hostboot/commit/6e6325f51676>`__ Implement p9_mss_throttle_mem
+-  `e0a1c41a7ad9 <https://github.com/open-power/hostboot/commit/e0a1c41a7ad9>`__ Implement L2 eff_config_thermal, bulk_pwr_throttle
+-  `fd71688e86ea <https://github.com/open-power/hostboot/commit/fd71688e86ea>`__ Fixing bulk_pwr_throttles calculations
+-  `6b836df1d491 <https://github.com/open-power/hostboot/commit/6b836df1d491>`__ Implementing draminit_training_adv
+
+Jaymes Wilks (5):
+
+-  `98bee5bbab00 <https://github.com/open-power/hostboot/commit/98bee5bbab00>`__ New API to Retrieve Random Number from the TPM
+-  `079de8c7c0f7 <https://github.com/open-power/hostboot/commit/079de8c7c0f7>`__ Remove workarounds for multinode HDAT support
+-  `e9eacec8bad1 <https://github.com/open-power/hostboot/commit/e9eacec8bad1>`__ Support TPM PCR Poisoning
+-  `0c6d58230e61 <https://github.com/open-power/hostboot/commit/0c6d58230e61>`__ Create attributes for intended PHYP ATTN areas
+-  `24f3312ea1d3 <https://github.com/open-power/hostboot/commit/24f3312ea1d3>`__ HRMOR relative addressing for PHyp SP ATTN area dump
+
+Jenny Huynh (1):
+
+-  `27bbfd345736 <https://github.com/open-power/hostboot/commit/27bbfd345736>`__ Changing NXCQFIR(34) RNG control logic error to checkstop
+
+Jim Yuan (1):
+
+-  `01be61c03770 <https://github.com/open-power/hostboot/commit/01be61c03770>`__ Fix FRU board mfg date and time.
+
+Joe McGill (23):
+
+-  `37931b3b0f8f <https://github.com/open-power/hostboot/commit/37931b3b0f8f>`__ Add MSS customization support from CRP0 Lx MVPD
+-  `c4b9c94600cc <https://github.com/open-power/hostboot/commit/c4b9c94600cc>`__ cen_scominits – add pervasive LFIR configuration for TP,
+   NEST, MEM chiplets
+-  `cb934c171a01 <https://github.com/open-power/hostboot/commit/cb934c171a01>`__ enable spreading via SS PLL for Fleetwood platform
+-  `9dd8199cc416 <https://github.com/open-power/hostboot/commit/9dd8199cc416>`__ p9_spr_name_map – change mnemonic for SPR 511 to SMFCTRL
+-  `6df55b571dcb <https://github.com/open-power/hostboot/commit/6df55b571dcb>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
+-  `f9a40964fc9d <https://github.com/open-power/hostboot/commit/f9a40964fc9d>`__ support IO reconfig loop for OBUS DL link training failures
+-  `dece8b8d13ad <https://github.com/open-power/hostboot/commit/dece8b8d13ad>`__ p9_sbe_scominit – unmask TP LFIR bit 37 for Cumulus
+-  `4a43554124f7 <https://github.com/open-power/hostboot/commit/4a43554124f7>`__ p9_sbe_common – mark TP LFIR bit 37 as recoverable
+-  `306a71070535 <https://github.com/open-power/hostboot/commit/306a71070535>`__ FBC Level 1 procedures
+-  `b7d8c7cfb45e <https://github.com/open-power/hostboot/commit/b7d8c7cfb45e>`__ L2 HWPs – p9_smp_link_layer and p9_fab_iovalid
+-  `75649c5f3d45 <https://github.com/open-power/hostboot/commit/75649c5f3d45>`__ L2 - Fabric updates for multi-chip support
+-  `2cd54a28ccb0 <https://github.com/open-power/hostboot/commit/2cd54a28ccb0>`__ p9_fab_iovalid – invoke link validation subroutine
+-  `36a8aaf9dc8b <https://github.com/open-power/hostboot/commit/36a8aaf9dc8b>`__ L3 update – p9_fab_iovalid
+-  `904da7128b41 <https://github.com/open-power/hostboot/commit/904da7128b41>`__ IO, FBC updates to enable ABUS for Fleetwood
+-  `0c44c70474ee <https://github.com/open-power/hostboot/commit/0c44c70474ee>`__ shift XBUS FIR programming inits for secure boot
+-  `6d4c897edca3 <https://github.com/open-power/hostboot/commit/6d4c897edca3>`__ p9_fab_iovalid – secure ABUS mailboxes after iovalid is
+   asserted
+-  `eae5dde56fae <https://github.com/open-power/hostboot/commit/eae5dde56fae>`__ support IO reconfig loop for OBUS DL link training failures
+-  `78055ea9215e <https://github.com/open-power/hostboot/commit/78055ea9215e>`__ p9_fab_iovalid – remove code setting ABUS security lock
+-  `67ae5190164c <https://github.com/open-power/hostboot/commit/67ae5190164c>`__ shift OBUS FIR programming inits for secure boot
+-  `ed7254aed9ca <https://github.com/open-power/hostboot/commit/ed7254aed9ca>`__ use putscomUnderMask API to update FBC DL control register
+-  `8dba363050dc <https://github.com/open-power/hostboot/commit/8dba363050dc>`__ shift OBUS FIR programming inits for secure boot
+-  `d93fbb365235 <https://github.com/open-power/hostboot/commit/d93fbb365235>`__ correctly propogate bad return code from
+   p9_adu_coherent_status_check
+-  `36839984fe01 <https://github.com/open-power/hostboot/commit/36839984fe01>`__ p9_throttle_sync – clear refresh sync type after issuing
+   IPL sync
+
+John Rell (1):
+
+-  `a4dd8cf996ba <https://github.com/open-power/hostboot/commit/a4dd8cf996ba>`__ jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus
+   HW446964
+
+Louis Stermole (10):
+
+-  `375927318f7e <https://github.com/open-power/hostboot/commit/375927318f7e>`__ adding memory/lab subdirs, adding lab tool/module make
+   target
+-  `d4f2ab31bde3 <https://github.com/open-power/hostboot/commit/d4f2ab31bde3>`__ Remove GSA dependencies (CATCH, SQLITE3) from MSS builds
+-  `29bde9b906c9 <https://github.com/open-power/hostboot/commit/29bde9b906c9>`__ WR_LVL Termination Fix (Qoff) for p9c, DDR4 only
+-  `79e4184e41b7 <https://github.com/open-power/hostboot/commit/79e4184e41b7>`__ Fix p9c mss_ccs_fail_type function to return valid RC when
+   it fails
+-  `dd251cae71e5 <https://github.com/open-power/hostboot/commit/dd251cae71e5>`__ Change mss_freq algorithm to deconfigure ports to achieve
+   common DIMM freq
+-  `264b8c707d65 <https://github.com/open-power/hostboot/commit/264b8c707d65>`__ Add extra DRAM reset after RCD load on Nimbus
+-  `a4e1c3426e15 <https://github.com/open-power/hostboot/commit/a4e1c3426e15>`__ Change MBSFIR[27] to be a conditional channel fail on
+   Cumulus
+-  `1d21270b627a <https://github.com/open-power/hostboot/commit/1d21270b627a>`__ Restore ATTR_CEN_SCHMOO_MULTIPLE_SETUP_CALL after shmoos to
+   fix masking errors
+-  `1d33fcf2c591 <https://github.com/open-power/hostboot/commit/1d33fcf2c591>`__ Add bad bit setting to p9c training advanced
+-  `fd49726ffcf0 <https://github.com/open-power/hostboot/commit/fd49726ffcf0>`__ Fix p9c_generic_shmoo unit test to work with corrected bad
+   bits attr
+
+Luke Mulkey (2):
+
+-  `1fd1cc97eb82 <https://github.com/open-power/hostboot/commit/1fd1cc97eb82>`__ P9C Memory Throttle Updates (new HWPs and new ISDIMM Power
+   Curve support)
+-  `788da84977bc <https://github.com/open-power/hostboot/commit/788da84977bc>`__ P9C Memory Throttle Updates (new HWPs and new ISDIMM Power
+   Curve support)
+
+Marty Gloff (5):
+
+-  `f5024f66d08a <https://github.com/open-power/hostboot/commit/f5024f66d08a>`__ Set HB Dump Flag in TI Data on any TI with SRC
+-  `d7355b73ce6b <https://github.com/open-power/hostboot/commit/d7355b73ce6b>`__ Improve resource recovery path to handle memory plugging
+   rules
+-  `cd8df2a4b033 <https://github.com/open-power/hostboot/commit/cd8df2a4b033>`__ Clear Block Spec Deconfig Attribute when Gard is removed
+-  `876b79aacd9b <https://github.com/open-power/hostboot/commit/876b79aacd9b>`__ Fix for SBE_P9_XIP_CUSTOMIZE_UNSUCCESSFUL during ipl with
+   one EX
+-  `ccf2f3445e15 <https://github.com/open-power/hostboot/commit/ccf2f3445e15>`__ HBRT attrrp depends on node zero being present
+
+Matt Derksen (6):
+
+-  `7145f5c28a5b <https://github.com/open-power/hostboot/commit/7145f5c28a5b>`__ Checks for channel failure in memory.
+-  `775a7639b7d3 <https://github.com/open-power/hostboot/commit/775a7639b7d3>`__ Update addExtMemMruData for Cumulus
+-  `caa0f8a5bd32 <https://github.com/open-power/hostboot/commit/caa0f8a5bd32>`__ Fix function name of p9c_query_channel_failure
+-  `9ec1a1f399f3 <https://github.com/open-power/hostboot/commit/9ec1a1f399f3>`__ Reenable getMemBufRawCardType calling.
+-  `e38d6b0d199b <https://github.com/open-power/hostboot/commit/e38d6b0d199b>`__ DRAM sparing support functions
+-  `3302fd380eba <https://github.com/open-power/hostboot/commit/3302fd380eba>`__ Additional DRAM sparing support functions
+
+Matthew Hickman (2):
+
+-  `03096ae8e5f3 <https://github.com/open-power/hostboot/commit/03096ae8e5f3>`__ Added empty scrub.H for HB mirror
+-  `7b8e60462b27 <https://github.com/open-power/hostboot/commit/7b8e60462b27>`__ Added p9_mss_memdiag for cronus ipl and modified scrub for
+   step 16
+
+Meng Li (1):
+
+-  `fd23ae8d50f3 <https://github.com/open-power/hostboot/commit/fd23ae8d50f3>`__ Get SN from BMC and update into PVPD EEPROM
+
+Michael Pardeik (3):
+
+-  `ccc4804c0a8f <https://github.com/open-power/hostboot/commit/ccc4804c0a8f>`__ P9C Memory Throttle HWP Updates
+-  `df43ad6f8512 <https://github.com/open-power/hostboot/commit/df43ad6f8512>`__ P9N/P9C util to throttle HWP updates for min util and
+   safemode
+-  `49fe793f319d <https://github.com/open-power/hostboot/commit/49fe793f319d>`__ centaur mba initfile update for refresh reset interval
+
+Mike Baiocchi (12):
+
+-  `22b613003960 <https://github.com/open-power/hostboot/commit/22b613003960>`__ Rediscover I2C Targets after Host I2C Reset
+-  `3d3d39d62a94 <https://github.com/open-power/hostboot/commit/3d3d39d62a94>`__ Get Final HDAT Size from PAYLOAD’s SPIRA section
+-  `8e601e32703b <https://github.com/open-power/hostboot/commit/8e601e32703b>`__ Remove System Level TCE Attributes
+-  `8e8b74fdbd58 <https://github.com/open-power/hostboot/commit/8e8b74fdbd58>`__ Add option to masterProcChipTargetHandle() to return
+   functional chip
+-  `d0eaecced89b <https://github.com/open-power/hostboot/commit/d0eaecced89b>`__ Skip Diagnostic Mode for I2C Resets over FSI In All Cases
+-  `2383ff8f7e76 <https://github.com/open-power/hostboot/commit/2383ff8f7e76>`__ Add Secureboot Info to FFDC of I2C Errors
+-  `3ad299af08fd <https://github.com/open-power/hostboot/commit/3ad299af08fd>`__ Establish Base Support For Sending Mailbox Messages Across
+   XBUS/ABUS
+-  `a1e236a42218 <https://github.com/open-power/hostboot/commit/a1e236a42218>`__ Improve FFDC for new Node Comm Device Driver
+-  `26d9aed84b0f <https://github.com/open-power/hostboot/commit/26d9aed84b0f>`__ Add Mutex and Error Recovery for Node Communications
+-  `36d47d4ca26d <https://github.com/open-power/hostboot/commit/36d47d4ca26d>`__ Update bbuild to b0608a_1823.920 and CUMULUS/Jenkins Fix
+-  `7617e77949d7 <https://github.com/open-power/hostboot/commit/7617e77949d7>`__ Add procedure for istep 18’s Node Communication ABUS
+   Exchange
+-  `323f71eb613d <https://github.com/open-power/hostboot/commit/323f71eb613d>`__ Add TPM Calls to Node Communication ABUS Exchange Procedure
+
+Nick Bofferding (15):
+
+-  `b783b0264c7f <https://github.com/open-power/hostboot/commit/b783b0264c7f>`__ Secure Boot: Secure Centaurs in istep 14.5
+-  `d2c360c9db83 <https://github.com/open-power/hostboot/commit/d2c360c9db83>`__ Secure Boot: Do not disable external cMFSI fencing in “host
+   IPL complete” istep
+-  `2fe71f4ddc13 <https://github.com/open-power/hostboot/commit/2fe71f4ddc13>`__ Secure Boot: Implement Centaur SCOM cache
+-  `9394f9d05ef8 <https://github.com/open-power/hostboot/commit/9394f9d05ef8>`__ Secure Boot: Inform FSP of key transition progress
+-  `396cbd9a20cb <https://github.com/open-power/hostboot/commit/396cbd9a20cb>`__ Secure Boot: Remove cMFSI fencing TODO
+-  `6be04f343c79 <https://github.com/open-power/hostboot/commit/6be04f343c79>`__ Secure Boot: Purge SW signature cache for multinode
+   binaries
+-  `b14259e6b41a <https://github.com/open-power/hostboot/commit/b14259e6b41a>`__ Secure Boot: Disable x-bus node communication
+-  `6359b6a6e881 <https://github.com/open-power/hostboot/commit/6359b6a6e881>`__ Fix memory leaks associated with various msg_sendrecv calls
+-  `f9aa8f06bbd8 <https://github.com/open-power/hostboot/commit/f9aa8f06bbd8>`__ Memory Management: Fix coalesce to track holes in the page
+   management
+-  `b81a9c8640e6 <https://github.com/open-power/hostboot/commit/b81a9c8640e6>`__ Secure Boot: Defer init of Centaur SCOM cache register
+   definitions
+-  `cbacafbc508a <https://github.com/open-power/hostboot/commit/cbacafbc508a>`__ Secure Boot: Enabled final Secure Boot settings for
+   Zeppelin
+-  `1db54dcc27d4 <https://github.com/open-power/hostboot/commit/1db54dcc27d4>`__ Secure Boot: Disable cache of 2010800 Centaur register
+-  `82aa44098bcf <https://github.com/open-power/hostboot/commit/82aa44098bcf>`__ Remove p9_fab_iovalid.C in order to re-mirror it
+-  `30fe98727be2 <https://github.com/open-power/hostboot/commit/30fe98727be2>`__ Secure Boot: Centaur Security: Fix handling of 9 Centaur
+   registers
+-  `d420d7b06a2e <https://github.com/open-power/hostboot/commit/d420d7b06a2e>`__ Secure Boot: Set FIR mask bits for inactive OBUS links
+   during host coalesce
+
+Nick Klazynski (4):
+
+-  `6838b3e41111 <https://github.com/open-power/hostboot/commit/6838b3e41111>`__ HW447585, HW447589, HW439303, Fix CDD1.2 security setting
+-  `b801b49cd1ba <https://github.com/open-power/hostboot/commit/b801b49cd1ba>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
+-  `f757ce93e06b <https://github.com/open-power/hostboot/commit/f757ce93e06b>`__ Disable 2-for-1 on NDD2.2- and CDD1.2-
+-  `443609a24275 <https://github.com/open-power/hostboot/commit/443609a24275>`__ Add RL0/RL1 support for CDD1.2
+
+Prachi Gupta (12):
+
+-  `3c73a7c369ce <https://github.com/open-power/hostboot/commit/3c73a7c369ce>`__ wrap test: Use MNFG_FLAGS instead of compile time flag
+-  `dbd116ad5b6a <https://github.com/open-power/hostboot/commit/dbd116ad5b6a>`__ wrap_test: targeting fixups
+-  `e71f194cb0ba <https://github.com/open-power/hostboot/commit/e71f194cb0ba>`__ DECONFIG_GARDABLE: add no_export tag, don’t want MRW to
+   override
+-  `2e5169694368 <https://github.com/open-power/hostboot/commit/2e5169694368>`__ wrap_test: set MFG_WRAP_TEST_LINKS_SET on the destination
+   target
+-  `bbee47025c11 <https://github.com/open-power/hostboot/commit/bbee47025c11>`__ Fixup all the voltage rail’s ID attribute for both proc and
+   cent
+-  `a9986addb4ff <https://github.com/open-power/hostboot/commit/a9986addb4ff>`__ call mss_volt\* hwps with membufs that have same VDDR_ID
+-  `7983214c3e76 <https://github.com/open-power/hostboot/commit/7983214c3e76>`__ p9c_mss_volt_dimm_count: add a const to the input parameter
+-  `0ae044ac29cf <https://github.com/open-power/hostboot/commit/0ae044ac29cf>`__ add a call to mss_volt_dimm_count hwp
+-  `5815703c3be9 <https://github.com/open-power/hostboot/commit/5815703c3be9>`__ Add support for missing memory behind master proc
+-  `27bf395be2cd <https://github.com/open-power/hostboot/commit/27bf395be2cd>`__ missing memory: istep 7 and 14 changes
+-  `d50263f51eb4 <https://github.com/open-power/hostboot/commit/d50263f51eb4>`__ getMBvpdAttr: Updates for DDR3 support
+-  `cc638c9bdc4e <https://github.com/open-power/hostboot/commit/cc638c9bdc4e>`__ Added in a sleep after we winkle in istep 18 to avoid race
+   conditions
+
+Prasad Bg Ranganath (5):
+
+-  `4e78db3c12df <https://github.com/open-power/hostboot/commit/4e78db3c12df>`__ SBE:PUTRING: Add callout support for checkword mismatch
+   failure
+-  `798ff0e50b1d <https://github.com/open-power/hostboot/commit/798ff0e50b1d>`__ PM reset: Fix disable resclk procedure
+-  `37aa1c9e5919 <https://github.com/open-power/hostboot/commit/37aa1c9e5919>`__ PM_RESCLK: Clear override bits of CACCR in reset flow
+-  `261923ec2039 <https://github.com/open-power/hostboot/commit/261923ec2039>`__ PPB: Bug fix in computing IAC Vdn value
+-  `25da6f268179 <https://github.com/open-power/hostboot/commit/25da6f268179>`__ PM:Remove deprecated attributes
+
+Prem Shanker Jha (3):
+
+-  `5ed2437d9ecf <https://github.com/open-power/hostboot/commit/5ed2437d9ecf>`__ SplWkup: Fixed issue in FFDC collection in case of special
+   wakeup timeout.
+-  `2b37fd25aed1 <https://github.com/open-power/hostboot/commit/2b37fd25aed1>`__ PM: Addressed TODOs in hcode image build HWP.
+-  `cfa7304f5d6a <https://github.com/open-power/hostboot/commit/cfa7304f5d6a>`__ STOP API: API conditionally supports 255 SCOM restore
+   entries for each quad.
+
+Richard J. Knight (6):
+
+-  `83c61f3ae866 <https://github.com/open-power/hostboot/commit/83c61f3ae866>`__ Use the effective chip and group ids to calc mmio addr
+-  `496156ffbd83 <https://github.com/open-power/hostboot/commit/496156ffbd83>`__ Add centaur dynamic VDDR code to hostboot
+-  `49f6c664792e <https://github.com/open-power/hostboot/commit/49f6c664792e>`__ Add fix for HDAT Fail in Hostboot istep 21: BC8A1A20
+-  `c6cbabf3d435 <https://github.com/open-power/hostboot/commit/c6cbabf3d435>`__ Add HX keyword attribute for PCIe bifurcation support
+-  `8e9be410090d <https://github.com/open-power/hostboot/commit/8e9be410090d>`__ Fix SRC BC8A1A20 - RUNTIME::RC_INVALID_RHB_INSTANCE
+-  `8c3f57a54055 <https://github.com/open-power/hostboot/commit/8c3f57a54055>`__ Fix for SW432203: fails istep at istep host_runtime_setup
+
+Rick Ward (4):
+
+-  `3c2b4bf2adc3 <https://github.com/open-power/hostboot/commit/3c2b4bf2adc3>`__ RTC189294 - Centaur Channel Checkstop (Runtime)
+-  `5db6a94e4472 <https://github.com/open-power/hostboot/commit/5db6a94e4472>`__ RTC189294 - Centaur Channel Checkstop (Runtime)
+-  `b364d7b062bf <https://github.com/open-power/hostboot/commit/b364d7b062bf>`__ Centaur Channel Checkstop (runtime)
+-  `74bfadb2ab87 <https://github.com/open-power/hostboot/commit/74bfadb2ab87>`__ Centaur Channel Checkstop (runtime)
+
+Roland Veloz (5):
+
+-  `c0217d002a0a <https://github.com/open-power/hostboot/commit/c0217d002a0a>`__ Added support, in Istep 08, to facilitate the testing of
+   SMP wrap
+-  `79c2cf9d40f1 <https://github.com/open-power/hostboot/commit/79c2cf9d40f1>`__ Added support, in IStep 09, to facilitate the testing of
+   SMP wrap
+-  `1af47d2a9aef <https://github.com/open-power/hostboot/commit/1af47d2a9aef>`__ Continuing support, in IStep 09, to facilitate the testing
+   of SMP wrap
+-  `c6916a42d34b <https://github.com/open-power/hostboot/commit/c6916a42d34b>`__ Add support for getting SBE Capabilites; extract SBE
+   Version, Commit ID and Tags
+-  `0189e34d3bbc <https://github.com/open-power/hostboot/commit/0189e34d3bbc>`__ Create a utility to add/remove entries from a link list
+   within a given buffer
+
+Ryan Black (1):
+
+-  `e2ade14ecc5e <https://github.com/open-power/hostboot/commit/e2ade14ecc5e>`__ Change npu ATSD timeout to disabled
+
+Sachin Gupta (1):
+
+-  `747ebb9979d3 <https://github.com/open-power/hostboot/commit/747ebb9979d3>`__ Fix check for EQ_CME_SCOM_LMCR_SCOM
+
+Sakethan R Kotta (2):
+
+-  `34d086e3e678 <https://github.com/open-power/hostboot/commit/34d086e3e678>`__ untrusted SBE reserved memory region to Rsvd Mem Trace Buf
+   Section
+-  `1ec6201b896c <https://github.com/open-power/hostboot/commit/1ec6201b896c>`__ HBRT Reserved Mem Trace Buffer implementation.
+
+Sameer Veer (1):
+
+-  `22672ede554a <https://github.com/open-power/hostboot/commit/22672ede554a>`__ Include release track info in list-of-commits email
+
+Santosh Balasubramanian (1):
+
+-  `07cf2ea6e013 <https://github.com/open-power/hostboot/commit/07cf2ea6e013>`__ Secure Boot: Centaur Security: Initial sensitive register
+   list
+
+Soma BhanuTej (2):
+
+-  `23e5c485a4f7 <https://github.com/open-power/hostboot/commit/23e5c485a4f7>`__ Adding p9c DD13 support
+-  `d350dac276cc <https://github.com/open-power/hostboot/commit/d350dac276cc>`__ Adding p9c 1.3 support.
+
+Stephen Glancy (14):
+
+-  `14f1070233d3 <https://github.com/open-power/hostboot/commit/14f1070233d3>`__ Adds centaur dynamic VDDR code
+-  `ad4b74504674 <https://github.com/open-power/hostboot/commit/ad4b74504674>`__ Adds secure mode boot for memory buffer chips
+-  `57e0a47955d8 <https://github.com/open-power/hostboot/commit/57e0a47955d8>`__ Adds cumulus unit test support
+-  `13c42ee1d839 <https://github.com/open-power/hostboot/commit/13c42ee1d839>`__ Adds MRW support for x4/x8 DIMM configurations
+-  `0535232e93da <https://github.com/open-power/hostboot/commit/0535232e93da>`__ Fixes centaur bad bitmap processing
+-  `2254d9f67acf <https://github.com/open-power/hostboot/commit/2254d9f67acf>`__ Enables DDR4 training advanced
+-  `8ff5d8f2210b <https://github.com/open-power/hostboot/commit/8ff5d8f2210b>`__ Updates Centaur training to continue on fails for FW
+-  `862ecf79aaec <https://github.com/open-power/hostboot/commit/862ecf79aaec>`__ Fixes Centaur code to use ATTR_BAD_DQ_BITMAP
+-  `48ed215d898d <https://github.com/open-power/hostboot/commit/48ed215d898d>`__ Fix MBS mask FIR for Obus recovery
+-  `5e71d0883849 <https://github.com/open-power/hostboot/commit/5e71d0883849>`__ Fixes CKE levels during RCD initialization
+-  `3927a22f49db <https://github.com/open-power/hostboot/commit/3927a22f49db>`__ Fixes IPL UE callout code
+-  `a49be1a5d21b <https://github.com/open-power/hostboot/commit/a49be1a5d21b>`__ Removes erroneous FAPI ERR print
+-  `866f841512df <https://github.com/open-power/hostboot/commit/866f841512df>`__ Updates training advanced workarounds to run after a
+   failure
+-  `f5c960805358 <https://github.com/open-power/hostboot/commit/f5c960805358>`__ Updates the training advanced algorithm
+
+Sumit Kumar (3):
+
+-  `6855bca779b8 <https://github.com/open-power/hostboot/commit/6855bca779b8>`__ Erepair HWP - Include target type DMI
+-  `eb3bc77cbaf3 <https://github.com/open-power/hostboot/commit/eb3bc77cbaf3>`__ Add check for copyright date if its begin-end years same
+-  `1e12696d400f <https://github.com/open-power/hostboot/commit/1e12696d400f>`__ eRepair: Fixed lanes handling of target types
+
+Swathi Madhuri Bhattiprolu (4):
+
+-  `9c93244cabf8 <https://github.com/open-power/hostboot/commit/9c93244cabf8>`__ Fix HWAS_STATE_CHANGED_SUBSCRIPTION_MASK for MC/MI/DMI
+-  `5620f81ace6c <https://github.com/open-power/hostboot/commit/5620f81ace6c>`__ Disable memory mirroring in simics temporarily
+-  `b7a44c225976 <https://github.com/open-power/hostboot/commit/b7a44c225976>`__ Verify frequency attributes across nodes to match with that
+   of master node
+-  `e3163f375ff8 <https://github.com/open-power/hostboot/commit/e3163f375ff8>`__ Implement the VPD backend for these attributes
+
+Thi Tran (3):
+
+-  `927220a65bb7 <https://github.com/open-power/hostboot/commit/927220a65bb7>`__ Double frequency of coalescing memory fragmentation
+-  `d46f111a8f66 <https://github.com/open-power/hostboot/commit/d46f111a8f66>`__ Fix unbalance FCO distribution between procs
+-  `58f42f15ae71 <https://github.com/open-power/hostboot/commit/58f42f15ae71>`__ Fix data storage exception when PRD runs in istep 12.
+
+Vasant Hegde (1):
+
+-  `fbea67f16d58 <https://github.com/open-power/hostboot/commit/fbea67f16d58>`__ MPIPL: Update MDRT count for FSP based OPAL system
+
+Venkatesh Sainath (1):
+
+-  `2e3958796d0c <https://github.com/open-power/hostboot/commit/2e3958796d0c>`__ Fleetwood 2N specific targeting binary generation
+
+William A. Kennington III (4):
+
+-  `2f1a0ed58a1b <https://github.com/open-power/hostboot/commit/2f1a0ed58a1b>`__ istepdispatcher: When trying to set the watchdog, clear
+   DONT_STOP
+-  `9b9f654f0f6d <https://github.com/open-power/hostboot/commit/9b9f654f0f6d>`__ istepdispatcher: Reset the watchog to enable it
+-  `3c2fdb8f668c <https://github.com/open-power/hostboot/commit/3c2fdb8f668c>`__ istep21: Keep the watchdog running into the host payload
+-  `0aff9f48c7ea <https://github.com/open-power/hostboot/commit/0aff9f48c7ea>`__ ipmiwatchdog: Limit the number of resets
+
+William G. Hoffa (1):
+
+-  `45f20525ba60 <https://github.com/open-power/hostboot/commit/45f20525ba60>`__ Revert “Force hbRelease to search ‘master’ branch”
+
+Yue Du (1):
+
+-  `0d6bce9b7a0f <https://github.com/open-power/hostboot/commit/0d6bce9b7a0f>`__ STOP: Handle Quad Special Wakeup Done while pm_reset
+
+Zane Shelley (62):
+
+-  `453283ebfde2 <https://github.com/open-power/hostboot/commit/453283ebfde2>`__ PRD: Fixed logic errors in isMembufOnDimm() that broke
+   Nimbus
+-  `e8111177af9d <https://github.com/open-power/hostboot/commit/e8111177af9d>`__ PRD: fixed how RT TPS procedures are banned from processing
+-  `2ab7c3f22534 <https://github.com/open-power/hostboot/commit/2ab7c3f22534>`__ PRD: finished porting handleRrFo() for MBA
+-  `2f03c48855a5 <https://github.com/open-power/hostboot/commit/2f03c48855a5>`__ PRD: fix address registers for fetch ECC errors
+-  `f62ac59186a6 <https://github.com/open-power/hostboot/commit/f62ac59186a6>`__ PRD: move MBA maint HWPs to PRD library
+-  `dd245fcbbe5d <https://github.com/open-power/hostboot/commit/dd245fcbbe5d>`__ PRD: enable startScrub() support for Centaur
+-  `c82b015b7609 <https://github.com/open-power/hostboot/commit/c82b015b7609>`__ PRD: remove unused P8 memory domain files
+-  `40a290f2ab3b <https://github.com/open-power/hostboot/commit/40a290f2ab3b>`__ PRD: remove unused P8 memory data bundle files
+-  `b26bb8d32b9f <https://github.com/open-power/hostboot/commit/b26bb8d32b9f>`__ PRD: callout connented L4 bug
+-  `09035bf13460 <https://github.com/open-power/hostboot/commit/09035bf13460>`__ PRD: refined cleanupChnlAttns() for Centaur
+-  `bc2d4987aef8 <https://github.com/open-power/hostboot/commit/bc2d4987aef8>`__ PRD: add getConnectedChild() support from proc to membuf
+-  `b0a9477ec9a6 <https://github.com/open-power/hostboot/commit/b0a9477ec9a6>`__ PRD: refined cleanupChnlFail() for Centaur
+-  `4e47aaa5ef48 <https://github.com/open-power/hostboot/commit/4e47aaa5ef48>`__ PRD: Callout MBA LOW with no gard on RCD parity errors
+-  `5370984de389 <https://github.com/open-power/hostboot/commit/5370984de389>`__ PRD: Remove ForceRead() from MemAddr utils
+-  `c1c584f04be0 <https://github.com/open-power/hostboot/commit/c1c584f04be0>`__ PRD: scrub resume counter for MBA runtime scrub commands
+-  `1b04e458595a <https://github.com/open-power/hostboot/commit/1b04e458595a>`__ PRD: support to determine if BG scrub can resume after
+   stop-on-error
+-  `5064efd9ee55 <https://github.com/open-power/hostboot/commit/5064efd9ee55>`__ PRD: Simplify templates in memory CE functions
+-  `0d6b900a5d12 <https://github.com/open-power/hostboot/commit/0d6b900a5d12>`__ PRD: Maintenance RCE handling during background scrub for
+   Centaur
+-  `e940af9a779a <https://github.com/open-power/hostboot/commit/e940af9a779a>`__ PRD: Maint soft/inter/hard CE handling during background
+   scrub for Centaur
+-  `4b7ee3632592 <https://github.com/open-power/hostboot/commit/4b7ee3632592>`__ PRD: Update MemTdCtlr::initialize() for Centaur
+-  `aa0df6e89b16 <https://github.com/open-power/hostboot/commit/aa0df6e89b16>`__ PRD: removed unused P8 code
+-  `c7867f1449a1 <https://github.com/open-power/hostboot/commit/c7867f1449a1>`__ PRD: flush CE and RCE tables when a TD procedure is
+   complete
+-  `b8037fcdbe63 <https://github.com/open-power/hostboot/commit/b8037fcdbe63>`__ PRD: cleanup after placing/verifying a chip mark on Centaur
+-  `7ff47d2af40b <https://github.com/open-power/hostboot/commit/7ff47d2af40b>`__ PRD: standardized VCM nextStep() and analyzePhase()
+-  `b869f42b77f4 <https://github.com/open-power/hostboot/commit/b869f42b77f4>`__ PRD: ECC analysis and command handling for DRAM sparing
+-  `08488232045b <https://github.com/open-power/hostboot/commit/08488232045b>`__ PRD: TPS analyzePhase() for Centaur
+-  `3e16432f929a <https://github.com/open-power/hostboot/commit/3e16432f929a>`__ PRD: TPS startNextPhase() for Centaur
+-  `a8f19539edc5 <https://github.com/open-power/hostboot/commit/a8f19539edc5>`__ PRD: TPS nextStep() for Centaur
+-  `47e9c9b12017 <https://github.com/open-power/hostboot/commit/47e9c9b12017>`__ PRD: TPS analyzeEccErrors() for Centaur
+-  `82083635acda <https://github.com/open-power/hostboot/commit/82083635acda>`__ PRD: TPS analyzeCeStats() for Centaur
+-  `9192da4a49db <https://github.com/open-power/hostboot/commit/9192da4a49db>`__ PRD: refined handleChnlFail() for Centaur
+-  `1a66b96f84f3 <https://github.com/open-power/hostboot/commit/1a66b96f84f3>`__ PRD: FFDC registers for channel failure attentions
+-  `a0ea8ab73807 <https://github.com/open-power/hostboot/commit/a0ea8ab73807>`__ PRD: updates from latest RAS XML
+-  `41f3aa61a7e9 <https://github.com/open-power/hostboot/commit/41f3aa61a7e9>`__ PRD: removed old P8 memory system system code
+-  `cecaeb320299 <https://github.com/open-power/hostboot/commit/cecaeb320299>`__ PRD: typo in runtime DRAM sparing signature
+-  `38666ab58f15 <https://github.com/open-power/hostboot/commit/38666ab58f15>`__ PRD: create MarkStore::applyRasPolicies()
+-  `557dadfef131 <https://github.com/open-power/hostboot/commit/557dadfef131>`__ PRD: remove NX unit checkstop support
+-  `2775c2ed81ce <https://github.com/open-power/hostboot/commit/2775c2ed81ce>`__ PRD: removed runtime deconfig for channel failure
+-  `f6c80b9c6010 <https://github.com/open-power/hostboot/commit/f6c80b9c6010>`__ PRD: removed depricated ErrDataService::handleUnitCS()
+-  `ee548e96749a <https://github.com/open-power/hostboot/commit/ee548e96749a>`__ PRD: removed depricated unit dump support
+-  `bcfc61239031 <https://github.com/open-power/hostboot/commit/bcfc61239031>`__ PRD: removed depricated rt deconfig and unit dump
+   interfaces
+-  `f54c91bffdc2 <https://github.com/open-power/hostboot/commit/f54c91bffdc2>`__ PRD: removed erroneous trace in getMemBufRawCardType()
+-  `47c75711f2be <https://github.com/open-power/hostboot/commit/47c75711f2be>`__ PRD: fixed erroneous trace in PlatConfigurator::build()
+-  `2b7899b5f805 <https://github.com/open-power/hostboot/commit/2b7899b5f805>`__ PRD: removed redundant ECC capture data
+-  `0fc9ee71e06e <https://github.com/open-power/hostboot/commit/0fc9ee71e06e>`__ PRD: remove empty TD controller data
+-  `f290f5d4a9ef <https://github.com/open-power/hostboot/commit/f290f5d4a9ef>`__ PRD: fixed parser bugs in TD_CTLR_DATA
+-  `fc766f78534e <https://github.com/open-power/hostboot/commit/fc766f78534e>`__ PRD: set Cumulus command list timeout to match Nimbus
+-  `27bf34b7fa6e <https://github.com/open-power/hostboot/commit/27bf34b7fa6e>`__ PRD: add CE table traces for MNFG mode thresholds
+-  `e1a04818ba32 <https://github.com/open-power/hostboot/commit/e1a04818ba32>`__ PRD: enable FSP channel fail isolation on processor side of
+   bus
+-  `36b343d78a73 <https://github.com/open-power/hostboot/commit/36b343d78a73>`__ PRD: use correct symbol when writing MBA markstore
+-  `2024675173c3 <https://github.com/open-power/hostboot/commit/2024675173c3>`__ PRD: MNFG spare DRAM deploy needs to deploy on both MBA
+   ports
+-  `34768601609c <https://github.com/open-power/hostboot/commit/34768601609c>`__ PRD: Do not abort on UE during MBA TPS
+-  `03416d24641d <https://github.com/open-power/hostboot/commit/03416d24641d>`__ PRD: Set ‘too many bus errors’ in DMIFIR to UNIT_CS
+-  `b2c2ca936ce6 <https://github.com/open-power/hostboot/commit/b2c2ca936ce6>`__ PRD: MBA command resume not incrementing address
+-  `ccea7f349f6e <https://github.com/open-power/hostboot/commit/ccea7f349f6e>`__ PRD: shift UCS and HA chiplet masks to match chiplet FIRs
+-  `a4746b6f2924 <https://github.com/open-power/hostboot/commit/a4746b6f2924>`__ PRD: fix bug that bypasses TPS ban support
+-  `84a0b8e43c20 <https://github.com/open-power/hostboot/commit/84a0b8e43c20>`__ PRD: remove unused TD queue parameters
+-  `5a3703db513a <https://github.com/open-power/hostboot/commit/5a3703db513a>`__ PRD: All TPS bans on MCA target should cause fetch CE
+   masking
+-  `630c378b8dde <https://github.com/open-power/hostboot/commit/630c378b8dde>`__ PRD: reduce number of ways TPS can be banned
+-  `bb794f948b1f <https://github.com/open-power/hostboot/commit/bb794f948b1f>`__ PRD: Ban TPS if UE found during VCM, DSD, or TPS procedures
+-  `5a927c8232d0 <https://github.com/open-power/hostboot/commit/5a927c8232d0>`__ PRD: abort TPS if chip mark placed during procedure
+-  `4696c5090436 <https://github.com/open-power/hostboot/commit/4696c5090436>`__ PRD: fixed the per-symbol threshold in MBA TPS
+
+aravnair-in (4):
+
+-  `415026c16dd2 <https://github.com/open-power/hostboot/commit/415026c16dd2>`__ Fix instance path for SMPGROUP target
+-  `14a61c96fa3b <https://github.com/open-power/hostboot/commit/14a61c96fa3b>`__ Comment why we add INSTANCE_PATH specifically for SMPGROUP
+-  `49e74816eab8 <https://github.com/open-power/hostboot/commit/49e74816eab8>`__ Set DECONFIG_GARDABLE for SMPGROUP target
+-  `0c9579f525f4 <https://github.com/open-power/hostboot/commit/0c9579f525f4>`__ Deconfig by association rule for SMPGROUP targets
+
+nagurram-in (2):
+
+-  `e33bd00b1ee9 <https://github.com/open-power/hostboot/commit/e33bd00b1ee9>`__ HDAT: Fix to pass mcbist target for mem bus frequency API
+-  `f3fd15c5b123 <https://github.com/open-power/hostboot/commit/f3fd15c5b123>`__ HDAT: New attribute LOCATION_CODE support for fru target
+
+spashabk-in (1):
+
+-  `764053f34519 <https://github.com/open-power/hostboot/commit/764053f34519>`__ Remove clear(step 3) of reset vectors
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.1-rc1-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.1-rc1-commits-2:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (2):
+
+-  `139bc907486b <https://github.com/open-power/occ/commit/139bc907486b>`__ Package the g_wof struct so debug command data is consistent
+-  `7c2a9700d0db <https://github.com/open-power/occ/commit/7c2a9700d0db>`__ Redundant APSS Support
+
+Douglas Gilbert (1):
+
+-  `5c01b5476e8f <https://github.com/open-power/occ/commit/5c01b5476e8f>`__ captureFir: Add delay and sbefifo reset
+
+William Bryan (1):
+
+-  `0cb9eeae2f09 <https://github.com/open-power/occ/commit/0cb9eeae2f09>`__ Enable GPE IPC Timers
+
+mbroyles (1):
+
+-  `aa97e176b1be <https://github.com/open-power/occ/commit/aa97e176b1be>`__ Force update of OPAL-OCC memory after GPU presence detected
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.1-rc1-patches-3:
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+.. _v2.1-rc1-commits-3:
+
+Commits
+~~~~~~~
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.1-rc1-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.1-rc1-commits-4:
+
+Commits
+~~~~~~~
+
+Claus Michael Olsen (2):
+
+-  `34332987f42c <https://github.com/open-power/sbe/commit/34332987f42c>`__ Risk level 3/4/5 support: Step 2 - image update to TOR v7
+-  `3d4428aecda5 <https://github.com/open-power/sbe/commit/3d4428aecda5>`__ Update to p9_xip_tool to handle stand-alone DDCO ring files.
+
+Joe McGill (1):
+
+-  `a7e21bc75bf9 <https://github.com/open-power/sbe/commit/a7e21bc75bf9>`__ Savory Insomnia – revert to ordered tlbie mode for Cumulus
+
+John Rell (1):
+
+-  `accb97c18e8c <https://github.com/open-power/sbe/commit/accb97c18e8c>`__ jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus
+   HW446964
+
+Nick Klazynski (2):
+
+-  `1768f6cce137 <https://github.com/open-power/sbe/commit/1768f6cce137>`__ TM workaround for HW443982
+-  `8338464e3a33 <https://github.com/open-power/sbe/commit/8338464e3a33>`__ HW447585, HW447589, HW439303, Fix CDD1.2 security setting
+
+Prasad Bg Ranganath (1):
+
+-  `02f710ae2d11 <https://github.com/open-power/sbe/commit/02f710ae2d11>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
+
+Prem Shanker Jha (1):
+
+-  `be807f0fd7ec <https://github.com/open-power/sbe/commit/be807f0fd7ec>`__ PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.
+
+Raja Das (2):
+
+-  `104a5bd096f7 <https://github.com/open-power/sbe/commit/104a5bd096f7>`__ Tempopary fix to fail MPIPL if Cache is not scommable
+-  `7ba886dde651 <https://github.com/open-power/sbe/commit/7ba886dde651>`__ Enabled scomable state check before cache flush in mpipl
+
+Sachin Gupta (1):
+
+-  `9dc8c3e5576d <https://github.com/open-power/sbe/commit/9dc8c3e5576d>`__ Revert Tempopary fix to fail MPIPL if Cache is not scommable
+
+Santosh Balasubramanian (1):
+
+-  `6ebd43e6945e <https://github.com/open-power/sbe/commit/6ebd43e6945e>`__ Nest perf counter cfg registers
+
+Soma BhanuTej (1):
+
+-  `1a52c0665d85 <https://github.com/open-power/sbe/commit/1a52c0665d85>`__ Adding p9c DD13 support
+
+spashabk-in (3):
+
+-  `af40291dc92d <https://github.com/open-power/sbe/commit/af40291dc92d>`__ Update backing build
+-  `e3dd8facc038 <https://github.com/open-power/sbe/commit/e3dd8facc038>`__ Fence all chip-ops in QUIESCE state
+-  `d73b8bc3e960 <https://github.com/open-power/sbe/commit/d73b8bc3e960>`__ Handle FSP failover
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.1-rc1-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.1-rc1-commits-5:
+
+Commits
+~~~~~~~
+
+Akshay Adiga (1):
+
+-  `34e9c3c1edb3 <https://github.com/open-power/skiboot/commit/34e9c3c1edb3>`__ SLW: Remove stop1_lite and stop2_lite
+
+Alexey Kardashevskiy (1):
+
+-  `fca2b2b839a6 <https://github.com/open-power/skiboot/commit/fca2b2b839a6>`__ npu2: Reset NVLinks on hot reset
+
+Andrew Jeffery (2):
+
+-  `50dfd067835a <https://github.com/open-power/skiboot/commit/50dfd067835a>`__ pci: Fix PCI_DEVICE_ID()
+-  `dc24a1fd61e0 <https://github.com/open-power/skiboot/commit/dc24a1fd61e0>`__ core: Add test for PCI quirks
+
+Balbir Singh (1):
+
+-  `8cbe91569112 <https://github.com/open-power/skiboot/commit/8cbe91569112>`__ external/mambo: Add support for readline if it exists
+
+Balbir singh (5):
+
+-  `ad58f8da1d4f <https://github.com/open-power/skiboot/commit/ad58f8da1d4f>`__ Fix strtok for previous tokens being NULL
+-  `e18f3fd2301c <https://github.com/open-power/skiboot/commit/e18f3fd2301c>`__ check for NULL input string in is_sai_loc_code
+-  `9da2eb12f14f <https://github.com/open-power/skiboot/commit/9da2eb12f14f>`__ mbox/flash: Remove dead code
+-  `7ed804a6fbc0 <https://github.com/open-power/skiboot/commit/7ed804a6fbc0>`__ libflash/blocklevel_write: Fix missing error handling
+-  `5802477a821e <https://github.com/open-power/skiboot/commit/5802477a821e>`__ libflash/blocklevel.c: Remove unused store to ecc_len
+
+Benjamin Herrenschmidt (5):
+
+-  `98ad450bd75e <https://github.com/open-power/skiboot/commit/98ad450bd75e>`__ cpu: Remove duplicate setting of LPCR
+-  `a8700b5beeab <https://github.com/open-power/skiboot/commit/a8700b5beeab>`__ cpu: Do an isync after setting LPCR
+-  `08992151641a <https://github.com/open-power/skiboot/commit/08992151641a>`__ fsp/console: Always establish OPAL console API backend
+-  `15d9f3199782 <https://github.com/open-power/skiboot/commit/15d9f3199782>`__ cpu: Use STOP1 on POWER9 for idle/sleep inside OPAL
+-  `53dac89cb8aa <https://github.com/open-power/skiboot/commit/53dac89cb8aa>`__ cpu: Cleanup clearing of doorbells on P9
+
+Breno Leitao (1):
+
+-  `67bdd1668e6a <https://github.com/open-power/skiboot/commit/67bdd1668e6a>`__ doc: add entry for OPAL_CHECK_ASYNC_COMPLETION
+
+Christophe Lombard (1):
+
+-  `1e5668520cfb <https://github.com/open-power/skiboot/commit/1e5668520cfb>`__ capi: Add a comment for the Transport Control Register
+
+Cédric Le Goater (1):
+
+-  `35cd7a379b93 <https://github.com/open-power/skiboot/commit/35cd7a379b93>`__ plat/qemu: add PNOR support
+
+Dan Crowell (1):
+
+-  `55ef0db841a0 <https://github.com/open-power/skiboot/commit/55ef0db841a0>`__ Add prepare_hbrt_update to hbrt interfaces
+
+Frederic Barrat (7):
+
+-  `b5c863a86427 <https://github.com/open-power/skiboot/commit/b5c863a86427>`__ npu2-opencapi: Use presence detection
+-  `baa4156c71f4 <https://github.com/open-power/skiboot/commit/baa4156c71f4>`__ npu2-opencapi: Rework adapter reset
+-  `465bc3cac5b6 <https://github.com/open-power/skiboot/commit/465bc3cac5b6>`__ npu2-opencapi: Train links on fundamental reset
+-  `f27a6322ec1c <https://github.com/open-power/skiboot/commit/f27a6322ec1c>`__ npu2-opencapi: Cleanup traces printed during link training
+-  `60cb2cd0595d <https://github.com/open-power/skiboot/commit/60cb2cd0595d>`__ npu2-opencapi: Fix link state to report link down
+-  `94140dbc6a9c <https://github.com/open-power/skiboot/commit/94140dbc6a9c>`__ npu2-opencapi: reduce number of retries to train the link
+-  `c2ce576152b4 <https://github.com/open-power/skiboot/commit/c2ce576152b4>`__ p8-i2c: fix wrong request status when a reset is needed
+
+Haren Myneni (1):
+
+-  `56026a132924 <https://github.com/open-power/skiboot/commit/56026a132924>`__ NX: Add NX coprocessor init opal call
+
+Joel Stanley (7):
+
+-  `22320e119800 <https://github.com/open-power/skiboot/commit/22320e119800>`__ pflash: Use correct prefix when installing
+-  `3754022e50d5 <https://github.com/open-power/skiboot/commit/3754022e50d5>`__ occ-sensor: Avoid using uninitialised struct cpu_thread
+-  `4026841b4848 <https://github.com/open-power/skiboot/commit/4026841b4848>`__ timebase: Remove unused remaining time calculation
+-  `c3f20185ff5d <https://github.com/open-power/skiboot/commit/c3f20185ff5d>`__ hdata: Remove hn variable where it is unused
+-  `b2054c43315d <https://github.com/open-power/skiboot/commit/b2054c43315d>`__ psi: Properly mask errors in SEMR
+-  `c032c5991207 <https://github.com/open-power/skiboot/commit/c032c5991207>`__ ast-bmc: Document BMC scratch register
+-  `b09e48ffcdbf <https://github.com/open-power/skiboot/commit/b09e48ffcdbf>`__ astbmc: Enable mbox depending on scratch reg
+
+Madhavan Srinivasan (1):
+
+-  `28ba76c32ea1 <https://github.com/open-power/skiboot/commit/28ba76c32ea1>`__ external/xscom-utils: Add python library for xscom access
+
+Mahesh Salgaonkar (2):
+
+-  `e9ee7c7d3571 <https://github.com/open-power/skiboot/commit/e9ee7c7d3571>`__ opal-prd: Do not error out on first failure for soft/hard
+   offline.
+-  `fa82d360a73a <https://github.com/open-power/skiboot/commit/fa82d360a73a>`__ opal/hmi: Display correct chip id while printing NPU FIRs.
+
+Michael Neuling (1):
+
+-  `3d019581c981 <https://github.com/open-power/skiboot/commit/3d019581c981>`__ cpu: Clear PCR SPR in opal_reinit_cpus()
+
+Nicholas Piggin (1):
+
+-  `277615348ba6 <https://github.com/open-power/skiboot/commit/277615348ba6>`__ core/console: fix deadlock when printing with console lock
+   held
+
+Oliver O’Halloran (4):
+
+-  `ac6059026442 <https://github.com/open-power/skiboot/commit/ac6059026442>`__ p8-i2c: Allow a per-port default timeout
+-  `3668dc88a1bd <https://github.com/open-power/skiboot/commit/3668dc88a1bd>`__ hdata: Add TPM timeout workaround
+-  `81d52fb22cc9 <https://github.com/open-power/skiboot/commit/81d52fb22cc9>`__ libstb/i2c-driver: Bump max timeout
+-  `49656a181133 <https://github.com/open-power/skiboot/commit/49656a181133>`__ p8-i2c: Remove force reset
+
+Samuel Mendoza-Jonas (2):
+
+-  `3f0ddec7e719 <https://github.com/open-power/skiboot/commit/3f0ddec7e719>`__ astbmc: Set romulus BMC type to OpenBMC
+-  `5cc781de8803 <https://github.com/open-power/skiboot/commit/5cc781de8803>`__ ffspart: Don’t require user to create blank partitions
+   manually
+
+Stewart Smith (27):
+
+-  `fe4cb348e13b <https://github.com/open-power/skiboot/commit/fe4cb348e13b>`__ skiboot 6.0.2 release notes
+-  `ce2aab620902 <https://github.com/open-power/skiboot/commit/ce2aab620902>`__ doc: Further document development and release process
+-  `32e6ad0692ae <https://github.com/open-power/skiboot/commit/32e6ad0692ae>`__ doc/opal-power-shift-ratio: fix table formatting
+-  `0181eea27db1 <https://github.com/open-power/skiboot/commit/0181eea27db1>`__ doc/opal-api: flesh out return-codes documentation
+-  `e92277523645 <https://github.com/open-power/skiboot/commit/e92277523645>`__ AMI BMC: use 0x3a as OEM command
+-  `dc4e55316981 <https://github.com/open-power/skiboot/commit/dc4e55316981>`__ skiboot 6.0.4 release notes
+-  `d14909ecbd0d <https://github.com/open-power/skiboot/commit/d14909ecbd0d>`__ skiboot 5.10.6 release notes
+-  `4a4840a304ba <https://github.com/open-power/skiboot/commit/4a4840a304ba>`__ skiboot 5.9.9 release notes
+-  `b4a02f79820b <https://github.com/open-power/skiboot/commit/b4a02f79820b>`__ skiboot 5.4.10 release notes
+-  `f708f67a4d0a <https://github.com/open-power/skiboot/commit/f708f67a4d0a>`__ hdata/tests/stubs.c: fix GCC8 warning
+-  `b32ddeb7ea0d <https://github.com/open-power/skiboot/commit/b32ddeb7ea0d>`__ core/test/run_mem_region: fix GCC8 compile error
+-  `44d0f8638bc1 <https://github.com/open-power/skiboot/commit/44d0f8638bc1>`__ hdata/spira.c: fix iplparams feature name string handling
+-  `70d544de8739 <https://github.com/open-power/skiboot/commit/70d544de8739>`__ hdata/i2c.c: fix building with gcc8
+-  `918b7233d3bb <https://github.com/open-power/skiboot/commit/918b7233d3bb>`__ Add -Wno-stringop-truncation for GCC8
+-  `2865cedf49bf <https://github.com/open-power/skiboot/commit/2865cedf49bf>`__ travis: add fedora28
+-  `021f6f39b9bf <https://github.com/open-power/skiboot/commit/021f6f39b9bf>`__ test/qemu: skip qemu test if ‘old’ qemu without PCR
+-  `bbfd8738319f <https://github.com/open-power/skiboot/commit/bbfd8738319f>`__ travis: remove Ubuntu 12.04
+-  `5b70462c73a8 <https://github.com/open-power/skiboot/commit/5b70462c73a8>`__ ipmi-watchdog: don’t run by default yet
+-  `a5a32e86f3e2 <https://github.com/open-power/skiboot/commit/a5a32e86f3e2>`__ libflash: fix gcov build
+-  `1b86a92b6cb6 <https://github.com/open-power/skiboot/commit/1b86a92b6cb6>`__ Quieten console output on boot
+-  `61bbadfcd603 <https://github.com/open-power/skiboot/commit/61bbadfcd603>`__ Blockchain isn’t the only data structure deserving of love
+-  `8f650b6d55b4 <https://github.com/open-power/skiboot/commit/8f650b6d55b4>`__ hw/bt.c: quieten all the noisy BT/IPMI messages
+-  `e50e239b75c3 <https://github.com/open-power/skiboot/commit/e50e239b75c3>`__ libflash: quieten our logging
+-  `1839d2c714f8 <https://github.com/open-power/skiboot/commit/1839d2c714f8>`__ ipmi-sel: use opal_booting() over poking at debug descriptor
+-  `b1dee4a43dc3 <https://github.com/open-power/skiboot/commit/b1dee4a43dc3>`__ Split debug_descriptor out into own include file
+-  `900f86ab6ff7 <https://github.com/open-power/skiboot/commit/900f86ab6ff7>`__ Move include lock.h to fsp-console.h from console.h
+-  `440ecc83ab75 <https://github.com/open-power/skiboot/commit/440ecc83ab75>`__ skiboot v6.1-rc1 release notes
+
+Vasant Hegde (2):
+
+-  `bb0079ea8490 <https://github.com/open-power/skiboot/commit/bb0079ea8490>`__ platform/astbmc: Do not delete compatible property
+-  `ded1f6e1abf5 <https://github.com/open-power/skiboot/commit/ded1f6e1abf5>`__ fast-reboot: Disable on FSP IPL side change
+
+William A. Kennington III (9):
+
+-  `27dec8f85b68 <https://github.com/open-power/skiboot/commit/27dec8f85b68>`__ ipmi-watchdog: WD_POWER_CYCLE_ACTION -> WD_RESET_ACTION
+-  `b23d7714b4b8 <https://github.com/open-power/skiboot/commit/b23d7714b4b8>`__ ipmi-watchdog: Make it possible to set DONT_STOP
+-  `af7c59027d7b <https://github.com/open-power/skiboot/commit/af7c59027d7b>`__ ipmi-watchdog: Don’t reset the watchdog twice
+-  `84995f900497 <https://github.com/open-power/skiboot/commit/84995f900497>`__ ipmi-watchdog: Don’t disable at shutdown
+-  `c9f363245238 <https://github.com/open-power/skiboot/commit/c9f363245238>`__ ipmi-watchdog: Add a flag to determine if we are still
+   ticking
+-  `651f2049feb3 <https://github.com/open-power/skiboot/commit/651f2049feb3>`__ ipmi-watchdog: The stop action should disable reset
+-  `7e956e687e64 <https://github.com/open-power/skiboot/commit/7e956e687e64>`__ ipmi-watchdog: Simplify our completion function
+-  `2d2916409639 <https://github.com/open-power/skiboot/commit/2d2916409639>`__ ipmi-watchdog: Support resetting the watchdog after set
+-  `e6e74c53ed64 <https://github.com/open-power/skiboot/commit/e6e74c53ed64>`__ ipmi-watchdog: Support handling re-initialization
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _v2.1-rc1-patches-6:
+
+Patches
+~~~~~~~
+
+.. _v2.1-rc1-commits-6:
+
+Commits
+~~~~~~~
+
+Adrian Barrera (2):
+
+-  `46c6f2b4f13e <https://github.com/open-power/zaius-xml/commit/46c6f2b4f13e>`__ Enable stop states 4,5
+-  `f9eeb2840947 <https://github.com/open-power/zaius-xml/commit/f9eeb2840947>`__ Enable WOF Phase 2 Support
diff --git a/_sources/release-notes/v2.1.rst.txt b/_sources/release-notes/v2.1.rst.txt
new file mode 100644
index 0000000..d296d80
--- /dev/null
+++ b/_sources/release-notes/v2.1.rst.txt
@@ -0,0 +1,1346 @@
+Release Notes for OpenPower Firmware v2.1
+=========================================
+
+op-build v2.1 was released on Thursday July 12th, 2018. It is the new stable release of op-build, following on from v2.0, first released on May 16th 2018.
+
+op-build v2.1 contains all the fixes as of op-build v2.0.3, and we expect to continue to do stable 2.0.y releases of v2.0 into the forseeable future.
+
+This release is largely small and incremental changes on top of op-build v2.0 rather than containing anything major.
+
+Over op-build v2.0, this release contains the following changes:
+
+Removed platforms
+-----------------
+
+-  p9dsu_dev
+
+Updated Packages
+----------------
+
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| Package           | Old Version              | New Version          | Platforms                                     |
++===================+==========================+======================+===============================================+
+| busybox           | 1.27.2                   | 1.28.4               | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| dropbear          | 2017.75                  | 2018.76              | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| ethtool           | 4.13                     | 4.15                 | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| glibc             | glibc-2.26-146-gd300041c | glibc-2.27-57-g6c99e | openpower_mambo, firestone, firenze,          |
+|                   |                          | 37f6                 | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hcode             | hw051018a.op920          | hw061618a.920        | zaius, p9dsu, witherspoon, romulus            |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hcode             | hw051018a.920            | hw061618a.920        | witherspoon_dev                               |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hostboot          | 8e05a4399bf5             | 876b79aacd9b1        | zaius, p9dsu, witherspoon, romulus            |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hostboot          | 43c4502d3b0b             | 16f11c2e9b10e        | witherspoon_dev                               |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hostboot-binaries | 20119f086877             | hw070718b.920        | firestone, garrison, zaius, p9dsu, palmetto,  |
+|                   |                          |                      | vesnin, witherspoon, habanero, barreleye,     |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| hostboot-binaries | 81d8233a6dc8             | hw070718b.920        | witherspoon_dev                               |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| ima-catalog       | 90237254664              | 6a1fd25458a4         | firestone, garrison, zaius, p9dsu, palmetto,  |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, barreleye, romulus                  |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| linux             | 4.16.8                   | 4.17.4               | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| linux-headers     | 4.16.8                   | 4.17.4               | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| machine-xml       | a941f8b75cdcd            | f9eeb2840947         | zaius                                         |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| ncurses           | 6.0                      | 6.1                  | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| occ               | 77bb5e602b4aa            | 5c01b5476e8fe        | zaius, p9dsu, witherspoon_dev, witherspoon,   |
+|                   |                          |                      | zz, romulus                                   |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| petitboot         | v1.7.1                   | 1.8.0                | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| powerpc-utils     | v1.3.4                   | v1.3.5               | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| sbe               | 8e0105e5e964d            | fad6732f2270f        | zaius, p9dsu, witherspoon, romulus            |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| sbe               | a389a5d98c2ab            | fad6732f2270f        | witherspoon_dev                               |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| skiboot           | v6.0.1                   | v6.1                 | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+| util-linux        | 2.31.1                   | 2.32                 | openpower_mambo, firestone, firenze,          |
+|                   |                          |                      | garrison, zaius, p9dsu, palmetto, pseries,    |
+|                   |                          |                      | witherspoon_dev, vesnin, witherspoon,         |
+|                   |                          |                      | habanero, openpower_p9_mambo, zz, barreleye,  |
+|                   |                          |                      | romulus                                       |
++-------------------+--------------------------+----------------------+-----------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Claus Michael Olsen (1):
+
+-  `502e877ca111 <https://github.com/open-power/hcode/commit/502e877ca111>`__ Update to p9_xip_tool to handle stand-alone DDCO ring files.
+
+Joe McGill (2):
+
+-  `c97bb0a2fd80 <https://github.com/open-power/hcode/commit/c97bb0a2fd80>`__ mask core SPATTN bit used for core checkstop handshake
+-  `2a499e99d207 <https://github.com/open-power/hcode/commit/2a499e99d207>`__ support IO reconfig loop for OBUS DL link training failures
+
+Prasad Bg Ranganath (1):
+
+-  `db007d46b1de <https://github.com/open-power/hcode/commit/db007d46b1de>`__ PPB: Bug fix in computing IAC Vdn value
+
+Prem Shanker Jha (1):
+
+-  `ac9567422748 <https://github.com/open-power/hcode/commit/ac9567422748>`__ PM: Addressed TODOs in hcode image build HWP.
+
+Rahul Batra (7):
+
+-  `898f0008601c <https://github.com/open-power/hcode/commit/898f0008601c>`__ PGPE: Correctly write DB0 when used as DB3 payload
+-  `384bcc14bcc3 <https://github.com/open-power/hcode/commit/384bcc14bcc3>`__ PGPE: Use global literals for reg addrs
+-  `503d2e402b13 <https://github.com/open-power/hcode/commit/503d2e402b13>`__ PGPE: Correctly Set retActQuads during Safe Mode
+-  `3be15513d0e4 <https://github.com/open-power/hcode/commit/3be15513d0e4>`__ PGPE: Fix WOF Enable/Disable Issues
+-  `15db0ce7d4d3 <https://github.com/open-power/hcode/commit/15db0ce7d4d3>`__ PGPE: Fix WOF Enable/Disable Issues
+-  `ef6955814d8e <https://github.com/open-power/hcode/commit/ef6955814d8e>`__ PGPE: Ack Back any pending quad active update during WOF Disable
+-  `7da841c12cae <https://github.com/open-power/hcode/commit/7da841c12cae>`__ PGPE: Add Comments(No functional change)
+
+Richard J. Knight (1):
+
+-  `a327175c6427 <https://github.com/open-power/hcode/commit/a327175c6427>`__ Update Makefile to fix concurrancy issues with libppetracepp.a
+
+Yue Du (4):
+
+-  `d6b88e67ff4d <https://github.com/open-power/hcode/commit/d6b88e67ff4d>`__ STOP: Fix History Write Data Machine Check by PPM_WRITE_DISABLE
+-  `1dc26ec0072e <https://github.com/open-power/hcode/commit/1dc26ec0072e>`__ STOP: Add URMOR RAM to CME for NDD23 SMF
+-  `050dc2142f83 <https://github.com/open-power/hcode/commit/050dc2142f83>`__ STOP: Handle Quad Special Wakeup Done while pm_reset
+-  `63c49e23a2cd <https://github.com/open-power/hcode/commit/63c49e23a2cd>`__ STOP: CME/SGPE Hcode size reduction via global use of literals
+
+hostboot (21):
+
+-  `699005f149f1 <https://github.com/open-power/hcode/commit/699005f149f1>`__ Release tag information updated for hw051118a.920
+-  `0d8951cdde6d <https://github.com/open-power/hcode/commit/0d8951cdde6d>`__ Release tag information updated for hw051518a.920
+-  `99f340c7b74a <https://github.com/open-power/hcode/commit/99f340c7b74a>`__ Release tag information updated for hw051618a.920
+-  `85ecbf71967e <https://github.com/open-power/hcode/commit/85ecbf71967e>`__ Release tag information updated for hw051718a.920
+-  `f3f4d3449690 <https://github.com/open-power/hcode/commit/f3f4d3449690>`__ Release tag information updated for hw051818a.920
+-  `c79665be710d <https://github.com/open-power/hcode/commit/c79665be710d>`__ Release tag information updated for hw052318a.920
+-  `a9e9c6f0daff <https://github.com/open-power/hcode/commit/a9e9c6f0daff>`__ Release tag information updated for hw052418a.920
+-  `17b8473da01f <https://github.com/open-power/hcode/commit/17b8473da01f>`__ Release tag information updated for hw052518a.920
+-  `262e018945d3 <https://github.com/open-power/hcode/commit/262e018945d3>`__ Release tag information updated for hw052618a.920
+-  `331a145623c2 <https://github.com/open-power/hcode/commit/331a145623c2>`__ Release tag information updated for hw053018a.920
+-  `80a399244e84 <https://github.com/open-power/hcode/commit/80a399244e84>`__ Release tag information updated for hw053118a.920
+-  `764d268b65b1 <https://github.com/open-power/hcode/commit/764d268b65b1>`__ Release tag information updated for hw060118a.920
+-  `a42e940b874c <https://github.com/open-power/hcode/commit/a42e940b874c>`__ Release tag information updated for hw060418a.920
+-  `aa0d5610f6aa <https://github.com/open-power/hcode/commit/aa0d5610f6aa>`__ Release tag information updated for hw060618a.920
+-  `2df7ae766eb5 <https://github.com/open-power/hcode/commit/2df7ae766eb5>`__ Release tag information updated for hw060718a.920
+-  `a04a6779d7d7 <https://github.com/open-power/hcode/commit/a04a6779d7d7>`__ Release tag information updated for hw060818a.920
+-  `ee19339b42f7 <https://github.com/open-power/hcode/commit/ee19339b42f7>`__ Release tag information updated for hw060918a.920
+-  `a54eba35a902 <https://github.com/open-power/hcode/commit/a54eba35a902>`__ Release tag information updated for hw061218a.920
+-  `79225d801f74 <https://github.com/open-power/hcode/commit/79225d801f74>`__ Release tag information updated for hw061318a.920
+-  `7d8799ea77d6 <https://github.com/open-power/hcode/commit/7d8799ea77d6>`__ Release tag information updated for hw061518a.920
+-  `29e49c2b46c5 <https://github.com/open-power/hcode/commit/29e49c2b46c5>`__ Release tag information updated for hw061618a.920
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.1-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-1:
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `3c4217b17494 <https://github.com/open-power/hostboot/commit/3c4217b17494>`__ Added RMW Thresh10 Spec Disable to initfiles
+
+Alpana Kumari (1):
+
+-  `e5df99c9d267 <https://github.com/open-power/hostboot/commit/e5df99c9d267>`__ EC level match for only functional master Proc per Node
+
+Amit Tendolkar (2):
+
+-  `8fcc6813c098 <https://github.com/open-power/hostboot/commit/8fcc6813c098>`__ SW419349: Handle override of deconfig by Error vs FCO reasons by association
+-  `dc3e00781d72 <https://github.com/open-power/hostboot/commit/dc3e00781d72>`__ Adapt p9_sbe_check_master_stop15 for bad path on non-SBE platforms for fleetwood
+
+Andre Marin (6):
+
+-  `098a19f9ad31 <https://github.com/open-power/hostboot/commit/098a19f9ad31>`__ Add eff_config functionality needed for RIT, fix cas_latency bug & attr files
+-  `7da6227702e5 <https://github.com/open-power/hostboot/commit/7da6227702e5>`__ Add initial L2 mss_freq_system procedure.
+-  `ac3d2e3ea9a9 <https://github.com/open-power/hostboot/commit/ac3d2e3ea9a9>`__ Add base spd decoder to share among controllers
+-  `89bbfaf84a74 <https://github.com/open-power/hostboot/commit/89bbfaf84a74>`__ Add additional comparison function objects into functional header
+-  `e53ffaa95148 <https://github.com/open-power/hostboot/commit/e53ffaa95148>`__ Add empty files for refactored SPD read API
+-  `81996e944c89 <https://github.com/open-power/hostboot/commit/81996e944c89>`__ Add SPD reader and traits DDR4 def
+
+Andres Lugo-Reyes (2):
+
+-  `56ff2943a5df <https://github.com/open-power/hostboot/commit/56ff2943a5df>`__ Fix off-by-one error when counting WOF reset counts
+-  `cf258fcfb753 <https://github.com/open-power/hostboot/commit/cf258fcfb753>`__ HTMGT: WOF Reset Disable Flag
+
+Andrew Geissler (9):
+
+-  `fc79c535382d <https://github.com/open-power/hostboot/commit/fc79c535382d>`__ Add test case for getChildTargetsForCDG
+-  `f1186fdef28f <https://github.com/open-power/hostboot/commit/f1186fdef28f>`__ Update getChildTargetsForCDG to use CEN PORT/DIMM
+-  `a166a390e16f <https://github.com/open-power/hostboot/commit/a166a390e16f>`__ Move existing tests to use new helper function
+-  `aa1c91c061f7 <https://github.com/open-power/hostboot/commit/aa1c91c061f7>`__ Use last l3 cache object for SIMICS trace
+-  `3e4082b28d2a <https://github.com/open-power/hostboot/commit/3e4082b28d2a>`__ Look for any parent on deconfigure
+-  `1c1b2267a25e <https://github.com/open-power/hostboot/commit/1c1b2267a25e>`__ Make HUID values node-relative
+-  `ea86539a69de <https://github.com/open-power/hostboot/commit/ea86539a69de>`__ Ensure hwas state reflects resource recovery actions
+-  `d848b2c3bae0 <https://github.com/open-power/hostboot/commit/d848b2c3bae0>`__ Ensure memory HUID’s are node-relative
+-  `1edd371b0fa0 <https://github.com/open-power/hostboot/commit/1edd371b0fa0>`__ Always use last valid SIMICS object for trace
+
+Ankit Dhingra (1):
+
+-  `8a3c6293dff7 <https://github.com/open-power/hostboot/commit/8a3c6293dff7>`__ Add support for TOD osc switch interrupt
+
+Ben Gass (5):
+
+-  `d1c0355b013c <https://github.com/open-power/hostboot/commit/d1c0355b013c>`__ Set TRAIN_TIME to 0 for simulation.
+-  `ee559052e566 <https://github.com/open-power/hostboot/commit/ee559052e566>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+-  `d4954387404b <https://github.com/open-power/hostboot/commit/d4954387404b>`__ Correct Safe mode freqency to UltraTurbo compare error message.
+-  `785e89f5fcf9 <https://github.com/open-power/hostboot/commit/785e89f5fcf9>`__ Shorten A-link timers for sim. Add polling for A-link training.
+-  `f563ab5ac678 <https://github.com/open-power/hostboot/commit/f563ab5ac678>`__ Updating p9.core.scan.initfile settings for p9n 2.3
+
+Benjamin Weisenbeck (10):
+
+-  `b9f23622a49f <https://github.com/open-power/hostboot/commit/b9f23622a49f>`__ PRD: Updates for Cumulus PLL analysis
+-  `0b19471945a6 <https://github.com/open-power/hostboot/commit/0b19471945a6>`__ PRD: Add post analysis function for Centaur PLL
+-  `9a67762efeac <https://github.com/open-power/hostboot/commit/9a67762efeac>`__ PRD: XBUS spare deployed should be predictive in mnfg
+-  `eaaf8422a3e4 <https://github.com/open-power/hostboot/commit/eaaf8422a3e4>`__ PRD: Support for handling core unit checkstop
+-  `9e5283c651ba <https://github.com/open-power/hostboot/commit/9e5283c651ba>`__ PRD: Callout both PCI clocks by position for double clock failure
+-  `8e3836f3ef0b <https://github.com/open-power/hostboot/commit/8e3836f3ef0b>`__ PRD: Cleanup RC handling in PLL code
+-  `0b069da4ece5 <https://github.com/open-power/hostboot/commit/0b069da4ece5>`__ PRD: Fix core checkstop masking
+-  `3796a71a5012 <https://github.com/open-power/hostboot/commit/3796a71a5012>`__ PRD: Add missing centaur PLL CheckErrorType plugin
+-  `e52b70dbea22 <https://github.com/open-power/hostboot/commit/e52b70dbea22>`__ PRD: Centaur address translation support for dynamic memory deallocation
+-  `e86727885971 <https://github.com/open-power/hostboot/commit/e86727885971>`__ PRD: Centaur dynamic deallocation bug fix
+
+Bill Hoffa (13):
+
+-  `59c3af1f3017 <https://github.com/open-power/hostboot/commit/59c3af1f3017>`__ Implement Interrupt Resource Provider Init for MPIPL Multi-Node Systems
+-  `90a2cbe1f607 <https://github.com/open-power/hostboot/commit/90a2cbe1f607>`__ Set Master Proc Attrs during MPIPL FSP Fail-Over Scenario
+-  `3ee0baff08c2 <https://github.com/open-power/hostboot/commit/3ee0baff08c2>`__ Set attribute PROC_MASTER_TYPE during MPIPL
+-  `f3b2f887b854 <https://github.com/open-power/hostboot/commit/f3b2f887b854>`__ Add 2nd query to hbRelease script finding commits in release-fips920
+-  `6bb10d494153 <https://github.com/open-power/hostboot/commit/6bb10d494153>`__ Force hbRelease to search ‘master’ branch
+-  `034db70a607c <https://github.com/open-power/hostboot/commit/034db70a607c>`__ Multinode MPIPL INTRP Initialization Changes
+-  `b3e359badd40 <https://github.com/open-power/hostboot/commit/b3e359badd40>`__ Corrected data type to size for var in retrieveRepairDataMemBuf()
+-  `112e8c957fb6 <https://github.com/open-power/hostboot/commit/112e8c957fb6>`__ Enable DMI Erepair
+-  `cb841f1bd72a <https://github.com/open-power/hostboot/commit/cb841f1bd72a>`__ Add kernel debug trace to Invalid IPC Message Errors
+-  `7bd4032abfb7 <https://github.com/open-power/hostboot/commit/7bd4032abfb7>`__ Leverage INTRP fully for SBE PSU Interrupt Handling
+-  `622bd28195c7 <https://github.com/open-power/hostboot/commit/622bd28195c7>`__ Fix Memory Mirroring Address Calculation
+-  `ea5c84fe7741 <https://github.com/open-power/hostboot/commit/ea5c84fe7741>`__ Use PROC_MIRROR_BASES_ACK attribute in memory mirroring addr calculation
+-  `912086b52a2a <https://github.com/open-power/hostboot/commit/912086b52a2a>`__ Add Get Nodal HRMOR Utility
+
+Brian Bakke (3):
+
+-  `3148c8e41ee8 <https://github.com/open-power/hostboot/commit/3148c8e41ee8>`__ Fixes to node IPC messaging to handling non-zero base addresses
+-  `e364f91be172 <https://github.com/open-power/hostboot/commit/e364f91be172>`__ Fixes to node IPC messaging to handle non-zero base addresses
+-  `77eb9fe3e55a <https://github.com/open-power/hostboot/commit/77eb9fe3e55a>`__ Itep16 substep order does not match documentation
+
+Brian Silver (7):
+
+-  `4e5b1ac13de9 <https://github.com/open-power/hostboot/commit/4e5b1ac13de9>`__ Initial commit of memory subsystem
+-  `f958bd60cb79 <https://github.com/open-power/hostboot/commit/f958bd60cb79>`__ Fix memory/VBU attribute files, add ‘ipl’ test case
+-  `26726a54e4f2 <https://github.com/open-power/hostboot/commit/26726a54e4f2>`__ Add memdiags implementation for superfast operations
+-  `90ec400612ee <https://github.com/open-power/hostboot/commit/90ec400612ee>`__ Add L1 for p9_mss_freq_drift
+-  `932cd97fe0ff <https://github.com/open-power/hostboot/commit/932cd97fe0ff>`__ Add freq checking to ipl unit test, fix mk file
+-  `257555af0952 <https://github.com/open-power/hostboot/commit/257555af0952>`__ Add rudimentary memory plug rules
+-  `496e3d430783 <https://github.com/open-power/hostboot/commit/496e3d430783>`__ Add minor minor version feature support to getecid
+
+Brian Stegmiller (3):
+
+-  `c0a78795a8dc <https://github.com/open-power/hostboot/commit/c0a78795a8dc>`__ PRD: Update TD_CTLR_DATA with port information
+-  `11b5f7d2b616 <https://github.com/open-power/hostboot/commit/11b5f7d2b616>`__ ATTN: Examine correct proc for handling Centaur Attentions
+-  `86cda996b3fb <https://github.com/open-power/hostboot/commit/86cda996b3fb>`__ PRD: DMI Lane Repair
+
+CHRISTINA L. GRAVES (1):
+
+-  `c63b3e4a122c <https://github.com/open-power/hostboot/commit/c63b3e4a122c>`__ p9_fab_iovalid fix to clear action0/1 bits corresponding w/ link being enabled
+
+Caleb Palmer (20):
+
+-  `02d764dfa0a7 <https://github.com/open-power/hostboot/commit/02d764dfa0a7>`__ PRD: Fix invalid getConnectedParent in getCommonVars
+-  `7f4b95b28d21 <https://github.com/open-power/hostboot/commit/7f4b95b28d21>`__ PRD: Adjust assert in BadDqBitmap Utils
+-  `3d5c1c541bae <https://github.com/open-power/hostboot/commit/3d5c1c541bae>`__ PRD: Update restoreDramRepairs for Centaur
+-  `233fec0d3893 <https://github.com/open-power/hostboot/commit/233fec0d3893>`__ PRD: Rename ATTR_MBA_PORT and ATTR_MBA_DIMM
+-  `359102f7aaaa <https://github.com/open-power/hostboot/commit/359102f7aaaa>`__ Rename MBA_PORT and MBA_DIMM attrs
+-  `93a05fa7d48c <https://github.com/open-power/hostboot/commit/93a05fa7d48c>`__ PRD: Update getDimmDqAttr for Centaur
+-  `3f14f5032bfe <https://github.com/open-power/hostboot/commit/3f14f5032bfe>`__ PRD: UE callout rank if no dimm callout
+-  `6ee6cdf1c18e <https://github.com/open-power/hostboot/commit/6ee6cdf1c18e>`__ PRD: getConnectedChild proc to membuf bug fix
+-  `1e9e686d61cc <https://github.com/open-power/hostboot/commit/1e9e686d61cc>`__ PRD: Adjust proc to membuf getConnectedChild
+-  `41a25f11016a <https://github.com/open-power/hostboot/commit/41a25f11016a>`__ PRD: Resume maint cmd support for MBA
+-  `67499d6a3e87 <https://github.com/open-power/hostboot/commit/67499d6a3e87>`__ PRD: Runtime VCM support for Centaur
+-  `6b6f1ef8f53f <https://github.com/open-power/hostboot/commit/6b6f1ef8f53f>`__ PRD: Fix template in chipMarkCleanup
+-  `504349373489 <https://github.com/open-power/hostboot/commit/504349373489>`__ PRD: Runtime TPS for Centaur/Cumulus
+-  `c0996da3cf36 <https://github.com/open-power/hostboot/commit/c0996da3cf36>`__ PRD: use isValid() check before MemSymbol::getDram()
+-  `58436097f094 <https://github.com/open-power/hostboot/commit/58436097f094>`__ PRD: Fix template in applyRasPolicies
+-  `8d97caa96550 <https://github.com/open-power/hostboot/commit/8d97caa96550>`__ Fix Bad Dq Centaur Translation
+-  `8186a367ec6f <https://github.com/open-power/hostboot/commit/8186a367ec6f>`__ Temp remove bad bit translation until attr enabled for Fleetwood
+-  `bfebff1e8079 <https://github.com/open-power/hostboot/commit/bfebff1e8079>`__ Adjust Bad Dq Translation for CDIMMs
+-  `a65f239bf383 <https://github.com/open-power/hostboot/commit/a65f239bf383>`__ PRD: Dont report error log for backlog count underflow FIR
+-  `44180ef7b2b4 <https://github.com/open-power/hostboot/commit/44180ef7b2b4>`__ Add translation to Row Repair DRAM position
+
+Chris Steffen (10):
+
+-  `94bdad69c456 <https://github.com/open-power/hostboot/commit/94bdad69c456>`__ DMI I/O Checkin
+-  `3a3a0d0d4dc8 <https://github.com/open-power/hostboot/commit/3a3a0d0d4dc8>`__ I/O Metadata Cleanup
+-  `4a51cec16bdd <https://github.com/open-power/hostboot/commit/4a51cec16bdd>`__ SW431549 DMI Read Erepair
+-  `13b422771493 <https://github.com/open-power/hostboot/commit/13b422771493>`__ Updating Channel Fail Mask
+-  `bd7bfe453ed6 <https://github.com/open-power/hostboot/commit/bd7bfe453ed6>`__ Cen Too Many Bus Errors
+-  `d2482ab7773d <https://github.com/open-power/hostboot/commit/d2482ab7773d>`__ P9C Abus Reset Procedure
+-  `66c70d8c5bf4 <https://github.com/open-power/hostboot/commit/66c70d8c5bf4>`__ P9C Abus Procedure
+-  `6f232b1b410a <https://github.com/open-power/hostboot/commit/6f232b1b410a>`__ Reverting to Default DMI Channel Mask
+-  `cfec2cad8915 <https://github.com/open-power/hostboot/commit/cfec2cad8915>`__ Updating P9C DMI Proc Firs
+-  `fc087d0b8268 <https://github.com/open-power/hostboot/commit/fc087d0b8268>`__ Alink Hot Repair Fix
+
+Christian Geddes (16):
+
+-  `1cc7a88e11df <https://github.com/open-power/hostboot/commit/1cc7a88e11df>`__ Add PEER_PATH attribute to xbus and obus targets
+-  `dd25ed1a207c <https://github.com/open-power/hostboot/commit/dd25ed1a207c>`__ Add error log for sbe poweron fails and clean up errlog commits
+-  `261c874fb2dd <https://github.com/open-power/hostboot/commit/261c874fb2dd>`__ Update targeting init during RT to set PEER_TARGET on OBUS targets
+-  `d2f22373f239 <https://github.com/open-power/hostboot/commit/d2f22373f239>`__ Deconfig record can’t get added to vitalAttn elog on FSP
+-  `b1771bfafee1 <https://github.com/open-power/hostboot/commit/b1771bfafee1>`__ Create HWP to save/restore OBUS fir masks
+-  `42327316097c <https://github.com/open-power/hostboot/commit/42327316097c>`__ Slave SBE scratch regs must be up to date before continueMPIPL called
+-  `fd269e881530 <https://github.com/open-power/hostboot/commit/fd269e881530>`__ Clear obus fir mask attrs after restoring obus firmasks
+-  `a09327508399 <https://github.com/open-power/hostboot/commit/a09327508399>`__ Save and restore OBUS related firmasks
+-  `17d1f78337ea <https://github.com/open-power/hostboot/commit/17d1f78337ea>`__ Refactor re-init of targeting data during MPIPL/HBRT startup
+-  `6b01faeebc16 <https://github.com/open-power/hostboot/commit/6b01faeebc16>`__ Link PLID for failing SBE recovery in PRD path w/ other related logs
+-  `e15b65ed41d8 <https://github.com/open-power/hostboot/commit/e15b65ed41d8>`__ Fix bugs in core checkstop escalation manipulation during HB
+-  `5090c197292c <https://github.com/open-power/hostboot/commit/5090c197292c>`__ Deprecate legacy ATTR_MBA_PORT/ATTR_MBA_DIMM
+-  `be8bb8fae414 <https://github.com/open-power/hostboot/commit/be8bb8fae414>`__ Update PEER_TARGET values to be NULL on MPIPL if needed
+-  `4d9e273baf30 <https://github.com/open-power/hostboot/commit/4d9e273baf30>`__ Remove deprecated VCS_I2C_RAIL attribute from hb code
+-  `62f32b295f6b <https://github.com/open-power/hostboot/commit/62f32b295f6b>`__ Allow HWSV to handle gard callouts during runtime for FSP systems
+-  `50e72792adbd <https://github.com/open-power/hostboot/commit/50e72792adbd>`__ Print out MBOX/INTR state info on DMA request hang
+
+Claus Michael Olsen (2):
+
+-  `b22701137048 <https://github.com/open-power/hostboot/commit/b22701137048>`__ Update to p9_xip_tool to handle stand-alone DDCO ring files.
+-  `bcb2189aabb0 <https://github.com/open-power/hostboot/commit/bcb2189aabb0>`__ TOR API code restruct: Fixing missing symbols in common_ringId API.
+
+Craig Hamilton (1):
+
+-  `7feb1cb12d1b <https://github.com/open-power/hostboot/commit/7feb1cb12d1b>`__ Adding unit tests for the mss lab sdk
+
+Dan Crowell (23):
+
+-  `6634b6fca3df <https://github.com/open-power/hostboot/commit/6634b6fca3df>`__ Better debug for weird PIR issues
+-  `d44dfb65fa5d <https://github.com/open-power/hostboot/commit/d44dfb65fa5d>`__ Remove writeable from ATTR_FABRIC_GROUP/CHIP_ID
+-  `ad181494c943 <https://github.com/open-power/hostboot/commit/ad181494c943>`__ Force hb dump on VFS crashes
+-  `a4e02fc08289 <https://github.com/open-power/hostboot/commit/a4e02fc08289>`__ FFDC enhancements for core activate fails
+-  `4d392ef8f9ea <https://github.com/open-power/hostboot/commit/4d392ef8f9ea>`__ Removing attributes that got added back in a bad merge
+-  `6165bafa7de9 <https://github.com/open-power/hostboot/commit/6165bafa7de9>`__ Centaur DD1.3 Bucket Support
+-  `a3cf4f273a3e <https://github.com/open-power/hostboot/commit/a3cf4f273a3e>`__ Add SMP_CABLE to PartCallout list
+-  `d161474ee597 <https://github.com/open-power/hostboot/commit/d161474ee597>`__ Fix indirect scoms at runtime under Opal
+-  `4bfa55da9a90 <https://github.com/open-power/hostboot/commit/4bfa55da9a90>`__ Increase default watchdog timeout to 10 minutes
+-  `9bace77a615d <https://github.com/open-power/hostboot/commit/9bace77a615d>`__ Defer handling attentions on non-master proc until after SMP is up
+-  `3ecd7cf99fb4 <https://github.com/open-power/hostboot/commit/3ecd7cf99fb4>`__ Add some MAGIC instructions to aid Simics optimization
+-  `41daed137d2f <https://github.com/open-power/hostboot/commit/41daed137d2f>`__ Write Hostboot HRMOR into core scratch reg 1
+-  `7ce378803d9a <https://github.com/open-power/hostboot/commit/7ce378803d9a>`__ Always deconfigure the parent of any deconfigured DIMM
+-  `fe439a0d9ef0 <https://github.com/open-power/hostboot/commit/fe439a0d9ef0>`__ Add RESOURCE_RECOVERED event for all Targets
+-  `2c5c60e23fad <https://github.com/open-power/hostboot/commit/2c5c60e23fad>`__ Add clock callout enums for specific clock sources
+-  `4189613d36cc <https://github.com/open-power/hostboot/commit/4189613d36cc>`__ Fix for multinode HBRT use of VPD
+-  `cc9d2c634eb6 <https://github.com/open-power/hostboot/commit/cc9d2c634eb6>`__ Remove EXTERNAL_VRM_STEPDELAY
+-  `7cc829425257 <https://github.com/open-power/hostboot/commit/7cc829425257>`__ Debug improvements for exceptions and OOM hangs
+-  `2432d94f7f53 <https://github.com/open-power/hostboot/commit/2432d94f7f53>`__ Update MAGIC instruction for Simics
+-  `3eddb7eaa994 <https://github.com/open-power/hostboot/commit/3eddb7eaa994>`__ Force ATTR_PROC_EFF_FABRIC_CHIP_ID to correct values
+-  `a4dca215e867 <https://github.com/open-power/hostboot/commit/a4dca215e867>`__ Update some defaults for AVSBUS attributes
+-  `0e138b0da002 <https://github.com/open-power/hostboot/commit/0e138b0da002>`__ Modify debug framework to be build-independent
+-  `e5dfc3ab0ec5 <https://github.com/open-power/hostboot/commit/e5dfc3ab0ec5>`__ Allow SPDX override as part of FW load
+
+Daniel Howe (2):
+
+-  `0f97acef7aec <https://github.com/open-power/hostboot/commit/0f97acef7aec>`__ Updates to pb_cfg_follow_scope_rate_jump_level and pb_cfg_np_cmd_jump_cmd_rate
+-  `7b9936e7b593 <https://github.com/open-power/hostboot/commit/7b9936e7b593>`__ dd1.1+ DL training procedure updates
+
+Daniel M. Crowell (1):
+
+-  `1b819687e056 <https://github.com/open-power/hostboot/commit/1b819687e056>`__ Revert “Set HB Dump Flag in TI Data on any TI with SRC”
+
+Dave Heller (2):
+
+-  `60b941209240 <https://github.com/open-power/hostboot/commit/60b941209240>`__ Secure Boot: Run signtool with keepcache=true
+-  `adc91be44ab6 <https://github.com/open-power/hostboot/commit/adc91be44ab6>`__ Secure Boot: Support Independent signing mode in genPnorImages.pl
+
+Dean Sanner (1):
+
+-  `cb3442b8f94f <https://github.com/open-power/hostboot/commit/cb3442b8f94f>`__ Fix up memory mirroring base address on non 0 nodes
+
+Dhruvaraj Subhashchandran (2):
+
+-  `62011defef4e <https://github.com/open-power/hostboot/commit/62011defef4e>`__ Update the no sync attributes xml.
+-  `691894a135de <https://github.com/open-power/hostboot/commit/691894a135de>`__ Detect non sync attribute usage in HWPs on FSP.
+
+Elizabeth Liner (5):
+
+-  `2a43c455adfc <https://github.com/open-power/hostboot/commit/2a43c455adfc>`__ Set up core checkstop escalation using HWP
+-  `0539920e555b <https://github.com/open-power/hostboot/commit/0539920e555b>`__ Re-enabling test cases that were turned off during bringup
+-  `27fc2d9695a4 <https://github.com/open-power/hostboot/commit/27fc2d9695a4>`__ Adding Chiplet Num testcases for MC, MI and DMI in cumulus
+-  `f2bdbd447c94 <https://github.com/open-power/hostboot/commit/f2bdbd447c94>`__ Turning on MDIA test
+-  `4085033d657d <https://github.com/open-power/hostboot/commit/4085033d657d>`__ Removing unecessary SBE test
+
+Greg Still (5):
+
+-  `4e919f5e820f <https://github.com/open-power/hostboot/commit/4e919f5e820f>`__ PM: clear Hcode error injection bit upon PM complex reset
+-  `f59ac34985af <https://github.com/open-power/hostboot/commit/f59ac34985af>`__ PM: Clear error injection bits before special wake-up in PM complex reset
+-  `e95497ee0e43 <https://github.com/open-power/hostboot/commit/e95497ee0e43>`__ PM: Fix double biases value into safe mode frequency
+-  `3546db2b916f <https://github.com/open-power/hostboot/commit/3546db2b916f>`__ PM: Increase PB Purge time for MPIPL to accommodate Fleetwood
+-  `57fb07ecc684 <https://github.com/open-power/hostboot/commit/57fb07ecc684>`__ PM: pm_firinit class fix to properly clear FIRs upon initialization
+
+Ilya Smirnov (12):
+
+-  `92a48f3e7c80 <https://github.com/open-power/hostboot/commit/92a48f3e7c80>`__ Check if Console Library is Loaded Before Printing to Console
+-  `a5982dd2d6a9 <https://github.com/open-power/hostboot/commit/a5982dd2d6a9>`__ New Attribute For Unusable TPMs
+-  `70e337a2fe76 <https://github.com/open-power/hostboot/commit/70e337a2fe76>`__ Add Proc # to TPM’s Affinity Path
+-  `d55d64a79ca4 <https://github.com/open-power/hostboot/commit/d55d64a79ca4>`__ Marked Failed TPMs Unusable For Alignment Check
+-  `c1bbef56ec51 <https://github.com/open-power/hostboot/commit/c1bbef56ec51>`__ Fix range Tags in attribute_types.xml
+-  `6ebff9a73ab0 <https://github.com/open-power/hostboot/commit/6ebff9a73ab0>`__ Secure Boot: Set trusted boot enabled in HDAT considering all nodes
+-  `b77dbedc8f3c <https://github.com/open-power/hostboot/commit/b77dbedc8f3c>`__ Add Locking of Abus Sec Mailboxes
+-  `c7384e829f3d <https://github.com/open-power/hostboot/commit/c7384e829f3d>`__ Secure Boot: Support API to fence off all node processors’ secure mailboxes
+-  `7e0d574dff88 <https://github.com/open-power/hostboot/commit/7e0d574dff88>`__ New Global For Console Daemon
+-  `c8a30bc070a2 <https://github.com/open-power/hostboot/commit/c8a30bc070a2>`__ Add Option to Use opal-elog-parse to eSEL.pl
+-  `d875133a8d13 <https://github.com/open-power/hostboot/commit/d875133a8d13>`__ Pre-set HB TI Area in doStutdown Path
+-  `41cda93cb3e7 <https://github.com/open-power/hostboot/commit/41cda93cb3e7>`__ Add Support for TPM Message Queue Flushing
+
+Jacob Harvey (5):
+
+-  `2be2b8605a3c <https://github.com/open-power/hostboot/commit/2be2b8605a3c>`__ Implementing thermal_init
+-  `6e6325f51676 <https://github.com/open-power/hostboot/commit/6e6325f51676>`__ Implement p9_mss_throttle_mem
+-  `e0a1c41a7ad9 <https://github.com/open-power/hostboot/commit/e0a1c41a7ad9>`__ Implement L2 eff_config_thermal, bulk_pwr_throttle
+-  `fd71688e86ea <https://github.com/open-power/hostboot/commit/fd71688e86ea>`__ Fixing bulk_pwr_throttles calculations
+-  `6b836df1d491 <https://github.com/open-power/hostboot/commit/6b836df1d491>`__ Implementing draminit_training_adv
+
+Jaymes Wilks (7):
+
+-  `98bee5bbab00 <https://github.com/open-power/hostboot/commit/98bee5bbab00>`__ New API to Retrieve Random Number from the TPM
+-  `079de8c7c0f7 <https://github.com/open-power/hostboot/commit/079de8c7c0f7>`__ Remove workarounds for multinode HDAT support
+-  `e9eacec8bad1 <https://github.com/open-power/hostboot/commit/e9eacec8bad1>`__ Support TPM PCR Poisoning
+-  `0c6d58230e61 <https://github.com/open-power/hostboot/commit/0c6d58230e61>`__ Create attributes for intended PHYP ATTN areas
+-  `24f3312ea1d3 <https://github.com/open-power/hostboot/commit/24f3312ea1d3>`__ HRMOR relative addressing for PHyp SP ATTN area dump
+-  `d406ad362d7f <https://github.com/open-power/hostboot/commit/d406ad362d7f>`__ SP ATTN area relative addressing cleanup
+-  `ef1e22766400 <https://github.com/open-power/hostboot/commit/ef1e22766400>`__ In non-MNFG, only match SBE keys for the sides that boot
+
+Jenny Huynh (1):
+
+-  `27bbfd345736 <https://github.com/open-power/hostboot/commit/27bbfd345736>`__ Changing NXCQFIR(34) RNG control logic error to checkstop
+
+Jim Yuan (1):
+
+-  `01be61c03770 <https://github.com/open-power/hostboot/commit/01be61c03770>`__ Fix FRU board mfg date and time.
+
+Joachim Fenkes (1):
+
+-  `5129448452b6 <https://github.com/open-power/hostboot/commit/5129448452b6>`__ p9_sbe_lpc_init: Add final check for errors
+
+Joe McGill (25):
+
+-  `37931b3b0f8f <https://github.com/open-power/hostboot/commit/37931b3b0f8f>`__ Add MSS customization support from CRP0 Lx MVPD
+-  `c4b9c94600cc <https://github.com/open-power/hostboot/commit/c4b9c94600cc>`__ cen_scominits – add pervasive LFIR configuration for TP, NEST, MEM chiplets
+-  `cb934c171a01 <https://github.com/open-power/hostboot/commit/cb934c171a01>`__ enable spreading via SS PLL for Fleetwood platform
+-  `9dd8199cc416 <https://github.com/open-power/hostboot/commit/9dd8199cc416>`__ p9_spr_name_map – change mnemonic for SPR 511 to SMFCTRL
+-  `6df55b571dcb <https://github.com/open-power/hostboot/commit/6df55b571dcb>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
+-  `f9a40964fc9d <https://github.com/open-power/hostboot/commit/f9a40964fc9d>`__ support IO reconfig loop for OBUS DL link training failures
+-  `dece8b8d13ad <https://github.com/open-power/hostboot/commit/dece8b8d13ad>`__ p9_sbe_scominit – unmask TP LFIR bit 37 for Cumulus
+-  `4a43554124f7 <https://github.com/open-power/hostboot/commit/4a43554124f7>`__ p9_sbe_common – mark TP LFIR bit 37 as recoverable
+-  `306a71070535 <https://github.com/open-power/hostboot/commit/306a71070535>`__ FBC Level 1 procedures
+-  `b7d8c7cfb45e <https://github.com/open-power/hostboot/commit/b7d8c7cfb45e>`__ L2 HWPs – p9_smp_link_layer and p9_fab_iovalid
+-  `75649c5f3d45 <https://github.com/open-power/hostboot/commit/75649c5f3d45>`__ L2 - Fabric updates for multi-chip support
+-  `2cd54a28ccb0 <https://github.com/open-power/hostboot/commit/2cd54a28ccb0>`__ p9_fab_iovalid – invoke link validation subroutine
+-  `36a8aaf9dc8b <https://github.com/open-power/hostboot/commit/36a8aaf9dc8b>`__ L3 update – p9_fab_iovalid
+-  `904da7128b41 <https://github.com/open-power/hostboot/commit/904da7128b41>`__ IO, FBC updates to enable ABUS for Fleetwood
+-  `0c44c70474ee <https://github.com/open-power/hostboot/commit/0c44c70474ee>`__ shift XBUS FIR programming inits for secure boot
+-  `6d4c897edca3 <https://github.com/open-power/hostboot/commit/6d4c897edca3>`__ p9_fab_iovalid – secure ABUS mailboxes after iovalid is asserted
+-  `eae5dde56fae <https://github.com/open-power/hostboot/commit/eae5dde56fae>`__ support IO reconfig loop for OBUS DL link training failures
+-  `78055ea9215e <https://github.com/open-power/hostboot/commit/78055ea9215e>`__ p9_fab_iovalid – remove code setting ABUS security lock
+-  `67ae5190164c <https://github.com/open-power/hostboot/commit/67ae5190164c>`__ shift OBUS FIR programming inits for secure boot
+-  `ed7254aed9ca <https://github.com/open-power/hostboot/commit/ed7254aed9ca>`__ use putscomUnderMask API to update FBC DL control register
+-  `8dba363050dc <https://github.com/open-power/hostboot/commit/8dba363050dc>`__ shift OBUS FIR programming inits for secure boot
+-  `d93fbb365235 <https://github.com/open-power/hostboot/commit/d93fbb365235>`__ correctly propogate bad return code from p9_adu_coherent_status_check
+-  `36839984fe01 <https://github.com/open-power/hostboot/commit/36839984fe01>`__ p9_throttle_sync – clear refresh sync type after issuing IPL sync
+-  `352adcc2ae3e <https://github.com/open-power/hostboot/commit/352adcc2ae3e>`__ Update Cumulus MI runtime FIR settings
+-  `da084ab14a46 <https://github.com/open-power/hostboot/commit/da084ab14a46>`__ allow option to enforce mirroring of all system memory
+
+John Rell (1):
+
+-  `a4dd8cf996ba <https://github.com/open-power/hostboot/commit/a4dd8cf996ba>`__ jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus HW446964
+
+Louis Stermole (10):
+
+-  `375927318f7e <https://github.com/open-power/hostboot/commit/375927318f7e>`__ adding memory/lab subdirs, adding lab tool/module make target
+-  `d4f2ab31bde3 <https://github.com/open-power/hostboot/commit/d4f2ab31bde3>`__ Remove GSA dependencies (CATCH, SQLITE3) from MSS builds
+-  `29bde9b906c9 <https://github.com/open-power/hostboot/commit/29bde9b906c9>`__ WR_LVL Termination Fix (Qoff) for p9c, DDR4 only
+-  `79e4184e41b7 <https://github.com/open-power/hostboot/commit/79e4184e41b7>`__ Fix p9c mss_ccs_fail_type function to return valid RC when it fails
+-  `dd251cae71e5 <https://github.com/open-power/hostboot/commit/dd251cae71e5>`__ Change mss_freq algorithm to deconfigure ports to achieve common DIMM freq
+-  `264b8c707d65 <https://github.com/open-power/hostboot/commit/264b8c707d65>`__ Add extra DRAM reset after RCD load on Nimbus
+-  `a4e1c3426e15 <https://github.com/open-power/hostboot/commit/a4e1c3426e15>`__ Change MBSFIR[27] to be a conditional channel fail on Cumulus
+-  `1d21270b627a <https://github.com/open-power/hostboot/commit/1d21270b627a>`__ Restore ATTR_CEN_SCHMOO_MULTIPLE_SETUP_CALL after shmoos to fix masking errors
+-  `1d33fcf2c591 <https://github.com/open-power/hostboot/commit/1d33fcf2c591>`__ Add bad bit setting to p9c training advanced
+-  `fd49726ffcf0 <https://github.com/open-power/hostboot/commit/fd49726ffcf0>`__ Fix p9c_generic_shmoo unit test to work with corrected bad bits attr
+
+Luke Mulkey (2):
+
+-  `1fd1cc97eb82 <https://github.com/open-power/hostboot/commit/1fd1cc97eb82>`__ P9C Memory Throttle Updates (new HWPs and new ISDIMM Power Curve support)
+-  `788da84977bc <https://github.com/open-power/hostboot/commit/788da84977bc>`__ P9C Memory Throttle Updates (new HWPs and new ISDIMM Power Curve support)
+
+Marty Gloff (5):
+
+-  `f5024f66d08a <https://github.com/open-power/hostboot/commit/f5024f66d08a>`__ Set HB Dump Flag in TI Data on any TI with SRC
+-  `d7355b73ce6b <https://github.com/open-power/hostboot/commit/d7355b73ce6b>`__ Improve resource recovery path to handle memory plugging rules
+-  `cd8df2a4b033 <https://github.com/open-power/hostboot/commit/cd8df2a4b033>`__ Clear Block Spec Deconfig Attribute when Gard is removed
+-  `876b79aacd9b <https://github.com/open-power/hostboot/commit/876b79aacd9b>`__ Fix for SBE_P9_XIP_CUSTOMIZE_UNSUCCESSFUL during ipl with one EX
+-  `ccf2f3445e15 <https://github.com/open-power/hostboot/commit/ccf2f3445e15>`__ HBRT attrrp depends on node zero being present
+
+Matt Derksen (7):
+
+-  `7145f5c28a5b <https://github.com/open-power/hostboot/commit/7145f5c28a5b>`__ Checks for channel failure in memory.
+-  `775a7639b7d3 <https://github.com/open-power/hostboot/commit/775a7639b7d3>`__ Update addExtMemMruData for Cumulus
+-  `caa0f8a5bd32 <https://github.com/open-power/hostboot/commit/caa0f8a5bd32>`__ Fix function name of p9c_query_channel_failure
+-  `9ec1a1f399f3 <https://github.com/open-power/hostboot/commit/9ec1a1f399f3>`__ Reenable getMemBufRawCardType calling.
+-  `e38d6b0d199b <https://github.com/open-power/hostboot/commit/e38d6b0d199b>`__ DRAM sparing support functions
+-  `3302fd380eba <https://github.com/open-power/hostboot/commit/3302fd380eba>`__ Additional DRAM sparing support functions
+-  `1a90c4370493 <https://github.com/open-power/hostboot/commit/1a90c4370493>`__ Remove IOMCFIR and SCOM_MODE_PB checks
+
+Matt K. Light (1):
+
+-  `353567d4b178 <https://github.com/open-power/hostboot/commit/353567d4b178>`__ Add more fapi2 target types for Axone
+
+Matthew Hickman (2):
+
+-  `03096ae8e5f3 <https://github.com/open-power/hostboot/commit/03096ae8e5f3>`__ Added empty scrub.H for HB mirror
+-  `7b8e60462b27 <https://github.com/open-power/hostboot/commit/7b8e60462b27>`__ Added p9_mss_memdiag for cronus ipl and modified scrub for step 16
+
+Meng Li (1):
+
+-  `fd23ae8d50f3 <https://github.com/open-power/hostboot/commit/fd23ae8d50f3>`__ Get SN from BMC and update into PVPD EEPROM
+
+Michael Pardeik (3):
+
+-  `ccc4804c0a8f <https://github.com/open-power/hostboot/commit/ccc4804c0a8f>`__ P9C Memory Throttle HWP Updates
+-  `df43ad6f8512 <https://github.com/open-power/hostboot/commit/df43ad6f8512>`__ P9N/P9C util to throttle HWP updates for min util and safemode
+-  `49fe793f319d <https://github.com/open-power/hostboot/commit/49fe793f319d>`__ centaur mba initfile update for refresh reset interval
+
+Mike Baiocchi (15):
+
+-  `22b613003960 <https://github.com/open-power/hostboot/commit/22b613003960>`__ Rediscover I2C Targets after Host I2C Reset
+-  `3d3d39d62a94 <https://github.com/open-power/hostboot/commit/3d3d39d62a94>`__ Get Final HDAT Size from PAYLOAD’s SPIRA section
+-  `8e601e32703b <https://github.com/open-power/hostboot/commit/8e601e32703b>`__ Remove System Level TCE Attributes
+-  `8e8b74fdbd58 <https://github.com/open-power/hostboot/commit/8e8b74fdbd58>`__ Add option to masterProcChipTargetHandle() to return functional chip
+-  `d0eaecced89b <https://github.com/open-power/hostboot/commit/d0eaecced89b>`__ Skip Diagnostic Mode for I2C Resets over FSI In All Cases
+-  `2383ff8f7e76 <https://github.com/open-power/hostboot/commit/2383ff8f7e76>`__ Add Secureboot Info to FFDC of I2C Errors
+-  `3ad299af08fd <https://github.com/open-power/hostboot/commit/3ad299af08fd>`__ Establish Base Support For Sending Mailbox Messages Across XBUS/ABUS
+-  `a1e236a42218 <https://github.com/open-power/hostboot/commit/a1e236a42218>`__ Improve FFDC for new Node Comm Device Driver
+-  `26d9aed84b0f <https://github.com/open-power/hostboot/commit/26d9aed84b0f>`__ Add Mutex and Error Recovery for Node Communications
+-  `36d47d4ca26d <https://github.com/open-power/hostboot/commit/36d47d4ca26d>`__ Update bbuild to b0608a_1823.920 and CUMULUS/Jenkins Fix
+-  `7617e77949d7 <https://github.com/open-power/hostboot/commit/7617e77949d7>`__ Add procedure for istep 18’s Node Communication ABUS Exchange
+-  `323f71eb613d <https://github.com/open-power/hostboot/commit/323f71eb613d>`__ Add TPM Calls to Node Communication ABUS Exchange Procedure
+-  `47e859f60d22 <https://github.com/open-power/hostboot/commit/47e859f60d22>`__ Good-Path Fixes for Secure Node Communications
+-  `1759af757bd8 <https://github.com/open-power/hostboot/commit/1759af757bd8>`__ Add error callouts and other improvements for Node Communications
+-  `a76fe8f24e07 <https://github.com/open-power/hostboot/commit/a76fe8f24e07>`__ Read HW Key Hash From SBE Seeprom via ChipOp when applicable
+
+Nick Bofferding (21):
+
+-  `b783b0264c7f <https://github.com/open-power/hostboot/commit/b783b0264c7f>`__ Secure Boot: Secure Centaurs in istep 14.5
+-  `d2c360c9db83 <https://github.com/open-power/hostboot/commit/d2c360c9db83>`__ Secure Boot: Do not disable external cMFSI fencing in “host IPL complete” istep
+-  `2fe71f4ddc13 <https://github.com/open-power/hostboot/commit/2fe71f4ddc13>`__ Secure Boot: Implement Centaur SCOM cache
+-  `9394f9d05ef8 <https://github.com/open-power/hostboot/commit/9394f9d05ef8>`__ Secure Boot: Inform FSP of key transition progress
+-  `396cbd9a20cb <https://github.com/open-power/hostboot/commit/396cbd9a20cb>`__ Secure Boot: Remove cMFSI fencing TODO
+-  `6be04f343c79 <https://github.com/open-power/hostboot/commit/6be04f343c79>`__ Secure Boot: Purge SW signature cache for multinode binaries
+-  `b14259e6b41a <https://github.com/open-power/hostboot/commit/b14259e6b41a>`__ Secure Boot: Disable x-bus node communication
+-  `6359b6a6e881 <https://github.com/open-power/hostboot/commit/6359b6a6e881>`__ Fix memory leaks associated with various msg_sendrecv calls
+-  `f9aa8f06bbd8 <https://github.com/open-power/hostboot/commit/f9aa8f06bbd8>`__ Memory Management: Fix coalesce to track holes in the page management
+-  `b81a9c8640e6 <https://github.com/open-power/hostboot/commit/b81a9c8640e6>`__ Secure Boot: Defer init of Centaur SCOM cache register definitions
+-  `cbacafbc508a <https://github.com/open-power/hostboot/commit/cbacafbc508a>`__ Secure Boot: Enabled final Secure Boot settings for Zeppelin
+-  `1db54dcc27d4 <https://github.com/open-power/hostboot/commit/1db54dcc27d4>`__ Secure Boot: Disable cache of 2010800 Centaur register
+-  `82aa44098bcf <https://github.com/open-power/hostboot/commit/82aa44098bcf>`__ Remove p9_fab_iovalid.C in order to re-mirror it
+-  `30fe98727be2 <https://github.com/open-power/hostboot/commit/30fe98727be2>`__ Secure Boot: Centaur Security: Fix handling of 9 Centaur registers
+-  `d420d7b06a2e <https://github.com/open-power/hostboot/commit/d420d7b06a2e>`__ Secure Boot: Set FIR mask bits for inactive OBUS links during host coalesce
+-  `be4d594926a5 <https://github.com/open-power/hostboot/commit/be4d594926a5>`__ Post informational error log for planar jumper settings
+-  `9886d8d502e8 <https://github.com/open-power/hostboot/commit/9886d8d502e8>`__ Trusted Boot: Provide appropriate callout when TPM not provisioned
+-  `fd642c6bf549 <https://github.com/open-power/hostboot/commit/fd642c6bf549>`__ Invoke P9 TIs correctly
+-  `5015187c64ab <https://github.com/open-power/hostboot/commit/5015187c64ab>`__ Debug: Increase Ps tool stack frame depth to 35 frames
+-  `b37f41b2c08c <https://github.com/open-power/hostboot/commit/b37f41b2c08c>`__ Secure Boot: Copy PHyp secure header into standard reserved memory area
+-  `34e69d280e11 <https://github.com/open-power/hostboot/commit/34e69d280e11>`__ Fix HRMOR scratch reg calculation
+
+Nick Klazynski (4):
+
+-  `6838b3e41111 <https://github.com/open-power/hostboot/commit/6838b3e41111>`__ HW447585, HW447589, HW439303, Fix CDD1.2 security setting
+-  `b801b49cd1ba <https://github.com/open-power/hostboot/commit/b801b49cd1ba>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
+-  `f757ce93e06b <https://github.com/open-power/hostboot/commit/f757ce93e06b>`__ Disable 2-for-1 on NDD2.2- and CDD1.2-
+-  `443609a24275 <https://github.com/open-power/hostboot/commit/443609a24275>`__ Add RL0/RL1 support for CDD1.2
+
+Prachi Gupta (13):
+
+-  `3c73a7c369ce <https://github.com/open-power/hostboot/commit/3c73a7c369ce>`__ wrap test: Use MNFG_FLAGS instead of compile time flag
+-  `dbd116ad5b6a <https://github.com/open-power/hostboot/commit/dbd116ad5b6a>`__ wrap_test: targeting fixups
+-  `e71f194cb0ba <https://github.com/open-power/hostboot/commit/e71f194cb0ba>`__ DECONFIG_GARDABLE: add no_export tag, don’t want MRW to override
+-  `2e5169694368 <https://github.com/open-power/hostboot/commit/2e5169694368>`__ wrap_test: set MFG_WRAP_TEST_LINKS_SET on the destination target
+-  `bbee47025c11 <https://github.com/open-power/hostboot/commit/bbee47025c11>`__ Fixup all the voltage rail’s ID attribute for both proc and cent
+-  `a9986addb4ff <https://github.com/open-power/hostboot/commit/a9986addb4ff>`__ call mss_volt\* hwps with membufs that have same VDDR_ID
+-  `7983214c3e76 <https://github.com/open-power/hostboot/commit/7983214c3e76>`__ p9c_mss_volt_dimm_count: add a const to the input parameter
+-  `0ae044ac29cf <https://github.com/open-power/hostboot/commit/0ae044ac29cf>`__ add a call to mss_volt_dimm_count hwp
+-  `5815703c3be9 <https://github.com/open-power/hostboot/commit/5815703c3be9>`__ Add support for missing memory behind master proc
+-  `27bf395be2cd <https://github.com/open-power/hostboot/commit/27bf395be2cd>`__ missing memory: istep 7 and 14 changes
+-  `d50263f51eb4 <https://github.com/open-power/hostboot/commit/d50263f51eb4>`__ getMBvpdAttr: Updates for DDR3 support
+-  `cc638c9bdc4e <https://github.com/open-power/hostboot/commit/cc638c9bdc4e>`__ Added in a sleep after we winkle in istep 18 to avoid race conditions
+-  `cfc5fb7993fa <https://github.com/open-power/hostboot/commit/cfc5fb7993fa>`__ Save HRMOR in mbox scratch reg for IPC messaging
+
+Prasad Bg Ranganath (5):
+
+-  `4e78db3c12df <https://github.com/open-power/hostboot/commit/4e78db3c12df>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
+-  `798ff0e50b1d <https://github.com/open-power/hostboot/commit/798ff0e50b1d>`__ PM reset: Fix disable resclk procedure
+-  `37aa1c9e5919 <https://github.com/open-power/hostboot/commit/37aa1c9e5919>`__ PM_RESCLK: Clear override bits of CACCR in reset flow
+-  `261923ec2039 <https://github.com/open-power/hostboot/commit/261923ec2039>`__ PPB: Bug fix in computing IAC Vdn value
+-  `25da6f268179 <https://github.com/open-power/hostboot/commit/25da6f268179>`__ PM:Remove deprecated attributes
+
+Prem Shanker Jha (4):
+
+-  `5ed2437d9ecf <https://github.com/open-power/hostboot/commit/5ed2437d9ecf>`__ SplWkup: Fixed issue in FFDC collection in case of special wakeup timeout.
+-  `2b37fd25aed1 <https://github.com/open-power/hostboot/commit/2b37fd25aed1>`__ PM: Addressed TODOs in hcode image build HWP.
+-  `cfa7304f5d6a <https://github.com/open-power/hostboot/commit/cfa7304f5d6a>`__ STOP API: API conditionally supports 255 SCOM restore entries for each quad.
+-  `d2f43e6540fa <https://github.com/open-power/hostboot/commit/d2f43e6540fa>`__ PM: Added support for enable disable of 24x7 IMA.
+
+Rahul Batra (1):
+
+-  `f75a73ed4a8f <https://github.com/open-power/hostboot/commit/f75a73ed4a8f>`__ PM: Not mask OCC_HB_NOTIFY during PM Reset
+
+Richard J. Knight (8):
+
+-  `83c61f3ae866 <https://github.com/open-power/hostboot/commit/83c61f3ae866>`__ Use the effective chip and group ids to calc mmio addr
+-  `496156ffbd83 <https://github.com/open-power/hostboot/commit/496156ffbd83>`__ Add centaur dynamic VDDR code to hostboot
+-  `49f6c664792e <https://github.com/open-power/hostboot/commit/49f6c664792e>`__ Add fix for HDAT Fail in Hostboot istep 21: BC8A1A20
+-  `c6cbabf3d435 <https://github.com/open-power/hostboot/commit/c6cbabf3d435>`__ Add HX keyword attribute for PCIe bifurcation support
+-  `8e9be410090d <https://github.com/open-power/hostboot/commit/8e9be410090d>`__ Fix SRC BC8A1A20 - RUNTIME::RC_INVALID_RHB_INSTANCE
+-  `8c3f57a54055 <https://github.com/open-power/hostboot/commit/8c3f57a54055>`__ Fix for SW432203: fails istep at istep host_runtime_setup
+-  `a729adbb1966 <https://github.com/open-power/hostboot/commit/a729adbb1966>`__ Update genHwsvMrwXml.pl to include the attributes for PCIE config
+-  `96aa468a7e6a <https://github.com/open-power/hostboot/commit/96aa468a7e6a>`__ Fix for assert in hbrt on two node fleetwood
+
+Rick Ward (5):
+
+-  `3c2b4bf2adc3 <https://github.com/open-power/hostboot/commit/3c2b4bf2adc3>`__ RTC189294 - Centaur Channel Checkstop (Runtime)
+-  `5db6a94e4472 <https://github.com/open-power/hostboot/commit/5db6a94e4472>`__ RTC189294 - Centaur Channel Checkstop (Runtime)
+-  `b364d7b062bf <https://github.com/open-power/hostboot/commit/b364d7b062bf>`__ Centaur Channel Checkstop (runtime)
+-  `74bfadb2ab87 <https://github.com/open-power/hostboot/commit/74bfadb2ab87>`__ Centaur Channel Checkstop (runtime)
+-  `71397fd3ade8 <https://github.com/open-power/hostboot/commit/71397fd3ade8>`__ SBE PSU timeout during MBOX init causes task crash/HB TI
+
+Roland Veloz (5):
+
+-  `c0217d002a0a <https://github.com/open-power/hostboot/commit/c0217d002a0a>`__ Added support, in Istep 08, to facilitate the testing of SMP wrap
+-  `79c2cf9d40f1 <https://github.com/open-power/hostboot/commit/79c2cf9d40f1>`__ Added support, in IStep 09, to facilitate the testing of SMP wrap
+-  `1af47d2a9aef <https://github.com/open-power/hostboot/commit/1af47d2a9aef>`__ Continuing support, in IStep 09, to facilitate the testing of SMP wrap
+-  `c6916a42d34b <https://github.com/open-power/hostboot/commit/c6916a42d34b>`__ Add support for getting SBE Capabilites; extract SBE Version, Commit ID and Tags
+-  `0189e34d3bbc <https://github.com/open-power/hostboot/commit/0189e34d3bbc>`__ Create a utility to add/remove entries from a link list within a given buffer
+
+Ryan Black (1):
+
+-  `e2ade14ecc5e <https://github.com/open-power/hostboot/commit/e2ade14ecc5e>`__ Change npu ATSD timeout to disabled
+
+Sachin Gupta (1):
+
+-  `747ebb9979d3 <https://github.com/open-power/hostboot/commit/747ebb9979d3>`__ Fix check for EQ_CME_SCOM_LMCR_SCOM
+
+Sakethan R Kotta (2):
+
+-  `34d086e3e678 <https://github.com/open-power/hostboot/commit/34d086e3e678>`__ untrusted SBE reserved memory region to Rsvd Mem Trace Buf Section
+-  `1ec6201b896c <https://github.com/open-power/hostboot/commit/1ec6201b896c>`__ HBRT Reserved Mem Trace Buffer implementation.
+
+Sameer Veer (1):
+
+-  `22672ede554a <https://github.com/open-power/hostboot/commit/22672ede554a>`__ Include release track info in list-of-commits email
+
+Santosh Balasubramanian (1):
+
+-  `07cf2ea6e013 <https://github.com/open-power/hostboot/commit/07cf2ea6e013>`__ Secure Boot: Centaur Security: Initial sensitive register list
+
+Soma BhanuTej (2):
+
+-  `23e5c485a4f7 <https://github.com/open-power/hostboot/commit/23e5c485a4f7>`__ Adding p9c DD13 support
+-  `d350dac276cc <https://github.com/open-power/hostboot/commit/d350dac276cc>`__ Adding p9c 1.3 support.
+
+Stephen Glancy (14):
+
+-  `14f1070233d3 <https://github.com/open-power/hostboot/commit/14f1070233d3>`__ Adds centaur dynamic VDDR code
+-  `ad4b74504674 <https://github.com/open-power/hostboot/commit/ad4b74504674>`__ Adds secure mode boot for memory buffer chips
+-  `57e0a47955d8 <https://github.com/open-power/hostboot/commit/57e0a47955d8>`__ Adds cumulus unit test support
+-  `13c42ee1d839 <https://github.com/open-power/hostboot/commit/13c42ee1d839>`__ Adds MRW support for x4/x8 DIMM configurations
+-  `0535232e93da <https://github.com/open-power/hostboot/commit/0535232e93da>`__ Fixes centaur bad bitmap processing
+-  `2254d9f67acf <https://github.com/open-power/hostboot/commit/2254d9f67acf>`__ Enables DDR4 training advanced
+-  `8ff5d8f2210b <https://github.com/open-power/hostboot/commit/8ff5d8f2210b>`__ Updates Centaur training to continue on fails for FW
+-  `862ecf79aaec <https://github.com/open-power/hostboot/commit/862ecf79aaec>`__ Fixes Centaur code to use ATTR_BAD_DQ_BITMAP
+-  `48ed215d898d <https://github.com/open-power/hostboot/commit/48ed215d898d>`__ Fix MBS mask FIR for Obus recovery
+-  `5e71d0883849 <https://github.com/open-power/hostboot/commit/5e71d0883849>`__ Fixes CKE levels during RCD initialization
+-  `3927a22f49db <https://github.com/open-power/hostboot/commit/3927a22f49db>`__ Fixes IPL UE callout code
+-  `a49be1a5d21b <https://github.com/open-power/hostboot/commit/a49be1a5d21b>`__ Removes erroneous FAPI ERR print
+-  `866f841512df <https://github.com/open-power/hostboot/commit/866f841512df>`__ Updates training advanced workarounds to run after a failure
+-  `f5c960805358 <https://github.com/open-power/hostboot/commit/f5c960805358>`__ Updates the training advanced algorithm
+
+Sumit Kumar (4):
+
+-  `6855bca779b8 <https://github.com/open-power/hostboot/commit/6855bca779b8>`__ Erepair HWP - Include target type DMI
+-  `eb3bc77cbaf3 <https://github.com/open-power/hostboot/commit/eb3bc77cbaf3>`__ Add check for copyright date if its begin-end years same
+-  `1e12696d400f <https://github.com/open-power/hostboot/commit/1e12696d400f>`__ eRepair: Fixed lanes handling of target types
+-  `0b9c80f1ce27 <https://github.com/open-power/hostboot/commit/0b9c80f1ce27>`__ eRepair: More debug traces added
+
+Swathi Madhuri Bhattiprolu (5):
+
+-  `9c93244cabf8 <https://github.com/open-power/hostboot/commit/9c93244cabf8>`__ Fix HWAS_STATE_CHANGED_SUBSCRIPTION_MASK for MC/MI/DMI
+-  `5620f81ace6c <https://github.com/open-power/hostboot/commit/5620f81ace6c>`__ Disable memory mirroring in simics temporarily
+-  `b7a44c225976 <https://github.com/open-power/hostboot/commit/b7a44c225976>`__ Verify frequency attributes across nodes to match with that of master node
+-  `e3163f375ff8 <https://github.com/open-power/hostboot/commit/e3163f375ff8>`__ Implement the VPD backend for these attributes
+-  `cb5b45d887ba <https://github.com/open-power/hostboot/commit/cb5b45d887ba>`__ DDR3 Support for Fleetwood
+
+Thi Tran (5):
+
+-  `927220a65bb7 <https://github.com/open-power/hostboot/commit/927220a65bb7>`__ Double frequency of coalescing memory fragmentation
+-  `d46f111a8f66 <https://github.com/open-power/hostboot/commit/d46f111a8f66>`__ Fix unbalance FCO distribution between procs
+-  `58f42f15ae71 <https://github.com/open-power/hostboot/commit/58f42f15ae71>`__ Fix data storage exception when PRD runs in istep 12.
+-  `b983851d8eb0 <https://github.com/open-power/hostboot/commit/b983851d8eb0>`__ Prohibit memory grouping of RDIMM and NVDIMM in the same group.
+-  `16f11c2e9b10 <https://github.com/open-power/hostboot/commit/16f11c2e9b10>`__ p9_cen_framelock update for channel failure attentions
+
+Tsung Yeung (1):
+
+-  `7ec5dcab3d1d <https://github.com/open-power/hostboot/commit/7ec5dcab3d1d>`__ Default DDR4-2933 to 2666
+
+Vasant Hegde (1):
+
+-  `fbea67f16d58 <https://github.com/open-power/hostboot/commit/fbea67f16d58>`__ MPIPL: Update MDRT count for FSP based OPAL system
+
+Venkatesh Sainath (1):
+
+-  `2e3958796d0c <https://github.com/open-power/hostboot/commit/2e3958796d0c>`__ Fleetwood 2N specific targeting binary generation
+
+William A. Kennington III (4):
+
+-  `2f1a0ed58a1b <https://github.com/open-power/hostboot/commit/2f1a0ed58a1b>`__ istepdispatcher: When trying to set the watchdog, clear DONT_STOP
+-  `9b9f654f0f6d <https://github.com/open-power/hostboot/commit/9b9f654f0f6d>`__ istepdispatcher: Reset the watchog to enable it
+-  `3c2fdb8f668c <https://github.com/open-power/hostboot/commit/3c2fdb8f668c>`__ istep21: Keep the watchdog running into the host payload
+-  `0aff9f48c7ea <https://github.com/open-power/hostboot/commit/0aff9f48c7ea>`__ ipmiwatchdog: Limit the number of resets
+
+William G. Hoffa (1):
+
+-  `45f20525ba60 <https://github.com/open-power/hostboot/commit/45f20525ba60>`__ Revert “Force hbRelease to search ‘master’ branch”
+
+Yue Du (1):
+
+-  `0d6bce9b7a0f <https://github.com/open-power/hostboot/commit/0d6bce9b7a0f>`__ STOP: Handle Quad Special Wakeup Done while pm_reset
+
+Zane Shelley (65):
+
+-  `453283ebfde2 <https://github.com/open-power/hostboot/commit/453283ebfde2>`__ PRD: Fixed logic errors in isMembufOnDimm() that broke Nimbus
+-  `e8111177af9d <https://github.com/open-power/hostboot/commit/e8111177af9d>`__ PRD: fixed how RT TPS procedures are banned from processing
+-  `2ab7c3f22534 <https://github.com/open-power/hostboot/commit/2ab7c3f22534>`__ PRD: finished porting handleRrFo() for MBA
+-  `2f03c48855a5 <https://github.com/open-power/hostboot/commit/2f03c48855a5>`__ PRD: fix address registers for fetch ECC errors
+-  `f62ac59186a6 <https://github.com/open-power/hostboot/commit/f62ac59186a6>`__ PRD: move MBA maint HWPs to PRD library
+-  `dd245fcbbe5d <https://github.com/open-power/hostboot/commit/dd245fcbbe5d>`__ PRD: enable startScrub() support for Centaur
+-  `c82b015b7609 <https://github.com/open-power/hostboot/commit/c82b015b7609>`__ PRD: remove unused P8 memory domain files
+-  `40a290f2ab3b <https://github.com/open-power/hostboot/commit/40a290f2ab3b>`__ PRD: remove unused P8 memory data bundle files
+-  `b26bb8d32b9f <https://github.com/open-power/hostboot/commit/b26bb8d32b9f>`__ PRD: callout connented L4 bug
+-  `09035bf13460 <https://github.com/open-power/hostboot/commit/09035bf13460>`__ PRD: refined cleanupChnlAttns() for Centaur
+-  `bc2d4987aef8 <https://github.com/open-power/hostboot/commit/bc2d4987aef8>`__ PRD: add getConnectedChild() support from proc to membuf
+-  `b0a9477ec9a6 <https://github.com/open-power/hostboot/commit/b0a9477ec9a6>`__ PRD: refined cleanupChnlFail() for Centaur
+-  `4e47aaa5ef48 <https://github.com/open-power/hostboot/commit/4e47aaa5ef48>`__ PRD: Callout MBA LOW with no gard on RCD parity errors
+-  `5370984de389 <https://github.com/open-power/hostboot/commit/5370984de389>`__ PRD: Remove ForceRead() from MemAddr utils
+-  `c1c584f04be0 <https://github.com/open-power/hostboot/commit/c1c584f04be0>`__ PRD: scrub resume counter for MBA runtime scrub commands
+-  `1b04e458595a <https://github.com/open-power/hostboot/commit/1b04e458595a>`__ PRD: support to determine if BG scrub can resume after stop-on-error
+-  `5064efd9ee55 <https://github.com/open-power/hostboot/commit/5064efd9ee55>`__ PRD: Simplify templates in memory CE functions
+-  `0d6b900a5d12 <https://github.com/open-power/hostboot/commit/0d6b900a5d12>`__ PRD: Maintenance RCE handling during background scrub for Centaur
+-  `e940af9a779a <https://github.com/open-power/hostboot/commit/e940af9a779a>`__ PRD: Maint soft/inter/hard CE handling during background scrub for Centaur
+-  `4b7ee3632592 <https://github.com/open-power/hostboot/commit/4b7ee3632592>`__ PRD: Update MemTdCtlr::initialize() for Centaur
+-  `aa0df6e89b16 <https://github.com/open-power/hostboot/commit/aa0df6e89b16>`__ PRD: removed unused P8 code
+-  `c7867f1449a1 <https://github.com/open-power/hostboot/commit/c7867f1449a1>`__ PRD: flush CE and RCE tables when a TD procedure is complete
+-  `b8037fcdbe63 <https://github.com/open-power/hostboot/commit/b8037fcdbe63>`__ PRD: cleanup after placing/verifying a chip mark on Centaur
+-  `7ff47d2af40b <https://github.com/open-power/hostboot/commit/7ff47d2af40b>`__ PRD: standardized VCM nextStep() and analyzePhase()
+-  `b869f42b77f4 <https://github.com/open-power/hostboot/commit/b869f42b77f4>`__ PRD: ECC analysis and command handling for DRAM sparing
+-  `08488232045b <https://github.com/open-power/hostboot/commit/08488232045b>`__ PRD: TPS analyzePhase() for Centaur
+-  `3e16432f929a <https://github.com/open-power/hostboot/commit/3e16432f929a>`__ PRD: TPS startNextPhase() for Centaur
+-  `a8f19539edc5 <https://github.com/open-power/hostboot/commit/a8f19539edc5>`__ PRD: TPS nextStep() for Centaur
+-  `47e9c9b12017 <https://github.com/open-power/hostboot/commit/47e9c9b12017>`__ PRD: TPS analyzeEccErrors() for Centaur
+-  `82083635acda <https://github.com/open-power/hostboot/commit/82083635acda>`__ PRD: TPS analyzeCeStats() for Centaur
+-  `9192da4a49db <https://github.com/open-power/hostboot/commit/9192da4a49db>`__ PRD: refined handleChnlFail() for Centaur
+-  `1a66b96f84f3 <https://github.com/open-power/hostboot/commit/1a66b96f84f3>`__ PRD: FFDC registers for channel failure attentions
+-  `a0ea8ab73807 <https://github.com/open-power/hostboot/commit/a0ea8ab73807>`__ PRD: updates from latest RAS XML
+-  `41f3aa61a7e9 <https://github.com/open-power/hostboot/commit/41f3aa61a7e9>`__ PRD: removed old P8 memory system system code
+-  `cecaeb320299 <https://github.com/open-power/hostboot/commit/cecaeb320299>`__ PRD: typo in runtime DRAM sparing signature
+-  `38666ab58f15 <https://github.com/open-power/hostboot/commit/38666ab58f15>`__ PRD: create MarkStore::applyRasPolicies()
+-  `557dadfef131 <https://github.com/open-power/hostboot/commit/557dadfef131>`__ PRD: remove NX unit checkstop support
+-  `2775c2ed81ce <https://github.com/open-power/hostboot/commit/2775c2ed81ce>`__ PRD: removed runtime deconfig for channel failure
+-  `f6c80b9c6010 <https://github.com/open-power/hostboot/commit/f6c80b9c6010>`__ PRD: removed depricated ErrDataService::handleUnitCS()
+-  `ee548e96749a <https://github.com/open-power/hostboot/commit/ee548e96749a>`__ PRD: removed depricated unit dump support
+-  `bcfc61239031 <https://github.com/open-power/hostboot/commit/bcfc61239031>`__ PRD: removed depricated rt deconfig and unit dump interfaces
+-  `f54c91bffdc2 <https://github.com/open-power/hostboot/commit/f54c91bffdc2>`__ PRD: removed erroneous trace in getMemBufRawCardType()
+-  `47c75711f2be <https://github.com/open-power/hostboot/commit/47c75711f2be>`__ PRD: fixed erroneous trace in PlatConfigurator::build()
+-  `2b7899b5f805 <https://github.com/open-power/hostboot/commit/2b7899b5f805>`__ PRD: removed redundant ECC capture data
+-  `0fc9ee71e06e <https://github.com/open-power/hostboot/commit/0fc9ee71e06e>`__ PRD: remove empty TD controller data
+-  `f290f5d4a9ef <https://github.com/open-power/hostboot/commit/f290f5d4a9ef>`__ PRD: fixed parser bugs in TD_CTLR_DATA
+-  `fc766f78534e <https://github.com/open-power/hostboot/commit/fc766f78534e>`__ PRD: set Cumulus command list timeout to match Nimbus
+-  `27bf34b7fa6e <https://github.com/open-power/hostboot/commit/27bf34b7fa6e>`__ PRD: add CE table traces for MNFG mode thresholds
+-  `e1a04818ba32 <https://github.com/open-power/hostboot/commit/e1a04818ba32>`__ PRD: enable FSP channel fail isolation on processor side of bus
+-  `36b343d78a73 <https://github.com/open-power/hostboot/commit/36b343d78a73>`__ PRD: use correct symbol when writing MBA markstore
+-  `2024675173c3 <https://github.com/open-power/hostboot/commit/2024675173c3>`__ PRD: MNFG spare DRAM deploy needs to deploy on both MBA ports
+-  `34768601609c <https://github.com/open-power/hostboot/commit/34768601609c>`__ PRD: Do not abort on UE during MBA TPS
+-  `03416d24641d <https://github.com/open-power/hostboot/commit/03416d24641d>`__ PRD: Set ‘too many bus errors’ in DMIFIR to UNIT_CS
+-  `b2c2ca936ce6 <https://github.com/open-power/hostboot/commit/b2c2ca936ce6>`__ PRD: MBA command resume not incrementing address
+-  `ccea7f349f6e <https://github.com/open-power/hostboot/commit/ccea7f349f6e>`__ PRD: shift UCS and HA chiplet masks to match chiplet FIRs
+-  `a4746b6f2924 <https://github.com/open-power/hostboot/commit/a4746b6f2924>`__ PRD: fix bug that bypasses TPS ban support
+-  `84a0b8e43c20 <https://github.com/open-power/hostboot/commit/84a0b8e43c20>`__ PRD: remove unused TD queue parameters
+-  `5a3703db513a <https://github.com/open-power/hostboot/commit/5a3703db513a>`__ PRD: All TPS bans on MCA target should cause fetch CE masking
+-  `630c378b8dde <https://github.com/open-power/hostboot/commit/630c378b8dde>`__ PRD: reduce number of ways TPS can be banned
+-  `bb794f948b1f <https://github.com/open-power/hostboot/commit/bb794f948b1f>`__ PRD: Ban TPS if UE found during VCM, DSD, or TPS procedures
+-  `5a927c8232d0 <https://github.com/open-power/hostboot/commit/5a927c8232d0>`__ PRD: abort TPS if chip mark placed during procedure
+-  `4696c5090436 <https://github.com/open-power/hostboot/commit/4696c5090436>`__ PRD: fixed the per-symbol threshold in MBA TPS
+-  `6fd60cf786f0 <https://github.com/open-power/hostboot/commit/6fd60cf786f0>`__ PRD: Query for active attentions when channel fail detected
+-  `37c183df8540 <https://github.com/open-power/hostboot/commit/37c183df8540>`__ PRD: used wrong contructor when creating MemMark obj in TPS
+-  `682ff15d4238 <https://github.com/open-power/hostboot/commit/682ff15d4238>`__ PRD: separate UNIT_CS flag into PROC_CORE_CS and MEM_CHNL_FAIL
+
+aravnair-in (5):
+
+-  `415026c16dd2 <https://github.com/open-power/hostboot/commit/415026c16dd2>`__ Fix instance path for SMPGROUP target
+-  `14a61c96fa3b <https://github.com/open-power/hostboot/commit/14a61c96fa3b>`__ Comment why we add INSTANCE_PATH specifically for SMPGROUP
+-  `49e74816eab8 <https://github.com/open-power/hostboot/commit/49e74816eab8>`__ Set DECONFIG_GARDABLE for SMPGROUP target
+-  `0c9579f525f4 <https://github.com/open-power/hostboot/commit/0c9579f525f4>`__ Deconfig by association rule for SMPGROUP targets
+-  `32f37bb83e3b <https://github.com/open-power/hostboot/commit/32f37bb83e3b>`__ Make OBUS_BRICK deconfigurable
+
+nagurram-in (5):
+
+-  `e33bd00b1ee9 <https://github.com/open-power/hostboot/commit/e33bd00b1ee9>`__ HDAT: Fix to pass mcbist target for mem bus frequency API
+-  `f3fd15c5b123 <https://github.com/open-power/hostboot/commit/f3fd15c5b123>`__ HDAT: New attribute LOCATION_CODE support for fru target
+-  `bd0816fb2fc0 <https://github.com/open-power/hostboot/commit/bd0816fb2fc0>`__ Making SYSTEM_BRAND_NAME attrib non-volatile to show up in common_mrw
+-  `8a1a0c7e98a9 <https://github.com/open-power/hostboot/commit/8a1a0c7e98a9>`__ IS_MPIPL_SUPPORTED attribute support and update in hdat IPLP structure
+-  `3a9cf6e696c8 <https://github.com/open-power/hostboot/commit/3a9cf6e696c8>`__ attribute ECID value updation in hdat pcrd structure
+
+spashabk-in (1):
+
+-  `764053f34519 <https://github.com/open-power/hostboot/commit/764053f34519>`__ Remove clear(step 3) of reset vectors
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.1-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-2:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (2):
+
+-  `139bc907486b <https://github.com/open-power/occ/commit/139bc907486b>`__ Package the g_wof struct so debug command data is consistent
+-  `7c2a9700d0db <https://github.com/open-power/occ/commit/7c2a9700d0db>`__ Redundant APSS Support
+
+Douglas Gilbert (1):
+
+-  `5c01b5476e8f <https://github.com/open-power/occ/commit/5c01b5476e8f>`__ captureFir: Add delay and sbefifo reset
+
+William Bryan (1):
+
+-  `0cb9eeae2f09 <https://github.com/open-power/occ/commit/0cb9eeae2f09>`__ Enable GPE IPC Timers
+
+mbroyles (1):
+
+-  `aa97e176b1be <https://github.com/open-power/occ/commit/aa97e176b1be>`__ Force update of OPAL-OCC memory after GPU presence detected
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _v2.1-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-3:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _v2.1-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-4:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _v2.1-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-5:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.1-patches-6:
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/v2.1/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+.. _v2.1-commits-6:
+
+Commits
+~~~~~~~
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _v2.1-patches-7:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-7:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _v2.1-patches-8:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.1-patches-9:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-9:
+
+Commits
+~~~~~~~
+
+Amit Tendolkar (1):
+
+-  `130b50b59ad9 <https://github.com/open-power/sbe/commit/130b50b59ad9>`__ Adapt p9_sbe_check_master_stop15 for bad path on non-SBE platforms for fleetwood
+
+Ben Gass (2):
+
+-  `9e29d4fe5a70 <https://github.com/open-power/sbe/commit/9e29d4fe5a70>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+-  `f892a8416e8e <https://github.com/open-power/sbe/commit/f892a8416e8e>`__ Updating p9.core.scan.initfile settings for p9n 2.3
+
+Claus Michael Olsen (2):
+
+-  `34332987f42c <https://github.com/open-power/sbe/commit/34332987f42c>`__ Risk level 3/4/5 support: Step 2 - image update to TOR v7
+-  `3d4428aecda5 <https://github.com/open-power/sbe/commit/3d4428aecda5>`__ Update to p9_xip_tool to handle stand-alone DDCO ring files.
+
+Dan Crowell (1):
+
+-  `c49c39a81e98 <https://github.com/open-power/sbe/commit/c49c39a81e98>`__ Update some defaults for AVSBUS attributes
+
+Greg Still (1):
+
+-  `67921d4743cf <https://github.com/open-power/sbe/commit/67921d4743cf>`__ PM: Increase PB Purge time for MPIPL to accommodate Fleetwood
+
+Joachim Fenkes (2):
+
+-  `13c1572a60e0 <https://github.com/open-power/sbe/commit/13c1572a60e0>`__ p9_setup_clock_term: Apply tweak bits, put oscswitches into reset
+-  `477bacfa8441 <https://github.com/open-power/sbe/commit/477bacfa8441>`__ p9_sbe_tp_chiplet_init3: Don’t meddle with osclite controls on Cumulus
+
+Joe McGill (11):
+
+-  `a7e21bc75bf9 <https://github.com/open-power/sbe/commit/a7e21bc75bf9>`__ Savory Insomnia – revert to ordered tlbie mode for Cumulus
+-  `d29d12f39592 <https://github.com/open-power/sbe/commit/d29d12f39592>`__ enable spreading via SS PLL for Fleetwood platform
+-  `09d13a9cd035 <https://github.com/open-power/sbe/commit/09d13a9cd035>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
+-  `bd17734ee3ab <https://github.com/open-power/sbe/commit/bd17734ee3ab>`__ support IO reconfig loop for OBUS DL link training failures
+-  `d73e4c11febe <https://github.com/open-power/sbe/commit/d73e4c11febe>`__ mask core SPATTN bit used for core checkstop handshake
+-  `b1c006980fb3 <https://github.com/open-power/sbe/commit/b1c006980fb3>`__ p9_sbe_scominit – unmask TP LFIR bit 37 for Cumulus
+-  `5cef9c4eb6aa <https://github.com/open-power/sbe/commit/5cef9c4eb6aa>`__ p9_sbe_common – mark TP LFIR bit 37 as recoverable
+-  `88ab568acc8d <https://github.com/open-power/sbe/commit/88ab568acc8d>`__ p9_security_white_black_list – add whitelist entries for OBUS FBC link bringup
+-  `8de7378aac3a <https://github.com/open-power/sbe/commit/8de7378aac3a>`__ shift OBUS FIR programming inits for secure boot
+-  `264fc9ba9c05 <https://github.com/open-power/sbe/commit/264fc9ba9c05>`__ p9_sbe_scominit – unmask TP LFIR 37 only when MF oscswitch redundancy enabled
+-  `c7e17788930d <https://github.com/open-power/sbe/commit/c7e17788930d>`__ correctly propogate bad return code from p9_adu_coherent_status_check
+
+John Rell (1):
+
+-  `accb97c18e8c <https://github.com/open-power/sbe/commit/accb97c18e8c>`__ jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus HW446964
+
+Matt K. Light (3):
+
+-  `02925f11e3e8 <https://github.com/open-power/sbe/commit/02925f11e3e8>`__ remove whitespace and newlines from target before processing
+-  `c2f19a1bfda6 <https://github.com/open-power/sbe/commit/c2f19a1bfda6>`__ remove whitespace and newlines from target before processing
+-  `784e30991497 <https://github.com/open-power/sbe/commit/784e30991497>`__ Add more fapi2 target types for Axone
+
+Nick Klazynski (5):
+
+-  `1768f6cce137 <https://github.com/open-power/sbe/commit/1768f6cce137>`__ TM workaround for HW443982
+-  `8338464e3a33 <https://github.com/open-power/sbe/commit/8338464e3a33>`__ HW447585, HW447589, HW439303, Fix CDD1.2 security setting
+-  `2ed31c121975 <https://github.com/open-power/sbe/commit/2ed31c121975>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
+-  `e83aed77c770 <https://github.com/open-power/sbe/commit/e83aed77c770>`__ Disable 2-for-1 on NDD2.2- and CDD1.2-
+-  `67f436de322f <https://github.com/open-power/sbe/commit/67f436de322f>`__ Add RL0/RL1 support for CDD1.2
+
+Prasad Bg Ranganath (2):
+
+-  `02f710ae2d11 <https://github.com/open-power/sbe/commit/02f710ae2d11>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
+-  `a04833dd5f32 <https://github.com/open-power/sbe/commit/a04833dd5f32>`__ PM:Remove deprecated attributes
+
+Prem Shanker Jha (1):
+
+-  `be807f0fd7ec <https://github.com/open-power/sbe/commit/be807f0fd7ec>`__ PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.
+
+Raja Das (3):
+
+-  `104a5bd096f7 <https://github.com/open-power/sbe/commit/104a5bd096f7>`__ Tempopary fix to fail MPIPL if Cache is not scommable
+-  `7ba886dde651 <https://github.com/open-power/sbe/commit/7ba886dde651>`__ Enabled scomable state check before cache flush in mpipl
+-  `85b69681ae32 <https://github.com/open-power/sbe/commit/85b69681ae32>`__ SBE Tool support for fleetwood systems
+
+Sachin Gupta (9):
+
+-  `9dc8c3e5576d <https://github.com/open-power/sbe/commit/9dc8c3e5576d>`__ Revert Tempopary fix to fail MPIPL if Cache is not scommable
+-  `0c4dc80bce2a <https://github.com/open-power/sbe/commit/0c4dc80bce2a>`__ Add A bus initialisation registers
+-  `62e384f64597 <https://github.com/open-power/sbe/commit/62e384f64597>`__ Update whitelist for p9_block_wakeup_intr
+-  `7a3d56b6644a <https://github.com/open-power/sbe/commit/7a3d56b6644a>`__ Add TOD delay register in whitelist
+-  `e746b0c91ee1 <https://github.com/open-power/sbe/commit/e746b0c91ee1>`__ Support new field for greylist
+-  `5d80e1109dd5 <https://github.com/open-power/sbe/commit/5d80e1109dd5>`__ Support for greylist
+-  `3105d5a9227b <https://github.com/open-power/sbe/commit/3105d5a9227b>`__ Use Greylist in PutScomUnderMask
+-  `45f5609a54bb <https://github.com/open-power/sbe/commit/45f5609a54bb>`__ Move some istep code to seeprom
+-  `e1d29fc77510 <https://github.com/open-power/sbe/commit/e1d29fc77510>`__ Workaround for vector pool issue
+
+Santosh Balasubramanian (1):
+
+-  `6ebd43e6945e <https://github.com/open-power/sbe/commit/6ebd43e6945e>`__ Nest perf counter cfg registers
+
+Soma BhanuTej (2):
+
+-  `1a52c0665d85 <https://github.com/open-power/sbe/commit/1a52c0665d85>`__ Adding p9c DD13 support
+-  `04d89b3a5653 <https://github.com/open-power/sbe/commit/04d89b3a5653>`__ Adding p9c 1.3 support.
+
+Srikantha Meesala (1):
+
+-  `1f42bd29d1e7 <https://github.com/open-power/sbe/commit/1f42bd29d1e7>`__ Blacklist violation error due to 0x04011821 SCOM
+
+Sumit Kumar (1):
+
+-  `c6e317a13c35 <https://github.com/open-power/sbe/commit/c6e317a13c35>`__ gitRelease: Fix to include master branch
+
+spashabk-in (9):
+
+-  `af40291dc92d <https://github.com/open-power/sbe/commit/af40291dc92d>`__ Update backing build
+-  `e3dd8facc038 <https://github.com/open-power/sbe/commit/e3dd8facc038>`__ Fence all chip-ops in QUIESCE state
+-  `d73b8bc3e960 <https://github.com/open-power/sbe/commit/d73b8bc3e960>`__ Handle FSP failover
+-  `c1da4a458459 <https://github.com/open-power/sbe/commit/c1da4a458459>`__ Handle hreset of SBE
+-  `7d1ec1f14057 <https://github.com/open-power/sbe/commit/7d1ec1f14057>`__ Bump up security list table size datatype
+-  `9f90433232b8 <https://github.com/open-power/sbe/commit/9f90433232b8>`__ Support periodic timer
+-  `8ea4ecdb8d56 <https://github.com/open-power/sbe/commit/8ea4ecdb8d56>`__ Fill MBOX response on get capabilities
+-  `bd0b22cd5586 <https://github.com/open-power/sbe/commit/bd0b22cd5586>`__ Fix timer issue in Async task
+-  `fad6732f2270 <https://github.com/open-power/sbe/commit/fad6732f2270>`__ Check for system checkstop for individual mpipl step
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.1-patches-10:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-10:
+
+Commits
+~~~~~~~
+
+Akshay Adiga (1):
+
+-  `34e9c3c1edb3 <https://github.com/open-power/skiboot/commit/34e9c3c1edb3>`__ SLW: Remove stop1_lite and stop2_lite
+
+Alexey Kardashevskiy (1):
+
+-  `fca2b2b839a6 <https://github.com/open-power/skiboot/commit/fca2b2b839a6>`__ npu2: Reset NVLinks on hot reset
+
+Andrew Donnellan (7):
+
+-  `44709b88491c <https://github.com/open-power/skiboot/commit/44709b88491c>`__ hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefix
+-  `a5530359e129 <https://github.com/open-power/skiboot/commit/a5530359e129>`__ slw: Fix trivial typo in debug message
+-  `815417dcda2e <https://github.com/open-power/skiboot/commit/815417dcda2e>`__ init, occ: Initialise OCC earlier on BMC systems
+-  `ef623f91e5c4 <https://github.com/open-power/skiboot/commit/ef623f91e5c4>`__ occ: Move occ declarations into occ.h
+-  `9b394a32c8ea <https://github.com/open-power/skiboot/commit/9b394a32c8ea>`__ occ: Add support for GPU presence detection
+-  `a36b40799055 <https://github.com/open-power/skiboot/commit/a36b40799055>`__ npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device tree
+-  `6889a6134960 <https://github.com/open-power/skiboot/commit/6889a6134960>`__ occ: Update Dynamic Data comment block with new GPU presence fields
+
+Andrew Jeffery (2):
+
+-  `50dfd067835a <https://github.com/open-power/skiboot/commit/50dfd067835a>`__ pci: Fix PCI_DEVICE_ID()
+-  `dc24a1fd61e0 <https://github.com/open-power/skiboot/commit/dc24a1fd61e0>`__ core: Add test for PCI quirks
+
+Balbir Singh (1):
+
+-  `8cbe91569112 <https://github.com/open-power/skiboot/commit/8cbe91569112>`__ external/mambo: Add support for readline if it exists
+
+Balbir singh (6):
+
+-  `ad58f8da1d4f <https://github.com/open-power/skiboot/commit/ad58f8da1d4f>`__ Fix strtok for previous tokens being NULL
+-  `e18f3fd2301c <https://github.com/open-power/skiboot/commit/e18f3fd2301c>`__ check for NULL input string in is_sai_loc_code
+-  `9da2eb12f14f <https://github.com/open-power/skiboot/commit/9da2eb12f14f>`__ mbox/flash: Remove dead code
+-  `7ed804a6fbc0 <https://github.com/open-power/skiboot/commit/7ed804a6fbc0>`__ libflash/blocklevel_write: Fix missing error handling
+-  `5802477a821e <https://github.com/open-power/skiboot/commit/5802477a821e>`__ libflash/blocklevel.c: Remove unused store to ecc_len
+-  `6ede024c810f <https://github.com/open-power/skiboot/commit/6ede024c810f>`__ pmem: volatile bindings for the poorly enabled
+
+Benjamin Herrenschmidt (5):
+
+-  `98ad450bd75e <https://github.com/open-power/skiboot/commit/98ad450bd75e>`__ cpu: Remove duplicate setting of LPCR
+-  `a8700b5beeab <https://github.com/open-power/skiboot/commit/a8700b5beeab>`__ cpu: Do an isync after setting LPCR
+-  `08992151641a <https://github.com/open-power/skiboot/commit/08992151641a>`__ fsp/console: Always establish OPAL console API backend
+-  `15d9f3199782 <https://github.com/open-power/skiboot/commit/15d9f3199782>`__ cpu: Use STOP1 on POWER9 for idle/sleep inside OPAL
+-  `53dac89cb8aa <https://github.com/open-power/skiboot/commit/53dac89cb8aa>`__ cpu: Cleanup clearing of doorbells on P9
+
+Breno Leitao (1):
+
+-  `67bdd1668e6a <https://github.com/open-power/skiboot/commit/67bdd1668e6a>`__ doc: add entry for OPAL_CHECK_ASYNC_COMPLETION
+
+Christophe Lombard (2):
+
+-  `1e5668520cfb <https://github.com/open-power/skiboot/commit/1e5668520cfb>`__ capi: Add a comment for the Transport Control Register
+-  `98182a960c5f <https://github.com/open-power/skiboot/commit/98182a960c5f>`__ capi: Select the correct IODA table entry for the mbt cache.
+
+Cédric Le Goater (1):
+
+-  `35cd7a379b93 <https://github.com/open-power/skiboot/commit/35cd7a379b93>`__ plat/qemu: add PNOR support
+
+Dan Crowell (1):
+
+-  `55ef0db841a0 <https://github.com/open-power/skiboot/commit/55ef0db841a0>`__ Add prepare_hbrt_update to hbrt interfaces
+
+Frederic Barrat (7):
+
+-  `b5c863a86427 <https://github.com/open-power/skiboot/commit/b5c863a86427>`__ npu2-opencapi: Use presence detection
+-  `baa4156c71f4 <https://github.com/open-power/skiboot/commit/baa4156c71f4>`__ npu2-opencapi: Rework adapter reset
+-  `465bc3cac5b6 <https://github.com/open-power/skiboot/commit/465bc3cac5b6>`__ npu2-opencapi: Train links on fundamental reset
+-  `f27a6322ec1c <https://github.com/open-power/skiboot/commit/f27a6322ec1c>`__ npu2-opencapi: Cleanup traces printed during link training
+-  `60cb2cd0595d <https://github.com/open-power/skiboot/commit/60cb2cd0595d>`__ npu2-opencapi: Fix link state to report link down
+-  `94140dbc6a9c <https://github.com/open-power/skiboot/commit/94140dbc6a9c>`__ npu2-opencapi: reduce number of retries to train the link
+-  `c2ce576152b4 <https://github.com/open-power/skiboot/commit/c2ce576152b4>`__ p8-i2c: fix wrong request status when a reset is needed
+
+Haren Myneni (1):
+
+-  `56026a132924 <https://github.com/open-power/skiboot/commit/56026a132924>`__ NX: Add NX coprocessor init opal call
+
+Joel Stanley (8):
+
+-  `22320e119800 <https://github.com/open-power/skiboot/commit/22320e119800>`__ pflash: Use correct prefix when installing
+-  `3754022e50d5 <https://github.com/open-power/skiboot/commit/3754022e50d5>`__ occ-sensor: Avoid using uninitialised struct cpu_thread
+-  `4026841b4848 <https://github.com/open-power/skiboot/commit/4026841b4848>`__ timebase: Remove unused remaining time calculation
+-  `c3f20185ff5d <https://github.com/open-power/skiboot/commit/c3f20185ff5d>`__ hdata: Remove hn variable where it is unused
+-  `b2054c43315d <https://github.com/open-power/skiboot/commit/b2054c43315d>`__ psi: Properly mask errors in SEMR
+-  `c032c5991207 <https://github.com/open-power/skiboot/commit/c032c5991207>`__ ast-bmc: Document BMC scratch register
+-  `b09e48ffcdbf <https://github.com/open-power/skiboot/commit/b09e48ffcdbf>`__ astbmc: Enable mbox depending on scratch reg
+-  `5235791bbc66 <https://github.com/open-power/skiboot/commit/5235791bbc66>`__ opal-ci: qemu: Use the powernv-3.0 branch
+
+Madhavan Srinivasan (1):
+
+-  `28ba76c32ea1 <https://github.com/open-power/skiboot/commit/28ba76c32ea1>`__ external/xscom-utils: Add python library for xscom access
+
+Mahesh Salgaonkar (2):
+
+-  `e9ee7c7d3571 <https://github.com/open-power/skiboot/commit/e9ee7c7d3571>`__ opal-prd: Do not error out on first failure for soft/hard offline.
+-  `fa82d360a73a <https://github.com/open-power/skiboot/commit/fa82d360a73a>`__ opal/hmi: Display correct chip id while printing NPU FIRs.
+
+Michael Neuling (4):
+
+-  `3d019581c981 <https://github.com/open-power/skiboot/commit/3d019581c981>`__ cpu: Clear PCR SPR in opal_reinit_cpus()
+-  `da05882b8e6e <https://github.com/open-power/skiboot/commit/da05882b8e6e>`__ phb4: Minimise wait when moving through FRESET states
+-  `efc4020a32fb <https://github.com/open-power/skiboot/commit/efc4020a32fb>`__ phb4: Move training trace logging to next state.
+-  `9078f8268922 <https://github.com/open-power/skiboot/commit/9078f8268922>`__ phb4: Delay training till after PERST is deasserted
+
+Nicholas Piggin (3):
+
+-  `277615348ba6 <https://github.com/open-power/skiboot/commit/277615348ba6>`__ core/console: fix deadlock when printing with console lock held
+-  `7a3f307ed0db <https://github.com/open-power/skiboot/commit/7a3f307ed0db>`__ core/cpu: parallelise global CPU register setting jobs
+-  `e21159bf9683 <https://github.com/open-power/skiboot/commit/e21159bf9683>`__ core: always flush console before stopping
+
+Oliver O’Halloran (4):
+
+-  `ac6059026442 <https://github.com/open-power/skiboot/commit/ac6059026442>`__ p8-i2c: Allow a per-port default timeout
+-  `3668dc88a1bd <https://github.com/open-power/skiboot/commit/3668dc88a1bd>`__ hdata: Add TPM timeout workaround
+-  `81d52fb22cc9 <https://github.com/open-power/skiboot/commit/81d52fb22cc9>`__ libstb/i2c-driver: Bump max timeout
+-  `49656a181133 <https://github.com/open-power/skiboot/commit/49656a181133>`__ p8-i2c: Remove force reset
+
+Reza Arbab (1):
+
+-  `5ff8763c9b04 <https://github.com/open-power/skiboot/commit/5ff8763c9b04>`__ npu2/hw-procedures: Fence bricks via NTL instead of MISC
+
+Samuel Mendoza-Jonas (2):
+
+-  `3f0ddec7e719 <https://github.com/open-power/skiboot/commit/3f0ddec7e719>`__ astbmc: Set romulus BMC type to OpenBMC
+-  `5cc781de8803 <https://github.com/open-power/skiboot/commit/5cc781de8803>`__ ffspart: Don’t require user to create blank partitions manually
+
+Shilpasri G Bhat (1):
+
+-  `d6de8fe73b88 <https://github.com/open-power/skiboot/commit/d6de8fe73b88>`__ occ: sensors: Fix the size of the phandle array ‘sensors’ in DT
+
+Stewart Smith (30):
+
+-  `fe4cb348e13b <https://github.com/open-power/skiboot/commit/fe4cb348e13b>`__ skiboot 6.0.2 release notes
+-  `ce2aab620902 <https://github.com/open-power/skiboot/commit/ce2aab620902>`__ doc: Further document development and release process
+-  `32e6ad0692ae <https://github.com/open-power/skiboot/commit/32e6ad0692ae>`__ doc/opal-power-shift-ratio: fix table formatting
+-  `0181eea27db1 <https://github.com/open-power/skiboot/commit/0181eea27db1>`__ doc/opal-api: flesh out return-codes documentation
+-  `e92277523645 <https://github.com/open-power/skiboot/commit/e92277523645>`__ AMI BMC: use 0x3a as OEM command
+-  `dc4e55316981 <https://github.com/open-power/skiboot/commit/dc4e55316981>`__ skiboot 6.0.4 release notes
+-  `d14909ecbd0d <https://github.com/open-power/skiboot/commit/d14909ecbd0d>`__ skiboot 5.10.6 release notes
+-  `4a4840a304ba <https://github.com/open-power/skiboot/commit/4a4840a304ba>`__ skiboot 5.9.9 release notes
+-  `b4a02f79820b <https://github.com/open-power/skiboot/commit/b4a02f79820b>`__ skiboot 5.4.10 release notes
+-  `f708f67a4d0a <https://github.com/open-power/skiboot/commit/f708f67a4d0a>`__ hdata/tests/stubs.c: fix GCC8 warning
+-  `b32ddeb7ea0d <https://github.com/open-power/skiboot/commit/b32ddeb7ea0d>`__ core/test/run_mem_region: fix GCC8 compile error
+-  `44d0f8638bc1 <https://github.com/open-power/skiboot/commit/44d0f8638bc1>`__ hdata/spira.c: fix iplparams feature name string handling
+-  `70d544de8739 <https://github.com/open-power/skiboot/commit/70d544de8739>`__ hdata/i2c.c: fix building with gcc8
+-  `918b7233d3bb <https://github.com/open-power/skiboot/commit/918b7233d3bb>`__ Add -Wno-stringop-truncation for GCC8
+-  `2865cedf49bf <https://github.com/open-power/skiboot/commit/2865cedf49bf>`__ travis: add fedora28
+-  `021f6f39b9bf <https://github.com/open-power/skiboot/commit/021f6f39b9bf>`__ test/qemu: skip qemu test if ‘old’ qemu without PCR
+-  `bbfd8738319f <https://github.com/open-power/skiboot/commit/bbfd8738319f>`__ travis: remove Ubuntu 12.04
+-  `5b70462c73a8 <https://github.com/open-power/skiboot/commit/5b70462c73a8>`__ ipmi-watchdog: don’t run by default yet
+-  `a5a32e86f3e2 <https://github.com/open-power/skiboot/commit/a5a32e86f3e2>`__ libflash: fix gcov build
+-  `1b86a92b6cb6 <https://github.com/open-power/skiboot/commit/1b86a92b6cb6>`__ Quieten console output on boot
+-  `61bbadfcd603 <https://github.com/open-power/skiboot/commit/61bbadfcd603>`__ Blockchain isn’t the only data structure deserving of love
+-  `8f650b6d55b4 <https://github.com/open-power/skiboot/commit/8f650b6d55b4>`__ hw/bt.c: quieten all the noisy BT/IPMI messages
+-  `e50e239b75c3 <https://github.com/open-power/skiboot/commit/e50e239b75c3>`__ libflash: quieten our logging
+-  `1839d2c714f8 <https://github.com/open-power/skiboot/commit/1839d2c714f8>`__ ipmi-sel: use opal_booting() over poking at debug descriptor
+-  `b1dee4a43dc3 <https://github.com/open-power/skiboot/commit/b1dee4a43dc3>`__ Split debug_descriptor out into own include file
+-  `900f86ab6ff7 <https://github.com/open-power/skiboot/commit/900f86ab6ff7>`__ Move include lock.h to fsp-console.h from console.h
+-  `440ecc83ab75 <https://github.com/open-power/skiboot/commit/440ecc83ab75>`__ skiboot v6.1-rc1 release notes
+-  `af1cbe34c85d <https://github.com/open-power/skiboot/commit/af1cbe34c85d>`__ test/qemu: start building qemu again, and use our built qemu for tests
+-  `4949e4417d0e <https://github.com/open-power/skiboot/commit/4949e4417d0e>`__ skiboot 6.0.5 release notes
+-  `452998f4be59 <https://github.com/open-power/skiboot/commit/452998f4be59>`__ skiboot 6.1 release notes
+
+Vaibhav Jain (2):
+
+-  `47c09cdfe7a3 <https://github.com/open-power/skiboot/commit/47c09cdfe7a3>`__ phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC
+-  `8e61dfdb3865 <https://github.com/open-power/skiboot/commit/8e61dfdb3865>`__ cpu: Ensure no-return flag is updated for current cpu_thread
+
+Vasant Hegde (4):
+
+-  `bb0079ea8490 <https://github.com/open-power/skiboot/commit/bb0079ea8490>`__ platform/astbmc: Do not delete compatible property
+-  `ded1f6e1abf5 <https://github.com/open-power/skiboot/commit/ded1f6e1abf5>`__ fast-reboot: Disable on FSP IPL side change
+-  `77f510d35e8d <https://github.com/open-power/skiboot/commit/77f510d35e8d>`__ vpd: Sanitize VPD data
+-  `861350941f9a <https://github.com/open-power/skiboot/commit/861350941f9a>`__ vpd: Add vendor property to processor node
+
+William A. Kennington III (9):
+
+-  `27dec8f85b68 <https://github.com/open-power/skiboot/commit/27dec8f85b68>`__ ipmi-watchdog: WD_POWER_CYCLE_ACTION -> WD_RESET_ACTION
+-  `b23d7714b4b8 <https://github.com/open-power/skiboot/commit/b23d7714b4b8>`__ ipmi-watchdog: Make it possible to set DONT_STOP
+-  `af7c59027d7b <https://github.com/open-power/skiboot/commit/af7c59027d7b>`__ ipmi-watchdog: Don’t reset the watchdog twice
+-  `84995f900497 <https://github.com/open-power/skiboot/commit/84995f900497>`__ ipmi-watchdog: Don’t disable at shutdown
+-  `c9f363245238 <https://github.com/open-power/skiboot/commit/c9f363245238>`__ ipmi-watchdog: Add a flag to determine if we are still ticking
+-  `651f2049feb3 <https://github.com/open-power/skiboot/commit/651f2049feb3>`__ ipmi-watchdog: The stop action should disable reset
+-  `7e956e687e64 <https://github.com/open-power/skiboot/commit/7e956e687e64>`__ ipmi-watchdog: Simplify our completion function
+-  `2d2916409639 <https://github.com/open-power/skiboot/commit/2d2916409639>`__ ipmi-watchdog: Support resetting the watchdog after set
+-  `e6e74c53ed64 <https://github.com/open-power/skiboot/commit/e6e74c53ed64>`__ ipmi-watchdog: Support handling re-initialization
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _v2.1-patches-11:
+
+Patches
+~~~~~~~
+
+.. _v2.1-commits-11:
+
+Commits
+~~~~~~~
+
+Adrian Barrera (2):
+
+-  `46c6f2b4f13e <https://github.com/open-power/zaius-xml/commit/46c6f2b4f13e>`__ Enable stop states 4,5
+-  `f9eeb2840947 <https://github.com/open-power/zaius-xml/commit/f9eeb2840947>`__ Enable WOF Phase 2 Support
diff --git a/_sources/release-notes/v2.2-rc1.rst.txt b/_sources/release-notes/v2.2-rc1.rst.txt
new file mode 100644
index 0000000..6212dae
--- /dev/null
+++ b/_sources/release-notes/v2.2-rc1.rst.txt
@@ -0,0 +1,4049 @@
+Release Notes for OpenPower Firmware v2.2-rc1
+=============================================
+
+op-build v2.2-rc1 was released on Thursday November 29th, 2018. It will become the new stable
+release of op-build, following on from v2.1, first released on July 12th, 2018.
+
+op-build v2.2-rc1 contains all the fixes as of op-build v2.0.10, and we expect to continue to do
+stable 2.0.y releases of v2.0 into the forseeable future.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.2 release. We expect to do a final
+v2.2 tagged release early December 2018.
+
+Removed platforms
+-----------------
+
+-  openpower_p9_mambo
+
+The openpower_mambo and openpower_p9_mambo defconfigs were the same, so we only need one of them.
+
+Updated Packages
+----------------
+
++--------------------+--------------+---------------+---------------------------------------------+
+| Package            | Old Version  | New Version   | Platforms                                   |
++====================+==============+===============+=============================================+
+| busybox            | 1.28.4       | 1.29.3        | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| dtc                | 1.4.4        | 1.4.7         | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| elfutils           | 0.169        | 0.174         | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| ethtool            | 4.15         | 4.16          | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| hcode              | hw061618a.92 | hw112118a.930 | p9dsu, romulus, witherspoon,                |
+|                    | 0            |               | witherspoon_dev, zaius                      |
++--------------------+--------------+---------------+---------------------------------------------+
+| hostboot           | 16f11c2e9    | 14dbbd68d     | witherspoon_dev                             |
++--------------------+--------------+---------------+---------------------------------------------+
+| hostboot           | 876b79aac    | 3f1f2186b     | p9dsu, romulus, witherspoon, zaius          |
++--------------------+--------------+---------------+---------------------------------------------+
+| hostboot-binaries  | hw070718b.92 | hw111318a.930 | barreleye, firestone, garrison, habanero,   |
+|                    | 0            |               | p9dsu, palmetto, romulus, vesnin,           |
+|                    |              |               | witherspoon, witherspoon_dev, zaius         |
++--------------------+--------------+---------------+---------------------------------------------+
+| hostboot-p8        | d3025f5d7    | c35645e2d     | barreleye, firestone, garrison, habanero,   |
+|                    |              |               | palmetto, vesnin                            |
++--------------------+--------------+---------------+---------------------------------------------+
+| ima-catalog        | 6a1fd2545    | 3d30c7aca     | barreleye, firestone, garrison, habanero,   |
+|                    |              |               | p9dsu, palmetto, romulus, vesnin,           |
+|                    |              |               | witherspoon, witherspoon_dev, zaius         |
++--------------------+--------------+---------------+---------------------------------------------+
+| libflash           | v5.10.1      | v6.2-rc1      | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, p9dsu, palmetto, pseries,         |
+|                    |              |               | romulus, vesnin, witherspoon,               |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| linux              | 4.17.4       | 4.19.4        | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| linux-firmware     | 65b1c68c6    | 8d69bab7a     | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, witherspoon,              |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| linux-headers      | 4.17.4       | 4.19.4        | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | 6a78496c2    | acb73cf1f     | habanero                                    |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | c6f563966    | e0fae90fc     | palmetto                                    |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | b788f9984    | d91ade764     | romulus                                     |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | dda5b93d9    | 4fb3a4b92     | vesnin                                      |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | 7cd20a6ac    | c488a6234     | witherspoon                                 |
++--------------------+--------------+---------------+---------------------------------------------+
+| machine-xml        | f9eeb2840    | 40bf092f8     | zaius                                       |
++--------------------+--------------+---------------+---------------------------------------------+
+| occ                | 5c01b5476    | 12c8088a3     | p9dsu, romulus, witherspoon,                |
+|                    |              |               | witherspoon_dev, zaius                      |
++--------------------+--------------+---------------+---------------------------------------------+
+| openpower-pnor     | f6d970c6a    | aa94a39eb     | barreleye, firestone, garrison, habanero,   |
+|                    |              |               | p9dsu, palmetto, romulus, vesnin,           |
+|                    |              |               | witherspoon, witherspoon_dev, zaius         |
++--------------------+--------------+---------------+---------------------------------------------+
+| petitboot          | 1.8.0        | 1.9.2         | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| sbe                | fad6732f2    | cf61dc391     | p9dsu, romulus, witherspoon,                |
+|                    |              |               | witherspoon_dev, zaius                      |
++--------------------+--------------+---------------+---------------------------------------------+
+| skiboot            | v6.1         | v6.2-rc2      | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+| util-linux         | 2.32         | 2.32.1        | barreleye, firenze, firestone, garrison,    |
+|                    |              |               | habanero, openpower_mambo, p9dsu, palmetto, |
+|                    |              |               | pseries, romulus, vesnin, witherspoon,      |
+|                    |              |               | witherspoon_dev, zaius, zz                  |
++--------------------+--------------+---------------+---------------------------------------------+
+
+Removed Packages
+----------------
+
++---------------+-----------+-------------------------------------------------+
+| Package       | Version   | Platforms                                       |
++===============+===========+=================================================+
+| common-p8-xml | e02b6f6dd | p9dsu,romulus,witherspoon,witherspoon_dev,zaius |
++---------------+-----------+-------------------------------------------------+
+| occ           | 5c01b5476 | zz                                              |
++---------------+-----------+-------------------------------------------------+
+| openpower-mrw | 0729a4a68 | p9dsu,romulus,witherspoon,witherspoon_dev,zaius |
++---------------+-----------+-------------------------------------------------+
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Joel Stanley (1):
+
+-  `0c79a27379bd <https://github.com/open-power/habanero-xml/commit/0c79a27379bd>`__ Fix
+   IBSCOM_MCS_BASE_ADDR value
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+.. _op-build-v2.2-rc1-patches-1:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-1:
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `28e636043531 <https://github.com/open-power/hcode/commit/28e636043531>`__ Set GPMMR
+   RESET_STATE_INDICATOR
+
+Anusha Reddy Rangareddygari (1):
+
+-  `9d9a20de2e4b <https://github.com/open-power/hcode/commit/9d9a20de2e4b>`__ Adding a fapi_assert
+   to flag error if PPE is not halted.
+
+Brian Vanderpool (10):
+
+-  `e3d105d276b3 <https://github.com/open-power/hcode/commit/e3d105d276b3>`__ STOP: Clear CPPM_PECES
+   on entry during power save cycle to prevent wakeup events
+-  `0d334632a4fc <https://github.com/open-power/hcode/commit/0d334632a4fc>`__ Enable CME IAR trace
+   and remove stall events from trace
+-  `2770649588ff <https://github.com/open-power/hcode/commit/2770649588ff>`__ STOP: PCBMux Savior
+   version 2 + TLBIE workaround
+-  `387d0dff2475 <https://github.com/open-power/hcode/commit/387d0dff2475>`__ STOP: Scom Restore
+   version 2
+-  `127b1eca3e84 <https://github.com/open-power/hcode/commit/127b1eca3e84>`__ STOP: Release the PCB
+   Atomic lock on aborted Stop 11 entry
+-  `69de20ee7f49 <https://github.com/open-power/hcode/commit/69de20ee7f49>`__ This reverts the stop
+   1 commits
+-  `927a4ffbc292 <https://github.com/open-power/hcode/commit/927a4ffbc292>`__ STOP: Move delay after
+   LPID change to before asserting quiesce
+-  `0999eb2d7378 <https://github.com/open-power/hcode/commit/0999eb2d7378>`__ STOP: Give SGPE
+   control over VDM, DPLL before turning off Jump protect and VDMs
+-  `585ebdd5ad02 <https://github.com/open-power/hcode/commit/585ebdd5ad02>`__ STOP: Fix DB2 message
+   for DD1
+-  `22782e49d66c <https://github.com/open-power/hcode/commit/22782e49d66c>`__ STOP: Clear CPPM_PECES
+   on entry during power save cycle to prevent wakeup events
+
+Chris Steffen (1):
+
+-  `6d1fd2cc84e1 <https://github.com/open-power/hcode/commit/6d1fd2cc84e1>`__ Alink Hot Repair Fix
+
+Christopher M. Riedl (5):
+
+-  `d1883eb35452 <https://github.com/open-power/hcode/commit/d1883eb35452>`__ Pstate: Resonant
+   Clocking Enablement - CME Hcode
+-  `6b5e4bb67b41 <https://github.com/open-power/hcode/commit/6b5e4bb67b41>`__ Pstate: Remove legacy
+   VDM code
+-  `212a68631c93 <https://github.com/open-power/hcode/commit/212a68631c93>`__ Pstate: VDM Enablement
+-  `2815449e8a63 <https://github.com/open-power/hcode/commit/2815449e8a63>`__ PM: Implement L2
+   Resclk Function
+-  `1257a0854ca3 <https://github.com/open-power/hcode/commit/1257a0854ca3>`__ IOTA
+
+Claus Michael Olsen (3):
+
+-  `57bbd2874a93 <https://github.com/open-power/hcode/commit/57bbd2874a93>`__ Cleanup: Updated Mvpd
+   access function and removal of unused rings
+-  `68ddc7db4986 <https://github.com/open-power/hcode/commit/68ddc7db4986>`__ Infrastructure support
+   for new MC OMI rings for Axone
+-  `3c3a12adec74 <https://github.com/open-power/hcode/commit/3c3a12adec74>`__ OCMB explorer
+   initCompiler support
+
+Douglas Gilbert (1):
+
+-  `ed9af7a17733 <https://github.com/open-power/hcode/commit/ed9af7a17733>`__ HCODE Make divide
+   using DERP/DORP atomic
+
+Greg Still (5):
+
+-  `dc65a4916ce5 <https://github.com/open-power/hcode/commit/dc65a4916ce5>`__ PM: clear Hcode error
+   injection bits upon injection and malf alert
+-  `b342ec7d38cc <https://github.com/open-power/hcode/commit/b342ec7d38cc>`__ SGPE and CME scanning
+   integration
+-  `1dcc359d6da6 <https://github.com/open-power/hcode/commit/1dcc359d6da6>`__ PM: clear Hcode error
+   injection bits upon injection and malf alert
+-  `d11796515369 <https://github.com/open-power/hcode/commit/d11796515369>`__ SMF: SBE updates for
+   SMF (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+-  `962e9921c88b <https://github.com/open-power/hcode/commit/962e9921c88b>`__ SMF: clear HRMOR[15]
+   in all modes so that secure mode won’t hang core
+
+Gregory S. Still (2):
+
+-  `5762d99877f8 <https://github.com/open-power/hcode/commit/5762d99877f8>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+-  `51932dc44266 <https://github.com/open-power/hcode/commit/51932dc44266>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+
+Jenny Huynh (2):
+
+-  `473b1f4620dd <https://github.com/open-power/hcode/commit/473b1f4620dd>`__ HW417560 NCU master
+   tlbie settings tuning
+-  `08985a7d51c3 <https://github.com/open-power/hcode/commit/08985a7d51c3>`__ Secure memory
+   allocation and setup
+
+Joe McGill (1):
+
+-  `8fde47008ae5 <https://github.com/open-power/hcode/commit/8fde47008ae5>`__ FBC TDM recovery – PPE
+   update, clear recal_abort, pdwn unconnected lanes
+
+Michael Floyd (5):
+
+-  `060a3ae8b3a1 <https://github.com/open-power/hcode/commit/060a3ae8b3a1>`__ STOP: Support to
+   unfreeze IMA after self-restore
+-  `b46f051b9884 <https://github.com/open-power/hcode/commit/b46f051b9884>`__ STOP: Actually enable
+   Manual Stop1 for Nimbus DD1 to fix the PSSCR PLS reporting
+-  `51a2d2a61147 <https://github.com/open-power/hcode/commit/51a2d2a61147>`__ STOP: Fix STOP1
+   correctly for DD1 Workaround
+-  `0fea3b073537 <https://github.com/open-power/hcode/commit/0fea3b073537>`__ Fix DD LEVEL to
+   support minor ECs
+-  `d520bc71a080 <https://github.com/open-power/hcode/commit/d520bc71a080>`__ CME Code Size
+   Reduction ATTEMPT#3
+
+Prasad Bg Ranganath (2):
+
+-  `08ca175ac7d3 <https://github.com/open-power/hcode/commit/08ca175ac7d3>`__ Putring support for
+   SGPE platform
+-  `90d69ca63b67 <https://github.com/open-power/hcode/commit/90d69ca63b67>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+
+Prem Shanker Jha (23):
+
+-  `edbff4367d05 <https://github.com/open-power/hcode/commit/edbff4367d05>`__ STOP API: API
+   conditionally supports 255 SCOM restore entries for each quad.
+-  `66176a78c769 <https://github.com/open-power/hcode/commit/66176a78c769>`__ PM: Added support for
+   enable disable of 24x7 IMA.
+-  `2f1b55d0784a <https://github.com/open-power/hcode/commit/2f1b55d0784a>`__ EQ SCOM Restore:
+   Introduced version control in SCOM restore entry.
+-  `c5e1d1e154fa <https://github.com/open-power/hcode/commit/c5e1d1e154fa>`__ Hcode Injection: Adds
+   hcode error injection capability.
+-  `2c4a28977ea7 <https://github.com/open-power/hcode/commit/2c4a28977ea7>`__ SCOM Restore:
+   Increased max eq scom restores entries supported to 255.
+-  `058ab063c16f <https://github.com/open-power/hcode/commit/058ab063c16f>`__ SCOM Restore: Handle
+   case of old HB and new STOP API case.
+-  `64f1e841cc66 <https://github.com/open-power/hcode/commit/64f1e841cc66>`__ SCOM Restore: Updated
+   EQ SCOM Restore logic.
+-  `ffe69c747671 <https://github.com/open-power/hcode/commit/ffe69c747671>`__ UV Support: CME Hcode
+   changes to enable STOP entry exit in SMF mode.
+-  `5477b13b8aa1 <https://github.com/open-power/hcode/commit/5477b13b8aa1>`__ Self Restore:
+   Integrated build with rest of the EKB build flow.
+-  `52a11a1d8cc7 <https://github.com/open-power/hcode/commit/52a11a1d8cc7>`__ Revert “Self Restore:
+   Integrated build with rest of the EKB build flow.”
+-  `00771fa993da <https://github.com/open-power/hcode/commit/00771fa993da>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+-  `c919d9d0b0a5 <https://github.com/open-power/hcode/commit/c919d9d0b0a5>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `d7e8d7883577 <https://github.com/open-power/hcode/commit/d7e8d7883577>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `3061db3d69ee <https://github.com/open-power/hcode/commit/3061db3d69ee>`__ STOP API: Changes for
+   SMF and SPR self save
+-  `0adc4f9c9733 <https://github.com/open-power/hcode/commit/0adc4f9c9733>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `56c7b556aa46 <https://github.com/open-power/hcode/commit/56c7b556aa46>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `df7b1f86b421 <https://github.com/open-power/hcode/commit/df7b1f86b421>`__ Img Build: HOMER
+   changes for SMF and SPR self save.
+-  `12ef819fb295 <https://github.com/open-power/hcode/commit/12ef819fb295>`__ Self Restore:
+   Integrated build with rest of the EKB build flow.
+-  `03fb4ce48575 <https://github.com/open-power/hcode/commit/03fb4ce48575>`__ Revert “Self Restore:
+   Integrated build with rest of the EKB build flow.”
+-  `2f1739a53581 <https://github.com/open-power/hcode/commit/2f1739a53581>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+-  `7bb39027bdf6 <https://github.com/open-power/hcode/commit/7bb39027bdf6>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `31fe5db5426e <https://github.com/open-power/hcode/commit/31fe5db5426e>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `1762a6ef1dc9 <https://github.com/open-power/hcode/commit/1762a6ef1dc9>`__ Self Restore: Changes
+   for SMF and SPR self save.
+
+Rahul Batra (18):
+
+-  `777fb2ed5684 <https://github.com/open-power/hcode/commit/777fb2ed5684>`__ PGPE: Fixes and
+   Cleanup for Mfg/Char team
+-  `985248cf55ed <https://github.com/open-power/hcode/commit/985248cf55ed>`__ OCC Flags/OCC Scratch
+   Updates
+-  `6b56b1459f58 <https://github.com/open-power/hcode/commit/6b56b1459f58>`__ PSTATE: CME
+   refactoring and cleanup
+-  `40edb9bed0e8 <https://github.com/open-power/hcode/commit/40edb9bed0e8>`__ PM: PGPE-SGPE Common
+   Code Updates
+-  `b87f07ac673a <https://github.com/open-power/hcode/commit/b87f07ac673a>`__ PM: Inter-PPM controls
+   enablement and VDMCFG
+-  `f8af7be16849 <https://github.com/open-power/hcode/commit/f8af7be16849>`__ PM: PMSR Update Fixes
+-  `4f3d1f8ad891 <https://github.com/open-power/hcode/commit/4f3d1f8ad891>`__ PGPE:
+   STOP11+WOF+SafeMode Fixes
+-  `c9cb39853b5c <https://github.com/open-power/hcode/commit/c9cb39853b5c>`__ WOF: More Phase 2
+   Fixes
+-  `dc1e756bfc15 <https://github.com/open-power/hcode/commit/dc1e756bfc15>`__ PGPE: Error Handling
+   Support
+-  `314a7a3990a1 <https://github.com/open-power/hcode/commit/314a7a3990a1>`__ PM: Fixes for Livelock
+   Scenarios
+-  `1dda31245982 <https://github.com/open-power/hcode/commit/1dda31245982>`__ CME: Process DB0
+   inside intercme_msg_handler
+-  `299fb1c3181c <https://github.com/open-power/hcode/commit/299fb1c3181c>`__ PGPE: ACK pending IPCs
+   upon fault with Pstates Stopped
+-  `299a9ff24994 <https://github.com/open-power/hcode/commit/299a9ff24994>`__ PGPE: Don’t set EE=1
+   in CME Err Handler
+-  `a4a2740828dd <https://github.com/open-power/hcode/commit/a4a2740828dd>`__ PGPE: Use correct VPD
+   Pts for VDD to Pstate intp.
+-  `0c9db2e5070a <https://github.com/open-power/hcode/commit/0c9db2e5070a>`__ PM: Add Fields in OCC
+   Comp. Shr SRAM (1/4)
+-  `96d494c43265 <https://github.com/open-power/hcode/commit/96d494c43265>`__ PM: Move SGPE/PGPE
+   Region and update QPMR/PPMR(2/4)
+-  `888eabf3c65b <https://github.com/open-power/hcode/commit/888eabf3c65b>`__ PM:Fill SGPE/PGPE
+   regions fields in QPMR/PPMR(3/4)
+-  `4576fce87893 <https://github.com/open-power/hcode/commit/4576fce87893>`__ PGPE: Only ack pending
+   Quad Exit on WOF Disable
+
+Richard J. Knight (1):
+
+-  `62d33641fb57 <https://github.com/open-power/hcode/commit/62d33641fb57>`__ update gerrit hostname
+   for server migration
+
+Yue Du (131):
+
+-  `9fa0bca8256d <https://github.com/open-power/hcode/commit/9fa0bca8256d>`__ STOP: Fix Srr1 wrongly
+   reported upon special wakeup
+-  `9cf14ad78bee <https://github.com/open-power/hcode/commit/9cf14ad78bee>`__ STOP: Fix CME Special
+   Attention handling
+-  `b187d9dec127 <https://github.com/open-power/hcode/commit/b187d9dec127>`__ STOP: Clean up stop
+   state after aborted L3 purge during Stop 11 entry
+-  `50d85ba05425 <https://github.com/open-power/hcode/commit/50d85ba05425>`__ STOP: Fix Core Special
+   Wakeup window condition
+-  `2f063536057b <https://github.com/open-power/hcode/commit/2f063536057b>`__ PM: PGPE hang fix
+   during VDM droop workaround
+-  `b46364f8852b <https://github.com/open-power/hcode/commit/b46364f8852b>`__ STOP: Fix Stop1 Window
+   conditions
+-  `6d438cd34f57 <https://github.com/open-power/hcode/commit/6d438cd34f57>`__ STOP: Fix hole in
+   62403
+-  `369bb2085bc9 <https://github.com/open-power/hcode/commit/369bb2085bc9>`__ STOP: remove chiplet
+   enable drop in core_poweron for multicast scom
+-  `335521ff5c3c <https://github.com/open-power/hcode/commit/335521ff5c3c>`__ STOP: Fix VDM Droop
+   Event DB3 Window condition breaking STOP
+-  `8ee920ea7232 <https://github.com/open-power/hcode/commit/8ee920ea7232>`__ first draft of
+   ppe_closed/cme & sgpe, and common/pmlib/
+-  `64616b74284e <https://github.com/open-power/hcode/commit/64616b74284e>`__ CME/SGPE: Complete
+   Working STOP8 CME/SGPE Images Snapshot
+-  `5f2e6f8d81d6 <https://github.com/open-power/hcode/commit/5f2e6f8d81d6>`__ CME/SGPE: STOP11
+   CME/SGPE Images Snapshot
+-  `bfede8ec480a <https://github.com/open-power/hcode/commit/bfede8ec480a>`__ Combined Stop/PState
+   Cme Image + unified interrupt handler
+-  `61af8a881aae <https://github.com/open-power/hcode/commit/61af8a881aae>`__ CME/SGPE: update stop
+   cme/sgpe images
+-  `bc9bb572d403 <https://github.com/open-power/hcode/commit/bc9bb572d403>`__ CME/SGPE: Optimus
+   Prime approves these upgrade of STOP images
+-  `79e84aa28337 <https://github.com/open-power/hcode/commit/79e84aa28337>`__ CME/SGPE: STOP Images
+   functional bug fix collection
+-  `6a5a238342c0 <https://github.com/open-power/hcode/commit/6a5a238342c0>`__ CME/SGPE: STOP image
+   updates and fixes
+-  `812806005f0e <https://github.com/open-power/hcode/commit/812806005f0e>`__ CME/SGPE: yet another
+   updating commit for stop images
+-  `03a1c325e27f <https://github.com/open-power/hcode/commit/03a1c325e27f>`__ STOP: Hcode SPWU
+   replacing auto spwu
+-  `43ed89a56b77 <https://github.com/open-power/hcode/commit/43ed89a56b77>`__ HB: fix HB core boot
+   resulting cme boot
+-  `4d137bc45835 <https://github.com/open-power/hcode/commit/4d137bc45835>`__ STOP Image updates
+-  `bfc2e785e03f <https://github.com/open-power/hcode/commit/bfc2e785e03f>`__ STOP: clear EISR
+   pm_active in entry catchup case.
+-  `db26cbf27922 <https://github.com/open-power/hcode/commit/db26cbf27922>`__ STOP: enable cme trace
+   array before cme boot in SGPE
+-  `6237da008ba3 <https://github.com/open-power/hcode/commit/6237da008ba3>`__ STOP: logic hole in L2
+   purge abort causing core being 0 undetected
+-  `08e215c16d75 <https://github.com/open-power/hcode/commit/08e215c16d75>`__ STOP: fix variable
+   spin being defined under epm_tunning enabled
+-  `5e742844d0d6 <https://github.com/open-power/hcode/commit/5e742844d0d6>`__ STOP: Cache Scom
+   Restore(without copy to Sram)
+-  `395eb7ab9d95 <https://github.com/open-power/hcode/commit/395eb7ab9d95>`__ STOP: DD2 - abort
+   entry on attn/recov + skip power off on OOB bits
+-  `5e3e7f755b40 <https://github.com/open-power/hcode/commit/5e3e7f755b40>`__ STOP: scominit adding
+   initfile calls
+-  `add78b915e7e <https://github.com/open-power/hcode/commit/add78b915e7e>`__ STOP: Set chiplet ids
+   in sgpe and cme
+-  `aee37bdb6f32 <https://github.com/open-power/hcode/commit/aee37bdb6f32>`__ STOP: SGPE IPC support
+   for WOF
+-  `ee432a5c78b9 <https://github.com/open-power/hcode/commit/ee432a5c78b9>`__ STOP: Enable
+   DLS+ManualStop1 Fix for DD1
+-  `c47b00594dd0 <https://github.com/open-power/hcode/commit/c47b00594dd0>`__ STOP: Stop cme trace
+   array and halt CME before stop cache clocks
+-  `1cacd2e47afb <https://github.com/open-power/hcode/commit/1cacd2e47afb>`__ STOP: prevent ppe wait
+   cycle being compiled out by compiler
+-  `e5cbaf622642 <https://github.com/open-power/hcode/commit/e5cbaf622642>`__ STOP: Clear up todo
+   items in STOP and mark them with RTC
+-  `7a8ac99b193a <https://github.com/open-power/hcode/commit/7a8ac99b193a>`__ STOP: Fix CME halt in
+   sgpe entry to check partial good ex
+-  `8045ce18d2f1 <https://github.com/open-power/hcode/commit/8045ce18d2f1>`__ HW398205: fix cme
+   entry abort changed irq masking assumption
+-  `9636f085a381 <https://github.com/open-power/hcode/commit/9636f085a381>`__ STOP: optimize size of
+   stop images
+-  `147aa0e27bfb <https://github.com/open-power/hcode/commit/147aa0e27bfb>`__ STOP: Fix L2 purge
+   abort by pc interrupt on core handoff to sgpe
+-  `23699f0f507c <https://github.com/open-power/hcode/commit/23699f0f507c>`__ STOP: move drop few
+   quiesces from l2/cache startclocks to scomcust
+-  `b8fd2c796b1e <https://github.com/open-power/hcode/commit/b8fd2c796b1e>`__ IPL/Stop: Assert
+   ABIST_SRAM_MODE_DC to support ABIST Recovery
+-  `ca38deeb68d3 <https://github.com/open-power/hcode/commit/ca38deeb68d3>`__ STOP: Fix optimize
+   size and quad spwu issue of EIMR bookkeep
+-  `8f9b2870e788 <https://github.com/open-power/hcode/commit/8f9b2870e788>`__ Hcode: Create
+   centralized memory map headers
+-  `2b66fcf8c509 <https://github.com/open-power/hcode/commit/2b66fcf8c509>`__ STOP: Change ring_save
+   structure to 0xfff3fc00 PDA location
+-  `e3f788c9832f <https://github.com/open-power/hcode/commit/e3f788c9832f>`__ STOP: Atomic lock of
+   cache clock controller and PCB slave
+-  `c2290bc9dcd9 <https://github.com/open-power/hcode/commit/c2290bc9dcd9>`__ STOP: FIX phantom
+   wakeup vs. wakeup_notify_select
+-  `0bd58a1ae4cd <https://github.com/open-power/hcode/commit/0bd58a1ae4cd>`__ STOP: Acquire pcbmux
+   after assert glsmux in cme exit
+-  `397e4a685a0a <https://github.com/open-power/hcode/commit/397e4a685a0a>`__ STOP: Conditional
+   compile current error check to save cme size
+-  `2f993351fce4 <https://github.com/open-power/hcode/commit/2f993351fce4>`__ STOP: writing all 1s
+   to lpid of each thread regardless fuse or not
+-  `4e43fe99fdd5 <https://github.com/open-power/hcode/commit/4e43fe99fdd5>`__ STOP: DD2 set
+   PPM_WRITE_DISABLE along with wakeup_notify_select
+-  `d306208678bf <https://github.com/open-power/hcode/commit/d306208678bf>`__ STOP: Using PANIC
+   codes at every pk_halt
+-  `42983359df3b <https://github.com/open-power/hcode/commit/42983359df3b>`__ STOP: IPC Fixes
+-  `018efbd5a68a <https://github.com/open-power/hcode/commit/018efbd5a68a>`__ STOP: Recent Lab Fixes
+-  `c8a51c06776a <https://github.com/open-power/hcode/commit/c8a51c06776a>`__ STOP: express
+   processing targets of stop1/2 and stop5/8 exit
+-  `53f1e7456266 <https://github.com/open-power/hcode/commit/53f1e7456266>`__ STOP: UIH updates on
+   trace and phantom interrupt handling
+-  `14430f595c58 <https://github.com/open-power/hcode/commit/14430f595c58>`__ STOP: clear PCBMUX
+   disable from STOP Exit instead of SGPE INIT
+-  `595dfc61ace3 <https://github.com/open-power/hcode/commit/595dfc61ace3>`__ STOP: Fix express
+   processing commit
+-  `3a274b8ce7a8 <https://github.com/open-power/hcode/commit/3a274b8ce7a8>`__ STOP: Enable CHTM
+-  `25e3908c810f <https://github.com/open-power/hcode/commit/25e3908c810f>`__ STOP: DD2 workaround
+   toggling pm_exit and wakeup without lpid ram
+-  `4214195803a4 <https://github.com/open-power/hcode/commit/4214195803a4>`__ STOP: Add global
+   checkstop FIR check in CME/SGPE
+-  `da5fbae2bce5 <https://github.com/open-power/hcode/commit/da5fbae2bce5>`__ STOP: enable
+   decrementor wakeup
+-  `42ddb69355b9 <https://github.com/open-power/hcode/commit/42ddb69355b9>`__ STOP: SGPE fixes for
+   PGPE Interaction
+-  `dbc5a4d27789 <https://github.com/open-power/hcode/commit/dbc5a4d27789>`__ STOP: Fix
+   FABRIC_PUMP_MODE plumbing in stop images
+-  `8e8f54fb5906 <https://github.com/open-power/hcode/commit/8e8f54fb5906>`__ STOP: Stop1 overall
+   fix
+-  `4404541f4c43 <https://github.com/open-power/hcode/commit/4404541f4c43>`__ STOP: Fix STOP1 with
+   Powermixer
+-  `a7817cd22ca3 <https://github.com/open-power/hcode/commit/a7817cd22ca3>`__ STOP: Fix hostboot
+   stop level mapping
+-  `e1b9fa3165f7 <https://github.com/open-power/hcode/commit/e1b9fa3165f7>`__ STOP: Move Stop 8 code
+   from CME to SGPE for CME space savings
+-  `d5c4e6d6eb3c <https://github.com/open-power/hcode/commit/d5c4e6d6eb3c>`__ STOP: move CME
+   scominits from corequad_init to SGPE
+-  `8d6afc648185 <https://github.com/open-power/hcode/commit/8d6afc648185>`__ STOP: NDD2 daul cast
+   workaround
+-  `9e5e6987ce47 <https://github.com/open-power/hcode/commit/9e5e6987ce47>`__ STOP: Scrub \_ANR and
+   \_OR opcode from regular cme getscom
+-  `3be7a025c4b4 <https://github.com/open-power/hcode/commit/3be7a025c4b4>`__ STOP: Fix suspend_stop
+   when threads are idle
+-  `5ef29f4f0b44 <https://github.com/open-power/hcode/commit/5ef29f4f0b44>`__ STOP: block wakeup (+
+   block entry since patch 15)
+-  `97d950e4fcf4 <https://github.com/open-power/hcode/commit/97d950e4fcf4>`__ STOP: Suspend stop to
+   cmes
+-  `35e40d9f239a <https://github.com/open-power/hcode/commit/35e40d9f239a>`__ STOP: inline
+   called-once functions
+-  `853ebdb748d0 <https://github.com/open-power/hcode/commit/853ebdb748d0>`__ STOP: Fix EPM Compiler
+   error
+-  `1bdd5be3c625 <https://github.com/open-power/hcode/commit/1bdd5be3c625>`__ STOP: CME no state
+   loss causes stop level map
+-  `4f79fd1521fa <https://github.com/open-power/hcode/commit/4f79fd1521fa>`__ STOP: Put PIG and
+   Notify_select back to back
+-  `bb61e86407c9 <https://github.com/open-power/hcode/commit/bb61e86407c9>`__ STOP: collection of
+   small fixes
+-  `dfe9fb6d5b26 <https://github.com/open-power/hcode/commit/dfe9fb6d5b26>`__ STOP: Remove sdisn dd1
+   workaround from dd2, add sync
+-  `165be7914dd4 <https://github.com/open-power/hcode/commit/165be7914dd4>`__ STOP: Disable Stop8
+-  `a785ba7bd82a <https://github.com/open-power/hcode/commit/a785ba7bd82a>`__ STOP: Stop5
+   Performance Boost and solve IPC issues
+-  `46e554dd65d6 <https://github.com/open-power/hcode/commit/46e554dd65d6>`__ STOP: Fix Disable
+   Stop8 on L3 Purge Abort case
+-  `879e075c8794 <https://github.com/open-power/hcode/commit/879e075c8794>`__ STOP: Fix
+   DISABLE_STOP8 broken HB in NDD1
+-  `70ea2a3001f9 <https://github.com/open-power/hcode/commit/70ea2a3001f9>`__ STOP/EPM: Fix Stop5
+   history and marker reporting
+-  `ef3b1c4fd9f6 <https://github.com/open-power/hcode/commit/ef3b1c4fd9f6>`__ STOP: Attempt to Fix
+   quad spwu caused incorrect flow
+-  `5663ad1a0a6e <https://github.com/open-power/hcode/commit/5663ad1a0a6e>`__ STOP: Init code before
+   starting threads
+-  `92e7e51217c7 <https://github.com/open-power/hcode/commit/92e7e51217c7>`__ STOP: Core Xstop
+   Injection
+-  `1d91a624cd08 <https://github.com/open-power/hcode/commit/1d91a624cd08>`__ STOP: Fix NCU tlbie
+   quiesce and purge for disable_stop8
+-  `c4dd66c7e905 <https://github.com/open-power/hcode/commit/c4dd66c7e905>`__ STOP: Fix PIG in L2
+   Resonant Clock support
+-  `3a0701e16b0b <https://github.com/open-power/hcode/commit/3a0701e16b0b>`__ STOP/EPM: Fix EPM
+   marker
+-  `1ca56324b31b <https://github.com/open-power/hcode/commit/1ca56324b31b>`__ STOP: Add Core quiesce
+   workaround to CME Fit Timer
+-  `16c90472bc44 <https://github.com/open-power/hcode/commit/16c90472bc44>`__ STOP: Fix resonant
+   clock supprot for STOP11
+-  `7e6359852b9c <https://github.com/open-power/hcode/commit/7e6359852b9c>`__ STOP: Fix VDM
+-  `6bcca60d0b20 <https://github.com/open-power/hcode/commit/6bcca60d0b20>`__ STOP: Reenable STOP8
+   (without L2 resonant clock support)
+-  `2f9abf6ea21a <https://github.com/open-power/hcode/commit/2f9abf6ea21a>`__ STOP: Core livelock
+   buster
+-  `42f7f0722483 <https://github.com/open-power/hcode/commit/42f7f0722483>`__ STOP: Properly clear
+   DPLL unlock indication in dpll_setup
+-  `8de4444d0bf0 <https://github.com/open-power/hcode/commit/8de4444d0bf0>`__ STOP: Fix VDM being
+   powered down through Stop2
+-  `0d6d5a47ca19 <https://github.com/open-power/hcode/commit/0d6d5a47ca19>`__ STOP: Fix Dec Wakeup
+   on NDD2.1
+-  `687e91a4bebc <https://github.com/open-power/hcode/commit/687e91a4bebc>`__ Revert PLL unlock
+   commits of 45102 and 46563
+-  `84d1108a96f5 <https://github.com/open-power/hcode/commit/84d1108a96f5>`__ STOP: Fix Resonent
+   Clock Support for STOP11
+-  `3f6199622ee9 <https://github.com/open-power/hcode/commit/3f6199622ee9>`__ STOP: Fix SGPE UIH
+   Messed up EIMR book keeping Error
+-  `b5a192341afa <https://github.com/open-power/hcode/commit/b5a192341afa>`__ STOP: Fix SGPE IPC
+   acks causing UIH stack underflow
+-  `9453b8d7ded6 <https://github.com/open-power/hcode/commit/9453b8d7ded6>`__ STOP: EX deconfigure
+   masking for EQ chiplet FIR
+-  `7665beeefb58 <https://github.com/open-power/hcode/commit/7665beeefb58>`__ STOP/PState: SGPE/PGPE
+   Error Handling Support
+-  `9b1b8717adaa <https://github.com/open-power/hcode/commit/9b1b8717adaa>`__ STOP: Fix PLS deepest
+   when stop4+ due to self restore wakeup
+-  `69a928aa4bb2 <https://github.com/open-power/hcode/commit/69a928aa4bb2>`__ STOP: Update STOP
+   History with Stop8 for Srr1 state loss reporting
+-  `55f1962e9611 <https://github.com/open-power/hcode/commit/55f1962e9611>`__ STOP: Fix SGPE stop
+   servicing wakeups
+-  `23df9c72f523 <https://github.com/open-power/hcode/commit/23df9c72f523>`__ STOP: Fix Phantom PCWU
+   causing CME IOTA to halt
+-  `6394ad5d5d44 <https://github.com/open-power/hcode/commit/6394ad5d5d44>`__ STOP: Block Wakeup
+   Mode Fixes for Phyp
+-  `80df64dc8b8d <https://github.com/open-power/hcode/commit/80df64dc8b8d>`__ STOP: Fix Block Wakeup
+   Mode with Catchup and Abort cases
+-  `504882800d12 <https://github.com/open-power/hcode/commit/504882800d12>`__ STOP: Abort Entry on
+   Error
+-  `b85b02d31b6c <https://github.com/open-power/hcode/commit/b85b02d31b6c>`__ STOP: Support Suspend
+   Entry/Exit and Fix Pig Collision
+-  `2daa7fda42f4 <https://github.com/open-power/hcode/commit/2daa7fda42f4>`__ STOP: Fix Data Machine
+   Check with PLS Fix
+-  `1bd7fb127cf2 <https://github.com/open-power/hcode/commit/1bd7fb127cf2>`__ STOP: Fix Infinite
+   Stacking up Stop Processing led by Entry Abort
+-  `d9226cd7ef3c <https://github.com/open-power/hcode/commit/d9226cd7ef3c>`__ STOP: Fix SGPE Active
+   Core Updates
+-  `d1716d00737b <https://github.com/open-power/hcode/commit/d1716d00737b>`__ STOP: Fix History
+   Write Data Machine Check by PPM_WRITE_DISABLE
+-  `a14e95a6f9a9 <https://github.com/open-power/hcode/commit/a14e95a6f9a9>`__ STOP: CME/SGPE Hcode
+   size reduction via global use of literals
+-  `16516a11d74b <https://github.com/open-power/hcode/commit/16516a11d74b>`__ STOP: Fix Srr1 wrongly
+   reported upon special wakeup
+-  `0b555c46d817 <https://github.com/open-power/hcode/commit/0b555c46d817>`__ STOP: Fix leftover
+   wakeup aborting next entry
+-  `4c395be55c71 <https://github.com/open-power/hcode/commit/4c395be55c71>`__ STOP: Clean up stop
+   state after aborted L3 purge during Stop 11 entry
+-  `97ebd3defe27 <https://github.com/open-power/hcode/commit/97ebd3defe27>`__ STOP: Fix Stop1 Window
+   conditions
+-  `0b859154f439 <https://github.com/open-power/hcode/commit/0b859154f439>`__ STOP: Fix hole in
+   62403
+-  `05ecc90b525b <https://github.com/open-power/hcode/commit/05ecc90b525b>`__ STOP: Fix PLS/Srr1
+   over reporting bug (impact stop2 only)
+-  `1e733df20292 <https://github.com/open-power/hcode/commit/1e733df20292>`__ STOP: Assert Auto
+   Special Wakeup mode on cores with halted CME
+-  `691d819d65ae <https://github.com/open-power/hcode/commit/691d819d65ae>`__ STOP: Fix incorrect
+   solution in 61385
+-  `ba27d42d879d <https://github.com/open-power/hcode/commit/ba27d42d879d>`__ STOP: Fix leftover
+   wakeup aborting next entry
+-  `6fa2da010fe0 <https://github.com/open-power/hcode/commit/6fa2da010fe0>`__ STOP: Assert Auto
+   Special Wakeup mode on cores with halted CME
+-  `5e5285bdc7ca <https://github.com/open-power/hcode/commit/5e5285bdc7ca>`__ STOP: Fix Spwu Auto to
+   Manual mode Signals Sync up.
+-  `81d08fdcddec <https://github.com/open-power/hcode/commit/81d08fdcddec>`__ IPL/STOP: Disable LCO
+   when only two EXes are configured
+-  `d1bfc67460df <https://github.com/open-power/hcode/commit/d1bfc67460df>`__ STOP: Disable cache
+   inject and LCO before purge L3
+-  `e995520aa797 <https://github.com/open-power/hcode/commit/e995520aa797>`__ STOP: Fix Bug
+   introduced by 66511
+-  `933b1b1214c5 <https://github.com/open-power/hcode/commit/933b1b1214c5>`__ STOP: Change cme init
+   to avoid using sisr block wakeup status
+
+hostboot (77):
+
+-  `8ebf9d25f75e <https://github.com/open-power/hcode/commit/8ebf9d25f75e>`__ Release tag
+   information updated for hw061918a.920
+-  `ebe34c4d9214 <https://github.com/open-power/hcode/commit/ebe34c4d9214>`__ Release tag
+   information updated for hw062018a.920
+-  `fa642d7dff73 <https://github.com/open-power/hcode/commit/fa642d7dff73>`__ Release tag
+   information updated for hw062118a.920
+-  `c8b9fe083a2d <https://github.com/open-power/hcode/commit/c8b9fe083a2d>`__ Release tag
+   information updated for hw062218a.920
+-  `5aec165e2d02 <https://github.com/open-power/hcode/commit/5aec165e2d02>`__ Release tag
+   information updated for hw062318a.920
+-  `e5489c35029d <https://github.com/open-power/hcode/commit/e5489c35029d>`__ Release tag
+   information updated for hw062518a.920
+-  `6c04729cc5a5 <https://github.com/open-power/hcode/commit/6c04729cc5a5>`__ Release tag
+   information updated for hw062618a.920
+-  `b2db756845d1 <https://github.com/open-power/hcode/commit/b2db756845d1>`__ Release tag
+   information updated for hw062718a.920
+-  `016a745b13ba <https://github.com/open-power/hcode/commit/016a745b13ba>`__ Release tag
+   information updated for hw062818a.920
+-  `169b85d36210 <https://github.com/open-power/hcode/commit/169b85d36210>`__ Release tag
+   information updated for hw062918a.920
+-  `1ff4bfd66475 <https://github.com/open-power/hcode/commit/1ff4bfd66475>`__ Release tag
+   information updated for hw070318a.920
+-  `61331f0370f3 <https://github.com/open-power/hcode/commit/61331f0370f3>`__ Release tag
+   information updated for hw070618a.920
+-  `43f4caba2ed5 <https://github.com/open-power/hcode/commit/43f4caba2ed5>`__ Release tag
+   information updated for hw070718b.920
+-  `4fb5657b74cc <https://github.com/open-power/hcode/commit/4fb5657b74cc>`__ Release tag
+   information updated for hw071018a.920
+-  `63cade31b47f <https://github.com/open-power/hcode/commit/63cade31b47f>`__ Release tag
+   information updated for hw071118a.920
+-  `9585f97f7b16 <https://github.com/open-power/hcode/commit/9585f97f7b16>`__ Release tag
+   information updated for hw071118b.920
+-  `f4500d105ab1 <https://github.com/open-power/hcode/commit/f4500d105ab1>`__ Release tag
+   information updated for hw071418a.920
+-  `a07a0e57a533 <https://github.com/open-power/hcode/commit/a07a0e57a533>`__ Release tag
+   information updated for hw071518a.920
+-  `31e3dd374bb3 <https://github.com/open-power/hcode/commit/31e3dd374bb3>`__ Release tag
+   information updated for hw071718a.920
+-  `c55120a93fee <https://github.com/open-power/hcode/commit/c55120a93fee>`__ Release tag
+   information updated for hw071818a.920
+-  `181339033db5 <https://github.com/open-power/hcode/commit/181339033db5>`__ Release tag
+   information updated for hw072518a.920
+-  `c7456ae85294 <https://github.com/open-power/hcode/commit/c7456ae85294>`__ Release tag
+   information updated for hw072618a.920
+-  `eda2a98fe87d <https://github.com/open-power/hcode/commit/eda2a98fe87d>`__ Release tag
+   information updated for hw080118a.920
+-  `d7ae5d19629f <https://github.com/open-power/hcode/commit/d7ae5d19629f>`__ Release tag
+   information updated for hw080918a.920
+-  `94491cf743ec <https://github.com/open-power/hcode/commit/94491cf743ec>`__ Release tag
+   information updated for hw082218a.930
+-  `f241353a3ec6 <https://github.com/open-power/hcode/commit/f241353a3ec6>`__ Remove files to
+   restore git history
+-  `6786319b2fb4 <https://github.com/open-power/hcode/commit/6786319b2fb4>`__ Release tag
+   information updated for hw082218b.930
+-  `6e6e58f54558 <https://github.com/open-power/hcode/commit/6e6e58f54558>`__ Release tag
+   information updated for hw082318a.930
+-  `054ef762ef58 <https://github.com/open-power/hcode/commit/054ef762ef58>`__ Release tag
+   information updated for hw082418a.930
+-  `22eddcf69bc3 <https://github.com/open-power/hcode/commit/22eddcf69bc3>`__ Release tag
+   information updated for hw082518a.930
+-  `3909ea4b1a3c <https://github.com/open-power/hcode/commit/3909ea4b1a3c>`__ Release tag
+   information updated for hw082718b.930
+-  `0dd088012def <https://github.com/open-power/hcode/commit/0dd088012def>`__ Release tag
+   information updated for hw082818a.930
+-  `4adf86eece20 <https://github.com/open-power/hcode/commit/4adf86eece20>`__ Release tag
+   information updated for hw082918a.930
+-  `75917d6d2499 <https://github.com/open-power/hcode/commit/75917d6d2499>`__ Release tag
+   information updated for hw083018a.930
+-  `8b0503bbb423 <https://github.com/open-power/hcode/commit/8b0503bbb423>`__ Release tag
+   information updated for hw090118a.930
+-  `ba2ab0af5bb9 <https://github.com/open-power/hcode/commit/ba2ab0af5bb9>`__ Release tag
+   information updated for hw090318a.930
+-  `aa14edfd21c2 <https://github.com/open-power/hcode/commit/aa14edfd21c2>`__ Release tag
+   information updated for hw090518a.930
+-  `3850f5347cb2 <https://github.com/open-power/hcode/commit/3850f5347cb2>`__ Release tag
+   information updated for hw091318a.930
+-  `ab50249172ff <https://github.com/open-power/hcode/commit/ab50249172ff>`__ Release tag
+   information updated for hw091518a.930
+-  `2187a72368c3 <https://github.com/open-power/hcode/commit/2187a72368c3>`__ Release tag
+   information updated for hw091818a.930
+-  `96d91da78a8a <https://github.com/open-power/hcode/commit/96d91da78a8a>`__ Release tag
+   information updated for hw091918a.930
+-  `9d245f2518e4 <https://github.com/open-power/hcode/commit/9d245f2518e4>`__ Release tag
+   information updated for hw092018a.930
+-  `c715f43231cc <https://github.com/open-power/hcode/commit/c715f43231cc>`__ Release tag
+   information updated for hw092218a.930
+-  `0ee2ed1e73e5 <https://github.com/open-power/hcode/commit/0ee2ed1e73e5>`__ Release tag
+   information updated for hw092518a.930
+-  `85f754205d58 <https://github.com/open-power/hcode/commit/85f754205d58>`__ Release tag
+   information updated for hw092618a.930
+-  `10bf99ef8b63 <https://github.com/open-power/hcode/commit/10bf99ef8b63>`__ Release tag
+   information updated for hw092718a.930
+-  `110d77df2db5 <https://github.com/open-power/hcode/commit/110d77df2db5>`__ Release tag
+   information updated for hw092818a.930
+-  `96a0480a73df <https://github.com/open-power/hcode/commit/96a0480a73df>`__ Release tag
+   information updated for hw092918a.930
+-  `8994383c50d7 <https://github.com/open-power/hcode/commit/8994383c50d7>`__ Release tag
+   information updated for hw100218a.930
+-  `97dfe3026c12 <https://github.com/open-power/hcode/commit/97dfe3026c12>`__ Release tag
+   information updated for hw100318a.930
+-  `32d6982fa49c <https://github.com/open-power/hcode/commit/32d6982fa49c>`__ Release tag
+   information updated for hw100418a.930
+-  `fb1cfe5d1f0d <https://github.com/open-power/hcode/commit/fb1cfe5d1f0d>`__ Release tag
+   information updated for hw100518a.930
+-  `6083743a69ad <https://github.com/open-power/hcode/commit/6083743a69ad>`__ Release tag
+   information updated for hw100618a.930
+-  `bbc1e12eb3c2 <https://github.com/open-power/hcode/commit/bbc1e12eb3c2>`__ Release tag
+   information updated for hw100918a.930
+-  `833f5f0cac7d <https://github.com/open-power/hcode/commit/833f5f0cac7d>`__ Release tag
+   information updated for hw101018a.930
+-  `2e50384d51b6 <https://github.com/open-power/hcode/commit/2e50384d51b6>`__ Release tag
+   information updated for hw101118a.930
+-  `d2fb0b0c60c8 <https://github.com/open-power/hcode/commit/d2fb0b0c60c8>`__ Release tag
+   information updated for hw101218a.930
+-  `3aa39e3ce6b3 <https://github.com/open-power/hcode/commit/3aa39e3ce6b3>`__ Release tag
+   information updated for hw101318a.930
+-  `94a83e1f90a7 <https://github.com/open-power/hcode/commit/94a83e1f90a7>`__ Release tag
+   information updated for hw101718a.930
+-  `92d086017054 <https://github.com/open-power/hcode/commit/92d086017054>`__ Release tag
+   information updated for hw101818a.930
+-  `97165dd1a052 <https://github.com/open-power/hcode/commit/97165dd1a052>`__ Release tag
+   information updated for hw101918a.930
+-  `875b828fcde4 <https://github.com/open-power/hcode/commit/875b828fcde4>`__ Release tag
+   information updated for hw102018a.930
+-  `c1bc6f698107 <https://github.com/open-power/hcode/commit/c1bc6f698107>`__ Release tag
+   information updated for hw102318a.930
+-  `aa1bf832ebb5 <https://github.com/open-power/hcode/commit/aa1bf832ebb5>`__ Release tag
+   information updated for hw102418a.930
+-  `1dd4c043e9d7 <https://github.com/open-power/hcode/commit/1dd4c043e9d7>`__ Release tag
+   information updated for hw102518a.930
+-  `690b5374a33a <https://github.com/open-power/hcode/commit/690b5374a33a>`__ Release tag
+   information updated for hw102618a.930
+-  `947ea51a0746 <https://github.com/open-power/hcode/commit/947ea51a0746>`__ Release tag
+   information updated for hw102718a.930
+-  `081daf6f62d2 <https://github.com/open-power/hcode/commit/081daf6f62d2>`__ Release tag
+   information updated for hw103018a.930
+-  `c80d12a0db73 <https://github.com/open-power/hcode/commit/c80d12a0db73>`__ Release tag
+   information updated for hw103118a.930
+-  `e86871325999 <https://github.com/open-power/hcode/commit/e86871325999>`__ Release tag
+   information updated for hw110118a.930
+-  `97b411489e03 <https://github.com/open-power/hcode/commit/97b411489e03>`__ Release tag
+   information updated for hw110218a.930
+-  `f30dd702b79e <https://github.com/open-power/hcode/commit/f30dd702b79e>`__ Release tag
+   information updated for hw110318a.930
+-  `670b3fa576fb <https://github.com/open-power/hcode/commit/670b3fa576fb>`__ Removing selfRest.bin
+   as it changed, mirror tool cannot mirror binary files
+-  `0178a133fbbd <https://github.com/open-power/hcode/commit/0178a133fbbd>`__ Release tag
+   information updated for hw111318a.930
+-  `cdb633ddb79d <https://github.com/open-power/hcode/commit/cdb633ddb79d>`__ Release tag
+   information updated for hw111518a.930
+-  `92d425d4f137 <https://github.com/open-power/hcode/commit/92d425d4f137>`__ Release tag
+   information updated for hw112018a.930
+-  `f5d8831eca2d <https://github.com/open-power/hcode/commit/f5d8831eca2d>`__ Release tag
+   information updated for hw112118a.930
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _op-build-v2.2-rc1-patches-2:
+
+Patches
+~~~~~~~
+
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _op-build-v2.2-rc1-commits-2:
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `2c1001a91668 <https://github.com/open-power/hostboot/commit/2c1001a91668>`__ Axone only-IPL
+   Procedures update to support SBE changes
+
+Adam Hale (5):
+
+-  `2fe693504fb6 <https://github.com/open-power/hostboot/commit/2fe693504fb6>`__ SW434534: Channel
+   Fail Cascade Workaround part 1
+-  `4b5108755cea <https://github.com/open-power/hostboot/commit/4b5108755cea>`__ Disable HW439321
+   workaround in dd1.3
+-  `95b925b6af0e <https://github.com/open-power/hostboot/commit/95b925b6af0e>`__ HW439321 for dd1.3
+   with compat mode
+-  `4f8994da8802 <https://github.com/open-power/hostboot/commit/4f8994da8802>`__ HW467590 - WAT
+   Solution to prevent ARMWF starvation early hang
+-  `d83a4ee8495c <https://github.com/open-power/hostboot/commit/d83a4ee8495c>`__ SW449387 - Removed
+   Centaur Bad Lane voting disable and CRC tally
+
+Alpana Kumari (2):
+
+-  `e5df99c9d267 <https://github.com/open-power/hostboot/commit/e5df99c9d267>`__ EC level match for
+   only functional master Proc per Node
+-  `e68587e470a3 <https://github.com/open-power/hostboot/commit/e68587e470a3>`__ Support flag
+   parameter for addBusCallout
+
+Alvin Wang (1):
+
+-  `41e818515bd8 <https://github.com/open-power/hostboot/commit/41e818515bd8>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+
+Amit Tendolkar (6):
+
+-  `8fcc6813c098 <https://github.com/open-power/hostboot/commit/8fcc6813c098>`__ SW419349: Handle
+   override of deconfig by Error vs FCO reasons by association
+-  `dc3e00781d72 <https://github.com/open-power/hostboot/commit/dc3e00781d72>`__ Adapt
+   p9_sbe_check_master_stop15 for bad path on non-SBE platforms for fleetwood
+-  `7ae026518959 <https://github.com/open-power/hostboot/commit/7ae026518959>`__ Avoid spurious Malf
+   Alert (HMI) to PHYP in PM Complex Reset/Suspend
+-  `dd2fa4504ba3 <https://github.com/open-power/hostboot/commit/dd2fa4504ba3>`__ Handling special
+   wakeup assert/deassert mis-match in PM Reset/Init on MALF
+-  `4022351e16d2 <https://github.com/open-power/hostboot/commit/4022351e16d2>`__ Enable PM Malf
+   Alert Handling & PM Complex FFDC to HOMER
+-  `9787cfbf7cd9 <https://github.com/open-power/hostboot/commit/9787cfbf7cd9>`__ Misc. fixes for PM
+   Malf/Stop Recovery with CME injects
+
+Andre Marin (30):
+
+-  `e53ffaa95148 <https://github.com/open-power/hostboot/commit/e53ffaa95148>`__ Add empty files for
+   refactored SPD read API
+-  `81996e944c89 <https://github.com/open-power/hostboot/commit/81996e944c89>`__ Add SPD reader and
+   traits DDR4 def
+-  `3f7719f257dd <https://github.com/open-power/hostboot/commit/3f7719f257dd>`__ Add SPD decoder
+   files for the factory, decoder, and data engine
+-  `a8edea55c6dd <https://github.com/open-power/hostboot/commit/a8edea55c6dd>`__ Move poll.H into
+   generic memory folder
+-  `77a99242f79d <https://github.com/open-power/hostboot/commit/77a99242f79d>`__ Remove Nimbus
+   dependencies from the SPD decoder
+-  `d175f43bb505 <https://github.com/open-power/hostboot/commit/d175f43bb505>`__ Add MEM_PORT target
+-  `0baa771538e2 <https://github.com/open-power/hostboot/commit/0baa771538e2>`__ Add empty
+   mss_byte.H and mss_generic_check to ease HB mirroring
+-  `6a03e838d00c <https://github.com/open-power/hostboot/commit/6a03e838d00c>`__ Generalize byte
+   reading from SPD reading, for exp i2c reuse
+-  `971d57b0cfd8 <https://github.com/open-power/hostboot/commit/971d57b0cfd8>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `4b6dde2ad7d0 <https://github.com/open-power/hostboot/commit/4b6dde2ad7d0>`__ Implement
+   exp_check_for_ready
+-  `84923368d03f <https://github.com/open-power/hostboot/commit/84923368d03f>`__ Fix i2c doxy and
+   update i2c_access.H doxy to match fapi2_access_i2c.H
+-  `d6d3649cfdfa <https://github.com/open-power/hostboot/commit/d6d3649cfdfa>`__ Fixes memdiags
+   broadcast mode address check bug
+-  `a26749cdb659 <https://github.com/open-power/hostboot/commit/a26749cdb659>`__ Remove Nimbus
+   dependencies from the SPD decoder
+-  `f43f978d59a3 <https://github.com/open-power/hostboot/commit/f43f978d59a3>`__ Add field .C empty
+   files for hb mirroring
+-  `0fb82ef1a410 <https://github.com/open-power/hostboot/commit/0fb82ef1a410>`__ Initial mss_field
+   endian modification
+-  `afa0689dd90b <https://github.com/open-power/hostboot/commit/afa0689dd90b>`__ Port-over generic
+   SPD attributes that shouldn’t change per controller
+-  `812d58b11ac4 <https://github.com/open-power/hostboot/commit/812d58b11ac4>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `9bc9cc1ec309 <https://github.com/open-power/hostboot/commit/9bc9cc1ec309>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `d768ab360d9b <https://github.com/open-power/hostboot/commit/d768ab360d9b>`__ Add empty memory
+   explorer error XML
+-  `317471bc269b <https://github.com/open-power/hostboot/commit/317471bc269b>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `d4e67b9f29f6 <https://github.com/open-power/hostboot/commit/d4e67b9f29f6>`__ Implement
+   exp_check_for_ready
+-  `69f7231cce31 <https://github.com/open-power/hostboot/commit/69f7231cce31>`__ Add emtpy
+   exp_i2c_fields.H file for mirroring
+-  `544628c36630 <https://github.com/open-power/hostboot/commit/544628c36630>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `f47ca20c2aa8 <https://github.com/open-power/hostboot/commit/f47ca20c2aa8>`__ Initial mss_field
+   endian modification
+-  `46bc5b3d85a2 <https://github.com/open-power/hostboot/commit/46bc5b3d85a2>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `b6c4337484ca <https://github.com/open-power/hostboot/commit/b6c4337484ca>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `a77117372fee <https://github.com/open-power/hostboot/commit/a77117372fee>`__ Implement
+   exp_check_for_ready
+-  `98630bf9e248 <https://github.com/open-power/hostboot/commit/98630bf9e248>`__ Initial mss_field
+   endian modification
+-  `d928fb03a931 <https://github.com/open-power/hostboot/commit/d928fb03a931>`__ Add explorer data
+   structures empty file for HB mirroring
+-  `e1856b43b32c <https://github.com/open-power/hostboot/commit/e1856b43b32c>`__ Added common
+   explorer FW data structures
+
+Andres Lugo-Reyes (2):
+
+-  `cf258fcfb753 <https://github.com/open-power/hostboot/commit/cf258fcfb753>`__ HTMGT: WOF Reset
+   Disable Flag
+-  `d1c85ffcab10 <https://github.com/open-power/hostboot/commit/d1c85ffcab10>`__ HTMGT: Save WOF
+   reset reasons across all WOF resets
+
+Andrew Geissler (10):
+
+-  `aa1c91c061f7 <https://github.com/open-power/hostboot/commit/aa1c91c061f7>`__ Use last l3 cache
+   object for SIMICS trace
+-  `3e4082b28d2a <https://github.com/open-power/hostboot/commit/3e4082b28d2a>`__ Look for any parent
+   on deconfigure
+-  `1c1b2267a25e <https://github.com/open-power/hostboot/commit/1c1b2267a25e>`__ Make HUID values
+   node-relative
+-  `ea86539a69de <https://github.com/open-power/hostboot/commit/ea86539a69de>`__ Ensure hwas state
+   reflects resource recovery actions
+-  `d848b2c3bae0 <https://github.com/open-power/hostboot/commit/d848b2c3bae0>`__ Ensure memory
+   HUID’s are node-relative
+-  `1edd371b0fa0 <https://github.com/open-power/hostboot/commit/1edd371b0fa0>`__ Always use last
+   valid SIMICS object for trace
+-  `71ef9b83a69b <https://github.com/open-power/hostboot/commit/71ef9b83a69b>`__ Make REL_POS
+   correct for sub-units
+-  `3b48d9e5a62c <https://github.com/open-power/hostboot/commit/3b48d9e5a62c>`__ Avoid SIMICS
+   exception if SBE tracMERG not available
+-  `3cb9eb102386 <https://github.com/open-power/hostboot/commit/3cb9eb102386>`__ Add MC target to
+   subsystem table
+-  `725cc4974d8c <https://github.com/open-power/hostboot/commit/725cc4974d8c>`__ Add SMPGROUP target
+   to subsystem table
+
+Andrew Jeffery (27):
+
+-  `de06d0f09c74 <https://github.com/open-power/hostboot/commit/de06d0f09c74>`__ console: ast2400:
+   Indicate SP has met configuration requirements
+-  `4b4caf5ee458 <https://github.com/open-power/hostboot/commit/4b4caf5ee458>`__ console: Fix
+   whitespace in ast2400 initialize() method
+-  `9b1dcc3aeea9 <https://github.com/open-power/hostboot/commit/9b1dcc3aeea9>`__ istepdispatcher:
+   Remove undefined symbol ENTER_INFO from TRACDCOMP
+-  `2c582e41b281 <https://github.com/open-power/hostboot/commit/2c582e41b281>`__ intr: Use the
+   correct trace handle in intrrp TRACDCOMP calls
+-  `8a4663c131e1 <https://github.com/open-power/hostboot/commit/8a4663c131e1>`__ assert: Include
+   file name in assert output
+-  `797f6fc91822 <https://github.com/open-power/hostboot/commit/797f6fc91822>`__ assert: Print the
+   backtrace for critical and kernel assertions
+-  `102225f4e3e2 <https://github.com/open-power/hostboot/commit/102225f4e3e2>`__ ipmi: Break
+   circular dependency between ipmimsg and ipmibt
+-  `9a7f18c66e5b <https://github.com/open-power/hostboot/commit/9a7f18c66e5b>`__ ipmi: Replace
+   incorrect dependency on ipmibt with ipmimsg
+-  `e862c4c5a9e0 <https://github.com/open-power/hostboot/commit/e862c4c5a9e0>`__ initservice: Flush
+   trace buffers before shutdown syscall
+-  `bc363055ec19 <https://github.com/open-power/hostboot/commit/bc363055ec19>`__ ipmi: Break
+   circular dependency between IpmiDD and IpmiRP
+-  `281dac1b173c <https://github.com/open-power/hostboot/commit/281dac1b173c>`__ ipmi: Drop
+   unnecessary ipmiconfig dependencies
+-  `dc0f490b31fc <https://github.com/open-power/hostboot/commit/dc0f490b31fc>`__ ipmi: Drop
+   unnecessary ipmibt dependency from ipmifru
+-  `988eda165254 <https://github.com/open-power/hostboot/commit/988eda165254>`__ ipmi: Introduce
+   register_for_event() interface
+-  `d6741cb3db68 <https://github.com/open-power/hostboot/commit/d6741cb3db68>`__ ipmi: Terminate SEL
+   task via shutdown event
+-  `1b481183921d <https://github.com/open-power/hostboot/commit/1b481183921d>`__ ipmi: IpmiDD and
+   IpmiRP must never free resources
+-  `5fc457309f2c <https://github.com/open-power/hostboot/commit/5fc457309f2c>`__ ipmi: Split into
+   ipmibase and ipmiext modules
+-  `e2c0716a0984 <https://github.com/open-power/hostboot/commit/e2c0716a0984>`__ ipmi: Remove IpmiRP
+   dependency on targeting
+-  `4874662e58d9 <https://github.com/open-power/hostboot/commit/4874662e58d9>`__ initservice: Move
+   ipmibase module to base image
+-  `c829113199d6 <https://github.com/open-power/hostboot/commit/c829113199d6>`__ pnor: Introduce an
+   IPMI-based PNOR driver implementation
+-  `92d167f704d5 <https://github.com/open-power/hostboot/commit/92d167f704d5>`__ pnor: Rename the
+   SFC-based PnorDD class to PnorSfcDD
+-  `d768905cfe02 <https://github.com/open-power/hostboot/commit/d768905cfe02>`__ pnor: ipmidd:
+   Rename class to PnorIpmiDD
+-  `7c16f3706b3c <https://github.com/open-power/hostboot/commit/7c16f3706b3c>`__ pnor: mboxdd:
+   Rename class to PnorMboxDD
+-  `9518b4c189c9 <https://github.com/open-power/hostboot/commit/9518b4c189c9>`__ pnor: Fall back to
+   AST mbox transport if IPMI is unavailable
+-  `03ec024db41d <https://github.com/open-power/hostboot/commit/03ec024db41d>`__ errl: Mark
+   errlogMsgHandler() as detached
+-  `95165ec1e111 <https://github.com/open-power/hostboot/commit/95165ec1e111>`__ Revert “sio: Add
+   test for availability - LPC error tweak”
+-  `55ff29accb83 <https://github.com/open-power/hostboot/commit/55ff29accb83>`__ sio: Add test for
+   availability
+-  `ead1bda912e6 <https://github.com/open-power/hostboot/commit/ead1bda912e6>`__ ipmi: Increase
+   polling rate to decrease boot time
+
+Anusha Reddy Rangareddygari (2):
+
+-  `8e74571d1bfb <https://github.com/open-power/hostboot/commit/8e74571d1bfb>`__ Adding a
+   fapi_assert to flag error if PPE is not halted.
+-  `09370fc47b50 <https://github.com/open-power/hostboot/commit/09370fc47b50>`__ Axone only-Mux
+   settings for TOD refclk input
+
+Artem Senichev (1):
+
+-  `61fb23dd2828 <https://github.com/open-power/hostboot/commit/61fb23dd2828>`__ Fix incorrect
+   syntax in addimgid shell script
+
+Ben Gass (26):
+
+-  `ee559052e566 <https://github.com/open-power/hostboot/commit/ee559052e566>`__ Update p9n_23 engd
+   with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
+-  `d4954387404b <https://github.com/open-power/hostboot/commit/d4954387404b>`__ Correct Safe mode
+   freqency to UltraTurbo compare error message.
+-  `785e89f5fcf9 <https://github.com/open-power/hostboot/commit/785e89f5fcf9>`__ Shorten A-link
+   timers for sim. Add polling for A-link training.
+-  `f563ab5ac678 <https://github.com/open-power/hostboot/commit/f563ab5ac678>`__ Updating
+   p9.core.scan.initfile settings for p9n 2.3
+-  `fbd09aa69c39 <https://github.com/open-power/hostboot/commit/fbd09aa69c39>`__ Fix for SW441002.
+-  `b30aa3595760 <https://github.com/open-power/hostboot/commit/b30aa3595760>`__ Build p9n 10 and 20
+   by default.
+-  `0502c52ac63f <https://github.com/open-power/hostboot/commit/0502c52ac63f>`__ Use obus p9ndd1 spy
+   name attribute for obus initfile
+-  `86fd886b32e9 <https://github.com/open-power/hostboot/commit/86fd886b32e9>`__ Adding p9c_11
+   support.
+-  `c1e92050031d <https://github.com/open-power/hostboot/commit/c1e92050031d>`__ Adding p9a support.
+-  `59369e38ac11 <https://github.com/open-power/hostboot/commit/59369e38ac11>`__ Shorten A-link
+   timers for sim. Add polling for A-link training.
+-  `cfd2b2b799ed <https://github.com/open-power/hostboot/commit/cfd2b2b799ed>`__ Re-submit Axone
+   updates
+-  `35d53de6263d <https://github.com/open-power/hostboot/commit/35d53de6263d>`__ Add support for p9c
+   1.2
+-  `e5312ecd72ac <https://github.com/open-power/hostboot/commit/e5312ecd72ac>`__ Remove
+   PROC_FABRIC_LINK_ACTIVE from OBUS_FBC_ENABLED in p9.obus.scom.initfile
+-  `fff26d78ba7b <https://github.com/open-power/hostboot/commit/fff26d78ba7b>`__ Adding p9n 2.3
+   support and p9n 2.3/p9c 1.2 security update
+-  `3341c6aab4fa <https://github.com/open-power/hostboot/commit/3341c6aab4fa>`__ p9_scominfo update
+   OMI order to logically follow MC->MI->MCC instead of OMIC
+-  `3b48b9210afb <https://github.com/open-power/hostboot/commit/3b48b9210afb>`__ Update p9a_10 engd
+   from o10_e9018_1_tp018_ec409_soa_sc_u261_01
+-  `422867966bfc <https://github.com/open-power/hostboot/commit/422867966bfc>`__ Back out p9a_10
+   engd that breaks the initcompiler.
+-  `6d61a393a74b <https://github.com/open-power/hostboot/commit/6d61a393a74b>`__ Adds initfile for
+   Explorer
+-  `4fe67dfccf81 <https://github.com/open-power/hostboot/commit/4fe67dfccf81>`__ initCompiler
+   updates
+-  `5d96a7778c3f <https://github.com/open-power/hostboot/commit/5d96a7778c3f>`__ Update Axone engd.
+-  `7504dc6275e7 <https://github.com/open-power/hostboot/commit/7504dc6275e7>`__ Adding
+   p9a_get/put_mmio and explorer_inband
+-  `990f7cfae74d <https://github.com/open-power/hostboot/commit/990f7cfae74d>`__ Fix exp_inband_wrap
+   makefile
+-  `e6f098dcfe47 <https://github.com/open-power/hostboot/commit/e6f098dcfe47>`__ Adding Axone
+   register header files.
+-  `5e1f534a38ba <https://github.com/open-power/hostboot/commit/5e1f534a38ba>`__ Adjust MI/MCC p9a
+   scom translation for PB scoms
+-  `4c9fb0a48cd0 <https://github.com/open-power/hostboot/commit/4c9fb0a48cd0>`__ Explorer registers
+   and fields generated from dev
+-  `3f1f2186bb80 <https://github.com/open-power/hostboot/commit/3f1f2186bb80>`__ Adding omi_init
+   procedures.
+
+Benjamin Weisenbeck (24):
+
+-  `eaaf8422a3e4 <https://github.com/open-power/hostboot/commit/eaaf8422a3e4>`__ PRD: Support for
+   handling core unit checkstop
+-  `9e5283c651ba <https://github.com/open-power/hostboot/commit/9e5283c651ba>`__ PRD: Callout both
+   PCI clocks by position for double clock failure
+-  `8e3836f3ef0b <https://github.com/open-power/hostboot/commit/8e3836f3ef0b>`__ PRD: Cleanup RC
+   handling in PLL code
+-  `0b069da4ece5 <https://github.com/open-power/hostboot/commit/0b069da4ece5>`__ PRD: Fix core
+   checkstop masking
+-  `3796a71a5012 <https://github.com/open-power/hostboot/commit/3796a71a5012>`__ PRD: Add missing
+   centaur PLL CheckErrorType plugin
+-  `e52b70dbea22 <https://github.com/open-power/hostboot/commit/e52b70dbea22>`__ PRD: Centaur
+   address translation support for dynamic memory deallocation
+-  `e86727885971 <https://github.com/open-power/hostboot/commit/e86727885971>`__ PRD: Centaur
+   dynamic deallocation bug fix
+-  `698365f71be5 <https://github.com/open-power/hostboot/commit/698365f71be5>`__ PRD: Add PLL
+   signature for Centaur chip
+-  `c2b1cfab3f59 <https://github.com/open-power/hostboot/commit/c2b1cfab3f59>`__ PRD: Use common
+   SetCallout method for TOD
+-  `5268e2f09ba1 <https://github.com/open-power/hostboot/commit/5268e2f09ba1>`__ PRD: Increase
+   threshold on cache CEs to allow 64 line deletes (128 CEs)
+-  `830b052cb619 <https://github.com/open-power/hostboot/commit/830b052cb619>`__ PRD: Fix handling
+   of dead cores in PmRecovery
+-  `96e031001818 <https://github.com/open-power/hostboot/commit/96e031001818>`__ PRD: Check for
+   neighbor core checkstop in pre-analysis plugin
+-  `c17bbad98d89 <https://github.com/open-power/hostboot/commit/c17bbad98d89>`__ PRD: Fix makefile
+   for PllPostAnalysis
+-  `04712b91e355 <https://github.com/open-power/hostboot/commit/04712b91e355>`__ PRD: Adjust core
+   checkstop handling for EX rt deconfig
+-  `eae1d5f0e27f <https://github.com/open-power/hostboot/commit/eae1d5f0e27f>`__ PRD: Separate PLL
+   handling by domain type
+-  `3a589bedae6f <https://github.com/open-power/hostboot/commit/3a589bedae6f>`__ PRD: Fix MF ref
+   failover error signature
+-  `47994fb03586 <https://github.com/open-power/hostboot/commit/47994fb03586>`__ PRD: Add parser for
+   power management recovery FFDC
+-  `6c30bcf89758 <https://github.com/open-power/hostboot/commit/6c30bcf89758>`__ PRD: Handle chips
+   with different MF clock sources
+-  `c2dc84d23e14 <https://github.com/open-power/hostboot/commit/c2dc84d23e14>`__ PRD: Add all
+   relevant callouts for SMP interface errors
+-  `e49b630b208f <https://github.com/open-power/hostboot/commit/e49b630b208f>`__ PRD: Make
+   predictive callout on L3 multi bitline fails
+-  `46663cd701c1 <https://github.com/open-power/hostboot/commit/46663cd701c1>`__ PRD: Distinguish
+   hard obus link failures from predictive callouts
+-  `272a72400ca9 <https://github.com/open-power/hostboot/commit/272a72400ca9>`__ PRD: Updates for PM
+   ffdc parser
+-  `6f8308dff91e <https://github.com/open-power/hostboot/commit/6f8308dff91e>`__ PRD: Correct
+   interpretation of PLL error bits in TP error register
+-  `d02cb05f827a <https://github.com/open-power/hostboot/commit/d02cb05f827a>`__ PRD: Request SW
+   dump type for unhandled core checkstops
+
+Bill Hoffa (32):
+
+-  `f3b2f887b854 <https://github.com/open-power/hostboot/commit/f3b2f887b854>`__ Add 2nd query to
+   hbRelease script finding commits in release-fips920
+-  `6bb10d494153 <https://github.com/open-power/hostboot/commit/6bb10d494153>`__ Force hbRelease to
+   search ‘master’ branch
+-  `034db70a607c <https://github.com/open-power/hostboot/commit/034db70a607c>`__ Multinode MPIPL
+   INTRP Initialization Changes
+-  `b3e359badd40 <https://github.com/open-power/hostboot/commit/b3e359badd40>`__ Corrected data type
+   to size for var in retrieveRepairDataMemBuf()
+-  `112e8c957fb6 <https://github.com/open-power/hostboot/commit/112e8c957fb6>`__ Enable DMI Erepair
+-  `cb841f1bd72a <https://github.com/open-power/hostboot/commit/cb841f1bd72a>`__ Add kernel debug
+   trace to Invalid IPC Message Errors
+-  `7bd4032abfb7 <https://github.com/open-power/hostboot/commit/7bd4032abfb7>`__ Leverage INTRP
+   fully for SBE PSU Interrupt Handling
+-  `622bd28195c7 <https://github.com/open-power/hostboot/commit/622bd28195c7>`__ Fix Memory
+   Mirroring Address Calculation
+-  `ea5c84fe7741 <https://github.com/open-power/hostboot/commit/ea5c84fe7741>`__ Use
+   PROC_MIRROR_BASES_ACK attribute in memory mirroring addr calculation
+-  `912086b52a2a <https://github.com/open-power/hostboot/commit/912086b52a2a>`__ Add Get Nodal HRMOR
+   Utility
+-  `97c196cc741f <https://github.com/open-power/hostboot/commit/97c196cc741f>`__ Remove unused
+   memOps variable in attnsvc.C
+-  `331b4bff6cb9 <https://github.com/open-power/hostboot/commit/331b4bff6cb9>`__ Restore Timebase on
+   Master Core Threads 1-3 after Sleep/Winkle
+-  `85bd4989fd0d <https://github.com/open-power/hostboot/commit/85bd4989fd0d>`__ Remove Duplicate
+   init settings ATTR_START_CBS_FIFO_RESET_SKIP
+-  `e07f0c96e66b <https://github.com/open-power/hostboot/commit/e07f0c96e66b>`__ Modify VPD
+   fetchData() call to allow for reading from actual HW
+-  `498b466c4425 <https://github.com/open-power/hostboot/commit/498b466c4425>`__ Base Core/Kernel
+   Changes to Support the Axone Processor Chip
+-  `feba8f886228 <https://github.com/open-power/hostboot/commit/feba8f886228>`__ Use Dimm Numbering
+   instead of Port Number for REL_POS attribute
+-  `64499fa24bc2 <https://github.com/open-power/hostboot/commit/64499fa24bc2>`__ Update
+   p9_sbe_i2c_bit_rate_divisor_setting to set I2C Rate Valid bit
+-  `0d43552dfb6d <https://github.com/open-power/hostboot/commit/0d43552dfb6d>`__ Use Simics CPU
+   Object passed in when executing hap handler code
+-  `dd8217ef8e93 <https://github.com/open-power/hostboot/commit/dd8217ef8e93>`__ Axone PNOR
+   Generation
+-  `30bd2ff53aa1 <https://github.com/open-power/hostboot/commit/30bd2ff53aa1>`__ Add EQ and EX
+   Target types to Axone Simics XML
+-  `b0c72bd00938 <https://github.com/open-power/hostboot/commit/b0c72bd00938>`__ Add Core Target
+   type Instances to Axone Simics XML
+-  `d45d4fa13688 <https://github.com/open-power/hostboot/commit/d45d4fa13688>`__ Add Obus + Obus
+   Brick Target type Instances to Axone Simics XML
+-  `cf366534e0e4 <https://github.com/open-power/hostboot/commit/cf366534e0e4>`__ Add TPM, CAPP, OCC,
+   PEC, and PHB Target Instances to Axone Simics XML
+-  `83e27f4864e8 <https://github.com/open-power/hostboot/commit/83e27f4864e8>`__ Add SBE, PPE and
+   XBUS Target Instances to Axone Simics XML
+-  `d204258959bd <https://github.com/open-power/hostboot/commit/d204258959bd>`__ Add MC and MI
+   Target Instances to Axone Simics XML
+-  `dbcdabf8af8e <https://github.com/open-power/hostboot/commit/dbcdabf8af8e>`__ Add the MCC Target
+   Instance to Axone Simics XML
+-  `4909980fa3bc <https://github.com/open-power/hostboot/commit/4909980fa3bc>`__ Add the OMI Target
+   Instance to Axone Simics XML
+-  `a3979e8bbf2f <https://github.com/open-power/hostboot/commit/a3979e8bbf2f>`__ Add the OCMB_CHIP
+   Target Instance to Axone Simics XML
+-  `ddf8426c6e24 <https://github.com/open-power/hostboot/commit/ddf8426c6e24>`__ Add the MEMORY_PORT
+   Target Instance to Axone Simics XML
+-  `5181a5ac88e5 <https://github.com/open-power/hostboot/commit/5181a5ac88e5>`__ Add the DIMM Target
+   Instances to Axone Simics XML
+-  `042a59be98c3 <https://github.com/open-power/hostboot/commit/042a59be98c3>`__ Add the OMIC Target
+   Instances to Axone Simics XML
+-  `7637f0a44427 <https://github.com/open-power/hostboot/commit/7637f0a44427>`__ Add the PERVASIVE
+   (PERV) Target Instances to Axone Simics XML
+
+Brian Bakke (2):
+
+-  `e364f91be172 <https://github.com/open-power/hostboot/commit/e364f91be172>`__ Fixes to node IPC
+   messaging to handle non-zero base addresses
+-  `77eb9fe3e55a <https://github.com/open-power/hostboot/commit/77eb9fe3e55a>`__ Itep16 substep
+   order does not match documentation
+
+Brian Silver (5):
+
+-  `fcf9daff51a1 <https://github.com/open-power/hostboot/commit/fcf9daff51a1>`__ Add empty files for
+   plug-rules mirror
+-  `14c430f5aa45 <https://github.com/open-power/hostboot/commit/14c430f5aa45>`__ Add rudimentary
+   memory plug rules
+-  `201da82c44f0 <https://github.com/open-power/hostboot/commit/201da82c44f0>`__ Add enforcement of
+   DDR4 DRAM on Nimbus via plug rules
+-  `3a199f3856da <https://github.com/open-power/hostboot/commit/3a199f3856da>`__ Add an attribute to
+   avoid the plug rules in partial good scenarios
+-  `59bc732070c3 <https://github.com/open-power/hostboot/commit/59bc732070c3>`__ Add rank config MRW
+   override to plug rules
+
+Brian Stegmiller (5):
+
+-  `86cda996b3fb <https://github.com/open-power/hostboot/commit/86cda996b3fb>`__ PRD: DMI Lane
+   Repair
+-  `54007af8d4c0 <https://github.com/open-power/hostboot/commit/54007af8d4c0>`__ PRD: Handle SMP
+   Cables
+-  `7f37a0717a29 <https://github.com/open-power/hostboot/commit/7f37a0717a29>`__ PRDF: SMP cable
+   callout changes for FSP
+-  `f1ef5d3692e0 <https://github.com/open-power/hostboot/commit/f1ef5d3692e0>`__ PRDF: Use peer SMP
+   target as ATTR on FSP only
+-  `e9481e191717 <https://github.com/open-power/hostboot/commit/e9481e191717>`__ ATTN: Centaur UCS
+   handling
+
+CHRISTINA L. GRAVES (1):
+
+-  `c63b3e4a122c <https://github.com/open-power/hostboot/commit/c63b3e4a122c>`__ p9_fab_iovalid fix
+   to clear action0/1 bits corresponding w/ link being enabled
+
+Caleb Palmer (31):
+
+-  `58436097f094 <https://github.com/open-power/hostboot/commit/58436097f094>`__ PRD: Fix template
+   in applyRasPolicies
+-  `8d97caa96550 <https://github.com/open-power/hostboot/commit/8d97caa96550>`__ Fix Bad Dq Centaur
+   Translation
+-  `8186a367ec6f <https://github.com/open-power/hostboot/commit/8186a367ec6f>`__ Temp remove bad bit
+   translation until attr enabled for Fleetwood
+-  `bfebff1e8079 <https://github.com/open-power/hostboot/commit/bfebff1e8079>`__ Adjust Bad Dq
+   Translation for CDIMMs
+-  `a65f239bf383 <https://github.com/open-power/hostboot/commit/a65f239bf383>`__ PRD: Dont report
+   error log for backlog count underflow FIR
+-  `44180ef7b2b4 <https://github.com/open-power/hostboot/commit/44180ef7b2b4>`__ Add translation to
+   Row Repair DRAM position
+-  `00118c922196 <https://github.com/open-power/hostboot/commit/00118c922196>`__ Row Repair enabled
+   attributes and support function
+-  `fa0f6415f67f <https://github.com/open-power/hostboot/commit/fa0f6415f67f>`__ Row repair enabled
+   MRW remove writeable
+-  `3527992a75f5 <https://github.com/open-power/hostboot/commit/3527992a75f5>`__ Row Repair don’t
+   translate invalid repairs
+-  `167888ed45ea <https://github.com/open-power/hostboot/commit/167888ed45ea>`__ Import Row Repair
+   Supported HWPs
+-  `307b61a6de9b <https://github.com/open-power/hostboot/commit/307b61a6de9b>`__ Adjust port select
+   in bad dq for spares
+-  `52093c412c62 <https://github.com/open-power/hostboot/commit/52093c412c62>`__ PRD: Add
+   MemRowRepair class
+-  `0a6c8e400c83 <https://github.com/open-power/hostboot/commit/0a6c8e400c83>`__ PRDF: Add utilities
+   for checking dram spares
+-  `4dee8a0a6545 <https://github.com/open-power/hostboot/commit/4dee8a0a6545>`__ PRD: Row Repair VCM
+   Updates
+-  `1612a30cff63 <https://github.com/open-power/hostboot/commit/1612a30cff63>`__ PRD: Fix inputted
+   DRAM pos for row repair
+-  `137a748910ed <https://github.com/open-power/hostboot/commit/137a748910ed>`__ Fix bad mirror of
+   p9c_mss_rowRepairFuncs
+-  `91304df7800f <https://github.com/open-power/hostboot/commit/91304df7800f>`__ Row Repair enabled
+   attributes and support function
+-  `8f66e502fddf <https://github.com/open-power/hostboot/commit/8f66e502fddf>`__ Row Repair enabled
+   fix fapi_attr_gets
+-  `31b6cf0ac237 <https://github.com/open-power/hostboot/commit/31b6cf0ac237>`__ PRD: Fixes for MBS
+   timeout cases
+-  `c6eb349f096c <https://github.com/open-power/hostboot/commit/c6eb349f096c>`__ Fix finding paired
+   DIMM in is_sPPR_supported
+-  `4992f9d6d9b2 <https://github.com/open-power/hostboot/commit/4992f9d6d9b2>`__ PRD: Add Row Repair
+   VPD data to errl
+-  `6dc98524f367 <https://github.com/open-power/hostboot/commit/6dc98524f367>`__ Reconfig loop only
+   when setting bad bits not clearing
+-  `112454f3888d <https://github.com/open-power/hostboot/commit/112454f3888d>`__ PRD: Row repair fix
+   checking dram for prev repair
+-  `414037d985e1 <https://github.com/open-power/hostboot/commit/414037d985e1>`__ PRD: Increment addr
+   to next row for VCM row repair
+-  `629218645e52 <https://github.com/open-power/hostboot/commit/629218645e52>`__ PRD: Row Repair
+   adjust for MBA Port 1 inversion
+-  `e652b190c9a8 <https://github.com/open-power/hostboot/commit/e652b190c9a8>`__ PRD: Support for
+   new Axone domains
+-  `8350f2358cab <https://github.com/open-power/hostboot/commit/8350f2358cab>`__ PRD: Axone
+   GetConnected support
+-  `74aed5ff82cb <https://github.com/open-power/hostboot/commit/74aed5ff82cb>`__ PRD: Make
+   getDimmSlct/Port generic
+-  `7d4f360d16e2 <https://github.com/open-power/hostboot/commit/7d4f360d16e2>`__ MDIA: Initial
+   Axone/OCMB updates
+-  `327449849168 <https://github.com/open-power/hostboot/commit/327449849168>`__ Dram Repairs VPD
+   \__getTranslationPortSlct improvements
+-  `c525c33e2020 <https://github.com/open-power/hostboot/commit/c525c33e2020>`__ Dram Repairs VPD
+   favor FAPI trgts and getHelperAttr improvements
+
+CamVan Nguyen (4):
+
+-  `9677181a2e7f <https://github.com/open-power/hostboot/commit/9677181a2e7f>`__ Remove “Force
+   hbRelease to search master branch” code
+-  `f13cb430ae5b <https://github.com/open-power/hostboot/commit/f13cb430ae5b>`__ Post list of git
+   commits in HB release to CMVC feature
+-  `23126e788fcf <https://github.com/open-power/hostboot/commit/23126e788fcf>`__ Add cumulus cdimm
+   support to auto-release -m path
+-  `c9d3c11613e9 <https://github.com/open-power/hostboot/commit/c9d3c11613e9>`__ Remove auto-release
+   & hbRelease tools
+
+Chris Cain (2):
+
+-  `78f90ced0fa3 <https://github.com/open-power/hostboot/commit/78f90ced0fa3>`__ Add component IDs
+   for PGPE and SGPE/XGPE
+-  `d97118693693 <https://github.com/open-power/hostboot/commit/d97118693693>`__ HTMGT support for
+   PGPE/SGPE error logs
+
+Chris Steffen (26):
+
+-  `94bdad69c456 <https://github.com/open-power/hostboot/commit/94bdad69c456>`__ DMI I/O Checkin
+-  `3a3a0d0d4dc8 <https://github.com/open-power/hostboot/commit/3a3a0d0d4dc8>`__ I/O Metadata
+   Cleanup
+-  `4a51cec16bdd <https://github.com/open-power/hostboot/commit/4a51cec16bdd>`__ SW431549 DMI Read
+   Erepair
+-  `13b422771493 <https://github.com/open-power/hostboot/commit/13b422771493>`__ Updating Channel
+   Fail Mask
+-  `bd7bfe453ed6 <https://github.com/open-power/hostboot/commit/bd7bfe453ed6>`__ Cen Too Many Bus
+   Errors
+-  `d2482ab7773d <https://github.com/open-power/hostboot/commit/d2482ab7773d>`__ P9C Abus Reset
+   Procedure
+-  `66c70d8c5bf4 <https://github.com/open-power/hostboot/commit/66c70d8c5bf4>`__ P9C Abus Procedure
+-  `6f232b1b410a <https://github.com/open-power/hostboot/commit/6f232b1b410a>`__ Reverting to
+   Default DMI Channel Mask
+-  `cfec2cad8915 <https://github.com/open-power/hostboot/commit/cfec2cad8915>`__ Updating P9C DMI
+   Proc Firs
+-  `fc087d0b8268 <https://github.com/open-power/hostboot/commit/fc087d0b8268>`__ Alink Hot Repair
+   Fix
+-  `a048e96b8e00 <https://github.com/open-power/hostboot/commit/a048e96b8e00>`__ Adding SMP PHY MFG
+   Stress Test
+-  `96eb889d26fa <https://github.com/open-power/hostboot/commit/96eb889d26fa>`__ Move Xbus Erepair
+   FIR Clearing
+-  `a6df8bea1715 <https://github.com/open-power/hostboot/commit/a6df8bea1715>`__ DMI Spare Lane
+   Suppression
+-  `5fff2d76035e <https://github.com/open-power/hostboot/commit/5fff2d76035e>`__ Enable I/O PPE PHY
+   Communication for Abus
+-  `24188d25f62a <https://github.com/open-power/hostboot/commit/24188d25f62a>`__ P9 Centaur Erepair
+   Update
+-  `fc4f9deda281 <https://github.com/open-power/hostboot/commit/fc4f9deda281>`__ DMI Max Spares
+   Exceeded Unit CS
+-  `207de5cbd30e <https://github.com/open-power/hostboot/commit/207de5cbd30e>`__ P9C Abus Procedure
+-  `968021204323 <https://github.com/open-power/hostboot/commit/968021204323>`__ I/O Obus Scom
+   Initfile Checkin
+-  `30d9a874a1ec <https://github.com/open-power/hostboot/commit/30d9a874a1ec>`__ io xbus/obus
+   initfile update
+-  `3b1a2bb98f1b <https://github.com/open-power/hostboot/commit/3b1a2bb98f1b>`__ Update Obus
+   Initfile
+-  `83ff21ec7556 <https://github.com/open-power/hostboot/commit/83ff21ec7556>`__ Applying CTLE
+   Coarse if SMP Abus Config
+-  `70e60e2e03e7 <https://github.com/open-power/hostboot/commit/70e60e2e03e7>`__ Set SMP Abus Rx AC
+   Coupled at Dccal
+-  `be64b15a256c <https://github.com/open-power/hostboot/commit/be64b15a256c>`__ Clear Spare Lane on
+   MC instead of DMI
+-  `814860ea37f6 <https://github.com/open-power/hostboot/commit/814860ea37f6>`__ SMP Abus PPE
+   Workaround
+-  `79549236b644 <https://github.com/open-power/hostboot/commit/79549236b644>`__ DMI Change Max
+   Spares to Recoverable
+-  `30de5c86983e <https://github.com/open-power/hostboot/commit/30de5c86983e>`__ DMI Increase FIFO
+   Margin
+
+Christian Geddes (52):
+
+-  `17d1f78337ea <https://github.com/open-power/hostboot/commit/17d1f78337ea>`__ Refactor re-init of
+   targeting data during MPIPL/HBRT startup
+-  `6b01faeebc16 <https://github.com/open-power/hostboot/commit/6b01faeebc16>`__ Link PLID for
+   failing SBE recovery in PRD path w/ other related logs
+-  `e15b65ed41d8 <https://github.com/open-power/hostboot/commit/e15b65ed41d8>`__ Fix bugs in core
+   checkstop escalation manipulation during HB
+-  `5090c197292c <https://github.com/open-power/hostboot/commit/5090c197292c>`__ Deprecate legacy
+   ATTR_MBA_PORT/ATTR_MBA_DIMM
+-  `be8bb8fae414 <https://github.com/open-power/hostboot/commit/be8bb8fae414>`__ Update PEER_TARGET
+   values to be NULL on MPIPL if needed
+-  `4d9e273baf30 <https://github.com/open-power/hostboot/commit/4d9e273baf30>`__ Remove deprecated
+   VCS_I2C_RAIL attribute from hb code
+-  `62f32b295f6b <https://github.com/open-power/hostboot/commit/62f32b295f6b>`__ Allow HWSV to
+   handle gard callouts during runtime for FSP systems
+-  `50e72792adbd <https://github.com/open-power/hostboot/commit/50e72792adbd>`__ Print out MBOX/INTR
+   state info on DMA request hang
+-  `3d15e71d67bf <https://github.com/open-power/hostboot/commit/3d15e71d67bf>`__ Update comment in
+   getSbeVersionViaChipop to be correct
+-  `c7c960c7582c <https://github.com/open-power/hostboot/commit/c7c960c7582c>`__ Remove invalid
+   HRMOR setting code
+-  `be6ed717c7a1 <https://github.com/open-power/hostboot/commit/be6ed717c7a1>`__ Only switch sides
+   and perform hreset if SEEPROM side versions match
+-  `3203b0f520a2 <https://github.com/open-power/hostboot/commit/3203b0f520a2>`__ Add TIMA and IC LSI
+   ESB states to memdiag hang debug output
+-  `10ccdde9f063 <https://github.com/open-power/hostboot/commit/10ccdde9f063>`__ Lookup remote
+   node’s HRMOR value save from prev boot during MPIPL
+-  `b2cf0aa44b39 <https://github.com/open-power/hostboot/commit/b2cf0aa44b39>`__ Make processing of
+   hrmor value in MemStateInfo consistent
+-  `98a657059a5c <https://github.com/open-power/hostboot/commit/98a657059a5c>`__ Only unmask source
+   on proc targ passed to unmask function in intrrp
+-  `f8e8d7c203dc <https://github.com/open-power/hostboot/commit/f8e8d7c203dc>`__ Base targeting
+   support for Axone memory complex
+-  `ffcc637cd404 <https://github.com/open-power/hostboot/commit/ffcc637cd404>`__ Base targeting
+   support for OCMB chip and MEM_PORT chiplet
+-  `7214cd962fb5 <https://github.com/open-power/hostboot/commit/7214cd962fb5>`__ Update ecmd debug
+   scripts and fapi_utils script with Axone targets
+-  `a9697e7b95a6 <https://github.com/open-power/hostboot/commit/a9697e7b95a6>`__ Dump interrupt
+   state information if psudd times out
+-  `2c8610bff34f <https://github.com/open-power/hostboot/commit/2c8610bff34f>`__ Cleanup from Axone
+   targeting base commit
+-  `e82098f4237a <https://github.com/open-power/hostboot/commit/e82098f4237a>`__ Update PG detection
+   for new Axone memory targets
+-  `e867f7fa67be <https://github.com/open-power/hostboot/commit/e867f7fa67be>`__ Remove ATTR_REL_POS
+   from attribute_types.xml
+-  `9b9a992ef245 <https://github.com/open-power/hostboot/commit/9b9a992ef245>`__ Turn off core xstop
+   escalalation on slave nodes prior payload handoff
+-  `192ca8aa60bd <https://github.com/open-power/hostboot/commit/192ca8aa60bd>`__ Ensure we collect
+   PPE trace if psu op times out
+-  `5f64ef1356e4 <https://github.com/open-power/hostboot/commit/5f64ef1356e4>`__ Update scom test
+   cases with Axone P9 Targets
+-  `5e3f78a64c7c <https://github.com/open-power/hostboot/commit/5e3f78a64c7c>`__ Update fapi2 tests
+   cases with Axone targets
+-  `bbad6ad29aab <https://github.com/open-power/hostboot/commit/bbad6ad29aab>`__ Add OCMB_CHIP and
+   MEM_PORT fapi2 test cases
+-  `739807847a95 <https://github.com/open-power/hostboot/commit/739807847a95>`__ Set wakeup mode in
+   istep 15 based on SMF setttings
+-  `5b7c6b466357 <https://github.com/open-power/hostboot/commit/5b7c6b466357>`__ Reset
+   ATTR_SPCWKUP_COUNT to 0 at start of MPIPL
+-  `e569e65e9894 <https://github.com/open-power/hostboot/commit/e569e65e9894>`__ Re-read SBE
+   doorbell register in simics if PSU interrupt is found
+-  `9f4cbc90fd47 <https://github.com/open-power/hostboot/commit/9f4cbc90fd47>`__ Cache C4 DQ/DQS
+   settings from VPD
+-  `7511e132b1e5 <https://github.com/open-power/hostboot/commit/7511e132b1e5>`__ Correctly handle
+   psu FFDC on OpenPower Systems
+-  `69241719be5e <https://github.com/open-power/hostboot/commit/69241719be5e>`__ Add missing axone
+   specific targets to targeting XML
+-  `93f12cd78e8f <https://github.com/open-power/hostboot/commit/93f12cd78e8f>`__ Remove
+   printTimaInfo function until we figure out how to avoid issues
+-  `0aed8ab711c6 <https://github.com/open-power/hostboot/commit/0aed8ab711c6>`__ Improve error
+   traces for MBOX errors
+-  `ce1ebd1460c3 <https://github.com/open-power/hostboot/commit/ce1ebd1460c3>`__ Fix bugs in debug
+   tools introduced when adding Axone targets
+-  `3e677e6cdf31 <https://github.com/open-power/hostboot/commit/3e677e6cdf31>`__ Wrap TS\_ macros in
+   {} to avoid strange IF statement behavior
+-  `74812c31b9e5 <https://github.com/open-power/hostboot/commit/74812c31b9e5>`__ Elevate log levels
+   for simics during PSU ops
+-  `4ee84ba35b54 <https://github.com/open-power/hostboot/commit/4ee84ba35b54>`__ Add way for
+   developers to disable hb sim logging via env variable
+-  `2f6cb7e3b2a0 <https://github.com/open-power/hostboot/commit/2f6cb7e3b2a0>`__ Register Scom
+   Device Routes for OMI, OMIC , and MCC targets
+-  `608fd968f4c3 <https://github.com/open-power/hostboot/commit/608fd968f4c3>`__ Disable automatic
+   collection of SIM logs with MAGIC_SET_LOG_LEVEL
+-  `923654e1ecc7 <https://github.com/open-power/hostboot/commit/923654e1ecc7>`__ Clear INT_CQ
+   related firs after reseting INTRRP logic in HB
+-  `0e15017d11ea <https://github.com/open-power/hostboot/commit/0e15017d11ea>`__ Add exp_i2c_scom
+   driver that will be consumed by HB/SBE platforms
+-  `fffa79ecb0c7 <https://github.com/open-power/hostboot/commit/fffa79ecb0c7>`__ Remove all files in
+   src/import/hwpf/fapi2/include/plat/
+-  `16f5d479caf5 <https://github.com/open-power/hostboot/commit/16f5d479caf5>`__ Update
+   platGetTargetName to handle AXONE and EXPLORER models
+-  `0002dbd29151 <https://github.com/open-power/hostboot/commit/0002dbd29151>`__ Update
+   fapi2CreatePlatLogTest.H to use the fapi trace buffer
+-  `e34d17297e0d <https://github.com/open-power/hostboot/commit/e34d17297e0d>`__ Update axone simics
+   xml to use correct chiplet id for MC1 chiplet
+-  `208f80eb821c <https://github.com/open-power/hostboot/commit/208f80eb821c>`__ Refactor
+   fapi2HwAccessTest to ignore ATTR_MODEL
+-  `6cf801f1c1b7 <https://github.com/open-power/hostboot/commit/6cf801f1c1b7>`__ Route scom
+   operations on OCMB chips to exp_i2c_scom interface
+-  `cd754bf0b111 <https://github.com/open-power/hostboot/commit/cd754bf0b111>`__ Route scom
+   operations on OCMB chips to fapi2 mmio scom interface
+-  `d6cee85dcb3c <https://github.com/open-power/hostboot/commit/d6cee85dcb3c>`__ Update bbuild to
+   b1114a_1846.930
+-  `759971ea1bcd <https://github.com/open-power/hostboot/commit/759971ea1bcd>`__ Fix CAPP target XML
+   in Axone simics xml file
+
+Claus Michael Olsen (4):
+
+-  `bcb2189aabb0 <https://github.com/open-power/hostboot/commit/bcb2189aabb0>`__ TOR API code
+   restruct: Fixing missing symbols in common_ringId API.
+-  `55b7b8fc2712 <https://github.com/open-power/hostboot/commit/55b7b8fc2712>`__ Cleanup: Updated
+   Mvpd access function and removal of unused rings
+-  `8d1d1f240749 <https://github.com/open-power/hostboot/commit/8d1d1f240749>`__ Infrastructure
+   support for new MC OMI rings for Axone
+-  `52b76be22225 <https://github.com/open-power/hostboot/commit/52b76be22225>`__ P10 prep:
+   Infrastructure (IS) ring Id metadata and API changes
+
+Corey Swenson (6):
+
+-  `c2acd2959348 <https://github.com/open-power/hostboot/commit/c2acd2959348>`__ Enable CFM testing
+   of new target data
+-  `022bd8f4c321 <https://github.com/open-power/hostboot/commit/022bd8f4c321>`__ Remove inband scom
+   bit 18 workaround comment
+-  `f27124c1e25b <https://github.com/open-power/hostboot/commit/f27124c1e25b>`__ Add part number and
+   serial number to error log hw callout data
+-  `5656a872211d <https://github.com/open-power/hostboot/commit/5656a872211d>`__ Check for targeting
+   before adding version info in errl commit
+-  `83335d59ac59 <https://github.com/open-power/hostboot/commit/83335d59ac59>`__ Enable IPMI errl
+   after targeting is initialized
+-  `40039bb5fddf <https://github.com/open-power/hostboot/commit/40039bb5fddf>`__ Extend multicast
+   workaround and add tests
+
+Dan Crowell (76):
+
+-  `41daed137d2f <https://github.com/open-power/hostboot/commit/41daed137d2f>`__ Write Hostboot
+   HRMOR into core scratch reg 1
+-  `7ce378803d9a <https://github.com/open-power/hostboot/commit/7ce378803d9a>`__ Always deconfigure
+   the parent of any deconfigured DIMM
+-  `fe439a0d9ef0 <https://github.com/open-power/hostboot/commit/fe439a0d9ef0>`__ Add
+   RESOURCE_RECOVERED event for all Targets
+-  `2c5c60e23fad <https://github.com/open-power/hostboot/commit/2c5c60e23fad>`__ Add clock callout
+   enums for specific clock sources
+-  `4189613d36cc <https://github.com/open-power/hostboot/commit/4189613d36cc>`__ Fix for multinode
+   HBRT use of VPD
+-  `cc9d2c634eb6 <https://github.com/open-power/hostboot/commit/cc9d2c634eb6>`__ Remove
+   EXTERNAL_VRM_STEPDELAY
+-  `7cc829425257 <https://github.com/open-power/hostboot/commit/7cc829425257>`__ Debug improvements
+   for exceptions and OOM hangs
+-  `2432d94f7f53 <https://github.com/open-power/hostboot/commit/2432d94f7f53>`__ Update MAGIC
+   instruction for Simics
+-  `3eddb7eaa994 <https://github.com/open-power/hostboot/commit/3eddb7eaa994>`__ Force
+   ATTR_PROC_EFF_FABRIC_CHIP_ID to correct values
+-  `a4dca215e867 <https://github.com/open-power/hostboot/commit/a4dca215e867>`__ Update some
+   defaults for AVSBUS attributes
+-  `0e138b0da002 <https://github.com/open-power/hostboot/commit/0e138b0da002>`__ Modify debug
+   framework to be build-independent
+-  `e5dfc3ab0ec5 <https://github.com/open-power/hostboot/commit/e5dfc3ab0ec5>`__ Allow SPDX override
+   as part of FW load
+-  `f27c103c8f1c <https://github.com/open-power/hostboot/commit/f27c103c8f1c>`__ Modify subsys
+   translation for memory targets
+-  `e14387c19cc9 <https://github.com/open-power/hostboot/commit/e14387c19cc9>`__ Fix bad traces in
+   pnor utility functions
+-  `1534c78f2989 <https://github.com/open-power/hostboot/commit/1534c78f2989>`__ Add Resolves option
+   for tags
+-  `5b97e1cba5e1 <https://github.com/open-power/hostboot/commit/5b97e1cba5e1>`__ Re-enable
+   p9c_mss_draminit_training_advanced
+-  `3dd1f642a339 <https://github.com/open-power/hostboot/commit/3dd1f642a339>`__ Remove unused files
+-  `53d16c247e67 <https://github.com/open-power/hostboot/commit/53d16c247e67>`__ Fix symsmode check
+   to allow in-memory lookup
+-  `8f9c60506bc9 <https://github.com/open-power/hostboot/commit/8f9c60506bc9>`__ Skip call to FSP
+   for runtime deconfigs if there is no FSP
+-  `3c435be37674 <https://github.com/open-power/hostboot/commit/3c435be37674>`__ Remove
+   ATTR_PROC_CHIP_MEM_TO_USE
+-  `c3dda09f76af <https://github.com/open-power/hostboot/commit/c3dda09f76af>`__ Add constants to
+   core checkstop handler
+-  `e37d51a556e6 <https://github.com/open-power/hostboot/commit/e37d51a556e6>`__ Fix array overrun
+   in draminit training advanced
+-  `67733e22e0ed <https://github.com/open-power/hostboot/commit/67733e22e0ed>`__ Support for mrwHide
+   attribute from fapi attribute xmls
+-  `798b0d2d3fd0 <https://github.com/open-power/hostboot/commit/798b0d2d3fd0>`__ Get rid of extra
+   default for ATTR_CEN_MSS_VREF_CAL_CNTL
+-  `6bf123e83d18 <https://github.com/open-power/hostboot/commit/6bf123e83d18>`__ Remove double free
+   from WOF lookup in HBRT
+-  `5675c7315db0 <https://github.com/open-power/hostboot/commit/5675c7315db0>`__ Add flag to HWAS
+   Callout for SMP repair indicator
+-  `e3ba36df4d51 <https://github.com/open-power/hostboot/commit/e3ba36df4d51>`__ Mirror fixes
+-  `a8d65df44910 <https://github.com/open-power/hostboot/commit/a8d65df44910>`__ Documentation for
+   attribute xml tags
+-  `1b5a02cab7f8 <https://github.com/open-power/hostboot/commit/1b5a02cab7f8>`__ Use Cumulus DD1.3
+   SBE image instead of DD1.0
+-  `cc012e3efd4c <https://github.com/open-power/hostboot/commit/cc012e3efd4c>`__ Move bbuild to
+   b0813a_1832.930
+-  `00185ccfdd81 <https://github.com/open-power/hostboot/commit/00185ccfdd81>`__ Increase i2c
+   timeout to 20ms
+-  `35083b66077d <https://github.com/open-power/hostboot/commit/35083b66077d>`__ Add brief
+   descriptions for procedure callouts
+-  `d897f3d7f7c7 <https://github.com/open-power/hostboot/commit/d897f3d7f7c7>`__ Fix some shortname
+   issues
+-  `a5e13152b439 <https://github.com/open-power/hostboot/commit/a5e13152b439>`__ Another fix to
+   symsmode parms for debug mode
+-  `1c4ad2c91e38 <https://github.com/open-power/hostboot/commit/1c4ad2c91e38>`__ Remove XSCOM and
+   LPC BARs from MRW processing
+-  `1e8f52d2d75a <https://github.com/open-power/hostboot/commit/1e8f52d2d75a>`__ Add ATTR_REL_POS
+   for all units and dimms
+-  `ee83b4d3b2e3 <https://github.com/open-power/hostboot/commit/ee83b4d3b2e3>`__ Keep original istep
+   error log during reconfig loops
+-  `48dc95aac15c <https://github.com/open-power/hostboot/commit/48dc95aac15c>`__ Enable CUMULUS
+   config to use Zeppelin’s SPDX override
+-  `4bff76ae17a5 <https://github.com/open-power/hostboot/commit/4bff76ae17a5>`__ Check capability
+   bit before using wakeup for OPAL in OpenPOWER
+-  `7bb1f1275069 <https://github.com/open-power/hostboot/commit/7bb1f1275069>`__ Skip PM FFDC
+   collection if the HOMER is not valid
+-  `02f6ebe3f176 <https://github.com/open-power/hostboot/commit/02f6ebe3f176>`__ New FAPI2
+   interfaces to read and write MMIO ranges
+-  `8291079771a0 <https://github.com/open-power/hostboot/commit/8291079771a0>`__ Add EQ chiplet to
+   #W errors
+-  `2a2962bd96ec <https://github.com/open-power/hostboot/commit/2a2962bd96ec>`__ Undo hack for PM
+   change that got reverted
+-  `f04d03f76595 <https://github.com/open-power/hostboot/commit/f04d03f76595>`__ Clear out HOMER
+   attributes and reset PM in PHYP mode
+-  `f23a93b5944f <https://github.com/open-power/hostboot/commit/f23a93b5944f>`__ Remove to remirror
+-  `4e4dbf34cd08 <https://github.com/open-power/hostboot/commit/4e4dbf34cd08>`__ Forcibly clear all
+   previous wakeups when the PM Complex starts
+-  `f359d22efddd <https://github.com/open-power/hostboot/commit/f359d22efddd>`__ Fix CVPD testcases
+   for CDIMM configuration
+-  `94c4cbbc02e3 <https://github.com/open-power/hostboot/commit/94c4cbbc02e3>`__ Ignore wakeup
+   failures on checkstopped cores
+-  `7a6203d615b8 <https://github.com/open-power/hostboot/commit/7a6203d615b8>`__ Start compiling in
+   attributes under src/import/generic/
+-  `7e78cc344a0d <https://github.com/open-power/hostboot/commit/7e78cc344a0d>`__ Fix inverted
+   translation logic in wakeup change
+-  `9d54c3e4a33d <https://github.com/open-power/hostboot/commit/9d54c3e4a33d>`__ Attribute cleanup
+-  `2cfc8b1e8aa6 <https://github.com/open-power/hostboot/commit/2cfc8b1e8aa6>`__ Increment HBRT EID
+   on every commit
+-  `dd13920527a8 <https://github.com/open-power/hostboot/commit/dd13920527a8>`__ Remove deprecated
+   attributes
+-  `c33d5206a1af <https://github.com/open-power/hostboot/commit/c33d5206a1af>`__ Make lid_load
+   failures visible logs
+-  `46b6d71b01b4 <https://github.com/open-power/hostboot/commit/46b6d71b01b4>`__ Add consistent
+   enter-exit traces for all runtime interfaces
+-  `459e8bf8e80e <https://github.com/open-power/hostboot/commit/459e8bf8e80e>`__ Set SBE console
+   enable based on Hostboot config var
+-  `c136b6462721 <https://github.com/open-power/hostboot/commit/c136b6462721>`__ Start compiling
+   p9c_mss_row_repair
+-  `94566a8b220c <https://github.com/open-power/hostboot/commit/94566a8b220c>`__ Adding prereqs to
+   fix simics fails
+-  `52f52bb84c85 <https://github.com/open-power/hostboot/commit/52f52bb84c85>`__ Cleanup to Runtime
+   SCOM RCs
+-  `627379aeaa27 <https://github.com/open-power/hostboot/commit/627379aeaa27>`__ sio: Add test for
+   availability - LPC error tweak
+-  `14d96c84c0a0 <https://github.com/open-power/hostboot/commit/14d96c84c0a0>`__ Delay targeting
+   update in CFM until all nodes are processed
+-  `0482f9183726 <https://github.com/open-power/hostboot/commit/0482f9183726>`__ Couple improvements
+   to some runtime traces
+-  `8652b516291e <https://github.com/open-power/hostboot/commit/8652b516291e>`__ Fix reversed
+   polarity in SBE console check
+-  `18413b3e3268 <https://github.com/open-power/hostboot/commit/18413b3e3268>`__ Tweaks to traces
+   for runtime error handling
+-  `2cf26961a1b5 <https://github.com/open-power/hostboot/commit/2cf26961a1b5>`__ Removing a few more
+   attributes from the Serverwiz2 export list
+-  `5ddbd1ea9797 <https://github.com/open-power/hostboot/commit/5ddbd1ea9797>`__ Add HW callout to
+   WOF table errors
+-  `33514fd4143b <https://github.com/open-power/hostboot/commit/33514fd4143b>`__ Break down Dump
+   requests into 1MB chunks
+-  `13d6fcf76a5f <https://github.com/open-power/hostboot/commit/13d6fcf76a5f>`__ Make Boootloader
+   trace tool follow HRMOR
+-  `07f679f36f4c <https://github.com/open-power/hostboot/commit/07f679f36f4c>`__ Clear out FIR Init
+   parameters after extra PM Resets
+-  `46edcd4b4dee <https://github.com/open-power/hostboot/commit/46edcd4b4dee>`__ Only save the CME
+   FIR Masks after they have been setup once
+-  `55c7c54ca26a <https://github.com/open-power/hostboot/commit/55c7c54ca26a>`__ Initial
+   documentation for initservice
+-  `9d418f5eefe3 <https://github.com/open-power/hostboot/commit/9d418f5eefe3>`__ Add missing mutex
+   in LPC error path
+-  `e0373c9878e6 <https://github.com/open-power/hostboot/commit/e0373c9878e6>`__ Add Axone targets
+   to fapi error utilities
+-  `42e8d57d84b9 <https://github.com/open-power/hostboot/commit/42e8d57d84b9>`__ Make
+   ATTR_CLOCK_PLL_MUX writeable for DS8K
+-  `a4d8ef54250c <https://github.com/open-power/hostboot/commit/a4d8ef54250c>`__ Add explorer
+   directory to attribute_info lookup
+-  `499916e45869 <https://github.com/open-power/hostboot/commit/499916e45869>`__ Increase ipmi
+   polling frequency to every 1ms
+
+Daniel Howe (1):
+
+-  `7b9936e7b593 <https://github.com/open-power/hostboot/commit/7b9936e7b593>`__ dd1.1+ DL training
+   procedure updates
+
+Daniel M. Crowell (1):
+
+-  `99761f93896d <https://github.com/open-power/hostboot/commit/99761f93896d>`__ Revert “P10 prep:
+   Infrastructure (IS) ring Id metadata and API changes”
+
+Dave Heller (3):
+
+-  `60b941209240 <https://github.com/open-power/hostboot/commit/60b941209240>`__ Secure Boot: Run
+   signtool with keepcache=true
+-  `adc91be44ab6 <https://github.com/open-power/hostboot/commit/adc91be44ab6>`__ Secure Boot:
+   Support Independent signing mode in genPnorImages.pl
+-  `f517c6c5507a <https://github.com/open-power/hostboot/commit/f517c6c5507a>`__ Secure Boot: Don’t
+   override user setting of SB_KEEP_CACHE
+
+Dean Sanner (6):
+
+-  `cb3442b8f94f <https://github.com/open-power/hostboot/commit/cb3442b8f94f>`__ Fix up memory
+   mirroring base address on non 0 nodes
+-  `5be875d40b41 <https://github.com/open-power/hostboot/commit/5be875d40b41>`__ Handle inter-node
+   HRMOR correctly on 3/4 nodes
+-  `437807d50d4a <https://github.com/open-power/hostboot/commit/437807d50d4a>`__ Account for mixed
+   procs in compatibility mode
+-  `f629523b932b <https://github.com/open-power/hostboot/commit/f629523b932b>`__ Run INT scominit on
+   all nodes in multinode systems
+-  `824747757133 <https://github.com/open-power/hostboot/commit/824747757133>`__ Update
+   computeNonPhypRtTarget for P9C OPAL
+-  `fcfd722a6abb <https://github.com/open-power/hostboot/commit/fcfd722a6abb>`__ Support HB running
+   in SMF
+
+Dhruvaraj Subhashchandran (7):
+
+-  `62011defef4e <https://github.com/open-power/hostboot/commit/62011defef4e>`__ Update the no sync
+   attributes xml.
+-  `691894a135de <https://github.com/open-power/hostboot/commit/691894a135de>`__ Detect non sync
+   attribute usage in HWPs on FSP.
+-  `1441646529dc <https://github.com/open-power/hostboot/commit/1441646529dc>`__ Skipping FSP access
+   check for FAPI attributes
+-  `f5db0c7eb220 <https://github.com/open-power/hostboot/commit/f5db0c7eb220>`__ Add recovered gard
+   log only for garded targets.
+-  `3b5764defdff <https://github.com/open-power/hostboot/commit/3b5764defdff>`__ Skip resource
+   recovery for node and power gard.
+-  `223824211e63 <https://github.com/open-power/hostboot/commit/223824211e63>`__ Additional field to
+   indicate sync in attribute metadata.
+-  `7f52979db708 <https://github.com/open-power/hostboot/commit/7f52979db708>`__ fix Skip resource
+   recovery for node and power gard.
+
+Elizabeth Liner (8):
+
+-  `0539920e555b <https://github.com/open-power/hostboot/commit/0539920e555b>`__ Re-enabling test
+   cases that were turned off during bringup
+-  `27fc2d9695a4 <https://github.com/open-power/hostboot/commit/27fc2d9695a4>`__ Adding Chiplet Num
+   testcases for MC, MI and DMI in cumulus
+-  `f2bdbd447c94 <https://github.com/open-power/hostboot/commit/f2bdbd447c94>`__ Turning on MDIA
+   test
+-  `4085033d657d <https://github.com/open-power/hostboot/commit/4085033d657d>`__ Removing unecessary
+   SBE test
+-  `d409b6a48945 <https://github.com/open-power/hostboot/commit/d409b6a48945>`__ Removing testcase
+   that is no longer valid.
+-  `63e6fb743366 <https://github.com/open-power/hostboot/commit/63e6fb743366>`__ Turning off some
+   VPD test cases for Cumulus only
+-  `d7cc38f0dbce <https://github.com/open-power/hostboot/commit/d7cc38f0dbce>`__ Adding VPD testing
+   data for Cumulus and Nimbus.
+-  `c3499cc7e8cc <https://github.com/open-power/hostboot/commit/c3499cc7e8cc>`__ Adding cumulus
+   model to ci testing
+
+Greg Still (7):
+
+-  `4e919f5e820f <https://github.com/open-power/hostboot/commit/4e919f5e820f>`__ PM: clear Hcode
+   error injection bit upon PM complex reset
+-  `f59ac34985af <https://github.com/open-power/hostboot/commit/f59ac34985af>`__ PM: Clear error
+   injection bits before special wake-up in PM complex reset
+-  `e95497ee0e43 <https://github.com/open-power/hostboot/commit/e95497ee0e43>`__ PM: Fix double
+   biases value into safe mode frequency
+-  `3546db2b916f <https://github.com/open-power/hostboot/commit/3546db2b916f>`__ PM: Increase PB
+   Purge time for MPIPL to accommodate Fleetwood
+-  `57fb07ecc684 <https://github.com/open-power/hostboot/commit/57fb07ecc684>`__ PM: pm_firinit
+   class fix to properly clear FIRs upon initialization
+-  `931118120f2b <https://github.com/open-power/hostboot/commit/931118120f2b>`__ PM: Move PBAFIR
+   checkstops to recoverable attentions
+-  `47c5001b587c <https://github.com/open-power/hostboot/commit/47c5001b587c>`__ SMF: SBE updates
+   for SMF (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+
+Ilya Smirnov (17):
+
+-  `b77dbedc8f3c <https://github.com/open-power/hostboot/commit/b77dbedc8f3c>`__ Add Locking of Abus
+   Sec Mailboxes
+-  `c7384e829f3d <https://github.com/open-power/hostboot/commit/c7384e829f3d>`__ Secure Boot:
+   Support API to fence off all node processors’ secure mailboxes
+-  `7e0d574dff88 <https://github.com/open-power/hostboot/commit/7e0d574dff88>`__ New Global For
+   Console Daemon
+-  `c8a30bc070a2 <https://github.com/open-power/hostboot/commit/c8a30bc070a2>`__ Add Option to Use
+   opal-elog-parse to eSEL.pl
+-  `d875133a8d13 <https://github.com/open-power/hostboot/commit/d875133a8d13>`__ Pre-set HB TI Area
+   in doStutdown Path
+-  `41cda93cb3e7 <https://github.com/open-power/hostboot/commit/41cda93cb3e7>`__ Add Support for TPM
+   Message Queue Flushing
+-  `d2c065d794ce <https://github.com/open-power/hostboot/commit/d2c065d794ce>`__ Display Secure Mode
+   Console Trace During Boot
+-  `f4f189641a8a <https://github.com/open-power/hostboot/commit/f4f189641a8a>`__ Attach Traces to
+   call_mss_eff_config Errors
+-  `ba8d9b8321dd <https://github.com/open-power/hostboot/commit/ba8d9b8321dd>`__ Mark
+   IPC_DATA_INVALID Errors as Informational
+-  `2ff7bd1af135 <https://github.com/open-power/hostboot/commit/2ff7bd1af135>`__ Sync Attributes to
+   FSP In TPM Required Path
+-  `f70518cf12dc <https://github.com/open-power/hostboot/commit/f70518cf12dc>`__ Set TPM_UNUSABLE
+   Only if TPM is Required
+-  `fd77849e3981 <https://github.com/open-power/hostboot/commit/fd77849e3981>`__ Port System and
+   Node Targets Stitching Code
+-  `7b8e409427f3 <https://github.com/open-power/hostboot/commit/7b8e409427f3>`__ Don’t Process
+   Interrupts During Shutdown
+-  `bdcb33b8fd84 <https://github.com/open-power/hostboot/commit/bdcb33b8fd84>`__ SMF: Store URMOR
+   SPR Value in host_build_stop_image
+-  `22134d69a201 <https://github.com/open-power/hostboot/commit/22134d69a201>`__ SMF: Port NVRAM
+   Reading Logic From Skiboot
+-  `1aae1ba2930c <https://github.com/open-power/hostboot/commit/1aae1ba2930c>`__ Move HOMER BAR to
+   Secure Memory in SMF Mode
+-  `c8511398e857 <https://github.com/open-power/hostboot/commit/c8511398e857>`__ Serialize the Check
+   For Prologs in CI
+
+Jacob Harvey (5):
+
+-  `54a05ea9d278 <https://github.com/open-power/hostboot/commit/54a05ea9d278>`__ Implement BC
+   attributes and make eff_dimm class
+-  `17244eeb2294 <https://github.com/open-power/hostboot/commit/17244eeb2294>`__ Update
+   mss_eff_config to L3
+-  `5505f90c9c82 <https://github.com/open-power/hostboot/commit/5505f90c9c82>`__ Fix memory plug
+   rules and error handling
+-  `17a5d5f52af1 <https://github.com/open-power/hostboot/commit/17a5d5f52af1>`__ Remove logErrors in
+   plug_rules
+-  `8b1a3dcf482e <https://github.com/open-power/hostboot/commit/8b1a3dcf482e>`__ L3 work for mss
+   xmls
+
+Jan Hlavac (1):
+
+-  `9be05f401c09 <https://github.com/open-power/hostboot/commit/9be05f401c09>`__ linker: fix
+   compiler warnings
+
+Jaymes Wilks (9):
+
+-  `0c6d58230e61 <https://github.com/open-power/hostboot/commit/0c6d58230e61>`__ Create attributes
+   for intended PHYP ATTN areas
+-  `24f3312ea1d3 <https://github.com/open-power/hostboot/commit/24f3312ea1d3>`__ HRMOR relative
+   addressing for PHyp SP ATTN area dump
+-  `d406ad362d7f <https://github.com/open-power/hostboot/commit/d406ad362d7f>`__ SP ATTN area
+   relative addressing cleanup
+-  `ef1e22766400 <https://github.com/open-power/hostboot/commit/ef1e22766400>`__ In non-MNFG, only
+   match SBE keys for the sides that boot
+-  `ae718b725e8c <https://github.com/open-power/hostboot/commit/ae718b725e8c>`__ Callout
+   non-functional TPM before processor on I2C
+-  `8b8b8de88700 <https://github.com/open-power/hostboot/commit/8b8b8de88700>`__ Implement generic
+   i2c device callouts for FSP
+-  `00d9a1bc226b <https://github.com/open-power/hostboot/commit/00d9a1bc226b>`__ Disable tolerating
+   blacklist violations
+-  `87adeec28640 <https://github.com/open-power/hostboot/commit/87adeec28640>`__ Support
+   openpower-specific I2C device callouts
+-  `4694514bf5ce <https://github.com/open-power/hostboot/commit/4694514bf5ce>`__ Zero out TPM FRU ID
+   to avoid hostboot crash
+
+Jennifer A. Stofer (2):
+
+-  `7e8b0c98a623 <https://github.com/open-power/hostboot/commit/7e8b0c98a623>`__ Revert “Adding p9a
+   support.”
+-  `edcc962667ba <https://github.com/open-power/hostboot/commit/edcc962667ba>`__ Revert “Verify
+   Clock/power state on non functional EX/Core/quad chiplets”
+
+Jenny Huynh (8):
+
+-  `2a377a20bf0b <https://github.com/open-power/hostboot/commit/2a377a20bf0b>`__ Secure memory
+   allocation and setup
+-  `34d3b9353e22 <https://github.com/open-power/hostboot/commit/34d3b9353e22>`__ Avoid enabling smf
+   bits in nmmu logic for P9
+-  `25be20644f96 <https://github.com/open-power/hostboot/commit/25be20644f96>`__ SW427193 /
+   HW461448: Enable memory controller wat
+-  `a291da772449 <https://github.com/open-power/hostboot/commit/a291da772449>`__ Mask early hang
+   indicators from nmmu/vas unit
+-  `d72526550ef6 <https://github.com/open-power/hostboot/commit/d72526550ef6>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+-  `a04dc7a75506 <https://github.com/open-power/hostboot/commit/a04dc7a75506>`__ Enforce SMF size
+   requirements and correct valid bit
+-  `e8825169c84c <https://github.com/open-power/hostboot/commit/e8825169c84c>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+-  `0faf0e05fd41 <https://github.com/open-power/hostboot/commit/0faf0e05fd41>`__ Tune xbus
+   packet_delay_limit for various systems
+
+Joachim Fenkes (3):
+
+-  `5129448452b6 <https://github.com/open-power/hostboot/commit/5129448452b6>`__ p9_sbe_lpc_init:
+   Add final check for errors
+-  `3dcbd232eb5d <https://github.com/open-power/hostboot/commit/3dcbd232eb5d>`__ p9_sbe_lpc_init:
+   Improve reset
+-  `93478adb3314 <https://github.com/open-power/hostboot/commit/93478adb3314>`__ p9_tod_init: Update
+   spread spectrum synchronization for Axone
+
+Joe McGill (42):
+
+-  `f9a40964fc9d <https://github.com/open-power/hostboot/commit/f9a40964fc9d>`__ support IO reconfig
+   loop for OBUS DL link training failures
+-  `dece8b8d13ad <https://github.com/open-power/hostboot/commit/dece8b8d13ad>`__ p9_sbe_scominit –
+   unmask TP LFIR bit 37 for Cumulus
+-  `4a43554124f7 <https://github.com/open-power/hostboot/commit/4a43554124f7>`__ p9_sbe_common –
+   mark TP LFIR bit 37 as recoverable
+-  `306a71070535 <https://github.com/open-power/hostboot/commit/306a71070535>`__ FBC Level 1
+   procedures
+-  `b7d8c7cfb45e <https://github.com/open-power/hostboot/commit/b7d8c7cfb45e>`__ L2 HWPs –
+   p9_smp_link_layer and p9_fab_iovalid
+-  `75649c5f3d45 <https://github.com/open-power/hostboot/commit/75649c5f3d45>`__ L2 - Fabric updates
+   for multi-chip support
+-  `2cd54a28ccb0 <https://github.com/open-power/hostboot/commit/2cd54a28ccb0>`__ p9_fab_iovalid –
+   invoke link validation subroutine
+-  `36a8aaf9dc8b <https://github.com/open-power/hostboot/commit/36a8aaf9dc8b>`__ L3 update –
+   p9_fab_iovalid
+-  `904da7128b41 <https://github.com/open-power/hostboot/commit/904da7128b41>`__ IO, FBC updates to
+   enable ABUS for Fleetwood
+-  `0c44c70474ee <https://github.com/open-power/hostboot/commit/0c44c70474ee>`__ shift XBUS FIR
+   programming inits for secure boot
+-  `6d4c897edca3 <https://github.com/open-power/hostboot/commit/6d4c897edca3>`__ p9_fab_iovalid –
+   secure ABUS mailboxes after iovalid is asserted
+-  `eae5dde56fae <https://github.com/open-power/hostboot/commit/eae5dde56fae>`__ support IO reconfig
+   loop for OBUS DL link training failures
+-  `78055ea9215e <https://github.com/open-power/hostboot/commit/78055ea9215e>`__ p9_fab_iovalid –
+   remove code setting ABUS security lock
+-  `67ae5190164c <https://github.com/open-power/hostboot/commit/67ae5190164c>`__ shift OBUS FIR
+   programming inits for secure boot
+-  `ed7254aed9ca <https://github.com/open-power/hostboot/commit/ed7254aed9ca>`__ use
+   putscomUnderMask API to update FBC DL control register
+-  `8dba363050dc <https://github.com/open-power/hostboot/commit/8dba363050dc>`__ shift OBUS FIR
+   programming inits for secure boot
+-  `d93fbb365235 <https://github.com/open-power/hostboot/commit/d93fbb365235>`__ correctly propogate
+   bad return code from p9_adu_coherent_status_check
+-  `36839984fe01 <https://github.com/open-power/hostboot/commit/36839984fe01>`__ p9_throttle_sync –
+   clear refresh sync type after issuing IPL sync
+-  `352adcc2ae3e <https://github.com/open-power/hostboot/commit/352adcc2ae3e>`__ Update Cumulus MI
+   runtime FIR settings
+-  `da084ab14a46 <https://github.com/open-power/hostboot/commit/da084ab14a46>`__ allow option to
+   enforce mirroring of all system memory
+-  `6f42293e7704 <https://github.com/open-power/hostboot/commit/6f42293e7704>`__ set PEC disable
+   store thread based ordering chicken switches
+-  `1d72c0ee82a2 <https://github.com/open-power/hostboot/commit/1d72c0ee82a2>`__
+   p9_sbe_check_quiesce – restore call to p9_int_scrub_caches
+-  `613fa4b3a5c5 <https://github.com/open-power/hostboot/commit/613fa4b3a5c5>`__ p9_mss_eff_grouping
+   – comment, whitespace only updates
+-  `41556dbc622c <https://github.com/open-power/hostboot/commit/41556dbc622c>`__
+   p9.int.scom.initfile – increase INT_VC_AIB_TIMEOUT
+-  `6bf2d027a217 <https://github.com/open-power/hostboot/commit/6bf2d027a217>`__ p9_sbe_scominit –
+   set XSCOM BAR in secure memory with SMF enabled
+-  `3a9f22d17780 <https://github.com/open-power/hostboot/commit/3a9f22d17780>`__
+   p9.pci.scan.initfile – replace 62028 implementation with initfile entry
+-  `cdf4b35b7d63 <https://github.com/open-power/hostboot/commit/cdf4b35b7d63>`__ mask VAS FIR bits
+   33,35,37
+-  `b255bf6cc5d8 <https://github.com/open-power/hostboot/commit/b255bf6cc5d8>`__ p9_obus_fir_utils –
+   create header for OBUS FIR settings
+-  `3fa58ab0e303 <https://github.com/open-power/hostboot/commit/3fa58ab0e303>`__ Validate OBUS DL
+   lane failed indications during initial link training
+-  `73f196ac8f86 <https://github.com/open-power/hostboot/commit/73f196ac8f86>`__ p9_xip_customize.C
+   – update filter PLL bucket select only for AW keyword ver2
+-  `c6643d484b19 <https://github.com/open-power/hostboot/commit/c6643d484b19>`__ apply INT ARX clock
+   gate disable to p9n DD2.0 hardware
+-  `c17dc98087ad <https://github.com/open-power/hostboot/commit/c17dc98087ad>`__ validate DL, TL,
+   iovalid state prior to SMP build
+-  `9a96890811e7 <https://github.com/open-power/hostboot/commit/9a96890811e7>`__ p9_fab_iovalid –
+   enhance half-link fail determination
+-  `b407cfc0f325 <https://github.com/open-power/hostboot/commit/b407cfc0f325>`__ Updates to permit
+   synchronized SS PLL spreading via TOD
+-  `af570fbad576 <https://github.com/open-power/hostboot/commit/af570fbad576>`__ nest updates for
+   p9c DD1.3 native and p9c DD1.2 compatibility modes
+-  `b38e80aebe0e <https://github.com/open-power/hostboot/commit/b38e80aebe0e>`__ prevent NVDL
+   recal_abort to OBUS PHY during SMP usage
+-  `f784325ac298 <https://github.com/open-power/hostboot/commit/f784325ac298>`__
+   p9.int.scom.initfile – increase PC timeouts
+-  `b0270a92f421 <https://github.com/open-power/hostboot/commit/b0270a92f421>`__
+   p9.int.scom.initfile – mask early hang indicator FIR bits
+-  `5a2e55b7708e <https://github.com/open-power/hostboot/commit/5a2e55b7708e>`__ SMP ABUS – use
+   pattern A to detect lane failures
+-  `69cc45d8f059 <https://github.com/open-power/hostboot/commit/69cc45d8f059>`__ FBC ABUS TDM inject
+   and recovery HWPs
+-  `1720267b190a <https://github.com/open-power/hostboot/commit/1720267b190a>`__ p9_mss_eff_grouping
+   – update deconfiguration rules
+-  `c4f812722685 <https://github.com/open-power/hostboot/commit/c4f812722685>`__ FBC TDM recovery –
+   PPE update, clear recal_abort, pdwn unconnected lanes
+
+Joel Stanley (2):
+
+-  `b24deec9bad7 <https://github.com/open-power/hostboot/commit/b24deec9bad7>`__ bootconfig:
+   Describe pnor boot flags
+-  `de2d12b23dff <https://github.com/open-power/hostboot/commit/de2d12b23dff>`__ fapi2: Use correct
+   RingMode type
+
+John Rell (11):
+
+-  `b2ff2dd0c8e5 <https://github.com/open-power/hostboot/commit/b2ff2dd0c8e5>`__ jgr18081500
+   ctle_coarse update for SW442177
+-  `293c1262d807 <https://github.com/open-power/hostboot/commit/293c1262d807>`__ jgr17042800 Updated
+   Obus scom initfile
+-  `396eca7c503c <https://github.com/open-power/hostboot/commit/396eca7c503c>`__ jgr17050500 Updated
+   Obus initfile for HW405290
+-  `58b5e5dba045 <https://github.com/open-power/hostboot/commit/58b5e5dba045>`__ jgr17061500 Nim
+   Obus DD2 update
+-  `aeed09827aef <https://github.com/open-power/hostboot/commit/aeed09827aef>`__ jgr17071200 Removed
+   pdwn settings
+-  `7772f8c9a003 <https://github.com/open-power/hostboot/commit/7772f8c9a003>`__ jgr17081500 Update
+   TX_ZCAL_P_4X settings for dmi,o,x buses
+-  `1821567eaf9b <https://github.com/open-power/hostboot/commit/1821567eaf9b>`__ jgr17082300 Setting
+   changes for HW41801 HW419305
+-  `3e89694dba30 <https://github.com/open-power/hostboot/commit/3e89694dba30>`__ jgr17083100 Fixed
+   overlooked setting from gerrit change 45079 and HW419305
+-  `254e702fe7ff <https://github.com/open-power/hostboot/commit/254e702fe7ff>`__ jgr171017 Setting
+   changes for Obus boardwire vs cable
+-  `a712f59387fd <https://github.com/open-power/hostboot/commit/a712f59387fd>`__ jgr18042600 Changed
+   rx_recal_abort_dl_mask=0 for cumulus HW446964
+-  `5299301303d4 <https://github.com/open-power/hostboot/commit/5299301303d4>`__ jgr18081500
+   ctle_coarse update for SW442177
+
+Li Meng (1):
+
+-  `24186bec3e6e <https://github.com/open-power/hostboot/commit/24186bec3e6e>`__ add lrdimm plug
+   rules
+
+Louis Stermole (24):
+
+-  `1d21270b627a <https://github.com/open-power/hostboot/commit/1d21270b627a>`__ Restore
+   ATTR_CEN_SCHMOO_MULTIPLE_SETUP_CALL after shmoos to fix masking errors
+-  `1d33fcf2c591 <https://github.com/open-power/hostboot/commit/1d33fcf2c591>`__ Add bad bit setting
+   to p9c training advanced
+-  `fd49726ffcf0 <https://github.com/open-power/hostboot/commit/fd49726ffcf0>`__ Fix
+   p9c_generic_shmoo unit test to work with corrected bad bits attr
+-  `85a561df01c8 <https://github.com/open-power/hostboot/commit/85a561df01c8>`__ Improve WR_VREF
+   shmoo algorithm in p9c training_adv
+-  `12289773b37d <https://github.com/open-power/hostboot/commit/12289773b37d>`__ Setup terminations
+   on non-calibrating ranks during WR_LVL on DDR3
+-  `c66059fce342 <https://github.com/open-power/hostboot/commit/c66059fce342>`__ Fix PDA fails due
+   to DRAM count on CDIMMs in p9c WR_VREF shmoo
+-  `648be0c060f6 <https://github.com/open-power/hostboot/commit/648be0c060f6>`__ Add default
+   (initToZero) for ATTR_CEN_LRDIMM_RANK_MULT_MODE
+-  `f62ab04343d1 <https://github.com/open-power/hostboot/commit/f62ab04343d1>`__ Reduce size of
+   generic_shmoo class in firmware
+-  `a84a3f3af197 <https://github.com/open-power/hostboot/commit/a84a3f3af197>`__ Add option to
+   increase VREF step in p9c characterization shmoo
+-  `7fa5843dd1b5 <https://github.com/open-power/hostboot/commit/7fa5843dd1b5>`__ Change p9c box
+   shmoo callouts from recovered to predictive
+-  `7a9396eef7d8 <https://github.com/open-power/hostboot/commit/7a9396eef7d8>`__ Add plug rule for
+   dual-drop DIMM configs that produce different xlate settings
+-  `5abc57bc8352 <https://github.com/open-power/hostboot/commit/5abc57bc8352>`__ Add empty files for
+   p9c soft PPR (row repair) function
+-  `0101df38954b <https://github.com/open-power/hostboot/commit/0101df38954b>`__ Multiple fixes to
+   enable p9c draminit_training_adv during IPL
+-  `bdf069fd1360 <https://github.com/open-power/hostboot/commit/bdf069fd1360>`__ Add soft PPR (row
+   repair) function for p9c
+-  `93192aff25f4 <https://github.com/open-power/hostboot/commit/93192aff25f4>`__ Add row repair
+   access functions and attr switches for p9c
+-  `a7b46bd16dfc <https://github.com/open-power/hostboot/commit/a7b46bd16dfc>`__ Fix makefile error
+   for p9c_mss_draminit_mc
+-  `81faecc96e97 <https://github.com/open-power/hostboot/commit/81faecc96e97>`__ Change training_adv
+   sanity check fail to a recovered fail for p9c
+-  `e5eb14043e5d <https://github.com/open-power/hostboot/commit/e5eb14043e5d>`__ Fix attribute
+   access errors in p9c row_repair
+-  `12eac54482d5 <https://github.com/open-power/hostboot/commit/12eac54482d5>`__ Re-enable training
+   advanced WR_VREF algorithm in xml for p9c
+-  `fecb93f47316 <https://github.com/open-power/hostboot/commit/fecb93f47316>`__ Fix Centaur
+   workaround in p9c_mss_row_repair
+-  `59b84449bc49 <https://github.com/open-power/hostboot/commit/59b84449bc49>`__ Remove some debug
+   trace from p9c_mss_draminit_training_adv code
+-  `7b0ac241e5dd <https://github.com/open-power/hostboot/commit/7b0ac241e5dd>`__ Fix MR0 corruption
+   when applying rank1 row repair on p9c
+-  `b26e6d85c030 <https://github.com/open-power/hostboot/commit/b26e6d85c030>`__ Fix RCD parity
+   errors in p9c row repair
+-  `de9ec8dc9ca5 <https://github.com/open-power/hostboot/commit/de9ec8dc9ca5>`__ Add blank
+   gen_mss_volt.H file for HB mirror
+
+Marty Gloff (1):
+
+-  `ccf2f3445e15 <https://github.com/open-power/hostboot/commit/ccf2f3445e15>`__ HBRT attrrp depends
+   on node zero being present
+
+Matt Derksen (22):
+
+-  `9ec1a1f399f3 <https://github.com/open-power/hostboot/commit/9ec1a1f399f3>`__ Reenable
+   getMemBufRawCardType calling.
+-  `e38d6b0d199b <https://github.com/open-power/hostboot/commit/e38d6b0d199b>`__ DRAM sparing
+   support functions
+-  `3302fd380eba <https://github.com/open-power/hostboot/commit/3302fd380eba>`__ Additional DRAM
+   sparing support functions
+-  `1a90c4370493 <https://github.com/open-power/hostboot/commit/1a90c4370493>`__ Remove IOMCFIR and
+   SCOM_MODE_PB checks
+-  `b7906419b3bc <https://github.com/open-power/hostboot/commit/b7906419b3bc>`__ Call
+   fapi2::getSPD() via FAPI_INVOKE_HWP
+-  `3e645f2d3703 <https://github.com/open-power/hostboot/commit/3e645f2d3703>`__ Add WOF compare
+   data section for RC_WOF_TABLE_NOT_FOUND errors
+-  `27c01047205d <https://github.com/open-power/hostboot/commit/27c01047205d>`__ Use hostservice to
+   do special wakeup at runtime for open-power systems
+-  `78c7928126a9 <https://github.com/open-power/hostboot/commit/78c7928126a9>`__ Only store HRMOR
+   value on primary node
+-  `847e8ef1fbeb <https://github.com/open-power/hostboot/commit/847e8ef1fbeb>`__ Add hostboot
+   reserved memory mirroring support
+-  `14340c147361 <https://github.com/open-power/hostboot/commit/14340c147361>`__ Use
+   ATTR_MAX_COMPUTE_NODES_PER_SYSTEM instead of hardcoding
+-  `7c5afbddbf0a <https://github.com/open-power/hostboot/commit/7c5afbddbf0a>`__ Additional tracing
+   for shutdown events
+-  `2968366be470 <https://github.com/open-power/hostboot/commit/2968366be470>`__ Add thread ID into
+   trace_lite traces
+-  `716f5fdcab1d <https://github.com/open-power/hostboot/commit/716f5fdcab1d>`__ Fix part
+   translation for SMP_CABLE callout
+-  `165bb46bac36 <https://github.com/open-power/hostboot/commit/165bb46bac36>`__ Support fapi2 i2c
+   functions
+-  `1c97a157a652 <https://github.com/open-power/hostboot/commit/1c97a157a652>`__ Cxxtest for
+   fapi_i2c support
+-  `667b300924ee <https://github.com/open-power/hostboot/commit/667b300924ee>`__ Fix cscope segfault
+   problem
+-  `39b2ccdfc8b3 <https://github.com/open-power/hostboot/commit/39b2ccdfc8b3>`__ Fix compile error
+-  `f07e1f685951 <https://github.com/open-power/hostboot/commit/f07e1f685951>`__ Fix WOF data not
+   found FFDC
+-  `a45ace1ec733 <https://github.com/open-power/hostboot/commit/a45ace1ec733>`__ Send Attn chip list
+   for monitoring
+-  `1e21ee6d26e5 <https://github.com/open-power/hostboot/commit/1e21ee6d26e5>`__ Allow stopIPL to be
+   called before istepdispatcher is loaded
+-  `1e1b50096bb4 <https://github.com/open-power/hostboot/commit/1e1b50096bb4>`__ Support fapi2 MMIO
+   functions
+-  `2dfa56b49d0e <https://github.com/open-power/hostboot/commit/2dfa56b49d0e>`__ Deconfig parent
+   rollup simplified
+
+Matt K. Light (3):
+
+-  `353567d4b178 <https://github.com/open-power/hostboot/commit/353567d4b178>`__ Add more fapi2
+   target types for Axone
+-  `501844c893e5 <https://github.com/open-power/hostboot/commit/501844c893e5>`__ fapi2 i2c access
+   headers
+-  `9af02ab015ac <https://github.com/open-power/hostboot/commit/9af02ab015ac>`__ fapi2 i2c dox
+   update
+
+Matt Raybuck (8):
+
+-  `6a593d78b7c5 <https://github.com/open-power/hostboot/commit/6a593d78b7c5>`__ Combine trace
+   buffers in errlog
+-  `306037698122 <https://github.com/open-power/hostboot/commit/306037698122>`__ Add VERSION to all
+   OpenPOWER error logs
+-  `9b59223389e7 <https://github.com/open-power/hostboot/commit/9b59223389e7>`__ Add commit hook to
+   sort the attribute xml files
+-  `3ee865ba154a <https://github.com/open-power/hostboot/commit/3ee865ba154a>`__ Attribute keyword
+   to require override
+-  `7caab9472ef7 <https://github.com/open-power/hostboot/commit/7caab9472ef7>`__ new targeting
+   sorting tools removes newline from prolog
+-  `0c5edba986eb <https://github.com/open-power/hostboot/commit/0c5edba986eb>`__ Added support for
+   recursive mutexes
+-  `2e77a7fb1433 <https://github.com/open-power/hostboot/commit/2e77a7fb1433>`__ Attribute support
+   for recursive mutexes
+-  `9e552af485f3 <https://github.com/open-power/hostboot/commit/9e552af485f3>`__ Remove hardcoding
+   of partial good logic (1/2)
+
+Maxim Polyakov (1):
+
+-  `1ad25a8428db <https://github.com/open-power/hostboot/commit/1ad25a8428db>`__ Support for
+   extended FRU data for memory modules
+
+Mengze Liao (1):
+
+-  `61bcb01d6fd5 <https://github.com/open-power/hostboot/commit/61bcb01d6fd5>`__ Add PCIe dynamic
+   bifurcation function for barreleye G2
+
+Michael Pardeik (2):
+
+-  `df43ad6f8512 <https://github.com/open-power/hostboot/commit/df43ad6f8512>`__ P9N/P9C util to
+   throttle HWP updates for min util and safemode
+-  `49fe793f319d <https://github.com/open-power/hostboot/commit/49fe793f319d>`__ centaur mba
+   initfile update for refresh reset interval
+
+Mike Baiocchi (13):
+
+-  `36d47d4ca26d <https://github.com/open-power/hostboot/commit/36d47d4ca26d>`__ Update bbuild to
+   b0608a_1823.920 and CUMULUS/Jenkins Fix
+-  `7617e77949d7 <https://github.com/open-power/hostboot/commit/7617e77949d7>`__ Add procedure for
+   istep 18’s Node Communication ABUS Exchange
+-  `323f71eb613d <https://github.com/open-power/hostboot/commit/323f71eb613d>`__ Add TPM Calls to
+   Node Communication ABUS Exchange Procedure
+-  `47e859f60d22 <https://github.com/open-power/hostboot/commit/47e859f60d22>`__ Good-Path Fixes for
+   Secure Node Communications
+-  `1759af757bd8 <https://github.com/open-power/hostboot/commit/1759af757bd8>`__ Add error callouts
+   and other improvements for Node Communications
+-  `a76fe8f24e07 <https://github.com/open-power/hostboot/commit/a76fe8f24e07>`__ Read HW Key Hash
+   From SBE Seeprom via ChipOp when applicable
+-  `8948f0196ab1 <https://github.com/open-power/hostboot/commit/8948f0196ab1>`__ ABUS Node
+   Communication: Add Support for Redundant Links
+-  `8dab4e13569f <https://github.com/open-power/hostboot/commit/8dab4e13569f>`__ Add PEER_TARGET and
+   PEER_PATH to SMPGROUP Target
+-  `85367d8e40dd <https://github.com/open-power/hostboot/commit/85367d8e40dd>`__ Update
+   adjustHbiPhysSize() Function to handle HBI Expansion
+-  `a0ee54b5faf4 <https://github.com/open-power/hostboot/commit/a0ee54b5faf4>`__ Update bbuild to
+   b0710c_1827.920
+-  `2d79288ff609 <https://github.com/open-power/hostboot/commit/2d79288ff609>`__ ABUS Node
+   Communication is operational, so commit all errors
+-  `887663e6ad51 <https://github.com/open-power/hostboot/commit/887663e6ad51>`__ Minor Error Log
+   Improvements
+-  `864d9b80ebf9 <https://github.com/open-power/hostboot/commit/864d9b80ebf9>`__ Node
+   Communications: use addHwCallout() to deconfigure
+
+Nicholas E. Bofferding (1):
+
+-  `506a20f3bb46 <https://github.com/open-power/hostboot/commit/506a20f3bb46>`__ Revert “Delete
+   non-terminating TPM error in fabric integration step”
+
+Nick Bofferding (38):
+
+-  `b14259e6b41a <https://github.com/open-power/hostboot/commit/b14259e6b41a>`__ Secure Boot:
+   Disable x-bus node communication
+-  `6359b6a6e881 <https://github.com/open-power/hostboot/commit/6359b6a6e881>`__ Fix memory leaks
+   associated with various msg_sendrecv calls
+-  `f9aa8f06bbd8 <https://github.com/open-power/hostboot/commit/f9aa8f06bbd8>`__ Memory Management:
+   Fix coalesce to track holes in the page management
+-  `b81a9c8640e6 <https://github.com/open-power/hostboot/commit/b81a9c8640e6>`__ Secure Boot: Defer
+   init of Centaur SCOM cache register definitions
+-  `cbacafbc508a <https://github.com/open-power/hostboot/commit/cbacafbc508a>`__ Secure Boot:
+   Enabled final Secure Boot settings for Zeppelin
+-  `1db54dcc27d4 <https://github.com/open-power/hostboot/commit/1db54dcc27d4>`__ Secure Boot:
+   Disable cache of 2010800 Centaur register
+-  `82aa44098bcf <https://github.com/open-power/hostboot/commit/82aa44098bcf>`__ Remove
+   p9_fab_iovalid.C in order to re-mirror it
+-  `30fe98727be2 <https://github.com/open-power/hostboot/commit/30fe98727be2>`__ Secure Boot:
+   Centaur Security: Fix handling of 9 Centaur registers
+-  `d420d7b06a2e <https://github.com/open-power/hostboot/commit/d420d7b06a2e>`__ Secure Boot: Set
+   FIR mask bits for inactive OBUS links during host coalesce
+-  `be4d594926a5 <https://github.com/open-power/hostboot/commit/be4d594926a5>`__ Post informational
+   error log for planar jumper settings
+-  `9886d8d502e8 <https://github.com/open-power/hostboot/commit/9886d8d502e8>`__ Trusted Boot:
+   Provide appropriate callout when TPM not provisioned
+-  `fd642c6bf549 <https://github.com/open-power/hostboot/commit/fd642c6bf549>`__ Invoke P9 TIs
+   correctly
+-  `5015187c64ab <https://github.com/open-power/hostboot/commit/5015187c64ab>`__ Debug: Increase Ps
+   tool stack frame depth to 35 frames
+-  `b37f41b2c08c <https://github.com/open-power/hostboot/commit/b37f41b2c08c>`__ Secure Boot: Copy
+   PHyp secure header into standard reserved memory area
+-  `34e69d280e11 <https://github.com/open-power/hostboot/commit/34e69d280e11>`__ Fix HRMOR scratch
+   reg calculation
+-  `928ef690c086 <https://github.com/open-power/hostboot/commit/928ef690c086>`__ Send errors from
+   previous boots as callhome type eSELs
+-  `ea3d3a6c4f98 <https://github.com/open-power/hostboot/commit/ea3d3a6c4f98>`__ I2C: Inhibit
+   sending slave stop command when SDA and SCL are not both asserted
+-  `5ce2333d7d4a <https://github.com/open-power/hostboot/commit/5ce2333d7d4a>`__ Secure Boot: Clear
+   XBUS FIR bits after SMP enabled
+-  `923ed59ce8a7 <https://github.com/open-power/hostboot/commit/923ed59ce8a7>`__ MRW: If bus object
+   doesn’t have I2C_ADDRESS property, get it from I2C slave
+-  `6b3ddf52b517 <https://github.com/open-power/hostboot/commit/6b3ddf52b517>`__ eRepair: Pass RX/TX
+   vectors into lane power down HWPs in right order
+-  `9350ecec4bd2 <https://github.com/open-power/hostboot/commit/9350ecec4bd2>`__ i2c: Don’t wait for
+   SDA to go high before sending slave stop command
+-  `c87bd309d9bc <https://github.com/open-power/hostboot/commit/c87bd309d9bc>`__ Atomically latch
+   shutdown status and TI data together in shutdown
+-  `080d25563d0b <https://github.com/open-power/hostboot/commit/080d25563d0b>`__ Secure Boot: Report
+   base/extended code mismatch as terminating
+-  `c3b2b326c53f <https://github.com/open-power/hostboot/commit/c3b2b326c53f>`__ Trusted Boot:
+   Report Primary TPM required reason code as terminating
+-  `bdb1634e8e6a <https://github.com/open-power/hostboot/commit/bdb1634e8e6a>`__ Delete
+   non-terminating TPM error in fabric integration step
+-  `4f68936b4801 <https://github.com/open-power/hostboot/commit/4f68936b4801>`__ Update VPD in
+   correct node at runtime
+-  `17bf8a65e3be <https://github.com/open-power/hostboot/commit/17bf8a65e3be>`__ Fix duplicate trace
+   section removal accounting in error log flatten
+-  `7209f9061a3c <https://github.com/open-power/hostboot/commit/7209f9061a3c>`__ Trusted Boot: When
+   TPM not detected properly, report errors if TPM is required
+-  `01fcdb647ea0 <https://github.com/open-power/hostboot/commit/01fcdb647ea0>`__ Shutdown: Move
+   attribute sync to shutdown handler
+-  `9d6361875127 <https://github.com/open-power/hostboot/commit/9d6361875127>`__ Create new FAPI
+   attribute HB_HRMOR_BYTES
+-  `727443a3a2f3 <https://github.com/open-power/hostboot/commit/727443a3a2f3>`__ Close windows where
+   Hostboot HRMOR is not available to FSP
+-  `39c57d2a42c3 <https://github.com/open-power/hostboot/commit/39c57d2a42c3>`__ Serialize all
+   attribute synchronization calls
+-  `a9c72287f685 <https://github.com/open-power/hostboot/commit/a9c72287f685>`__ Add
+   lib_isteps_mss.so as an istep 15 dependency
+-  `24f1a6c7c10b <https://github.com/open-power/hostboot/commit/24f1a6c7c10b>`__ Prevent double free
+   condition when sending attributes to FSP
+-  `d70302a9f7af <https://github.com/open-power/hostboot/commit/d70302a9f7af>`__ Disable
+   synchronization tests
+-  `a6cb27b4cfab <https://github.com/open-power/hostboot/commit/a6cb27b4cfab>`__ Add OCMBFW
+   partition to FSP and Hostboot PNOR layouts
+-  `9b7da2e3c3a7 <https://github.com/open-power/hostboot/commit/9b7da2e3c3a7>`__ Support for putting
+   fences around mallocs
+-  `1e6bbb9b989b <https://github.com/open-power/hostboot/commit/1e6bbb9b989b>`__ Only allow key
+   transition in istep 10.2
+
+Nick Klazynski (6):
+
+-  `443609a24275 <https://github.com/open-power/hostboot/commit/443609a24275>`__ Add RL0/RL1 support
+   for CDD1.2
+-  `c916d4e2d430 <https://github.com/open-power/hostboot/commit/c916d4e2d430>`__ Clockgate disable
+   workaround for HW452921
+-  `d334558fdeb8 <https://github.com/open-power/hostboot/commit/d334558fdeb8>`__ Enable CDD1.3’s 4
+   risklevels (step 1)
+-  `edf9575e0567 <https://github.com/open-power/hostboot/commit/edf9575e0567>`__ Enable Core
+   compatability Mode; Add HW443669
+-  `874b5b34b0b7 <https://github.com/open-power/hostboot/commit/874b5b34b0b7>`__ Workaround for
+   SW440224
+-  `9cee8ff39774 <https://github.com/open-power/hostboot/commit/9cee8ff39774>`__ Add TLBIE WAT
+
+Prachi Gupta (13):
+
+-  `5815703c3be9 <https://github.com/open-power/hostboot/commit/5815703c3be9>`__ Add support for
+   missing memory behind master proc
+-  `27bf395be2cd <https://github.com/open-power/hostboot/commit/27bf395be2cd>`__ missing memory:
+   istep 7 and 14 changes
+-  `d50263f51eb4 <https://github.com/open-power/hostboot/commit/d50263f51eb4>`__ getMBvpdAttr:
+   Updates for DDR3 support
+-  `cc638c9bdc4e <https://github.com/open-power/hostboot/commit/cc638c9bdc4e>`__ Added in a sleep
+   after we winkle in istep 18 to avoid race conditions
+-  `cfc5fb7993fa <https://github.com/open-power/hostboot/commit/cfc5fb7993fa>`__ Save HRMOR in mbox
+   scratch reg for IPC messaging
+-  `e4f0610314ca <https://github.com/open-power/hostboot/commit/e4f0610314ca>`__ Wrap Test: Change
+   GROUP_ID/CHIP_ID to match the new proc numbering scheme
+-  `ba4fc129cd44 <https://github.com/open-power/hostboot/commit/ba4fc129cd44>`__
+   platGetMBvpdSlopeInterceptData: fix ATTR_CEN_CDIMM_VPD_MASTER_TOTAL_POWER_SLOPE
+-  `4dfcdd4a9e59 <https://github.com/open-power/hostboot/commit/4dfcdd4a9e59>`__ p9_fab_iovalid:
+   process errors returned by this HWP
+-  `c818c28e735f <https://github.com/open-power/hostboot/commit/c818c28e735f>`__ WOF Lid load:
+   Remove extra malloc and use getStoredLidImage
+-  `39c18a013796 <https://github.com/open-power/hostboot/commit/39c18a013796>`__ Update xbus/obus
+   procedures with the latest initCompiler changes
+-  `8832be410a8c <https://github.com/open-power/hostboot/commit/8832be410a8c>`__ Fix paranthesis
+   syntax in scom initfiles
+-  `70e41813c010 <https://github.com/open-power/hostboot/commit/70e41813c010>`__
+   Centaur_Register_List.csv: Updating it to hostboot level
+-  `76ae3d5f09c9 <https://github.com/open-power/hostboot/commit/76ae3d5f09c9>`__ Documentation:
+   Initial commit to create base README.md
+
+Prasad Bg Ranganath (13):
+
+-  `261923ec2039 <https://github.com/open-power/hostboot/commit/261923ec2039>`__ PPB: Bug fix in
+   computing IAC Vdn value
+-  `25da6f268179 <https://github.com/open-power/hostboot/commit/25da6f268179>`__ PM:Remove
+   deprecated attributes
+-  `4f0098cf3ce3 <https://github.com/open-power/hostboot/commit/4f0098cf3ce3>`__ PPB:Compute safe
+   mode Freq and Volt calculation during runtime
+-  `a0e63fb29fed <https://github.com/open-power/hostboot/commit/a0e63fb29fed>`__ Bug fix for the
+   Runtime pstate bias update
+-  `8f2be4b1063a <https://github.com/open-power/hostboot/commit/8f2be4b1063a>`__ PM:Clear GPE2 error
+   bit in OISR/IMR register before SGPE boots
+-  `eefd5f1438bf <https://github.com/open-power/hostboot/commit/eefd5f1438bf>`__ HCODE: DD21
+   makefile changes for CME,PGPE and SGPE
+-  `600ffa160d54 <https://github.com/open-power/hostboot/commit/600ffa160d54>`__ Verify Clock/power
+   state on non functional EX/Core/quad chiplets
+-  `1dd6d7647746 <https://github.com/open-power/hostboot/commit/1dd6d7647746>`__ Verify EQ/EX/Core
+   clock/power states
+-  `ae850cf7588d <https://github.com/open-power/hostboot/commit/ae850cf7588d>`__ PM:Some more
+   cleanups in update_ec_eq procedure for core unit xstop case
+-  `c4f75d029310 <https://github.com/open-power/hostboot/commit/c4f75d029310>`__ Update core quiesce
+   interface in update_ec_eq procedure
+-  `1012b75b38e5 <https://github.com/open-power/hostboot/commit/1012b75b38e5>`__ Update the PSTATE
+   attributes when we hit error during istep 15
+-  `e82eda284f01 <https://github.com/open-power/hostboot/commit/e82eda284f01>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+-  `4d72d31b7671 <https://github.com/open-power/hostboot/commit/4d72d31b7671>`__ PM:Fix PSAFE update
+   during pm reset flow
+
+Prem Shanker Jha (18):
+
+-  `cfa7304f5d6a <https://github.com/open-power/hostboot/commit/cfa7304f5d6a>`__ STOP API: API
+   conditionally supports 255 SCOM restore entries for each quad.
+-  `d2f43e6540fa <https://github.com/open-power/hostboot/commit/d2f43e6540fa>`__ PM: Added support
+   for enable disable of 24x7 IMA.
+-  `0d47fa9358e2 <https://github.com/open-power/hostboot/commit/0d47fa9358e2>`__ SCOM Restore:
+   Handle case of old HB and new STOP API case.
+-  `48e7db4febee <https://github.com/open-power/hostboot/commit/48e7db4febee>`__ STOP_Recovery:
+   Added hwp changes to support error log parser.
+-  `adaf8f7d6eec <https://github.com/open-power/hostboot/commit/adaf8f7d6eec>`__ STOP Recovery:
+   Implemented STOP Recovery parser for error log.
+-  `a30c34acdf4c <https://github.com/open-power/hostboot/commit/a30c34acdf4c>`__ SCOM Restore:
+   Increased max eq scom restores entries supported to 255.
+-  `15641e1a1fae <https://github.com/open-power/hostboot/commit/15641e1a1fae>`__ UV Support: HWP
+   inits runtime wakeup mode for each functional core.
+-  `d808f52a637f <https://github.com/open-power/hostboot/commit/d808f52a637f>`__ UV Support: Updated
+   HWP to set runtime wakeup mode.
+-  `53569a27d4da <https://github.com/open-power/hostboot/commit/53569a27d4da>`__ UV Support: Fixed
+   target issue in setup runtime wakeup mode HWP.
+-  `29f9ee17713d <https://github.com/open-power/hostboot/commit/29f9ee17713d>`__ 24x7: Populated
+   Abus bits in UAV for cumulus based system.
+-  `09ab06ca2d56 <https://github.com/open-power/hostboot/commit/09ab06ca2d56>`__ UV Support :
+   Augmented STOP API and self restore for enabling ultravisor.
+-  `076c45f663b8 <https://github.com/open-power/hostboot/commit/076c45f663b8>`__ Revert “UV Support
+   : Augmented STOP API and self restore for enabling UV”
+-  `bd440419c808 <https://github.com/open-power/hostboot/commit/bd440419c808>`__ STOP API: Changes
+   for SMF and SPR self save
+-  `5baacd28d51e <https://github.com/open-power/hostboot/commit/5baacd28d51e>`__ PM Malfunction:
+   Fixed issues with user data section parser plugin.
+-  `bdd0985889a6 <https://github.com/open-power/hostboot/commit/bdd0985889a6>`__ STOP Recovery:
+   Removed OCI address with SCOM address in HWP error xml.
+-  `451a26b55f90 <https://github.com/open-power/hostboot/commit/451a26b55f90>`__ Img Build: HOMER
+   changes for SMF and SPR self save.
+-  `ad52fe4087a2 <https://github.com/open-power/hostboot/commit/ad52fe4087a2>`__ PM: Fixed handling
+   of CME LFIR mask during PM complex reset.
+-  `c826f6afcb57 <https://github.com/open-power/hostboot/commit/c826f6afcb57>`__ PM: Handled SCOM
+   failures while determining unit availability.
+
+Rahul Batra (3):
+
+-  `f75a73ed4a8f <https://github.com/open-power/hostboot/commit/f75a73ed4a8f>`__ PM: Not mask
+   OCC_HB_NOTIFY during PM Reset
+-  `77fbc86e8ca9 <https://github.com/open-power/hostboot/commit/77fbc86e8ca9>`__ PM: Move SGPE/PGPE
+   Region and update QPMR/PPMR(2/4)
+-  `4c1c0fa70078 <https://github.com/open-power/hostboot/commit/4c1c0fa70078>`__ PM:Fill SGPE/PGPE
+   regions fields in QPMR/PPMR(3/4)
+
+Raja Das (4):
+
+-  `38834a9cad0b <https://github.com/open-power/hostboot/commit/38834a9cad0b>`__ Inverted logic of
+   hasClock bit in Clock Status register
+-  `529bf938bf0e <https://github.com/open-power/hostboot/commit/529bf938bf0e>`__ Use Attr to
+   Save/Fetch MDRT Count
+-  `9f49d11b83bf <https://github.com/open-power/hostboot/commit/9f49d11b83bf>`__ [ARCH_REG 2] Enable
+   architected register data reserve in the host
+-  `ac96eaf6e918 <https://github.com/open-power/hostboot/commit/ac96eaf6e918>`__ [OPAL-MPIPL][6]
+   Reserve the HBBL and HBB load area for OPAL fspless
+
+Ricardo Mata (1):
+
+-  `d8771d1fcc44 <https://github.com/open-power/hostboot/commit/d8771d1fcc44>`__ SW442214 - Turn off
+   Cache Inject for Fleetwood
+
+Richard J. Knight (19):
+
+-  `c6cbabf3d435 <https://github.com/open-power/hostboot/commit/c6cbabf3d435>`__ Add HX keyword
+   attribute for PCIe bifurcation support
+-  `8e9be410090d <https://github.com/open-power/hostboot/commit/8e9be410090d>`__ Fix SRC BC8A1A20 -
+   RUNTIME::RC_INVALID_RHB_INSTANCE
+-  `8c3f57a54055 <https://github.com/open-power/hostboot/commit/8c3f57a54055>`__ Fix for SW432203:
+   fails istep at istep host_runtime_setup
+-  `a729adbb1966 <https://github.com/open-power/hostboot/commit/a729adbb1966>`__ Update
+   genHwsvMrwXml.pl to include the attributes for PCIE config
+-  `96aa468a7e6a <https://github.com/open-power/hostboot/commit/96aa468a7e6a>`__ Fix for assert in
+   hbrt on two node fleetwood
+-  `0ee708e360e9 <https://github.com/open-power/hostboot/commit/0ee708e360e9>`__ Fix for hostboot
+   not forcing a TI for PSU timeout w/SBE dead
+-  `fc9830a4a2b1 <https://github.com/open-power/hostboot/commit/fc9830a4a2b1>`__ Fix simics P9C RCD
+   timeout issues
+-  `98e6e05479d5 <https://github.com/open-power/hostboot/commit/98e6e05479d5>`__ Fix for SW438315 :
+   IPL is stuck in loop eq(n0p0c0)
+-  `e37d7f6e51e7 <https://github.com/open-power/hostboot/commit/e37d7f6e51e7>`__ Add support for
+   iterating over EC_LEVELS
+-  `7ebda794dd19 <https://github.com/open-power/hostboot/commit/7ebda794dd19>`__ Update code to
+   consolidate writes to same address in same putScom
+-  `739bcecb2371 <https://github.com/open-power/hostboot/commit/739bcecb2371>`__ Modify initCompiler
+   to use FAPI_TRY in generated procedures
+-  `945f67bed15e <https://github.com/open-power/hostboot/commit/945f67bed15e>`__ Modify initCompiler
+   to use template version of buffer insert
+-  `9398c35b5f22 <https://github.com/open-power/hostboot/commit/9398c35b5f22>`__ Updates to
+   initcompiler to support DD2 and cumulus
+-  `ffcb6f88958e <https://github.com/open-power/hostboot/commit/ffcb6f88958e>`__ Remove
+   Centaur_Register_List.csv due to mirror issues
+-  `cdc84edda8ba <https://github.com/open-power/hostboot/commit/cdc84edda8ba>`__ Restore DRAM
+   repairs function not deploying port0 spare
+-  `76a14949a1ee <https://github.com/open-power/hostboot/commit/76a14949a1ee>`__ Modify the getFfdc
+   routine to consider the SBE proc
+-  `1adef8c1c0ad <https://github.com/open-power/hostboot/commit/1adef8c1c0ad>`__ Eliminate makefile
+   warnings for duplicate targets
+-  `bb6dc0455116 <https://github.com/open-power/hostboot/commit/bb6dc0455116>`__ Add prototype for
+   releasing platform data pointer storage function
+-  `c16e0b97bd22 <https://github.com/open-power/hostboot/commit/c16e0b97bd22>`__ get FAPI_POS for
+   all valid target types passed in SBE FIFO ffdc
+
+Rick Ward (6):
+
+-  `b364d7b062bf <https://github.com/open-power/hostboot/commit/b364d7b062bf>`__ Centaur Channel
+   Checkstop (runtime)
+-  `74bfadb2ab87 <https://github.com/open-power/hostboot/commit/74bfadb2ab87>`__ Centaur Channel
+   Checkstop (runtime)
+-  `71397fd3ade8 <https://github.com/open-power/hostboot/commit/71397fd3ade8>`__ SBE PSU timeout
+   during MBOX init causes task crash/HB TI
+-  `b3c214b8b836 <https://github.com/open-power/hostboot/commit/b3c214b8b836>`__ Host went to kernel
+   panic after gard’ing PEC0/PHB0 (PCIFIR CS)
+-  `b265c68d057a <https://github.com/open-power/hostboot/commit/b265c68d057a>`__ OP issue:
+   processMrw.pl should error on duplicate sensor IDs #75
+-  `8351efdb3b65 <https://github.com/open-power/hostboot/commit/8351efdb3b65>`__ Inband MMIO access
+   to OCMB (skeleton)
+
+Roland Veloz (4):
+
+-  `c6916a42d34b <https://github.com/open-power/hostboot/commit/c6916a42d34b>`__ Add support for
+   getting SBE Capabilites; extract SBE Version, Commit ID and Tags
+-  `0189e34d3bbc <https://github.com/open-power/hostboot/commit/0189e34d3bbc>`__ Create a utility to
+   add/remove entries from a link list within a given buffer
+-  `c8448c3a09ae <https://github.com/open-power/hostboot/commit/c8448c3a09ae>`__ Deconfig EC/EX/EQ
+   at runtime
+-  `a92f91459eb2 <https://github.com/open-power/hostboot/commit/a92f91459eb2>`__ Added the I2C MUX
+   attribute and target definitions
+
+Ryan Black (2):
+
+-  `e2ade14ecc5e <https://github.com/open-power/hostboot/commit/e2ade14ecc5e>`__ Change npu ATSD
+   timeout to disabled
+-  `c7084925a74a <https://github.com/open-power/hostboot/commit/c7084925a74a>`__ Mask ut=0 and ut=1
+   mmio bad cmd/length/align
+
+Ryan King (2):
+
+-  `44f196de4e6f <https://github.com/open-power/hostboot/commit/44f196de4e6f>`__ Add sensor cache
+   read as an explorer inband command
+-  `9a4642d1da32 <https://github.com/open-power/hostboot/commit/9a4642d1da32>`__ Add sensor cache
+   read as an explorer inband command
+
+Sachin Gupta (3):
+
+-  `f9a7b72ad608 <https://github.com/open-power/hostboot/commit/f9a7b72ad608>`__ Disable SBE HW i2c
+   reset sequence on hreset
+-  `dd91bd34b189 <https://github.com/open-power/hostboot/commit/dd91bd34b189>`__ Support
+   ATTR_LPC_CONSOLE_CNFG attribute
+-  `62feee748b72 <https://github.com/open-power/hostboot/commit/62feee748b72>`__ Customize LPC
+   console policy in SBE
+
+Sakethan R Kotta (2):
+
+-  `34d086e3e678 <https://github.com/open-power/hostboot/commit/34d086e3e678>`__ untrusted SBE
+   reserved memory region to Rsvd Mem Trace Buf Section
+-  `1ec6201b896c <https://github.com/open-power/hostboot/commit/1ec6201b896c>`__ HBRT Reserved Mem
+   Trace Buffer implementation.
+
+Sameer Veer (2):
+
+-  `55c1b84a1524 <https://github.com/open-power/hostboot/commit/55c1b84a1524>`__ Change gerrit
+   server references to reflect move from RTP to RCHLAND
+-  `5fbdd684e1b4 <https://github.com/open-power/hostboot/commit/5fbdd684e1b4>`__ Fixing copyright
+   prolog to 2018 after Gerrit server move from RTP to RCHLAND
+
+Samuel Mendoza-Jonas (1):
+
+-  `cd400323aa49 <https://github.com/open-power/hostboot/commit/cd400323aa49>`__ genPnorImages: Add
+   VERSION to signed partitions
+
+Santosh Balasubramanian (3):
+
+-  `07cf2ea6e013 <https://github.com/open-power/hostboot/commit/07cf2ea6e013>`__ Secure Boot:
+   Centaur Security: Initial sensitive register list
+-  `04bc0be96475 <https://github.com/open-power/hostboot/commit/04bc0be96475>`__ New empty file
+-  `1a417fb578fa <https://github.com/open-power/hostboot/commit/1a417fb578fa>`__ Secure Boot:
+   Centaur Security: Initial sensitive register list
+
+Sheldon Bailey (2):
+
+-  `2efcf2186232 <https://github.com/open-power/hostboot/commit/2efcf2186232>`__ OCC reset happening
+   on OpenPower systems with more than 2 processors
+-  `8fb031bf5c6b <https://github.com/open-power/hostboot/commit/8fb031bf5c6b>`__ HTMGT: Check for
+   OCC elog action bit to force sending an error log to BMC
+
+Soma BhanuTej (3):
+
+-  `2271594fab8c <https://github.com/open-power/hostboot/commit/2271594fab8c>`__ BugFix for
+   extract_sbe_rc
+-  `ebb451d4bef5 <https://github.com/open-power/hostboot/commit/ebb451d4bef5>`__ Nimbus DD22 support
+   updates to ekb
+-  `2b11c73334dc <https://github.com/open-power/hostboot/commit/2b11c73334dc>`__ Adding p9c 1.3
+   support.
+
+Srikantha Meesala (1):
+
+-  `5957dac24557 <https://github.com/open-power/hostboot/commit/5957dac24557>`__ HWSV - Hostboot
+   common data structure for Attn chip Id list
+
+Stephen Glancy (52):
+
+-  `48ed215d898d <https://github.com/open-power/hostboot/commit/48ed215d898d>`__ Fix MBS mask FIR
+   for Obus recovery
+-  `5e71d0883849 <https://github.com/open-power/hostboot/commit/5e71d0883849>`__ Fixes CKE levels
+   during RCD initialization
+-  `3927a22f49db <https://github.com/open-power/hostboot/commit/3927a22f49db>`__ Fixes IPL UE
+   callout code
+-  `a49be1a5d21b <https://github.com/open-power/hostboot/commit/a49be1a5d21b>`__ Removes erroneous
+   FAPI ERR print
+-  `866f841512df <https://github.com/open-power/hostboot/commit/866f841512df>`__ Updates training
+   advanced workarounds to run after a failure
+-  `f5c960805358 <https://github.com/open-power/hostboot/commit/f5c960805358>`__ Updates the
+   training advanced algorithm
+-  `a9e7978b5816 <https://github.com/open-power/hostboot/commit/a9e7978b5816>`__ Fixes Centaur chip
+   selects during RCD load
+-  `8df62cd15e91 <https://github.com/open-power/hostboot/commit/8df62cd15e91>`__ Fixes Centaur RCD
+   load sequence
+-  `5b93d4000b1c <https://github.com/open-power/hostboot/commit/5b93d4000b1c>`__ Enables RCD protect
+   for centaur systems
+-  `c8f0bbe2a227 <https://github.com/open-power/hostboot/commit/c8f0bbe2a227>`__ Fixes Centaur
+   training to skip known bad bits
+-  `ea861ac8618f <https://github.com/open-power/hostboot/commit/ea861ac8618f>`__ Disables training
+   advanced by default p9c
+-  `9eb4bc85198a <https://github.com/open-power/hostboot/commit/9eb4bc85198a>`__ Adds blank files
+   for generic code
+-  `74bdfc62ed5b <https://github.com/open-power/hostboot/commit/74bdfc62ed5b>`__ Reverts SW438645
+   fix to unblock driver release
+-  `206d83461d04 <https://github.com/open-power/hostboot/commit/206d83461d04>`__ Adds Nimbus
+   conversions blank file
+-  `982cbeab21b9 <https://github.com/open-power/hostboot/commit/982cbeab21b9>`__ Fixes Centaur
+   training advanced to unmask errors when disabled
+-  `28b83673a117 <https://github.com/open-power/hostboot/commit/28b83673a117>`__ Moves conversions
+   to be in the generic code space
+-  `f1189ec04f1f <https://github.com/open-power/hostboot/commit/f1189ec04f1f>`__ Fixes p9c’s
+   training’s swizzle of known bad bits
+-  `8cb89b7faae9 <https://github.com/open-power/hostboot/commit/8cb89b7faae9>`__ Moves generic xml
+   directories to be in generic/procedures
+-  `6a6d63736635 <https://github.com/open-power/hostboot/commit/6a6d63736635>`__ Moves CAS latency
+   algorithm to generic folder
+-  `b4a7e97c1806 <https://github.com/open-power/hostboot/commit/b4a7e97c1806>`__ Fixes an array out
+   of bounds bug in mss_freq
+-  `263f34b16742 <https://github.com/open-power/hostboot/commit/263f34b16742>`__ Creates blank files
+   for moving mss_freq to generic
+-  `4f35730b3dbe <https://github.com/open-power/hostboot/commit/4f35730b3dbe>`__ Adds endian_swap to
+   fapi2
+-  `444aeb467542 <https://github.com/open-power/hostboot/commit/444aeb467542>`__ Adds skeleton code
+   for LRDIMM
+-  `bb0c1121374c <https://github.com/open-power/hostboot/commit/bb0c1121374c>`__ Updates memory plug
+   rules
+-  `5e126f31d70e <https://github.com/open-power/hostboot/commit/5e126f31d70e>`__ Adds plug rule for
+   NVDIMM in specific DIMM slots
+-  `053fd94b4963 <https://github.com/open-power/hostboot/commit/053fd94b4963>`__ Adds MRW support
+   for x4/x8 DIMM configurations
+-  `639b6728bfdb <https://github.com/open-power/hostboot/commit/639b6728bfdb>`__ Adds skeleton code
+   for LRDIMM
+-  `11cc78395582 <https://github.com/open-power/hostboot/commit/11cc78395582>`__ Moves and renames
+   swizzle.H to generic
+-  `4f8cfb6e9c07 <https://github.com/open-power/hostboot/commit/4f8cfb6e9c07>`__ Moves sync code to
+   generic folder
+-  `99d8a2ec0d3f <https://github.com/open-power/hostboot/commit/99d8a2ec0d3f>`__ Adds insert
+   function space helpers for LRDIMM
+-  `a4e14b209192 <https://github.com/open-power/hostboot/commit/a4e14b209192>`__ Adds per-Buffer
+   addressability API for LRDIMM
+-  `07585c1409e3 <https://github.com/open-power/hostboot/commit/07585c1409e3>`__ Removes unused
+   attribute accessors
+-  `cb5a36814f64 <https://github.com/open-power/hostboot/commit/cb5a36814f64>`__ Works around LRDIMM
+   plug rules error for LRDIMM BUP
+-  `6ba203356a7c <https://github.com/open-power/hostboot/commit/6ba203356a7c>`__ Fixes VPD access
+   and eff_config for LRDIMM’s
+-  `f3a2693e80a0 <https://github.com/open-power/hostboot/commit/f3a2693e80a0>`__ Updates training
+   steps factory to be LRDIMM capable
+-  `51d1eba8c769 <https://github.com/open-power/hostboot/commit/51d1eba8c769>`__ Updates to
+   configure all four rank pair registers
+-  `0e93132bcb61 <https://github.com/open-power/hostboot/commit/0e93132bcb61>`__ Updates rank API to
+   work with LRDIMM’s
+-  `3f02abe6d443 <https://github.com/open-power/hostboot/commit/3f02abe6d443>`__ Adds explorer OMI
+   training code
+-  `a8111666cbde <https://github.com/open-power/hostboot/commit/a8111666cbde>`__ Adds blank files
+   for LRDIMM PBA
+-  `26d020f01c51 <https://github.com/open-power/hostboot/commit/26d020f01c51>`__ Adds per-Buffer
+   addressability API for LRDIMM
+-  `a2f59106caec <https://github.com/open-power/hostboot/commit/a2f59106caec>`__ Adds code to run
+   MPR writes on all ranks in a rank pair
+-  `74c643ef35c6 <https://github.com/open-power/hostboot/commit/74c643ef35c6>`__ Fixes b-side bug in
+   MPR write function
+-  `bea054feb650 <https://github.com/open-power/hostboot/commit/bea054feb650>`__ Fixes BCW load bugs
+-  `3376ac3e22bb <https://github.com/open-power/hostboot/commit/3376ac3e22bb>`__ Adds MREP training
+   for LRDIMM
+-  `211ed8c6aeeb <https://github.com/open-power/hostboot/commit/211ed8c6aeeb>`__ Adds Explorer OMI
+   setup - step 12.8a
+-  `148e9b6f92f5 <https://github.com/open-power/hostboot/commit/148e9b6f92f5>`__ Adds explorer OMI
+   training code
+-  `ba0764361587 <https://github.com/open-power/hostboot/commit/ba0764361587>`__ Adds explorer OMI
+   training code
+-  `f0bc4fed86e5 <https://github.com/open-power/hostboot/commit/f0bc4fed86e5>`__ Points exp_inband
+   to generic constants
+-  `c4b62455d609 <https://github.com/open-power/hostboot/commit/c4b62455d609>`__ Adds p9a chip
+   directory structure
+-  `40a34c94a981 <https://github.com/open-power/hostboot/commit/40a34c94a981>`__ Fixes LRDIMM
+   eff_config bugs
+-  `a690866298f5 <https://github.com/open-power/hostboot/commit/a690866298f5>`__ Updates LRDIMM code
+   to utilize board swizzling
+-  `341f4013f6ae <https://github.com/open-power/hostboot/commit/341f4013f6ae>`__ Updates PBA to use
+   RCW’s to issue BCW’s
+
+Sumit Kumar (12):
+
+-  `1e12696d400f <https://github.com/open-power/hostboot/commit/1e12696d400f>`__ eRepair: Fixed
+   lanes handling of target types
+-  `0b9c80f1ce27 <https://github.com/open-power/hostboot/commit/0b9c80f1ce27>`__ eRepair: More debug
+   traces added
+-  `8af690ede64b <https://github.com/open-power/hostboot/commit/8af690ede64b>`__ eRepair: Fixed
+   DMI/MemBuf lanes update in vpd
+-  `923e7b0d61e1 <https://github.com/open-power/hostboot/commit/923e7b0d61e1>`__ eRepair: Fixed
+   records update for failed lanes in vpd
+-  `ce0ea22d0d9d <https://github.com/open-power/hostboot/commit/ce0ea22d0d9d>`__ eRepair: Code
+   restruct
+-  `f4aa6c672a2d <https://github.com/open-power/hostboot/commit/f4aa6c672a2d>`__ eRepair: Fix to
+   invalidate vpd records correctly
+-  `9da5e1b9a7b1 <https://github.com/open-power/hostboot/commit/9da5e1b9a7b1>`__ eRepair: Centaur
+   specific code update
+-  `7cec18ac9375 <https://github.com/open-power/hostboot/commit/7cec18ac9375>`__ eRepair: Fix to
+   handle incoming bad lanes threshold condition correctly
+-  `a6ceb537f74d <https://github.com/open-power/hostboot/commit/a6ceb537f74d>`__ eRepair: Fix to
+   check and record unique incoming failed lanes
+-  `b5704a1d3f19 <https://github.com/open-power/hostboot/commit/b5704a1d3f19>`__ eRepair: Fix to
+   update invalidate lane record correctly
+-  `6dbd41c57edf <https://github.com/open-power/hostboot/commit/6dbd41c57edf>`__ eRepair: Correctly
+   update xbus vpd records based on clock group
+-  `254192acec31 <https://github.com/open-power/hostboot/commit/254192acec31>`__ eRepair: Invalidate
+   non-matching vpd records
+
+Swathi Madhuri Bhattiprolu (2):
+
+-  `e3163f375ff8 <https://github.com/open-power/hostboot/commit/e3163f375ff8>`__ Implement the VPD
+   backend for these attributes
+-  `cb5b45d887ba <https://github.com/open-power/hostboot/commit/cb5b45d887ba>`__ DDR3 Support for
+   Fleetwood
+
+Thi Tran (11):
+
+-  `d46f111a8f66 <https://github.com/open-power/hostboot/commit/d46f111a8f66>`__ Fix unbalance FCO
+   distribution between procs
+-  `58f42f15ae71 <https://github.com/open-power/hostboot/commit/58f42f15ae71>`__ Fix data storage
+   exception when PRD runs in istep 12.
+-  `b983851d8eb0 <https://github.com/open-power/hostboot/commit/b983851d8eb0>`__ Prohibit memory
+   grouping of RDIMM and NVDIMM in the same group.
+-  `16f11c2e9b10 <https://github.com/open-power/hostboot/commit/16f11c2e9b10>`__ p9_cen_framelock
+   update for channel failure attentions
+-  `4c66599e7fd3 <https://github.com/open-power/hostboot/commit/4c66599e7fd3>`__ Need to add
+   CPU_SPR_HRMOR when calculating HB reserved mem limits.
+-  `c09432de26ea <https://github.com/open-power/hostboot/commit/c09432de26ea>`__ P9 Cumulus
+   InitCompiler supportis - Part 3
+-  `bf70b2a6db71 <https://github.com/open-power/hostboot/commit/bf70b2a6db71>`__ SMP wrap mode - Run
+   host_load_io_ppe earlier in Wrap mode.
+-  `b2971fa73897 <https://github.com/open-power/hostboot/commit/b2971fa73897>`__ Create empty files
+   for OMI init procedures.
+-  `e0d09f462610 <https://github.com/open-power/hostboot/commit/e0d09f462610>`__ Create empty files
+   for OMI init procedures.
+-  `a515f16a4a30 <https://github.com/open-power/hostboot/commit/a515f16a4a30>`__ Only call PRD
+   attention handling in resetPMComplex function at runtime.
+-  `28ee0f739fe2 <https://github.com/open-power/hostboot/commit/28ee0f739fe2>`__ Adding
+   callout/deconfig/gard information on some Centaur init errors.
+
+Tsung Yeung (4):
+
+-  `7ec5dcab3d1d <https://github.com/open-power/hostboot/commit/7ec5dcab3d1d>`__ Default DDR4-2933
+   to 2666
+-  `1f6ed77b32b6 <https://github.com/open-power/hostboot/commit/1f6ed77b32b6>`__ Targeting support
+   for NVDIMM-N P9 on ZZ
+-  `2c1c99f37019 <https://github.com/open-power/hostboot/commit/2c1c99f37019>`__ Adds NVDIMM IPL
+   Support on ZZ
+-  `25102e0add22 <https://github.com/open-power/hostboot/commit/25102e0add22>`__ P9: Disable Maint
+   Address Mode After Self-Refresh Exit on NVDIMM
+
+Vasant Hegde (2):
+
+-  `99c1c9d7dcc2 <https://github.com/open-power/hostboot/commit/99c1c9d7dcc2>`__ hdata: Increase RHB
+   instance count
+-  `e30bf32f6960 <https://github.com/open-power/hostboot/commit/e30bf32f6960>`__ MPIPL: Update MDRT
+   count only if its valid
+
+Venkatesh Sainath (2):
+
+-  `2e3958796d0c <https://github.com/open-power/hostboot/commit/2e3958796d0c>`__ Fleetwood 2N
+   specific targeting binary generation
+-  `73cad1f1ae2a <https://github.com/open-power/hostboot/commit/73cad1f1ae2a>`__ Pushing HB plugins
+   and related files for building errltool
+
+William A. Kennington III (1):
+
+-  `9a9bc342c943 <https://github.com/open-power/hostboot/commit/9a9bc342c943>`__ ipmiwatchdog:
+   Handle uninitialized errors during reset
+
+William G. Hoffa (1):
+
+-  `45f20525ba60 <https://github.com/open-power/hostboot/commit/45f20525ba60>`__ Revert “Force
+   hbRelease to search ‘master’ branch”
+
+Yue Du (2):
+
+-  `b731dce860a0 <https://github.com/open-power/hostboot/commit/b731dce860a0>`__ PM: Prevent Core-L2
+   Quiesce from removing PM_EXIT upon SPWU
+-  `09f379b65821 <https://github.com/open-power/hostboot/commit/09f379b65821>`__ STOP: Disable cache
+   inject and LCO before purge L3
+
+Zane Shelley (89):
+
+-  `9192da4a49db <https://github.com/open-power/hostboot/commit/9192da4a49db>`__ PRD: refined
+   handleChnlFail() for Centaur
+-  `1a66b96f84f3 <https://github.com/open-power/hostboot/commit/1a66b96f84f3>`__ PRD: FFDC registers
+   for channel failure attentions
+-  `a0ea8ab73807 <https://github.com/open-power/hostboot/commit/a0ea8ab73807>`__ PRD: updates from
+   latest RAS XML
+-  `41f3aa61a7e9 <https://github.com/open-power/hostboot/commit/41f3aa61a7e9>`__ PRD: removed old P8
+   memory system system code
+-  `cecaeb320299 <https://github.com/open-power/hostboot/commit/cecaeb320299>`__ PRD: typo in
+   runtime DRAM sparing signature
+-  `38666ab58f15 <https://github.com/open-power/hostboot/commit/38666ab58f15>`__ PRD: create
+   MarkStore::applyRasPolicies()
+-  `557dadfef131 <https://github.com/open-power/hostboot/commit/557dadfef131>`__ PRD: remove NX unit
+   checkstop support
+-  `2775c2ed81ce <https://github.com/open-power/hostboot/commit/2775c2ed81ce>`__ PRD: removed
+   runtime deconfig for channel failure
+-  `f6c80b9c6010 <https://github.com/open-power/hostboot/commit/f6c80b9c6010>`__ PRD: removed
+   depricated ErrDataService::handleUnitCS()
+-  `ee548e96749a <https://github.com/open-power/hostboot/commit/ee548e96749a>`__ PRD: removed
+   depricated unit dump support
+-  `bcfc61239031 <https://github.com/open-power/hostboot/commit/bcfc61239031>`__ PRD: removed
+   depricated rt deconfig and unit dump interfaces
+-  `f54c91bffdc2 <https://github.com/open-power/hostboot/commit/f54c91bffdc2>`__ PRD: removed
+   erroneous trace in getMemBufRawCardType()
+-  `47c75711f2be <https://github.com/open-power/hostboot/commit/47c75711f2be>`__ PRD: fixed
+   erroneous trace in PlatConfigurator::build()
+-  `2b7899b5f805 <https://github.com/open-power/hostboot/commit/2b7899b5f805>`__ PRD: removed
+   redundant ECC capture data
+-  `0fc9ee71e06e <https://github.com/open-power/hostboot/commit/0fc9ee71e06e>`__ PRD: remove empty
+   TD controller data
+-  `f290f5d4a9ef <https://github.com/open-power/hostboot/commit/f290f5d4a9ef>`__ PRD: fixed parser
+   bugs in TD_CTLR_DATA
+-  `fc766f78534e <https://github.com/open-power/hostboot/commit/fc766f78534e>`__ PRD: set Cumulus
+   command list timeout to match Nimbus
+-  `27bf34b7fa6e <https://github.com/open-power/hostboot/commit/27bf34b7fa6e>`__ PRD: add CE table
+   traces for MNFG mode thresholds
+-  `e1a04818ba32 <https://github.com/open-power/hostboot/commit/e1a04818ba32>`__ PRD: enable FSP
+   channel fail isolation on processor side of bus
+-  `36b343d78a73 <https://github.com/open-power/hostboot/commit/36b343d78a73>`__ PRD: use correct
+   symbol when writing MBA markstore
+-  `2024675173c3 <https://github.com/open-power/hostboot/commit/2024675173c3>`__ PRD: MNFG spare
+   DRAM deploy needs to deploy on both MBA ports
+-  `34768601609c <https://github.com/open-power/hostboot/commit/34768601609c>`__ PRD: Do not abort
+   on UE during MBA TPS
+-  `03416d24641d <https://github.com/open-power/hostboot/commit/03416d24641d>`__ PRD: Set ‘too many
+   bus errors’ in DMIFIR to UNIT_CS
+-  `b2c2ca936ce6 <https://github.com/open-power/hostboot/commit/b2c2ca936ce6>`__ PRD: MBA command
+   resume not incrementing address
+-  `ccea7f349f6e <https://github.com/open-power/hostboot/commit/ccea7f349f6e>`__ PRD: shift UCS and
+   HA chiplet masks to match chiplet FIRs
+-  `a4746b6f2924 <https://github.com/open-power/hostboot/commit/a4746b6f2924>`__ PRD: fix bug that
+   bypasses TPS ban support
+-  `84a0b8e43c20 <https://github.com/open-power/hostboot/commit/84a0b8e43c20>`__ PRD: remove unused
+   TD queue parameters
+-  `5a3703db513a <https://github.com/open-power/hostboot/commit/5a3703db513a>`__ PRD: All TPS bans
+   on MCA target should cause fetch CE masking
+-  `630c378b8dde <https://github.com/open-power/hostboot/commit/630c378b8dde>`__ PRD: reduce number
+   of ways TPS can be banned
+-  `bb794f948b1f <https://github.com/open-power/hostboot/commit/bb794f948b1f>`__ PRD: Ban TPS if UE
+   found during VCM, DSD, or TPS procedures
+-  `5a927c8232d0 <https://github.com/open-power/hostboot/commit/5a927c8232d0>`__ PRD: abort TPS if
+   chip mark placed during procedure
+-  `4696c5090436 <https://github.com/open-power/hostboot/commit/4696c5090436>`__ PRD: fixed the
+   per-symbol threshold in MBA TPS
+-  `6fd60cf786f0 <https://github.com/open-power/hostboot/commit/6fd60cf786f0>`__ PRD: Query for
+   active attentions when channel fail detected
+-  `37c183df8540 <https://github.com/open-power/hostboot/commit/37c183df8540>`__ PRD: used wrong
+   contructor when creating MemMark obj in TPS
+-  `682ff15d4238 <https://github.com/open-power/hostboot/commit/682ff15d4238>`__ PRD: separate
+   UNIT_CS flag into PROC_CORE_CS and MEM_CHNL_FAIL
+-  `de5c390af3c7 <https://github.com/open-power/hostboot/commit/de5c390af3c7>`__ PRD: ignore SCOM
+   errors in rule code summary construct
+-  `5be7d802291e <https://github.com/open-power/hostboot/commit/5be7d802291e>`__ PRD: incorrect CFAM
+   register addresses used in Hostboot
+-  `1ff70a1f246d <https://github.com/open-power/hostboot/commit/1ff70a1f246d>`__ PRD: no deconfig
+   during checkstop, delayed deconfig during TI
+-  `1ba5e879f3a4 <https://github.com/open-power/hostboot/commit/1ba5e879f3a4>`__ PRD: firmware
+   assisted channel failure workaround
+-  `a908d8307ad7 <https://github.com/open-power/hostboot/commit/a908d8307ad7>`__ PRD: reorder
+   isolation for channel fail attentions
+-  `62f4b4adbd87 <https://github.com/open-power/hostboot/commit/62f4b4adbd87>`__ PRD: Manually clear
+   the Centaur interrupt status reg on chnl fail
+-  `832ce2259291 <https://github.com/open-power/hostboot/commit/832ce2259291>`__ PRD: removed
+   stubbed HWSV enums from Hostboot code
+-  `df829c02d7d5 <https://github.com/open-power/hostboot/commit/df829c02d7d5>`__ PRD: segfault in
+   PLL domain code
+-  `da9d0e7c5ed5 <https://github.com/open-power/hostboot/commit/da9d0e7c5ed5>`__ PRD: Add core
+   scratch register 3 to FFDC
+-  `45dd7d0b57af <https://github.com/open-power/hostboot/commit/45dd7d0b57af>`__ PRD: change
+   threshold for L3FIR[28] LRU parity error
+-  `86d3fc2a9d5c <https://github.com/open-power/hostboot/commit/86d3fc2a9d5c>`__ PRD: add lane
+   repair extra signatures to appropriate targets
+-  `d37ee6f5a97b <https://github.com/open-power/hostboot/commit/d37ee6f5a97b>`__ PRD: getScom()
+   retry for HBRT channel failures
+-  `6ff0b982dfd3 <https://github.com/open-power/hostboot/commit/6ff0b982dfd3>`__ PRD: Sys/PCI
+   oscillator failover thresholding
+-  `4f0f9f1534a1 <https://github.com/open-power/hostboot/commit/4f0f9f1534a1>`__ PRD: resume super
+   fast read support for Row Repair
+-  `396c1d366536 <https://github.com/open-power/hostboot/commit/396c1d366536>`__ PRD: resume command
+   support in VcmEvent for Row Repair
+-  `890ac53effd1 <https://github.com/open-power/hostboot/commit/890ac53effd1>`__ PRD: linker issue
+   with template specializations in VcmEvent class
+-  `e55c53fae43a <https://github.com/open-power/hostboot/commit/e55c53fae43a>`__ PRD: added
+   PlatServices::isRowRepairEnabled()
+-  `e748ff234b02 <https://github.com/open-power/hostboot/commit/e748ff234b02>`__ PRD: handle write
+   blocked RC when clearing chip mark on MBA
+-  `410e6cc5d93c <https://github.com/open-power/hostboot/commit/410e6cc5d93c>`__ PRD: Simplified
+   System::Analyze() interface
+-  `8034c8c2ce2c <https://github.com/open-power/hostboot/commit/8034c8c2ce2c>`__ PRD: fixed priority
+   of PreAnalysis function
+-  `5ae9d29bd4d1 <https://github.com/open-power/hostboot/commit/5ae9d29bd4d1>`__ PRD: give MC
+   chiplets priority for channel failure analysis
+-  `f9f785efd4c7 <https://github.com/open-power/hostboot/commit/f9f785efd4c7>`__ PRD: RX trgt used
+   for TX trgt in XBUS lane repair VPD write
+-  `8aacdb878830 <https://github.com/open-power/hostboot/commit/8aacdb878830>`__ PRD: fix input
+   parameters for lane repair power down HWPs
+-  `60d11f6f5f07 <https://github.com/open-power/hostboot/commit/60d11f6f5f07>`__ PRD: better
+   isolation for RCD parity errors and channel failures
+-  `4b214fb15026 <https://github.com/open-power/hostboot/commit/4b214fb15026>`__ PRD: lane repair
+   virtual registers for DMI target
+-  `32aa25ec3b49 <https://github.com/open-power/hostboot/commit/32aa25ec3b49>`__ PRD: add ‘max
+   spares exceeded’ attentions to checkstop root cause
+-  `55a1d38302ca <https://github.com/open-power/hostboot/commit/55a1d38302ca>`__ Added portable
+   shebang to applyTargetingStyle tool
+-  `dae5fa093ce7 <https://github.com/open-power/hostboot/commit/dae5fa093ce7>`__ PRD: Fix lane
+   repair FFDC for XBUS clock 1 domain
+-  `09b976dcc51f <https://github.com/open-power/hostboot/commit/09b976dcc51f>`__ RAS_XML: updates to
+   sync the XML with actual values from hardware
+-  `e68ba552bbe0 <https://github.com/open-power/hostboot/commit/e68ba552bbe0>`__ PRD: updates to
+   sync the XML with actual values from hardware
+-  `aac8421a2554 <https://github.com/open-power/hostboot/commit/aac8421a2554>`__ PRD: change
+   register used to query for active chnl fail attn
+-  `829943397a90 <https://github.com/open-power/hostboot/commit/829943397a90>`__ PRD: Capture extra
+   FFDC for current memory mirroring config
+-  `140618aff4a5 <https://github.com/open-power/hostboot/commit/140618aff4a5>`__ PRD: obus extra
+   signatures
+-  `965a9eaad536 <https://github.com/open-power/hostboot/commit/965a9eaad536>`__ PRD:
+   ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS not used on Nimbus
+-  `524937cba951 <https://github.com/open-power/hostboot/commit/524937cba951>`__ remove deprecated
+   ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS
+-  `e9ade5b4dbf7 <https://github.com/open-power/hostboot/commit/e9ade5b4dbf7>`__ PRD: PM error log
+   parser updates
+-  `bbd4b6cad455 <https://github.com/open-power/hostboot/commit/bbd4b6cad455>`__ PRD: removed
+   default resolution due to problems with CS filter
+-  `10915cf668b3 <https://github.com/open-power/hostboot/commit/10915cf668b3>`__ PRD: wrong target
+   used in PLL analysis code
+-  `9c247751560a <https://github.com/open-power/hostboot/commit/9c247751560a>`__ PRD: Make room for
+   Axone prf files in HBRT
+-  `68d4feee7c9a <https://github.com/open-power/hostboot/commit/68d4feee7c9a>`__ PRD: prep splitting
+   rule files by chip model
+-  `7315fb2debc3 <https://github.com/open-power/hostboot/commit/7315fb2debc3>`__ PRD: Created
+   Cumulus specific rule files
+-  `ca2ceb0720d6 <https://github.com/open-power/hostboot/commit/ca2ceb0720d6>`__ PRD: Created Nimbus
+   specific rule files
+-  `b12a2a3c601c <https://github.com/open-power/hostboot/commit/b12a2a3c601c>`__ PRD: Created
+   Centaur specific rule files
+-  `beca51100d6b <https://github.com/open-power/hostboot/commit/beca51100d6b>`__ PRD: Fixed TOD
+   register capturing
+-  `7f716fe1404d <https://github.com/open-power/hostboot/commit/7f716fe1404d>`__ PRD: Remove
+   remaining P8 code
+-  `116af97857bb <https://github.com/open-power/hostboot/commit/116af97857bb>`__ PRD: Fix compile
+   warning for Centaur extra signatures
+-  `f5096ac13faf <https://github.com/open-power/hostboot/commit/f5096ac13faf>`__ PRD: Updates from
+   the RAS XML
+-  `01399735eee7 <https://github.com/open-power/hostboot/commit/01399735eee7>`__ PRD: rule file
+   updates for XML parsing tool
+-  `40cf4bc6b06d <https://github.com/open-power/hostboot/commit/40cf4bc6b06d>`__ PRD: Make room for
+   Axone prf files in Hostboot
+-  `ba0aa772d541 <https://github.com/open-power/hostboot/commit/ba0aa772d541>`__ PRD: updates from
+   XML and XML parser
+-  `195f63624185 <https://github.com/open-power/hostboot/commit/195f63624185>`__ PRD: Rule file
+   updates for Centaur
+-  `06c7de48489f <https://github.com/open-power/hostboot/commit/06c7de48489f>`__ PRD: update filter
+   parsing in XML parser
+-  `cc7d24e732f8 <https://github.com/open-power/hostboot/commit/cc7d24e732f8>`__ PRD: Fixed XML
+   parser for summary analysis
+-  `e2e2e85b17ea <https://github.com/open-power/hostboot/commit/e2e2e85b17ea>`__ PRD: separated NPU
+   registers and actions into separate rule files
+
+aravnair-in (5):
+
+-  `14a61c96fa3b <https://github.com/open-power/hostboot/commit/14a61c96fa3b>`__ Comment why we add
+   INSTANCE_PATH specifically for SMPGROUP
+-  `49e74816eab8 <https://github.com/open-power/hostboot/commit/49e74816eab8>`__ Set
+   DECONFIG_GARDABLE for SMPGROUP target
+-  `0c9579f525f4 <https://github.com/open-power/hostboot/commit/0c9579f525f4>`__ Deconfig by
+   association rule for SMPGROUP targets
+-  `32f37bb83e3b <https://github.com/open-power/hostboot/commit/32f37bb83e3b>`__ Make OBUS_BRICK
+   deconfigurable
+-  `6c5154f68c50 <https://github.com/open-power/hostboot/commit/6c5154f68c50>`__ Add deconfigure
+   SMPGROUP peer targets rule for SMPGROUP
+
+nagurram-in (3):
+
+-  `bd0816fb2fc0 <https://github.com/open-power/hostboot/commit/bd0816fb2fc0>`__ Making
+   SYSTEM_BRAND_NAME attrib non-volatile to show up in common_mrw
+-  `8a1a0c7e98a9 <https://github.com/open-power/hostboot/commit/8a1a0c7e98a9>`__ IS_MPIPL_SUPPORTED
+   attribute support and update in hdat IPLP structure
+-  `3a9cf6e696c8 <https://github.com/open-power/hostboot/commit/3a9cf6e696c8>`__ attribute ECID
+   value updation in hdat pcrd structure
+
+spashabk-in (3):
+
+-  `1a7732ad4182 <https://github.com/open-power/hostboot/commit/1a7732ad4182>`__ Introducing lpc
+   utils source file
+-  `38ef75800929 <https://github.com/open-power/hostboot/commit/38ef75800929>`__ Move lpc_rw to a
+   source file
+-  `a52846d8be94 <https://github.com/open-power/hostboot/commit/a52846d8be94>`__ Support 1byte data
+   access on LPC
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _op-build-v2.2-rc1-patches-3:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-3:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (6):
+
+-  `63a59b2f06eb <https://github.com/open-power/occ/commit/63a59b2f06eb>`__ WOF Reset debug command
+-  `e03ec216c2a4 <https://github.com/open-power/occ/commit/e03ec216c2a4>`__ Tool to parse raw WOF
+   hex data
+-  `e66f727bf40b <https://github.com/open-power/occ/commit/e66f727bf40b>`__ Fix units in comments in
+   OPPB to match ekb and actual units.
+-  `41f0c2c5e001 <https://github.com/open-power/occ/commit/41f0c2c5e001>`__ WOF: Add Extended RC to
+   wof errors
+-  `7f75f89c885f <https://github.com/open-power/occ/commit/7f75f89c885f>`__ Update occtoolp9 to
+   handle parsing WOF Reset reason in opal-prd
+-  `c0210a3fc54d <https://github.com/open-power/occ/commit/c0210a3fc54d>`__ Add WOF parameters to
+   WOF error logs
+
+Chris Cain (7):
+
+-  `a8a2c3a4f7e8 <https://github.com/open-power/occ/commit/a8a2c3a4f7e8>`__ Fix DIMM callout on
+   temperature timeout
+-  `18583159ffc2 <https://github.com/open-power/occ/commit/18583159ffc2>`__ Fix PGPE beacon
+   detection
+-  `d7adf6c28157 <https://github.com/open-power/occ/commit/d7adf6c28157>`__ Miscellaneous update to
+   occtoolp9
+-  `b67db9d09b18 <https://github.com/open-power/occ/commit/b67db9d09b18>`__ Support for NVDIMMs
+-  `008cb0bc5f1a <https://github.com/open-power/occ/commit/008cb0bc5f1a>`__ Assert ddr_resetn during
+   EPOW on NVDIMMs
+-  `49d91f3310f2 <https://github.com/open-power/occ/commit/49d91f3310f2>`__ NVDIMM procedure update
+-  `12c8088a32c5 <https://github.com/open-power/occ/commit/12c8088a32c5>`__ Updates to occtoolp9
+
+Douglas Gilbert (2):
+
+-  `17d77ae94197 <https://github.com/open-power/occ/commit/17d77ae94197>`__
+   Memory:MPV:STC920:Zeppelin: OCC held in reset after a channel checkstop
+-  `3e23a4ef97bc <https://github.com/open-power/occ/commit/3e23a4ef97bc>`__ Write firdata to PNOR
+   over IPMI
+
+Sumit Kumar (1):
+
+-  `074010fb5fd9 <https://github.com/open-power/occ/commit/074010fb5fd9>`__ 24x7: Added Alink PMU &
+   fix for defect SW430218
+
+William Bryan (6):
+
+-  `6d556b9b95fd <https://github.com/open-power/occ/commit/6d556b9b95fd>`__ Increase GPE1 Stack Size
+-  `f284c3068077 <https://github.com/open-power/occ/commit/f284c3068077>`__ Correct centaur time
+   scaling factor
+-  `97f1483c0bd9 <https://github.com/open-power/occ/commit/97f1483c0bd9>`__ imageHdrScript fixes
+-  `07f6e35c3f82 <https://github.com/open-power/occ/commit/07f6e35c3f82>`__ Update GPE1 Binary 8/15
+-  `d84708e4e986 <https://github.com/open-power/occ/commit/d84708e4e986>`__ Only update centaur
+   sensors if data was collected
+-  `1de1be8ec36b <https://github.com/open-power/occ/commit/1de1be8ec36b>`__ Memory bandwidth sensor
+   fixes
+
+mbroyles (8):
+
+-  `bc0c2332263b <https://github.com/open-power/occ/commit/bc0c2332263b>`__ Prevent calling out
+   DIMMs and Centaurs due to GPE issues
+-  `b8a8037ca194 <https://github.com/open-power/occ/commit/b8a8037ca194>`__ Prevent calling out
+   Centaurs on clock failover CQ: SW437405
+-  `1f0ae6950bfc <https://github.com/open-power/occ/commit/1f0ae6950bfc>`__ Debug command updates
+-  `eed59077ba18 <https://github.com/open-power/occ/commit/eed59077ba18>`__ Allow N mode power cap
+   to be higher than N+1
+-  `0f604d61c285 <https://github.com/open-power/occ/commit/0f604d61c285>`__ Add WOF sensors for
+   AMESTER
+-  `b1453b6ce600 <https://github.com/open-power/occ/commit/b1453b6ce600>`__ Include oversubscription
+   in clip history
+-  `8344884b54ca <https://github.com/open-power/occ/commit/8344884b54ca>`__ Improved PGPE error
+   handling part 1
+-  `bd6800942d1d <https://github.com/open-power/occ/commit/bd6800942d1d>`__ Fix memory OT throttling
+   on Nimbus
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _op-build-v2.2-rc1-patches-4:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-4:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _op-build-v2.2-rc1-patches-5:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-5:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _op-build-v2.2-rc1-patches-6:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-6:
+
+Commits
+~~~~~~~
+
+Joel Stanley (1):
+
+-  `19c86eb1e5f1 <https://github.com/open-power/palmetto-xml/commit/19c86eb1e5f1>`__ Fix
+   IBSCOM_MCS_BASE_ADDR value
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _op-build-v2.2-rc1-patches-7:
+
+Patches
+~~~~~~~
+
+-  `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__
+
+.. _op-build-v2.2-rc1-commits-7:
+
+Commits
+~~~~~~~
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _op-build-v2.2-rc1-patches-8:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _op-build-v2.2-rc1-patches-9:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-9:
+
+Commits
+~~~~~~~
+
+HankChang (1):
+
+-  `3ea5832b5ccd <https://github.com/open-power/romulus-xml/commit/3ea5832b5ccd>`__ Updated
+   DECONFIG_GARDABLE ATTR for RAS
+
+Nick Gruendler (1):
+
+-  `6d169111bade <https://github.com/open-power/romulus-xml/commit/6d169111bade>`__ Set
+   X_ETHRESHOLD-REPAIR
+
+Nickolaus Gruendler (7):
+
+-  `9309ecf5eef8 <https://github.com/open-power/romulus-xml/commit/9309ecf5eef8>`__ Add DD2.2 4 and
+   8 core WOF tables
+-  `97b82bfd90db <https://github.com/open-power/romulus-xml/commit/97b82bfd90db>`__ Enable 2666
+   memory for single drop
+-  `7f925b710c48 <https://github.com/open-power/romulus-xml/commit/7f925b710c48>`__ Update dual drop
+   mem speed, stop states
+-  `7c1bfbb45ab0 <https://github.com/open-power/romulus-xml/commit/7c1bfbb45ab0>`__ Update WOF
+   tables and wof phase2 support
+-  `bcee0de48654 <https://github.com/open-power/romulus-xml/commit/bcee0de48654>`__ Update WOF
+   tables and remove unneeded ones
+-  `93456eecf038 <https://github.com/open-power/romulus-xml/commit/93456eecf038>`__ DD2.1 16c WOF
+   data
+-  `d91ade7643d6 <https://github.com/open-power/romulus-xml/commit/d91ade7643d6>`__ Update PCIE EQ
+   setting for gen3
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _op-build-v2.2-rc1-patches-10:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-10:
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `1d4b3dd1656b <https://github.com/open-power/sbe/commit/1d4b3dd1656b>`__ Axone only-IPL
+   Procedures update to support SBE changes
+
+Adam Hale (2):
+
+-  `2eb270876749 <https://github.com/open-power/sbe/commit/2eb270876749>`__ Disable HW439321
+   workaround in dd1.3
+-  `68b93cc0698a <https://github.com/open-power/sbe/commit/68b93cc0698a>`__ HW467590 - WAT Solution
+   to prevent ARMWF starvation early hang
+
+Amit Tendolkar (2):
+
+-  `d5794d13060d <https://github.com/open-power/sbe/commit/d5794d13060d>`__ Avoid spurious Malf
+   Alert (HMI) to PHYP in PM Complex Reset/Suspend
+-  `06f2b048dd60 <https://github.com/open-power/sbe/commit/06f2b048dd60>`__ Handling special wakeup
+   assert/deassert mis-match in PM Reset/Init on MALF
+
+Andre Marin (1):
+
+-  `d12c98f3bf94 <https://github.com/open-power/sbe/commit/d12c98f3bf94>`__ Add MEM_PORT target
+
+Anusha Reddy Rangareddygari (4):
+
+-  `aee8470bb261 <https://github.com/open-power/sbe/commit/aee8470bb261>`__ Initf procedure updates
+   for Cumulus
+-  `40409eb7a0de <https://github.com/open-power/sbe/commit/40409eb7a0de>`__ Initf procedure updates
+   for OMI rings for Axone
+-  `957a64765762 <https://github.com/open-power/sbe/commit/957a64765762>`__ Initf procedure updates
+   for Axone OMI rings
+-  `5697a351821d <https://github.com/open-power/sbe/commit/5697a351821d>`__ Axone only-Mux settings
+   for TOD refclk input
+
+Ben Gass (3):
+
+-  `c9c321873ecd <https://github.com/open-power/sbe/commit/c9c321873ecd>`__ Update p9a_10 engd from
+   o10_e9018_1_tp018_ec409_soa_sc_u261_01
+-  `656d77e999c1 <https://github.com/open-power/sbe/commit/656d77e999c1>`__ Back out p9a_10 engd
+   that breaks the initcompiler.
+-  `3fd4e84f2ab4 <https://github.com/open-power/sbe/commit/3fd4e84f2ab4>`__ Update Axone engd.
+
+Chris Steffen (1):
+
+-  `022cf9ef4eee <https://github.com/open-power/sbe/commit/022cf9ef4eee>`__ Alink Hot Repair Fix
+
+Christian Geddes (1):
+
+-  `653af7c39dce <https://github.com/open-power/sbe/commit/653af7c39dce>`__ Clear INT_CQ related
+   firs after completing sync_reset in MPIPL
+
+Christian R. Geddes (1):
+
+-  `d366d4d3fd47 <https://github.com/open-power/sbe/commit/d366d4d3fd47>`__ Revert “Clear INT_CQ
+   related firs after completing sync_reset in MPIPL”
+
+Claus Michael Olsen (2):
+
+-  `b899067de964 <https://github.com/open-power/sbe/commit/b899067de964>`__ Cleanup: Updated Mvpd
+   access function and removal of unused rings
+-  `225922537f45 <https://github.com/open-power/sbe/commit/225922537f45>`__ Infrastructure support
+   for new MC OMI rings for Axone
+
+Dan Crowell (4):
+
+-  `114eb0df447d <https://github.com/open-power/sbe/commit/114eb0df447d>`__ Remove
+   ATTR_PROC_CHIP_MEM_TO_USE
+-  `c9b485103576 <https://github.com/open-power/sbe/commit/c9b485103576>`__ Attribute cleanup
+-  `12f20f559a22 <https://github.com/open-power/sbe/commit/12f20f559a22>`__ Only save the CME FIR
+   Masks after they have been setup once
+-  `41ac7c13db4a <https://github.com/open-power/sbe/commit/41ac7c13db4a>`__ Add Axone targets to
+   fapi error utilities
+
+Dean Sanner (2):
+
+-  `69dedc0ffc26 <https://github.com/open-power/sbe/commit/69dedc0ffc26>`__ Add hook to setup
+   ATTR_SMF_CONFIG
+-  `ff37b7ecb360 <https://github.com/open-power/sbe/commit/ff37b7ecb360>`__ Use core target for
+   HRMOR/URMOR scoms in p9_sbe_load_bootloader
+
+Douglas Gilbert (1):
+
+-  `ef27d8bc4244 <https://github.com/open-power/sbe/commit/ef27d8bc4244>`__ HCODE Make divide using
+   DERP/DORP atomic
+
+Greg Still (2):
+
+-  `895e0d5c76a7 <https://github.com/open-power/sbe/commit/895e0d5c76a7>`__ SMF: SBE updates for SMF
+   (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+-  `e4bd0e56146b <https://github.com/open-power/sbe/commit/e4bd0e56146b>`__ SMF: clear HRMOR[15] in
+   all modes so that secure mode won’t hang core
+
+Jennifer A. Stofer (2):
+
+-  `19a6cc35b628 <https://github.com/open-power/sbe/commit/19a6cc35b628>`__ Revert “lpc_init:
+   Correct LPC host controller timeout value”
+-  `ecf448158b9d <https://github.com/open-power/sbe/commit/ecf448158b9d>`__ Revert “Initf procedure
+   updates for OMI rings for Axone”
+
+Jenny Huynh (7):
+
+-  `739cb752fc4a <https://github.com/open-power/sbe/commit/739cb752fc4a>`__ Secure memory allocation
+   and setup
+-  `3163363f9b24 <https://github.com/open-power/sbe/commit/3163363f9b24>`__ Avoid enabling smf bits
+   in nmmu logic for P9
+-  `3399fd3edb81 <https://github.com/open-power/sbe/commit/3399fd3edb81>`__ SW427193 / HW461448:
+   Enable memory controller wat
+-  `9f0712eccd00 <https://github.com/open-power/sbe/commit/9f0712eccd00>`__ Mask early hang
+   indicators from nmmu/vas unit
+-  `f980f21554a3 <https://github.com/open-power/sbe/commit/f980f21554a3>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+-  `96b355495608 <https://github.com/open-power/sbe/commit/96b355495608>`__ Enforce SMF size
+   requirements and correct valid bit
+-  `baa6ab8c737e <https://github.com/open-power/sbe/commit/baa6ab8c737e>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+
+Joachim Fenkes (5):
+
+-  `a8686c27d27e <https://github.com/open-power/sbe/commit/a8686c27d27e>`__ p9_sbe_lpc_init: Add
+   final check for errors
+-  `c7486f7b07ab <https://github.com/open-power/sbe/commit/c7486f7b07ab>`__ p9_sbe_tp_chiplet_init3:
+   Set up oscillator error mask based on MF osc setting
+-  `4191b61e176a <https://github.com/open-power/sbe/commit/4191b61e176a>`__ p9_sbe_lpc_init: Improve
+   reset
+-  `bbce13954daa <https://github.com/open-power/sbe/commit/bbce13954daa>`__ lpc_init: Correct LPC
+   host controller timeout value
+-  `97b414635410 <https://github.com/open-power/sbe/commit/97b414635410>`__ p9_sbe_lpc_init: Skip
+   final error check for Fleetwood GA1
+
+Joe McGill (12):
+
+-  `add228241007 <https://github.com/open-power/sbe/commit/add228241007>`__ allow option to enforce
+   mirroring of all system memory
+-  `b725244e84ae <https://github.com/open-power/sbe/commit/b725244e84ae>`__ set PEC disable store
+   thread based ordering chicken switches
+-  `8dcb329eeac4 <https://github.com/open-power/sbe/commit/8dcb329eeac4>`__ p9_sbe_check_quiesce –
+   restore call to p9_int_scrub_caches
+-  `c8fede9e612b <https://github.com/open-power/sbe/commit/c8fede9e612b>`__ p9_sbe_scominit – set
+   XSCOM BAR in secure memory with SMF enabled
+-  `0eff4a7aa441 <https://github.com/open-power/sbe/commit/0eff4a7aa441>`__ p9.pci.scan.initfile –
+   replace 62028 implementation with initfile entry
+-  `bb2581994b16 <https://github.com/open-power/sbe/commit/bb2581994b16>`__ Validate OBUS DL lane
+   failed indications during initial link training
+-  `a29e1a56702f <https://github.com/open-power/sbe/commit/a29e1a56702f>`__ apply INT ARX clock gate
+   disable to p9n DD2.0 hardware
+-  `d7508dcad439 <https://github.com/open-power/sbe/commit/d7508dcad439>`__ Updates to permit
+   synchronized SS PLL spreading via TOD
+-  `da2faf32fae4 <https://github.com/open-power/sbe/commit/da2faf32fae4>`__ nest updates for p9c
+   DD1.3 native and p9c DD1.2 compatibility modes
+-  `dcd07da310ae <https://github.com/open-power/sbe/commit/dcd07da310ae>`__ prevent NVDL recal_abort
+   to OBUS PHY during SMP usage
+-  `ed95ad23449b <https://github.com/open-power/sbe/commit/ed95ad23449b>`__ FBC ABUS TDM inject and
+   recovery HWPs
+-  `6ef77d03b31f <https://github.com/open-power/sbe/commit/6ef77d03b31f>`__ whitelist updates for
+   ABUS CCM
+
+Joel Stanley (2):
+
+-  `9fcda53c50f7 <https://github.com/open-power/sbe/commit/9fcda53c50f7>`__ p9_sbe_tp_chiplet_init:
+   Fix missing semicolons
+-  `d779bc19cdeb <https://github.com/open-power/sbe/commit/d779bc19cdeb>`__ fapi2: Use correct
+   RingMode type
+
+Louis Stermole (1):
+
+-  `026d810afdde <https://github.com/open-power/sbe/commit/026d810afdde>`__ Add row repair access
+   functions and attr switches for p9c
+
+Nick Bofferding (1):
+
+-  `ab21d9215c0e <https://github.com/open-power/sbe/commit/ab21d9215c0e>`__ Secure Boot: Whitelist
+   PPE External Interface XCR and SMP lane related register
+
+Nick Klazynski (4):
+
+-  `dc6a9a0a6028 <https://github.com/open-power/sbe/commit/dc6a9a0a6028>`__ Clockgate disable
+   workaround for HW452921
+-  `2582f47596ad <https://github.com/open-power/sbe/commit/2582f47596ad>`__ Enable CDD1.3’s 4
+   risklevels (step 1)
+-  `037aa8a374c5 <https://github.com/open-power/sbe/commit/037aa8a374c5>`__ Enable Core
+   compatability Mode; Add HW443669
+-  `d78d955fd260 <https://github.com/open-power/sbe/commit/d78d955fd260>`__ Add TLBIE WAT
+
+Prasad Bg Ranganath (3):
+
+-  `6fca30900233 <https://github.com/open-power/sbe/commit/6fca30900233>`__ Marking CME sram addr
+   and cntrl register for whitelist
+-  `2bd351fbbd39 <https://github.com/open-power/sbe/commit/2bd351fbbd39>`__ PM:Some more cleanups in
+   update_ec_eq procedure for core unit xstop case
+-  `5833ebe6d677 <https://github.com/open-power/sbe/commit/5833ebe6d677>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+
+Prem Shanker Jha (5):
+
+-  `1d60e2d7700c <https://github.com/open-power/sbe/commit/1d60e2d7700c>`__ PM: Added support for
+   enable disable of 24x7 IMA.
+-  `26f2defa140d <https://github.com/open-power/sbe/commit/26f2defa140d>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `4a4cf323a8a1 <https://github.com/open-power/sbe/commit/4a4cf323a8a1>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `090243ffb298 <https://github.com/open-power/sbe/commit/090243ffb298>`__ PM: Fixed handling of
+   CME LFIR mask during PM complex reset.
+-  `63f0f90e5883 <https://github.com/open-power/sbe/commit/63f0f90e5883>`__ Img Build: HOMER changes
+   for SMF and SPR self save.
+
+Raja Das (12):
+
+-  `432a7bb830ab <https://github.com/open-power/sbe/commit/432a7bb830ab>`__ Inverted logic of
+   hasClock bit in Clock Status register
+-  `4a2a88ff8081 <https://github.com/open-power/sbe/commit/4a2a88ff8081>`__ [SBE-ARCH2] Format
+   register dump and SBE Capturing the Data
+-  `bd5c4de63cdd <https://github.com/open-power/sbe/commit/bd5c4de63cdd>`__ [SBE-ARCH1]HRMOR
+   relocated to 4Gb for SPLess Opal system
+-  `7a091ef2465a <https://github.com/open-power/sbe/commit/7a091ef2465a>`__ Updated core stop state
+   while capturing data in MPIPL
+-  `26acfd0fd5e7 <https://github.com/open-power/sbe/commit/26acfd0fd5e7>`__ Simics check in case of
+   spless system before modifying HRMOR to 4GB
+-  `0297fe823ff6 <https://github.com/open-power/sbe/commit/0297fe823ff6>`__ Axone tp_chiplet_init
+   sequence in boot
+-  `a273362351bf <https://github.com/open-power/sbe/commit/a273362351bf>`__ Added newline
+   termination after putting in build info into Hash
+-  `74de67ab5090 <https://github.com/open-power/sbe/commit/74de67ab5090>`__ Increased l2 loader size
+   in PIBMEM
+-  `f4b6cc7a8717 <https://github.com/open-power/sbe/commit/f4b6cc7a8717>`__ Added AXONE option for
+   sbe-trace
+-  `470b106f89cc <https://github.com/open-power/sbe/commit/470b106f89cc>`__ Updated tracehash.pl
+   file to skip parsing of empty line from hash file
+-  `2992583ae8c9 <https://github.com/open-power/sbe/commit/2992583ae8c9>`__ Axone chipId support
+-  `bbeb8d0cefc7 <https://github.com/open-power/sbe/commit/bbeb8d0cefc7>`__ Instruction machine
+   check ISR updated
+
+Richard J. Knight (3):
+
+-  `4f7caa36ee81 <https://github.com/open-power/sbe/commit/4f7caa36ee81>`__ Add prototype for
+   releasing platform data pointer storage function
+-  `a2fae5c9cbeb <https://github.com/open-power/sbe/commit/a2fae5c9cbeb>`__ Modify the getFfdc
+   routine to consider the SBE proc
+-  `1536a9ea7882 <https://github.com/open-power/sbe/commit/1536a9ea7882>`__ get FAPI_POS for all
+   valid target types passed in SBE FIFO ffdc
+
+Sachin Gupta (8):
+
+-  `a682d4b3a60e <https://github.com/open-power/sbe/commit/a682d4b3a60e>`__ Update backing build
+-  `2c410f1b2264 <https://github.com/open-power/sbe/commit/2c410f1b2264>`__ Fix in quisce
+-  `a46943dd8677 <https://github.com/open-power/sbe/commit/a46943dd8677>`__ Updating backing build
+-  `43e1ba4a2643 <https://github.com/open-power/sbe/commit/43e1ba4a2643>`__ Remove intermediate rule
+   for C/c files
+-  `0ee0a590013e <https://github.com/open-power/sbe/commit/0ee0a590013e>`__ Only call lpc init
+   procedure on slave procs in mnfg mode
+-  `629cf0ba3bf7 <https://github.com/open-power/sbe/commit/629cf0ba3bf7>`__ Support
+   ATTR_LPC_CONSOLE_CNFG attribute
+-  `ca16ce92cfeb <https://github.com/open-power/sbe/commit/ca16ce92cfeb>`__ Put temporary file in
+   project config folder
+-  `50f39386956e <https://github.com/open-power/sbe/commit/50f39386956e>`__ Revert Only call lpc
+   init procedure on slave procs in mnfg mode
+
+Stephen Glancy (2):
+
+-  `d103f7adad9d <https://github.com/open-power/sbe/commit/d103f7adad9d>`__ Adds endian_swap to
+   fapi2
+-  `4158d2de4415 <https://github.com/open-power/sbe/commit/4158d2de4415>`__ Removes unused attribute
+   accessors
+
+Sumit Kumar (1):
+
+-  `08a3b13f505d <https://github.com/open-power/sbe/commit/08a3b13f505d>`__ Updated gerrit hostname
+
+Yue Du (3):
+
+-  `00d48c74abbd <https://github.com/open-power/sbe/commit/00d48c74abbd>`__ STOP: remove chiplet
+   enable drop in core_poweron for multicast scom
+-  `77f8505ebf78 <https://github.com/open-power/sbe/commit/77f8505ebf78>`__ PM: Prevent Core-L2
+   Quiesce from removing PM_EXIT upon SPWU
+-  `16fde70421d8 <https://github.com/open-power/sbe/commit/16fde70421d8>`__ IPL/STOP: Disable LCO
+   when only two EXes are configured
+
+Zane Shelley (1):
+
+-  `a29db3da0819 <https://github.com/open-power/sbe/commit/a29db3da0819>`__ RAS_XML: updates to sync
+   the XML with actual values from hardware
+
+manichow (1):
+
+-  `2bdc2af078a7 <https://github.com/open-power/sbe/commit/2bdc2af078a7>`__ Register 1020019 was
+   white listed
+
+spashabk-in (24):
+
+-  `8c276e4ad59b <https://github.com/open-power/sbe/commit/8c276e4ad59b>`__ Update memory address of
+   ADU testcase
+-  `5c79faf686d8 <https://github.com/open-power/sbe/commit/5c79faf686d8>`__ ppe CI memory testcase
+   failure fix
+-  `c6fdb271fa1a <https://github.com/open-power/sbe/commit/c6fdb271fa1a>`__ Optimize PSU testcases
+-  `bba0cab94144 <https://github.com/open-power/sbe/commit/bba0cab94144>`__ Protect fapi rc between
+   processor and async thread
+-  `5e3c66327088 <https://github.com/open-power/sbe/commit/5e3c66327088>`__ Skip select master EX on
+   slave SBE
+-  `ddefd501a212 <https://github.com/open-power/sbe/commit/ddefd501a212>`__ Suspend async task on
+   quiesce SBE
+-  `2567f8f47e82 <https://github.com/open-power/sbe/commit/2567f8f47e82>`__ Get capabilities spec
+   sync
+-  `a8ae4fab627a <https://github.com/open-power/sbe/commit/a8ae4fab627a>`__ Support special wakeup
+   for SRESET
+-  `e6fa24197013 <https://github.com/open-power/sbe/commit/e6fa24197013>`__ Special wakeup bit
+   correction
+-  `20a60ab17ed6 <https://github.com/open-power/sbe/commit/20a60ab17ed6>`__ Add axone config
+-  `d436cbc3c974 <https://github.com/open-power/sbe/commit/d436cbc3c974>`__ Project specific boot
+   handling
+-  `cf180c5928c4 <https://github.com/open-power/sbe/commit/cf180c5928c4>`__ Axone image suffix
+-  `ba07774edab2 <https://github.com/open-power/sbe/commit/ba07774edab2>`__ Bump up axone pibmem
+   size to 224KB
+-  `121afb0e9980 <https://github.com/open-power/sbe/commit/121afb0e9980>`__ Move all text section to
+   PIBMEM for axone
+-  `f4b7f496c8fc <https://github.com/open-power/sbe/commit/f4b7f496c8fc>`__ Introducing lpc utils
+   source file
+-  `9bb64314aad7 <https://github.com/open-power/sbe/commit/9bb64314aad7>`__ Release sbe binaries as
+   part of simics tar
+-  `6b4839f3d35e <https://github.com/open-power/sbe/commit/6b4839f3d35e>`__ Fix forced-trace command
+-  `3aa7b7c2918f <https://github.com/open-power/sbe/commit/3aa7b7c2918f>`__ Enable parallel builds
+   in SBE
+-  `eb8c94369f30 <https://github.com/open-power/sbe/commit/eb8c94369f30>`__ Move Control instruction
+   to seeprom
+-  `da99f39710df <https://github.com/open-power/sbe/commit/da99f39710df>`__ Jenkins parallel build
+-  `ff74130fcca2 <https://github.com/open-power/sbe/commit/ff74130fcca2>`__ Move lpc_rw to a source
+   file
+-  `e1a4637ad7c4 <https://github.com/open-power/sbe/commit/e1a4637ad7c4>`__ Support 1byte data
+   access on LPC
+-  `17ee7c1c6dec <https://github.com/open-power/sbe/commit/17ee7c1c6dec>`__ Enabling ipmi console
+   access
+-  `cf61dc391d03 <https://github.com/open-power/sbe/commit/cf61dc391d03>`__ SBE logs on serial
+   console
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _op-build-v2.2-rc1-patches-11:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-11:
+
+Commits
+~~~~~~~
+
+Adriana Kobylak (1):
+
+-  `b6ebee077d91 <https://github.com/open-power/skiboot/commit/b6ebee077d91>`__ pflash: Add –skip
+   option for reading
+
+Alexey Kardashevskiy (1):
+
+-  `8a2b6d51b771 <https://github.com/open-power/skiboot/commit/8a2b6d51b771>`__ npu2: Use correct
+   kill type for TCE invalidation
+
+Alistair Popple (2):
+
+-  `b8702e2c6963 <https://github.com/open-power/skiboot/commit/b8702e2c6963>`__ Move
+   pb_cen_hp_mode_curr register definition to xscom-p9-reg.h
+-  `68518e542e6f <https://github.com/open-power/skiboot/commit/68518e542e6f>`__ phb4: Disable nodal
+   scoped DMA accesses when PB pump mode is enabled
+
+Andrew Donnellan (10):
+
+-  `be54c89e7e97 <https://github.com/open-power/skiboot/commit/be54c89e7e97>`__ hw/phb4: Fix unused
+   value/parameter warnings
+-  `8a8cc857fa3f <https://github.com/open-power/skiboot/commit/8a8cc857fa3f>`__ hw/npu2: Don’t
+   assert if we hit a mixed OpenCAPI/NVLink setup
+-  `34ceb75f2829 <https://github.com/open-power/skiboot/commit/34ceb75f2829>`__ hw/npu2-opencapi:
+   Fix setting of supported OpenCAPI templates
+-  `c38bdc3984a2 <https://github.com/open-power/skiboot/commit/c38bdc3984a2>`__
+   hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI links
+-  `ecc4a562b5d1 <https://github.com/open-power/skiboot/commit/ecc4a562b5d1>`__ occ: Wait if OCC GPU
+   presence status not immediately available
+-  `7ecb29651c31 <https://github.com/open-power/skiboot/commit/7ecb29651c31>`__ npu2: Split device
+   index into brick and link index
+-  `68415d5e38ef <https://github.com/open-power/skiboot/commit/68415d5e38ef>`__ hw/npu2: Common NPU2
+   init routine between NVLink and OpenCAPI
+-  `b6cc82cb39c4 <https://github.com/open-power/skiboot/commit/b6cc82cb39c4>`__ hw/npu2, platform:
+   Add NPU2 platform device detection callback
+-  `6a728afd121b <https://github.com/open-power/skiboot/commit/6a728afd121b>`__ hw/npu2, platform:
+   Restructure OpenCAPI i2c reset/presence pins
+-  `9d5b516f2870 <https://github.com/open-power/skiboot/commit/9d5b516f2870>`__
+   platforms/astbmc/witherspoon: Implement OpenCAPI support
+
+Andrew Jeffery (30):
+
+-  `5b1bc2ffe791 <https://github.com/open-power/skiboot/commit/5b1bc2ffe791>`__ ast-bmc: Move copy
+   routines to ast-sf-ctrl
+-  `467b00fdfd67 <https://github.com/open-power/skiboot/commit/467b00fdfd67>`__ core/pci-quirk:
+   Remove broken comment in quirk_astbmc_vga()
+-  `7a5af6da49b9 <https://github.com/open-power/skiboot/commit/7a5af6da49b9>`__ core/pci-quirk:
+   Clean up commented code in quirk_astbmc_vga()
+-  `8972e44f9788 <https://github.com/open-power/skiboot/commit/8972e44f9788>`__ ast-bmc: Rename LPC
+   FW cycle helpers
+-  `ebc8524a3a45 <https://github.com/open-power/skiboot/commit/ebc8524a3a45>`__ ast-io: Rework
+   setup/tear-down of communication with the BMC
+-  `1d8793c64b59 <https://github.com/open-power/skiboot/commit/1d8793c64b59>`__ lpc: Silence LPC
+   SYNC no-response error when necessary
+-  `8bb4a1cd9af4 <https://github.com/open-power/skiboot/commit/8bb4a1cd9af4>`__ ast-io: Use
+   bmc_sio_{get, put}() where required
+-  `d40484209620 <https://github.com/open-power/skiboot/commit/d40484209620>`__ ipmi: Introduce
+   registration for SEL command handlers
+-  `88579eba5fde <https://github.com/open-power/skiboot/commit/88579eba5fde>`__ core/lock: Use
+   try_lock_caller() in lock_caller() to capture owner
+-  `3aa5394f4da1 <https://github.com/open-power/skiboot/commit/3aa5394f4da1>`__ core/flash: Only
+   lock around flashes update in flash_register()
+-  `c0b84547521d <https://github.com/open-power/skiboot/commit/c0b84547521d>`__ core/flash: Unlock
+   around blocklevel calls in NVRAM accessors
+-  `35c955970af6 <https://github.com/open-power/skiboot/commit/35c955970af6>`__ libflash: Add
+   ipmi-hiomap
+-  `b5edb1692b7f <https://github.com/open-power/skiboot/commit/b5edb1692b7f>`__ astbmc: Prefer
+   ipmi-hiomap for PNOR access
+-  `1a1ff0ab2c78 <https://github.com/open-power/skiboot/commit/1a1ff0ab2c78>`__ astbmc: Remove
+   coordinated isolation support
+-  `5684204c2d0b <https://github.com/open-power/skiboot/commit/5684204c2d0b>`__ lpc: Introduce
+   generic probe capability
+-  `dd554bacd13c <https://github.com/open-power/skiboot/commit/dd554bacd13c>`__ astbmc: Use LPC
+   probe calls to determine SIO presence
+-  `9a830ee06c66 <https://github.com/open-power/skiboot/commit/9a830ee06c66>`__ platform:
+   Restructure bmc_platform type
+-  `a43e9a66aae9 <https://github.com/open-power/skiboot/commit/a43e9a66aae9>`__ astbmc: Fail SFC
+   init if SIO is unavailable
+-  `7194e92cc700 <https://github.com/open-power/skiboot/commit/7194e92cc700>`__ lpc: Clear sync
+   no-response field prior to device probe
+-  `f271f0263475 <https://github.com/open-power/skiboot/commit/f271f0263475>`__
+   libflash/ipmi-hiomap: Cleanup allocation on init failure
+-  `a07f8bb329f7 <https://github.com/open-power/skiboot/commit/a07f8bb329f7>`__ p9dsu: Add
+   HIOMAP-over-IPMI support
+-  `a6131d3a215d <https://github.com/open-power/skiboot/commit/a6131d3a215d>`__ p9dsu: Describe
+   platform BMC register configuration
+-  `34cffed2ccf3 <https://github.com/open-power/skiboot/commit/34cffed2ccf3>`__
+   libflash/ipmi-hiomap: Improve event handling
+-  `f47fbc97d421 <https://github.com/open-power/skiboot/commit/f47fbc97d421>`__
+   libflash/ipmi-hiomap: Restore window state on window/protocol reset
+-  `dbdfb0e2ea3c <https://github.com/open-power/skiboot/commit/dbdfb0e2ea3c>`__
+   libflash/ipmi-hiomap: Use error codes rather than abort()
+-  `cee7ec9eae09 <https://github.com/open-power/skiboot/commit/cee7ec9eae09>`__ core/flash: Log
+   return code when ffs_init() fails
+-  `f58be461091f <https://github.com/open-power/skiboot/commit/f58be461091f>`__ libflash/test:
+   Rewrite Makefile.check to improve scalability
+-  `97f839beffb5 <https://github.com/open-power/skiboot/commit/97f839beffb5>`__
+   libflash/ipmi-hiomap: Fix argument type warning on x86-64
+-  `1151a987ae45 <https://github.com/open-power/skiboot/commit/1151a987ae45>`__
+   libflash/ipmi-hiomap: Add support for unit tests
+-  `d49bfeea7bf2 <https://github.com/open-power/skiboot/commit/d49bfeea7bf2>`__
+   libflash/ipmi-hiomap: Respect daemon presence and flash control
+
+Artem Senichev (1):
+
+-  `6ea075edd7af <https://github.com/open-power/skiboot/commit/6ea075edd7af>`__
+   platforms/astbmc/vesnin: Send list of PCI devices to BMC through IPMI
+
+Benjamin Herrenschmidt (12):
+
+-  `7db7c9f65229 <https://github.com/open-power/skiboot/commit/7db7c9f65229>`__ xive: Disable block
+   tracker
+-  `f737777b3438 <https://github.com/open-power/skiboot/commit/f737777b3438>`__ i2c: Fix
+   multiple-enqueue of the same request on NACK
+-  `ef79d0370737 <https://github.com/open-power/skiboot/commit/ef79d0370737>`__ i2c: Ensure ordering
+   between i2c_request_send() and completion
+-  `d3bb756b2d98 <https://github.com/open-power/skiboot/commit/d3bb756b2d98>`__ lock: Increase
+   con_suspend before \__try_lock
+-  `2925dd08c5e3 <https://github.com/open-power/skiboot/commit/2925dd08c5e3>`__ lock: Move code
+   around
+-  `2f2e0ee95a3d <https://github.com/open-power/skiboot/commit/2f2e0ee95a3d>`__ lock: Fix
+   interactions between lock dependency checker and stack checker
+-  `b78d823faf4f <https://github.com/open-power/skiboot/commit/b78d823faf4f>`__ cpu: Better output
+   when waiting for a very long job
+-  `cfecc3960c00 <https://github.com/open-power/skiboot/commit/cfecc3960c00>`__ phb4: Don’t try to
+   access non-existent PEST entries
+-  `0a087154ca4f <https://github.com/open-power/skiboot/commit/0a087154ca4f>`__ phb4: Handle
+   allocation errors in phb4_eeh_dump_regs()
+-  `9a83ab711ea3 <https://github.com/open-power/skiboot/commit/9a83ab711ea3>`__ phb4: Workaround PHB
+   errata with CFG write UR/CA errors
+-  `95f7b3b9698b <https://github.com/open-power/skiboot/commit/95f7b3b9698b>`__ nx: Don’t abort on
+   missing NX when using a QEMU machine
+-  `784799510c45 <https://github.com/open-power/skiboot/commit/784799510c45>`__ phb4: Update &
+   cleanup register definitions
+
+Cyril Bur (1):
+
+-  `0d96d56298d5 <https://github.com/open-power/skiboot/commit/0d96d56298d5>`__ phb4: Use the return
+   value of phb4_fenced() in phb4_get_diag_data()
+
+Frederic Barrat (10):
+
+-  `f385ac321e0b <https://github.com/open-power/skiboot/commit/f385ac321e0b>`__ npu2-opencapi: Don’t
+   send commands to NPU when link is down
+-  `2d339446fc77 <https://github.com/open-power/skiboot/commit/2d339446fc77>`__ opal/hmi: Catch NPU2
+   HMIs for opencapi
+-  `3b9bc869a4fe <https://github.com/open-power/skiboot/commit/3b9bc869a4fe>`__ phb4: Disable 32-bit
+   MSI in capi mode
+-  `a800fa35b822 <https://github.com/open-power/skiboot/commit/a800fa35b822>`__ hw/p8-i2c: Fix i2c
+   request timeout
+-  `a92f432eae5b <https://github.com/open-power/skiboot/commit/a92f432eae5b>`__ npu2-opencapi:
+   Enable presence detection on ZZ
+-  `4d28576dffd5 <https://github.com/open-power/skiboot/commit/4d28576dffd5>`__
+   platform/witherspoon: Avoid harmless error message
+-  `cdaa6d1b2614 <https://github.com/open-power/skiboot/commit/cdaa6d1b2614>`__
+   platform/witherspoon: Fix opencapi lane-mask used on GPU0
+-  `ff376805bde5 <https://github.com/open-power/skiboot/commit/ff376805bde5>`__ npu2-opencapi: Log
+   extra information on link training failure
+-  `64d06b1feed1 <https://github.com/open-power/skiboot/commit/64d06b1feed1>`__ npu2-opencapi:
+   Detect if link trained in degraded mode
+-  `e1a8469a208c <https://github.com/open-power/skiboot/commit/e1a8469a208c>`__ npu2-opencapi: Log
+   ODL endpoint information register
+
+Jeremy Kerr (1):
+
+-  `01089cb8b4a2 <https://github.com/open-power/skiboot/commit/01089cb8b4a2>`__ docs/platforms: Add
+   S812L and S822L
+
+Joel Stanley (8):
+
+-  `052694653f13 <https://github.com/open-power/skiboot/commit/052694653f13>`__ Makefile: Remove
+   -mno-direct-move cflag
+-  `2e55c6b88451 <https://github.com/open-power/skiboot/commit/2e55c6b88451>`__ Makefile: remove
+   try-cflags on no-altivec and no-vsx
+-  `3c54a914e54d <https://github.com/open-power/skiboot/commit/3c54a914e54d>`__ README: Update Qemu
+   instructions
+-  `a3a8f7d0cf11 <https://github.com/open-power/skiboot/commit/a3a8f7d0cf11>`__ cpu: Quieten OS
+   endian switch messages
+-  `35e735ae24eb <https://github.com/open-power/skiboot/commit/35e735ae24eb>`__ ffspart: Add toc
+   test
+-  `ad2ca201f46c <https://github.com/open-power/skiboot/commit/ad2ca201f46c>`__ ffspart: Add test
+   for eraseblock size
+-  `b211d20162c8 <https://github.com/open-power/skiboot/commit/b211d20162c8>`__ opal-ci: Use
+   ubuntu:rolling for Ubuntu latest image
+-  `42fa2c4e472f <https://github.com/open-power/skiboot/commit/42fa2c4e472f>`__ travis: Coverity
+   fixed their SSL cert
+
+Madhavan Srinivasan (1):
+
+-  `ae546e0b6d97 <https://github.com/open-power/skiboot/commit/ae546e0b6d97>`__ external/mambo:
+   Check for qtrace_utils.tcl before sourcing it
+
+Mahesh Salgaonkar (2):
+
+-  `1317448ddd1a <https://github.com/open-power/skiboot/commit/1317448ddd1a>`__ opal/hmi: Ignore
+   debug trigger inject core FIR.
+-  `c884f2d0cb92 <https://github.com/open-power/skiboot/commit/c884f2d0cb92>`__ opal/hmi: Handle
+   early HMIs on thread0 when secondaries are still in OPAL.
+
+Michael Ellerman (1):
+
+-  `caf0ff13c254 <https://github.com/open-power/skiboot/commit/caf0ff13c254>`__ doc: Add
+   documentation on supported platforms and CPUs
+
+Michael Neuling (4):
+
+-  `051da83b625d <https://github.com/open-power/skiboot/commit/051da83b625d>`__ phb4: Fix typo in
+   disable lane eq code
+-  `832cac15956c <https://github.com/open-power/skiboot/commit/832cac15956c>`__ mambo: Merge
+   PMEM_DISK and PMEM_VOLATILE code
+-  `80b7b37c63a5 <https://github.com/open-power/skiboot/commit/80b7b37c63a5>`__ init: Fix starting
+   stripped kernel
+-  `7dbf80d1db45 <https://github.com/open-power/skiboot/commit/7dbf80d1db45>`__ phb4: Generate
+   checkstop on AIB ECC corr/uncorr for DD2.0 parts
+
+Nicholas Piggin (11):
+
+-  `5bf03755a972 <https://github.com/open-power/skiboot/commit/5bf03755a972>`__ cpu: add
+   cpu_queue_job_on_node()
+-  `cb835dbdf875 <https://github.com/open-power/skiboot/commit/cb835dbdf875>`__ external/mambo:
+   conditionally source qtrace script
+-  `3e3ad77c1ced <https://github.com/open-power/skiboot/commit/3e3ad77c1ced>`__ hw/chiptod: test
+   QUIRK_NO_CHIPTOD in opal_resync_timebase
+-  `129e4408f7f4 <https://github.com/open-power/skiboot/commit/129e4408f7f4>`__ core/fast-reboot:
+   print the fast reboot disable reason
+-  `20126d267812 <https://github.com/open-power/skiboot/commit/20126d267812>`__ core/mem_region:
+   mambo reserve kernel payload areas
+-  `5118fc7fb0ea <https://github.com/open-power/skiboot/commit/5118fc7fb0ea>`__ skiboot.lds.S: move
+   read-write data after the end of symbol map
+-  `2649d663ede6 <https://github.com/open-power/skiboot/commit/2649d663ede6>`__ fast-reboot: verify
+   firmware “romem” checksum
+-  `2aa227cc0e18 <https://github.com/open-power/skiboot/commit/2aa227cc0e18>`__ core/lock: fix
+   timeout warning causing a deadlock false positive
+-  `527286706ab1 <https://github.com/open-power/skiboot/commit/527286706ab1>`__ core/lock: don’t set
+   bust_locks on lock error
+-  `12b74c455bed <https://github.com/open-power/skiboot/commit/12b74c455bed>`__ core/flash: NULL
+   pointer dereference fixes
+-  `c4230046ecd5 <https://github.com/open-power/skiboot/commit/c4230046ecd5>`__ core/device: NULL
+   pointer dereference fix
+
+Oliver O’Halloran (27):
+
+-  `2710351f76b9 <https://github.com/open-power/skiboot/commit/2710351f76b9>`__ hw/phb4: Print the
+   PEs in the EEH dump in hex
+-  `d1ac16801a38 <https://github.com/open-power/skiboot/commit/d1ac16801a38>`__ hw/phb4: Add a
+   helper to dump the PELT-V
+-  `3e23604be0cb <https://github.com/open-power/skiboot/commit/3e23604be0cb>`__ hw/phb4: Add helpers
+   to dump the IODA tables
+-  `7a7ff2d6281f <https://github.com/open-power/skiboot/commit/7a7ff2d6281f>`__ hw/phb4: Use
+   local_alloc for phb4 structures
+-  `55cab51c74a8 <https://github.com/open-power/skiboot/commit/55cab51c74a8>`__ mem_region: Merge
+   similar allocations when dumping
+-  `b465be797e86 <https://github.com/open-power/skiboot/commit/b465be797e86>`__ hw/p8-i2c: Print the
+   set error bits
+-  `7a311b9dec27 <https://github.com/open-power/skiboot/commit/7a311b9dec27>`__ pci: Clarify power
+   down logic
+-  `6c45dc0d04fc <https://github.com/open-power/skiboot/commit/6c45dc0d04fc>`__ core/pci: Print ‘PCI
+   Summary’ at PR_NOTICE
+-  `d76e4fb2665b <https://github.com/open-power/skiboot/commit/d76e4fb2665b>`__ zaius: Add a slot
+   table
+-  `c07958783dbc <https://github.com/open-power/skiboot/commit/c07958783dbc>`__ astbmc/slots: Add
+   SW_PLUGGABLE() macro
+-  `7a9eb51051f1 <https://github.com/open-power/skiboot/commit/7a9eb51051f1>`__ astbmc/slot: Add
+   \_add_slot_info()
+-  `ea4e422f6343 <https://github.com/open-power/skiboot/commit/ea4e422f6343>`__ zaius: Add slots for
+   the Barreleye G2 HDD rack
+-  `63ea33fb8fd0 <https://github.com/open-power/skiboot/commit/63ea33fb8fd0>`__ hdata/iohub: Fix
+   Cumulus Hub ID number
+-  `eb146fac9685 <https://github.com/open-power/skiboot/commit/eb146fac9685>`__ core/i2c: Move the
+   timeout field into i2c_request
+-  `bb27c7219dc6 <https://github.com/open-power/skiboot/commit/bb27c7219dc6>`__ hw/p8-i2c: Remove
+   p8_i2c_request structure
+-  `801462feb7d6 <https://github.com/open-power/skiboot/commit/801462feb7d6>`__ core/i2c: Remove bus
+   specific alloc and free callbacks
+-  `7665748f2f2e <https://github.com/open-power/skiboot/commit/7665748f2f2e>`__ nvram: Print how
+   long we waited for nvram
+-  `c94de0277cf6 <https://github.com/open-power/skiboot/commit/c94de0277cf6>`__ nvram: Fix
+   wait-for-nvram message
+-  `57a17c2f300e <https://github.com/open-power/skiboot/commit/57a17c2f300e>`__ xscom-utils/getsram:
+   Make it work on P9
+-  `6e524662ff77 <https://github.com/open-power/skiboot/commit/6e524662ff77>`__ xscom-utils: Rework
+   getsram
+-  `30ffd4c6a528 <https://github.com/open-power/skiboot/commit/30ffd4c6a528>`__ hdata: Explain what
+   the xscom node bus-frequency is
+-  `1355c312c308 <https://github.com/open-power/skiboot/commit/1355c312c308>`__ witherspoon: Rename
+   shared slot fixup function
+-  `dfaf471eb1a7 <https://github.com/open-power/skiboot/commit/dfaf471eb1a7>`__ hdata/i2c: Add
+   whitelisting for Host I2C devices
+-  `f88e37248463 <https://github.com/open-power/skiboot/commit/f88e37248463>`__ hdata/i2c: Make SPD
+   workaround more workaroundy
+-  `9597a12ef4b3 <https://github.com/open-power/skiboot/commit/9597a12ef4b3>`__ phb4: Check for RX
+   errors after link training
+-  `324365f3aa9b <https://github.com/open-power/skiboot/commit/324365f3aa9b>`__ libstb: Pass a
+   tpm_dev to tpm_i2c_request_send()
+-  `751cc33a2cfa <https://github.com/open-power/skiboot/commit/751cc33a2cfa>`__ platform/firenze:
+   Fix branch-to-null crash
+
+Prem Shanker Jha (3):
+
+-  `1a4aa1cb0349 <https://github.com/open-power/skiboot/commit/1a4aa1cb0349>`__ STOP API: API
+   conditionally supports 255 SCOM restore entries for each quad.
+-  `9000b6b187f9 <https://github.com/open-power/skiboot/commit/9000b6b187f9>`__ SCOM Restore: Handle
+   case of old HB and new STOP API case.
+-  `6ed87dbdd66b <https://github.com/open-power/skiboot/commit/6ed87dbdd66b>`__ STOP API: Changes
+   for SMF and SPR self save
+
+Rashmica Gupta (1):
+
+-  `0fa446cc21cb <https://github.com/open-power/skiboot/commit/0fa446cc21cb>`__ Add the other 7 ATSD
+   registers to the device tree.
+
+Reza Arbab (8):
+
+-  `c2493fd0ce30 <https://github.com/open-power/skiboot/commit/c2493fd0ce30>`__ npu2/hw-procedures:
+   Don’t open code NPU2_NTL_MISC_CFG2_BRICK_ENABLE
+-  `041d69bb1a70 <https://github.com/open-power/skiboot/commit/041d69bb1a70>`__ npu2/hw-procedures:
+   Enable parity and credit overflow checks
+-  `167fcb20aa97 <https://github.com/open-power/skiboot/commit/167fcb20aa97>`__ pci: Move logging
+   macros to pci.h
+-  `77f26507f1ea <https://github.com/open-power/skiboot/commit/77f26507f1ea>`__ phb4: Track PEC
+   index in dt and phb4 struct
+-  `06e997009945 <https://github.com/open-power/skiboot/commit/06e997009945>`__ npu2: Add
+   NPU2_SM_REG_OFFSET()
+-  `f43465a0ac6d <https://github.com/open-power/skiboot/commit/f43465a0ac6d>`__ npu2: Don’t open
+   code NPU2_RELAXED_ORDERING_CFG2
+-  `736d8b150f86 <https://github.com/open-power/skiboot/commit/736d8b150f86>`__ npu2: Add support
+   for relaxed-ordering mode
+-  `1c62f56b3351 <https://github.com/open-power/skiboot/commit/1c62f56b3351>`__ doc/opal-api:
+   Document npu2 relaxed ordering APIs
+
+Russell Currey (1):
+
+-  `19c8d728e86e <https://github.com/open-power/skiboot/commit/19c8d728e86e>`__ errorlog: Rename
+   PHB3 to just PHB
+
+Samuel Mendoza-Jonas (5):
+
+-  `3cd749c99791 <https://github.com/open-power/skiboot/commit/3cd749c99791>`__ Recognise signed
+   VERSION partition
+-  `714be69223cc <https://github.com/open-power/skiboot/commit/714be69223cc>`__ core/flash: Emit a
+   warning if Skiboot version doesn’t match
+-  `c0375a62396d <https://github.com/open-power/skiboot/commit/c0375a62396d>`__ core/flash: Ignore
+   prefix when comparing versions.
+-  `4b92a1b80f6d <https://github.com/open-power/skiboot/commit/4b92a1b80f6d>`__ libflash: Restore
+   blocklevel tests
+-  `e24771081422 <https://github.com/open-power/skiboot/commit/e24771081422>`__ libflash: Don’t
+   merge ECC-protected ranges
+
+Stewart Smith (45):
+
+-  `06808a037d44 <https://github.com/open-power/skiboot/commit/06808a037d44>`__ fast-reboot:
+   parallel memory clearing
+-  `21f540e8e51e <https://github.com/open-power/skiboot/commit/21f540e8e51e>`__ Scan PCI and clear
+   memory simultaneously
+-  `4757519c697e <https://github.com/open-power/skiboot/commit/4757519c697e>`__ mem_region: log
+   region name on mem_alloc failure
+-  `2c30ddb93baf <https://github.com/open-power/skiboot/commit/2c30ddb93baf>`__ mem_check(): Correct
+   alignment assumptions
+-  `13e9a66a7b39 <https://github.com/open-power/skiboot/commit/13e9a66a7b39>`__ Fixup unit tests for
+   cpu_queue_job() in mem_region.c
+-  `f651e8eb56e2 <https://github.com/open-power/skiboot/commit/f651e8eb56e2>`__ Fixup pflash build
+   for ast refactor
+-  `c1d43fc84a30 <https://github.com/open-power/skiboot/commit/c1d43fc84a30>`__ skiboot 6.0.6
+   release notes
+-  `25f7266f736c <https://github.com/open-power/skiboot/commit/25f7266f736c>`__ core/cpu.c: assert
+   pir is sane before using
+-  `7e529767704b <https://github.com/open-power/skiboot/commit/7e529767704b>`__ skiboot 6.0.7
+   release notes
+-  `b6605667cf80 <https://github.com/open-power/skiboot/commit/b6605667cf80>`__ don’t fail fatally
+   if qtrace can’t be loaded
+-  `f3d801c01f97 <https://github.com/open-power/skiboot/commit/f3d801c01f97>`__ skiboot 6.0.8
+   release notes
+-  `9ff660e21834 <https://github.com/open-power/skiboot/commit/9ff660e21834>`__ Qemu: don’t print
+   PR_WARNING on qemu defining rtc/uart
+-  `084e37bab1cf <https://github.com/open-power/skiboot/commit/084e37bab1cf>`__ Use $() rather than
+   backticks in all shell
+-  `2485be65e166 <https://github.com/open-power/skiboot/commit/2485be65e166>`__ clang:
+   -Wno-error=ignored-attributes
+-  `74116e3e37cf <https://github.com/open-power/skiboot/commit/74116e3e37cf>`__
+   xscom-utils/adu_scoms.py: run 2to3 over it
+-  `f83568436527 <https://github.com/open-power/skiboot/commit/f83568436527>`__ TEMPORARY HACK:
+   Disable verifying VERSION
+-  `da773b275e62 <https://github.com/open-power/skiboot/commit/da773b275e62>`__ SBE-p8: Do all sbe
+   timer update with xscom lock held
+-  `7c8e1c6f89f3 <https://github.com/open-power/skiboot/commit/7c8e1c6f89f3>`__ Add fast-reboot
+   property to /ibm,opal DT node
+-  `aeb366970e0c <https://github.com/open-power/skiboot/commit/aeb366970e0c>`__ Actually add
+   /ibm,opal/fast-reboot property
+-  `cc4de28374c7 <https://github.com/open-power/skiboot/commit/cc4de28374c7>`__ opal-ci: Build old
+   dtc version for fedora 28
+-  `2d68e6fa5822 <https://github.com/open-power/skiboot/commit/2d68e6fa5822>`__ gcov: Fix building
+   with GCC8
+-  `8fba29a2b5e5 <https://github.com/open-power/skiboot/commit/8fba29a2b5e5>`__ core/device: Add
+   test for duplicate nodes with dt_attach_root()
+-  `8fd95036cdd8 <https://github.com/open-power/skiboot/commit/8fd95036cdd8>`__ core/device: add
+   test for dt_new() a duplicate node
+-  `51c35e372831 <https://github.com/open-power/skiboot/commit/51c35e372831>`__ core/device:
+   increase test coverage for dt_new_addr and dt_new_2addr
+-  `c5d71815288c <https://github.com/open-power/skiboot/commit/c5d71815288c>`__ core/device: Test
+   dt_new_check()
+-  `9b9be42009e1 <https://github.com/open-power/skiboot/commit/9b9be42009e1>`__ Quieten ‘warnings’
+   now that SIO is disabled
+-  `4b8cc05a9451 <https://github.com/open-power/skiboot/commit/4b8cc05a9451>`__ Revert “TEMPORARY
+   HACK: Disable verifying VERSION”
+-  `b6de35b6896a <https://github.com/open-power/skiboot/commit/b6de35b6896a>`__ hiomap: free ipmi
+   message in callback
+-  `d513609b4f48 <https://github.com/open-power/skiboot/commit/d513609b4f48>`__ travis/ci: rework
+   Dockerfiles to produce build artifacts
+-  `8d58ee17ea20 <https://github.com/open-power/skiboot/commit/8d58ee17ea20>`__ hiomap: fix missing
+   newline at end of ‘Flushing writes’ prlog()
+-  `d10862e40cd8 <https://github.com/open-power/skiboot/commit/d10862e40cd8>`__ Run pollers in
+   time_wait() when not booting
+-  `3dd480db1a69 <https://github.com/open-power/skiboot/commit/3dd480db1a69>`__ skiboot v6.0.10
+   release notes
+-  `594cfacf0e41 <https://github.com/open-power/skiboot/commit/594cfacf0e41>`__ CI: Bump the Qemu we
+   build for CI testing
+-  `52725306f495 <https://github.com/open-power/skiboot/commit/52725306f495>`__ skiboot 6.0.11
+   release notes
+-  `971a1a0a620a <https://github.com/open-power/skiboot/commit/971a1a0a620a>`__ gcov: link in
+   ctors\* as newer GCC doesn’t group them all
+-  `606a5a3d44e3 <https://github.com/open-power/skiboot/commit/606a5a3d44e3>`__ hiomap: quieten
+   warning on failing to move a window
+-  `30f8a6006de4 <https://github.com/open-power/skiboot/commit/30f8a6006de4>`__ skiboot v6.0.13
+   release notes
+-  `28bf1faf44cd <https://github.com/open-power/skiboot/commit/28bf1faf44cd>`__ ipmi: Reduce
+   ipmi_queue_msg_sync() polling loop time to 10ms
+-  `8a2f8a3c12c6 <https://github.com/open-power/skiboot/commit/8a2f8a3c12c6>`__ skiboot v6.2-rc1
+   release notes
+-  `50ea35c2d078 <https://github.com/open-power/skiboot/commit/50ea35c2d078>`__ Warn on long OPAL
+   calls
+-  `b547df61bdad <https://github.com/open-power/skiboot/commit/b547df61bdad>`__ hdata/test:
+   workaround dtc bugs
+-  `acb0f2160500 <https://github.com/open-power/skiboot/commit/acb0f2160500>`__ skiboot v6.0.14
+   release notes
+-  `87b436c32ac8 <https://github.com/open-power/skiboot/commit/87b436c32ac8>`__ libpore: Sync p8
+   files, remove erroneous “IBM Confidential”
+-  `37bce07eea2b <https://github.com/open-power/skiboot/commit/37bce07eea2b>`__ Don’t warn on “long”
+   OPAL_RESYNC_TIMEBASE calls
+-  `10497d05169f <https://github.com/open-power/skiboot/commit/10497d05169f>`__ skiboot v6.2-rc2
+   release notes
+
+Vaibhav Jain (14):
+
+-  `3754dba77ef5 <https://github.com/open-power/skiboot/commit/3754dba77ef5>`__ phb4: Reallocate
+   PEC2 DMA-Read engines to improve GPU-Direct bandwidth
+-  `5690c5a8980f <https://github.com/open-power/skiboot/commit/5690c5a8980f>`__ doc: Add a man page
+   for OPAL_PCI_SET_PHB_CAPI_MODE
+-  `ef9caad57e59 <https://github.com/open-power/skiboot/commit/ef9caad57e59>`__ phb4/capp: Update
+   DMA read engines set in APC_FSM_READ_MASK based on link-width
+-  `ec954f764efe <https://github.com/open-power/skiboot/commit/ec954f764efe>`__ capp: Fix the capp
+   recovery timeout comparison
+-  `1520d6a1e3aa <https://github.com/open-power/skiboot/commit/1520d6a1e3aa>`__ phb4: Don’t probe a
+   PHB if its garded
+-  `5f728c53d42c <https://github.com/open-power/skiboot/commit/5f728c53d42c>`__ opal: use
+   for_each_safe to iterate over opal_syncers
+-  `a6fca4819fd1 <https://github.com/open-power/skiboot/commit/a6fca4819fd1>`__ nvram: Fix a
+   possible NULL pointer de-ref in nvram_query_eq()
+-  `09fabd68f732 <https://github.com/open-power/skiboot/commit/09fabd68f732>`__ phb4: Reset pfir and
+   nfir if new errors reported during ETU reset
+-  `0f7868260709 <https://github.com/open-power/skiboot/commit/0f7868260709>`__ phb4: Re-factor
+   phb4_fenced() and introduce phb4_dump_pec_err_regs()
+-  `2d7419274dfa <https://github.com/open-power/skiboot/commit/2d7419274dfa>`__ phb4/capp: Use link
+   width to allocate STQ engines to CAPP
+-  `d5ebd5519dcd <https://github.com/open-power/skiboot/commit/d5ebd5519dcd>`__ phb4/capp: Update
+   the expected Eye-catcher for CAPP ucode lid
+-  `c8e1d61ae2c9 <https://github.com/open-power/skiboot/commit/c8e1d61ae2c9>`__ phb4: Enable PHB
+   MMIO-0/1 Bars only when mmio window exists
+-  `7cef472ed1fe <https://github.com/open-power/skiboot/commit/7cef472ed1fe>`__ opal/hmi: Wakeup the
+   cpu before reading core_fir
+-  `999246716d2d <https://github.com/open-power/skiboot/commit/999246716d2d>`__ phb4/capp: Only
+   reset FIR bits that cause capp machine check
+
+Vaidyanathan Srinivasan (1):
+
+-  `df5da053c459 <https://github.com/open-power/skiboot/commit/df5da053c459>`__ core/cpu: Fix memory
+   allocation for job array
+
+Vasant Hegde (9):
+
+-  `ff576aa8187b <https://github.com/open-power/skiboot/commit/ff576aa8187b>`__ opal-prd: Fix
+   opal-prd crash
+-  `15880d514e1f <https://github.com/open-power/skiboot/commit/15880d514e1f>`__ core/cpu: Call
+   memset with proper cpu_thread offset
+-  `dd2dacf8ee06 <https://github.com/open-power/skiboot/commit/dd2dacf8ee06>`__ hdata: Fix dtc
+   warnings
+-  `9d9395c3d542 <https://github.com/open-power/skiboot/commit/9d9395c3d542>`__ hdata: Make sure FW
+   feature name is not empty
+-  `2fba868b5380 <https://github.com/open-power/skiboot/commit/2fba868b5380>`__ fsp/surv: Improve
+   log message
+-  `70a7a3fdfa36 <https://github.com/open-power/skiboot/commit/70a7a3fdfa36>`__ hdata: Cleanup
+   get_hb_reserved_mem
+-  `50d508c3cd62 <https://github.com/open-power/skiboot/commit/50d508c3cd62>`__ hdata: Make sure
+   reserved node name starts with “ibm,”
+-  `904623dbbda4 <https://github.com/open-power/skiboot/commit/904623dbbda4>`__ FSP: Improve
+   Reset/Reload log message
+-  `c94b5a9e9c32 <https://github.com/open-power/skiboot/commit/c94b5a9e9c32>`__ hdata/i2c: Skip
+   unknown device type
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _op-build-v2.2-rc1-patches-12:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-12:
+
+Commits
+~~~~~~~
+
+Artem Senichev (2):
+
+-  `118e0a59c1a9 <https://github.com/open-power/vesnin-xml/commit/118e0a59c1a9>`__ Disable hidden
+   error logs in production mode
+-  `4fb3a4b928a9 <https://github.com/open-power/vesnin-xml/commit/4fb3a4b928a9>`__ Add multiple nest
+   frequencies support
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _op-build-v2.2-rc1-patches-13:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-13:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (1):
+
+-  `c488a6234d09 <https://github.com/open-power/witherspoon-xml/commit/c488a6234d09>`__ Added value
+   to TPM FRU ID
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _op-build-v2.2-rc1-patches-14:
+
+Patches
+~~~~~~~
+
+.. _op-build-v2.2-rc1-commits-14:
+
+Commits
+~~~~~~~
+
+Adrian Barrera (1):
+
+-  `40bf092f8f82 <https://github.com/open-power/zaius-xml/commit/40bf092f8f82>`__ Update GARD
+   settings per RAS testing
diff --git a/_sources/release-notes/v2.2.rst.txt b/_sources/release-notes/v2.2.rst.txt
new file mode 100644
index 0000000..db64abf
--- /dev/null
+++ b/_sources/release-notes/v2.2.rst.txt
@@ -0,0 +1,5159 @@
+Release Notes for OpenPower Firmware v2.2
+=========================================
+
+op-build v2.2 was released on Friday March 8th, 2019. It is the new stable release of op-build,
+following on from v2.1, first released on July 12th, 2018.
+
+op-build v2.2 contains all the fixes as of op-build v2.0.14, and we expect to continue to do stable
+2.0.y releases of v2.0 into the forseeable future. We do not expect to do any stable releases of
+v2.1.
+
+There have been a lot of changes since op-build v2.1 (it’s been a long time between drinks), we hope
+to return to a more regular schedule of releases going forward, with op-build v2.3 following very
+shortly after v2.2, before moving to what we think will be a 3 month release cycle. We’ve been
+spending some time between firmware teams inside IBM to plan for something we can reliably commit
+to, and prevent these long breaks in the future.
+
+Over op-build v2.1, this release contains the following changes:
+
+Removed platforms
+-----------------
+
+-  openpower_p9_mambo Removed as it was identical to the openpower_mambo platform.
+
+Updated Packages
+----------------
+
++-------------------+---------------+-----------------+--------------------------------------------+
+| Package           | Old Version   | New Version     | Platforms                                  |
++===================+===============+=================+============================================+
+| busybox           | 1.28.4        | 1.29.3          | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| dtc               | 1.4.4         | 1.4.7           | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| elfutils          | 0.169         | 0.174           | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| ethtool           | 4.15          | 4.16            | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| glibc             | glibc-2.27-57 | glibc-2.28-69-g | witherspoon, p9dsu, zaius, habanero,       |
+|                   | -g6c99e37f    | 1e5c5303        | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| hcode             | hw061618a.920 | hw022319a.930   | witherspoon, p9dsu, zaius,                 |
+|                   |               |                 | witherspoon_dev, romulus                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| hostboot          | 876b79aacd9b  | 37e67698be56    | witherspoon, p9dsu, zaius, romulus         |
++-------------------+---------------+-----------------+--------------------------------------------+
+| hostboot          | 16f11c2e9b10  | 37e67698be56    | witherspoon_dev                            |
++-------------------+---------------+-----------------+--------------------------------------------+
+| hostboot-binaries | hw070718b.920 | hw021419a.930   | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | garrison, barreleye, witherspoon_dev,      |
+|                   |               |                 | firestone, palmetto, vesnin, romulus       |
++-------------------+---------------+-----------------+--------------------------------------------+
+| hostboot-p8       | d3025f5d7ddd  | a3b0cb929cbf    | habanero, garrison, barreleye, firestone,  |
+|                   |               |                 | palmetto, vesnin                           |
++-------------------+---------------+-----------------+--------------------------------------------+
+| ima-catalog       | 6a1fd25458a4  | 3d30c7aca6c8    | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | garrison, barreleye, witherspoon_dev,      |
+|                   |               |                 | firestone, palmetto, vesnin, romulus       |
++-------------------+---------------+-----------------+--------------------------------------------+
+| kmod              | 24            | 25              | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| libflash          | v5.10.1       | v6.2            | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | witherspoon_dev, pseries, firestone,       |
+|                   |               |                 | palmetto, vesnin, zz, romulus              |
++-------------------+---------------+-----------------+--------------------------------------------+
+| linux             | 4.17.4        | 4.19.26         | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| linux-firmware    | 65b1c68c63f9  | 44d4fca9922a    | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, zz, romulus           |
++-------------------+---------------+-----------------+--------------------------------------------+
+| linux-headers     | 4.17.4        | 4.19.26         | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| lvm2              | 2.02.173      | 2.02.180        | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | 2494a4306565  | 9df12d2653f2    | firestone                                  |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | 19a516499e10  | c5c35cb575ed    | garrison                                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | 6a78496c286e  | c3998a513e1f    | habanero                                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | c6f563966e9f  | 19aa4d3a0f0b    | palmetto                                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | b788f99848d6  | 741046046ec3    | romulus                                    |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | dda5b93d90b6  | c994a1815bcb    | vesnin                                     |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | 7cd20a6ac8fe  | f7cffdbe00f6    | witherspoon                                |
++-------------------+---------------+-----------------+--------------------------------------------+
+| machine-xml       | f9eeb2840947  | 6f6b5efd3279    | zaius                                      |
++-------------------+---------------+-----------------+--------------------------------------------+
+| occ               | 5c01b5476e8f  | 12c8088a32c5    | witherspoon, p9dsu, zaius,                 |
+|                   |               |                 | witherspoon_dev, romulus                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| occ-p8            | 28f2cec690b7  | a2856b77a618    | habanero, firenze, garrison, barreleye,    |
+|                   |               |                 | openpower_mambo, pseries, firestone,       |
+|                   |               |                 | palmetto, vesnin                           |
++-------------------+---------------+-----------------+--------------------------------------------+
+| openpower-pnor    | f6d970c6a600  | 0aeae23bd0c68   | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | garrison, barreleye, witherspoon_dev,      |
+|                   |               |                 | firestone, palmetto, vesnin, romulus       |
++-------------------+---------------+-----------------+--------------------------------------------+
+| petitboot         | 1.8.0         | v1.10.2         | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| sbe               | fad6732f2270f | 2e253cebdaff    | witherspoon, p9dsu, zaius,                 |
+|                   |               |                 | witherspoon_dev, romulus                   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| skiboot           | v6.1          | v6.2.2          | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+| util-linux        | 2.32          | 2.32.1          | witherspoon, p9dsu, zaius, habanero,       |
+|                   |               |                 | firenze, garrison, barreleye,              |
+|                   |               |                 | openpower_mambo, witherspoon_dev, pseries, |
+|                   |               |                 | firestone, palmetto, vesnin, zz, romulus   |
++-------------------+---------------+-----------------+--------------------------------------------+
+
+New Packages
+------------
+
++--------------------------------+--------------------------------+--------------------------------+
+| Package                        | Version                        | Platforms                      |
++================================+================================+================================+
+| libaio                         | 0.3.111                        | witherspoon,p9dsu,zaius,habane |
+|                                |                                | ro,firenze,garrison,barreleye, |
+|                                |                                | openpower_mambo,witherspoon_de |
+|                                |                                | v,pseries,firestone,palmetto,v |
+|                                |                                | esnin,zz,romulus               |
++--------------------------------+--------------------------------+--------------------------------+
+| linux-firmware                 | 44d4fca9922a                   | vesnin                         |
++--------------------------------+--------------------------------+--------------------------------+
+| sudo                           | 1.8.23                         | witherspoon,p9dsu,zaius,habane |
+|                                |                                | ro,firenze,garrison,barreleye, |
+|                                |                                | openpower_mambo,witherspoon_de |
+|                                |                                | v,pseries,firestone,palmetto,v |
+|                                |                                | esnin,zz,romulus               |
++--------------------------------+--------------------------------+--------------------------------+
+
+Removed Packages
+----------------
+
++---------------+--------------+-------------------------------------------------+
+| Package       | Version      | Platforms                                       |
++===============+==============+=================================================+
+| common-p8-xml | e02b6f6ddd5f | witherspoon,p9dsu,zaius,witherspoon_dev,romulus |
++---------------+--------------+-------------------------------------------------+
+| occ           | 5c01b5476e8f | zz                                              |
++---------------+--------------+-------------------------------------------------+
+| openpower-mrw | 0729a4a68c0e | witherspoon,p9dsu,zaius,witherspoon_dev,romulus |
++---------------+--------------+-------------------------------------------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+.. _patches-2.2-1:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-1:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (1):
+
+-  `7491fd532ce4 <https://github.com/open-power/firestone-xml/commit/7491fd532ce4>`__ Fix
+   IBSCOM_MCS_BASE_ADDR formatting
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+.. _patches-2.2-2:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-2:
+
+Commits
+~~~~~~~
+
+Joel Stanley (1):
+
+-  `1a7255c95008 <https://github.com/open-power/garrison-xml/commit/1a7255c95008>`__ Fix
+   IBSCOM_MCS_BASE_ADDR value
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+.. _patches-2.2-3:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-3:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `c7adf3d2e5d1 <https://github.com/open-power/habanero-xml/commit/c7adf3d2e5d1>`__ Add System Fw
+   Fru Id
+
+Joel Stanley (1):
+
+-  `0c79a27379bd <https://github.com/open-power/habanero-xml/commit/0c79a27379bd>`__ Fix
+   IBSCOM_MCS_BASE_ADDR value
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+.. _patches-2.2-4:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-4:
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `28e636043531 <https://github.com/open-power/hcode/commit/28e636043531>`__ Set GPMMR
+   RESET_STATE_INDICATOR
+
+Anusha Reddy Rangareddygari (3):
+
+-  `9d9a20de2e4b <https://github.com/open-power/hcode/commit/9d9a20de2e4b>`__ Adding a fapi_assert
+   to flag error if PPE is not halted.
+-  `b2a1839e628a <https://github.com/open-power/hcode/commit/b2a1839e628a>`__ p9_pibms_reg_dump,
+   p9_pibmem_dump updates
+-  `09387cb3aeef <https://github.com/open-power/hcode/commit/09387cb3aeef>`__ Removing check on sbe
+   region fence
+
+Ben Gass (3):
+
+-  `2041e71b44a7 <https://github.com/open-power/hcode/commit/2041e71b44a7>`__ Add support for p9c
+   1.2
+-  `52a1900d8439 <https://github.com/open-power/hcode/commit/52a1900d8439>`__ Add support for p9c
+   1.2
+-  `e91574e22285 <https://github.com/open-power/hcode/commit/e91574e22285>`__ Add support for p9c
+   1.2
+
+Brian Vanderpool (10):
+
+-  `e3d105d276b3 <https://github.com/open-power/hcode/commit/e3d105d276b3>`__ STOP: Clear CPPM_PECES
+   on entry during power save cycle to prevent wakeup events
+-  `0d334632a4fc <https://github.com/open-power/hcode/commit/0d334632a4fc>`__ Enable CME IAR trace
+   and remove stall events from trace
+-  `2770649588ff <https://github.com/open-power/hcode/commit/2770649588ff>`__ STOP: PCBMux Savior
+   version 2 + TLBIE workaround
+-  `387d0dff2475 <https://github.com/open-power/hcode/commit/387d0dff2475>`__ STOP: Scom Restore
+   version 2
+-  `127b1eca3e84 <https://github.com/open-power/hcode/commit/127b1eca3e84>`__ STOP: Release the PCB
+   Atomic lock on aborted Stop 11 entry
+-  `69de20ee7f49 <https://github.com/open-power/hcode/commit/69de20ee7f49>`__ This reverts the stop
+   1 commits
+-  `927a4ffbc292 <https://github.com/open-power/hcode/commit/927a4ffbc292>`__ STOP: Move delay after
+   LPID change to before asserting quiesce
+-  `0999eb2d7378 <https://github.com/open-power/hcode/commit/0999eb2d7378>`__ STOP: Give SGPE
+   control over VDM, DPLL before turning off Jump protect and VDMs
+-  `585ebdd5ad02 <https://github.com/open-power/hcode/commit/585ebdd5ad02>`__ STOP: Fix DB2 message
+   for DD1
+-  `22782e49d66c <https://github.com/open-power/hcode/commit/22782e49d66c>`__ STOP: Clear CPPM_PECES
+   on entry during power save cycle to prevent wakeup events
+
+Chris Steffen (1):
+
+-  `6d1fd2cc84e1 <https://github.com/open-power/hcode/commit/6d1fd2cc84e1>`__ Alink Hot Repair Fix
+
+Christopher M. Riedl (5):
+
+-  `d1883eb35452 <https://github.com/open-power/hcode/commit/d1883eb35452>`__ Pstate: Resonant
+   Clocking Enablement - CME Hcode
+-  `6b5e4bb67b41 <https://github.com/open-power/hcode/commit/6b5e4bb67b41>`__ Pstate: Remove legacy
+   VDM code
+-  `212a68631c93 <https://github.com/open-power/hcode/commit/212a68631c93>`__ Pstate: VDM Enablement
+-  `2815449e8a63 <https://github.com/open-power/hcode/commit/2815449e8a63>`__ PM: Implement L2
+   Resclk Function
+-  `1257a0854ca3 <https://github.com/open-power/hcode/commit/1257a0854ca3>`__ IOTA
+
+Claus Michael Olsen (3):
+
+-  `57bbd2874a93 <https://github.com/open-power/hcode/commit/57bbd2874a93>`__ Cleanup: Updated Mvpd
+   access function and removal of unused rings
+-  `68ddc7db4986 <https://github.com/open-power/hcode/commit/68ddc7db4986>`__ Infrastructure support
+   for new MC OMI rings for Axone
+-  `3c3a12adec74 <https://github.com/open-power/hcode/commit/3c3a12adec74>`__ OCMB explorer
+   initCompiler support
+
+Douglas Gilbert (2):
+
+-  `ed9af7a17733 <https://github.com/open-power/hcode/commit/ed9af7a17733>`__ HCODE Make divide
+   using DERP/DORP atomic
+-  `f38abc883f4a <https://github.com/open-power/hcode/commit/f38abc883f4a>`__ HCODE: Add git commit
+   to version field for QPMR, PPMR, and CPMR
+
+Greg Still (5):
+
+-  `dc65a4916ce5 <https://github.com/open-power/hcode/commit/dc65a4916ce5>`__ PM: clear Hcode error
+   injection bits upon injection and malf alert
+-  `b342ec7d38cc <https://github.com/open-power/hcode/commit/b342ec7d38cc>`__ SGPE and CME scanning
+   integration
+-  `1dcc359d6da6 <https://github.com/open-power/hcode/commit/1dcc359d6da6>`__ PM: clear Hcode error
+   injection bits upon injection and malf alert
+-  `d11796515369 <https://github.com/open-power/hcode/commit/d11796515369>`__ SMF: SBE updates for
+   SMF (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+-  `962e9921c88b <https://github.com/open-power/hcode/commit/962e9921c88b>`__ SMF: clear HRMOR[15]
+   in all modes so that secure mode won’t hang core
+
+Gregory S. Still (5):
+
+-  `5762d99877f8 <https://github.com/open-power/hcode/commit/5762d99877f8>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+-  `51932dc44266 <https://github.com/open-power/hcode/commit/51932dc44266>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+-  `b68dcc1aa28b <https://github.com/open-power/hcode/commit/b68dcc1aa28b>`__ Revert “PM: OCC<>PGPE
+   interface for P9+”
+-  `bb9e53906b0a <https://github.com/open-power/hcode/commit/bb9e53906b0a>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+-  `a6f1075b8955 <https://github.com/open-power/hcode/commit/a6f1075b8955>`__ Revert “Self Restore:
+   Integrated support for build of self-restore code in EKB.”
+
+Jenny Huynh (2):
+
+-  `473b1f4620dd <https://github.com/open-power/hcode/commit/473b1f4620dd>`__ HW417560 NCU master
+   tlbie settings tuning
+-  `08985a7d51c3 <https://github.com/open-power/hcode/commit/08985a7d51c3>`__ Secure memory
+   allocation and setup
+
+Joe McGill (2):
+
+-  `8fde47008ae5 <https://github.com/open-power/hcode/commit/8fde47008ae5>`__ FBC TDM recovery – PPE
+   update, clear recal_abort, pdwn unconnected lanes
+-  `a98ec3b12009 <https://github.com/open-power/hcode/commit/a98ec3b12009>`__ Change CME BCE reads
+   to always use VG scope
+
+Michael Floyd (5):
+
+-  `060a3ae8b3a1 <https://github.com/open-power/hcode/commit/060a3ae8b3a1>`__ STOP: Support to
+   unfreeze IMA after self-restore
+-  `b46f051b9884 <https://github.com/open-power/hcode/commit/b46f051b9884>`__ STOP: Actually enable
+   Manual Stop1 for Nimbus DD1 to fix the PSSCR PLS reporting
+-  `51a2d2a61147 <https://github.com/open-power/hcode/commit/51a2d2a61147>`__ STOP: Fix STOP1
+   correctly for DD1 Workaround
+-  `0fea3b073537 <https://github.com/open-power/hcode/commit/0fea3b073537>`__ Fix DD LEVEL to
+   support minor ECs
+-  `d520bc71a080 <https://github.com/open-power/hcode/commit/d520bc71a080>`__ CME Code Size
+   Reduction ATTEMPT#3
+
+Prasad Bg Ranganath (2):
+
+-  `08ca175ac7d3 <https://github.com/open-power/hcode/commit/08ca175ac7d3>`__ Putring support for
+   SGPE platform
+-  `90d69ca63b67 <https://github.com/open-power/hcode/commit/90d69ca63b67>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+
+Prem Shanker Jha (29):
+
+-  `edbff4367d05 <https://github.com/open-power/hcode/commit/edbff4367d05>`__ STOP API: API
+   conditionally supports 255 SCOM restore entries for each quad.
+-  `66176a78c769 <https://github.com/open-power/hcode/commit/66176a78c769>`__ PM: Added support for
+   enable disable of 24x7 IMA.
+-  `2f1b55d0784a <https://github.com/open-power/hcode/commit/2f1b55d0784a>`__ EQ SCOM Restore:
+   Introduced version control in SCOM restore entry.
+-  `c5e1d1e154fa <https://github.com/open-power/hcode/commit/c5e1d1e154fa>`__ Hcode Injection: Adds
+   hcode error injection capability.
+-  `2c4a28977ea7 <https://github.com/open-power/hcode/commit/2c4a28977ea7>`__ SCOM Restore:
+   Increased max eq scom restores entries supported to 255.
+-  `058ab063c16f <https://github.com/open-power/hcode/commit/058ab063c16f>`__ SCOM Restore: Handle
+   case of old HB and new STOP API case.
+-  `64f1e841cc66 <https://github.com/open-power/hcode/commit/64f1e841cc66>`__ SCOM Restore: Updated
+   EQ SCOM Restore logic.
+-  `ffe69c747671 <https://github.com/open-power/hcode/commit/ffe69c747671>`__ UV Support: CME Hcode
+   changes to enable STOP entry exit in SMF mode.
+-  `5477b13b8aa1 <https://github.com/open-power/hcode/commit/5477b13b8aa1>`__ Self Restore:
+   Integrated build with rest of the EKB build flow.
+-  `52a11a1d8cc7 <https://github.com/open-power/hcode/commit/52a11a1d8cc7>`__ Revert “Self Restore:
+   Integrated build with rest of the EKB build flow.”
+-  `00771fa993da <https://github.com/open-power/hcode/commit/00771fa993da>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+-  `c919d9d0b0a5 <https://github.com/open-power/hcode/commit/c919d9d0b0a5>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `d7e8d7883577 <https://github.com/open-power/hcode/commit/d7e8d7883577>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `3061db3d69ee <https://github.com/open-power/hcode/commit/3061db3d69ee>`__ STOP API: Changes for
+   SMF and SPR self save
+-  `0adc4f9c9733 <https://github.com/open-power/hcode/commit/0adc4f9c9733>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `56c7b556aa46 <https://github.com/open-power/hcode/commit/56c7b556aa46>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `df7b1f86b421 <https://github.com/open-power/hcode/commit/df7b1f86b421>`__ Img Build: HOMER
+   changes for SMF and SPR self save.
+-  `12ef819fb295 <https://github.com/open-power/hcode/commit/12ef819fb295>`__ Self Restore:
+   Integrated build with rest of the EKB build flow.
+-  `03fb4ce48575 <https://github.com/open-power/hcode/commit/03fb4ce48575>`__ Revert “Self Restore:
+   Integrated build with rest of the EKB build flow.”
+-  `2f1739a53581 <https://github.com/open-power/hcode/commit/2f1739a53581>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+-  `7bb39027bdf6 <https://github.com/open-power/hcode/commit/7bb39027bdf6>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `31fe5db5426e <https://github.com/open-power/hcode/commit/31fe5db5426e>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `1762a6ef1dc9 <https://github.com/open-power/hcode/commit/1762a6ef1dc9>`__ Self Restore: Changes
+   for SMF and SPR self save.
+-  `1b71d5d08868 <https://github.com/open-power/hcode/commit/1b71d5d08868>`__ Self Save: Fixed bugs
+   pertaining to SPR self save.
+-  `41a92e1e1fc1 <https://github.com/open-power/hcode/commit/41a92e1e1fc1>`__ VDM(Part 1):
+   Introduced new members in CME and CPMR image headers
+-  `802577fb1316 <https://github.com/open-power/hcode/commit/802577fb1316>`__ Self Restore:
+   Integrated build with rest of the EKB build flow.
+-  `f824d8dfc016 <https://github.com/open-power/hcode/commit/f824d8dfc016>`__ Revert “Self Restore:
+   Integrated build with rest of the EKB build flow.”
+-  `26bd09ea49d9 <https://github.com/open-power/hcode/commit/26bd09ea49d9>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+-  `1d9d13289fa9 <https://github.com/open-power/hcode/commit/1d9d13289fa9>`__ Self Restore:
+   Integrated support for build of self-restore code in EKB.
+
+Rahul Batra (27):
+
+-  `777fb2ed5684 <https://github.com/open-power/hcode/commit/777fb2ed5684>`__ PGPE: Fixes and
+   Cleanup for Mfg/Char team
+-  `985248cf55ed <https://github.com/open-power/hcode/commit/985248cf55ed>`__ OCC Flags/OCC Scratch
+   Updates
+-  `6b56b1459f58 <https://github.com/open-power/hcode/commit/6b56b1459f58>`__ PSTATE: CME
+   refactoring and cleanup
+-  `40edb9bed0e8 <https://github.com/open-power/hcode/commit/40edb9bed0e8>`__ PM: PGPE-SGPE Common
+   Code Updates
+-  `b87f07ac673a <https://github.com/open-power/hcode/commit/b87f07ac673a>`__ PM: Inter-PPM controls
+   enablement and VDMCFG
+-  `f8af7be16849 <https://github.com/open-power/hcode/commit/f8af7be16849>`__ PM: PMSR Update Fixes
+-  `4f3d1f8ad891 <https://github.com/open-power/hcode/commit/4f3d1f8ad891>`__ PGPE:
+   STOP11+WOF+SafeMode Fixes
+-  `c9cb39853b5c <https://github.com/open-power/hcode/commit/c9cb39853b5c>`__ WOF: More Phase 2
+   Fixes
+-  `dc1e756bfc15 <https://github.com/open-power/hcode/commit/dc1e756bfc15>`__ PGPE: Error Handling
+   Support
+-  `314a7a3990a1 <https://github.com/open-power/hcode/commit/314a7a3990a1>`__ PM: Fixes for Livelock
+   Scenarios
+-  `1dda31245982 <https://github.com/open-power/hcode/commit/1dda31245982>`__ CME: Process DB0
+   inside intercme_msg_handler
+-  `299fb1c3181c <https://github.com/open-power/hcode/commit/299fb1c3181c>`__ PGPE: ACK pending IPCs
+   upon fault with Pstates Stopped
+-  `299a9ff24994 <https://github.com/open-power/hcode/commit/299a9ff24994>`__ PGPE: Don’t set EE=1
+   in CME Err Handler
+-  `a4a2740828dd <https://github.com/open-power/hcode/commit/a4a2740828dd>`__ PGPE: Use correct VPD
+   Pts for VDD to Pstate intp.
+-  `0c9db2e5070a <https://github.com/open-power/hcode/commit/0c9db2e5070a>`__ PM: Add Fields in OCC
+   Comp. Shr SRAM (1/4)
+-  `96d494c43265 <https://github.com/open-power/hcode/commit/96d494c43265>`__ PM: Move SGPE/PGPE
+   Region and update QPMR/PPMR(2/4)
+-  `888eabf3c65b <https://github.com/open-power/hcode/commit/888eabf3c65b>`__ PM:Fill SGPE/PGPE
+   regions fields in QPMR/PPMR(3/4)
+-  `4576fce87893 <https://github.com/open-power/hcode/commit/4576fce87893>`__ PGPE: Only ack pending
+   Quad Exit on WOF Disable
+-  `6c9d78a1f206 <https://github.com/open-power/hcode/commit/6c9d78a1f206>`__ PM: Clean Up PROLOG
+-  `9bc92eb0e169 <https://github.com/open-power/hcode/commit/9bc92eb0e169>`__ PM: Fix default aux
+   task
+-  `e085a963007d <https://github.com/open-power/hcode/commit/e085a963007d>`__ PM: OCC<>PGPE
+   interface for P9+
+-  `9b0e0c73659f <https://github.com/open-power/hcode/commit/9b0e0c73659f>`__ PGPE: WOV HW procs and
+   Global Parm updates (2/3)
+-  `e5e276106c9e <https://github.com/open-power/hcode/commit/e5e276106c9e>`__ PGPE: WOV Hcode
+   Updates (3/3)
+-  `49a2d8e9c294 <https://github.com/open-power/hcode/commit/49a2d8e9c294>`__ PGPE: WOV Fixes
+-  `211c48c95e7d <https://github.com/open-power/hcode/commit/211c48c95e7d>`__ PGPE: Write magic
+   number in HcodeOCCShared struct
+-  `7f3dc3dd47ac <https://github.com/open-power/hcode/commit/7f3dc3dd47ac>`__ PM: OCC<>PGPE
+   Interface for P9+
+-  `d0628e156378 <https://github.com/open-power/hcode/commit/d0628e156378>`__ PGPE: Use busy-wait
+   instead of PK_SLEEP for delay
+
+Raja Das (1):
+
+-  `dcf37eba122b <https://github.com/open-power/hcode/commit/dcf37eba122b>`__ Re-used loader_data
+   section to pibmem repair scom data for Axone
+
+Richard J. Knight (1):
+
+-  `62d33641fb57 <https://github.com/open-power/hcode/commit/62d33641fb57>`__ update gerrit hostname
+   for server migration
+
+Yue Du (131):
+
+-  `9fa0bca8256d <https://github.com/open-power/hcode/commit/9fa0bca8256d>`__ STOP: Fix Srr1 wrongly
+   reported upon special wakeup
+-  `9cf14ad78bee <https://github.com/open-power/hcode/commit/9cf14ad78bee>`__ STOP: Fix CME Special
+   Attention handling
+-  `b187d9dec127 <https://github.com/open-power/hcode/commit/b187d9dec127>`__ STOP: Clean up stop
+   state after aborted L3 purge during Stop 11 entry
+-  `50d85ba05425 <https://github.com/open-power/hcode/commit/50d85ba05425>`__ STOP: Fix Core Special
+   Wakeup window condition
+-  `2f063536057b <https://github.com/open-power/hcode/commit/2f063536057b>`__ PM: PGPE hang fix
+   during VDM droop workaround
+-  `b46364f8852b <https://github.com/open-power/hcode/commit/b46364f8852b>`__ STOP: Fix Stop1 Window
+   conditions
+-  `6d438cd34f57 <https://github.com/open-power/hcode/commit/6d438cd34f57>`__ STOP: Fix hole in
+   62403
+-  `369bb2085bc9 <https://github.com/open-power/hcode/commit/369bb2085bc9>`__ STOP: remove chiplet
+   enable drop in core_poweron for multicast scom
+-  `335521ff5c3c <https://github.com/open-power/hcode/commit/335521ff5c3c>`__ STOP: Fix VDM Droop
+   Event DB3 Window condition breaking STOP
+-  `8ee920ea7232 <https://github.com/open-power/hcode/commit/8ee920ea7232>`__ first draft of
+   ppe_closed/cme & sgpe, and common/pmlib/
+-  `64616b74284e <https://github.com/open-power/hcode/commit/64616b74284e>`__ CME/SGPE: Complete
+   Working STOP8 CME/SGPE Images Snapshot
+-  `5f2e6f8d81d6 <https://github.com/open-power/hcode/commit/5f2e6f8d81d6>`__ CME/SGPE: STOP11
+   CME/SGPE Images Snapshot
+-  `bfede8ec480a <https://github.com/open-power/hcode/commit/bfede8ec480a>`__ Combined Stop/PState
+   Cme Image + unified interrupt handler
+-  `61af8a881aae <https://github.com/open-power/hcode/commit/61af8a881aae>`__ CME/SGPE: update stop
+   cme/sgpe images
+-  `bc9bb572d403 <https://github.com/open-power/hcode/commit/bc9bb572d403>`__ CME/SGPE: Optimus
+   Prime approves these upgrade of STOP images
+-  `79e84aa28337 <https://github.com/open-power/hcode/commit/79e84aa28337>`__ CME/SGPE: STOP Images
+   functional bug fix collection
+-  `6a5a238342c0 <https://github.com/open-power/hcode/commit/6a5a238342c0>`__ CME/SGPE: STOP image
+   updates and fixes
+-  `812806005f0e <https://github.com/open-power/hcode/commit/812806005f0e>`__ CME/SGPE: yet another
+   updating commit for stop images
+-  `03a1c325e27f <https://github.com/open-power/hcode/commit/03a1c325e27f>`__ STOP: Hcode SPWU
+   replacing auto spwu
+-  `43ed89a56b77 <https://github.com/open-power/hcode/commit/43ed89a56b77>`__ HB: fix HB core boot
+   resulting cme boot
+-  `4d137bc45835 <https://github.com/open-power/hcode/commit/4d137bc45835>`__ STOP Image updates
+-  `bfc2e785e03f <https://github.com/open-power/hcode/commit/bfc2e785e03f>`__ STOP: clear EISR
+   pm_active in entry catchup case.
+-  `db26cbf27922 <https://github.com/open-power/hcode/commit/db26cbf27922>`__ STOP: enable cme trace
+   array before cme boot in SGPE
+-  `6237da008ba3 <https://github.com/open-power/hcode/commit/6237da008ba3>`__ STOP: logic hole in L2
+   purge abort causing core being 0 undetected
+-  `08e215c16d75 <https://github.com/open-power/hcode/commit/08e215c16d75>`__ STOP: fix variable
+   spin being defined under epm_tunning enabled
+-  `5e742844d0d6 <https://github.com/open-power/hcode/commit/5e742844d0d6>`__ STOP: Cache Scom
+   Restore(without copy to Sram)
+-  `395eb7ab9d95 <https://github.com/open-power/hcode/commit/395eb7ab9d95>`__ STOP: DD2 - abort
+   entry on attn/recov + skip power off on OOB bits
+-  `5e3e7f755b40 <https://github.com/open-power/hcode/commit/5e3e7f755b40>`__ STOP: scominit adding
+   initfile calls
+-  `add78b915e7e <https://github.com/open-power/hcode/commit/add78b915e7e>`__ STOP: Set chiplet ids
+   in sgpe and cme
+-  `aee37bdb6f32 <https://github.com/open-power/hcode/commit/aee37bdb6f32>`__ STOP: SGPE IPC support
+   for WOF
+-  `ee432a5c78b9 <https://github.com/open-power/hcode/commit/ee432a5c78b9>`__ STOP: Enable
+   DLS+ManualStop1 Fix for DD1
+-  `c47b00594dd0 <https://github.com/open-power/hcode/commit/c47b00594dd0>`__ STOP: Stop cme trace
+   array and halt CME before stop cache clocks
+-  `1cacd2e47afb <https://github.com/open-power/hcode/commit/1cacd2e47afb>`__ STOP: prevent ppe wait
+   cycle being compiled out by compiler
+-  `e5cbaf622642 <https://github.com/open-power/hcode/commit/e5cbaf622642>`__ STOP: Clear up todo
+   items in STOP and mark them with RTC
+-  `7a8ac99b193a <https://github.com/open-power/hcode/commit/7a8ac99b193a>`__ STOP: Fix CME halt in
+   sgpe entry to check partial good ex
+-  `8045ce18d2f1 <https://github.com/open-power/hcode/commit/8045ce18d2f1>`__ HW398205: fix cme
+   entry abort changed irq masking assumption
+-  `9636f085a381 <https://github.com/open-power/hcode/commit/9636f085a381>`__ STOP: optimize size of
+   stop images
+-  `147aa0e27bfb <https://github.com/open-power/hcode/commit/147aa0e27bfb>`__ STOP: Fix L2 purge
+   abort by pc interrupt on core handoff to sgpe
+-  `23699f0f507c <https://github.com/open-power/hcode/commit/23699f0f507c>`__ STOP: move drop few
+   quiesces from l2/cache startclocks to scomcust
+-  `b8fd2c796b1e <https://github.com/open-power/hcode/commit/b8fd2c796b1e>`__ IPL/Stop: Assert
+   ABIST_SRAM_MODE_DC to support ABIST Recovery
+-  `ca38deeb68d3 <https://github.com/open-power/hcode/commit/ca38deeb68d3>`__ STOP: Fix optimize
+   size and quad spwu issue of EIMR bookkeep
+-  `8f9b2870e788 <https://github.com/open-power/hcode/commit/8f9b2870e788>`__ Hcode: Create
+   centralized memory map headers
+-  `2b66fcf8c509 <https://github.com/open-power/hcode/commit/2b66fcf8c509>`__ STOP: Change ring_save
+   structure to 0xfff3fc00 PDA location
+-  `e3f788c9832f <https://github.com/open-power/hcode/commit/e3f788c9832f>`__ STOP: Atomic lock of
+   cache clock controller and PCB slave
+-  `c2290bc9dcd9 <https://github.com/open-power/hcode/commit/c2290bc9dcd9>`__ STOP: FIX phantom
+   wakeup vs. wakeup_notify_select
+-  `0bd58a1ae4cd <https://github.com/open-power/hcode/commit/0bd58a1ae4cd>`__ STOP: Acquire pcbmux
+   after assert glsmux in cme exit
+-  `397e4a685a0a <https://github.com/open-power/hcode/commit/397e4a685a0a>`__ STOP: Conditional
+   compile current error check to save cme size
+-  `2f993351fce4 <https://github.com/open-power/hcode/commit/2f993351fce4>`__ STOP: writing all 1s
+   to lpid of each thread regardless fuse or not
+-  `4e43fe99fdd5 <https://github.com/open-power/hcode/commit/4e43fe99fdd5>`__ STOP: DD2 set
+   PPM_WRITE_DISABLE along with wakeup_notify_select
+-  `d306208678bf <https://github.com/open-power/hcode/commit/d306208678bf>`__ STOP: Using PANIC
+   codes at every pk_halt
+-  `42983359df3b <https://github.com/open-power/hcode/commit/42983359df3b>`__ STOP: IPC Fixes
+-  `018efbd5a68a <https://github.com/open-power/hcode/commit/018efbd5a68a>`__ STOP: Recent Lab Fixes
+-  `c8a51c06776a <https://github.com/open-power/hcode/commit/c8a51c06776a>`__ STOP: express
+   processing targets of stop1/2 and stop5/8 exit
+-  `53f1e7456266 <https://github.com/open-power/hcode/commit/53f1e7456266>`__ STOP: UIH updates on
+   trace and phantom interrupt handling
+-  `14430f595c58 <https://github.com/open-power/hcode/commit/14430f595c58>`__ STOP: clear PCBMUX
+   disable from STOP Exit instead of SGPE INIT
+-  `595dfc61ace3 <https://github.com/open-power/hcode/commit/595dfc61ace3>`__ STOP: Fix express
+   processing commit
+-  `3a274b8ce7a8 <https://github.com/open-power/hcode/commit/3a274b8ce7a8>`__ STOP: Enable CHTM
+-  `25e3908c810f <https://github.com/open-power/hcode/commit/25e3908c810f>`__ STOP: DD2 workaround
+   toggling pm_exit and wakeup without lpid ram
+-  `4214195803a4 <https://github.com/open-power/hcode/commit/4214195803a4>`__ STOP: Add global
+   checkstop FIR check in CME/SGPE
+-  `da5fbae2bce5 <https://github.com/open-power/hcode/commit/da5fbae2bce5>`__ STOP: enable
+   decrementor wakeup
+-  `42ddb69355b9 <https://github.com/open-power/hcode/commit/42ddb69355b9>`__ STOP: SGPE fixes for
+   PGPE Interaction
+-  `dbc5a4d27789 <https://github.com/open-power/hcode/commit/dbc5a4d27789>`__ STOP: Fix
+   FABRIC_PUMP_MODE plumbing in stop images
+-  `8e8f54fb5906 <https://github.com/open-power/hcode/commit/8e8f54fb5906>`__ STOP: Stop1 overall
+   fix
+-  `4404541f4c43 <https://github.com/open-power/hcode/commit/4404541f4c43>`__ STOP: Fix STOP1 with
+   Powermixer
+-  `a7817cd22ca3 <https://github.com/open-power/hcode/commit/a7817cd22ca3>`__ STOP: Fix hostboot
+   stop level mapping
+-  `e1b9fa3165f7 <https://github.com/open-power/hcode/commit/e1b9fa3165f7>`__ STOP: Move Stop 8 code
+   from CME to SGPE for CME space savings
+-  `d5c4e6d6eb3c <https://github.com/open-power/hcode/commit/d5c4e6d6eb3c>`__ STOP: move CME
+   scominits from corequad_init to SGPE
+-  `8d6afc648185 <https://github.com/open-power/hcode/commit/8d6afc648185>`__ STOP: NDD2 daul cast
+   workaround
+-  `9e5e6987ce47 <https://github.com/open-power/hcode/commit/9e5e6987ce47>`__ STOP: Scrub \_ANR and
+   \_OR opcode from regular cme getscom
+-  `3be7a025c4b4 <https://github.com/open-power/hcode/commit/3be7a025c4b4>`__ STOP: Fix suspend_stop
+   when threads are idle
+-  `5ef29f4f0b44 <https://github.com/open-power/hcode/commit/5ef29f4f0b44>`__ STOP: block wakeup (+
+   block entry since patch 15)
+-  `97d950e4fcf4 <https://github.com/open-power/hcode/commit/97d950e4fcf4>`__ STOP: Suspend stop to
+   cmes
+-  `35e40d9f239a <https://github.com/open-power/hcode/commit/35e40d9f239a>`__ STOP: inline
+   called-once functions
+-  `853ebdb748d0 <https://github.com/open-power/hcode/commit/853ebdb748d0>`__ STOP: Fix EPM Compiler
+   error
+-  `1bdd5be3c625 <https://github.com/open-power/hcode/commit/1bdd5be3c625>`__ STOP: CME no state
+   loss causes stop level map
+-  `4f79fd1521fa <https://github.com/open-power/hcode/commit/4f79fd1521fa>`__ STOP: Put PIG and
+   Notify_select back to back
+-  `bb61e86407c9 <https://github.com/open-power/hcode/commit/bb61e86407c9>`__ STOP: collection of
+   small fixes
+-  `dfe9fb6d5b26 <https://github.com/open-power/hcode/commit/dfe9fb6d5b26>`__ STOP: Remove sdisn dd1
+   workaround from dd2, add sync
+-  `165be7914dd4 <https://github.com/open-power/hcode/commit/165be7914dd4>`__ STOP: Disable Stop8
+-  `a785ba7bd82a <https://github.com/open-power/hcode/commit/a785ba7bd82a>`__ STOP: Stop5
+   Performance Boost and solve IPC issues
+-  `46e554dd65d6 <https://github.com/open-power/hcode/commit/46e554dd65d6>`__ STOP: Fix Disable
+   Stop8 on L3 Purge Abort case
+-  `879e075c8794 <https://github.com/open-power/hcode/commit/879e075c8794>`__ STOP: Fix
+   DISABLE_STOP8 broken HB in NDD1
+-  `70ea2a3001f9 <https://github.com/open-power/hcode/commit/70ea2a3001f9>`__ STOP/EPM: Fix Stop5
+   history and marker reporting
+-  `ef3b1c4fd9f6 <https://github.com/open-power/hcode/commit/ef3b1c4fd9f6>`__ STOP: Attempt to Fix
+   quad spwu caused incorrect flow
+-  `5663ad1a0a6e <https://github.com/open-power/hcode/commit/5663ad1a0a6e>`__ STOP: Init code before
+   starting threads
+-  `92e7e51217c7 <https://github.com/open-power/hcode/commit/92e7e51217c7>`__ STOP: Core Xstop
+   Injection
+-  `1d91a624cd08 <https://github.com/open-power/hcode/commit/1d91a624cd08>`__ STOP: Fix NCU tlbie
+   quiesce and purge for disable_stop8
+-  `c4dd66c7e905 <https://github.com/open-power/hcode/commit/c4dd66c7e905>`__ STOP: Fix PIG in L2
+   Resonant Clock support
+-  `3a0701e16b0b <https://github.com/open-power/hcode/commit/3a0701e16b0b>`__ STOP/EPM: Fix EPM
+   marker
+-  `1ca56324b31b <https://github.com/open-power/hcode/commit/1ca56324b31b>`__ STOP: Add Core quiesce
+   workaround to CME Fit Timer
+-  `16c90472bc44 <https://github.com/open-power/hcode/commit/16c90472bc44>`__ STOP: Fix resonant
+   clock supprot for STOP11
+-  `7e6359852b9c <https://github.com/open-power/hcode/commit/7e6359852b9c>`__ STOP: Fix VDM
+-  `6bcca60d0b20 <https://github.com/open-power/hcode/commit/6bcca60d0b20>`__ STOP: Reenable STOP8
+   (without L2 resonant clock support)
+-  `2f9abf6ea21a <https://github.com/open-power/hcode/commit/2f9abf6ea21a>`__ STOP: Core livelock
+   buster
+-  `42f7f0722483 <https://github.com/open-power/hcode/commit/42f7f0722483>`__ STOP: Properly clear
+   DPLL unlock indication in dpll_setup
+-  `8de4444d0bf0 <https://github.com/open-power/hcode/commit/8de4444d0bf0>`__ STOP: Fix VDM being
+   powered down through Stop2
+-  `0d6d5a47ca19 <https://github.com/open-power/hcode/commit/0d6d5a47ca19>`__ STOP: Fix Dec Wakeup
+   on NDD2.1
+-  `687e91a4bebc <https://github.com/open-power/hcode/commit/687e91a4bebc>`__ Revert PLL unlock
+   commits of 45102 and 46563
+-  `84d1108a96f5 <https://github.com/open-power/hcode/commit/84d1108a96f5>`__ STOP: Fix Resonent
+   Clock Support for STOP11
+-  `3f6199622ee9 <https://github.com/open-power/hcode/commit/3f6199622ee9>`__ STOP: Fix SGPE UIH
+   Messed up EIMR book keeping Error
+-  `b5a192341afa <https://github.com/open-power/hcode/commit/b5a192341afa>`__ STOP: Fix SGPE IPC
+   acks causing UIH stack underflow
+-  `9453b8d7ded6 <https://github.com/open-power/hcode/commit/9453b8d7ded6>`__ STOP: EX deconfigure
+   masking for EQ chiplet FIR
+-  `7665beeefb58 <https://github.com/open-power/hcode/commit/7665beeefb58>`__ STOP/PState: SGPE/PGPE
+   Error Handling Support
+-  `9b1b8717adaa <https://github.com/open-power/hcode/commit/9b1b8717adaa>`__ STOP: Fix PLS deepest
+   when stop4+ due to self restore wakeup
+-  `69a928aa4bb2 <https://github.com/open-power/hcode/commit/69a928aa4bb2>`__ STOP: Update STOP
+   History with Stop8 for Srr1 state loss reporting
+-  `55f1962e9611 <https://github.com/open-power/hcode/commit/55f1962e9611>`__ STOP: Fix SGPE stop
+   servicing wakeups
+-  `23df9c72f523 <https://github.com/open-power/hcode/commit/23df9c72f523>`__ STOP: Fix Phantom PCWU
+   causing CME IOTA to halt
+-  `6394ad5d5d44 <https://github.com/open-power/hcode/commit/6394ad5d5d44>`__ STOP: Block Wakeup
+   Mode Fixes for Phyp
+-  `80df64dc8b8d <https://github.com/open-power/hcode/commit/80df64dc8b8d>`__ STOP: Fix Block Wakeup
+   Mode with Catchup and Abort cases
+-  `504882800d12 <https://github.com/open-power/hcode/commit/504882800d12>`__ STOP: Abort Entry on
+   Error
+-  `b85b02d31b6c <https://github.com/open-power/hcode/commit/b85b02d31b6c>`__ STOP: Support Suspend
+   Entry/Exit and Fix Pig Collision
+-  `2daa7fda42f4 <https://github.com/open-power/hcode/commit/2daa7fda42f4>`__ STOP: Fix Data Machine
+   Check with PLS Fix
+-  `1bd7fb127cf2 <https://github.com/open-power/hcode/commit/1bd7fb127cf2>`__ STOP: Fix Infinite
+   Stacking up Stop Processing led by Entry Abort
+-  `d9226cd7ef3c <https://github.com/open-power/hcode/commit/d9226cd7ef3c>`__ STOP: Fix SGPE Active
+   Core Updates
+-  `d1716d00737b <https://github.com/open-power/hcode/commit/d1716d00737b>`__ STOP: Fix History
+   Write Data Machine Check by PPM_WRITE_DISABLE
+-  `a14e95a6f9a9 <https://github.com/open-power/hcode/commit/a14e95a6f9a9>`__ STOP: CME/SGPE Hcode
+   size reduction via global use of literals
+-  `16516a11d74b <https://github.com/open-power/hcode/commit/16516a11d74b>`__ STOP: Fix Srr1 wrongly
+   reported upon special wakeup
+-  `0b555c46d817 <https://github.com/open-power/hcode/commit/0b555c46d817>`__ STOP: Fix leftover
+   wakeup aborting next entry
+-  `4c395be55c71 <https://github.com/open-power/hcode/commit/4c395be55c71>`__ STOP: Clean up stop
+   state after aborted L3 purge during Stop 11 entry
+-  `97ebd3defe27 <https://github.com/open-power/hcode/commit/97ebd3defe27>`__ STOP: Fix Stop1 Window
+   conditions
+-  `0b859154f439 <https://github.com/open-power/hcode/commit/0b859154f439>`__ STOP: Fix hole in
+   62403
+-  `05ecc90b525b <https://github.com/open-power/hcode/commit/05ecc90b525b>`__ STOP: Fix PLS/Srr1
+   over reporting bug (impact stop2 only)
+-  `1e733df20292 <https://github.com/open-power/hcode/commit/1e733df20292>`__ STOP: Assert Auto
+   Special Wakeup mode on cores with halted CME
+-  `691d819d65ae <https://github.com/open-power/hcode/commit/691d819d65ae>`__ STOP: Fix incorrect
+   solution in 61385
+-  `ba27d42d879d <https://github.com/open-power/hcode/commit/ba27d42d879d>`__ STOP: Fix leftover
+   wakeup aborting next entry
+-  `6fa2da010fe0 <https://github.com/open-power/hcode/commit/6fa2da010fe0>`__ STOP: Assert Auto
+   Special Wakeup mode on cores with halted CME
+-  `5e5285bdc7ca <https://github.com/open-power/hcode/commit/5e5285bdc7ca>`__ STOP: Fix Spwu Auto to
+   Manual mode Signals Sync up.
+-  `81d08fdcddec <https://github.com/open-power/hcode/commit/81d08fdcddec>`__ IPL/STOP: Disable LCO
+   when only two EXes are configured
+-  `d1bfc67460df <https://github.com/open-power/hcode/commit/d1bfc67460df>`__ STOP: Disable cache
+   inject and LCO before purge L3
+-  `e995520aa797 <https://github.com/open-power/hcode/commit/e995520aa797>`__ STOP: Fix Bug
+   introduced by 66511
+-  `933b1b1214c5 <https://github.com/open-power/hcode/commit/933b1b1214c5>`__ STOP: Change cme init
+   to avoid using sisr block wakeup status
+
+hostboot (113):
+
+-  `8ebf9d25f75e <https://github.com/open-power/hcode/commit/8ebf9d25f75e>`__ Release tag
+   information updated for hw061918a.920
+-  `ebe34c4d9214 <https://github.com/open-power/hcode/commit/ebe34c4d9214>`__ Release tag
+   information updated for hw062018a.920
+-  `fa642d7dff73 <https://github.com/open-power/hcode/commit/fa642d7dff73>`__ Release tag
+   information updated for hw062118a.920
+-  `c8b9fe083a2d <https://github.com/open-power/hcode/commit/c8b9fe083a2d>`__ Release tag
+   information updated for hw062218a.920
+-  `5aec165e2d02 <https://github.com/open-power/hcode/commit/5aec165e2d02>`__ Release tag
+   information updated for hw062318a.920
+-  `e5489c35029d <https://github.com/open-power/hcode/commit/e5489c35029d>`__ Release tag
+   information updated for hw062518a.920
+-  `6c04729cc5a5 <https://github.com/open-power/hcode/commit/6c04729cc5a5>`__ Release tag
+   information updated for hw062618a.920
+-  `b2db756845d1 <https://github.com/open-power/hcode/commit/b2db756845d1>`__ Release tag
+   information updated for hw062718a.920
+-  `016a745b13ba <https://github.com/open-power/hcode/commit/016a745b13ba>`__ Release tag
+   information updated for hw062818a.920
+-  `169b85d36210 <https://github.com/open-power/hcode/commit/169b85d36210>`__ Release tag
+   information updated for hw062918a.920
+-  `1ff4bfd66475 <https://github.com/open-power/hcode/commit/1ff4bfd66475>`__ Release tag
+   information updated for hw070318a.920
+-  `61331f0370f3 <https://github.com/open-power/hcode/commit/61331f0370f3>`__ Release tag
+   information updated for hw070618a.920
+-  `43f4caba2ed5 <https://github.com/open-power/hcode/commit/43f4caba2ed5>`__ Release tag
+   information updated for hw070718b.920
+-  `4fb5657b74cc <https://github.com/open-power/hcode/commit/4fb5657b74cc>`__ Release tag
+   information updated for hw071018a.920
+-  `63cade31b47f <https://github.com/open-power/hcode/commit/63cade31b47f>`__ Release tag
+   information updated for hw071118a.920
+-  `9585f97f7b16 <https://github.com/open-power/hcode/commit/9585f97f7b16>`__ Release tag
+   information updated for hw071118b.920
+-  `f4500d105ab1 <https://github.com/open-power/hcode/commit/f4500d105ab1>`__ Release tag
+   information updated for hw071418a.920
+-  `a07a0e57a533 <https://github.com/open-power/hcode/commit/a07a0e57a533>`__ Release tag
+   information updated for hw071518a.920
+-  `31e3dd374bb3 <https://github.com/open-power/hcode/commit/31e3dd374bb3>`__ Release tag
+   information updated for hw071718a.920
+-  `c55120a93fee <https://github.com/open-power/hcode/commit/c55120a93fee>`__ Release tag
+   information updated for hw071818a.920
+-  `181339033db5 <https://github.com/open-power/hcode/commit/181339033db5>`__ Release tag
+   information updated for hw072518a.920
+-  `c7456ae85294 <https://github.com/open-power/hcode/commit/c7456ae85294>`__ Release tag
+   information updated for hw072618a.920
+-  `eda2a98fe87d <https://github.com/open-power/hcode/commit/eda2a98fe87d>`__ Release tag
+   information updated for hw080118a.920
+-  `d7ae5d19629f <https://github.com/open-power/hcode/commit/d7ae5d19629f>`__ Release tag
+   information updated for hw080918a.920
+-  `94491cf743ec <https://github.com/open-power/hcode/commit/94491cf743ec>`__ Release tag
+   information updated for hw082218a.930
+-  `f241353a3ec6 <https://github.com/open-power/hcode/commit/f241353a3ec6>`__ Remove files to
+   restore git history
+-  `6786319b2fb4 <https://github.com/open-power/hcode/commit/6786319b2fb4>`__ Release tag
+   information updated for hw082218b.930
+-  `6e6e58f54558 <https://github.com/open-power/hcode/commit/6e6e58f54558>`__ Release tag
+   information updated for hw082318a.930
+-  `054ef762ef58 <https://github.com/open-power/hcode/commit/054ef762ef58>`__ Release tag
+   information updated for hw082418a.930
+-  `22eddcf69bc3 <https://github.com/open-power/hcode/commit/22eddcf69bc3>`__ Release tag
+   information updated for hw082518a.930
+-  `3909ea4b1a3c <https://github.com/open-power/hcode/commit/3909ea4b1a3c>`__ Release tag
+   information updated for hw082718b.930
+-  `0dd088012def <https://github.com/open-power/hcode/commit/0dd088012def>`__ Release tag
+   information updated for hw082818a.930
+-  `4adf86eece20 <https://github.com/open-power/hcode/commit/4adf86eece20>`__ Release tag
+   information updated for hw082918a.930
+-  `75917d6d2499 <https://github.com/open-power/hcode/commit/75917d6d2499>`__ Release tag
+   information updated for hw083018a.930
+-  `8b0503bbb423 <https://github.com/open-power/hcode/commit/8b0503bbb423>`__ Release tag
+   information updated for hw090118a.930
+-  `ba2ab0af5bb9 <https://github.com/open-power/hcode/commit/ba2ab0af5bb9>`__ Release tag
+   information updated for hw090318a.930
+-  `aa14edfd21c2 <https://github.com/open-power/hcode/commit/aa14edfd21c2>`__ Release tag
+   information updated for hw090518a.930
+-  `3850f5347cb2 <https://github.com/open-power/hcode/commit/3850f5347cb2>`__ Release tag
+   information updated for hw091318a.930
+-  `ab50249172ff <https://github.com/open-power/hcode/commit/ab50249172ff>`__ Release tag
+   information updated for hw091518a.930
+-  `2187a72368c3 <https://github.com/open-power/hcode/commit/2187a72368c3>`__ Release tag
+   information updated for hw091818a.930
+-  `96d91da78a8a <https://github.com/open-power/hcode/commit/96d91da78a8a>`__ Release tag
+   information updated for hw091918a.930
+-  `9d245f2518e4 <https://github.com/open-power/hcode/commit/9d245f2518e4>`__ Release tag
+   information updated for hw092018a.930
+-  `c715f43231cc <https://github.com/open-power/hcode/commit/c715f43231cc>`__ Release tag
+   information updated for hw092218a.930
+-  `0ee2ed1e73e5 <https://github.com/open-power/hcode/commit/0ee2ed1e73e5>`__ Release tag
+   information updated for hw092518a.930
+-  `85f754205d58 <https://github.com/open-power/hcode/commit/85f754205d58>`__ Release tag
+   information updated for hw092618a.930
+-  `10bf99ef8b63 <https://github.com/open-power/hcode/commit/10bf99ef8b63>`__ Release tag
+   information updated for hw092718a.930
+-  `110d77df2db5 <https://github.com/open-power/hcode/commit/110d77df2db5>`__ Release tag
+   information updated for hw092818a.930
+-  `96a0480a73df <https://github.com/open-power/hcode/commit/96a0480a73df>`__ Release tag
+   information updated for hw092918a.930
+-  `8994383c50d7 <https://github.com/open-power/hcode/commit/8994383c50d7>`__ Release tag
+   information updated for hw100218a.930
+-  `97dfe3026c12 <https://github.com/open-power/hcode/commit/97dfe3026c12>`__ Release tag
+   information updated for hw100318a.930
+-  `32d6982fa49c <https://github.com/open-power/hcode/commit/32d6982fa49c>`__ Release tag
+   information updated for hw100418a.930
+-  `fb1cfe5d1f0d <https://github.com/open-power/hcode/commit/fb1cfe5d1f0d>`__ Release tag
+   information updated for hw100518a.930
+-  `6083743a69ad <https://github.com/open-power/hcode/commit/6083743a69ad>`__ Release tag
+   information updated for hw100618a.930
+-  `bbc1e12eb3c2 <https://github.com/open-power/hcode/commit/bbc1e12eb3c2>`__ Release tag
+   information updated for hw100918a.930
+-  `833f5f0cac7d <https://github.com/open-power/hcode/commit/833f5f0cac7d>`__ Release tag
+   information updated for hw101018a.930
+-  `2e50384d51b6 <https://github.com/open-power/hcode/commit/2e50384d51b6>`__ Release tag
+   information updated for hw101118a.930
+-  `d2fb0b0c60c8 <https://github.com/open-power/hcode/commit/d2fb0b0c60c8>`__ Release tag
+   information updated for hw101218a.930
+-  `3aa39e3ce6b3 <https://github.com/open-power/hcode/commit/3aa39e3ce6b3>`__ Release tag
+   information updated for hw101318a.930
+-  `94a83e1f90a7 <https://github.com/open-power/hcode/commit/94a83e1f90a7>`__ Release tag
+   information updated for hw101718a.930
+-  `92d086017054 <https://github.com/open-power/hcode/commit/92d086017054>`__ Release tag
+   information updated for hw101818a.930
+-  `97165dd1a052 <https://github.com/open-power/hcode/commit/97165dd1a052>`__ Release tag
+   information updated for hw101918a.930
+-  `875b828fcde4 <https://github.com/open-power/hcode/commit/875b828fcde4>`__ Release tag
+   information updated for hw102018a.930
+-  `c1bc6f698107 <https://github.com/open-power/hcode/commit/c1bc6f698107>`__ Release tag
+   information updated for hw102318a.930
+-  `aa1bf832ebb5 <https://github.com/open-power/hcode/commit/aa1bf832ebb5>`__ Release tag
+   information updated for hw102418a.930
+-  `1dd4c043e9d7 <https://github.com/open-power/hcode/commit/1dd4c043e9d7>`__ Release tag
+   information updated for hw102518a.930
+-  `690b5374a33a <https://github.com/open-power/hcode/commit/690b5374a33a>`__ Release tag
+   information updated for hw102618a.930
+-  `947ea51a0746 <https://github.com/open-power/hcode/commit/947ea51a0746>`__ Release tag
+   information updated for hw102718a.930
+-  `081daf6f62d2 <https://github.com/open-power/hcode/commit/081daf6f62d2>`__ Release tag
+   information updated for hw103018a.930
+-  `c80d12a0db73 <https://github.com/open-power/hcode/commit/c80d12a0db73>`__ Release tag
+   information updated for hw103118a.930
+-  `e86871325999 <https://github.com/open-power/hcode/commit/e86871325999>`__ Release tag
+   information updated for hw110118a.930
+-  `97b411489e03 <https://github.com/open-power/hcode/commit/97b411489e03>`__ Release tag
+   information updated for hw110218a.930
+-  `f30dd702b79e <https://github.com/open-power/hcode/commit/f30dd702b79e>`__ Release tag
+   information updated for hw110318a.930
+-  `670b3fa576fb <https://github.com/open-power/hcode/commit/670b3fa576fb>`__ Removing selfRest.bin
+   as it changed, mirror tool cannot mirror binary files
+-  `0178a133fbbd <https://github.com/open-power/hcode/commit/0178a133fbbd>`__ Release tag
+   information updated for hw111318a.930
+-  `cdb633ddb79d <https://github.com/open-power/hcode/commit/cdb633ddb79d>`__ Release tag
+   information updated for hw111518a.930
+-  `92d425d4f137 <https://github.com/open-power/hcode/commit/92d425d4f137>`__ Release tag
+   information updated for hw112018a.930
+-  `f5d8831eca2d <https://github.com/open-power/hcode/commit/f5d8831eca2d>`__ Release tag
+   information updated for hw112118a.930
+-  `363773a73142 <https://github.com/open-power/hcode/commit/363773a73142>`__ Release tag
+   information updated for hw112718a.930
+-  `a2826e1d6989 <https://github.com/open-power/hcode/commit/a2826e1d6989>`__ Release tag
+   information updated for hw112918a.930
+-  `99461d215726 <https://github.com/open-power/hcode/commit/99461d215726>`__ Release tag
+   information updated for hw113018a.930
+-  `6c6cc6e6e343 <https://github.com/open-power/hcode/commit/6c6cc6e6e343>`__ Release tag
+   information updated for hw120218a.930
+-  `8afbacaacced <https://github.com/open-power/hcode/commit/8afbacaacced>`__ Release tag
+   information updated for hw120418a.930
+-  `fe8b0f92c7fe <https://github.com/open-power/hcode/commit/fe8b0f92c7fe>`__ Release tag
+   information updated for hw120518a.930
+-  `ed2213496939 <https://github.com/open-power/hcode/commit/ed2213496939>`__ Release tag
+   information updated for hw120618a.930
+-  `bb0509e82ee8 <https://github.com/open-power/hcode/commit/bb0509e82ee8>`__ Release tag
+   information updated for hw120818a.930
+-  `892e1d1505f3 <https://github.com/open-power/hcode/commit/892e1d1505f3>`__ Release tag
+   information updated for hw121118a.930
+-  `0418170136fe <https://github.com/open-power/hcode/commit/0418170136fe>`__ Release tag
+   information updated for hw121218a.930
+-  `43da3f1f8df0 <https://github.com/open-power/hcode/commit/43da3f1f8df0>`__ Release tag
+   information updated for hw121318a.930
+-  `19c6e2eb09b3 <https://github.com/open-power/hcode/commit/19c6e2eb09b3>`__ Release tag
+   information updated for hw121418a.930
+-  `42ca6a54b294 <https://github.com/open-power/hcode/commit/42ca6a54b294>`__ Release tag
+   information updated for hw121518a.930
+-  `447dbbe40145 <https://github.com/open-power/hcode/commit/447dbbe40145>`__ Release tag
+   information updated for hw121718a.930
+-  `e6449433d8c2 <https://github.com/open-power/hcode/commit/e6449433d8c2>`__ Release tag
+   information updated for hw121818a.930
+-  `896327d0ed01 <https://github.com/open-power/hcode/commit/896327d0ed01>`__ Release tag
+   information updated for hw122018a.930
+-  `8e3228bf69fa <https://github.com/open-power/hcode/commit/8e3228bf69fa>`__ Release tag
+   information updated for hw123119a.930
+-  `68d1acfd7de3 <https://github.com/open-power/hcode/commit/68d1acfd7de3>`__ Release tag
+   information updated for hw012519a.930
+-  `3b8ef40daf8d <https://github.com/open-power/hcode/commit/3b8ef40daf8d>`__ Release tag
+   information updated for hw012619a.930
+-  `2353468b6fb5 <https://github.com/open-power/hcode/commit/2353468b6fb5>`__ Release tag
+   information updated for hw012919a.930
+-  `34151cae0fb1 <https://github.com/open-power/hcode/commit/34151cae0fb1>`__ Release tag
+   information updated for hw013019a.930
+-  `d27c3d4a899d <https://github.com/open-power/hcode/commit/d27c3d4a899d>`__ Updated chips.env.mk
+   to include P9N DD2.3 in openPOWER HCODE
+-  `3b77cb39ffd5 <https://github.com/open-power/hcode/commit/3b77cb39ffd5>`__ Release tag
+   information updated for hw013119a.930
+-  `31d47f050661 <https://github.com/open-power/hcode/commit/31d47f050661>`__ Release tag
+   information updated for hw020419a.930
+-  `a5399a3cb1d0 <https://github.com/open-power/hcode/commit/a5399a3cb1d0>`__ Release tag
+   information updated for hw020619a.930
+-  `4f8516268636 <https://github.com/open-power/hcode/commit/4f8516268636>`__ Release tag
+   information updated for hw020819a.930
+-  `f0643f627184 <https://github.com/open-power/hcode/commit/f0643f627184>`__ Release tag
+   information updated for hw020919a.930
+-  `6504c6036556 <https://github.com/open-power/hcode/commit/6504c6036556>`__ Release tag
+   information updated for hw021219a.930
+-  `efcad17ef20a <https://github.com/open-power/hcode/commit/efcad17ef20a>`__ Release tag
+   information updated for hw021419a.930
+-  `40ddeb27840f <https://github.com/open-power/hcode/commit/40ddeb27840f>`__ Release tag
+   information updated for hw021519a.930
+-  `8d5d51b0fa76 <https://github.com/open-power/hcode/commit/8d5d51b0fa76>`__ Release tag
+   information updated for hw021619a.930
+-  `26e4a803a885 <https://github.com/open-power/hcode/commit/26e4a803a885>`__ Release tag
+   information updated for hw021919a.930
+-  `cf135ee44fe4 <https://github.com/open-power/hcode/commit/cf135ee44fe4>`__ Release tag
+   information updated for hw022019a.930
+-  `1ea35ee43977 <https://github.com/open-power/hcode/commit/1ea35ee43977>`__ Release tag
+   information updated for hw022119a.930
+-  `a7d5df492731 <https://github.com/open-power/hcode/commit/a7d5df492731>`__ Release tag
+   information updated for hw022219a.930
+-  `367c9515f3ba <https://github.com/open-power/hcode/commit/367c9515f3ba>`__ Release tag
+   information updated for hw022319a.930
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _patches-2.2-5:
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _commits-2.2-5:
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (2):
+
+-  `2c1001a91668 <https://github.com/open-power/hostboot/commit/2c1001a91668>`__ Axone only-IPL
+   Procedures update to support SBE changes
+-  `d0154972da11 <https://github.com/open-power/hostboot/commit/d0154972da11>`__ 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 (6):
+
+-  `2fe693504fb6 <https://github.com/open-power/hostboot/commit/2fe693504fb6>`__ SW434534: Channel
+   Fail Cascade Workaround part 1
+-  `4b5108755cea <https://github.com/open-power/hostboot/commit/4b5108755cea>`__ Disable HW439321
+   workaround in dd1.3
+-  `95b925b6af0e <https://github.com/open-power/hostboot/commit/95b925b6af0e>`__ HW439321 for dd1.3
+   with compat mode
+-  `4f8994da8802 <https://github.com/open-power/hostboot/commit/4f8994da8802>`__ HW467590 - WAT
+   Solution to prevent ARMWF starvation early hang
+-  `d83a4ee8495c <https://github.com/open-power/hostboot/commit/d83a4ee8495c>`__ SW449387 - Removed
+   Centaur Bad Lane voting disable and CRC tally
+-  `e787bf781886 <https://github.com/open-power/hostboot/commit/e787bf781886>`__ Memory Controller
+   Axone initfiles - initial
+
+Alpana Kumari (2):
+
+-  `e68587e470a3 <https://github.com/open-power/hostboot/commit/e68587e470a3>`__ Support flag
+   parameter for addBusCallout
+-  `657fa3a59869 <https://github.com/open-power/hostboot/commit/657fa3a59869>`__ Use new Bus callout
+   Interface
+
+Alvin Wang (15):
+
+-  `41e818515bd8 <https://github.com/open-power/hostboot/commit/41e818515bd8>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+-  `8b5de061e473 <https://github.com/open-power/hostboot/commit/8b5de061e473>`__ Adds blank files
+   for generic
+-  `04cb76144aae <https://github.com/open-power/hostboot/commit/04cb76144aae>`__ Moves fir reg to
+   generic folder
+-  `c9b82b3883b1 <https://github.com/open-power/hostboot/commit/c9b82b3883b1>`__ Adds
+   exp_draminit_mc
+-  `527ce1d4fac5 <https://github.com/open-power/hostboot/commit/527ce1d4fac5>`__ Added p9a_omi_train
+   procedure
+-  `860b67a682af <https://github.com/open-power/hostboot/commit/860b67a682af>`__ Adds empty files
+   for exp_draminit_mc and p9a_omi_train
+-  `749dad0aade6 <https://github.com/open-power/hostboot/commit/749dad0aade6>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+-  `98a341798a2f <https://github.com/open-power/hostboot/commit/98a341798a2f>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+-  `c1549db07fe8 <https://github.com/open-power/hostboot/commit/c1549db07fe8>`__ Added p9a_omi_train
+   procedure
+-  `2206846076da <https://github.com/open-power/hostboot/commit/2206846076da>`__ Adds p9a_omi_train
+   procedure(START)
+-  `1434297c10f3 <https://github.com/open-power/hostboot/commit/1434297c10f3>`__ Adds
+   exp_draminit_mc
+-  `5cc4d102d8c8 <https://github.com/open-power/hostboot/commit/5cc4d102d8c8>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+-  `ca19f71b0d0e <https://github.com/open-power/hostboot/commit/ca19f71b0d0e>`__ Adds empty files
+   for exp_draminit_mc and p9a_omi_train
+-  `b377d2191c6a <https://github.com/open-power/hostboot/commit/b377d2191c6a>`__ Adds
+   exp_draminit_mc
+-  `8f2fbd818041 <https://github.com/open-power/hostboot/commit/8f2fbd818041>`__ Reinstates
+   exp_draminit_mc with change_addr_mux_sel fix
+
+Amit Tendolkar (4):
+
+-  `7ae026518959 <https://github.com/open-power/hostboot/commit/7ae026518959>`__ Avoid spurious Malf
+   Alert (HMI) to PHYP in PM Complex Reset/Suspend
+-  `dd2fa4504ba3 <https://github.com/open-power/hostboot/commit/dd2fa4504ba3>`__ Handling special
+   wakeup assert/deassert mis-match in PM Reset/Init on MALF
+-  `4022351e16d2 <https://github.com/open-power/hostboot/commit/4022351e16d2>`__ Enable PM Malf
+   Alert Handling & PM Complex FFDC to HOMER
+-  `9787cfbf7cd9 <https://github.com/open-power/hostboot/commit/9787cfbf7cd9>`__ Misc. fixes for PM
+   Malf/Stop Recovery with CME injects
+
+Andre Marin (54):
+
+-  `3f7719f257dd <https://github.com/open-power/hostboot/commit/3f7719f257dd>`__ Add SPD decoder
+   files for the factory, decoder, and data engine
+-  `a8edea55c6dd <https://github.com/open-power/hostboot/commit/a8edea55c6dd>`__ Move poll.H into
+   generic memory folder
+-  `77a99242f79d <https://github.com/open-power/hostboot/commit/77a99242f79d>`__ Remove Nimbus
+   dependencies from the SPD decoder
+-  `d175f43bb505 <https://github.com/open-power/hostboot/commit/d175f43bb505>`__ Add MEM_PORT target
+-  `0baa771538e2 <https://github.com/open-power/hostboot/commit/0baa771538e2>`__ Add empty
+   mss_byte.H and mss_generic_check to ease HB mirroring
+-  `6a03e838d00c <https://github.com/open-power/hostboot/commit/6a03e838d00c>`__ Generalize byte
+   reading from SPD reading, for exp i2c reuse
+-  `971d57b0cfd8 <https://github.com/open-power/hostboot/commit/971d57b0cfd8>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `4b6dde2ad7d0 <https://github.com/open-power/hostboot/commit/4b6dde2ad7d0>`__ Implement
+   exp_check_for_ready
+-  `84923368d03f <https://github.com/open-power/hostboot/commit/84923368d03f>`__ Fix i2c doxy and
+   update i2c_access.H doxy to match fapi2_access_i2c.H
+-  `d6d3649cfdfa <https://github.com/open-power/hostboot/commit/d6d3649cfdfa>`__ Fixes memdiags
+   broadcast mode address check bug
+-  `a26749cdb659 <https://github.com/open-power/hostboot/commit/a26749cdb659>`__ Remove Nimbus
+   dependencies from the SPD decoder
+-  `f43f978d59a3 <https://github.com/open-power/hostboot/commit/f43f978d59a3>`__ Add field .C empty
+   files for hb mirroring
+-  `0fb82ef1a410 <https://github.com/open-power/hostboot/commit/0fb82ef1a410>`__ Initial mss_field
+   endian modification
+-  `afa0689dd90b <https://github.com/open-power/hostboot/commit/afa0689dd90b>`__ Port-over generic
+   SPD attributes that shouldn’t change per controller
+-  `812d58b11ac4 <https://github.com/open-power/hostboot/commit/812d58b11ac4>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `9bc9cc1ec309 <https://github.com/open-power/hostboot/commit/9bc9cc1ec309>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `d768ab360d9b <https://github.com/open-power/hostboot/commit/d768ab360d9b>`__ Add empty memory
+   explorer error XML
+-  `317471bc269b <https://github.com/open-power/hostboot/commit/317471bc269b>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `d4e67b9f29f6 <https://github.com/open-power/hostboot/commit/d4e67b9f29f6>`__ Implement
+   exp_check_for_ready
+-  `69f7231cce31 <https://github.com/open-power/hostboot/commit/69f7231cce31>`__ Add emtpy
+   exp_i2c_fields.H file for mirroring
+-  `544628c36630 <https://github.com/open-power/hostboot/commit/544628c36630>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `f47ca20c2aa8 <https://github.com/open-power/hostboot/commit/f47ca20c2aa8>`__ Initial mss_field
+   endian modification
+-  `46bc5b3d85a2 <https://github.com/open-power/hostboot/commit/46bc5b3d85a2>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `b6c4337484ca <https://github.com/open-power/hostboot/commit/b6c4337484ca>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `a77117372fee <https://github.com/open-power/hostboot/commit/a77117372fee>`__ Implement
+   exp_check_for_ready
+-  `98630bf9e248 <https://github.com/open-power/hostboot/commit/98630bf9e248>`__ Initial mss_field
+   endian modification
+-  `d928fb03a931 <https://github.com/open-power/hostboot/commit/d928fb03a931>`__ Add explorer data
+   structures empty file for HB mirroring
+-  `e1856b43b32c <https://github.com/open-power/hostboot/commit/e1856b43b32c>`__ Added common
+   explorer FW data structures
+-  `e2e0e0456051 <https://github.com/open-power/hostboot/commit/e2e0e0456051>`__ Add exp_draminit
+   and fix data_structs constants
+-  `f2ee4fcf3ae4 <https://github.com/open-power/hostboot/commit/f2ee4fcf3ae4>`__ Rename exp
+   procedures files to match FW doc
+-  `be5b9f4a0229 <https://github.com/open-power/hostboot/commit/be5b9f4a0229>`__ Add empty files
+   needed for draminit, eases HB mirroring
+-  `29cd96eae92f <https://github.com/open-power/hostboot/commit/29cd96eae92f>`__ Rename exp_phy_init
+   to exp_draminit_utils
+-  `bafdb81a24b5 <https://github.com/open-power/hostboot/commit/bafdb81a24b5>`__ Add exp_draminit
+   and fix data_structs constants
+-  `71bc706f27df <https://github.com/open-power/hostboot/commit/71bc706f27df>`__ Move fake_spd
+   testing data into generic
+-  `7a16c287bd81 <https://github.com/open-power/hostboot/commit/7a16c287bd81>`__ Add empty data
+   engine files for generic eff_config
+-  `573dc45421fe <https://github.com/open-power/hostboot/commit/573dc45421fe>`__ Add DDIMM empty
+   files for easier HB mirroring
+-  `605baad67443 <https://github.com/open-power/hostboot/commit/605baad67443>`__ Generalize set
+   fields in pre_data_init
+-  `bd7d0b7b5d90 <https://github.com/open-power/hostboot/commit/bd7d0b7b5d90>`__ Add SPD DDIMM DDR4
+   module except for PMIC fields
+-  `6b3270dcb259 <https://github.com/open-power/hostboot/commit/6b3270dcb259>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `01826b8b8a83 <https://github.com/open-power/hostboot/commit/01826b8b8a83>`__ Implement
+   exp_check_for_ready
+-  `b573dd73e95a <https://github.com/open-power/hostboot/commit/b573dd73e95a>`__ Add DDIMM module
+   functions into SPD facade
+-  `4da49bc35fa2 <https://github.com/open-power/hostboot/commit/4da49bc35fa2>`__ Add L1 procedures
+   for p9a and makefiles
+-  `8878b7e04db4 <https://github.com/open-power/hostboot/commit/8878b7e04db4>`__ Rename exp
+   procedures files to match FW doc
+-  `d05ef241e3d7 <https://github.com/open-power/hostboot/commit/d05ef241e3d7>`__ Add empty generic
+   memory effective attr xml for HB to mirror
+-  `b60f5da2bde2 <https://github.com/open-power/hostboot/commit/b60f5da2bde2>`__ Port-over generic
+   SPD attributes that shouldn’t change per controller
+-  `94c7954c22bc <https://github.com/open-power/hostboot/commit/94c7954c22bc>`__ Add empty HWPs,
+   UTs, and makefiles needed for Axone
+-  `64f14f0cf2dc <https://github.com/open-power/hostboot/commit/64f14f0cf2dc>`__ Add L1 procedures
+   for p9a and makefiles
+-  `84b32560e1aa <https://github.com/open-power/hostboot/commit/84b32560e1aa>`__ Add empty p9a unit
+   test and axone_pre_data_engine files for HB mirroring
+-  `dc56cd6fe5ff <https://github.com/open-power/hostboot/commit/dc56cd6fe5ff>`__ Add empty HWPs,
+   UTs, and makefiles needed for Axone
+-  `c20c2b87a3bd <https://github.com/open-power/hostboot/commit/c20c2b87a3bd>`__ Add L1 procedures
+   for p9a and makefiles
+-  `a47c3bc95b0d <https://github.com/open-power/hostboot/commit/a47c3bc95b0d>`__ Generalize set
+   fields in pre_data_init
+-  `c0e8d172a0cd <https://github.com/open-power/hostboot/commit/c0e8d172a0cd>`__ Add empty pos,
+   c_str files to split dimm specialization
+-  `bf5d123e2ffb <https://github.com/open-power/hostboot/commit/bf5d123e2ffb>`__ Add empty bulk_pwr
+   and utils_to_throttle header files for HB mirror
+-  `e9702279f81e <https://github.com/open-power/hostboot/commit/e9702279f81e>`__ Port-over generic
+   SPD attributes that shouldn’t change per controller
+
+Andres Lugo-Reyes (1):
+
+-  `d1c85ffcab10 <https://github.com/open-power/hostboot/commit/d1c85ffcab10>`__ HTMGT: Save WOF
+   reset reasons across all WOF resets
+
+Andrew Geissler (4):
+
+-  `71ef9b83a69b <https://github.com/open-power/hostboot/commit/71ef9b83a69b>`__ Make REL_POS
+   correct for sub-units
+-  `3b48d9e5a62c <https://github.com/open-power/hostboot/commit/3b48d9e5a62c>`__ Avoid SIMICS
+   exception if SBE tracMERG not available
+-  `3cb9eb102386 <https://github.com/open-power/hostboot/commit/3cb9eb102386>`__ Add MC target to
+   subsystem table
+-  `725cc4974d8c <https://github.com/open-power/hostboot/commit/725cc4974d8c>`__ Add SMPGROUP target
+   to subsystem table
+
+Andrew Jeffery (27):
+
+-  `de06d0f09c74 <https://github.com/open-power/hostboot/commit/de06d0f09c74>`__ console: ast2400:
+   Indicate SP has met configuration requirements
+-  `4b4caf5ee458 <https://github.com/open-power/hostboot/commit/4b4caf5ee458>`__ console: Fix
+   whitespace in ast2400 initialize() method
+-  `9b1dcc3aeea9 <https://github.com/open-power/hostboot/commit/9b1dcc3aeea9>`__ istepdispatcher:
+   Remove undefined symbol ENTER_INFO from TRACDCOMP
+-  `2c582e41b281 <https://github.com/open-power/hostboot/commit/2c582e41b281>`__ intr: Use the
+   correct trace handle in intrrp TRACDCOMP calls
+-  `8a4663c131e1 <https://github.com/open-power/hostboot/commit/8a4663c131e1>`__ assert: Include
+   file name in assert output
+-  `797f6fc91822 <https://github.com/open-power/hostboot/commit/797f6fc91822>`__ assert: Print the
+   backtrace for critical and kernel assertions
+-  `102225f4e3e2 <https://github.com/open-power/hostboot/commit/102225f4e3e2>`__ ipmi: Break
+   circular dependency between ipmimsg and ipmibt
+-  `9a7f18c66e5b <https://github.com/open-power/hostboot/commit/9a7f18c66e5b>`__ ipmi: Replace
+   incorrect dependency on ipmibt with ipmimsg
+-  `e862c4c5a9e0 <https://github.com/open-power/hostboot/commit/e862c4c5a9e0>`__ initservice: Flush
+   trace buffers before shutdown syscall
+-  `bc363055ec19 <https://github.com/open-power/hostboot/commit/bc363055ec19>`__ ipmi: Break
+   circular dependency between IpmiDD and IpmiRP
+-  `281dac1b173c <https://github.com/open-power/hostboot/commit/281dac1b173c>`__ ipmi: Drop
+   unnecessary ipmiconfig dependencies
+-  `dc0f490b31fc <https://github.com/open-power/hostboot/commit/dc0f490b31fc>`__ ipmi: Drop
+   unnecessary ipmibt dependency from ipmifru
+-  `988eda165254 <https://github.com/open-power/hostboot/commit/988eda165254>`__ ipmi: Introduce
+   register_for_event() interface
+-  `d6741cb3db68 <https://github.com/open-power/hostboot/commit/d6741cb3db68>`__ ipmi: Terminate SEL
+   task via shutdown event
+-  `1b481183921d <https://github.com/open-power/hostboot/commit/1b481183921d>`__ ipmi: IpmiDD and
+   IpmiRP must never free resources
+-  `5fc457309f2c <https://github.com/open-power/hostboot/commit/5fc457309f2c>`__ ipmi: Split into
+   ipmibase and ipmiext modules
+-  `e2c0716a0984 <https://github.com/open-power/hostboot/commit/e2c0716a0984>`__ ipmi: Remove IpmiRP
+   dependency on targeting
+-  `4874662e58d9 <https://github.com/open-power/hostboot/commit/4874662e58d9>`__ initservice: Move
+   ipmibase module to base image
+-  `c829113199d6 <https://github.com/open-power/hostboot/commit/c829113199d6>`__ pnor: Introduce an
+   IPMI-based PNOR driver implementation
+-  `92d167f704d5 <https://github.com/open-power/hostboot/commit/92d167f704d5>`__ pnor: Rename the
+   SFC-based PnorDD class to PnorSfcDD
+-  `d768905cfe02 <https://github.com/open-power/hostboot/commit/d768905cfe02>`__ pnor: ipmidd:
+   Rename class to PnorIpmiDD
+-  `7c16f3706b3c <https://github.com/open-power/hostboot/commit/7c16f3706b3c>`__ pnor: mboxdd:
+   Rename class to PnorMboxDD
+-  `9518b4c189c9 <https://github.com/open-power/hostboot/commit/9518b4c189c9>`__ pnor: Fall back to
+   AST mbox transport if IPMI is unavailable
+-  `03ec024db41d <https://github.com/open-power/hostboot/commit/03ec024db41d>`__ errl: Mark
+   errlogMsgHandler() as detached
+-  `95165ec1e111 <https://github.com/open-power/hostboot/commit/95165ec1e111>`__ Revert “sio: Add
+   test for availability - LPC error tweak”
+-  `55ff29accb83 <https://github.com/open-power/hostboot/commit/55ff29accb83>`__ sio: Add test for
+   availability
+-  `ead1bda912e6 <https://github.com/open-power/hostboot/commit/ead1bda912e6>`__ ipmi: Increase
+   polling rate to decrease boot time
+
+Anusha Reddy Rangareddygari (4):
+
+-  `8e74571d1bfb <https://github.com/open-power/hostboot/commit/8e74571d1bfb>`__ Adding a
+   fapi_assert to flag error if PPE is not halted.
+-  `09370fc47b50 <https://github.com/open-power/hostboot/commit/09370fc47b50>`__ Axone only-Mux
+   settings for TOD refclk input
+-  `bc78a12cf399 <https://github.com/open-power/hostboot/commit/bc78a12cf399>`__ FAPI_INF entering
+   and exiting message updates
+-  `47b59238e268 <https://github.com/open-power/hostboot/commit/47b59238e268>`__ Update hardware
+   procedure metadata
+
+Anuwat Saetow (1):
+
+-  `a47f74aceddf <https://github.com/open-power/hostboot/commit/a47f74aceddf>`__ Added initial copy
+   of generic_memory_si_attributes.xml
+
+Artem Senichev (1):
+
+-  `61fb23dd2828 <https://github.com/open-power/hostboot/commit/61fb23dd2828>`__ Fix incorrect
+   syntax in addimgid shell script
+
+Ben Gass (30):
+
+-  `fbd09aa69c39 <https://github.com/open-power/hostboot/commit/fbd09aa69c39>`__ Fix for SW441002.
+-  `b30aa3595760 <https://github.com/open-power/hostboot/commit/b30aa3595760>`__ Build p9n 10 and 20
+   by default.
+-  `0502c52ac63f <https://github.com/open-power/hostboot/commit/0502c52ac63f>`__ Use obus p9ndd1 spy
+   name attribute for obus initfile
+-  `86fd886b32e9 <https://github.com/open-power/hostboot/commit/86fd886b32e9>`__ Adding p9c_11
+   support.
+-  `c1e92050031d <https://github.com/open-power/hostboot/commit/c1e92050031d>`__ Adding p9a support.
+-  `59369e38ac11 <https://github.com/open-power/hostboot/commit/59369e38ac11>`__ Shorten A-link
+   timers for sim. Add polling for A-link training.
+-  `cfd2b2b799ed <https://github.com/open-power/hostboot/commit/cfd2b2b799ed>`__ Re-submit Axone
+   updates
+-  `35d53de6263d <https://github.com/open-power/hostboot/commit/35d53de6263d>`__ Add support for p9c
+   1.2
+-  `e5312ecd72ac <https://github.com/open-power/hostboot/commit/e5312ecd72ac>`__ Remove
+   PROC_FABRIC_LINK_ACTIVE from OBUS_FBC_ENABLED in p9.obus.scom.initfile
+-  `fff26d78ba7b <https://github.com/open-power/hostboot/commit/fff26d78ba7b>`__ Adding p9n 2.3
+   support and p9n 2.3/p9c 1.2 security update
+-  `3341c6aab4fa <https://github.com/open-power/hostboot/commit/3341c6aab4fa>`__ p9_scominfo update
+   OMI order to logically follow MC->MI->MCC instead of OMIC
+-  `3b48b9210afb <https://github.com/open-power/hostboot/commit/3b48b9210afb>`__ Update p9a_10 engd
+   from o10_e9018_1_tp018_ec409_soa_sc_u261_01
+-  `422867966bfc <https://github.com/open-power/hostboot/commit/422867966bfc>`__ Back out p9a_10
+   engd that breaks the initcompiler.
+-  `6d61a393a74b <https://github.com/open-power/hostboot/commit/6d61a393a74b>`__ Adds initfile for
+   Explorer
+-  `4fe67dfccf81 <https://github.com/open-power/hostboot/commit/4fe67dfccf81>`__ initCompiler
+   updates
+-  `5d96a7778c3f <https://github.com/open-power/hostboot/commit/5d96a7778c3f>`__ Update Axone engd.
+-  `7504dc6275e7 <https://github.com/open-power/hostboot/commit/7504dc6275e7>`__ Adding
+   p9a_get/put_mmio and explorer_inband
+-  `990f7cfae74d <https://github.com/open-power/hostboot/commit/990f7cfae74d>`__ Fix exp_inband_wrap
+   makefile
+-  `e6f098dcfe47 <https://github.com/open-power/hostboot/commit/e6f098dcfe47>`__ Adding Axone
+   register header files.
+-  `5e1f534a38ba <https://github.com/open-power/hostboot/commit/5e1f534a38ba>`__ Adjust MI/MCC p9a
+   scom translation for PB scoms
+-  `4c9fb0a48cd0 <https://github.com/open-power/hostboot/commit/4c9fb0a48cd0>`__ Explorer registers
+   and fields generated from dev
+-  `3f1f2186bb80 <https://github.com/open-power/hostboot/commit/3f1f2186bb80>`__ Adding omi_init
+   procedures.
+-  `f4bce59197ae <https://github.com/open-power/hostboot/commit/f4bce59197ae>`__ Adding
+   p9a_ocmb_enable
+-  `c335cd14fff7 <https://github.com/open-power/hostboot/commit/c335cd14fff7>`__ Add missing Axone
+   MC channel translations.
+-  `52080a90a556 <https://github.com/open-power/hostboot/commit/52080a90a556>`__ Adding
+   p9a_ocmb_enable
+-  `72a52820278d <https://github.com/open-power/hostboot/commit/72a52820278d>`__ Update
+   p9a.omi_init.scom.initfile
+-  `8b4a6f12f800 <https://github.com/open-power/hostboot/commit/8b4a6f12f800>`__ Explorer registers
+   and fields generated from dev
+-  `2b34b85249dd <https://github.com/open-power/hostboot/commit/2b34b85249dd>`__ Adds initfile for
+   Explorer
+-  `a54de9465ed1 <https://github.com/open-power/hostboot/commit/a54de9465ed1>`__ Adds initfile for
+   Explorer
+-  `589a0089cc1e <https://github.com/open-power/hostboot/commit/589a0089cc1e>`__ Back out p9a_10
+   engd that breaks the initcompiler.
+
+Benjamin Weisenbeck (17):
+
+-  `698365f71be5 <https://github.com/open-power/hostboot/commit/698365f71be5>`__ PRD: Add PLL
+   signature for Centaur chip
+-  `c2b1cfab3f59 <https://github.com/open-power/hostboot/commit/c2b1cfab3f59>`__ PRD: Use common
+   SetCallout method for TOD
+-  `5268e2f09ba1 <https://github.com/open-power/hostboot/commit/5268e2f09ba1>`__ PRD: Increase
+   threshold on cache CEs to allow 64 line deletes (128 CEs)
+-  `830b052cb619 <https://github.com/open-power/hostboot/commit/830b052cb619>`__ PRD: Fix handling
+   of dead cores in PmRecovery
+-  `96e031001818 <https://github.com/open-power/hostboot/commit/96e031001818>`__ PRD: Check for
+   neighbor core checkstop in pre-analysis plugin
+-  `c17bbad98d89 <https://github.com/open-power/hostboot/commit/c17bbad98d89>`__ PRD: Fix makefile
+   for PllPostAnalysis
+-  `04712b91e355 <https://github.com/open-power/hostboot/commit/04712b91e355>`__ PRD: Adjust core
+   checkstop handling for EX rt deconfig
+-  `eae1d5f0e27f <https://github.com/open-power/hostboot/commit/eae1d5f0e27f>`__ PRD: Separate PLL
+   handling by domain type
+-  `3a589bedae6f <https://github.com/open-power/hostboot/commit/3a589bedae6f>`__ PRD: Fix MF ref
+   failover error signature
+-  `47994fb03586 <https://github.com/open-power/hostboot/commit/47994fb03586>`__ PRD: Add parser for
+   power management recovery FFDC
+-  `6c30bcf89758 <https://github.com/open-power/hostboot/commit/6c30bcf89758>`__ PRD: Handle chips
+   with different MF clock sources
+-  `c2dc84d23e14 <https://github.com/open-power/hostboot/commit/c2dc84d23e14>`__ PRD: Add all
+   relevant callouts for SMP interface errors
+-  `e49b630b208f <https://github.com/open-power/hostboot/commit/e49b630b208f>`__ PRD: Make
+   predictive callout on L3 multi bitline fails
+-  `46663cd701c1 <https://github.com/open-power/hostboot/commit/46663cd701c1>`__ PRD: Distinguish
+   hard obus link failures from predictive callouts
+-  `272a72400ca9 <https://github.com/open-power/hostboot/commit/272a72400ca9>`__ PRD: Updates for PM
+   ffdc parser
+-  `6f8308dff91e <https://github.com/open-power/hostboot/commit/6f8308dff91e>`__ PRD: Correct
+   interpretation of PLL error bits in TP error register
+-  `d02cb05f827a <https://github.com/open-power/hostboot/commit/d02cb05f827a>`__ PRD: Request SW
+   dump type for unhandled core checkstops
+
+Bill Hoffa (24):
+
+-  `97c196cc741f <https://github.com/open-power/hostboot/commit/97c196cc741f>`__ Remove unused
+   memOps variable in attnsvc.C
+-  `331b4bff6cb9 <https://github.com/open-power/hostboot/commit/331b4bff6cb9>`__ Restore Timebase on
+   Master Core Threads 1-3 after Sleep/Winkle
+-  `85bd4989fd0d <https://github.com/open-power/hostboot/commit/85bd4989fd0d>`__ Remove Duplicate
+   init settings ATTR_START_CBS_FIFO_RESET_SKIP
+-  `e07f0c96e66b <https://github.com/open-power/hostboot/commit/e07f0c96e66b>`__ Modify VPD
+   fetchData() call to allow for reading from actual HW
+-  `498b466c4425 <https://github.com/open-power/hostboot/commit/498b466c4425>`__ Base Core/Kernel
+   Changes to Support the Axone Processor Chip
+-  `feba8f886228 <https://github.com/open-power/hostboot/commit/feba8f886228>`__ Use Dimm Numbering
+   instead of Port Number for REL_POS attribute
+-  `64499fa24bc2 <https://github.com/open-power/hostboot/commit/64499fa24bc2>`__ Update
+   p9_sbe_i2c_bit_rate_divisor_setting to set I2C Rate Valid bit
+-  `0d43552dfb6d <https://github.com/open-power/hostboot/commit/0d43552dfb6d>`__ Use Simics CPU
+   Object passed in when executing hap handler code
+-  `dd8217ef8e93 <https://github.com/open-power/hostboot/commit/dd8217ef8e93>`__ Axone PNOR
+   Generation
+-  `30bd2ff53aa1 <https://github.com/open-power/hostboot/commit/30bd2ff53aa1>`__ Add EQ and EX
+   Target types to Axone Simics XML
+-  `b0c72bd00938 <https://github.com/open-power/hostboot/commit/b0c72bd00938>`__ Add Core Target
+   type Instances to Axone Simics XML
+-  `d45d4fa13688 <https://github.com/open-power/hostboot/commit/d45d4fa13688>`__ Add Obus + Obus
+   Brick Target type Instances to Axone Simics XML
+-  `cf366534e0e4 <https://github.com/open-power/hostboot/commit/cf366534e0e4>`__ Add TPM, CAPP, OCC,
+   PEC, and PHB Target Instances to Axone Simics XML
+-  `83e27f4864e8 <https://github.com/open-power/hostboot/commit/83e27f4864e8>`__ Add SBE, PPE and
+   XBUS Target Instances to Axone Simics XML
+-  `d204258959bd <https://github.com/open-power/hostboot/commit/d204258959bd>`__ Add MC and MI
+   Target Instances to Axone Simics XML
+-  `dbcdabf8af8e <https://github.com/open-power/hostboot/commit/dbcdabf8af8e>`__ Add the MCC Target
+   Instance to Axone Simics XML
+-  `4909980fa3bc <https://github.com/open-power/hostboot/commit/4909980fa3bc>`__ Add the OMI Target
+   Instance to Axone Simics XML
+-  `a3979e8bbf2f <https://github.com/open-power/hostboot/commit/a3979e8bbf2f>`__ Add the OCMB_CHIP
+   Target Instance to Axone Simics XML
+-  `ddf8426c6e24 <https://github.com/open-power/hostboot/commit/ddf8426c6e24>`__ Add the MEMORY_PORT
+   Target Instance to Axone Simics XML
+-  `5181a5ac88e5 <https://github.com/open-power/hostboot/commit/5181a5ac88e5>`__ Add the DIMM Target
+   Instances to Axone Simics XML
+-  `042a59be98c3 <https://github.com/open-power/hostboot/commit/042a59be98c3>`__ Add the OMIC Target
+   Instances to Axone Simics XML
+-  `7637f0a44427 <https://github.com/open-power/hostboot/commit/7637f0a44427>`__ Add the PERVASIVE
+   (PERV) Target Instances to Axone Simics XML
+-  `2ad30a4a4e4d <https://github.com/open-power/hostboot/commit/2ad30a4a4e4d>`__ Axone Simics
+   Updates – Finds Functional Master Proc
+-  `e36e0019e0b9 <https://github.com/open-power/hostboot/commit/e36e0019e0b9>`__ HBBL LPC Error
+   Checking
+
+Brian Silver (5):
+
+-  `fcf9daff51a1 <https://github.com/open-power/hostboot/commit/fcf9daff51a1>`__ Add empty files for
+   plug-rules mirror
+-  `14c430f5aa45 <https://github.com/open-power/hostboot/commit/14c430f5aa45>`__ Add rudimentary
+   memory plug rules
+-  `201da82c44f0 <https://github.com/open-power/hostboot/commit/201da82c44f0>`__ Add enforcement of
+   DDR4 DRAM on Nimbus via plug rules
+-  `3a199f3856da <https://github.com/open-power/hostboot/commit/3a199f3856da>`__ Add an attribute to
+   avoid the plug rules in partial good scenarios
+-  `59bc732070c3 <https://github.com/open-power/hostboot/commit/59bc732070c3>`__ Add rank config MRW
+   override to plug rules
+
+Brian Stegmiller (5):
+
+-  `54007af8d4c0 <https://github.com/open-power/hostboot/commit/54007af8d4c0>`__ PRD: Handle SMP
+   Cables
+-  `7f37a0717a29 <https://github.com/open-power/hostboot/commit/7f37a0717a29>`__ PRDF: SMP cable
+   callout changes for FSP
+-  `f1ef5d3692e0 <https://github.com/open-power/hostboot/commit/f1ef5d3692e0>`__ PRDF: Use peer SMP
+   target as ATTR on FSP only
+-  `e9481e191717 <https://github.com/open-power/hostboot/commit/e9481e191717>`__ ATTN: Centaur UCS
+   handling
+-  `9c50b31d9770 <https://github.com/open-power/hostboot/commit/9c50b31d9770>`__ PRD: Allow UCS and
+   HOST broadcast reads for hostboot
+
+CHRISTINA L. GRAVES (6):
+
+-  `b455f921905d <https://github.com/open-power/hostboot/commit/b455f921905d>`__ Adding in LPC
+   functional reset to sbe_lpc_init
+-  `aa29d07f1fec <https://github.com/open-power/hostboot/commit/aa29d07f1fec>`__ Adding in
+   configurations for PNOR/LPC communication
+-  `b3c5dca5b4df <https://github.com/open-power/hostboot/commit/b3c5dca5b4df>`__ Fixing order of
+   setting clock muxes & functional reset & removing sim only scoms
+-  `d7d6bff49f22 <https://github.com/open-power/hostboot/commit/d7d6bff49f22>`__ p9_sbe_lpc_init fix
+   with GPIO reset
+-  `8d513e245051 <https://github.com/open-power/hostboot/commit/8d513e245051>`__ Adding in LPC and
+   OPB timeout values
+-  `40451eef027e <https://github.com/open-power/hostboot/commit/40451eef027e>`__ Do the real LPC
+   reset for DD2
+
+Caleb Palmer (51):
+
+-  `00118c922196 <https://github.com/open-power/hostboot/commit/00118c922196>`__ Row Repair enabled
+   attributes and support function
+-  `fa0f6415f67f <https://github.com/open-power/hostboot/commit/fa0f6415f67f>`__ Row repair enabled
+   MRW remove writeable
+-  `3527992a75f5 <https://github.com/open-power/hostboot/commit/3527992a75f5>`__ Row Repair don’t
+   translate invalid repairs
+-  `167888ed45ea <https://github.com/open-power/hostboot/commit/167888ed45ea>`__ Import Row Repair
+   Supported HWPs
+-  `307b61a6de9b <https://github.com/open-power/hostboot/commit/307b61a6de9b>`__ Adjust port select
+   in bad dq for spares
+-  `52093c412c62 <https://github.com/open-power/hostboot/commit/52093c412c62>`__ PRD: Add
+   MemRowRepair class
+-  `0a6c8e400c83 <https://github.com/open-power/hostboot/commit/0a6c8e400c83>`__ PRDF: Add utilities
+   for checking dram spares
+-  `4dee8a0a6545 <https://github.com/open-power/hostboot/commit/4dee8a0a6545>`__ PRD: Row Repair VCM
+   Updates
+-  `1612a30cff63 <https://github.com/open-power/hostboot/commit/1612a30cff63>`__ PRD: Fix inputted
+   DRAM pos for row repair
+-  `137a748910ed <https://github.com/open-power/hostboot/commit/137a748910ed>`__ Fix bad mirror of
+   p9c_mss_rowRepairFuncs
+-  `91304df7800f <https://github.com/open-power/hostboot/commit/91304df7800f>`__ Row Repair enabled
+   attributes and support function
+-  `8f66e502fddf <https://github.com/open-power/hostboot/commit/8f66e502fddf>`__ Row Repair enabled
+   fix fapi_attr_gets
+-  `31b6cf0ac237 <https://github.com/open-power/hostboot/commit/31b6cf0ac237>`__ PRD: Fixes for MBS
+   timeout cases
+-  `c6eb349f096c <https://github.com/open-power/hostboot/commit/c6eb349f096c>`__ Fix finding paired
+   DIMM in is_sPPR_supported
+-  `4992f9d6d9b2 <https://github.com/open-power/hostboot/commit/4992f9d6d9b2>`__ PRD: Add Row Repair
+   VPD data to errl
+-  `6dc98524f367 <https://github.com/open-power/hostboot/commit/6dc98524f367>`__ Reconfig loop only
+   when setting bad bits not clearing
+-  `112454f3888d <https://github.com/open-power/hostboot/commit/112454f3888d>`__ PRD: Row repair fix
+   checking dram for prev repair
+-  `414037d985e1 <https://github.com/open-power/hostboot/commit/414037d985e1>`__ PRD: Increment addr
+   to next row for VCM row repair
+-  `629218645e52 <https://github.com/open-power/hostboot/commit/629218645e52>`__ PRD: Row Repair
+   adjust for MBA Port 1 inversion
+-  `e652b190c9a8 <https://github.com/open-power/hostboot/commit/e652b190c9a8>`__ PRD: Support for
+   new Axone domains
+-  `8350f2358cab <https://github.com/open-power/hostboot/commit/8350f2358cab>`__ PRD: Axone
+   GetConnected support
+-  `74aed5ff82cb <https://github.com/open-power/hostboot/commit/74aed5ff82cb>`__ PRD: Make
+   getDimmSlct/Port generic
+-  `7d4f360d16e2 <https://github.com/open-power/hostboot/commit/7d4f360d16e2>`__ MDIA: Initial
+   Axone/OCMB updates
+-  `327449849168 <https://github.com/open-power/hostboot/commit/327449849168>`__ Dram Repairs VPD
+   \__getTranslationPortSlct improvements
+-  `c525c33e2020 <https://github.com/open-power/hostboot/commit/c525c33e2020>`__ Dram Repairs VPD
+   favor FAPI trgts and getHelperAttr improvements
+-  `c3edab536c20 <https://github.com/open-power/hostboot/commit/c3edab536c20>`__ Dram Repairs VPD
+   spare byte helpers improvements
+-  `85f4a0400873 <https://github.com/open-power/hostboot/commit/85f4a0400873>`__ Dram Repairs VPD
+   translation helpers improvements
+-  `1c2d3eb70a0f <https://github.com/open-power/hostboot/commit/1c2d3eb70a0f>`__ Dram Repairs VPD
+   getter and setter minor cleanup
+-  `d77c897c2540 <https://github.com/open-power/hostboot/commit/d77c897c2540>`__ Dram Repairs VPD
+   reconfig loop helper function
+-  `8dec4a446e3a <https://github.com/open-power/hostboot/commit/8dec4a446e3a>`__ Row Repair VPD
+   minor improvements
+-  `8c45251a793e <https://github.com/open-power/hostboot/commit/8c45251a793e>`__ Dram Repairs and
+   Row Repair VPD translation trace
+-  `8e551a605aa2 <https://github.com/open-power/hostboot/commit/8e551a605aa2>`__ PRD: Axone
+   Configurator updates
+-  `a10dc1641d32 <https://github.com/open-power/hostboot/commit/a10dc1641d32>`__ Update
+   dimmBadDqCheckParamGetBitmap to be generic
+-  `8c09e8bd73d7 <https://github.com/open-power/hostboot/commit/8c09e8bd73d7>`__ Update row repair
+   funcs to be generic
+-  `451596eb83df <https://github.com/open-power/hostboot/commit/451596eb83df>`__ PRD: Axone updates
+   for MemDqBitmap class
+-  `c7d8ac0a078b <https://github.com/open-power/hostboot/commit/c7d8ac0a078b>`__ Add PRD files SRCs
+   to srcListing
+-  `e3ceaa63602b <https://github.com/open-power/hostboot/commit/e3ceaa63602b>`__ PRD: Nimbus symbol
+   mark performance workaround
+-  `fba889a1a092 <https://github.com/open-power/hostboot/commit/fba889a1a092>`__ PRD: Callout row
+   repairs when all repairs used
+-  `d276ff6b5326 <https://github.com/open-power/hostboot/commit/d276ff6b5326>`__ PRD: Bad dq bitmap
+   add proper clear func
+-  `39a6b40220d9 <https://github.com/open-power/hostboot/commit/39a6b40220d9>`__ PRD: Initial NVDIMM
+   Support
+-  `5b03768f4279 <https://github.com/open-power/hostboot/commit/5b03768f4279>`__ PRD: PHBNFIR
+   callout proc instead of PHB
+-  `4802d403f061 <https://github.com/open-power/hostboot/commit/4802d403f061>`__ PRD: Fix
+   getBadDqBitmap check for dimm
+-  `95bbfc78a463 <https://github.com/open-power/hostboot/commit/95bbfc78a463>`__ PRD: Adjust row
+   repair capture data size
+-  `3229ca9f881b <https://github.com/open-power/hostboot/commit/3229ca9f881b>`__ PRD: PlatServices
+   support for NVDIMM persistency lost msg
+-  `5a0ae42a9589 <https://github.com/open-power/hostboot/commit/5a0ae42a9589>`__ Update Bad Bits and
+   Row Repair for new MSS attrs
+-  `76a14521424a <https://github.com/open-power/hostboot/commit/76a14521424a>`__ Revert “PRD:
+   Initial NVDIMM Support”
+-  `26ccad36beb1 <https://github.com/open-power/hostboot/commit/26ccad36beb1>`__ PRD: Add MCFIR to
+   capture group for mem mirror FFDC
+-  `670a4d60cf40 <https://github.com/open-power/hostboot/commit/670a4d60cf40>`__ PRD: Explorer rule
+   and makefile updates
+-  `0fd6d39f64cd <https://github.com/open-power/hostboot/commit/0fd6d39f64cd>`__ PRD: MPIPL Make
+   sure PRD is initialized in startScrub
+-  `1f1c362c62da <https://github.com/open-power/hostboot/commit/1f1c362c62da>`__ PRD: NVDIMM
+   isolation redesign
+-  `c8094ee98e6d <https://github.com/open-power/hostboot/commit/c8094ee98e6d>`__ PRD: Adjust dram
+   repairs capture data max size
+
+CamVan Nguyen (4):
+
+-  `9677181a2e7f <https://github.com/open-power/hostboot/commit/9677181a2e7f>`__ Remove “Force
+   hbRelease to search master branch” code
+-  `f13cb430ae5b <https://github.com/open-power/hostboot/commit/f13cb430ae5b>`__ Post list of git
+   commits in HB release to CMVC feature
+-  `23126e788fcf <https://github.com/open-power/hostboot/commit/23126e788fcf>`__ Add cumulus cdimm
+   support to auto-release -m path
+-  `c9d3c11613e9 <https://github.com/open-power/hostboot/commit/c9d3c11613e9>`__ Remove auto-release
+   & hbRelease tools
+
+Chris Cain (5):
+
+-  `78f90ced0fa3 <https://github.com/open-power/hostboot/commit/78f90ced0fa3>`__ Add component IDs
+   for PGPE and SGPE/XGPE
+-  `d97118693693 <https://github.com/open-power/hostboot/commit/d97118693693>`__ HTMGT support for
+   PGPE/SGPE error logs
+-  `a31cd814105a <https://github.com/open-power/hostboot/commit/a31cd814105a>`__ HTMGT: Update error
+   logs to reflect elog source
+-  `2d59cd70dae6 <https://github.com/open-power/hostboot/commit/2d59cd70dae6>`__ HTMGT: Clear OCC
+   reset counts after an hour
+-  `02f33294dea5 <https://github.com/open-power/hostboot/commit/02f33294dea5>`__ HTMGT: Change OCC
+   logs to info while recovery is still being attempted
+
+Chris Steffen (19):
+
+-  `a048e96b8e00 <https://github.com/open-power/hostboot/commit/a048e96b8e00>`__ Adding SMP PHY MFG
+   Stress Test
+-  `96eb889d26fa <https://github.com/open-power/hostboot/commit/96eb889d26fa>`__ Move Xbus Erepair
+   FIR Clearing
+-  `a6df8bea1715 <https://github.com/open-power/hostboot/commit/a6df8bea1715>`__ DMI Spare Lane
+   Suppression
+-  `5fff2d76035e <https://github.com/open-power/hostboot/commit/5fff2d76035e>`__ Enable I/O PPE PHY
+   Communication for Abus
+-  `24188d25f62a <https://github.com/open-power/hostboot/commit/24188d25f62a>`__ P9 Centaur Erepair
+   Update
+-  `fc4f9deda281 <https://github.com/open-power/hostboot/commit/fc4f9deda281>`__ DMI Max Spares
+   Exceeded Unit CS
+-  `207de5cbd30e <https://github.com/open-power/hostboot/commit/207de5cbd30e>`__ P9C Abus Procedure
+-  `968021204323 <https://github.com/open-power/hostboot/commit/968021204323>`__ I/O Obus Scom
+   Initfile Checkin
+-  `30d9a874a1ec <https://github.com/open-power/hostboot/commit/30d9a874a1ec>`__ io xbus/obus
+   initfile update
+-  `3b1a2bb98f1b <https://github.com/open-power/hostboot/commit/3b1a2bb98f1b>`__ Update Obus
+   Initfile
+-  `83ff21ec7556 <https://github.com/open-power/hostboot/commit/83ff21ec7556>`__ Applying CTLE
+   Coarse if SMP Abus Config
+-  `70e60e2e03e7 <https://github.com/open-power/hostboot/commit/70e60e2e03e7>`__ Set SMP Abus Rx AC
+   Coupled at Dccal
+-  `be64b15a256c <https://github.com/open-power/hostboot/commit/be64b15a256c>`__ Clear Spare Lane on
+   MC instead of DMI
+-  `814860ea37f6 <https://github.com/open-power/hostboot/commit/814860ea37f6>`__ SMP Abus PPE
+   Workaround
+-  `79549236b644 <https://github.com/open-power/hostboot/commit/79549236b644>`__ DMI Change Max
+   Spares to Recoverable
+-  `30de5c86983e <https://github.com/open-power/hostboot/commit/30de5c86983e>`__ DMI Increase FIFO
+   Margin
+-  `de881124f74c <https://github.com/open-power/hostboot/commit/de881124f74c>`__ P9 Obus MNFG CRC
+   and ECC Error Threshold
+-  `6781c16acf6d <https://github.com/open-power/hostboot/commit/6781c16acf6d>`__ P9 Xbus/DMI CM
+   Workaround
+-  `688a9733e614 <https://github.com/open-power/hostboot/commit/688a9733e614>`__ P9 Obus MNFG Errors
+   Attribute Fix
+
+Christian Geddes (90):
+
+-  `3d15e71d67bf <https://github.com/open-power/hostboot/commit/3d15e71d67bf>`__ Update comment in
+   getSbeVersionViaChipop to be correct
+-  `c7c960c7582c <https://github.com/open-power/hostboot/commit/c7c960c7582c>`__ Remove invalid
+   HRMOR setting code
+-  `be6ed717c7a1 <https://github.com/open-power/hostboot/commit/be6ed717c7a1>`__ Only switch sides
+   and perform hreset if SEEPROM side versions match
+-  `3203b0f520a2 <https://github.com/open-power/hostboot/commit/3203b0f520a2>`__ Add TIMA and IC LSI
+   ESB states to memdiag hang debug output
+-  `10ccdde9f063 <https://github.com/open-power/hostboot/commit/10ccdde9f063>`__ Lookup remote
+   node’s HRMOR value save from prev boot during MPIPL
+-  `b2cf0aa44b39 <https://github.com/open-power/hostboot/commit/b2cf0aa44b39>`__ Make processing of
+   hrmor value in MemStateInfo consistent
+-  `98a657059a5c <https://github.com/open-power/hostboot/commit/98a657059a5c>`__ Only unmask source
+   on proc targ passed to unmask function in intrrp
+-  `f8e8d7c203dc <https://github.com/open-power/hostboot/commit/f8e8d7c203dc>`__ Base targeting
+   support for Axone memory complex
+-  `ffcc637cd404 <https://github.com/open-power/hostboot/commit/ffcc637cd404>`__ Base targeting
+   support for OCMB chip and MEM_PORT chiplet
+-  `7214cd962fb5 <https://github.com/open-power/hostboot/commit/7214cd962fb5>`__ Update ecmd debug
+   scripts and fapi_utils script with Axone targets
+-  `a9697e7b95a6 <https://github.com/open-power/hostboot/commit/a9697e7b95a6>`__ Dump interrupt
+   state information if psudd times out
+-  `2c8610bff34f <https://github.com/open-power/hostboot/commit/2c8610bff34f>`__ Cleanup from Axone
+   targeting base commit
+-  `e82098f4237a <https://github.com/open-power/hostboot/commit/e82098f4237a>`__ Update PG detection
+   for new Axone memory targets
+-  `e867f7fa67be <https://github.com/open-power/hostboot/commit/e867f7fa67be>`__ Remove ATTR_REL_POS
+   from attribute_types.xml
+-  `9b9a992ef245 <https://github.com/open-power/hostboot/commit/9b9a992ef245>`__ Turn off core xstop
+   escalalation on slave nodes prior payload handoff
+-  `192ca8aa60bd <https://github.com/open-power/hostboot/commit/192ca8aa60bd>`__ Ensure we collect
+   PPE trace if psu op times out
+-  `5f64ef1356e4 <https://github.com/open-power/hostboot/commit/5f64ef1356e4>`__ Update scom test
+   cases with Axone P9 Targets
+-  `5e3f78a64c7c <https://github.com/open-power/hostboot/commit/5e3f78a64c7c>`__ Update fapi2 tests
+   cases with Axone targets
+-  `bbad6ad29aab <https://github.com/open-power/hostboot/commit/bbad6ad29aab>`__ Add OCMB_CHIP and
+   MEM_PORT fapi2 test cases
+-  `739807847a95 <https://github.com/open-power/hostboot/commit/739807847a95>`__ Set wakeup mode in
+   istep 15 based on SMF setttings
+-  `5b7c6b466357 <https://github.com/open-power/hostboot/commit/5b7c6b466357>`__ Reset
+   ATTR_SPCWKUP_COUNT to 0 at start of MPIPL
+-  `e569e65e9894 <https://github.com/open-power/hostboot/commit/e569e65e9894>`__ Re-read SBE
+   doorbell register in simics if PSU interrupt is found
+-  `9f4cbc90fd47 <https://github.com/open-power/hostboot/commit/9f4cbc90fd47>`__ Cache C4 DQ/DQS
+   settings from VPD
+-  `7511e132b1e5 <https://github.com/open-power/hostboot/commit/7511e132b1e5>`__ Correctly handle
+   psu FFDC on OpenPower Systems
+-  `69241719be5e <https://github.com/open-power/hostboot/commit/69241719be5e>`__ Add missing axone
+   specific targets to targeting XML
+-  `93f12cd78e8f <https://github.com/open-power/hostboot/commit/93f12cd78e8f>`__ Remove
+   printTimaInfo function until we figure out how to avoid issues
+-  `0aed8ab711c6 <https://github.com/open-power/hostboot/commit/0aed8ab711c6>`__ Improve error
+   traces for MBOX errors
+-  `ce1ebd1460c3 <https://github.com/open-power/hostboot/commit/ce1ebd1460c3>`__ Fix bugs in debug
+   tools introduced when adding Axone targets
+-  `3e677e6cdf31 <https://github.com/open-power/hostboot/commit/3e677e6cdf31>`__ Wrap TS\_ macros in
+   {} to avoid strange IF statement behavior
+-  `74812c31b9e5 <https://github.com/open-power/hostboot/commit/74812c31b9e5>`__ Elevate log levels
+   for simics during PSU ops
+-  `4ee84ba35b54 <https://github.com/open-power/hostboot/commit/4ee84ba35b54>`__ Add way for
+   developers to disable hb sim logging via env variable
+-  `2f6cb7e3b2a0 <https://github.com/open-power/hostboot/commit/2f6cb7e3b2a0>`__ Register Scom
+   Device Routes for OMI, OMIC , and MCC targets
+-  `608fd968f4c3 <https://github.com/open-power/hostboot/commit/608fd968f4c3>`__ Disable automatic
+   collection of SIM logs with MAGIC_SET_LOG_LEVEL
+-  `923654e1ecc7 <https://github.com/open-power/hostboot/commit/923654e1ecc7>`__ Clear INT_CQ
+   related firs after reseting INTRRP logic in HB
+-  `0e15017d11ea <https://github.com/open-power/hostboot/commit/0e15017d11ea>`__ Add exp_i2c_scom
+   driver that will be consumed by HB/SBE platforms
+-  `fffa79ecb0c7 <https://github.com/open-power/hostboot/commit/fffa79ecb0c7>`__ Remove all files in
+   src/import/hwpf/fapi2/include/plat/
+-  `16f5d479caf5 <https://github.com/open-power/hostboot/commit/16f5d479caf5>`__ Update
+   platGetTargetName to handle AXONE and EXPLORER models
+-  `0002dbd29151 <https://github.com/open-power/hostboot/commit/0002dbd29151>`__ Update
+   fapi2CreatePlatLogTest.H to use the fapi trace buffer
+-  `e34d17297e0d <https://github.com/open-power/hostboot/commit/e34d17297e0d>`__ Update axone simics
+   xml to use correct chiplet id for MC1 chiplet
+-  `208f80eb821c <https://github.com/open-power/hostboot/commit/208f80eb821c>`__ Refactor
+   fapi2HwAccessTest to ignore ATTR_MODEL
+-  `6cf801f1c1b7 <https://github.com/open-power/hostboot/commit/6cf801f1c1b7>`__ Route scom
+   operations on OCMB chips to exp_i2c_scom interface
+-  `cd754bf0b111 <https://github.com/open-power/hostboot/commit/cd754bf0b111>`__ Route scom
+   operations on OCMB chips to fapi2 mmio scom interface
+-  `d6cee85dcb3c <https://github.com/open-power/hostboot/commit/d6cee85dcb3c>`__ Update bbuild to
+   b1114a_1846.930
+-  `759971ea1bcd <https://github.com/open-power/hostboot/commit/759971ea1bcd>`__ Fix CAPP target XML
+   in Axone simics xml file
+-  `f63977be6280 <https://github.com/open-power/hostboot/commit/f63977be6280>`__ Clean up
+   typos/small things with expscom directory
+-  `63a9aa53dcf3 <https://github.com/open-power/hostboot/commit/63a9aa53dcf3>`__ Define Parent/Child
+   Relationship for OMIC/OMI targets
+-  `b08d6146f834 <https://github.com/open-power/hostboot/commit/b08d6146f834>`__ Create error log
+   and fail if Proc’s EC is found to be 0x0
+-  `aac415d94083 <https://github.com/open-power/hostboot/commit/aac415d94083>`__ Set FSIMASTER
+   attributes to correct values
+-  `cda012113b8d <https://github.com/open-power/hostboot/commit/cda012113b8d>`__ Add forceBE option
+   to endian_utils.H
+-  `9e89b556adb6 <https://github.com/open-power/hostboot/commit/9e89b556adb6>`__ Add README.md to
+   src/usr/i2c/ which describes P9 I2C layout
+-  `4a8f0e512566 <https://github.com/open-power/hostboot/commit/4a8f0e512566>`__ Default
+   ASYNC_NEST_FREQ_MHZ to be 0xFFFF for Axone simics xml
+-  `db55a872a4a7 <https://github.com/open-power/hostboot/commit/db55a872a4a7>`__ Add VPD_REC_NUM
+   defaults for OCMB chips in Axone system xml for sim
+-  `6620644f7435 <https://github.com/open-power/hostboot/commit/6620644f7435>`__ Write SPD to DDIMM
+   eeproms for axone simics
+-  `36673e6d9525 <https://github.com/open-power/hostboot/commit/36673e6d9525>`__ Fill in remaining
+   dimms for simics_AXONE.system.xml
+-  `cdcc9c270584 <https://github.com/open-power/hostboot/commit/cdcc9c270584>`__ Fix order of
+   parameters for mmioscomdd
+-  `ec1cb99a429e <https://github.com/open-power/hostboot/commit/ec1cb99a429e>`__ Update Axone
+   Partial Good rules to clean up error logs
+-  `1b23e2592366 <https://github.com/open-power/hostboot/commit/1b23e2592366>`__ Remove Redundant
+   phyiscal map setup
+-  `f8189b1d81d8 <https://github.com/open-power/hostboot/commit/f8189b1d81d8>`__ Change code using
+   SANDBOX ENVAR to use CLI variables start sim scripts
+-  `756a8239c061 <https://github.com/open-power/hostboot/commit/756a8239c061>`__ Real OCMB presence
+   detection support for Axone simics
+-  `caa8eda59c2c <https://github.com/open-power/hostboot/commit/caa8eda59c2c>`__ Add presence
+   detection for i2c mux targets
+-  `ac15fd763d3e <https://github.com/open-power/hostboot/commit/ac15fd763d3e>`__ Add new
+   pnorLayoutAxone.xml w/ new EECACHE section
+-  `5ccb0c4605c0 <https://github.com/open-power/hostboot/commit/5ccb0c4605c0>`__ Fix
+   EEPROM_VPD_PRIMARY_INFO attribute on proc targ in axone sim XML
+-  `89a8815250a9 <https://github.com/open-power/hostboot/commit/89a8815250a9>`__ Set TPM model to be
+   the x75 nuvoton for axone simics
+-  `675244ee606e <https://github.com/open-power/hostboot/commit/675244ee606e>`__ Load HWAS module
+   earlier in ext init tasks
+-  `d5fe22ba3b37 <https://github.com/open-power/hostboot/commit/d5fe22ba3b37>`__ Remove sha512 hash
+   from EECACHE section & init section w/ correct info
+-  `d054b917fa8b <https://github.com/open-power/hostboot/commit/d054b917fa8b>`__ Add temporary Axone
+   simics workarounds to progress IPL
+-  `de4076a6de0b <https://github.com/open-power/hostboot/commit/de4076a6de0b>`__ Add new memory
+   related chiplet types to scomtrans function
+-  `318a3c71f79d <https://github.com/open-power/hostboot/commit/318a3c71f79d>`__ Skip dmi_io_dccal
+   in Axone
+-  `79fc8b675dfd <https://github.com/open-power/hostboot/commit/79fc8b675dfd>`__ Use singleton
+   instance of TargetService in mmio.C
+-  `1db47476245e <https://github.com/open-power/hostboot/commit/1db47476245e>`__ Unset CONFIG_FILE
+   env var if in standalone environment
+-  `77e4bbb369ee <https://github.com/open-power/hostboot/commit/77e4bbb369ee>`__ Make sure FIRDATA
+   is filled in axone pnor, remove UVBWLIST section
+-  `27e1f1e7bd37 <https://github.com/open-power/hostboot/commit/27e1f1e7bd37>`__ Update simics to
+   latest build for Axone simics bringup
+-  `37c6c66c97c2 <https://github.com/open-power/hostboot/commit/37c6c66c97c2>`__ Update OBUS PLL
+   Bucket attribute getter with Axone EC levels
+-  `c023204d6e3c <https://github.com/open-power/hostboot/commit/c023204d6e3c>`__ Add call to
+   p9a_ocmb_enable to istep 10.4
+-  `bc12ed0cd438 <https://github.com/open-power/hostboot/commit/bc12ed0cd438>`__ Skip NPU scominit
+   until ARTMISS register gets updated
+-  `eee350897db3 <https://github.com/open-power/hostboot/commit/eee350897db3>`__ Fix issues w/ axone
+   updates to simics scripts
+-  `b9678e8f9164 <https://github.com/open-power/hostboot/commit/b9678e8f9164>`__ Disable Sync Test
+-  `aa18e987116a <https://github.com/open-power/hostboot/commit/aa18e987116a>`__ Add EEPROM caching
+   device op
+-  `3ba6748d3f2c <https://github.com/open-power/hostboot/commit/3ba6748d3f2c>`__ Update i2c driver
+   for OCMB chip
+-  `345f3cf8259d <https://github.com/open-power/hostboot/commit/345f3cf8259d>`__ Fix tags in
+   exp_omi_train attribute xml
+-  `8b0719770221 <https://github.com/open-power/hostboot/commit/8b0719770221>`__ Add expscom test
+   cases
+-  `e2b54b9aeeb8 <https://github.com/open-power/hostboot/commit/e2b54b9aeeb8>`__ Add call to
+   exp_check_for_ready to istep 10.4
+-  `cbe42ab92a49 <https://github.com/open-power/hostboot/commit/cbe42ab92a49>`__ Add new P9A hwp
+   error xml path to fapi2 file generation makefile
+-  `d74d9444ae9c <https://github.com/open-power/hostboot/commit/d74d9444ae9c>`__ Set simics xml to
+   match simics model for OCMB port numbering
+-  `bc80fc6b8435 <https://github.com/open-power/hostboot/commit/bc80fc6b8435>`__ Update istep_mss
+   modules makefile to generate mss accessors
+-  `e6832f74ac22 <https://github.com/open-power/hostboot/commit/e6832f74ac22>`__ Add new path in
+   EEPROM device op to allow reading from new EECACHE
+-  `7c42c4cac717 <https://github.com/open-power/hostboot/commit/7c42c4cac717>`__ Update simics build
+   and pull in Axone binary to pnor generation
+-  `b4d32e92638b <https://github.com/open-power/hostboot/commit/b4d32e92638b>`__ Use shell command
+   to look up CEC_TYPE
+-  `2fce6c032485 <https://github.com/open-power/hostboot/commit/2fce6c032485>`__ Add omi
+   setup/training calls to istep 12
+-  `a9f93cb8d542 <https://github.com/open-power/hostboot/commit/a9f93cb8d542>`__ Update simics build
+   to include p9a_omi_train_check fixes
+
+Claus Michael Olsen (3):
+
+-  `55b7b8fc2712 <https://github.com/open-power/hostboot/commit/55b7b8fc2712>`__ Cleanup: Updated
+   Mvpd access function and removal of unused rings
+-  `8d1d1f240749 <https://github.com/open-power/hostboot/commit/8d1d1f240749>`__ Infrastructure
+   support for new MC OMI rings for Axone
+-  `52b76be22225 <https://github.com/open-power/hostboot/commit/52b76be22225>`__ P10 prep:
+   Infrastructure (IS) ring Id metadata and API changes
+
+Corey Swenson (10):
+
+-  `c2acd2959348 <https://github.com/open-power/hostboot/commit/c2acd2959348>`__ Enable CFM testing
+   of new target data
+-  `022bd8f4c321 <https://github.com/open-power/hostboot/commit/022bd8f4c321>`__ Remove inband scom
+   bit 18 workaround comment
+-  `f27124c1e25b <https://github.com/open-power/hostboot/commit/f27124c1e25b>`__ Add part number and
+   serial number to error log hw callout data
+-  `5656a872211d <https://github.com/open-power/hostboot/commit/5656a872211d>`__ Check for targeting
+   before adding version info in errl commit
+-  `83335d59ac59 <https://github.com/open-power/hostboot/commit/83335d59ac59>`__ Enable IPMI errl
+   after targeting is initialized
+-  `40039bb5fddf <https://github.com/open-power/hostboot/commit/40039bb5fddf>`__ Extend multicast
+   workaround and add tests
+-  `37132b70227c <https://github.com/open-power/hostboot/commit/37132b70227c>`__ Generate error when
+   pnor is not accessed via ipmi
+-  `ddae90ce735c <https://github.com/open-power/hostboot/commit/ddae90ce735c>`__ Make MCS acker
+   workaround changes permanent
+-  `99bfd4be9d12 <https://github.com/open-power/hostboot/commit/99bfd4be9d12>`__ Use virtual address
+   buffer to read mvpd rings
+-  `80cea86add7b <https://github.com/open-power/hostboot/commit/80cea86add7b>`__ Remove call to
+   retrieve data from a previous runtime crash
+
+Dan Crowell (91):
+
+-  `f27c103c8f1c <https://github.com/open-power/hostboot/commit/f27c103c8f1c>`__ Modify subsys
+   translation for memory targets
+-  `e14387c19cc9 <https://github.com/open-power/hostboot/commit/e14387c19cc9>`__ Fix bad traces in
+   pnor utility functions
+-  `1534c78f2989 <https://github.com/open-power/hostboot/commit/1534c78f2989>`__ Add Resolves option
+   for tags
+-  `5b97e1cba5e1 <https://github.com/open-power/hostboot/commit/5b97e1cba5e1>`__ Re-enable
+   p9c_mss_draminit_training_advanced
+-  `3dd1f642a339 <https://github.com/open-power/hostboot/commit/3dd1f642a339>`__ Remove unused files
+-  `53d16c247e67 <https://github.com/open-power/hostboot/commit/53d16c247e67>`__ Fix symsmode check
+   to allow in-memory lookup
+-  `8f9c60506bc9 <https://github.com/open-power/hostboot/commit/8f9c60506bc9>`__ Skip call to FSP
+   for runtime deconfigs if there is no FSP
+-  `3c435be37674 <https://github.com/open-power/hostboot/commit/3c435be37674>`__ Remove
+   ATTR_PROC_CHIP_MEM_TO_USE
+-  `c3dda09f76af <https://github.com/open-power/hostboot/commit/c3dda09f76af>`__ Add constants to
+   core checkstop handler
+-  `e37d51a556e6 <https://github.com/open-power/hostboot/commit/e37d51a556e6>`__ Fix array overrun
+   in draminit training advanced
+-  `67733e22e0ed <https://github.com/open-power/hostboot/commit/67733e22e0ed>`__ Support for mrwHide
+   attribute from fapi attribute xmls
+-  `798b0d2d3fd0 <https://github.com/open-power/hostboot/commit/798b0d2d3fd0>`__ Get rid of extra
+   default for ATTR_CEN_MSS_VREF_CAL_CNTL
+-  `6bf123e83d18 <https://github.com/open-power/hostboot/commit/6bf123e83d18>`__ Remove double free
+   from WOF lookup in HBRT
+-  `5675c7315db0 <https://github.com/open-power/hostboot/commit/5675c7315db0>`__ Add flag to HWAS
+   Callout for SMP repair indicator
+-  `e3ba36df4d51 <https://github.com/open-power/hostboot/commit/e3ba36df4d51>`__ Mirror fixes
+-  `a8d65df44910 <https://github.com/open-power/hostboot/commit/a8d65df44910>`__ Documentation for
+   attribute xml tags
+-  `1b5a02cab7f8 <https://github.com/open-power/hostboot/commit/1b5a02cab7f8>`__ Use Cumulus DD1.3
+   SBE image instead of DD1.0
+-  `cc012e3efd4c <https://github.com/open-power/hostboot/commit/cc012e3efd4c>`__ Move bbuild to
+   b0813a_1832.930
+-  `00185ccfdd81 <https://github.com/open-power/hostboot/commit/00185ccfdd81>`__ Increase i2c
+   timeout to 20ms
+-  `35083b66077d <https://github.com/open-power/hostboot/commit/35083b66077d>`__ Add brief
+   descriptions for procedure callouts
+-  `d897f3d7f7c7 <https://github.com/open-power/hostboot/commit/d897f3d7f7c7>`__ Fix some shortname
+   issues
+-  `a5e13152b439 <https://github.com/open-power/hostboot/commit/a5e13152b439>`__ Another fix to
+   symsmode parms for debug mode
+-  `1c4ad2c91e38 <https://github.com/open-power/hostboot/commit/1c4ad2c91e38>`__ Remove XSCOM and
+   LPC BARs from MRW processing
+-  `1e8f52d2d75a <https://github.com/open-power/hostboot/commit/1e8f52d2d75a>`__ Add ATTR_REL_POS
+   for all units and dimms
+-  `ee83b4d3b2e3 <https://github.com/open-power/hostboot/commit/ee83b4d3b2e3>`__ Keep original istep
+   error log during reconfig loops
+-  `48dc95aac15c <https://github.com/open-power/hostboot/commit/48dc95aac15c>`__ Enable CUMULUS
+   config to use Zeppelin’s SPDX override
+-  `4bff76ae17a5 <https://github.com/open-power/hostboot/commit/4bff76ae17a5>`__ Check capability
+   bit before using wakeup for OPAL in OpenPOWER
+-  `7bb1f1275069 <https://github.com/open-power/hostboot/commit/7bb1f1275069>`__ Skip PM FFDC
+   collection if the HOMER is not valid
+-  `02f6ebe3f176 <https://github.com/open-power/hostboot/commit/02f6ebe3f176>`__ New FAPI2
+   interfaces to read and write MMIO ranges
+-  `8291079771a0 <https://github.com/open-power/hostboot/commit/8291079771a0>`__ Add EQ chiplet to
+   #W errors
+-  `2a2962bd96ec <https://github.com/open-power/hostboot/commit/2a2962bd96ec>`__ Undo hack for PM
+   change that got reverted
+-  `f04d03f76595 <https://github.com/open-power/hostboot/commit/f04d03f76595>`__ Clear out HOMER
+   attributes and reset PM in PHYP mode
+-  `f23a93b5944f <https://github.com/open-power/hostboot/commit/f23a93b5944f>`__ Remove to remirror
+-  `4e4dbf34cd08 <https://github.com/open-power/hostboot/commit/4e4dbf34cd08>`__ Forcibly clear all
+   previous wakeups when the PM Complex starts
+-  `f359d22efddd <https://github.com/open-power/hostboot/commit/f359d22efddd>`__ Fix CVPD testcases
+   for CDIMM configuration
+-  `94c4cbbc02e3 <https://github.com/open-power/hostboot/commit/94c4cbbc02e3>`__ Ignore wakeup
+   failures on checkstopped cores
+-  `7a6203d615b8 <https://github.com/open-power/hostboot/commit/7a6203d615b8>`__ Start compiling in
+   attributes under src/import/generic/
+-  `7e78cc344a0d <https://github.com/open-power/hostboot/commit/7e78cc344a0d>`__ Fix inverted
+   translation logic in wakeup change
+-  `9d54c3e4a33d <https://github.com/open-power/hostboot/commit/9d54c3e4a33d>`__ Attribute cleanup
+-  `2cfc8b1e8aa6 <https://github.com/open-power/hostboot/commit/2cfc8b1e8aa6>`__ Increment HBRT EID
+   on every commit
+-  `dd13920527a8 <https://github.com/open-power/hostboot/commit/dd13920527a8>`__ Remove deprecated
+   attributes
+-  `c33d5206a1af <https://github.com/open-power/hostboot/commit/c33d5206a1af>`__ Make lid_load
+   failures visible logs
+-  `46b6d71b01b4 <https://github.com/open-power/hostboot/commit/46b6d71b01b4>`__ Add consistent
+   enter-exit traces for all runtime interfaces
+-  `459e8bf8e80e <https://github.com/open-power/hostboot/commit/459e8bf8e80e>`__ Set SBE console
+   enable based on Hostboot config var
+-  `c136b6462721 <https://github.com/open-power/hostboot/commit/c136b6462721>`__ Start compiling
+   p9c_mss_row_repair
+-  `94566a8b220c <https://github.com/open-power/hostboot/commit/94566a8b220c>`__ Adding prereqs to
+   fix simics fails
+-  `52f52bb84c85 <https://github.com/open-power/hostboot/commit/52f52bb84c85>`__ Cleanup to Runtime
+   SCOM RCs
+-  `627379aeaa27 <https://github.com/open-power/hostboot/commit/627379aeaa27>`__ sio: Add test for
+   availability - LPC error tweak
+-  `14d96c84c0a0 <https://github.com/open-power/hostboot/commit/14d96c84c0a0>`__ Delay targeting
+   update in CFM until all nodes are processed
+-  `0482f9183726 <https://github.com/open-power/hostboot/commit/0482f9183726>`__ Couple improvements
+   to some runtime traces
+-  `8652b516291e <https://github.com/open-power/hostboot/commit/8652b516291e>`__ Fix reversed
+   polarity in SBE console check
+-  `18413b3e3268 <https://github.com/open-power/hostboot/commit/18413b3e3268>`__ Tweaks to traces
+   for runtime error handling
+-  `2cf26961a1b5 <https://github.com/open-power/hostboot/commit/2cf26961a1b5>`__ Removing a few more
+   attributes from the Serverwiz2 export list
+-  `5ddbd1ea9797 <https://github.com/open-power/hostboot/commit/5ddbd1ea9797>`__ Add HW callout to
+   WOF table errors
+-  `33514fd4143b <https://github.com/open-power/hostboot/commit/33514fd4143b>`__ Break down Dump
+   requests into 1MB chunks
+-  `13d6fcf76a5f <https://github.com/open-power/hostboot/commit/13d6fcf76a5f>`__ Make Boootloader
+   trace tool follow HRMOR
+-  `07f679f36f4c <https://github.com/open-power/hostboot/commit/07f679f36f4c>`__ Clear out FIR Init
+   parameters after extra PM Resets
+-  `46edcd4b4dee <https://github.com/open-power/hostboot/commit/46edcd4b4dee>`__ Only save the CME
+   FIR Masks after they have been setup once
+-  `55c7c54ca26a <https://github.com/open-power/hostboot/commit/55c7c54ca26a>`__ Initial
+   documentation for initservice
+-  `9d418f5eefe3 <https://github.com/open-power/hostboot/commit/9d418f5eefe3>`__ Add missing mutex
+   in LPC error path
+-  `e0373c9878e6 <https://github.com/open-power/hostboot/commit/e0373c9878e6>`__ Add Axone targets
+   to fapi error utilities
+-  `42e8d57d84b9 <https://github.com/open-power/hostboot/commit/42e8d57d84b9>`__ Make
+   ATTR_CLOCK_PLL_MUX writeable for DS8K
+-  `a4d8ef54250c <https://github.com/open-power/hostboot/commit/a4d8ef54250c>`__ Add explorer
+   directory to attribute_info lookup
+-  `499916e45869 <https://github.com/open-power/hostboot/commit/499916e45869>`__ Increase ipmi
+   polling frequency to every 1ms
+-  `e3007bd7476f <https://github.com/open-power/hostboot/commit/e3007bd7476f>`__ Support for MRW
+   attribute mss_mrw_nvdimm_plug_rules
+-  `cbf7565aeb3f <https://github.com/open-power/hostboot/commit/cbf7565aeb3f>`__ Progress code
+   tweaks
+-  `4d54d9e0962c <https://github.com/open-power/hostboot/commit/4d54d9e0962c>`__ Mask off OBUS FIRs
+   during MPIPL
+-  `b08f9e7eb4a7 <https://github.com/open-power/hostboot/commit/b08f9e7eb4a7>`__ Add header file to
+   keep track of Chip IDs
+-  `8e5dda92903e <https://github.com/open-power/hostboot/commit/8e5dda92903e>`__ Reduce ipmi trace
+   spam for pnor hiomap messages
+-  `552d96423109 <https://github.com/open-power/hostboot/commit/552d96423109>`__ Hack to force OCMB
+   presence detection
+-  `42d89b657da1 <https://github.com/open-power/hostboot/commit/42d89b657da1>`__ Add sync to
+   doorbell function to avoid weak consistency bug
+-  `dd65f35941d2 <https://github.com/open-power/hostboot/commit/dd65f35941d2>`__ Add new istep for
+   Hostboot done
+-  `44d2700c0eac <https://github.com/open-power/hostboot/commit/44d2700c0eac>`__ Make new WOV
+   attributes override-only
+-  `17ba81ec0a52 <https://github.com/open-power/hostboot/commit/17ba81ec0a52>`__ Add msgsync to
+   doorbell wakeup logic to avoid weak consistency bug
+-  `ff5e4695cc58 <https://github.com/open-power/hostboot/commit/ff5e4695cc58>`__ Add retry to slave
+   core wakeup path
+-  `3e1fcbff53a5 <https://github.com/open-power/hostboot/commit/3e1fcbff53a5>`__ Interface for OCMB
+   getVPD
+-  `f34e8263607c <https://github.com/open-power/hostboot/commit/f34e8263607c>`__ Remove
+   p9_dump_stop_info
+-  `f6b8ae93833c <https://github.com/open-power/hostboot/commit/f6b8ae93833c>`__ Do not gard cores
+   on the initial core wakeup failure
+-  `94fe5da0c6b4 <https://github.com/open-power/hostboot/commit/94fe5da0c6b4>`__ Add FSPBUILD to CI
+   scripts
+-  `fa120078b864 <https://github.com/open-power/hostboot/commit/fa120078b864>`__ Add relationships
+   for MCC to PRD
+-  `cf7c244558b6 <https://github.com/open-power/hostboot/commit/cf7c244558b6>`__ Move libconsole
+   into base image
+-  `4d92ae4d4ac1 <https://github.com/open-power/hostboot/commit/4d92ae4d4ac1>`__ Add missing implied
+   include to populate_hbruntime.H
+-  `a733a70261d1 <https://github.com/open-power/hostboot/commit/a733a70261d1>`__ Add more agressive
+   memory allocation calls
+-  `8995ddcdc768 <https://github.com/open-power/hostboot/commit/8995ddcdc768>`__ Add a couple useful
+   traces to the PNOR build script
+-  `4097d46b7346 <https://github.com/open-power/hostboot/commit/4097d46b7346>`__ Use proper
+   top-level include for fapi2 target
+-  `5c187fcbf2bc <https://github.com/open-power/hostboot/commit/5c187fcbf2bc>`__ Handle partial-bad
+   MCS logic correctly
+-  `eba5c2ffe5ff <https://github.com/open-power/hostboot/commit/eba5c2ffe5ff>`__ Statically allocate
+   work pages for PNOR Resource Provider
+-  `5885d186389e <https://github.com/open-power/hostboot/commit/5885d186389e>`__ Add
+   ATTR_ENABLED_OBUS_BRICKS
+-  `361f7d64b58f <https://github.com/open-power/hostboot/commit/361f7d64b58f>`__ Adjust makefile
+   directives for expscomtest
+-  `9ea9129a79d5 <https://github.com/open-power/hostboot/commit/9ea9129a79d5>`__ Modify PNOR load
+   order in SBE update to avoid OOM condition
+-  `7c0b8df17583 <https://github.com/open-power/hostboot/commit/7c0b8df17583>`__ Method to execute
+   testcases early in the boot
+
+Daniel M. Crowell (2):
+
+-  `99761f93896d <https://github.com/open-power/hostboot/commit/99761f93896d>`__ Revert “P10 prep:
+   Infrastructure (IS) ring Id metadata and API changes”
+-  `a48f4e959904 <https://github.com/open-power/hostboot/commit/a48f4e959904>`__ Revert “Enhance RAS
+   for case where boot firmware image is too big to load”
+
+Dave Heller (1):
+
+-  `f517c6c5507a <https://github.com/open-power/hostboot/commit/f517c6c5507a>`__ Secure Boot: Don’t
+   override user setting of SB_KEEP_CACHE
+
+Dean Sanner (7):
+
+-  `5be875d40b41 <https://github.com/open-power/hostboot/commit/5be875d40b41>`__ Handle inter-node
+   HRMOR correctly on 3/4 nodes
+-  `437807d50d4a <https://github.com/open-power/hostboot/commit/437807d50d4a>`__ Account for mixed
+   procs in compatibility mode
+-  `f629523b932b <https://github.com/open-power/hostboot/commit/f629523b932b>`__ Run INT scominit on
+   all nodes in multinode systems
+-  `824747757133 <https://github.com/open-power/hostboot/commit/824747757133>`__ Update
+   computeNonPhypRtTarget for P9C OPAL
+-  `fcfd722a6abb <https://github.com/open-power/hostboot/commit/fcfd722a6abb>`__ Support HB running
+   in SMF
+-  `4288e39bf210 <https://github.com/open-power/hostboot/commit/4288e39bf210>`__ Support a default
+   risk/init level per MRW
+-  `502ca3e72e19 <https://github.com/open-power/hostboot/commit/502ca3e72e19>`__ Find cpu struct
+   directly in doorbell interrupt handler
+
+Dhruvaraj Subhashchandran (5):
+
+-  `1441646529dc <https://github.com/open-power/hostboot/commit/1441646529dc>`__ Skipping FSP access
+   check for FAPI attributes
+-  `f5db0c7eb220 <https://github.com/open-power/hostboot/commit/f5db0c7eb220>`__ Add recovered gard
+   log only for garded targets.
+-  `3b5764defdff <https://github.com/open-power/hostboot/commit/3b5764defdff>`__ Skip resource
+   recovery for node and power gard.
+-  `223824211e63 <https://github.com/open-power/hostboot/commit/223824211e63>`__ Additional field to
+   indicate sync in attribute metadata.
+-  `7f52979db708 <https://github.com/open-power/hostboot/commit/7f52979db708>`__ fix Skip resource
+   recovery for node and power gard.
+
+Elizabeth Liner (4):
+
+-  `d409b6a48945 <https://github.com/open-power/hostboot/commit/d409b6a48945>`__ Removing testcase
+   that is no longer valid.
+-  `63e6fb743366 <https://github.com/open-power/hostboot/commit/63e6fb743366>`__ Turning off some
+   VPD test cases for Cumulus only
+-  `d7cc38f0dbce <https://github.com/open-power/hostboot/commit/d7cc38f0dbce>`__ Adding VPD testing
+   data for Cumulus and Nimbus.
+-  `c3499cc7e8cc <https://github.com/open-power/hostboot/commit/c3499cc7e8cc>`__ Adding cumulus
+   model to ci testing
+
+Evan Lojewski (4):
+
+-  `6cb1702db533 <https://github.com/open-power/hostboot/commit/6cb1702db533>`__ Update to allow
+   DDR4-SORDIMM modules to be used. [2/2]
+-  `916771c0f54f <https://github.com/open-power/hostboot/commit/916771c0f54f>`__ Update to allow
+   DDR4-SORDIMM modules to be used. [1/2]
+-  `cccf89e092dd <https://github.com/open-power/hostboot/commit/cccf89e092dd>`__ Add additional 2133
+   and 1866 ps values for spd parsing.
+-  `febbe519b1fc <https://github.com/open-power/hostboot/commit/febbe519b1fc>`__ Update to allow
+   DDR4-SORDIMM modules to be used [3].
+
+Greg Still (3):
+
+-  `931118120f2b <https://github.com/open-power/hostboot/commit/931118120f2b>`__ PM: Move PBAFIR
+   checkstops to recoverable attentions
+-  `47c5001b587c <https://github.com/open-power/hostboot/commit/47c5001b587c>`__ SMF: SBE updates
+   for SMF (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+-  `475664f1fa35 <https://github.com/open-power/hostboot/commit/475664f1fa35>`__ PM: fix cable pull
+   issue in clearing clock sync upon PM Complex Reset
+
+Gregory S. Still (1):
+
+-  `5c7c298d058e <https://github.com/open-power/hostboot/commit/5c7c298d058e>`__ Revert “PM:
+   OCC<>PGPE interface for P9+”
+
+Ilya Smirnov (27):
+
+-  `d2c065d794ce <https://github.com/open-power/hostboot/commit/d2c065d794ce>`__ Display Secure Mode
+   Console Trace During Boot
+-  `f4f189641a8a <https://github.com/open-power/hostboot/commit/f4f189641a8a>`__ Attach Traces to
+   call_mss_eff_config Errors
+-  `ba8d9b8321dd <https://github.com/open-power/hostboot/commit/ba8d9b8321dd>`__ Mark
+   IPC_DATA_INVALID Errors as Informational
+-  `2ff7bd1af135 <https://github.com/open-power/hostboot/commit/2ff7bd1af135>`__ Sync Attributes to
+   FSP In TPM Required Path
+-  `f70518cf12dc <https://github.com/open-power/hostboot/commit/f70518cf12dc>`__ Set TPM_UNUSABLE
+   Only if TPM is Required
+-  `fd77849e3981 <https://github.com/open-power/hostboot/commit/fd77849e3981>`__ Port System and
+   Node Targets Stitching Code
+-  `7b8e409427f3 <https://github.com/open-power/hostboot/commit/7b8e409427f3>`__ Don’t Process
+   Interrupts During Shutdown
+-  `bdcb33b8fd84 <https://github.com/open-power/hostboot/commit/bdcb33b8fd84>`__ SMF: Store URMOR
+   SPR Value in host_build_stop_image
+-  `22134d69a201 <https://github.com/open-power/hostboot/commit/22134d69a201>`__ SMF: Port NVRAM
+   Reading Logic From Skiboot
+-  `1aae1ba2930c <https://github.com/open-power/hostboot/commit/1aae1ba2930c>`__ Move HOMER BAR to
+   Secure Memory in SMF Mode
+-  `c8511398e857 <https://github.com/open-power/hostboot/commit/c8511398e857>`__ Serialize the Check
+   For Prologs in CI
+-  `50182cf759b9 <https://github.com/open-power/hostboot/commit/50182cf759b9>`__ SMF: Distribute
+   Secure Memory Among Procs
+-  `19a6643807b0 <https://github.com/open-power/hostboot/commit/19a6643807b0>`__ Fix HDAT PNOR
+   Partition’s Offset
+-  `082f9363ee8e <https://github.com/open-power/hostboot/commit/082f9363ee8e>`__ SMF: Temporary Put
+   HOMER In Non-Secure Memory
+-  `36bd1dae2188 <https://github.com/open-power/hostboot/commit/36bd1dae2188>`__ Unit Tests For
+   NVRAM Checking/Reading
+-  `4ba2815b6b76 <https://github.com/open-power/hostboot/commit/4ba2815b6b76>`__ Unit Tests For
+   Adjusting SMF HOMER BAR
+-  `21f75b9e4475 <https://github.com/open-power/hostboot/commit/21f75b9e4475>`__ SMF: NVRAM Reading
+   and Mem Distribution end-to-end Changes
+-  `26f7f6d12b11 <https://github.com/open-power/hostboot/commit/26f7f6d12b11>`__ Trustedboot:
+   GetRandom API Changes
+-  `e7a324f7574b <https://github.com/open-power/hostboot/commit/e7a324f7574b>`__ Create an
+   LRDIMM_CAPABLE HB Config
+-  `39295f752d61 <https://github.com/open-power/hostboot/commit/39295f752d61>`__ Follow-up Changes
+   on SMF NVRAM End-To-End
+-  `868b68df85eb <https://github.com/open-power/hostboot/commit/868b68df85eb>`__ Secureboot: Add New
+   TPM Commands For Nodecomm
+-  `9de9d8f7c5b5 <https://github.com/open-power/hostboot/commit/9de9d8f7c5b5>`__ SMF: Create New
+   UVBWLIST Partition
+-  `faafdfcec87b <https://github.com/open-power/hostboot/commit/faafdfcec87b>`__ Remove Hardcoded
+   *.prf.err.o and *.prf.reg.o From errltool Makefile
+-  `00325c6de8ba <https://github.com/open-power/hostboot/commit/00325c6de8ba>`__ Secureboot:
+   Enhanced Multinode Comm: Slave Node
+-  `3a6180ba3559 <https://github.com/open-power/hostboot/commit/3a6180ba3559>`__ Secureboot:
+   Enhanced Multinode Comm: Master Node
+-  `09e13a7563a3 <https://github.com/open-power/hostboot/commit/09e13a7563a3>`__ Secureboot:
+   Enhanced Multinode Comm: Quote Size Fix
+-  `cab3c5b1f80c <https://github.com/open-power/hostboot/commit/cab3c5b1f80c>`__ Secureboot:
+   Enhanced Multinode Comm: Add size of quote & signature to slv quote
+
+Jacob Harvey (5):
+
+-  `54a05ea9d278 <https://github.com/open-power/hostboot/commit/54a05ea9d278>`__ Implement BC
+   attributes and make eff_dimm class
+-  `17244eeb2294 <https://github.com/open-power/hostboot/commit/17244eeb2294>`__ Update
+   mss_eff_config to L3
+-  `5505f90c9c82 <https://github.com/open-power/hostboot/commit/5505f90c9c82>`__ Fix memory plug
+   rules and error handling
+-  `17a5d5f52af1 <https://github.com/open-power/hostboot/commit/17a5d5f52af1>`__ Remove logErrors in
+   plug_rules
+-  `8b1a3dcf482e <https://github.com/open-power/hostboot/commit/8b1a3dcf482e>`__ L3 work for mss
+   xmls
+
+Jan Hlavac (1):
+
+-  `9be05f401c09 <https://github.com/open-power/hostboot/commit/9be05f401c09>`__ linker: fix
+   compiler warnings
+
+Jayashankar Padath (1):
+
+-  `540894339115 <https://github.com/open-power/hostboot/commit/540894339115>`__ HDAT: Fused core
+   and memorymap version support
+
+Jaymes Wilks (6):
+
+-  `ae718b725e8c <https://github.com/open-power/hostboot/commit/ae718b725e8c>`__ Callout
+   non-functional TPM before processor on I2C
+-  `8b8b8de88700 <https://github.com/open-power/hostboot/commit/8b8b8de88700>`__ Implement generic
+   i2c device callouts for FSP
+-  `00d9a1bc226b <https://github.com/open-power/hostboot/commit/00d9a1bc226b>`__ Disable tolerating
+   blacklist violations
+-  `87adeec28640 <https://github.com/open-power/hostboot/commit/87adeec28640>`__ Support
+   openpower-specific I2C device callouts
+-  `4694514bf5ce <https://github.com/open-power/hostboot/commit/4694514bf5ce>`__ Zero out TPM FRU ID
+   to avoid hostboot crash
+-  `1851aa0056c5 <https://github.com/open-power/hostboot/commit/1851aa0056c5>`__ Add TPM FRU
+   Inventory Record Data
+
+Jennifer A. Stofer (6):
+
+-  `7e8b0c98a623 <https://github.com/open-power/hostboot/commit/7e8b0c98a623>`__ Revert “Adding p9a
+   support.”
+-  `edcc962667ba <https://github.com/open-power/hostboot/commit/edcc962667ba>`__ Revert “Verify
+   Clock/power state on non functional EX/Core/quad chiplets”
+-  `d9535e096407 <https://github.com/open-power/hostboot/commit/d9535e096407>`__ Revert “Adds
+   exp_draminit_mc”
+-  `7f8346297acd <https://github.com/open-power/hostboot/commit/7f8346297acd>`__ Revert “lpc_init:
+   Correct LPC host controller timeout value”
+-  `117289f4ebcf <https://github.com/open-power/hostboot/commit/117289f4ebcf>`__ Revert “Adds
+   exp_draminit_mc”
+-  `acd134ba521f <https://github.com/open-power/hostboot/commit/acd134ba521f>`__ Revert “Adds
+   exp_draminit_mc”
+
+Jenny Huynh (16):
+
+-  `2a377a20bf0b <https://github.com/open-power/hostboot/commit/2a377a20bf0b>`__ Secure memory
+   allocation and setup
+-  `34d3b9353e22 <https://github.com/open-power/hostboot/commit/34d3b9353e22>`__ Avoid enabling smf
+   bits in nmmu logic for P9
+-  `25be20644f96 <https://github.com/open-power/hostboot/commit/25be20644f96>`__ SW427193 /
+   HW461448: Enable memory controller wat
+-  `a291da772449 <https://github.com/open-power/hostboot/commit/a291da772449>`__ Mask early hang
+   indicators from nmmu/vas unit
+-  `d72526550ef6 <https://github.com/open-power/hostboot/commit/d72526550ef6>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+-  `a04dc7a75506 <https://github.com/open-power/hostboot/commit/a04dc7a75506>`__ Enforce SMF size
+   requirements and correct valid bit
+-  `e8825169c84c <https://github.com/open-power/hostboot/commit/e8825169c84c>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+-  `0faf0e05fd41 <https://github.com/open-power/hostboot/commit/0faf0e05fd41>`__ Tune xbus
+   packet_delay_limit for various systems
+-  `c955ff685e66 <https://github.com/open-power/hostboot/commit/c955ff685e66>`__ Enable Nimbus DD23
+   risk levels
+-  `0da0d7545191 <https://github.com/open-power/hostboot/commit/0da0d7545191>`__ HW477626 Dangerous
+   Elk - Applies to CDD12+
+-  `be4944d74f10 <https://github.com/open-power/hostboot/commit/be4944d74f10>`__ HW477626 Dangerous
+   Elk - Temporarily apply to CDD13 native only
+-  `98baafa55ea7 <https://github.com/open-power/hostboot/commit/98baafa55ea7>`__ Additional core
+   inits for Nimbus DD2.3 compatibility modes
+-  `12dcf0ae25d2 <https://github.com/open-power/hostboot/commit/12dcf0ae25d2>`__ HW477626 Dangerous
+   Elk - Reapply for all CDD12+ risk levels
+-  `7a82f47fd3ba <https://github.com/open-power/hostboot/commit/7a82f47fd3ba>`__ Axone core initfile
+   update to match Nimbus DD23
+-  `20e1afb247a2 <https://github.com/open-power/hostboot/commit/20e1afb247a2>`__ Adjust PVR Version
+   for Axone
+-  `cbea08dbf1b3 <https://github.com/open-power/hostboot/commit/cbea08dbf1b3>`__ Secure memory
+   allocation and setup
+
+Joachim Fenkes (11):
+
+-  `3dcbd232eb5d <https://github.com/open-power/hostboot/commit/3dcbd232eb5d>`__ p9_sbe_lpc_init:
+   Improve reset
+-  `93478adb3314 <https://github.com/open-power/hostboot/commit/93478adb3314>`__ p9_tod_init: Update
+   spread spectrum synchronization for Axone
+-  `05f19a490fbe <https://github.com/open-power/hostboot/commit/05f19a490fbe>`__ p9_sbe_lpc_init:
+   Fix LPC bus LRESET for DD2
+-  `4f5f6328360a <https://github.com/open-power/hostboot/commit/4f5f6328360a>`__ p9_sbe_lpc_init:
+   Fix timeout setup
+-  `959908a2a341 <https://github.com/open-power/hostboot/commit/959908a2a341>`__ p9_sbe_lpc_init:
+   Add final check for errors
+-  `f9656dc74945 <https://github.com/open-power/hostboot/commit/f9656dc74945>`__ p9_sbe_lpc_init:
+   Improve reset
+-  `a35686ddb6ca <https://github.com/open-power/hostboot/commit/a35686ddb6ca>`__ lpc_init: Correct
+   LPC host controller timeout value
+-  `5d01411aaf3b <https://github.com/open-power/hostboot/commit/5d01411aaf3b>`__ p9_sbe_lpc_init:
+   Skip final error check for Fleetwood GA1
+-  `5e4b564b9cc3 <https://github.com/open-power/hostboot/commit/5e4b564b9cc3>`__ FAPI2: Multicast
+   API 1/2: Platform-breaking changes
+-  `7d9e00e84843 <https://github.com/open-power/hostboot/commit/7d9e00e84843>`__ FAPI2: Multicast
+   API 2/2: Introduce the actual multicast functions
+-  `5cf2cfc52a72 <https://github.com/open-power/hostboot/commit/5cf2cfc52a72>`__ p9_sbe_npll_setup:
+   Enable spread spectrum before starting PLL
+
+Joe McGill (26):
+
+-  `6f42293e7704 <https://github.com/open-power/hostboot/commit/6f42293e7704>`__ set PEC disable
+   store thread based ordering chicken switches
+-  `1d72c0ee82a2 <https://github.com/open-power/hostboot/commit/1d72c0ee82a2>`__
+   p9_sbe_check_quiesce – restore call to p9_int_scrub_caches
+-  `613fa4b3a5c5 <https://github.com/open-power/hostboot/commit/613fa4b3a5c5>`__ p9_mss_eff_grouping
+   – comment, whitespace only updates
+-  `41556dbc622c <https://github.com/open-power/hostboot/commit/41556dbc622c>`__
+   p9.int.scom.initfile – increase INT_VC_AIB_TIMEOUT
+-  `6bf2d027a217 <https://github.com/open-power/hostboot/commit/6bf2d027a217>`__ p9_sbe_scominit –
+   set XSCOM BAR in secure memory with SMF enabled
+-  `3a9f22d17780 <https://github.com/open-power/hostboot/commit/3a9f22d17780>`__
+   p9.pci.scan.initfile – replace 62028 implementation with initfile entry
+-  `cdf4b35b7d63 <https://github.com/open-power/hostboot/commit/cdf4b35b7d63>`__ mask VAS FIR bits
+   33,35,37
+-  `b255bf6cc5d8 <https://github.com/open-power/hostboot/commit/b255bf6cc5d8>`__ p9_obus_fir_utils –
+   create header for OBUS FIR settings
+-  `3fa58ab0e303 <https://github.com/open-power/hostboot/commit/3fa58ab0e303>`__ Validate OBUS DL
+   lane failed indications during initial link training
+-  `73f196ac8f86 <https://github.com/open-power/hostboot/commit/73f196ac8f86>`__ p9_xip_customize.C
+   – update filter PLL bucket select only for AW keyword ver2
+-  `c6643d484b19 <https://github.com/open-power/hostboot/commit/c6643d484b19>`__ apply INT ARX clock
+   gate disable to p9n DD2.0 hardware
+-  `c17dc98087ad <https://github.com/open-power/hostboot/commit/c17dc98087ad>`__ validate DL, TL,
+   iovalid state prior to SMP build
+-  `9a96890811e7 <https://github.com/open-power/hostboot/commit/9a96890811e7>`__ p9_fab_iovalid –
+   enhance half-link fail determination
+-  `b407cfc0f325 <https://github.com/open-power/hostboot/commit/b407cfc0f325>`__ Updates to permit
+   synchronized SS PLL spreading via TOD
+-  `af570fbad576 <https://github.com/open-power/hostboot/commit/af570fbad576>`__ nest updates for
+   p9c DD1.3 native and p9c DD1.2 compatibility modes
+-  `b38e80aebe0e <https://github.com/open-power/hostboot/commit/b38e80aebe0e>`__ prevent NVDL
+   recal_abort to OBUS PHY during SMP usage
+-  `f784325ac298 <https://github.com/open-power/hostboot/commit/f784325ac298>`__
+   p9.int.scom.initfile – increase PC timeouts
+-  `b0270a92f421 <https://github.com/open-power/hostboot/commit/b0270a92f421>`__
+   p9.int.scom.initfile – mask early hang indicator FIR bits
+-  `5a2e55b7708e <https://github.com/open-power/hostboot/commit/5a2e55b7708e>`__ SMP ABUS – use
+   pattern A to detect lane failures
+-  `69cc45d8f059 <https://github.com/open-power/hostboot/commit/69cc45d8f059>`__ FBC ABUS TDM inject
+   and recovery HWPs
+-  `1720267b190a <https://github.com/open-power/hostboot/commit/1720267b190a>`__ p9_mss_eff_grouping
+   – update deconfiguration rules
+-  `c4f812722685 <https://github.com/open-power/hostboot/commit/c4f812722685>`__ FBC TDM recovery –
+   PPE update, clear recal_abort, pdwn unconnected lanes
+-  `d902dfa03562 <https://github.com/open-power/hostboot/commit/d902dfa03562>`__ apply HW423589
+   option1 (MCD disable) workaround for p9n DD2.1
+-  `9ac0a51a20c1 <https://github.com/open-power/hostboot/commit/9ac0a51a20c1>`__ p9_query_mssinfo –
+   adjust total memory reporting
+-  `975f684980c6 <https://github.com/open-power/hostboot/commit/975f684980c6>`__ p9_query_mssinfo –
+   fill mirror_policy regardless of platform mirror support
+-  `e8cfacbc3232 <https://github.com/open-power/hostboot/commit/e8cfacbc3232>`__ allow option to
+   enforce mirroring of all system memory
+
+Joel Stanley (2):
+
+-  `b24deec9bad7 <https://github.com/open-power/hostboot/commit/b24deec9bad7>`__ bootconfig:
+   Describe pnor boot flags
+-  `de2d12b23dff <https://github.com/open-power/hostboot/commit/de2d12b23dff>`__ fapi2: Use correct
+   RingMode type
+
+John Rell (11):
+
+-  `b2ff2dd0c8e5 <https://github.com/open-power/hostboot/commit/b2ff2dd0c8e5>`__ jgr18081500
+   ctle_coarse update for SW442177
+-  `293c1262d807 <https://github.com/open-power/hostboot/commit/293c1262d807>`__ jgr17042800 Updated
+   Obus scom initfile
+-  `396eca7c503c <https://github.com/open-power/hostboot/commit/396eca7c503c>`__ jgr17050500 Updated
+   Obus initfile for HW405290
+-  `58b5e5dba045 <https://github.com/open-power/hostboot/commit/58b5e5dba045>`__ jgr17061500 Nim
+   Obus DD2 update
+-  `aeed09827aef <https://github.com/open-power/hostboot/commit/aeed09827aef>`__ jgr17071200 Removed
+   pdwn settings
+-  `7772f8c9a003 <https://github.com/open-power/hostboot/commit/7772f8c9a003>`__ jgr17081500 Update
+   TX_ZCAL_P_4X settings for dmi,o,x buses
+-  `1821567eaf9b <https://github.com/open-power/hostboot/commit/1821567eaf9b>`__ jgr17082300 Setting
+   changes for HW41801 HW419305
+-  `3e89694dba30 <https://github.com/open-power/hostboot/commit/3e89694dba30>`__ jgr17083100 Fixed
+   overlooked setting from gerrit change 45079 and HW419305
+-  `254e702fe7ff <https://github.com/open-power/hostboot/commit/254e702fe7ff>`__ jgr171017 Setting
+   changes for Obus boardwire vs cable
+-  `a712f59387fd <https://github.com/open-power/hostboot/commit/a712f59387fd>`__ jgr18042600 Changed
+   rx_recal_abort_dl_mask=0 for cumulus HW446964
+-  `5299301303d4 <https://github.com/open-power/hostboot/commit/5299301303d4>`__ jgr18081500
+   ctle_coarse update for SW442177
+
+Li Meng (11):
+
+-  `24186bec3e6e <https://github.com/open-power/hostboot/commit/24186bec3e6e>`__ add lrdimm plug
+   rules
+-  `51f5db9c1519 <https://github.com/open-power/hostboot/commit/51f5db9c1519>`__ Adds new LRDIMM raw
+   cards settings
+-  `bd720a49650e <https://github.com/open-power/hostboot/commit/bd720a49650e>`__ Creates LRDIMM
+   mrep/dwl calibration recorder class
+-  `f7cb4b2a4cf4 <https://github.com/open-power/hostboot/commit/f7cb4b2a4cf4>`__ Adds LRDIMM MWD
+   coarse training step
+-  `9b441810e8d7 <https://github.com/open-power/hostboot/commit/9b441810e8d7>`__ Adds LRDIMM MWD
+   fine training step
+-  `7381575f36f5 <https://github.com/open-power/hostboot/commit/7381575f36f5>`__ Adds error logging
+   features to LRDIMM MRD_COARSE
+-  `92878a72ccf2 <https://github.com/open-power/hostboot/commit/92878a72ccf2>`__ Adds some BCW safe
+   delay for LRDIMM
+-  `4e3054b31ad3 <https://github.com/open-power/hostboot/commit/4e3054b31ad3>`__ Adds workaround for
+   LRDIMM to clear FIRs
+-  `ed2c193506ec <https://github.com/open-power/hostboot/commit/ed2c193506ec>`__ Adds new algorithm
+   for DWL
+-  `076b28a8f445 <https://github.com/open-power/hostboot/commit/076b28a8f445>`__ Adds RAS features
+   to LRDIMM MRD_FINE and use fine_recorder class
+-  `2ec59e8cf6b9 <https://github.com/open-power/hostboot/commit/2ec59e8cf6b9>`__ Fixes LRDIMM
+   training issue
+
+Louis Stermole (43):
+
+-  `85a561df01c8 <https://github.com/open-power/hostboot/commit/85a561df01c8>`__ Improve WR_VREF
+   shmoo algorithm in p9c training_adv
+-  `12289773b37d <https://github.com/open-power/hostboot/commit/12289773b37d>`__ Setup terminations
+   on non-calibrating ranks during WR_LVL on DDR3
+-  `c66059fce342 <https://github.com/open-power/hostboot/commit/c66059fce342>`__ Fix PDA fails due
+   to DRAM count on CDIMMs in p9c WR_VREF shmoo
+-  `648be0c060f6 <https://github.com/open-power/hostboot/commit/648be0c060f6>`__ Add default
+   (initToZero) for ATTR_CEN_LRDIMM_RANK_MULT_MODE
+-  `f62ab04343d1 <https://github.com/open-power/hostboot/commit/f62ab04343d1>`__ Reduce size of
+   generic_shmoo class in firmware
+-  `a84a3f3af197 <https://github.com/open-power/hostboot/commit/a84a3f3af197>`__ Add option to
+   increase VREF step in p9c characterization shmoo
+-  `7fa5843dd1b5 <https://github.com/open-power/hostboot/commit/7fa5843dd1b5>`__ Change p9c box
+   shmoo callouts from recovered to predictive
+-  `7a9396eef7d8 <https://github.com/open-power/hostboot/commit/7a9396eef7d8>`__ Add plug rule for
+   dual-drop DIMM configs that produce different xlate settings
+-  `5abc57bc8352 <https://github.com/open-power/hostboot/commit/5abc57bc8352>`__ Add empty files for
+   p9c soft PPR (row repair) function
+-  `0101df38954b <https://github.com/open-power/hostboot/commit/0101df38954b>`__ Multiple fixes to
+   enable p9c draminit_training_adv during IPL
+-  `bdf069fd1360 <https://github.com/open-power/hostboot/commit/bdf069fd1360>`__ Add soft PPR (row
+   repair) function for p9c
+-  `93192aff25f4 <https://github.com/open-power/hostboot/commit/93192aff25f4>`__ Add row repair
+   access functions and attr switches for p9c
+-  `a7b46bd16dfc <https://github.com/open-power/hostboot/commit/a7b46bd16dfc>`__ Fix makefile error
+   for p9c_mss_draminit_mc
+-  `81faecc96e97 <https://github.com/open-power/hostboot/commit/81faecc96e97>`__ Change training_adv
+   sanity check fail to a recovered fail for p9c
+-  `e5eb14043e5d <https://github.com/open-power/hostboot/commit/e5eb14043e5d>`__ Fix attribute
+   access errors in p9c row_repair
+-  `12eac54482d5 <https://github.com/open-power/hostboot/commit/12eac54482d5>`__ Re-enable training
+   advanced WR_VREF algorithm in xml for p9c
+-  `fecb93f47316 <https://github.com/open-power/hostboot/commit/fecb93f47316>`__ Fix Centaur
+   workaround in p9c_mss_row_repair
+-  `59b84449bc49 <https://github.com/open-power/hostboot/commit/59b84449bc49>`__ Remove some debug
+   trace from p9c_mss_draminit_training_adv code
+-  `7b0ac241e5dd <https://github.com/open-power/hostboot/commit/7b0ac241e5dd>`__ Fix MR0 corruption
+   when applying rank1 row repair on p9c
+-  `b26e6d85c030 <https://github.com/open-power/hostboot/commit/b26e6d85c030>`__ Fix RCD parity
+   errors in p9c row repair
+-  `de9ec8dc9ca5 <https://github.com/open-power/hostboot/commit/de9ec8dc9ca5>`__ Add blank
+   gen_mss_volt.H file for HB mirror
+-  `25b23bbf3086 <https://github.com/open-power/hostboot/commit/25b23bbf3086>`__ Add empty files for
+   porting mss_volt to generic
+-  `6a6ee6a74bce <https://github.com/open-power/hostboot/commit/6a6ee6a74bce>`__ Move MSS volt attr
+   setters to generic folder
+-  `3ef628970ba2 <https://github.com/open-power/hostboot/commit/3ef628970ba2>`__ Move
+   MNFG_TEST_ALL_SPARE_DRAM_ROWS to a new encoding
+-  `3a992958a6d4 <https://github.com/open-power/hostboot/commit/3a992958a6d4>`__ Add p9a_mss_volt
+   procedure
+-  `856a7adf6b50 <https://github.com/open-power/hostboot/commit/856a7adf6b50>`__ Fix RC09 ODT errors
+   on Nimbus dual-drop configs
+-  `6a5388bbc8b0 <https://github.com/open-power/hostboot/commit/6a5388bbc8b0>`__ Add new MSS
+   attributes for Axone
+-  `caec0f122a55 <https://github.com/open-power/hostboot/commit/caec0f122a55>`__ Convert mss
+   explorer and axone code to use attr accessors
+-  `bd23628e6e9d <https://github.com/open-power/hostboot/commit/bd23628e6e9d>`__ Add generic
+   attribute accessor script and makefiles
+-  `3d3ef8466200 <https://github.com/open-power/hostboot/commit/3d3ef8466200>`__ Add p9a_mss_volt
+   procedure
+-  `7315298af82e <https://github.com/open-power/hostboot/commit/7315298af82e>`__ Add
+   ATTR_MSS_MEM_MVPD_FWMS to generic xml and fix accessor
+-  `142cc29ed9f7 <https://github.com/open-power/hostboot/commit/142cc29ed9f7>`__ Fix 1-rank row
+   repair case in p9c draminit_training and draminit_mc
+-  `6ad9d52a4bad <https://github.com/open-power/hostboot/commit/6ad9d52a4bad>`__ Convert mss
+   explorer and axone code to use attr accessors
+-  `5421995274d7 <https://github.com/open-power/hostboot/commit/5421995274d7>`__ Add generic
+   attribute accessor script and makefiles
+-  `f902471a6092 <https://github.com/open-power/hostboot/commit/f902471a6092>`__ Add new MSS
+   attributes for Axone
+-  `5aa25ac451da <https://github.com/open-power/hostboot/commit/5aa25ac451da>`__ Add
+   ATTR_MSS_MEM_MVPD_FWMS to generic xml and fix accessor
+-  `8928ba650762 <https://github.com/open-power/hostboot/commit/8928ba650762>`__ Convert mss
+   explorer and axone code to use attr accessors
+-  `b22fa9e19c1a <https://github.com/open-power/hostboot/commit/b22fa9e19c1a>`__ Add p9a_mss_volt
+   procedure
+-  `da8dc237c389 <https://github.com/open-power/hostboot/commit/da8dc237c389>`__ Add new MSS
+   attributes for Axone
+-  `a89240102641 <https://github.com/open-power/hostboot/commit/a89240102641>`__ Convert mss
+   explorer and axone code to use attr accessors
+-  `1fba0b5d505f <https://github.com/open-power/hostboot/commit/1fba0b5d505f>`__ Add p9a_mss_volt
+   procedure
+-  `8fd946fc4b38 <https://github.com/open-power/hostboot/commit/8fd946fc4b38>`__ Add generic
+   attribute accessor script and makefiles
+-  `66a5ca389cf9 <https://github.com/open-power/hostboot/commit/66a5ca389cf9>`__ Add new MSS
+   attributes for Axone
+
+Matt Derksen (36):
+
+-  `b7906419b3bc <https://github.com/open-power/hostboot/commit/b7906419b3bc>`__ Call
+   fapi2::getSPD() via FAPI_INVOKE_HWP
+-  `3e645f2d3703 <https://github.com/open-power/hostboot/commit/3e645f2d3703>`__ Add WOF compare
+   data section for RC_WOF_TABLE_NOT_FOUND errors
+-  `27c01047205d <https://github.com/open-power/hostboot/commit/27c01047205d>`__ Use hostservice to
+   do special wakeup at runtime for open-power systems
+-  `78c7928126a9 <https://github.com/open-power/hostboot/commit/78c7928126a9>`__ Only store HRMOR
+   value on primary node
+-  `847e8ef1fbeb <https://github.com/open-power/hostboot/commit/847e8ef1fbeb>`__ Add hostboot
+   reserved memory mirroring support
+-  `14340c147361 <https://github.com/open-power/hostboot/commit/14340c147361>`__ Use
+   ATTR_MAX_COMPUTE_NODES_PER_SYSTEM instead of hardcoding
+-  `7c5afbddbf0a <https://github.com/open-power/hostboot/commit/7c5afbddbf0a>`__ Additional tracing
+   for shutdown events
+-  `2968366be470 <https://github.com/open-power/hostboot/commit/2968366be470>`__ Add thread ID into
+   trace_lite traces
+-  `716f5fdcab1d <https://github.com/open-power/hostboot/commit/716f5fdcab1d>`__ Fix part
+   translation for SMP_CABLE callout
+-  `165bb46bac36 <https://github.com/open-power/hostboot/commit/165bb46bac36>`__ Support fapi2 i2c
+   functions
+-  `1c97a157a652 <https://github.com/open-power/hostboot/commit/1c97a157a652>`__ Cxxtest for
+   fapi_i2c support
+-  `667b300924ee <https://github.com/open-power/hostboot/commit/667b300924ee>`__ Fix cscope segfault
+   problem
+-  `39b2ccdfc8b3 <https://github.com/open-power/hostboot/commit/39b2ccdfc8b3>`__ Fix compile error
+-  `f07e1f685951 <https://github.com/open-power/hostboot/commit/f07e1f685951>`__ Fix WOF data not
+   found FFDC
+-  `a45ace1ec733 <https://github.com/open-power/hostboot/commit/a45ace1ec733>`__ Send Attn chip list
+   for monitoring
+-  `1e21ee6d26e5 <https://github.com/open-power/hostboot/commit/1e21ee6d26e5>`__ Allow stopIPL to be
+   called before istepdispatcher is loaded
+-  `1e1b50096bb4 <https://github.com/open-power/hostboot/commit/1e1b50096bb4>`__ Support fapi2 MMIO
+   functions
+-  `2dfa56b49d0e <https://github.com/open-power/hostboot/commit/2dfa56b49d0e>`__ Deconfig parent
+   rollup simplified
+-  `b3290cc00d17 <https://github.com/open-power/hostboot/commit/b3290cc00d17>`__ Fix
+   predicateHwasChanged to only check subscribed bits
+-  `b01425166372 <https://github.com/open-power/hostboot/commit/b01425166372>`__ Update WOF errl
+   parser to allow for padding
+-  `f1f22626aa57 <https://github.com/open-power/hostboot/commit/f1f22626aa57>`__ Disable HX keyword
+   bifurcation
+-  `881634a4e1f6 <https://github.com/open-power/hostboot/commit/881634a4e1f6>`__ Add ATTR_REL_POS to
+   NIMBUS system xml
+-  `c8c73af1c713 <https://github.com/open-power/hostboot/commit/c8c73af1c713>`__ Deconfigure parent
+   if no more functioning children of child’s type
+-  `b9a994a7a57a <https://github.com/open-power/hostboot/commit/b9a994a7a57a>`__ Support version 2
+   of PEC_PCIE_HX_KEYWORD_DATA
+-  `b95e95e56ed7 <https://github.com/open-power/hostboot/commit/b95e95e56ed7>`__ Use RC_NO_SPIRA
+   instead of RC_BAD_NACA for error log
+-  `386e53387a30 <https://github.com/open-power/hostboot/commit/386e53387a30>`__ No parent rollup
+   for OBUS children
+-  `ad1c30eb712f <https://github.com/open-power/hostboot/commit/ad1c30eb712f>`__ Move NVDIMM
+   operations under NVDIMM modules
+-  `799f85e1af46 <https://github.com/open-power/hostboot/commit/799f85e1af46>`__ Change to
+   DELAYED_DECONFIG for HX_KEYWORD errors
+-  `cb35695328fb <https://github.com/open-power/hostboot/commit/cb35695328fb>`__ Inform PHYP of
+   NVDIMM protection by OCC
+-  `0b958d9ac441 <https://github.com/open-power/hostboot/commit/0b958d9ac441>`__ OCC active
+   notification for NVDIMM protection
+-  `ca540331fa7c <https://github.com/open-power/hostboot/commit/ca540331fa7c>`__ Enable NVDIMM code
+   on FSP-based systems
+-  `8293d83310c1 <https://github.com/open-power/hostboot/commit/8293d83310c1>`__ Fix deconfigure
+   parent rollup policy
+-  `6c2654db4623 <https://github.com/open-power/hostboot/commit/6c2654db4623>`__ Manually garded
+   targets incorrectly being resource recovered
+-  `855fc5f9694d <https://github.com/open-power/hostboot/commit/855fc5f9694d>`__ Explorer_inband
+   support: add response data buffer to getRSP
+-  `40cbc0048661 <https://github.com/open-power/hostboot/commit/40cbc0048661>`__ OpenPOWER support
+   for native and compatibility mode for DD2.3
+-  `37e67698be56 <https://github.com/open-power/hostboot/commit/37e67698be56>`__ Framework for
+   NVDIMM update
+
+Matt K. Light (3):
+
+-  `501844c893e5 <https://github.com/open-power/hostboot/commit/501844c893e5>`__ fapi2 i2c access
+   headers
+-  `9af02ab015ac <https://github.com/open-power/hostboot/commit/9af02ab015ac>`__ fapi2 i2c dox
+   update
+-  `e2eaa810c17a <https://github.com/open-power/hostboot/commit/e2eaa810c17a>`__ init values in
+   p9_pm_fir_class functions
+
+Matt Raybuck (23):
+
+-  `6a593d78b7c5 <https://github.com/open-power/hostboot/commit/6a593d78b7c5>`__ Combine trace
+   buffers in errlog
+-  `306037698122 <https://github.com/open-power/hostboot/commit/306037698122>`__ Add VERSION to all
+   OpenPOWER error logs
+-  `9b59223389e7 <https://github.com/open-power/hostboot/commit/9b59223389e7>`__ Add commit hook to
+   sort the attribute xml files
+-  `3ee865ba154a <https://github.com/open-power/hostboot/commit/3ee865ba154a>`__ Attribute keyword
+   to require override
+-  `7caab9472ef7 <https://github.com/open-power/hostboot/commit/7caab9472ef7>`__ new targeting
+   sorting tools removes newline from prolog
+-  `0c5edba986eb <https://github.com/open-power/hostboot/commit/0c5edba986eb>`__ Added support for
+   recursive mutexes
+-  `2e77a7fb1433 <https://github.com/open-power/hostboot/commit/2e77a7fb1433>`__ Attribute support
+   for recursive mutexes
+-  `9e552af485f3 <https://github.com/open-power/hostboot/commit/9e552af485f3>`__ Remove hardcoding
+   of partial good logic (1/2)
+-  `022f2d75d80d <https://github.com/open-power/hostboot/commit/022f2d75d80d>`__ Add VERSION to all
+   OpenPOWER HBRT error logs
+-  `8b6b1b256035 <https://github.com/open-power/hostboot/commit/8b6b1b256035>`__ Remove hardcoding
+   of partial good logic (2/2)
+-  `c999bcf47251 <https://github.com/open-power/hostboot/commit/c999bcf47251>`__ Defect - multiple
+   SRCs generated on zz system
+-  `5df2c7f08c0e <https://github.com/open-power/hostboot/commit/5df2c7f08c0e>`__ Better logging for
+   Partial Good Issues (1/2)
+-  `24f66ecb7882 <https://github.com/open-power/hostboot/commit/24f66ecb7882>`__ Better logging for
+   Partial Good Issues (1.5/2)
+-  `529e81cd709b <https://github.com/open-power/hostboot/commit/529e81cd709b>`__ Updates to
+   processMrw to fix Chiplet Ids
+-  `1ba78c4580b6 <https://github.com/open-power/hostboot/commit/1ba78c4580b6>`__ Fix intermittent
+   Jenkins CI fail
+-  `7e7b0b61c906 <https://github.com/open-power/hostboot/commit/7e7b0b61c906>`__ Deconfig updates
+   for Axone and OCMB
+-  `566bc52410a9 <https://github.com/open-power/hostboot/commit/566bc52410a9>`__ presentByAssoc
+   updates for Axone and OCMB
+-  `443a53ba1771 <https://github.com/open-power/hostboot/commit/443a53ba1771>`__ deconfigByAssoc
+   updates for Axone and OMCB
+-  `c2f2f5037920 <https://github.com/open-power/hostboot/commit/c2f2f5037920>`__ remove unnecessary
+   checks in checkMinimumHardware
+-  `dbc69abae26a <https://github.com/open-power/hostboot/commit/dbc69abae26a>`__ Fix intermittent CI
+   fails regarding mutexes
+-  `72628079d63e <https://github.com/open-power/hostboot/commit/72628079d63e>`__ Updates to
+   processMrw.pl to fix erroneous chiplet ids
+-  `ba2bcf1cdba3 <https://github.com/open-power/hostboot/commit/ba2bcf1cdba3>`__ Correct invalid
+   HUID and chiplet id values for NPU targets
+-  `9825db50591c <https://github.com/open-power/hostboot/commit/9825db50591c>`__ Better logging for
+   Partial Good Issues (2/2)
+
+Matthew Raybuck (1):
+
+-  `02150d1b6c0d <https://github.com/open-power/hostboot/commit/02150d1b6c0d>`__ Move watchdog timer
+   to prevent timeout
+
+Maxim Polyakov (2):
+
+-  `1ad25a8428db <https://github.com/open-power/hostboot/commit/1ad25a8428db>`__ Support for
+   extended FRU data for memory modules
+-  `1830d1847644 <https://github.com/open-power/hostboot/commit/1830d1847644>`__ Calculate capacity
+   for 3DS DIMMs in IPMI FRU inventory
+
+Mengze Liao (1):
+
+-  `61bcb01d6fd5 <https://github.com/open-power/hostboot/commit/61bcb01d6fd5>`__ Add PCIe dynamic
+   bifurcation function for barreleye G2
+
+Mike Baiocchi (11):
+
+-  `8948f0196ab1 <https://github.com/open-power/hostboot/commit/8948f0196ab1>`__ ABUS Node
+   Communication: Add Support for Redundant Links
+-  `8dab4e13569f <https://github.com/open-power/hostboot/commit/8dab4e13569f>`__ Add PEER_TARGET and
+   PEER_PATH to SMPGROUP Target
+-  `85367d8e40dd <https://github.com/open-power/hostboot/commit/85367d8e40dd>`__ Update
+   adjustHbiPhysSize() Function to handle HBI Expansion
+-  `a0ee54b5faf4 <https://github.com/open-power/hostboot/commit/a0ee54b5faf4>`__ Update bbuild to
+   b0710c_1827.920
+-  `2d79288ff609 <https://github.com/open-power/hostboot/commit/2d79288ff609>`__ ABUS Node
+   Communication is operational, so commit all errors
+-  `887663e6ad51 <https://github.com/open-power/hostboot/commit/887663e6ad51>`__ Minor Error Log
+   Improvements
+-  `864d9b80ebf9 <https://github.com/open-power/hostboot/commit/864d9b80ebf9>`__ Node
+   Communications: use addHwCallout() to deconfigure
+-  `2ce1bf13b5bf <https://github.com/open-power/hostboot/commit/2ce1bf13b5bf>`__ Make TOC partion
+   Read-Only in all PNOR Layouts
+-  `b5c6e0b3b0d4 <https://github.com/open-power/hostboot/commit/b5c6e0b3b0d4>`__ Add Support for
+   Nuvoton 75x Model of TPMs
+-  `c47875eb8c65 <https://github.com/open-power/hostboot/commit/c47875eb8c65>`__ Add Node
+   Communications Transfer Protocol
+-  `5420b7312c8a <https://github.com/open-power/hostboot/commit/5420b7312c8a>`__ Secureboot: Enable
+   New Multinode Trustedboot Transfer
+
+Nicholas E. Bofferding (1):
+
+-  `506a20f3bb46 <https://github.com/open-power/hostboot/commit/506a20f3bb46>`__ Revert “Delete
+   non-terminating TPM error in fabric integration step”
+
+Nick Bofferding (31):
+
+-  `928ef690c086 <https://github.com/open-power/hostboot/commit/928ef690c086>`__ Send errors from
+   previous boots as callhome type eSELs
+-  `ea3d3a6c4f98 <https://github.com/open-power/hostboot/commit/ea3d3a6c4f98>`__ I2C: Inhibit
+   sending slave stop command when SDA and SCL are not both asserted
+-  `5ce2333d7d4a <https://github.com/open-power/hostboot/commit/5ce2333d7d4a>`__ Secure Boot: Clear
+   XBUS FIR bits after SMP enabled
+-  `923ed59ce8a7 <https://github.com/open-power/hostboot/commit/923ed59ce8a7>`__ MRW: If bus object
+   doesn’t have I2C_ADDRESS property, get it from I2C slave
+-  `6b3ddf52b517 <https://github.com/open-power/hostboot/commit/6b3ddf52b517>`__ eRepair: Pass RX/TX
+   vectors into lane power down HWPs in right order
+-  `9350ecec4bd2 <https://github.com/open-power/hostboot/commit/9350ecec4bd2>`__ i2c: Don’t wait for
+   SDA to go high before sending slave stop command
+-  `c87bd309d9bc <https://github.com/open-power/hostboot/commit/c87bd309d9bc>`__ Atomically latch
+   shutdown status and TI data together in shutdown
+-  `080d25563d0b <https://github.com/open-power/hostboot/commit/080d25563d0b>`__ Secure Boot: Report
+   base/extended code mismatch as terminating
+-  `c3b2b326c53f <https://github.com/open-power/hostboot/commit/c3b2b326c53f>`__ Trusted Boot:
+   Report Primary TPM required reason code as terminating
+-  `bdb1634e8e6a <https://github.com/open-power/hostboot/commit/bdb1634e8e6a>`__ Delete
+   non-terminating TPM error in fabric integration step
+-  `4f68936b4801 <https://github.com/open-power/hostboot/commit/4f68936b4801>`__ Update VPD in
+   correct node at runtime
+-  `17bf8a65e3be <https://github.com/open-power/hostboot/commit/17bf8a65e3be>`__ Fix duplicate trace
+   section removal accounting in error log flatten
+-  `7209f9061a3c <https://github.com/open-power/hostboot/commit/7209f9061a3c>`__ Trusted Boot: When
+   TPM not detected properly, report errors if TPM is required
+-  `01fcdb647ea0 <https://github.com/open-power/hostboot/commit/01fcdb647ea0>`__ Shutdown: Move
+   attribute sync to shutdown handler
+-  `9d6361875127 <https://github.com/open-power/hostboot/commit/9d6361875127>`__ Create new FAPI
+   attribute HB_HRMOR_BYTES
+-  `727443a3a2f3 <https://github.com/open-power/hostboot/commit/727443a3a2f3>`__ Close windows where
+   Hostboot HRMOR is not available to FSP
+-  `39c57d2a42c3 <https://github.com/open-power/hostboot/commit/39c57d2a42c3>`__ Serialize all
+   attribute synchronization calls
+-  `a9c72287f685 <https://github.com/open-power/hostboot/commit/a9c72287f685>`__ Add
+   lib_isteps_mss.so as an istep 15 dependency
+-  `24f1a6c7c10b <https://github.com/open-power/hostboot/commit/24f1a6c7c10b>`__ Prevent double free
+   condition when sending attributes to FSP
+-  `d70302a9f7af <https://github.com/open-power/hostboot/commit/d70302a9f7af>`__ Disable
+   synchronization tests
+-  `a6cb27b4cfab <https://github.com/open-power/hostboot/commit/a6cb27b4cfab>`__ Add OCMBFW
+   partition to FSP and Hostboot PNOR layouts
+-  `9b7da2e3c3a7 <https://github.com/open-power/hostboot/commit/9b7da2e3c3a7>`__ Support for putting
+   fences around mallocs
+-  `1e6bbb9b989b <https://github.com/open-power/hostboot/commit/1e6bbb9b989b>`__ Only allow key
+   transition in istep 10.2
+-  `db6829f72219 <https://github.com/open-power/hostboot/commit/db6829f72219>`__ Fix shutdown race
+   condition and task start error in IPMI SEL library
+-  `9744e664b6ee <https://github.com/open-power/hostboot/commit/9744e664b6ee>`__ Increase HBI
+   partition to 12 MB (w/o ECC), up from 11
+-  `27fd45b3d88a <https://github.com/open-power/hostboot/commit/27fd45b3d88a>`__ Remove trace buffer
+   flush at end of shutdown path
+-  `2555c39c6f9c <https://github.com/open-power/hostboot/commit/2555c39c6f9c>`__ Support parsing
+   call home informational eSELs with debug tooling
+-  `9228e4c1f5b4 <https://github.com/open-power/hostboot/commit/9228e4c1f5b4>`__ Add additional FFDC
+   to better debug TPM related errors
+-  `d77319a7e204 <https://github.com/open-power/hostboot/commit/d77319a7e204>`__ Support tool that
+   can package UCD\* flash images into a binary
+-  `b61b4966edc3 <https://github.com/open-power/hostboot/commit/b61b4966edc3>`__ Support reading UCD
+   flash update LIDs
+-  `ee1cd5b0adfa <https://github.com/open-power/hostboot/commit/ee1cd5b0adfa>`__ Enhance RAS for
+   case where boot firmware image is too big to load
+
+Nick Klazynski (5):
+
+-  `c916d4e2d430 <https://github.com/open-power/hostboot/commit/c916d4e2d430>`__ Clockgate disable
+   workaround for HW452921
+-  `d334558fdeb8 <https://github.com/open-power/hostboot/commit/d334558fdeb8>`__ Enable CDD1.3’s 4
+   risklevels (step 1)
+-  `edf9575e0567 <https://github.com/open-power/hostboot/commit/edf9575e0567>`__ Enable Core
+   compatability Mode; Add HW443669
+-  `874b5b34b0b7 <https://github.com/open-power/hostboot/commit/874b5b34b0b7>`__ Workaround for
+   SW440224
+-  `9cee8ff39774 <https://github.com/open-power/hostboot/commit/9cee8ff39774>`__ Add TLBIE WAT
+
+Prachi Gupta (8):
+
+-  `e4f0610314ca <https://github.com/open-power/hostboot/commit/e4f0610314ca>`__ Wrap Test: Change
+   GROUP_ID/CHIP_ID to match the new proc numbering scheme
+-  `ba4fc129cd44 <https://github.com/open-power/hostboot/commit/ba4fc129cd44>`__
+   platGetMBvpdSlopeInterceptData: fix ATTR_CEN_CDIMM_VPD_MASTER_TOTAL_POWER_SLOPE
+-  `4dfcdd4a9e59 <https://github.com/open-power/hostboot/commit/4dfcdd4a9e59>`__ p9_fab_iovalid:
+   process errors returned by this HWP
+-  `c818c28e735f <https://github.com/open-power/hostboot/commit/c818c28e735f>`__ WOF Lid load:
+   Remove extra malloc and use getStoredLidImage
+-  `39c18a013796 <https://github.com/open-power/hostboot/commit/39c18a013796>`__ Update xbus/obus
+   procedures with the latest initCompiler changes
+-  `8832be410a8c <https://github.com/open-power/hostboot/commit/8832be410a8c>`__ Fix paranthesis
+   syntax in scom initfiles
+-  `70e41813c010 <https://github.com/open-power/hostboot/commit/70e41813c010>`__
+   Centaur_Register_List.csv: Updating it to hostboot level
+-  `76ae3d5f09c9 <https://github.com/open-power/hostboot/commit/76ae3d5f09c9>`__ Documentation:
+   Initial commit to create base README.md
+
+Prasad Bg Ranganath (16):
+
+-  `4f0098cf3ce3 <https://github.com/open-power/hostboot/commit/4f0098cf3ce3>`__ PPB:Compute safe
+   mode Freq and Volt calculation during runtime
+-  `a0e63fb29fed <https://github.com/open-power/hostboot/commit/a0e63fb29fed>`__ Bug fix for the
+   Runtime pstate bias update
+-  `8f2be4b1063a <https://github.com/open-power/hostboot/commit/8f2be4b1063a>`__ PM:Clear GPE2 error
+   bit in OISR/IMR register before SGPE boots
+-  `eefd5f1438bf <https://github.com/open-power/hostboot/commit/eefd5f1438bf>`__ HCODE: DD21
+   makefile changes for CME,PGPE and SGPE
+-  `600ffa160d54 <https://github.com/open-power/hostboot/commit/600ffa160d54>`__ Verify Clock/power
+   state on non functional EX/Core/quad chiplets
+-  `1dd6d7647746 <https://github.com/open-power/hostboot/commit/1dd6d7647746>`__ Verify EQ/EX/Core
+   clock/power states
+-  `ae850cf7588d <https://github.com/open-power/hostboot/commit/ae850cf7588d>`__ PM:Some more
+   cleanups in update_ec_eq procedure for core unit xstop case
+-  `c4f75d029310 <https://github.com/open-power/hostboot/commit/c4f75d029310>`__ Update core quiesce
+   interface in update_ec_eq procedure
+-  `1012b75b38e5 <https://github.com/open-power/hostboot/commit/1012b75b38e5>`__ Update the PSTATE
+   attributes when we hit error during istep 15
+-  `e82eda284f01 <https://github.com/open-power/hostboot/commit/e82eda284f01>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+-  `4d72d31b7671 <https://github.com/open-power/hostboot/commit/4d72d31b7671>`__ PM:Fix PSAFE update
+   during pm reset flow
+-  `a3dae2881da3 <https://github.com/open-power/hostboot/commit/a3dae2881da3>`__ PPB:Undervolting
+   biasing: fix bug found in testing.
+-  `6b07d699323e <https://github.com/open-power/hostboot/commit/6b07d699323e>`__ PPB:New attribute
+   ATTR_PMCR_MOST_RECENT_MODE for PMCR request
+-  `2a2071cb6815 <https://github.com/open-power/hostboot/commit/2a2071cb6815>`__ HB:Cme fir
+   attribute reset fix
+-  `de2fa98fc722 <https://github.com/open-power/hostboot/commit/de2fa98fc722>`__ PM HWP: Fix bug in
+   stop clock procedure that effects mpipl
+-  `1f4d5ba3b545 <https://github.com/open-power/hostboot/commit/1f4d5ba3b545>`__ HWP:Cache stop
+   clocks complete fix
+
+Prem Shanker Jha (25):
+
+-  `0d47fa9358e2 <https://github.com/open-power/hostboot/commit/0d47fa9358e2>`__ SCOM Restore:
+   Handle case of old HB and new STOP API case.
+-  `48e7db4febee <https://github.com/open-power/hostboot/commit/48e7db4febee>`__ STOP_Recovery:
+   Added hwp changes to support error log parser.
+-  `adaf8f7d6eec <https://github.com/open-power/hostboot/commit/adaf8f7d6eec>`__ STOP Recovery:
+   Implemented STOP Recovery parser for error log.
+-  `a30c34acdf4c <https://github.com/open-power/hostboot/commit/a30c34acdf4c>`__ SCOM Restore:
+   Increased max eq scom restores entries supported to 255.
+-  `15641e1a1fae <https://github.com/open-power/hostboot/commit/15641e1a1fae>`__ UV Support: HWP
+   inits runtime wakeup mode for each functional core.
+-  `d808f52a637f <https://github.com/open-power/hostboot/commit/d808f52a637f>`__ UV Support: Updated
+   HWP to set runtime wakeup mode.
+-  `53569a27d4da <https://github.com/open-power/hostboot/commit/53569a27d4da>`__ UV Support: Fixed
+   target issue in setup runtime wakeup mode HWP.
+-  `29f9ee17713d <https://github.com/open-power/hostboot/commit/29f9ee17713d>`__ 24x7: Populated
+   Abus bits in UAV for cumulus based system.
+-  `09ab06ca2d56 <https://github.com/open-power/hostboot/commit/09ab06ca2d56>`__ UV Support :
+   Augmented STOP API and self restore for enabling ultravisor.
+-  `076c45f663b8 <https://github.com/open-power/hostboot/commit/076c45f663b8>`__ Revert “UV Support
+   : Augmented STOP API and self restore for enabling UV”
+-  `bd440419c808 <https://github.com/open-power/hostboot/commit/bd440419c808>`__ STOP API: Changes
+   for SMF and SPR self save
+-  `5baacd28d51e <https://github.com/open-power/hostboot/commit/5baacd28d51e>`__ PM Malfunction:
+   Fixed issues with user data section parser plugin.
+-  `bdd0985889a6 <https://github.com/open-power/hostboot/commit/bdd0985889a6>`__ STOP Recovery:
+   Removed OCI address with SCOM address in HWP error xml.
+-  `451a26b55f90 <https://github.com/open-power/hostboot/commit/451a26b55f90>`__ Img Build: HOMER
+   changes for SMF and SPR self save.
+-  `ad52fe4087a2 <https://github.com/open-power/hostboot/commit/ad52fe4087a2>`__ PM: Fixed handling
+   of CME LFIR mask during PM complex reset.
+-  `c826f6afcb57 <https://github.com/open-power/hostboot/commit/c826f6afcb57>`__ PM: Handled SCOM
+   failures while determining unit availability.
+-  `2740698edc8f <https://github.com/open-power/hostboot/commit/2740698edc8f>`__ SMF: Defined new
+   attribute to store unsecure HOMER’s base address.
+-  `55a180dc08f9 <https://github.com/open-power/hostboot/commit/55a180dc08f9>`__ Self Save: Fixed
+   bugs pertaining to SPR self save.
+-  `f5dd1c1283ba <https://github.com/open-power/hostboot/commit/f5dd1c1283ba>`__ SMF: Fixes to
+   enable SMF on correct DD levels of Nimbus, Cumulus and Axone.
+-  `9c147a336dfa <https://github.com/open-power/hostboot/commit/9c147a336dfa>`__ PM Malf Func: Fixed
+   bugs pertaining pm malfunction FFDC and parser.
+-  `164e4ec2af05 <https://github.com/open-power/hostboot/commit/164e4ec2af05>`__ SMF: Defined new
+   attribute containing unsecure HOMER memory’s size.
+-  `5e78ec881250 <https://github.com/open-power/hostboot/commit/5e78ec881250>`__ PRD: Fixed handling
+   PM malfunction error log plugin.
+-  `0ac318bbe2e1 <https://github.com/open-power/hostboot/commit/0ac318bbe2e1>`__ VDM(Part 1):
+   Introduced new members in CME and CPMR image headers
+-  `3de3e3bbc10f <https://github.com/open-power/hostboot/commit/3de3e3bbc10f>`__ SMF: Populates
+   unsecure HOMER with SC2 instruction.
+-  `ab41d473f8b6 <https://github.com/open-power/hostboot/commit/ab41d473f8b6>`__ PM HWP: Fixed error
+   path bug pertaining to query STOP state.
+
+Pretty Mariam Jacob (1):
+
+-  `2106cf97da7c <https://github.com/open-power/hostboot/commit/2106cf97da7c>`__ Added Alink changes
+   in attributes and initfiles
+
+Rahul Batra (9):
+
+-  `77fbc86e8ca9 <https://github.com/open-power/hostboot/commit/77fbc86e8ca9>`__ PM: Move SGPE/PGPE
+   Region and update QPMR/PPMR(2/4)
+-  `4c1c0fa70078 <https://github.com/open-power/hostboot/commit/4c1c0fa70078>`__ PM:Fill SGPE/PGPE
+   regions fields in QPMR/PPMR(3/4)
+-  `896f7a9abffa <https://github.com/open-power/hostboot/commit/896f7a9abffa>`__ PM: Checks for
+   PGPE/SGPE Region in PPMR/QPMR(4/4)
+-  `ed66faeb8524 <https://github.com/open-power/hostboot/commit/ed66faeb8524>`__ PGPE: WOV
+   Attributes (1/3)
+-  `65f81d4498e2 <https://github.com/open-power/hostboot/commit/65f81d4498e2>`__ PM: OCC<>PGPE
+   interface for P9+
+-  `2ab88987e5fe <https://github.com/open-power/hostboot/commit/2ab88987e5fe>`__ PGPE: WOV HW procs
+   and Global Parm updates (2/3)
+-  `afdc9cd94432 <https://github.com/open-power/hostboot/commit/afdc9cd94432>`__ SMF: Make
+   UNSECURE_HOMER_ADDR unwriteable on FAPI
+-  `b933c9e13a62 <https://github.com/open-power/hostboot/commit/b933c9e13a62>`__ PGPE: Write magic
+   number in HcodeOCCShared struct
+-  `23c66ccdeab0 <https://github.com/open-power/hostboot/commit/23c66ccdeab0>`__ PM: OCC<>PGPE
+   Interface for P9+
+
+Raja Das (6):
+
+-  `38834a9cad0b <https://github.com/open-power/hostboot/commit/38834a9cad0b>`__ Inverted logic of
+   hasClock bit in Clock Status register
+-  `529bf938bf0e <https://github.com/open-power/hostboot/commit/529bf938bf0e>`__ Use Attr to
+   Save/Fetch MDRT Count
+-  `9f49d11b83bf <https://github.com/open-power/hostboot/commit/9f49d11b83bf>`__ [ARCH_REG 2] Enable
+   architected register data reserve in the host
+-  `ac96eaf6e918 <https://github.com/open-power/hostboot/commit/ac96eaf6e918>`__ [OPAL-MPIPL][6]
+   Reserve the HBBL and HBB load area for OPAL fspless
+-  `812b233bc4aa <https://github.com/open-power/hostboot/commit/812b233bc4aa>`__ Re-used loader_data
+   section to pibmem repair scom data for Axone
+-  `e410bcca357c <https://github.com/open-power/hostboot/commit/e410bcca357c>`__ Axone pibmem repair
+   logic
+
+Ricardo Mata (1):
+
+-  `d8771d1fcc44 <https://github.com/open-power/hostboot/commit/d8771d1fcc44>`__ SW442214 - Turn off
+   Cache Inject for Fleetwood
+
+Richard J. Knight (15):
+
+-  `0ee708e360e9 <https://github.com/open-power/hostboot/commit/0ee708e360e9>`__ Fix for hostboot
+   not forcing a TI for PSU timeout w/SBE dead
+-  `fc9830a4a2b1 <https://github.com/open-power/hostboot/commit/fc9830a4a2b1>`__ Fix simics P9C RCD
+   timeout issues
+-  `98e6e05479d5 <https://github.com/open-power/hostboot/commit/98e6e05479d5>`__ Fix for SW438315 :
+   IPL is stuck in loop eq(n0p0c0)
+-  `e37d7f6e51e7 <https://github.com/open-power/hostboot/commit/e37d7f6e51e7>`__ Add support for
+   iterating over EC_LEVELS
+-  `7ebda794dd19 <https://github.com/open-power/hostboot/commit/7ebda794dd19>`__ Update code to
+   consolidate writes to same address in same putScom
+-  `739bcecb2371 <https://github.com/open-power/hostboot/commit/739bcecb2371>`__ Modify initCompiler
+   to use FAPI_TRY in generated procedures
+-  `945f67bed15e <https://github.com/open-power/hostboot/commit/945f67bed15e>`__ Modify initCompiler
+   to use template version of buffer insert
+-  `9398c35b5f22 <https://github.com/open-power/hostboot/commit/9398c35b5f22>`__ Updates to
+   initcompiler to support DD2 and cumulus
+-  `ffcb6f88958e <https://github.com/open-power/hostboot/commit/ffcb6f88958e>`__ Remove
+   Centaur_Register_List.csv due to mirror issues
+-  `cdc84edda8ba <https://github.com/open-power/hostboot/commit/cdc84edda8ba>`__ Restore DRAM
+   repairs function not deploying port0 spare
+-  `76a14949a1ee <https://github.com/open-power/hostboot/commit/76a14949a1ee>`__ Modify the getFfdc
+   routine to consider the SBE proc
+-  `1adef8c1c0ad <https://github.com/open-power/hostboot/commit/1adef8c1c0ad>`__ Eliminate makefile
+   warnings for duplicate targets
+-  `bb6dc0455116 <https://github.com/open-power/hostboot/commit/bb6dc0455116>`__ Add prototype for
+   releasing platform data pointer storage function
+-  `c16e0b97bd22 <https://github.com/open-power/hostboot/commit/c16e0b97bd22>`__ get FAPI_POS for
+   all valid target types passed in SBE FIFO ffdc
+-  `c9cae9d8e748 <https://github.com/open-power/hostboot/commit/c9cae9d8e748>`__ Enable PCIe slot
+   bifurcation using HX keyword
+
+Rick Ward (5):
+
+-  `b3c214b8b836 <https://github.com/open-power/hostboot/commit/b3c214b8b836>`__ Host went to kernel
+   panic after gard’ing PEC0/PHB0 (PCIFIR CS)
+-  `b265c68d057a <https://github.com/open-power/hostboot/commit/b265c68d057a>`__ OP issue:
+   processMrw.pl should error on duplicate sensor IDs #75
+-  `8351efdb3b65 <https://github.com/open-power/hostboot/commit/8351efdb3b65>`__ Inband MMIO access
+   to OCMB (skeleton)
+-  `8923b2a9a3c9 <https://github.com/open-power/hostboot/commit/8923b2a9a3c9>`__ Inband MMIO access
+   to OCMB
+-  `2d410b67952a <https://github.com/open-power/hostboot/commit/2d410b67952a>`__ Cleanup minor code
+   review nits from SW433868.
+
+Roland Veloz (9):
+
+-  `c8448c3a09ae <https://github.com/open-power/hostboot/commit/c8448c3a09ae>`__ Deconfig EC/EX/EQ
+   at runtime
+-  `a92f91459eb2 <https://github.com/open-power/hostboot/commit/a92f91459eb2>`__ Added the I2C MUX
+   attribute and target definitions
+-  `b63c84765363 <https://github.com/open-power/hostboot/commit/b63c84765363>`__ Driver changes to
+   support i2c mux
+-  `a2833876dd0d <https://github.com/open-power/hostboot/commit/a2833876dd0d>`__ HB Axone simics
+   model changes to support DDIMM SPD i2c access
+-  `fd94eaab5b2f <https://github.com/open-power/hostboot/commit/fd94eaab5b2f>`__ Replace attribute
+   I2C_MUX_INFO with attribute FAPI_I2C_CONTROL_INFO
+-  `a567fae92a16 <https://github.com/open-power/hostboot/commit/a567fae92a16>`__ Set the DIMM SPD
+   size
+-  `602885b3880d <https://github.com/open-power/hostboot/commit/602885b3880d>`__ Set the I2C MUX bus
+   selector in the i2cPresence function
+-  `cbc757100785 <https://github.com/open-power/hostboot/commit/cbc757100785>`__ Create FAPI mapping
+   function for DDIM SPD data
+-  `0a11e342c724 <https://github.com/open-power/hostboot/commit/0a11e342c724>`__ Added the HWP error
+   XML file for the DDIM SPD data mapping function
+
+Ryan Black (1):
+
+-  `c7084925a74a <https://github.com/open-power/hostboot/commit/c7084925a74a>`__ Mask ut=0 and ut=1
+   mmio bad cmd/length/align
+
+Ryan King (2):
+
+-  `44f196de4e6f <https://github.com/open-power/hostboot/commit/44f196de4e6f>`__ Add sensor cache
+   read as an explorer inband command
+-  `9a4642d1da32 <https://github.com/open-power/hostboot/commit/9a4642d1da32>`__ Add sensor cache
+   read as an explorer inband command
+
+Sachin Gupta (3):
+
+-  `f9a7b72ad608 <https://github.com/open-power/hostboot/commit/f9a7b72ad608>`__ Disable SBE HW i2c
+   reset sequence on hreset
+-  `dd91bd34b189 <https://github.com/open-power/hostboot/commit/dd91bd34b189>`__ Support
+   ATTR_LPC_CONSOLE_CNFG attribute
+-  `62feee748b72 <https://github.com/open-power/hostboot/commit/62feee748b72>`__ Customize LPC
+   console policy in SBE
+
+Sameer Veer (2):
+
+-  `55c1b84a1524 <https://github.com/open-power/hostboot/commit/55c1b84a1524>`__ Change gerrit
+   server references to reflect move from RTP to RCHLAND
+-  `5fbdd684e1b4 <https://github.com/open-power/hostboot/commit/5fbdd684e1b4>`__ Fixing copyright
+   prolog to 2018 after Gerrit server move from RTP to RCHLAND
+
+Sampa Misra (2):
+
+-  `ac53c27a467b <https://github.com/open-power/hostboot/commit/ac53c27a467b>`__ all scripts for
+   hdat pnor partition
+-  `93809c8a36ec <https://github.com/open-power/hostboot/commit/93809c8a36ec>`__ fix VINI RT HW LX
+   keyword for Phyp
+
+Samuel Mendoza-Jonas (1):
+
+-  `cd400323aa49 <https://github.com/open-power/hostboot/commit/cd400323aa49>`__ genPnorImages: Add
+   VERSION to signed partitions
+
+Santosh Balasubramanian (2):
+
+-  `04bc0be96475 <https://github.com/open-power/hostboot/commit/04bc0be96475>`__ New empty file
+-  `1a417fb578fa <https://github.com/open-power/hostboot/commit/1a417fb578fa>`__ Secure Boot:
+   Centaur Security: Initial sensitive register list
+
+Sheldon Bailey (2):
+
+-  `2efcf2186232 <https://github.com/open-power/hostboot/commit/2efcf2186232>`__ OCC reset happening
+   on OpenPower systems with more than 2 processors
+-  `8fb031bf5c6b <https://github.com/open-power/hostboot/commit/8fb031bf5c6b>`__ HTMGT: Check for
+   OCC elog action bit to force sending an error log to BMC
+
+Shelton Leung (1):
+
+-  `38c63b67d8d0 <https://github.com/open-power/hostboot/commit/38c63b67d8d0>`__ HW474117 WAT to
+   allow firmware to disable bypass on port
+
+Soma BhanuTej (6):
+
+-  `2271594fab8c <https://github.com/open-power/hostboot/commit/2271594fab8c>`__ BugFix for
+   extract_sbe_rc
+-  `ebb451d4bef5 <https://github.com/open-power/hostboot/commit/ebb451d4bef5>`__ Nimbus DD22 support
+   updates to ekb
+-  `2b11c73334dc <https://github.com/open-power/hostboot/commit/2b11c73334dc>`__ Adding p9c 1.3
+   support.
+-  `c58fe9065fd3 <https://github.com/open-power/hostboot/commit/c58fe9065fd3>`__ Axone updates to
+   p9_extract_sbe_rc
+-  `9fc690c83456 <https://github.com/open-power/hostboot/commit/9fc690c83456>`__ Remove SBE region
+   fence check - p9_extract_sbe_rc
+-  `a1c6facd1fa7 <https://github.com/open-power/hostboot/commit/a1c6facd1fa7>`__ Update p9a_10 engd
+   - spy name changes
+
+Srikantha Meesala (2):
+
+-  `5957dac24557 <https://github.com/open-power/hostboot/commit/5957dac24557>`__ HWSV - Hostboot
+   common data structure for Attn chip Id list
+-  `720ee62acd97 <https://github.com/open-power/hostboot/commit/720ee62acd97>`__ Create and allow
+   for PNOR SBE Partition to have DD2.3 Images
+
+Stephen Glancy (70):
+
+-  `a9e7978b5816 <https://github.com/open-power/hostboot/commit/a9e7978b5816>`__ Fixes Centaur chip
+   selects during RCD load
+-  `8df62cd15e91 <https://github.com/open-power/hostboot/commit/8df62cd15e91>`__ Fixes Centaur RCD
+   load sequence
+-  `5b93d4000b1c <https://github.com/open-power/hostboot/commit/5b93d4000b1c>`__ Enables RCD protect
+   for centaur systems
+-  `c8f0bbe2a227 <https://github.com/open-power/hostboot/commit/c8f0bbe2a227>`__ Fixes Centaur
+   training to skip known bad bits
+-  `ea861ac8618f <https://github.com/open-power/hostboot/commit/ea861ac8618f>`__ Disables training
+   advanced by default p9c
+-  `9eb4bc85198a <https://github.com/open-power/hostboot/commit/9eb4bc85198a>`__ Adds blank files
+   for generic code
+-  `74bdfc62ed5b <https://github.com/open-power/hostboot/commit/74bdfc62ed5b>`__ Reverts SW438645
+   fix to unblock driver release
+-  `206d83461d04 <https://github.com/open-power/hostboot/commit/206d83461d04>`__ Adds Nimbus
+   conversions blank file
+-  `982cbeab21b9 <https://github.com/open-power/hostboot/commit/982cbeab21b9>`__ Fixes Centaur
+   training advanced to unmask errors when disabled
+-  `28b83673a117 <https://github.com/open-power/hostboot/commit/28b83673a117>`__ Moves conversions
+   to be in the generic code space
+-  `f1189ec04f1f <https://github.com/open-power/hostboot/commit/f1189ec04f1f>`__ Fixes p9c’s
+   training’s swizzle of known bad bits
+-  `8cb89b7faae9 <https://github.com/open-power/hostboot/commit/8cb89b7faae9>`__ Moves generic xml
+   directories to be in generic/procedures
+-  `6a6d63736635 <https://github.com/open-power/hostboot/commit/6a6d63736635>`__ Moves CAS latency
+   algorithm to generic folder
+-  `b4a7e97c1806 <https://github.com/open-power/hostboot/commit/b4a7e97c1806>`__ Fixes an array out
+   of bounds bug in mss_freq
+-  `263f34b16742 <https://github.com/open-power/hostboot/commit/263f34b16742>`__ Creates blank files
+   for moving mss_freq to generic
+-  `4f35730b3dbe <https://github.com/open-power/hostboot/commit/4f35730b3dbe>`__ Adds endian_swap to
+   fapi2
+-  `444aeb467542 <https://github.com/open-power/hostboot/commit/444aeb467542>`__ Adds skeleton code
+   for LRDIMM
+-  `bb0c1121374c <https://github.com/open-power/hostboot/commit/bb0c1121374c>`__ Updates memory plug
+   rules
+-  `5e126f31d70e <https://github.com/open-power/hostboot/commit/5e126f31d70e>`__ Adds plug rule for
+   NVDIMM in specific DIMM slots
+-  `053fd94b4963 <https://github.com/open-power/hostboot/commit/053fd94b4963>`__ Adds MRW support
+   for x4/x8 DIMM configurations
+-  `639b6728bfdb <https://github.com/open-power/hostboot/commit/639b6728bfdb>`__ Adds skeleton code
+   for LRDIMM
+-  `11cc78395582 <https://github.com/open-power/hostboot/commit/11cc78395582>`__ Moves and renames
+   swizzle.H to generic
+-  `4f8cfb6e9c07 <https://github.com/open-power/hostboot/commit/4f8cfb6e9c07>`__ Moves sync code to
+   generic folder
+-  `99d8a2ec0d3f <https://github.com/open-power/hostboot/commit/99d8a2ec0d3f>`__ Adds insert
+   function space helpers for LRDIMM
+-  `a4e14b209192 <https://github.com/open-power/hostboot/commit/a4e14b209192>`__ Adds per-Buffer
+   addressability API for LRDIMM
+-  `07585c1409e3 <https://github.com/open-power/hostboot/commit/07585c1409e3>`__ Removes unused
+   attribute accessors
+-  `cb5a36814f64 <https://github.com/open-power/hostboot/commit/cb5a36814f64>`__ Works around LRDIMM
+   plug rules error for LRDIMM BUP
+-  `6ba203356a7c <https://github.com/open-power/hostboot/commit/6ba203356a7c>`__ Fixes VPD access
+   and eff_config for LRDIMM’s
+-  `f3a2693e80a0 <https://github.com/open-power/hostboot/commit/f3a2693e80a0>`__ Updates training
+   steps factory to be LRDIMM capable
+-  `51d1eba8c769 <https://github.com/open-power/hostboot/commit/51d1eba8c769>`__ Updates to
+   configure all four rank pair registers
+-  `0e93132bcb61 <https://github.com/open-power/hostboot/commit/0e93132bcb61>`__ Updates rank API to
+   work with LRDIMM’s
+-  `3f02abe6d443 <https://github.com/open-power/hostboot/commit/3f02abe6d443>`__ Adds explorer OMI
+   training code
+-  `a8111666cbde <https://github.com/open-power/hostboot/commit/a8111666cbde>`__ Adds blank files
+   for LRDIMM PBA
+-  `26d020f01c51 <https://github.com/open-power/hostboot/commit/26d020f01c51>`__ Adds per-Buffer
+   addressability API for LRDIMM
+-  `a2f59106caec <https://github.com/open-power/hostboot/commit/a2f59106caec>`__ Adds code to run
+   MPR writes on all ranks in a rank pair
+-  `74c643ef35c6 <https://github.com/open-power/hostboot/commit/74c643ef35c6>`__ Fixes b-side bug in
+   MPR write function
+-  `bea054feb650 <https://github.com/open-power/hostboot/commit/bea054feb650>`__ Fixes BCW load bugs
+-  `3376ac3e22bb <https://github.com/open-power/hostboot/commit/3376ac3e22bb>`__ Adds MREP training
+   for LRDIMM
+-  `211ed8c6aeeb <https://github.com/open-power/hostboot/commit/211ed8c6aeeb>`__ Adds Explorer OMI
+   setup - step 12.8a
+-  `148e9b6f92f5 <https://github.com/open-power/hostboot/commit/148e9b6f92f5>`__ Adds explorer OMI
+   training code
+-  `ba0764361587 <https://github.com/open-power/hostboot/commit/ba0764361587>`__ Adds explorer OMI
+   training code
+-  `f0bc4fed86e5 <https://github.com/open-power/hostboot/commit/f0bc4fed86e5>`__ Points exp_inband
+   to generic constants
+-  `c4b62455d609 <https://github.com/open-power/hostboot/commit/c4b62455d609>`__ Adds p9a chip
+   directory structure
+-  `40a34c94a981 <https://github.com/open-power/hostboot/commit/40a34c94a981>`__ Fixes LRDIMM
+   eff_config bugs
+-  `a690866298f5 <https://github.com/open-power/hostboot/commit/a690866298f5>`__ Updates LRDIMM code
+   to utilize board swizzling
+-  `341f4013f6ae <https://github.com/open-power/hostboot/commit/341f4013f6ae>`__ Updates PBA to use
+   RCW’s to issue BCW’s
+-  `14dbbd68d03d <https://github.com/open-power/hostboot/commit/14dbbd68d03d>`__ Fixes set_pba_mode
+   to use proper F0BC1x values
+-  `546c014e9b53 <https://github.com/open-power/hostboot/commit/546c014e9b53>`__ Adds LRDIMM DWL
+   training step
+-  `6f238688a927 <https://github.com/open-power/hostboot/commit/6f238688a927>`__ Adds CCS ODT helper
+   commands
+-  `c03fc477305e <https://github.com/open-power/hostboot/commit/c03fc477305e>`__ Adds LRDIMM helper
+   functions
+-  `cbf2ab45d919 <https://github.com/open-power/hostboot/commit/cbf2ab45d919>`__ Adds error logging
+   features to LRDIMM DWL
+-  `09524b1a8bf8 <https://github.com/open-power/hostboot/commit/09524b1a8bf8>`__ Adds LRDIMM MRD -
+   DRAM to buffer RD calibration
+-  `734cddb5e74f <https://github.com/open-power/hostboot/commit/734cddb5e74f>`__ Creates LRDIMM fine
+   calibration recorder class
+-  `c95d3d860070 <https://github.com/open-power/hostboot/commit/c95d3d860070>`__ Adds MRD coarse
+-  `b0ab4fd697a7 <https://github.com/open-power/hostboot/commit/b0ab4fd697a7>`__ Updates LRDIMM
+   flags to be HB compatible
+-  `3e681b92f8a4 <https://github.com/open-power/hostboot/commit/3e681b92f8a4>`__ Fixes LRDIMM
+   initialization attributes and timings
+-  `8d0bb9d30bd0 <https://github.com/open-power/hostboot/commit/8d0bb9d30bd0>`__ Updates MWD_COARSE
+   to run multiple patterns
+-  `a97dbdf5b265 <https://github.com/open-power/hostboot/commit/a97dbdf5b265>`__ Adds blank Explorer
+   MMIO setup files
+-  `e112cf5c675d <https://github.com/open-power/hostboot/commit/e112cf5c675d>`__ Adds Explorer OMI
+   setup - step 12.8a
+-  `610ca55e285e <https://github.com/open-power/hostboot/commit/610ca55e285e>`__ Adds explorer OMI
+   training code
+-  `b898a84dd4c2 <https://github.com/open-power/hostboot/commit/b898a84dd4c2>`__ Adds blank files
+   for EFD API
+-  `bccafb637f17 <https://github.com/open-power/hostboot/commit/bccafb637f17>`__ Fixes LRDIMM NTTM
+   mode read timing for HW bug
+-  `73bc592f980c <https://github.com/open-power/hostboot/commit/73bc592f980c>`__ Adds blank Explorer
+   MMIO setup files
+-  `8212d722bc10 <https://github.com/open-power/hostboot/commit/8212d722bc10>`__ Adds explorer OMI
+   training code
+-  `b8427c4aa072 <https://github.com/open-power/hostboot/commit/b8427c4aa072>`__ Updates MCA write
+   and read timings
+-  `944d6518debb <https://github.com/open-power/hostboot/commit/944d6518debb>`__ Adds p9a chip
+   directory structure
+-  `99f296373162 <https://github.com/open-power/hostboot/commit/99f296373162>`__ Adds blank files
+   for explorer training handler
+-  `1ea4099921c0 <https://github.com/open-power/hostboot/commit/1ea4099921c0>`__ Adds the explorer
+   training response structure
+-  `fcb319431661 <https://github.com/open-power/hostboot/commit/fcb319431661>`__ Adds blank files
+   for generic bad bits code
+-  `69c434205684 <https://github.com/open-power/hostboot/commit/69c434205684>`__ Adds DDIMM EFD
+   decoder API
+
+Sumit Kumar (11):
+
+-  `8af690ede64b <https://github.com/open-power/hostboot/commit/8af690ede64b>`__ eRepair: Fixed
+   DMI/MemBuf lanes update in vpd
+-  `923e7b0d61e1 <https://github.com/open-power/hostboot/commit/923e7b0d61e1>`__ eRepair: Fixed
+   records update for failed lanes in vpd
+-  `ce0ea22d0d9d <https://github.com/open-power/hostboot/commit/ce0ea22d0d9d>`__ eRepair: Code
+   restruct
+-  `f4aa6c672a2d <https://github.com/open-power/hostboot/commit/f4aa6c672a2d>`__ eRepair: Fix to
+   invalidate vpd records correctly
+-  `9da5e1b9a7b1 <https://github.com/open-power/hostboot/commit/9da5e1b9a7b1>`__ eRepair: Centaur
+   specific code update
+-  `7cec18ac9375 <https://github.com/open-power/hostboot/commit/7cec18ac9375>`__ eRepair: Fix to
+   handle incoming bad lanes threshold condition correctly
+-  `a6ceb537f74d <https://github.com/open-power/hostboot/commit/a6ceb537f74d>`__ eRepair: Fix to
+   check and record unique incoming failed lanes
+-  `b5704a1d3f19 <https://github.com/open-power/hostboot/commit/b5704a1d3f19>`__ eRepair: Fix to
+   update invalidate lane record correctly
+-  `6dbd41c57edf <https://github.com/open-power/hostboot/commit/6dbd41c57edf>`__ eRepair: Correctly
+   update xbus vpd records based on clock group
+-  `254192acec31 <https://github.com/open-power/hostboot/commit/254192acec31>`__ eRepair: Invalidate
+   non-matching vpd records
+-  `30e3c861cc23 <https://github.com/open-power/hostboot/commit/30e3c861cc23>`__ eRepair(Zeppelin):
+   Fix to invalidate centaur vpd records
+
+Sunil.Kumar (1):
+
+-  `166a4cb6fa7b <https://github.com/open-power/hostboot/commit/166a4cb6fa7b>`__ Level 2 Procedure -
+   p9_sbe_lpc_init
+
+Thi Tran (9):
+
+-  `4c66599e7fd3 <https://github.com/open-power/hostboot/commit/4c66599e7fd3>`__ Need to add
+   CPU_SPR_HRMOR when calculating HB reserved mem limits.
+-  `c09432de26ea <https://github.com/open-power/hostboot/commit/c09432de26ea>`__ P9 Cumulus
+   InitCompiler supportis - Part 3
+-  `bf70b2a6db71 <https://github.com/open-power/hostboot/commit/bf70b2a6db71>`__ SMP wrap mode - Run
+   host_load_io_ppe earlier in Wrap mode.
+-  `b2971fa73897 <https://github.com/open-power/hostboot/commit/b2971fa73897>`__ Create empty files
+   for OMI init procedures.
+-  `e0d09f462610 <https://github.com/open-power/hostboot/commit/e0d09f462610>`__ Create empty files
+   for OMI init procedures.
+-  `a515f16a4a30 <https://github.com/open-power/hostboot/commit/a515f16a4a30>`__ Only call PRD
+   attention handling in resetPMComplex function at runtime.
+-  `28ee0f739fe2 <https://github.com/open-power/hostboot/commit/28ee0f739fe2>`__ Adding
+   callout/deconfig/gard information on some Centaur init errors.
+-  `9f1d0e3a21a1 <https://github.com/open-power/hostboot/commit/9f1d0e3a21a1>`__ Change target types
+   to 64-bit and add P10 target types
+-  `ebd72d043f23 <https://github.com/open-power/hostboot/commit/ebd72d043f23>`__ Change
+   ATTR_MRW_ENHANCED_GROUPING_NO_MIRRORING name
+
+Tsung Yeung (11):
+
+-  `1f6ed77b32b6 <https://github.com/open-power/hostboot/commit/1f6ed77b32b6>`__ Targeting support
+   for NVDIMM-N P9 on ZZ
+-  `2c1c99f37019 <https://github.com/open-power/hostboot/commit/2c1c99f37019>`__ Adds NVDIMM IPL
+   Support on ZZ
+-  `25102e0add22 <https://github.com/open-power/hostboot/commit/25102e0add22>`__ P9: Disable Maint
+   Address Mode After Self-Refresh Exit on NVDIMM
+-  `468aed31ffbe <https://github.com/open-power/hostboot/commit/468aed31ffbe>`__ Move NVDIMM Erase
+   and Arm to Runtime
+-  `a1ec3238d820 <https://github.com/open-power/hostboot/commit/a1ec3238d820>`__ P9: NVDIMM SBE
+   Support to Trigger Catastrophic Save
+-  `719413654adb <https://github.com/open-power/hostboot/commit/719413654adb>`__ Update bbuild to
+   b0121a_1904.930
+-  `dc1efdb95ce7 <https://github.com/open-power/hostboot/commit/dc1efdb95ce7>`__ NVDIMM SBE Support
+   to Trigger CSAVE - xip_customize
+-  `b2027cd8b704 <https://github.com/open-power/hostboot/commit/b2027cd8b704>`__ Disable NVDIMM
+   Trigger Before Draminit and Deassert DDR_RESETn During MPIPL
+-  `c7b63e7f7d1d <https://github.com/open-power/hostboot/commit/c7b63e7f7d1d>`__ Adjust STR enter
+   sequence to enable immediate entry
+-  `d4c084086a47 <https://github.com/open-power/hostboot/commit/d4c084086a47>`__ Disable maint
+   address mode before rcd_load during NVDIMM post-restore
+-  `85e03b6c3d2e <https://github.com/open-power/hostboot/commit/85e03b6c3d2e>`__ Enable mss_scrub on
+   MPIPL if NVDIMM is configured
+
+Vasant Hegde (2):
+
+-  `99c1c9d7dcc2 <https://github.com/open-power/hostboot/commit/99c1c9d7dcc2>`__ hdata: Increase RHB
+   instance count
+-  `e30bf32f6960 <https://github.com/open-power/hostboot/commit/e30bf32f6960>`__ MPIPL: Update MDRT
+   count only if its valid
+
+Venkatesh Sainath (1):
+
+-  `73cad1f1ae2a <https://github.com/open-power/hostboot/commit/73cad1f1ae2a>`__ Pushing HB plugins
+   and related files for building errltool
+
+William A. Kennington III (1):
+
+-  `9a9bc342c943 <https://github.com/open-power/hostboot/commit/9a9bc342c943>`__ ipmiwatchdog:
+   Handle uninitialized errors during reset
+
+Yue Du (2):
+
+-  `b731dce860a0 <https://github.com/open-power/hostboot/commit/b731dce860a0>`__ PM: Prevent Core-L2
+   Quiesce from removing PM_EXIT upon SPWU
+-  `09f379b65821 <https://github.com/open-power/hostboot/commit/09f379b65821>`__ STOP: Disable cache
+   inject and LCO before purge L3
+
+Zane Shelley (70):
+
+-  `de5c390af3c7 <https://github.com/open-power/hostboot/commit/de5c390af3c7>`__ PRD: ignore SCOM
+   errors in rule code summary construct
+-  `5be7d802291e <https://github.com/open-power/hostboot/commit/5be7d802291e>`__ PRD: incorrect CFAM
+   register addresses used in Hostboot
+-  `1ff70a1f246d <https://github.com/open-power/hostboot/commit/1ff70a1f246d>`__ PRD: no deconfig
+   during checkstop, delayed deconfig during TI
+-  `1ba5e879f3a4 <https://github.com/open-power/hostboot/commit/1ba5e879f3a4>`__ PRD: firmware
+   assisted channel failure workaround
+-  `a908d8307ad7 <https://github.com/open-power/hostboot/commit/a908d8307ad7>`__ PRD: reorder
+   isolation for channel fail attentions
+-  `62f4b4adbd87 <https://github.com/open-power/hostboot/commit/62f4b4adbd87>`__ PRD: Manually clear
+   the Centaur interrupt status reg on chnl fail
+-  `832ce2259291 <https://github.com/open-power/hostboot/commit/832ce2259291>`__ PRD: removed
+   stubbed HWSV enums from Hostboot code
+-  `df829c02d7d5 <https://github.com/open-power/hostboot/commit/df829c02d7d5>`__ PRD: segfault in
+   PLL domain code
+-  `da9d0e7c5ed5 <https://github.com/open-power/hostboot/commit/da9d0e7c5ed5>`__ PRD: Add core
+   scratch register 3 to FFDC
+-  `45dd7d0b57af <https://github.com/open-power/hostboot/commit/45dd7d0b57af>`__ PRD: change
+   threshold for L3FIR[28] LRU parity error
+-  `86d3fc2a9d5c <https://github.com/open-power/hostboot/commit/86d3fc2a9d5c>`__ PRD: add lane
+   repair extra signatures to appropriate targets
+-  `d37ee6f5a97b <https://github.com/open-power/hostboot/commit/d37ee6f5a97b>`__ PRD: getScom()
+   retry for HBRT channel failures
+-  `6ff0b982dfd3 <https://github.com/open-power/hostboot/commit/6ff0b982dfd3>`__ PRD: Sys/PCI
+   oscillator failover thresholding
+-  `4f0f9f1534a1 <https://github.com/open-power/hostboot/commit/4f0f9f1534a1>`__ PRD: resume super
+   fast read support for Row Repair
+-  `396c1d366536 <https://github.com/open-power/hostboot/commit/396c1d366536>`__ PRD: resume command
+   support in VcmEvent for Row Repair
+-  `890ac53effd1 <https://github.com/open-power/hostboot/commit/890ac53effd1>`__ PRD: linker issue
+   with template specializations in VcmEvent class
+-  `e55c53fae43a <https://github.com/open-power/hostboot/commit/e55c53fae43a>`__ PRD: added
+   PlatServices::isRowRepairEnabled()
+-  `e748ff234b02 <https://github.com/open-power/hostboot/commit/e748ff234b02>`__ PRD: handle write
+   blocked RC when clearing chip mark on MBA
+-  `410e6cc5d93c <https://github.com/open-power/hostboot/commit/410e6cc5d93c>`__ PRD: Simplified
+   System::Analyze() interface
+-  `8034c8c2ce2c <https://github.com/open-power/hostboot/commit/8034c8c2ce2c>`__ PRD: fixed priority
+   of PreAnalysis function
+-  `5ae9d29bd4d1 <https://github.com/open-power/hostboot/commit/5ae9d29bd4d1>`__ PRD: give MC
+   chiplets priority for channel failure analysis
+-  `f9f785efd4c7 <https://github.com/open-power/hostboot/commit/f9f785efd4c7>`__ PRD: RX trgt used
+   for TX trgt in XBUS lane repair VPD write
+-  `8aacdb878830 <https://github.com/open-power/hostboot/commit/8aacdb878830>`__ PRD: fix input
+   parameters for lane repair power down HWPs
+-  `60d11f6f5f07 <https://github.com/open-power/hostboot/commit/60d11f6f5f07>`__ PRD: better
+   isolation for RCD parity errors and channel failures
+-  `4b214fb15026 <https://github.com/open-power/hostboot/commit/4b214fb15026>`__ PRD: lane repair
+   virtual registers for DMI target
+-  `32aa25ec3b49 <https://github.com/open-power/hostboot/commit/32aa25ec3b49>`__ PRD: add ‘max
+   spares exceeded’ attentions to checkstop root cause
+-  `55a1d38302ca <https://github.com/open-power/hostboot/commit/55a1d38302ca>`__ Added portable
+   shebang to applyTargetingStyle tool
+-  `dae5fa093ce7 <https://github.com/open-power/hostboot/commit/dae5fa093ce7>`__ PRD: Fix lane
+   repair FFDC for XBUS clock 1 domain
+-  `09b976dcc51f <https://github.com/open-power/hostboot/commit/09b976dcc51f>`__ RAS_XML: updates to
+   sync the XML with actual values from hardware
+-  `e68ba552bbe0 <https://github.com/open-power/hostboot/commit/e68ba552bbe0>`__ PRD: updates to
+   sync the XML with actual values from hardware
+-  `aac8421a2554 <https://github.com/open-power/hostboot/commit/aac8421a2554>`__ PRD: change
+   register used to query for active chnl fail attn
+-  `829943397a90 <https://github.com/open-power/hostboot/commit/829943397a90>`__ PRD: Capture extra
+   FFDC for current memory mirroring config
+-  `140618aff4a5 <https://github.com/open-power/hostboot/commit/140618aff4a5>`__ PRD: obus extra
+   signatures
+-  `965a9eaad536 <https://github.com/open-power/hostboot/commit/965a9eaad536>`__ PRD:
+   ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS not used on Nimbus
+-  `524937cba951 <https://github.com/open-power/hostboot/commit/524937cba951>`__ remove deprecated
+   ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS
+-  `e9ade5b4dbf7 <https://github.com/open-power/hostboot/commit/e9ade5b4dbf7>`__ PRD: PM error log
+   parser updates
+-  `bbd4b6cad455 <https://github.com/open-power/hostboot/commit/bbd4b6cad455>`__ PRD: removed
+   default resolution due to problems with CS filter
+-  `10915cf668b3 <https://github.com/open-power/hostboot/commit/10915cf668b3>`__ PRD: wrong target
+   used in PLL analysis code
+-  `9c247751560a <https://github.com/open-power/hostboot/commit/9c247751560a>`__ PRD: Make room for
+   Axone prf files in HBRT
+-  `68d4feee7c9a <https://github.com/open-power/hostboot/commit/68d4feee7c9a>`__ PRD: prep splitting
+   rule files by chip model
+-  `7315fb2debc3 <https://github.com/open-power/hostboot/commit/7315fb2debc3>`__ PRD: Created
+   Cumulus specific rule files
+-  `ca2ceb0720d6 <https://github.com/open-power/hostboot/commit/ca2ceb0720d6>`__ PRD: Created Nimbus
+   specific rule files
+-  `b12a2a3c601c <https://github.com/open-power/hostboot/commit/b12a2a3c601c>`__ PRD: Created
+   Centaur specific rule files
+-  `beca51100d6b <https://github.com/open-power/hostboot/commit/beca51100d6b>`__ PRD: Fixed TOD
+   register capturing
+-  `7f716fe1404d <https://github.com/open-power/hostboot/commit/7f716fe1404d>`__ PRD: Remove
+   remaining P8 code
+-  `116af97857bb <https://github.com/open-power/hostboot/commit/116af97857bb>`__ PRD: Fix compile
+   warning for Centaur extra signatures
+-  `f5096ac13faf <https://github.com/open-power/hostboot/commit/f5096ac13faf>`__ PRD: Updates from
+   the RAS XML
+-  `01399735eee7 <https://github.com/open-power/hostboot/commit/01399735eee7>`__ PRD: rule file
+   updates for XML parsing tool
+-  `40cf4bc6b06d <https://github.com/open-power/hostboot/commit/40cf4bc6b06d>`__ PRD: Make room for
+   Axone prf files in Hostboot
+-  `ba0aa772d541 <https://github.com/open-power/hostboot/commit/ba0aa772d541>`__ PRD: updates from
+   XML and XML parser
+-  `195f63624185 <https://github.com/open-power/hostboot/commit/195f63624185>`__ PRD: Rule file
+   updates for Centaur
+-  `06c7de48489f <https://github.com/open-power/hostboot/commit/06c7de48489f>`__ PRD: update filter
+   parsing in XML parser
+-  `cc7d24e732f8 <https://github.com/open-power/hostboot/commit/cc7d24e732f8>`__ PRD: Fixed XML
+   parser for summary analysis
+-  `e2e2e85b17ea <https://github.com/open-power/hostboot/commit/e2e2e85b17ea>`__ PRD: separated NPU
+   registers and actions into separate rule files
+-  `8535abf21a53 <https://github.com/open-power/hostboot/commit/8535abf21a53>`__ increase HBRT PNOR
+   size
+-  `f6bbedd9f3f3 <https://github.com/open-power/hostboot/commit/f6bbedd9f3f3>`__ PRD: Initial Axone
+   rule files
+-  `3131f27dfef2 <https://github.com/open-power/hostboot/commit/3131f27dfef2>`__ PRD: Fixed last
+   functional core function for P9
+-  `1144a49a1991 <https://github.com/open-power/hostboot/commit/1144a49a1991>`__ PRD: updates to the
+   XML parser for centaur
+-  `eb8d14930c5e <https://github.com/open-power/hostboot/commit/eb8d14930c5e>`__ PRD: rule and
+   action file support for Explorer
+-  `bf6ab8287c51 <https://github.com/open-power/hostboot/commit/bf6ab8287c51>`__ PRD: Updated
+   checkLastFuncCore() for fused core mode
+-  `c6b5971be189 <https://github.com/open-power/hostboot/commit/c6b5971be189>`__ PRD: limit OBUS
+   callouts when not in SMP mode
+-  `4e34d24e1cd6 <https://github.com/open-power/hostboot/commit/4e34d24e1cd6>`__ PRD: Fabric Sorting
+   for Axone
+-  `b711fc5353d2 <https://github.com/open-power/hostboot/commit/b711fc5353d2>`__ PRD: Enable core
+   unit checkstop analysis for Axone
+-  `25189734c7b3 <https://github.com/open-power/hostboot/commit/25189734c7b3>`__ PRD: enable line
+   delete support for Axone
+-  `96251f9d6aa9 <https://github.com/open-power/hostboot/commit/96251f9d6aa9>`__ PRD: Enable fabric
+   lane repair for Axone
+-  `229ade5d23e7 <https://github.com/open-power/hostboot/commit/229ade5d23e7>`__ PRD: PLL analysis
+   support for Axone
+-  `c517b8a501ae <https://github.com/open-power/hostboot/commit/c517b8a501ae>`__ PRD: TOD analysis
+   support for Axone
+-  `bfac98200f7e <https://github.com/open-power/hostboot/commit/bfac98200f7e>`__ PRD: OP checkstop
+   analysis support for Axone
+-  `7ef75d2c6844 <https://github.com/open-power/hostboot/commit/7ef75d2c6844>`__ PRD: Prioritize
+   centaur internal timeout over channel failure
+-  `12264bb84217 <https://github.com/open-power/hostboot/commit/12264bb84217>`__ PRD: buffer overrun
+   issue in PRD capture data
+
+aravnair-in (1):
+
+-  `6c5154f68c50 <https://github.com/open-power/hostboot/commit/6c5154f68c50>`__ Add deconfigure
+   SMPGROUP peer targets rule for SMPGROUP
+
+duchen (1):
+
+-  `a57d9746ec97 <https://github.com/open-power/hostboot/commit/a57d9746ec97>`__ Update FAPI2
+   functions to handle new template parms for multicast support
+
+shlimeng (1):
+
+-  `829034ee752e <https://github.com/open-power/hostboot/commit/829034ee752e>`__ Add new algorithm
+   for MREP and error log
+
+spashabk-in (5):
+
+-  `1a7732ad4182 <https://github.com/open-power/hostboot/commit/1a7732ad4182>`__ Introducing lpc
+   utils source file
+-  `38ef75800929 <https://github.com/open-power/hostboot/commit/38ef75800929>`__ Move lpc_rw to a
+   source file
+-  `a52846d8be94 <https://github.com/open-power/hostboot/commit/a52846d8be94>`__ Support 1byte data
+   access on LPC
+-  `0a21d54e66d2 <https://github.com/open-power/hostboot/commit/0a21d54e66d2>`__ Introducing lpc
+   utils source file
+-  `4478b63177ef <https://github.com/open-power/hostboot/commit/4478b63177ef>`__ Move lpc_rw to a
+   source file
+
+xiaozq (1):
+
+-  `888662cc151b <https://github.com/open-power/hostboot/commit/888662cc151b>`__ p9_query_mssinfo
+   for single chip mss information query.
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _patches-2.2-6:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-6:
+
+Commits
+~~~~~~~
+
+Andres Lugo-Reyes (6):
+
+-  `63a59b2f06eb <https://github.com/open-power/occ/commit/63a59b2f06eb>`__ WOF Reset debug command
+-  `e03ec216c2a4 <https://github.com/open-power/occ/commit/e03ec216c2a4>`__ Tool to parse raw WOF
+   hex data
+-  `e66f727bf40b <https://github.com/open-power/occ/commit/e66f727bf40b>`__ Fix units in comments in
+   OPPB to match ekb and actual units.
+-  `41f0c2c5e001 <https://github.com/open-power/occ/commit/41f0c2c5e001>`__ WOF: Add Extended RC to
+   wof errors
+-  `7f75f89c885f <https://github.com/open-power/occ/commit/7f75f89c885f>`__ Update occtoolp9 to
+   handle parsing WOF Reset reason in opal-prd
+-  `c0210a3fc54d <https://github.com/open-power/occ/commit/c0210a3fc54d>`__ Add WOF parameters to
+   WOF error logs
+
+Chris Cain (7):
+
+-  `a8a2c3a4f7e8 <https://github.com/open-power/occ/commit/a8a2c3a4f7e8>`__ Fix DIMM callout on
+   temperature timeout
+-  `18583159ffc2 <https://github.com/open-power/occ/commit/18583159ffc2>`__ Fix PGPE beacon
+   detection
+-  `d7adf6c28157 <https://github.com/open-power/occ/commit/d7adf6c28157>`__ Miscellaneous update to
+   occtoolp9
+-  `b67db9d09b18 <https://github.com/open-power/occ/commit/b67db9d09b18>`__ Support for NVDIMMs
+-  `008cb0bc5f1a <https://github.com/open-power/occ/commit/008cb0bc5f1a>`__ Assert ddr_resetn during
+   EPOW on NVDIMMs
+-  `49d91f3310f2 <https://github.com/open-power/occ/commit/49d91f3310f2>`__ NVDIMM procedure update
+-  `12c8088a32c5 <https://github.com/open-power/occ/commit/12c8088a32c5>`__ Updates to occtoolp9
+
+Douglas Gilbert (2):
+
+-  `17d77ae94197 <https://github.com/open-power/occ/commit/17d77ae94197>`__
+   Memory:MPV:STC920:Zeppelin: OCC held in reset after a channel checkstop
+-  `3e23a4ef97bc <https://github.com/open-power/occ/commit/3e23a4ef97bc>`__ Write firdata to PNOR
+   over IPMI
+
+Sumit Kumar (1):
+
+-  `074010fb5fd9 <https://github.com/open-power/occ/commit/074010fb5fd9>`__ 24x7: Added Alink PMU &
+   fix for defect SW430218
+
+William Bryan (6):
+
+-  `6d556b9b95fd <https://github.com/open-power/occ/commit/6d556b9b95fd>`__ Increase GPE1 Stack Size
+-  `f284c3068077 <https://github.com/open-power/occ/commit/f284c3068077>`__ Correct centaur time
+   scaling factor
+-  `97f1483c0bd9 <https://github.com/open-power/occ/commit/97f1483c0bd9>`__ imageHdrScript fixes
+-  `07f6e35c3f82 <https://github.com/open-power/occ/commit/07f6e35c3f82>`__ Update GPE1 Binary 8/15
+-  `d84708e4e986 <https://github.com/open-power/occ/commit/d84708e4e986>`__ Only update centaur
+   sensors if data was collected
+-  `1de1be8ec36b <https://github.com/open-power/occ/commit/1de1be8ec36b>`__ Memory bandwidth sensor
+   fixes
+
+mbroyles (8):
+
+-  `bc0c2332263b <https://github.com/open-power/occ/commit/bc0c2332263b>`__ Prevent calling out
+   DIMMs and Centaurs due to GPE issues
+-  `b8a8037ca194 <https://github.com/open-power/occ/commit/b8a8037ca194>`__ Prevent calling out
+   Centaurs on clock failover CQ: SW437405
+-  `1f0ae6950bfc <https://github.com/open-power/occ/commit/1f0ae6950bfc>`__ Debug command updates
+-  `eed59077ba18 <https://github.com/open-power/occ/commit/eed59077ba18>`__ Allow N mode power cap
+   to be higher than N+1
+-  `0f604d61c285 <https://github.com/open-power/occ/commit/0f604d61c285>`__ Add WOF sensors for
+   AMESTER
+-  `b1453b6ce600 <https://github.com/open-power/occ/commit/b1453b6ce600>`__ Include oversubscription
+   in clip history
+-  `8344884b54ca <https://github.com/open-power/occ/commit/8344884b54ca>`__ Improved PGPE error
+   handling part 1
+-  `bd6800942d1d <https://github.com/open-power/occ/commit/bd6800942d1d>`__ Fix memory OT throttling
+   on Nimbus
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _patches-2.2-7:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-7:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _patches-2.2-8:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _patches-2.2-9:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-9:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `c3cbf2b97145 <https://github.com/open-power/palmetto-xml/commit/c3cbf2b97145>`__ Add Sys Fw Fru
+   Id
+
+Joel Stanley (1):
+
+-  `19c86eb1e5f1 <https://github.com/open-power/palmetto-xml/commit/19c86eb1e5f1>`__ Fix
+   IBSCOM_MCS_BASE_ADDR value
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _patches-2.2-10:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-10:
+
+Commits
+~~~~~~~
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _patches-2.2-11:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-11:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _patches-2.2-12:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-12:
+
+Commits
+~~~~~~~
+
+Adrian Barrera (1):
+
+-  `6a2b4e9c991d <https://github.com/open-power/romulus-xml/commit/6a2b4e9c991d>`__ Update default
+   PCIe G3 lane Eq for all PHBs
+
+HankChang (1):
+
+-  `3ea5832b5ccd <https://github.com/open-power/romulus-xml/commit/3ea5832b5ccd>`__ Updated
+   DECONFIG_GARDABLE ATTR for RAS
+
+Matt Raybuck (1):
+
+-  `378b84d6d93a <https://github.com/open-power/romulus-xml/commit/378b84d6d93a>`__ Corrected
+   invalid chiplet id values for MCS units
+
+Nick Gruendler (1):
+
+-  `6d169111bade <https://github.com/open-power/romulus-xml/commit/6d169111bade>`__ Set
+   X_ETHRESHOLD-REPAIR
+
+Nickolaus Gruendler (7):
+
+-  `9309ecf5eef8 <https://github.com/open-power/romulus-xml/commit/9309ecf5eef8>`__ Add DD2.2 4 and
+   8 core WOF tables
+-  `97b82bfd90db <https://github.com/open-power/romulus-xml/commit/97b82bfd90db>`__ Enable 2666
+   memory for single drop
+-  `7f925b710c48 <https://github.com/open-power/romulus-xml/commit/7f925b710c48>`__ Update dual drop
+   mem speed, stop states
+-  `7c1bfbb45ab0 <https://github.com/open-power/romulus-xml/commit/7c1bfbb45ab0>`__ Update WOF
+   tables and wof phase2 support
+-  `bcee0de48654 <https://github.com/open-power/romulus-xml/commit/bcee0de48654>`__ Update WOF
+   tables and remove unneeded ones
+-  `93456eecf038 <https://github.com/open-power/romulus-xml/commit/93456eecf038>`__ DD2.1 16c WOF
+   data
+-  `d91ade7643d6 <https://github.com/open-power/romulus-xml/commit/d91ade7643d6>`__ Update PCIE EQ
+   setting for gen3
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _patches-2.2-13:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-13:
+
+Commits
+~~~~~~~
+
+Abhishek Agarwal (1):
+
+-  `1d4b3dd1656b <https://github.com/open-power/sbe/commit/1d4b3dd1656b>`__ Axone only-IPL
+   Procedures update to support SBE changes
+
+Adam Hale (2):
+
+-  `2eb270876749 <https://github.com/open-power/sbe/commit/2eb270876749>`__ Disable HW439321
+   workaround in dd1.3
+-  `68b93cc0698a <https://github.com/open-power/sbe/commit/68b93cc0698a>`__ HW467590 - WAT Solution
+   to prevent ARMWF starvation early hang
+
+Alvin Wang (1):
+
+-  `dbdcd7a7c9dc <https://github.com/open-power/sbe/commit/dbdcd7a7c9dc>`__ Update
+   setup_fw_boot_config() to read out actual values from attributes
+
+Amit Tendolkar (2):
+
+-  `d5794d13060d <https://github.com/open-power/sbe/commit/d5794d13060d>`__ Avoid spurious Malf
+   Alert (HMI) to PHYP in PM Complex Reset/Suspend
+-  `06f2b048dd60 <https://github.com/open-power/sbe/commit/06f2b048dd60>`__ Handling special wakeup
+   assert/deassert mis-match in PM Reset/Init on MALF
+
+Andre Marin (19):
+
+-  `d12c98f3bf94 <https://github.com/open-power/sbe/commit/d12c98f3bf94>`__ Add MEM_PORT target
+-  `975341f85c28 <https://github.com/open-power/sbe/commit/975341f85c28>`__ Modify spd_decoder,
+   eff_config, unit tests. Modify dependent files
+-  `cfb08bf31741 <https://github.com/open-power/sbe/commit/cfb08bf31741>`__ Add mss throttle files
+   L1
+-  `b9d5c1e0b525 <https://github.com/open-power/sbe/commit/b9d5c1e0b525>`__ Modify freq & dep.
+   files. Add cas latency & unit tests
+-  `49c63541c6ed <https://github.com/open-power/sbe/commit/49c63541c6ed>`__ Fix throttle procedure &
+   MSS attribute clean up
+-  `60f0428ecc8e <https://github.com/open-power/sbe/commit/60f0428ecc8e>`__ Add eff_config
+   functionality needed for RIT, fix cas_latency bug & attr files
+-  `7a955f623f4f <https://github.com/open-power/sbe/commit/7a955f623f4f>`__ Modify SPD blob and
+   eff-config hardcoding to match VBU
+-  `2ce64ff2a7c1 <https://github.com/open-power/sbe/commit/2ce64ff2a7c1>`__ Fix
+   p9_mss_utils_to_throttle, create throttles API, attribute cleanup
+-  `dfac7593ceb5 <https://github.com/open-power/sbe/commit/dfac7593ceb5>`__ Add LRDIMM to
+   translation register infrastructure and unit tests.
+-  `9f22ccd6654f <https://github.com/open-power/sbe/commit/9f22ccd6654f>`__ Add read cmd, precharge
+   all cmd, and read cmd CCS instruction and unit tests
+-  `c296d8d25294 <https://github.com/open-power/sbe/commit/c296d8d25294>`__ Add PHY sequencer
+   refresh settings after draminit
+-  `bf3e7649798e <https://github.com/open-power/sbe/commit/bf3e7649798e>`__ Remove ZQCAL redundant
+   CCS inst, move to draminit_training
+-  `f83a56fc20e8 <https://github.com/open-power/sbe/commit/f83a56fc20e8>`__ Add Write CRC attributes
+   to xml and eff_dimm
+-  `224f435e1760 <https://github.com/open-power/sbe/commit/224f435e1760>`__ Fix i2c doxy and update
+   i2c_access.H doxy to match fapi2_access_i2c.H
+-  `3dbbc66ec9d3 <https://github.com/open-power/sbe/commit/3dbbc66ec9d3>`__ Add empty explorer
+   “check_for_ready” procedure files
+-  `77c7728ea9e7 <https://github.com/open-power/sbe/commit/77c7728ea9e7>`__ Added I2C fields,
+   EXP_FW_STATUS API
+-  `09fc729a0e49 <https://github.com/open-power/sbe/commit/09fc729a0e49>`__ Implement
+   exp_check_for_ready
+-  `40778a92810f <https://github.com/open-power/sbe/commit/40778a92810f>`__ Initial mss_field endian
+   modification
+-  `234dbdb65dd7 <https://github.com/open-power/sbe/commit/234dbdb65dd7>`__ Add exp_draminit and fix
+   data_structs constants
+
+Anusha Reddy Rangareddygari (4):
+
+-  `aee8470bb261 <https://github.com/open-power/sbe/commit/aee8470bb261>`__ Initf procedure updates
+   for Cumulus
+-  `40409eb7a0de <https://github.com/open-power/sbe/commit/40409eb7a0de>`__ Initf procedure updates
+   for OMI rings for Axone
+-  `957a64765762 <https://github.com/open-power/sbe/commit/957a64765762>`__ Initf procedure updates
+   for Axone OMI rings
+-  `5697a351821d <https://github.com/open-power/sbe/commit/5697a351821d>`__ Axone only-Mux settings
+   for TOD refclk input
+
+Ben Gass (5):
+
+-  `c9c321873ecd <https://github.com/open-power/sbe/commit/c9c321873ecd>`__ Update p9a_10 engd from
+   o10_e9018_1_tp018_ec409_soa_sc_u261_01
+-  `656d77e999c1 <https://github.com/open-power/sbe/commit/656d77e999c1>`__ Back out p9a_10 engd
+   that breaks the initcompiler.
+-  `3fd4e84f2ab4 <https://github.com/open-power/sbe/commit/3fd4e84f2ab4>`__ Update Axone engd.
+-  `b95ca3802748 <https://github.com/open-power/sbe/commit/b95ca3802748>`__ Adding p9a_ocmb_enable
+-  `99a4816003f1 <https://github.com/open-power/sbe/commit/99a4816003f1>`__ Adding omi_init
+   procedures.
+
+Brian Silver (26):
+
+-  `c874b0234370 <https://github.com/open-power/sbe/commit/c874b0234370>`__ Initial commit of memory
+   subsystem
+-  `10b33503959b <https://github.com/open-power/sbe/commit/10b33503959b>`__ Add PHY RC class, update
+   setup cal for 2D wc/rc
+-  `cbf577233f98 <https://github.com/open-power/sbe/commit/cbf577233f98>`__ Add mcbist L2 function
+-  `4d73c7a1e85d <https://github.com/open-power/sbe/commit/4d73c7a1e85d>`__ Change DIMM_SIZE from 8
+   bits to 32 bits
+-  `82f796bbc0d2 <https://github.com/open-power/sbe/commit/82f796bbc0d2>`__ Add dp16 io tx dll/vreg
+   config
+-  `611d94b420a2 <https://github.com/open-power/sbe/commit/611d94b420a2>`__ Add L2 p9_mss_scrub
+-  `02414db1db84 <https://github.com/open-power/sbe/commit/02414db1db84>`__ Change ODT R/W to take
+   values from VPD
+-  `f4fe10e30b1f <https://github.com/open-power/sbe/commit/f4fe10e30b1f>`__ Add consumption of IBT
+   from VPD and place in RCD7x
+-  `fdd2a22a19b5 <https://github.com/open-power/sbe/commit/fdd2a22a19b5>`__ Changes related to RTT
+   VPD settings
+-  `a7bf0135fb18 <https://github.com/open-power/sbe/commit/a7bf0135fb18>`__ Implement MRW
+   attributes; dram_clks, db_util, 2n_mode
+-  `281819c9a3f6 <https://github.com/open-power/sbe/commit/281819c9a3f6>`__ Change PHY to use GPO,
+   RLO, WLO from VPD
+-  `1a9deb52ca5e <https://github.com/open-power/sbe/commit/1a9deb52ca5e>`__ Add bit field of master
+   ranks attribute for PRD
+-  `2318bae2ec82 <https://github.com/open-power/sbe/commit/2318bae2ec82>`__ Add an attribute to
+   avoid the plug rules in partial good scenarios
+-  `5857fe5e9341 <https://github.com/open-power/sbe/commit/5857fe5e9341>`__ Change
+   p9_mss_freq_system to write attributes, errors for Cronus
+-  `e61c6620ebf2 <https://github.com/open-power/sbe/commit/e61c6620ebf2>`__ Add disabled bit
+   processing for DDR PHY initial calibration
+-  `1a63e02fb8fb <https://github.com/open-power/sbe/commit/1a63e02fb8fb>`__ Add DP16 workarounds for
+   Nimbus DD1.0
+-  `14a4648821a3 <https://github.com/open-power/sbe/commit/14a4648821a3>`__ Enable read VREF
+   calibration
+-  `939b1b6dae25 <https://github.com/open-power/sbe/commit/939b1b6dae25>`__ Initial commit of memory
+   subsystem
+-  `d350afb8fe94 <https://github.com/open-power/sbe/commit/d350afb8fe94>`__ Add mcbist L2 function
+-  `33aeb4130fcd <https://github.com/open-power/sbe/commit/33aeb4130fcd>`__ Add initial FIR checking
+   for APB interface
+-  `737236237bc4 <https://github.com/open-power/sbe/commit/737236237bc4>`__ Change draminit_mc
+   mcbist subtest to perform compares rather than ECC
+-  `cadb2f99a87b <https://github.com/open-power/sbe/commit/cadb2f99a87b>`__ Add memdiags scrub
+   capability
+-  `fadf57f63054 <https://github.com/open-power/sbe/commit/fadf57f63054>`__ Update error handling
+   for IPL procedures
+-  `bba0660f44a8 <https://github.com/open-power/sbe/commit/bba0660f44a8>`__ Update memory library
+   for 1R 4gbx4 DIMM
+-  `8baf05c39b20 <https://github.com/open-power/sbe/commit/8baf05c39b20>`__ Add 3DS DIMM support
+-  `5942578dbc6c <https://github.com/open-power/sbe/commit/5942578dbc6c>`__ Changes to limit DLL cal
+   on spare DP8, stop CSS before starting
+
+Chris Steffen (1):
+
+-  `022cf9ef4eee <https://github.com/open-power/sbe/commit/022cf9ef4eee>`__ Alink Hot Repair Fix
+
+Christian Geddes (2):
+
+-  `653af7c39dce <https://github.com/open-power/sbe/commit/653af7c39dce>`__ Clear INT_CQ related
+   firs after completing sync_reset in MPIPL
+-  `da97ec320573 <https://github.com/open-power/sbe/commit/da97ec320573>`__ Add exp_i2c_scom driver
+   that will be consumed by HB/SBE platforms
+
+Christian R. Geddes (1):
+
+-  `d366d4d3fd47 <https://github.com/open-power/sbe/commit/d366d4d3fd47>`__ Revert “Clear INT_CQ
+   related firs after completing sync_reset in MPIPL”
+
+Claus Michael Olsen (2):
+
+-  `b899067de964 <https://github.com/open-power/sbe/commit/b899067de964>`__ Cleanup: Updated Mvpd
+   access function and removal of unused rings
+-  `225922537f45 <https://github.com/open-power/sbe/commit/225922537f45>`__ Infrastructure support
+   for new MC OMI rings for Axone
+
+Dan Crowell (9):
+
+-  `114eb0df447d <https://github.com/open-power/sbe/commit/114eb0df447d>`__ Remove
+   ATTR_PROC_CHIP_MEM_TO_USE
+-  `c9b485103576 <https://github.com/open-power/sbe/commit/c9b485103576>`__ Attribute cleanup
+-  `12f20f559a22 <https://github.com/open-power/sbe/commit/12f20f559a22>`__ Only save the CME FIR
+   Masks after they have been setup once
+-  `41ac7c13db4a <https://github.com/open-power/sbe/commit/41ac7c13db4a>`__ Add Axone targets to
+   fapi error utilities
+-  `29377f9ca5d2 <https://github.com/open-power/sbe/commit/29377f9ca5d2>`__ Remove whitespace that
+   breaks HB attribute compiler
+-  `0bd8a112862e <https://github.com/open-power/sbe/commit/0bd8a112862e>`__ Add override attributes
+   for memory vpd access
+-  `f2c585d70f39 <https://github.com/open-power/sbe/commit/f2c585d70f39>`__ Change
+   ATTR_MSS_WR_VREF_OFFSET to be override-only
+-  `e95bde71fdee <https://github.com/open-power/sbe/commit/e95bde71fdee>`__ Make new WOV attributes
+   override-only
+-  `2e253cebdaff <https://github.com/open-power/sbe/commit/2e253cebdaff>`__ Interface for OCMB
+   getVPD
+
+Dean Sanner (3):
+
+-  `69dedc0ffc26 <https://github.com/open-power/sbe/commit/69dedc0ffc26>`__ Add hook to setup
+   ATTR_SMF_CONFIG
+-  `ff37b7ecb360 <https://github.com/open-power/sbe/commit/ff37b7ecb360>`__ Use core target for
+   HRMOR/URMOR scoms in p9_sbe_load_bootloader
+-  `4cedc39a1cbe <https://github.com/open-power/sbe/commit/4cedc39a1cbe>`__ Leave scratch valid bits
+   alone to allow HB to query
+
+Douglas Gilbert (1):
+
+-  `ef27d8bc4244 <https://github.com/open-power/sbe/commit/ef27d8bc4244>`__ HCODE Make divide using
+   DERP/DORP atomic
+
+Greg Still (2):
+
+-  `895e0d5c76a7 <https://github.com/open-power/sbe/commit/895e0d5c76a7>`__ SMF: SBE updates for SMF
+   (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
+-  `e4bd0e56146b <https://github.com/open-power/sbe/commit/e4bd0e56146b>`__ SMF: clear HRMOR[15] in
+   all modes so that secure mode won’t hang core
+
+Jacob Harvey (19):
+
+-  `b5a8ad90ae2d <https://github.com/open-power/sbe/commit/b5a8ad90ae2d>`__ Added initToZero tag for
+   all memory attributes
+-  `79dc09405f69 <https://github.com/open-power/sbe/commit/79dc09405f69>`__ Change MSS_VOLT to
+   MSS_VOLT_VDDR
+-  `b7da4b95261b <https://github.com/open-power/sbe/commit/b7da4b95261b>`__ Fix eff_config, remove
+   custom_dimm
+-  `b79b9ca39e1b <https://github.com/open-power/sbe/commit/b79b9ca39e1b>`__ Modifying ATTRs for
+   memory power thermal
+-  `50fe674d875b <https://github.com/open-power/sbe/commit/50fe674d875b>`__ Cleaned spd xml and
+   Added module manufacturer info
+-  `3e99f56e4eb2 <https://github.com/open-power/sbe/commit/3e99f56e4eb2>`__ Started implementation
+   of bulk_pwr_throttles
+-  `e08919954f75 <https://github.com/open-power/sbe/commit/e08919954f75>`__ Implement L2
+   eff_config_thermal, bulk_pwr_throttle
+-  `8198935a9b65 <https://github.com/open-power/sbe/commit/8198935a9b65>`__ Fixing
+   bulk_pwr_throttles calculations
+-  `00d7f23538f6 <https://github.com/open-power/sbe/commit/00d7f23538f6>`__ Move MRS attributes to
+   eff_config to calc LRDIMMs
+-  `fa8cd7a53397 <https://github.com/open-power/sbe/commit/fa8cd7a53397>`__ Disabling
+   temp_refresh_mode
+-  `28138fa01bdb <https://github.com/open-power/sbe/commit/28138fa01bdb>`__ Fixing raw card setting
+   for DIMMs
+-  `8c2f174a055a <https://github.com/open-power/sbe/commit/8c2f174a055a>`__ Fix up setup_cal and
+   vref attrs
+-  `3b8fd10f3017 <https://github.com/open-power/sbe/commit/3b8fd10f3017>`__ Add in L1
+   draminit_training_adv files
+-  `e3f992ac8cf6 <https://github.com/open-power/sbe/commit/e3f992ac8cf6>`__ Implementing
+   draminit_training_adv
+-  `cf118099b000 <https://github.com/open-power/sbe/commit/cf118099b000>`__ Disabled Training
+   Advance in sim
+-  `f62eba35005d <https://github.com/open-power/sbe/commit/f62eba35005d>`__ L3 RAS for
+   draminit_training, eff_config, lib
+-  `8b1f6433ef30 <https://github.com/open-power/sbe/commit/8b1f6433ef30>`__ Clean up memdiags ffdc
+   naming
+-  `847583feba87 <https://github.com/open-power/sbe/commit/847583feba87>`__ L3 draminit and mss_lib
+-  `c3d5f54e035a <https://github.com/open-power/sbe/commit/c3d5f54e035a>`__ Fix sim problems on awan
+
+Jennifer A. Stofer (2):
+
+-  `19a6cc35b628 <https://github.com/open-power/sbe/commit/19a6cc35b628>`__ Revert “lpc_init:
+   Correct LPC host controller timeout value”
+-  `ecf448158b9d <https://github.com/open-power/sbe/commit/ecf448158b9d>`__ Revert “Initf procedure
+   updates for OMI rings for Axone”
+
+Jenny Huynh (8):
+
+-  `739cb752fc4a <https://github.com/open-power/sbe/commit/739cb752fc4a>`__ Secure memory allocation
+   and setup
+-  `3163363f9b24 <https://github.com/open-power/sbe/commit/3163363f9b24>`__ Avoid enabling smf bits
+   in nmmu logic for P9
+-  `3399fd3edb81 <https://github.com/open-power/sbe/commit/3399fd3edb81>`__ SW427193 / HW461448:
+   Enable memory controller wat
+-  `9f0712eccd00 <https://github.com/open-power/sbe/commit/9f0712eccd00>`__ Mask early hang
+   indicators from nmmu/vas unit
+-  `f980f21554a3 <https://github.com/open-power/sbe/commit/f980f21554a3>`__ Mask NMMUFIR(7),
+   NMMUFIR(36:39)
+-  `96b355495608 <https://github.com/open-power/sbe/commit/96b355495608>`__ Enforce SMF size
+   requirements and correct valid bit
+-  `baa6ab8c737e <https://github.com/open-power/sbe/commit/baa6ab8c737e>`__ HW471413 Aggressive
+   Uncle: disable ERAT thread sharing
+-  `7032c3353697 <https://github.com/open-power/sbe/commit/7032c3353697>`__ Enable Nimbus DD23 risk
+   levels
+
+Joachim Fenkes (6):
+
+-  `a8686c27d27e <https://github.com/open-power/sbe/commit/a8686c27d27e>`__ p9_sbe_lpc_init: Add
+   final check for errors
+-  `c7486f7b07ab <https://github.com/open-power/sbe/commit/c7486f7b07ab>`__ p9_sbe_tp_chiplet_init3:
+   Set up oscillator error mask based on MF osc setting
+-  `4191b61e176a <https://github.com/open-power/sbe/commit/4191b61e176a>`__ p9_sbe_lpc_init: Improve
+   reset
+-  `bbce13954daa <https://github.com/open-power/sbe/commit/bbce13954daa>`__ lpc_init: Correct LPC
+   host controller timeout value
+-  `97b414635410 <https://github.com/open-power/sbe/commit/97b414635410>`__ p9_sbe_lpc_init: Skip
+   final error check for Fleetwood GA1
+-  `c3907f462c51 <https://github.com/open-power/sbe/commit/c3907f462c51>`__ test: Temporarily
+   disable testArrayAccess
+
+Joe McGill (14):
+
+-  `add228241007 <https://github.com/open-power/sbe/commit/add228241007>`__ allow option to enforce
+   mirroring of all system memory
+-  `b725244e84ae <https://github.com/open-power/sbe/commit/b725244e84ae>`__ set PEC disable store
+   thread based ordering chicken switches
+-  `8dcb329eeac4 <https://github.com/open-power/sbe/commit/8dcb329eeac4>`__ p9_sbe_check_quiesce –
+   restore call to p9_int_scrub_caches
+-  `c8fede9e612b <https://github.com/open-power/sbe/commit/c8fede9e612b>`__ p9_sbe_scominit – set
+   XSCOM BAR in secure memory with SMF enabled
+-  `0eff4a7aa441 <https://github.com/open-power/sbe/commit/0eff4a7aa441>`__ p9.pci.scan.initfile –
+   replace 62028 implementation with initfile entry
+-  `bb2581994b16 <https://github.com/open-power/sbe/commit/bb2581994b16>`__ Validate OBUS DL lane
+   failed indications during initial link training
+-  `a29e1a56702f <https://github.com/open-power/sbe/commit/a29e1a56702f>`__ apply INT ARX clock gate
+   disable to p9n DD2.0 hardware
+-  `d7508dcad439 <https://github.com/open-power/sbe/commit/d7508dcad439>`__ Updates to permit
+   synchronized SS PLL spreading via TOD
+-  `da2faf32fae4 <https://github.com/open-power/sbe/commit/da2faf32fae4>`__ nest updates for p9c
+   DD1.3 native and p9c DD1.2 compatibility modes
+-  `dcd07da310ae <https://github.com/open-power/sbe/commit/dcd07da310ae>`__ prevent NVDL recal_abort
+   to OBUS PHY during SMP usage
+-  `ed95ad23449b <https://github.com/open-power/sbe/commit/ed95ad23449b>`__ FBC ABUS TDM inject and
+   recovery HWPs
+-  `6ef77d03b31f <https://github.com/open-power/sbe/commit/6ef77d03b31f>`__ whitelist updates for
+   ABUS CCM
+-  `41e1c16c7172 <https://github.com/open-power/sbe/commit/41e1c16c7172>`__ Add MSS customization
+   support from CRP0 Lx MVPD
+-  `658b2f4ef5f3 <https://github.com/open-power/sbe/commit/658b2f4ef5f3>`__ apply HW423589 option1
+   (MCD disable) workaround for p9n DD2.1
+
+Joel Stanley (2):
+
+-  `9fcda53c50f7 <https://github.com/open-power/sbe/commit/9fcda53c50f7>`__ p9_sbe_tp_chiplet_init:
+   Fix missing semicolons
+-  `d779bc19cdeb <https://github.com/open-power/sbe/commit/d779bc19cdeb>`__ fapi2: Use correct
+   RingMode type
+
+Louis Stermole (10):
+
+-  `026d810afdde <https://github.com/open-power/sbe/commit/026d810afdde>`__ Add row repair access
+   functions and attr switches for p9c
+-  `43db7b547db5 <https://github.com/open-power/sbe/commit/43db7b547db5>`__ Adding defaults for DRAM
+   dll_reset and dll_enable
+-  `ef6b416c8749 <https://github.com/open-power/sbe/commit/ef6b416c8749>`__ Add attribute
+   ATTR_EFF_RANK_GROUP_OVERRIDE
+-  `e179917b2c46 <https://github.com/open-power/sbe/commit/e179917b2c46>`__ Disable RTT_WR during
+   WR_LEVEL cal step, and set equivalent terminations
+-  `65add1de701a <https://github.com/open-power/sbe/commit/65add1de701a>`__ Improve description of
+   ATTR_EFF_RANK_GROUP_OVERRIDE
+-  `9dc84acf3693 <https://github.com/open-power/sbe/commit/9dc84acf3693>`__ Move
+   MNFG_TEST_ALL_SPARE_DRAM_ROWS to a new encoding
+-  `ea070e563fc3 <https://github.com/open-power/sbe/commit/ea070e563fc3>`__ Fix 1R dual-drop bugs
+-  `a66ed7d25440 <https://github.com/open-power/sbe/commit/a66ed7d25440>`__ Move MSS Rosetta map
+   from lab to f/w library, add API
+-  `3a4b3bd7d357 <https://github.com/open-power/sbe/commit/3a4b3bd7d357>`__ Add API for MC to C4 DQ
+   pin index translation
+-  `7359a42e3aea <https://github.com/open-power/sbe/commit/7359a42e3aea>`__ Change mss_freq
+   algorithm to deconfigure ports to achieve common DIMM freq
+
+Matt K. Light (2):
+
+-  `bfc895ae5d9e <https://github.com/open-power/sbe/commit/bfc895ae5d9e>`__ fapi2 i2c access headers
+-  `de6a45dcdabe <https://github.com/open-power/sbe/commit/de6a45dcdabe>`__ fapi2 i2c dox update
+
+Nick Bofferding (1):
+
+-  `ab21d9215c0e <https://github.com/open-power/sbe/commit/ab21d9215c0e>`__ Secure Boot: Whitelist
+   PPE External Interface XCR and SMP lane related register
+
+Nick Klazynski (4):
+
+-  `dc6a9a0a6028 <https://github.com/open-power/sbe/commit/dc6a9a0a6028>`__ Clockgate disable
+   workaround for HW452921
+-  `2582f47596ad <https://github.com/open-power/sbe/commit/2582f47596ad>`__ Enable CDD1.3’s 4
+   risklevels (step 1)
+-  `037aa8a374c5 <https://github.com/open-power/sbe/commit/037aa8a374c5>`__ Enable Core
+   compatability Mode; Add HW443669
+-  `d78d955fd260 <https://github.com/open-power/sbe/commit/d78d955fd260>`__ Add TLBIE WAT
+
+Prasad Bg Ranganath (3):
+
+-  `6fca30900233 <https://github.com/open-power/sbe/commit/6fca30900233>`__ Marking CME sram addr
+   and cntrl register for whitelist
+-  `2bd351fbbd39 <https://github.com/open-power/sbe/commit/2bd351fbbd39>`__ PM:Some more cleanups in
+   update_ec_eq procedure for core unit xstop case
+-  `5833ebe6d677 <https://github.com/open-power/sbe/commit/5833ebe6d677>`__ STOP:Dont clear
+   pmc_pcb_intr_type0_pending in OISR1/OIMR1 register
+
+Prem Shanker Jha (7):
+
+-  `1d60e2d7700c <https://github.com/open-power/sbe/commit/1d60e2d7700c>`__ PM: Added support for
+   enable disable of 24x7 IMA.
+-  `26f2defa140d <https://github.com/open-power/sbe/commit/26f2defa140d>`__ UV Support : Augmented
+   STOP API and self restore for enabling ultravisor.
+-  `4a4cf323a8a1 <https://github.com/open-power/sbe/commit/4a4cf323a8a1>`__ Revert “UV Support :
+   Augmented STOP API and self restore for enabling UV”
+-  `090243ffb298 <https://github.com/open-power/sbe/commit/090243ffb298>`__ PM: Fixed handling of
+   CME LFIR mask during PM complex reset.
+-  `63f0f90e5883 <https://github.com/open-power/sbe/commit/63f0f90e5883>`__ Img Build: HOMER changes
+   for SMF and SPR self save.
+-  `f84706a9ed02 <https://github.com/open-power/sbe/commit/f84706a9ed02>`__ SMF: Defined new
+   attribute to store unsecure HOMER’s base address.
+-  `cc4c778333b5 <https://github.com/open-power/sbe/commit/cc4c778333b5>`__ SMF: Defined new
+   attribute to store unsecure HOMER’s base address.
+
+RAJA DAS (1):
+
+-  `3d13f0af8432 <https://github.com/open-power/sbe/commit/3d13f0af8432>`__ Revert “Self Save: Fixed
+   bugs pertaining to SPR self save.”
+
+Rahul Batra (2):
+
+-  `3b46d1735013 <https://github.com/open-power/sbe/commit/3b46d1735013>`__ PGPE: WOV Attributes
+   (1/3)
+-  `37a2ec2b1354 <https://github.com/open-power/sbe/commit/37a2ec2b1354>`__ SMF: Make
+   UNSECURE_HOMER_ADDR unwriteable on FAPI
+
+Raja Das (16):
+
+-  `432a7bb830ab <https://github.com/open-power/sbe/commit/432a7bb830ab>`__ Inverted logic of
+   hasClock bit in Clock Status register
+-  `4a2a88ff8081 <https://github.com/open-power/sbe/commit/4a2a88ff8081>`__ [SBE-ARCH2] Format
+   register dump and SBE Capturing the Data
+-  `bd5c4de63cdd <https://github.com/open-power/sbe/commit/bd5c4de63cdd>`__ [SBE-ARCH1]HRMOR
+   relocated to 4Gb for SPLess Opal system
+-  `7a091ef2465a <https://github.com/open-power/sbe/commit/7a091ef2465a>`__ Updated core stop state
+   while capturing data in MPIPL
+-  `26acfd0fd5e7 <https://github.com/open-power/sbe/commit/26acfd0fd5e7>`__ Simics check in case of
+   spless system before modifying HRMOR to 4GB
+-  `0297fe823ff6 <https://github.com/open-power/sbe/commit/0297fe823ff6>`__ Axone tp_chiplet_init
+   sequence in boot
+-  `a273362351bf <https://github.com/open-power/sbe/commit/a273362351bf>`__ Added newline
+   termination after putting in build info into Hash
+-  `74de67ab5090 <https://github.com/open-power/sbe/commit/74de67ab5090>`__ Increased l2 loader size
+   in PIBMEM
+-  `f4b6cc7a8717 <https://github.com/open-power/sbe/commit/f4b6cc7a8717>`__ Added AXONE option for
+   sbe-trace
+-  `470b106f89cc <https://github.com/open-power/sbe/commit/470b106f89cc>`__ Updated tracehash.pl
+   file to skip parsing of empty line from hash file
+-  `2992583ae8c9 <https://github.com/open-power/sbe/commit/2992583ae8c9>`__ Axone chipId support
+-  `bbeb8d0cefc7 <https://github.com/open-power/sbe/commit/bbeb8d0cefc7>`__ Instruction machine
+   check ISR updated
+-  `39be529611f3 <https://github.com/open-power/sbe/commit/39be529611f3>`__ Removed dual compilation
+   of pibmem_repair.S
+-  `8c6000a46281 <https://github.com/open-power/sbe/commit/8c6000a46281>`__ Re-used loader_data
+   section to pibmem repair scom data for Axone
+-  `c0a1b5d3de4d <https://github.com/open-power/sbe/commit/c0a1b5d3de4d>`__ Support for renaming
+   loader_data section to pibmemrepair_data section
+-  `50133b0d87d0 <https://github.com/open-power/sbe/commit/50133b0d87d0>`__ Axone pibmem only image
+   compilation
+
+Richard J. Knight (5):
+
+-  `4f7caa36ee81 <https://github.com/open-power/sbe/commit/4f7caa36ee81>`__ Add prototype for
+   releasing platform data pointer storage function
+-  `a2fae5c9cbeb <https://github.com/open-power/sbe/commit/a2fae5c9cbeb>`__ Modify the getFfdc
+   routine to consider the SBE proc
+-  `1536a9ea7882 <https://github.com/open-power/sbe/commit/1536a9ea7882>`__ get FAPI_POS for all
+   valid target types passed in SBE FIFO ffdc
+-  `4abbd808718d <https://github.com/open-power/sbe/commit/4abbd808718d>`__ FAPI2 - Enable register
+   ffdc support
+-  `147883cba7f4 <https://github.com/open-power/sbe/commit/147883cba7f4>`__ Change target types for
+   memory FFDC
+
+Sachin Gupta (9):
+
+-  `a682d4b3a60e <https://github.com/open-power/sbe/commit/a682d4b3a60e>`__ Update backing build
+-  `2c410f1b2264 <https://github.com/open-power/sbe/commit/2c410f1b2264>`__ Fix in quisce
+-  `a46943dd8677 <https://github.com/open-power/sbe/commit/a46943dd8677>`__ Updating backing build
+-  `43e1ba4a2643 <https://github.com/open-power/sbe/commit/43e1ba4a2643>`__ Remove intermediate rule
+   for C/c files
+-  `0ee0a590013e <https://github.com/open-power/sbe/commit/0ee0a590013e>`__ Only call lpc init
+   procedure on slave procs in mnfg mode
+-  `629cf0ba3bf7 <https://github.com/open-power/sbe/commit/629cf0ba3bf7>`__ Support
+   ATTR_LPC_CONSOLE_CNFG attribute
+-  `ca16ce92cfeb <https://github.com/open-power/sbe/commit/ca16ce92cfeb>`__ Put temporary file in
+   project config folder
+-  `50f39386956e <https://github.com/open-power/sbe/commit/50f39386956e>`__ Revert Only call lpc
+   init procedure on slave procs in mnfg mode
+-  `eaee47c85878 <https://github.com/open-power/sbe/commit/eaee47c85878>`__ Remove unused code from
+   SBE
+
+Santosh Puranik (1):
+
+-  `8fd3e3a6f64c <https://github.com/open-power/sbe/commit/8fd3e3a6f64c>`__ Mark OB1 and OB2 present
+   for Axone
+
+Srikantha Meesala (1):
+
+-  `0121de3404a4 <https://github.com/open-power/sbe/commit/0121de3404a4>`__ Enable DD2.3 in op build
+   and Disable DD2.0
+
+Stephen Glancy (14):
+
+-  `d103f7adad9d <https://github.com/open-power/sbe/commit/d103f7adad9d>`__ Adds endian_swap to
+   fapi2
+-  `4158d2de4415 <https://github.com/open-power/sbe/commit/4158d2de4415>`__ Removes unused attribute
+   accessors
+-  `2afef5ba1d8d <https://github.com/open-power/sbe/commit/2afef5ba1d8d>`__ Fixed eff_config attr
+   generation
+-  `f3df43fa56d1 <https://github.com/open-power/sbe/commit/f3df43fa56d1>`__ Fixed CL and timing
+   bugs, unit test augmentations
+-  `b99ae92f6e5d <https://github.com/open-power/sbe/commit/b99ae92f6e5d>`__ Updates MCBIST for
+   dual-drop systems
+-  `8e6447a0500a <https://github.com/open-power/sbe/commit/8e6447a0500a>`__ Updates WR VREF for
+   characterization results
+-  `67d2399b0593 <https://github.com/open-power/sbe/commit/67d2399b0593>`__ Updates training
+   advanced and adds custom WR CTR
+-  `8a8152b3899d <https://github.com/open-power/sbe/commit/8a8152b3899d>`__ Updates custom RD CTR
+   pattern
+-  `691b1fdd183f <https://github.com/open-power/sbe/commit/691b1fdd183f>`__ Updates the training
+   advanced algorithm
+-  `88910edf281a <https://github.com/open-power/sbe/commit/88910edf281a>`__ Removes unused attribute
+   accessors
+-  `f97b07db36ea <https://github.com/open-power/sbe/commit/f97b07db36ea>`__ Fixes LRDIMM eff_config
+   bugs
+-  `b1e13ff2022b <https://github.com/open-power/sbe/commit/b1e13ff2022b>`__ Adds explorer OMI
+   training code
+-  `b75034351145 <https://github.com/open-power/sbe/commit/b75034351145>`__ Adds PDA support
+-  `7a9f08a0a7ea <https://github.com/open-power/sbe/commit/7a9f08a0a7ea>`__ Moves sync code to
+   generic folder
+
+Sumit Kumar (1):
+
+-  `08a3b13f505d <https://github.com/open-power/sbe/commit/08a3b13f505d>`__ Updated gerrit hostname
+
+Sunil Kumar (2):
+
+-  `64cbaffb38a0 <https://github.com/open-power/sbe/commit/64cbaffb38a0>`__ Flush NVDIMM Chipop
+-  `381998929720 <https://github.com/open-power/sbe/commit/381998929720>`__ Incorporate NVDIMM HWP
+   into SBE.
+
+Thi Tran (1):
+
+-  `32acc42c886d <https://github.com/open-power/sbe/commit/32acc42c886d>`__ Change target types to
+   64-bit and add P10 target types
+
+Tsung Yeung (4):
+
+-  `1610ae1216ac <https://github.com/open-power/sbe/commit/1610ae1216ac>`__ Default DDR4-2933 to
+   2666
+-  `baa99608f3cd <https://github.com/open-power/sbe/commit/baa99608f3cd>`__ P9: NVDIMM SBE Support
+   to Trigger Catastrophic Save
+-  `a1d61a155a92 <https://github.com/open-power/sbe/commit/a1d61a155a92>`__ P9: NVDIMM SBE Support
+   to Trigger Catastrophic Save
+-  `17058c49441a <https://github.com/open-power/sbe/commit/17058c49441a>`__ P9: NVDIMM SBE Support
+   to Trigger Catastrophic Save
+
+Yue Du (3):
+
+-  `00d48c74abbd <https://github.com/open-power/sbe/commit/00d48c74abbd>`__ STOP: remove chiplet
+   enable drop in core_poweron for multicast scom
+-  `77f8505ebf78 <https://github.com/open-power/sbe/commit/77f8505ebf78>`__ PM: Prevent Core-L2
+   Quiesce from removing PM_EXIT upon SPWU
+-  `16fde70421d8 <https://github.com/open-power/sbe/commit/16fde70421d8>`__ IPL/STOP: Disable LCO
+   when only two EXes are configured
+
+Zane Shelley (1):
+
+-  `a29db3da0819 <https://github.com/open-power/sbe/commit/a29db3da0819>`__ RAS_XML: updates to sync
+   the XML with actual values from hardware
+
+manichow (1):
+
+-  `2bdc2af078a7 <https://github.com/open-power/sbe/commit/2bdc2af078a7>`__ Register 1020019 was
+   white listed
+
+spashabk-in (24):
+
+-  `8c276e4ad59b <https://github.com/open-power/sbe/commit/8c276e4ad59b>`__ Update memory address of
+   ADU testcase
+-  `5c79faf686d8 <https://github.com/open-power/sbe/commit/5c79faf686d8>`__ ppe CI memory testcase
+   failure fix
+-  `c6fdb271fa1a <https://github.com/open-power/sbe/commit/c6fdb271fa1a>`__ Optimize PSU testcases
+-  `bba0cab94144 <https://github.com/open-power/sbe/commit/bba0cab94144>`__ Protect fapi rc between
+   processor and async thread
+-  `5e3c66327088 <https://github.com/open-power/sbe/commit/5e3c66327088>`__ Skip select master EX on
+   slave SBE
+-  `ddefd501a212 <https://github.com/open-power/sbe/commit/ddefd501a212>`__ Suspend async task on
+   quiesce SBE
+-  `2567f8f47e82 <https://github.com/open-power/sbe/commit/2567f8f47e82>`__ Get capabilities spec
+   sync
+-  `a8ae4fab627a <https://github.com/open-power/sbe/commit/a8ae4fab627a>`__ Support special wakeup
+   for SRESET
+-  `e6fa24197013 <https://github.com/open-power/sbe/commit/e6fa24197013>`__ Special wakeup bit
+   correction
+-  `20a60ab17ed6 <https://github.com/open-power/sbe/commit/20a60ab17ed6>`__ Add axone config
+-  `d436cbc3c974 <https://github.com/open-power/sbe/commit/d436cbc3c974>`__ Project specific boot
+   handling
+-  `cf180c5928c4 <https://github.com/open-power/sbe/commit/cf180c5928c4>`__ Axone image suffix
+-  `ba07774edab2 <https://github.com/open-power/sbe/commit/ba07774edab2>`__ Bump up axone pibmem
+   size to 224KB
+-  `121afb0e9980 <https://github.com/open-power/sbe/commit/121afb0e9980>`__ Move all text section to
+   PIBMEM for axone
+-  `f4b7f496c8fc <https://github.com/open-power/sbe/commit/f4b7f496c8fc>`__ Introducing lpc utils
+   source file
+-  `9bb64314aad7 <https://github.com/open-power/sbe/commit/9bb64314aad7>`__ Release sbe binaries as
+   part of simics tar
+-  `6b4839f3d35e <https://github.com/open-power/sbe/commit/6b4839f3d35e>`__ Fix forced-trace command
+-  `3aa7b7c2918f <https://github.com/open-power/sbe/commit/3aa7b7c2918f>`__ Enable parallel builds
+   in SBE
+-  `eb8c94369f30 <https://github.com/open-power/sbe/commit/eb8c94369f30>`__ Move Control instruction
+   to seeprom
+-  `da99f39710df <https://github.com/open-power/sbe/commit/da99f39710df>`__ Jenkins parallel build
+-  `ff74130fcca2 <https://github.com/open-power/sbe/commit/ff74130fcca2>`__ Move lpc_rw to a source
+   file
+-  `e1a4637ad7c4 <https://github.com/open-power/sbe/commit/e1a4637ad7c4>`__ Support 1byte data
+   access on LPC
+-  `17ee7c1c6dec <https://github.com/open-power/sbe/commit/17ee7c1c6dec>`__ Enabling ipmi console
+   access
+-  `cf61dc391d03 <https://github.com/open-power/sbe/commit/cf61dc391d03>`__ SBE logs on serial
+   console
+
+whs (1):
+
+-  `984f025a3a05 <https://github.com/open-power/sbe/commit/984f025a3a05>`__ Packaging of memory vpd
+   on Nimbus, MCA->MCS
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _patches-2.2-14:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-14:
+
+Commits
+~~~~~~~
+
+Adriana Kobylak (1):
+
+-  `b6ebee077d91 <https://github.com/open-power/skiboot/commit/b6ebee077d91>`__ pflash: Add –skip
+   option for reading
+
+Alexey Kardashevskiy (6):
+
+-  `8a2b6d51b771 <https://github.com/open-power/skiboot/commit/8a2b6d51b771>`__ npu2: Use correct
+   kill type for TCE invalidation
+-  `003ccd577516 <https://github.com/open-power/skiboot/commit/003ccd577516>`__ npu2: Advertise
+   correct TCE page size
+-  `3e3defbf73e3 <https://github.com/open-power/skiboot/commit/3e3defbf73e3>`__ npu2: Return
+   sensible PCI error when not frozen
+-  `d8b161f4b361 <https://github.com/open-power/skiboot/commit/d8b161f4b361>`__ npu2: Allow ATSD for
+   LPAR other than 0
+-  `64627c85e648 <https://github.com/open-power/skiboot/commit/64627c85e648>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `889dba86c3c8 <https://github.com/open-power/skiboot/commit/889dba86c3c8>`__ hw/phb3/naples:
+   Disable D-states
+
+Alistair Popple (2):
+
+-  `b8702e2c6963 <https://github.com/open-power/skiboot/commit/b8702e2c6963>`__ Move
+   pb_cen_hp_mode_curr register definition to xscom-p9-reg.h
+-  `68518e542e6f <https://github.com/open-power/skiboot/commit/68518e542e6f>`__ phb4: Disable nodal
+   scoped DMA accesses when PB pump mode is enabled
+
+Andrew Donnellan (10):
+
+-  `be54c89e7e97 <https://github.com/open-power/skiboot/commit/be54c89e7e97>`__ hw/phb4: Fix unused
+   value/parameter warnings
+-  `8a8cc857fa3f <https://github.com/open-power/skiboot/commit/8a8cc857fa3f>`__ hw/npu2: Don’t
+   assert if we hit a mixed OpenCAPI/NVLink setup
+-  `34ceb75f2829 <https://github.com/open-power/skiboot/commit/34ceb75f2829>`__ hw/npu2-opencapi:
+   Fix setting of supported OpenCAPI templates
+-  `c38bdc3984a2 <https://github.com/open-power/skiboot/commit/c38bdc3984a2>`__
+   hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI links
+-  `ecc4a562b5d1 <https://github.com/open-power/skiboot/commit/ecc4a562b5d1>`__ occ: Wait if OCC GPU
+   presence status not immediately available
+-  `7ecb29651c31 <https://github.com/open-power/skiboot/commit/7ecb29651c31>`__ npu2: Split device
+   index into brick and link index
+-  `68415d5e38ef <https://github.com/open-power/skiboot/commit/68415d5e38ef>`__ hw/npu2: Common NPU2
+   init routine between NVLink and OpenCAPI
+-  `b6cc82cb39c4 <https://github.com/open-power/skiboot/commit/b6cc82cb39c4>`__ hw/npu2, platform:
+   Add NPU2 platform device detection callback
+-  `6a728afd121b <https://github.com/open-power/skiboot/commit/6a728afd121b>`__ hw/npu2, platform:
+   Restructure OpenCAPI i2c reset/presence pins
+-  `9d5b516f2870 <https://github.com/open-power/skiboot/commit/9d5b516f2870>`__
+   platforms/astbmc/witherspoon: Implement OpenCAPI support
+
+Andrew Jeffery (83):
+
+-  `5b1bc2ffe791 <https://github.com/open-power/skiboot/commit/5b1bc2ffe791>`__ ast-bmc: Move copy
+   routines to ast-sf-ctrl
+-  `467b00fdfd67 <https://github.com/open-power/skiboot/commit/467b00fdfd67>`__ core/pci-quirk:
+   Remove broken comment in quirk_astbmc_vga()
+-  `7a5af6da49b9 <https://github.com/open-power/skiboot/commit/7a5af6da49b9>`__ core/pci-quirk:
+   Clean up commented code in quirk_astbmc_vga()
+-  `8972e44f9788 <https://github.com/open-power/skiboot/commit/8972e44f9788>`__ ast-bmc: Rename LPC
+   FW cycle helpers
+-  `ebc8524a3a45 <https://github.com/open-power/skiboot/commit/ebc8524a3a45>`__ ast-io: Rework
+   setup/tear-down of communication with the BMC
+-  `1d8793c64b59 <https://github.com/open-power/skiboot/commit/1d8793c64b59>`__ lpc: Silence LPC
+   SYNC no-response error when necessary
+-  `8bb4a1cd9af4 <https://github.com/open-power/skiboot/commit/8bb4a1cd9af4>`__ ast-io: Use
+   bmc_sio_{get, put}() where required
+-  `d40484209620 <https://github.com/open-power/skiboot/commit/d40484209620>`__ ipmi: Introduce
+   registration for SEL command handlers
+-  `88579eba5fde <https://github.com/open-power/skiboot/commit/88579eba5fde>`__ core/lock: Use
+   try_lock_caller() in lock_caller() to capture owner
+-  `3aa5394f4da1 <https://github.com/open-power/skiboot/commit/3aa5394f4da1>`__ core/flash: Only
+   lock around flashes update in flash_register()
+-  `c0b84547521d <https://github.com/open-power/skiboot/commit/c0b84547521d>`__ core/flash: Unlock
+   around blocklevel calls in NVRAM accessors
+-  `35c955970af6 <https://github.com/open-power/skiboot/commit/35c955970af6>`__ libflash: Add
+   ipmi-hiomap
+-  `b5edb1692b7f <https://github.com/open-power/skiboot/commit/b5edb1692b7f>`__ astbmc: Prefer
+   ipmi-hiomap for PNOR access
+-  `1a1ff0ab2c78 <https://github.com/open-power/skiboot/commit/1a1ff0ab2c78>`__ astbmc: Remove
+   coordinated isolation support
+-  `5684204c2d0b <https://github.com/open-power/skiboot/commit/5684204c2d0b>`__ lpc: Introduce
+   generic probe capability
+-  `dd554bacd13c <https://github.com/open-power/skiboot/commit/dd554bacd13c>`__ astbmc: Use LPC
+   probe calls to determine SIO presence
+-  `9a830ee06c66 <https://github.com/open-power/skiboot/commit/9a830ee06c66>`__ platform:
+   Restructure bmc_platform type
+-  `a43e9a66aae9 <https://github.com/open-power/skiboot/commit/a43e9a66aae9>`__ astbmc: Fail SFC
+   init if SIO is unavailable
+-  `7194e92cc700 <https://github.com/open-power/skiboot/commit/7194e92cc700>`__ lpc: Clear sync
+   no-response field prior to device probe
+-  `f271f0263475 <https://github.com/open-power/skiboot/commit/f271f0263475>`__
+   libflash/ipmi-hiomap: Cleanup allocation on init failure
+-  `a07f8bb329f7 <https://github.com/open-power/skiboot/commit/a07f8bb329f7>`__ p9dsu: Add
+   HIOMAP-over-IPMI support
+-  `a6131d3a215d <https://github.com/open-power/skiboot/commit/a6131d3a215d>`__ p9dsu: Describe
+   platform BMC register configuration
+-  `34cffed2ccf3 <https://github.com/open-power/skiboot/commit/34cffed2ccf3>`__
+   libflash/ipmi-hiomap: Improve event handling
+-  `f47fbc97d421 <https://github.com/open-power/skiboot/commit/f47fbc97d421>`__
+   libflash/ipmi-hiomap: Restore window state on window/protocol reset
+-  `dbdfb0e2ea3c <https://github.com/open-power/skiboot/commit/dbdfb0e2ea3c>`__
+   libflash/ipmi-hiomap: Use error codes rather than abort()
+-  `cee7ec9eae09 <https://github.com/open-power/skiboot/commit/cee7ec9eae09>`__ core/flash: Log
+   return code when ffs_init() fails
+-  `f58be461091f <https://github.com/open-power/skiboot/commit/f58be461091f>`__ libflash/test:
+   Rewrite Makefile.check to improve scalability
+-  `97f839beffb5 <https://github.com/open-power/skiboot/commit/97f839beffb5>`__
+   libflash/ipmi-hiomap: Fix argument type warning on x86-64
+-  `1151a987ae45 <https://github.com/open-power/skiboot/commit/1151a987ae45>`__
+   libflash/ipmi-hiomap: Add support for unit tests
+-  `d49bfeea7bf2 <https://github.com/open-power/skiboot/commit/d49bfeea7bf2>`__
+   libflash/ipmi-hiomap: Respect daemon presence and flash control
+-  `5d07d064db05 <https://github.com/open-power/skiboot/commit/5d07d064db05>`__ libflash/test:
+   Generate header dependencies for tests
+-  `e3a3ba16a44a <https://github.com/open-power/skiboot/commit/e3a3ba16a44a>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `3056fcd0a7c4 <https://github.com/open-power/skiboot/commit/3056fcd0a7c4>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `7cb5eca8d6ca <https://github.com/open-power/skiboot/commit/7cb5eca8d6ca>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `272443f7687b <https://github.com/open-power/skiboot/commit/272443f7687b>`__ test-ipmi-hiomap:
+   Print some information on early scenario_exit()
+-  `7bb5ead55bdf <https://github.com/open-power/skiboot/commit/7bb5ead55bdf>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `2e29cf8d00fb <https://github.com/open-power/skiboot/commit/2e29cf8d00fb>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `5c4b51a0408f <https://github.com/open-power/skiboot/commit/5c4b51a0408f>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `041d61e2be1d <https://github.com/open-power/skiboot/commit/041d61e2be1d>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `b64b3544d90b <https://github.com/open-power/skiboot/commit/b64b3544d90b>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `cca1c08ece5e <https://github.com/open-power/skiboot/commit/cca1c08ece5e>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `a215e3e547a0 <https://github.com/open-power/skiboot/commit/a215e3e547a0>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `96ca4e26deb6 <https://github.com/open-power/skiboot/commit/96ca4e26deb6>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `ea318dbe989f <https://github.com/open-power/skiboot/commit/ea318dbe989f>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `e4e76c8d2f6c <https://github.com/open-power/skiboot/commit/e4e76c8d2f6c>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `e3497461c93b <https://github.com/open-power/skiboot/commit/e3497461c93b>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `bf722c0ac561 <https://github.com/open-power/skiboot/commit/bf722c0ac561>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `4cc5d420eeb4 <https://github.com/open-power/skiboot/commit/4cc5d420eeb4>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `55b284e63e7d <https://github.com/open-power/skiboot/commit/55b284e63e7d>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `da61b9e8dc1f <https://github.com/open-power/skiboot/commit/da61b9e8dc1f>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `a6f3245eda74 <https://github.com/open-power/skiboot/commit/a6f3245eda74>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `6432db36f0b1 <https://github.com/open-power/skiboot/commit/6432db36f0b1>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `7d666e226bd9 <https://github.com/open-power/skiboot/commit/7d666e226bd9>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `d69b6567669b <https://github.com/open-power/skiboot/commit/d69b6567669b>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `4f9facdacef9 <https://github.com/open-power/skiboot/commit/4f9facdacef9>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `b20312eb6ee5 <https://github.com/open-power/skiboot/commit/b20312eb6ee5>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `852d38850654 <https://github.com/open-power/skiboot/commit/852d38850654>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `21bed4d078d9 <https://github.com/open-power/skiboot/commit/21bed4d078d9>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `05e1dabcb97d <https://github.com/open-power/skiboot/commit/05e1dabcb97d>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `1c97112ba0b9 <https://github.com/open-power/skiboot/commit/1c97112ba0b9>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `14959a69eeac <https://github.com/open-power/skiboot/commit/14959a69eeac>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `4de5c234518b <https://github.com/open-power/skiboot/commit/4de5c234518b>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `c38fccd32df0 <https://github.com/open-power/skiboot/commit/c38fccd32df0>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `5e1559af3394 <https://github.com/open-power/skiboot/commit/5e1559af3394>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `66b4b2e49d46 <https://github.com/open-power/skiboot/commit/66b4b2e49d46>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `90ae8a0767ce <https://github.com/open-power/skiboot/commit/90ae8a0767ce>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `7ae038042951 <https://github.com/open-power/skiboot/commit/7ae038042951>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `dba42852b0de <https://github.com/open-power/skiboot/commit/dba42852b0de>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `564d5e4ba7e4 <https://github.com/open-power/skiboot/commit/564d5e4ba7e4>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `b812fa3d16ce <https://github.com/open-power/skiboot/commit/b812fa3d16ce>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `0ebf921c1a0a <https://github.com/open-power/skiboot/commit/0ebf921c1a0a>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `4769cb645e20 <https://github.com/open-power/skiboot/commit/4769cb645e20>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `35a6cbe24717 <https://github.com/open-power/skiboot/commit/35a6cbe24717>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `ffe09809c035 <https://github.com/open-power/skiboot/commit/ffe09809c035>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `0e8e03ee34ba <https://github.com/open-power/skiboot/commit/0e8e03ee34ba>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `75622fe738cd <https://github.com/open-power/skiboot/commit/75622fe738cd>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `1a8a5c352762 <https://github.com/open-power/skiboot/commit/1a8a5c352762>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `2d8b0043aa9d <https://github.com/open-power/skiboot/commit/2d8b0043aa9d>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+-  `381a7e6553d7 <https://github.com/open-power/skiboot/commit/381a7e6553d7>`__ ast-io: Rework
+   ast_sio_is_enabled() test sequence
+-  `6e7145a55afc <https://github.com/open-power/skiboot/commit/6e7145a55afc>`__ astbmc: Try IPMI
+   HIOMAP for P8 (again)
+-  `4ff0e16df304 <https://github.com/open-power/skiboot/commit/4ff0e16df304>`__ p8dtu: Enable HIOMAP
+   support
+-  `137b11c77feb <https://github.com/open-power/skiboot/commit/137b11c77feb>`__ p8dtu: Configure BMC
+   graphics
+-  `b7594b26929e <https://github.com/open-power/skiboot/commit/b7594b26929e>`__ astbmc: Enable IPMI
+   HIOMAP for AMI platforms
+
+Artem Senichev (1):
+
+-  `6ea075edd7af <https://github.com/open-power/skiboot/commit/6ea075edd7af>`__
+   platforms/astbmc/vesnin: Send list of PCI devices to BMC through IPMI
+
+Benjamin Herrenschmidt (12):
+
+-  `7db7c9f65229 <https://github.com/open-power/skiboot/commit/7db7c9f65229>`__ xive: Disable block
+   tracker
+-  `f737777b3438 <https://github.com/open-power/skiboot/commit/f737777b3438>`__ i2c: Fix
+   multiple-enqueue of the same request on NACK
+-  `ef79d0370737 <https://github.com/open-power/skiboot/commit/ef79d0370737>`__ i2c: Ensure ordering
+   between i2c_request_send() and completion
+-  `d3bb756b2d98 <https://github.com/open-power/skiboot/commit/d3bb756b2d98>`__ lock: Increase
+   con_suspend before \__try_lock
+-  `2925dd08c5e3 <https://github.com/open-power/skiboot/commit/2925dd08c5e3>`__ lock: Move code
+   around
+-  `2f2e0ee95a3d <https://github.com/open-power/skiboot/commit/2f2e0ee95a3d>`__ lock: Fix
+   interactions between lock dependency checker and stack checker
+-  `b78d823faf4f <https://github.com/open-power/skiboot/commit/b78d823faf4f>`__ cpu: Better output
+   when waiting for a very long job
+-  `cfecc3960c00 <https://github.com/open-power/skiboot/commit/cfecc3960c00>`__ phb4: Don’t try to
+   access non-existent PEST entries
+-  `0a087154ca4f <https://github.com/open-power/skiboot/commit/0a087154ca4f>`__ phb4: Handle
+   allocation errors in phb4_eeh_dump_regs()
+-  `9a83ab711ea3 <https://github.com/open-power/skiboot/commit/9a83ab711ea3>`__ phb4: Workaround PHB
+   errata with CFG write UR/CA errors
+-  `95f7b3b9698b <https://github.com/open-power/skiboot/commit/95f7b3b9698b>`__ nx: Don’t abort on
+   missing NX when using a QEMU machine
+-  `784799510c45 <https://github.com/open-power/skiboot/commit/784799510c45>`__ phb4: Update &
+   cleanup register definitions
+
+Cyril Bur (1):
+
+-  `0d96d56298d5 <https://github.com/open-power/skiboot/commit/0d96d56298d5>`__ phb4: Use the return
+   value of phb4_fenced() in phb4_get_diag_data()
+
+Cédric Le Goater (2):
+
+-  `8340a9642bba <https://github.com/open-power/skiboot/commit/8340a9642bba>`__ plat/qemu: use the
+   common OpenPOWER routines to initialize
+-  `2f0b6af6e01c <https://github.com/open-power/skiboot/commit/2f0b6af6e01c>`__ plat/qemu: fix
+   platform initialization when the BT device is not present
+
+Deb McLemore (2):
+
+-  `83f06eec281d <https://github.com/open-power/skiboot/commit/83f06eec281d>`__ p9dsu: Fix p9dsu
+   default variant
+-  `c8941393f452 <https://github.com/open-power/skiboot/commit/c8941393f452>`__ p9dsu: Fix p9dsu
+   slot tables
+
+Frederic Barrat (11):
+
+-  `f385ac321e0b <https://github.com/open-power/skiboot/commit/f385ac321e0b>`__ npu2-opencapi: Don’t
+   send commands to NPU when link is down
+-  `2d339446fc77 <https://github.com/open-power/skiboot/commit/2d339446fc77>`__ opal/hmi: Catch NPU2
+   HMIs for opencapi
+-  `3b9bc869a4fe <https://github.com/open-power/skiboot/commit/3b9bc869a4fe>`__ phb4: Disable 32-bit
+   MSI in capi mode
+-  `a800fa35b822 <https://github.com/open-power/skiboot/commit/a800fa35b822>`__ hw/p8-i2c: Fix i2c
+   request timeout
+-  `a92f432eae5b <https://github.com/open-power/skiboot/commit/a92f432eae5b>`__ npu2-opencapi:
+   Enable presence detection on ZZ
+-  `4d28576dffd5 <https://github.com/open-power/skiboot/commit/4d28576dffd5>`__
+   platform/witherspoon: Avoid harmless error message
+-  `cdaa6d1b2614 <https://github.com/open-power/skiboot/commit/cdaa6d1b2614>`__
+   platform/witherspoon: Fix opencapi lane-mask used on GPU0
+-  `ff376805bde5 <https://github.com/open-power/skiboot/commit/ff376805bde5>`__ npu2-opencapi: Log
+   extra information on link training failure
+-  `64d06b1feed1 <https://github.com/open-power/skiboot/commit/64d06b1feed1>`__ npu2-opencapi:
+   Detect if link trained in degraded mode
+-  `e1a8469a208c <https://github.com/open-power/skiboot/commit/e1a8469a208c>`__ npu2-opencapi: Log
+   ODL endpoint information register
+-  `1bd34e4c60c6 <https://github.com/open-power/skiboot/commit/1bd34e4c60c6>`__ i2c: Fix i2c request
+   hang during opal init if timers are not checked
+
+Jeremy Kerr (1):
+
+-  `01089cb8b4a2 <https://github.com/open-power/skiboot/commit/01089cb8b4a2>`__ docs/platforms: Add
+   S812L and S822L
+
+Joel Stanley (17):
+
+-  `052694653f13 <https://github.com/open-power/skiboot/commit/052694653f13>`__ Makefile: Remove
+   -mno-direct-move cflag
+-  `2e55c6b88451 <https://github.com/open-power/skiboot/commit/2e55c6b88451>`__ Makefile: remove
+   try-cflags on no-altivec and no-vsx
+-  `3c54a914e54d <https://github.com/open-power/skiboot/commit/3c54a914e54d>`__ README: Update Qemu
+   instructions
+-  `a3a8f7d0cf11 <https://github.com/open-power/skiboot/commit/a3a8f7d0cf11>`__ cpu: Quieten OS
+   endian switch messages
+-  `35e735ae24eb <https://github.com/open-power/skiboot/commit/35e735ae24eb>`__ ffspart: Add toc
+   test
+-  `ad2ca201f46c <https://github.com/open-power/skiboot/commit/ad2ca201f46c>`__ ffspart: Add test
+   for eraseblock size
+-  `b211d20162c8 <https://github.com/open-power/skiboot/commit/b211d20162c8>`__ opal-ci: Use
+   ubuntu:rolling for Ubuntu latest image
+-  `42fa2c4e472f <https://github.com/open-power/skiboot/commit/42fa2c4e472f>`__ travis: Coverity
+   fixed their SSL cert
+-  `c1e65823dc08 <https://github.com/open-power/skiboot/commit/c1e65823dc08>`__ ci: Update gcov
+   comment in Fedora 28
+-  `2033a6c3ebbe <https://github.com/open-power/skiboot/commit/2033a6c3ebbe>`__ ci: Disable GCOV
+   builds in ubuntu-latest
+-  `f08ad3307b8e <https://github.com/open-power/skiboot/commit/f08ad3307b8e>`__ ci: Use Ubuntu
+   latest config for Debian unstable
+-  `ee5b02aad960 <https://github.com/open-power/skiboot/commit/ee5b02aad960>`__ ci: Update Debian
+   unstable packages
+-  `c9d5184cd1a7 <https://github.com/open-power/skiboot/commit/c9d5184cd1a7>`__ ci: Add dtc
+   dependencies for rawhide
+-  `a8e1c697ae15 <https://github.com/open-power/skiboot/commit/a8e1c697ae15>`__ ci: Drop P8 mambo
+   from Debian unstable
+-  `1a07f8b147b7 <https://github.com/open-power/skiboot/commit/1a07f8b147b7>`__ ci: Add opal-utils
+   to Debian unstable
+-  `8da47e00d153 <https://github.com/open-power/skiboot/commit/8da47e00d153>`__ test: Update qemu
+   arguments to use bmc simulator
+-  `6932a97ce37b <https://github.com/open-power/skiboot/commit/6932a97ce37b>`__ ci: Bump Qemu
+   version
+
+Madhavan Srinivasan (1):
+
+-  `ae546e0b6d97 <https://github.com/open-power/skiboot/commit/ae546e0b6d97>`__ external/mambo:
+   Check for qtrace_utils.tcl before sourcing it
+
+Mahesh Salgaonkar (2):
+
+-  `1317448ddd1a <https://github.com/open-power/skiboot/commit/1317448ddd1a>`__ opal/hmi: Ignore
+   debug trigger inject core FIR.
+-  `c884f2d0cb92 <https://github.com/open-power/skiboot/commit/c884f2d0cb92>`__ opal/hmi: Handle
+   early HMIs on thread0 when secondaries are still in OPAL.
+
+Michael Ellerman (1):
+
+-  `caf0ff13c254 <https://github.com/open-power/skiboot/commit/caf0ff13c254>`__ doc: Add
+   documentation on supported platforms and CPUs
+
+Michael Neuling (4):
+
+-  `051da83b625d <https://github.com/open-power/skiboot/commit/051da83b625d>`__ phb4: Fix typo in
+   disable lane eq code
+-  `832cac15956c <https://github.com/open-power/skiboot/commit/832cac15956c>`__ mambo: Merge
+   PMEM_DISK and PMEM_VOLATILE code
+-  `80b7b37c63a5 <https://github.com/open-power/skiboot/commit/80b7b37c63a5>`__ init: Fix starting
+   stripped kernel
+-  `7dbf80d1db45 <https://github.com/open-power/skiboot/commit/7dbf80d1db45>`__ phb4: Generate
+   checkstop on AIB ECC corr/uncorr for DD2.0 parts
+
+Nicholas Piggin (12):
+
+-  `5bf03755a972 <https://github.com/open-power/skiboot/commit/5bf03755a972>`__ cpu: add
+   cpu_queue_job_on_node()
+-  `cb835dbdf875 <https://github.com/open-power/skiboot/commit/cb835dbdf875>`__ external/mambo:
+   conditionally source qtrace script
+-  `3e3ad77c1ced <https://github.com/open-power/skiboot/commit/3e3ad77c1ced>`__ hw/chiptod: test
+   QUIRK_NO_CHIPTOD in opal_resync_timebase
+-  `129e4408f7f4 <https://github.com/open-power/skiboot/commit/129e4408f7f4>`__ core/fast-reboot:
+   print the fast reboot disable reason
+-  `20126d267812 <https://github.com/open-power/skiboot/commit/20126d267812>`__ core/mem_region:
+   mambo reserve kernel payload areas
+-  `5118fc7fb0ea <https://github.com/open-power/skiboot/commit/5118fc7fb0ea>`__ skiboot.lds.S: move
+   read-write data after the end of symbol map
+-  `2649d663ede6 <https://github.com/open-power/skiboot/commit/2649d663ede6>`__ fast-reboot: verify
+   firmware “romem” checksum
+-  `2aa227cc0e18 <https://github.com/open-power/skiboot/commit/2aa227cc0e18>`__ core/lock: fix
+   timeout warning causing a deadlock false positive
+-  `527286706ab1 <https://github.com/open-power/skiboot/commit/527286706ab1>`__ core/lock: don’t set
+   bust_locks on lock error
+-  `12b74c455bed <https://github.com/open-power/skiboot/commit/12b74c455bed>`__ core/flash: NULL
+   pointer dereference fixes
+-  `c4230046ecd5 <https://github.com/open-power/skiboot/commit/c4230046ecd5>`__ core/device: NULL
+   pointer dereference fix
+-  `c51c7a5df601 <https://github.com/open-power/skiboot/commit/c51c7a5df601>`__ core/cpu: HID update
+   race
+
+Oliver O’Halloran (27):
+
+-  `2710351f76b9 <https://github.com/open-power/skiboot/commit/2710351f76b9>`__ hw/phb4: Print the
+   PEs in the EEH dump in hex
+-  `d1ac16801a38 <https://github.com/open-power/skiboot/commit/d1ac16801a38>`__ hw/phb4: Add a
+   helper to dump the PELT-V
+-  `3e23604be0cb <https://github.com/open-power/skiboot/commit/3e23604be0cb>`__ hw/phb4: Add helpers
+   to dump the IODA tables
+-  `7a7ff2d6281f <https://github.com/open-power/skiboot/commit/7a7ff2d6281f>`__ hw/phb4: Use
+   local_alloc for phb4 structures
+-  `55cab51c74a8 <https://github.com/open-power/skiboot/commit/55cab51c74a8>`__ mem_region: Merge
+   similar allocations when dumping
+-  `b465be797e86 <https://github.com/open-power/skiboot/commit/b465be797e86>`__ hw/p8-i2c: Print the
+   set error bits
+-  `7a311b9dec27 <https://github.com/open-power/skiboot/commit/7a311b9dec27>`__ pci: Clarify power
+   down logic
+-  `6c45dc0d04fc <https://github.com/open-power/skiboot/commit/6c45dc0d04fc>`__ core/pci: Print ‘PCI
+   Summary’ at PR_NOTICE
+-  `d76e4fb2665b <https://github.com/open-power/skiboot/commit/d76e4fb2665b>`__ zaius: Add a slot
+   table
+-  `c07958783dbc <https://github.com/open-power/skiboot/commit/c07958783dbc>`__ astbmc/slots: Add
+   SW_PLUGGABLE() macro
+-  `7a9eb51051f1 <https://github.com/open-power/skiboot/commit/7a9eb51051f1>`__ astbmc/slot: Add
+   \_add_slot_info()
+-  `ea4e422f6343 <https://github.com/open-power/skiboot/commit/ea4e422f6343>`__ zaius: Add slots for
+   the Barreleye G2 HDD rack
+-  `63ea33fb8fd0 <https://github.com/open-power/skiboot/commit/63ea33fb8fd0>`__ hdata/iohub: Fix
+   Cumulus Hub ID number
+-  `eb146fac9685 <https://github.com/open-power/skiboot/commit/eb146fac9685>`__ core/i2c: Move the
+   timeout field into i2c_request
+-  `bb27c7219dc6 <https://github.com/open-power/skiboot/commit/bb27c7219dc6>`__ hw/p8-i2c: Remove
+   p8_i2c_request structure
+-  `801462feb7d6 <https://github.com/open-power/skiboot/commit/801462feb7d6>`__ core/i2c: Remove bus
+   specific alloc and free callbacks
+-  `7665748f2f2e <https://github.com/open-power/skiboot/commit/7665748f2f2e>`__ nvram: Print how
+   long we waited for nvram
+-  `c94de0277cf6 <https://github.com/open-power/skiboot/commit/c94de0277cf6>`__ nvram: Fix
+   wait-for-nvram message
+-  `57a17c2f300e <https://github.com/open-power/skiboot/commit/57a17c2f300e>`__ xscom-utils/getsram:
+   Make it work on P9
+-  `6e524662ff77 <https://github.com/open-power/skiboot/commit/6e524662ff77>`__ xscom-utils: Rework
+   getsram
+-  `30ffd4c6a528 <https://github.com/open-power/skiboot/commit/30ffd4c6a528>`__ hdata: Explain what
+   the xscom node bus-frequency is
+-  `1355c312c308 <https://github.com/open-power/skiboot/commit/1355c312c308>`__ witherspoon: Rename
+   shared slot fixup function
+-  `dfaf471eb1a7 <https://github.com/open-power/skiboot/commit/dfaf471eb1a7>`__ hdata/i2c: Add
+   whitelisting for Host I2C devices
+-  `f88e37248463 <https://github.com/open-power/skiboot/commit/f88e37248463>`__ hdata/i2c: Make SPD
+   workaround more workaroundy
+-  `9597a12ef4b3 <https://github.com/open-power/skiboot/commit/9597a12ef4b3>`__ phb4: Check for RX
+   errors after link training
+-  `324365f3aa9b <https://github.com/open-power/skiboot/commit/324365f3aa9b>`__ libstb: Pass a
+   tpm_dev to tpm_i2c_request_send()
+-  `751cc33a2cfa <https://github.com/open-power/skiboot/commit/751cc33a2cfa>`__ platform/firenze:
+   Fix branch-to-null crash
+
+Prem Shanker Jha (3):
+
+-  `1a4aa1cb0349 <https://github.com/open-power/skiboot/commit/1a4aa1cb0349>`__ STOP API: API
+   conditionally supports 255 SCOM restore entries for each quad.
+-  `9000b6b187f9 <https://github.com/open-power/skiboot/commit/9000b6b187f9>`__ SCOM Restore: Handle
+   case of old HB and new STOP API case.
+-  `6ed87dbdd66b <https://github.com/open-power/skiboot/commit/6ed87dbdd66b>`__ STOP API: Changes
+   for SMF and SPR self save
+
+Rashmica Gupta (2):
+
+-  `0fa446cc21cb <https://github.com/open-power/skiboot/commit/0fa446cc21cb>`__ Add the other 7 ATSD
+   registers to the device tree.
+-  `b2e120fa5b0e <https://github.com/open-power/skiboot/commit/b2e120fa5b0e>`__ Add purging CPU L2
+   and L3 caches into NPU hreset.
+
+Reza Arbab (9):
+
+-  `c2493fd0ce30 <https://github.com/open-power/skiboot/commit/c2493fd0ce30>`__ npu2/hw-procedures:
+   Don’t open code NPU2_NTL_MISC_CFG2_BRICK_ENABLE
+-  `041d69bb1a70 <https://github.com/open-power/skiboot/commit/041d69bb1a70>`__ npu2/hw-procedures:
+   Enable parity and credit overflow checks
+-  `167fcb20aa97 <https://github.com/open-power/skiboot/commit/167fcb20aa97>`__ pci: Move logging
+   macros to pci.h
+-  `77f26507f1ea <https://github.com/open-power/skiboot/commit/77f26507f1ea>`__ phb4: Track PEC
+   index in dt and phb4 struct
+-  `06e997009945 <https://github.com/open-power/skiboot/commit/06e997009945>`__ npu2: Add
+   NPU2_SM_REG_OFFSET()
+-  `f43465a0ac6d <https://github.com/open-power/skiboot/commit/f43465a0ac6d>`__ npu2: Don’t open
+   code NPU2_RELAXED_ORDERING_CFG2
+-  `736d8b150f86 <https://github.com/open-power/skiboot/commit/736d8b150f86>`__ npu2: Add support
+   for relaxed-ordering mode
+-  `1c62f56b3351 <https://github.com/open-power/skiboot/commit/1c62f56b3351>`__ doc/opal-api:
+   Document npu2 relaxed ordering APIs
+-  `1ab11ac8b4b9 <https://github.com/open-power/skiboot/commit/1ab11ac8b4b9>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+
+Russell Currey (1):
+
+-  `19c8d728e86e <https://github.com/open-power/skiboot/commit/19c8d728e86e>`__ errorlog: Rename
+   PHB3 to just PHB
+
+Samuel Mendoza-Jonas (5):
+
+-  `3cd749c99791 <https://github.com/open-power/skiboot/commit/3cd749c99791>`__ Recognise signed
+   VERSION partition
+-  `714be69223cc <https://github.com/open-power/skiboot/commit/714be69223cc>`__ core/flash: Emit a
+   warning if Skiboot version doesn’t match
+-  `c0375a62396d <https://github.com/open-power/skiboot/commit/c0375a62396d>`__ core/flash: Ignore
+   prefix when comparing versions.
+-  `4b92a1b80f6d <https://github.com/open-power/skiboot/commit/4b92a1b80f6d>`__ libflash: Restore
+   blocklevel tests
+-  `e24771081422 <https://github.com/open-power/skiboot/commit/e24771081422>`__ libflash: Don’t
+   merge ECC-protected ranges
+
+Shilpasri G Bhat (2):
+
+-  `05dc67bf4f3d <https://github.com/open-power/skiboot/commit/05dc67bf4f3d>`__ opal-prd: hservice:
+   Enable hservice->wakeup() in BMC
+-  `0fe8ecd59fc0 <https://github.com/open-power/skiboot/commit/0fe8ecd59fc0>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+
+Stewart Smith (62):
+
+-  `06808a037d44 <https://github.com/open-power/skiboot/commit/06808a037d44>`__ fast-reboot:
+   parallel memory clearing
+-  `21f540e8e51e <https://github.com/open-power/skiboot/commit/21f540e8e51e>`__ Scan PCI and clear
+   memory simultaneously
+-  `4757519c697e <https://github.com/open-power/skiboot/commit/4757519c697e>`__ mem_region: log
+   region name on mem_alloc failure
+-  `2c30ddb93baf <https://github.com/open-power/skiboot/commit/2c30ddb93baf>`__ mem_check(): Correct
+   alignment assumptions
+-  `13e9a66a7b39 <https://github.com/open-power/skiboot/commit/13e9a66a7b39>`__ Fixup unit tests for
+   cpu_queue_job() in mem_region.c
+-  `f651e8eb56e2 <https://github.com/open-power/skiboot/commit/f651e8eb56e2>`__ Fixup pflash build
+   for ast refactor
+-  `c1d43fc84a30 <https://github.com/open-power/skiboot/commit/c1d43fc84a30>`__ skiboot 6.0.6
+   release notes
+-  `25f7266f736c <https://github.com/open-power/skiboot/commit/25f7266f736c>`__ core/cpu.c: assert
+   pir is sane before using
+-  `7e529767704b <https://github.com/open-power/skiboot/commit/7e529767704b>`__ skiboot 6.0.7
+   release notes
+-  `b6605667cf80 <https://github.com/open-power/skiboot/commit/b6605667cf80>`__ don’t fail fatally
+   if qtrace can’t be loaded
+-  `f3d801c01f97 <https://github.com/open-power/skiboot/commit/f3d801c01f97>`__ skiboot 6.0.8
+   release notes
+-  `9ff660e21834 <https://github.com/open-power/skiboot/commit/9ff660e21834>`__ Qemu: don’t print
+   PR_WARNING on qemu defining rtc/uart
+-  `084e37bab1cf <https://github.com/open-power/skiboot/commit/084e37bab1cf>`__ Use $() rather than
+   backticks in all shell
+-  `2485be65e166 <https://github.com/open-power/skiboot/commit/2485be65e166>`__ clang:
+   -Wno-error=ignored-attributes
+-  `74116e3e37cf <https://github.com/open-power/skiboot/commit/74116e3e37cf>`__
+   xscom-utils/adu_scoms.py: run 2to3 over it
+-  `f83568436527 <https://github.com/open-power/skiboot/commit/f83568436527>`__ TEMPORARY HACK:
+   Disable verifying VERSION
+-  `da773b275e62 <https://github.com/open-power/skiboot/commit/da773b275e62>`__ SBE-p8: Do all sbe
+   timer update with xscom lock held
+-  `7c8e1c6f89f3 <https://github.com/open-power/skiboot/commit/7c8e1c6f89f3>`__ Add fast-reboot
+   property to /ibm,opal DT node
+-  `aeb366970e0c <https://github.com/open-power/skiboot/commit/aeb366970e0c>`__ Actually add
+   /ibm,opal/fast-reboot property
+-  `cc4de28374c7 <https://github.com/open-power/skiboot/commit/cc4de28374c7>`__ opal-ci: Build old
+   dtc version for fedora 28
+-  `2d68e6fa5822 <https://github.com/open-power/skiboot/commit/2d68e6fa5822>`__ gcov: Fix building
+   with GCC8
+-  `8fba29a2b5e5 <https://github.com/open-power/skiboot/commit/8fba29a2b5e5>`__ core/device: Add
+   test for duplicate nodes with dt_attach_root()
+-  `8fd95036cdd8 <https://github.com/open-power/skiboot/commit/8fd95036cdd8>`__ core/device: add
+   test for dt_new() a duplicate node
+-  `51c35e372831 <https://github.com/open-power/skiboot/commit/51c35e372831>`__ core/device:
+   increase test coverage for dt_new_addr and dt_new_2addr
+-  `c5d71815288c <https://github.com/open-power/skiboot/commit/c5d71815288c>`__ core/device: Test
+   dt_new_check()
+-  `9b9be42009e1 <https://github.com/open-power/skiboot/commit/9b9be42009e1>`__ Quieten ‘warnings’
+   now that SIO is disabled
+-  `4b8cc05a9451 <https://github.com/open-power/skiboot/commit/4b8cc05a9451>`__ Revert “TEMPORARY
+   HACK: Disable verifying VERSION”
+-  `b6de35b6896a <https://github.com/open-power/skiboot/commit/b6de35b6896a>`__ hiomap: free ipmi
+   message in callback
+-  `d513609b4f48 <https://github.com/open-power/skiboot/commit/d513609b4f48>`__ travis/ci: rework
+   Dockerfiles to produce build artifacts
+-  `8d58ee17ea20 <https://github.com/open-power/skiboot/commit/8d58ee17ea20>`__ hiomap: fix missing
+   newline at end of ‘Flushing writes’ prlog()
+-  `d10862e40cd8 <https://github.com/open-power/skiboot/commit/d10862e40cd8>`__ Run pollers in
+   time_wait() when not booting
+-  `3dd480db1a69 <https://github.com/open-power/skiboot/commit/3dd480db1a69>`__ skiboot v6.0.10
+   release notes
+-  `594cfacf0e41 <https://github.com/open-power/skiboot/commit/594cfacf0e41>`__ CI: Bump the Qemu we
+   build for CI testing
+-  `52725306f495 <https://github.com/open-power/skiboot/commit/52725306f495>`__ skiboot 6.0.11
+   release notes
+-  `971a1a0a620a <https://github.com/open-power/skiboot/commit/971a1a0a620a>`__ gcov: link in
+   ctors\* as newer GCC doesn’t group them all
+-  `606a5a3d44e3 <https://github.com/open-power/skiboot/commit/606a5a3d44e3>`__ hiomap: quieten
+   warning on failing to move a window
+-  `30f8a6006de4 <https://github.com/open-power/skiboot/commit/30f8a6006de4>`__ skiboot v6.0.13
+   release notes
+-  `28bf1faf44cd <https://github.com/open-power/skiboot/commit/28bf1faf44cd>`__ ipmi: Reduce
+   ipmi_queue_msg_sync() polling loop time to 10ms
+-  `8a2f8a3c12c6 <https://github.com/open-power/skiboot/commit/8a2f8a3c12c6>`__ skiboot v6.2-rc1
+   release notes
+-  `50ea35c2d078 <https://github.com/open-power/skiboot/commit/50ea35c2d078>`__ Warn on long OPAL
+   calls
+-  `b547df61bdad <https://github.com/open-power/skiboot/commit/b547df61bdad>`__ hdata/test:
+   workaround dtc bugs
+-  `acb0f2160500 <https://github.com/open-power/skiboot/commit/acb0f2160500>`__ skiboot v6.0.14
+   release notes
+-  `87b436c32ac8 <https://github.com/open-power/skiboot/commit/87b436c32ac8>`__ libpore: Sync p8
+   files, remove erroneous “IBM Confidential”
+-  `37bce07eea2b <https://github.com/open-power/skiboot/commit/37bce07eea2b>`__ Don’t warn on “long”
+   OPAL_RESYNC_TIMEBASE calls
+-  `10497d05169f <https://github.com/open-power/skiboot/commit/10497d05169f>`__ skiboot v6.2-rc2
+   release notes
+-  `5ebb15d265bd <https://github.com/open-power/skiboot/commit/5ebb15d265bd>`__ core/cpu.c: avoid
+   container_of(NULL) in next_cpu()
+-  `88bf48a2a5de <https://github.com/open-power/skiboot/commit/88bf48a2a5de>`__ Change ifdef around
+   dump_fdt() to shut up static analysis
+-  `685f0786a935 <https://github.com/open-power/skiboot/commit/685f0786a935>`__ mem_region.c: Move
+   ifdef for MEM_POISON to shut up static analysis
+-  `0714735f0b85 <https://github.com/open-power/skiboot/commit/0714735f0b85>`__ opal_trace_entry:
+   Move ifdef around to shut up static analysis
+-  `95f587417cd9 <https://github.com/open-power/skiboot/commit/95f587417cd9>`__
+   opal_sync_host_reboot: clarify when we return OPAL_BUSY_EVENT
+-  `99fc78dbee4a <https://github.com/open-power/skiboot/commit/99fc78dbee4a>`__ vpd: Force static
+   analysis to not think about NULL term strings
+-  `babd5a27dc06 <https://github.com/open-power/skiboot/commit/babd5a27dc06>`__ hdata/iohub.c:
+   remove condition that was always true
+-  `e35f1cb63c1b <https://github.com/open-power/skiboot/commit/e35f1cb63c1b>`__ hw/bt.c: Move some
+   debug ifdef to make static analysis happy
+-  `eb0226273239 <https://github.com/open-power/skiboot/commit/eb0226273239>`__ Revert “npu2: Allow
+   ATSD for LPAR other than 0”
+-  `1534ab1dca13 <https://github.com/open-power/skiboot/commit/1534ab1dca13>`__ libflash/file:
+   greatly increase perf of file_erase()
+-  `7ac3a7793190 <https://github.com/open-power/skiboot/commit/7ac3a7793190>`__ ffspart: Increase
+   MAX_LINE to above PATH_MAX
+-  `f12bdee4d0b1 <https://github.com/open-power/skiboot/commit/f12bdee4d0b1>`__ ffspart: Support
+   flashing already ECC protected images
+-  `ce8417b8c4e0 <https://github.com/open-power/skiboot/commit/ce8417b8c4e0>`__ opal-ci: Drop
+   fedora27, add fedora29
+-  `8b9877f94428 <https://github.com/open-power/skiboot/commit/8b9877f94428>`__ skiboot v6.2 release
+   notes
+-  `6bb72e8f7b9d <https://github.com/open-power/skiboot/commit/6bb72e8f7b9d>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `0647f2a2c4eb <https://github.com/open-power/skiboot/commit/0647f2a2c4eb>`__ skiboot v6.2.1
+   release notes
+-  `428cb852e3a0 <https://github.com/open-power/skiboot/commit/428cb852e3a0>`__ qemu: bt device
+   isn’t always hanging off /
+
+Vaibhav Jain (14):
+
+-  `3754dba77ef5 <https://github.com/open-power/skiboot/commit/3754dba77ef5>`__ phb4: Reallocate
+   PEC2 DMA-Read engines to improve GPU-Direct bandwidth
+-  `5690c5a8980f <https://github.com/open-power/skiboot/commit/5690c5a8980f>`__ doc: Add a man page
+   for OPAL_PCI_SET_PHB_CAPI_MODE
+-  `ef9caad57e59 <https://github.com/open-power/skiboot/commit/ef9caad57e59>`__ phb4/capp: Update
+   DMA read engines set in APC_FSM_READ_MASK based on link-width
+-  `ec954f764efe <https://github.com/open-power/skiboot/commit/ec954f764efe>`__ capp: Fix the capp
+   recovery timeout comparison
+-  `1520d6a1e3aa <https://github.com/open-power/skiboot/commit/1520d6a1e3aa>`__ phb4: Don’t probe a
+   PHB if its garded
+-  `5f728c53d42c <https://github.com/open-power/skiboot/commit/5f728c53d42c>`__ opal: use
+   for_each_safe to iterate over opal_syncers
+-  `a6fca4819fd1 <https://github.com/open-power/skiboot/commit/a6fca4819fd1>`__ nvram: Fix a
+   possible NULL pointer de-ref in nvram_query_eq()
+-  `09fabd68f732 <https://github.com/open-power/skiboot/commit/09fabd68f732>`__ phb4: Reset pfir and
+   nfir if new errors reported during ETU reset
+-  `0f7868260709 <https://github.com/open-power/skiboot/commit/0f7868260709>`__ phb4: Re-factor
+   phb4_fenced() and introduce phb4_dump_pec_err_regs()
+-  `2d7419274dfa <https://github.com/open-power/skiboot/commit/2d7419274dfa>`__ phb4/capp: Use link
+   width to allocate STQ engines to CAPP
+-  `d5ebd5519dcd <https://github.com/open-power/skiboot/commit/d5ebd5519dcd>`__ phb4/capp: Update
+   the expected Eye-catcher for CAPP ucode lid
+-  `c8e1d61ae2c9 <https://github.com/open-power/skiboot/commit/c8e1d61ae2c9>`__ phb4: Enable PHB
+   MMIO-0/1 Bars only when mmio window exists
+-  `7cef472ed1fe <https://github.com/open-power/skiboot/commit/7cef472ed1fe>`__ opal/hmi: Wakeup the
+   cpu before reading core_fir
+-  `999246716d2d <https://github.com/open-power/skiboot/commit/999246716d2d>`__ phb4/capp: Only
+   reset FIR bits that cause capp machine check
+
+Vaidyanathan Srinivasan (1):
+
+-  `df5da053c459 <https://github.com/open-power/skiboot/commit/df5da053c459>`__ core/cpu: Fix memory
+   allocation for job array
+
+Vasant Hegde (19):
+
+-  `ff576aa8187b <https://github.com/open-power/skiboot/commit/ff576aa8187b>`__ opal-prd: Fix
+   opal-prd crash
+-  `15880d514e1f <https://github.com/open-power/skiboot/commit/15880d514e1f>`__ core/cpu: Call
+   memset with proper cpu_thread offset
+-  `dd2dacf8ee06 <https://github.com/open-power/skiboot/commit/dd2dacf8ee06>`__ hdata: Fix dtc
+   warnings
+-  `9d9395c3d542 <https://github.com/open-power/skiboot/commit/9d9395c3d542>`__ hdata: Make sure FW
+   feature name is not empty
+-  `2fba868b5380 <https://github.com/open-power/skiboot/commit/2fba868b5380>`__ fsp/surv: Improve
+   log message
+-  `70a7a3fdfa36 <https://github.com/open-power/skiboot/commit/70a7a3fdfa36>`__ hdata: Cleanup
+   get_hb_reserved_mem
+-  `50d508c3cd62 <https://github.com/open-power/skiboot/commit/50d508c3cd62>`__ hdata: Make sure
+   reserved node name starts with “ibm,”
+-  `904623dbbda4 <https://github.com/open-power/skiboot/commit/904623dbbda4>`__ FSP: Improve
+   Reset/Reload log message
+-  `c94b5a9e9c32 <https://github.com/open-power/skiboot/commit/c94b5a9e9c32>`__ hdata/i2c: Skip
+   unknown device type
+-  `ab10b2e62e58 <https://github.com/open-power/skiboot/commit/ab10b2e62e58>`__ core/ipmi: Improve
+   error message
+-  `d07a5622a9e1 <https://github.com/open-power/skiboot/commit/d07a5622a9e1>`__ core/opal: Print PIR
+   value in exit path
+-  `cadaf7c36e83 <https://github.com/open-power/skiboot/commit/cadaf7c36e83>`__ libflash/ecc: Fix
+   compilation warning
+-  `2e2bf87b42f7 <https://github.com/open-power/skiboot/commit/2e2bf87b42f7>`__ ipmi/power: Fix
+   system reboot issue
+-  `73fa7be132a4 <https://github.com/open-power/skiboot/commit/73fa7be132a4>`__ hw/bt: Fix message
+   retry handler
+-  `44f90875712f <https://github.com/open-power/skiboot/commit/44f90875712f>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `788c9ac2b926 <https://github.com/open-power/skiboot/commit/788c9ac2b926>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `28f5fe3a6edc <https://github.com/open-power/skiboot/commit/28f5fe3a6edc>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `af5c2978dbcd <https://github.com/open-power/skiboot/commit/af5c2978dbcd>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `5da21e2cc79d <https://github.com/open-power/skiboot/commit/5da21e2cc79d>`__ skiboot v6.2.2
+   release notes
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _patches-2.2-15:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-15:
+
+Commits
+~~~~~~~
+
+Artem Senichev (7):
+
+-  `118e0a59c1a9 <https://github.com/open-power/vesnin-xml/commit/118e0a59c1a9>`__ Disable hidden
+   error logs in production mode
+-  `4fb3a4b928a9 <https://github.com/open-power/vesnin-xml/commit/4fb3a4b928a9>`__ Add multiple nest
+   frequencies support
+-  `58749a257a67 <https://github.com/open-power/vesnin-xml/commit/58749a257a67>`__ Human readable
+   xml (pretty formatting)
+-  `3eff045c6be2 <https://github.com/open-power/vesnin-xml/commit/3eff045c6be2>`__ Renumbering
+   membuf FRU names
+-  `bff39ab219bb <https://github.com/open-power/vesnin-xml/commit/bff39ab219bb>`__ Renumbering DIMM
+   FRU names
+-  `e56f1665ae9d <https://github.com/open-power/vesnin-xml/commit/e56f1665ae9d>`__ Remove vesnin.rpt
+   file
+-  `c994a1815bcb <https://github.com/open-power/vesnin-xml/commit/c994a1815bcb>`__ Remove unused
+   temperature sensor ID for CPU cores
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _patches-2.2-16:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-16:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (3):
+
+-  `c488a6234d09 <https://github.com/open-power/witherspoon-xml/commit/c488a6234d09>`__ Added value
+   to TPM FRU ID
+-  `dce824c12588 <https://github.com/open-power/witherspoon-xml/commit/dce824c12588>`__ Backing out
+   TPM FRU ID
+-  `e76c2fc5aeb5 <https://github.com/open-power/witherspoon-xml/commit/e76c2fc5aeb5>`__ Adding in
+   TPM FRU info
+
+Matt Raybuck (1):
+
+-  `f7cffdbe00f6 <https://github.com/open-power/witherspoon-xml/commit/f7cffdbe00f6>`__ Correct
+   invalid chiplet ids for MCS units (#80)
+
+sannerd (1):
+
+-  `c8bca533fcea <https://github.com/open-power/witherspoon-xml/commit/c8bca533fcea>`__ Default
+   Spectre/Meltdown HW Inits to Kernel mode (#78)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _patches-2.2-17:
+
+Patches
+~~~~~~~
+
+.. _commits-2.2-17:
+
+Commits
+~~~~~~~
+
+Adrian Barrera (1):
+
+-  `40bf092f8f82 <https://github.com/open-power/zaius-xml/commit/40bf092f8f82>`__ Update GARD
+   settings per RAS testing
+
+Matt Raybuck (1):
+
+-  `6f6b5efd3279 <https://github.com/open-power/zaius-xml/commit/6f6b5efd3279>`__ Correct invalid
+   chiplet ids for MCS units
diff --git a/_sources/release-notes/v2.3-rc1.rst.txt b/_sources/release-notes/v2.3-rc1.rst.txt
new file mode 100644
index 0000000..07cd4a9
--- /dev/null
+++ b/_sources/release-notes/v2.3-rc1.rst.txt
@@ -0,0 +1,1618 @@
+Release Notes for OpenPower Firmware v2.3-rc1
+=============================================
+
+op-build v2.3-rc1 was released on Wednesday April 3rd, 2019. It will become the new stable release
+of op-build, following on from v2.2, first released on March 9th, 2019.
+
+The op-build v2.3 release cycle is a uniquely shorter one as we’ve been working on getting ready to
+have a more reliably predictable release schedule going for future releases.
+
+op-build v2.3-rc1 contains all the fixes as of op-build v2.0.15, and we expect to continue to do
+stable 2.0.y releases of v2.0 into the forseeable future.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.3 release. We expect to do a final
+v2.3 tagged release early April 2019. Please test this release candidate heavily!
+
+Known Bugs
+----------
+
+We have two known bugs that are currently release blockers for the final v2.3.
+
+-  There exists a bug where boot devices *may* not show up in petitboot until “Rescan Devices” is
+   selected.
+-  There exists a bug where Control-C behaviour in the petitboot shell has changed, which may cause
+   some test scripts to get confused.
+
+Removed platforms
+-----------------
+
+-  openpower_mambo (superseded by the generic ‘opal’ defconfig, aimed towards use with simulators)
+-  witherspoon_dev (superseded by just using the generic witherspoon defconfig)
+
+New platforms
+-------------
+
+-  opal
+
+Updated Packages
+----------------
+
++----------------+------------------+---------------+---------------------------------------------+
+| Package        | Old Version      | New Version   | Platforms                                   |
++================+==================+===============+=============================================+
+| ethtool        | 4.16             | 4.19          | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| eudev          | 3.2.5            | 3.2.7         | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| glibc          | 2.28-69-g1e5c530 | 2.28-94-g4aef | witherspoon, p9dsu, zaius, habanero,        |
+|                | 3                | f335          | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| hcode          | hw022319a.930    | hw032919a.940 | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| hostboot       | 37e67698be566    | ca03643dd893  | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| hostboot-p8    | a3b0cb929cbf2    | c2074ad87972  | habanero, garrison, barreleye, firestone,   |
+|                |                  |               | palmetto, vesnin                            |
++----------------+------------------+---------------+---------------------------------------------+
+| i2c-tools      | 4.0              | 4.1           | pseries, vesnin                             |
++----------------+------------------+---------------+---------------------------------------------+
+| linux          | 4.19.26          | 4.19.30       | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| linux-firmware | 44d4fca9922a     | 1baa34868b2c  | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| linux-headers  | 4.19.26          | 4.19.30       | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| lvm2           | 2.02.180         | 2.02.183      | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| machine-xml    | c994a1815bcb     | f44f8808fc7c  | vesnin                                      |
++----------------+------------------+---------------+---------------------------------------------+
+| machine-xml    | f7cffdbe00f6     | e3e9aef82673  | witherspoon                                 |
++----------------+------------------+---------------+---------------------------------------------+
+| occ            | 12c8088a32c5     | 58e422dede59  | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| openpower-pnor | 0aeae23bd0c6     | 2ea669b4aa57  | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | garrison, barreleye, firestone, palmetto,   |
+|                |                  |               | vesnin, romulus                             |
++----------------+------------------+---------------+---------------------------------------------+
+| sbe            | 2e253cebdaff     | 1410677b65e4  | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| skiboot        | v6.2.2           | v6.3-rc1      | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+| util-linux     | 2.32.1           | 2.33          | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | firestone, palmetto, vesnin, zz, romulus    |
++----------------+------------------+---------------+---------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Chris Cain (1):
+
+-  `3330dbdae60f <https://github.com/open-power/hcode/commit/3330dbdae60f>`__ Proposed structure
+   change for OCC
+
+Prasad Bg Ranganath (1):
+
+-  `0dd012c7f495 <https://github.com/open-power/hcode/commit/0dd012c7f495>`__ PPB: Refactor pstate
+   parameter block
+
+hostboot (13):
+
+-  `cc5c034aa468 <https://github.com/open-power/hcode/commit/cc5c034aa468>`__ Release tag
+   information updated for hw030819a.940
+-  `96bdad1dc08c <https://github.com/open-power/hcode/commit/96bdad1dc08c>`__ Release tag
+   information updated for hw030919a.940
+-  `b4bd4e7e0e75 <https://github.com/open-power/hcode/commit/b4bd4e7e0e75>`__ Release tag
+   information updated for hw031219a.940
+-  `b31c43a6c27e <https://github.com/open-power/hcode/commit/b31c43a6c27e>`__ Release tag
+   information updated for hw031319a.940
+-  `3d18592a7e3a <https://github.com/open-power/hcode/commit/3d18592a7e3a>`__ Release tag
+   information updated for hw031619a.940
+-  `4ffb0e57df57 <https://github.com/open-power/hcode/commit/4ffb0e57df57>`__ Release tag
+   information updated for hw031919a.940
+-  `ca318ee145bf <https://github.com/open-power/hcode/commit/ca318ee145bf>`__ Release tag
+   information updated for hw032019b.940
+-  `21fb83a0aec7 <https://github.com/open-power/hcode/commit/21fb83a0aec7>`__ Release tag
+   information updated for hw032119a.940
+-  `f722a49ec15b <https://github.com/open-power/hcode/commit/f722a49ec15b>`__ Release tag
+   information updated for hw032219a.940
+-  `b072dcdd5a9a <https://github.com/open-power/hcode/commit/b072dcdd5a9a>`__ Release tag
+   information updated for hw032319a.940
+-  `33eeb29bcbf6 <https://github.com/open-power/hcode/commit/33eeb29bcbf6>`__ Release tag
+   information updated for hw032619a.940
+-  `2c76877c7370 <https://github.com/open-power/hcode/commit/2c76877c7370>`__ Release tag
+   information updated for hw032719a.940
+-  `0dbac1b4fde0 <https://github.com/open-power/hcode/commit/0dbac1b4fde0>`__ Release tag
+   information updated for hw032919a.940
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.3-rc1-patches-1:
+
+Patches
+~~~~~~~
+
+-  `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
+-  `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
+-  `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
+
+.. _v2.3-rc1-commits-1:
+
+Commits
+~~~~~~~
+
+Alvin Wang (7):
+
+-  `49a169abfa3d <https://github.com/open-power/hostboot/commit/49a169abfa3d>`__ Adds mcbist empty
+   files
+-  `517ec60ee50d <https://github.com/open-power/hostboot/commit/517ec60ee50d>`__ Adds mcbist empty
+   files
+-  `f50a11628b1c <https://github.com/open-power/hostboot/commit/f50a11628b1c>`__ Change generic
+   mcbist file name
+-  `4984330e0ef9 <https://github.com/open-power/hostboot/commit/4984330e0ef9>`__ Change generic
+   mcbist file name
+-  `d7910f680f5c <https://github.com/open-power/hostboot/commit/d7910f680f5c>`__ Add exp_scrub empty
+   files
+-  `8765bcd2cc17 <https://github.com/open-power/hostboot/commit/8765bcd2cc17>`__ Add empty files for
+   power_theraml
+-  `75f8277bbc20 <https://github.com/open-power/hostboot/commit/75f8277bbc20>`__ Add empty
+   file(accessor_wrapper.H) for power_theraml
+
+Andre A. Marin (4):
+
+-  `c368037cb36e <https://github.com/open-power/hostboot/commit/c368037cb36e>`__ Update phy_pharams
+   structure, tests, and exp attrs
+-  `ee476c6abdad <https://github.com/open-power/hostboot/commit/ee476c6abdad>`__ Update phy_pharams
+   structure, tests, and exp attrs
+-  `d679e6d649ee <https://github.com/open-power/hostboot/commit/d679e6d649ee>`__ Add
+   attr_engine_traits empty files for HB to mirror
+-  `b5e9f70eb916 <https://github.com/open-power/hostboot/commit/b5e9f70eb916>`__ Update phy_pharams
+   structure, tests, and exp attrs
+
+Andre Marin (6):
+
+-  `877a032b90cd <https://github.com/open-power/hostboot/commit/877a032b90cd>`__ Fix SPD cas latency
+   assert bug
+-  `9e1906f95ba3 <https://github.com/open-power/hostboot/commit/9e1906f95ba3>`__ Add
+   std::remove_all_extends to HB STL library
+-  `2dcce4bcccc2 <https://github.com/open-power/hostboot/commit/2dcce4bcccc2>`__ Add L1 for
+   p9a_mss_bulk_pwr_throttles and p9a_mss_utils_to_throttle
+-  `1c169fc8be5a <https://github.com/open-power/hostboot/commit/1c169fc8be5a>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+-  `018a009896d8 <https://github.com/open-power/hostboot/commit/018a009896d8>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+-  `e5a493e300da <https://github.com/open-power/hostboot/commit/e5a493e300da>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+
+Ben Gass (6):
+
+-  `5bfda17c8018 <https://github.com/open-power/hostboot/commit/5bfda17c8018>`__ Add chip base
+   address to the OMI MMIO offset in p9a_mmio_util
+-  `d27c5e1fe431 <https://github.com/open-power/hostboot/commit/d27c5e1fe431>`__ Update ATRMISS
+   registers for Axone
+-  `71d98844bb93 <https://github.com/open-power/hostboot/commit/71d98844bb93>`__ Update p9_l2_flush
+   to check if purge is busy on anything prior to flush.
+-  `a4278d1df874 <https://github.com/open-power/hostboot/commit/a4278d1df874>`__ Add
+   ATTR_OMI_DL_GROUP_POS and ATTR_OMI_DL_NUM for OMI targets
+-  `224517ac925b <https://github.com/open-power/hostboot/commit/224517ac925b>`__ Update cmd/rsp
+   endian handling in exp_inband
+-  `5beffad6f2f2 <https://github.com/open-power/hostboot/commit/5beffad6f2f2>`__ Replace FAPI_ERR
+   with FAPI_DBG when no error in exp_omi_init
+
+Bill Hoffa (4):
+
+-  `7364f2447d18 <https://github.com/open-power/hostboot/commit/7364f2447d18>`__ Initialize and test
+   alt-master PNOR access in all boots
+-  `8b9e2d415060 <https://github.com/open-power/hostboot/commit/8b9e2d415060>`__ Fix autocitest
+   simics attempt numbering
+-  `c54069667c86 <https://github.com/open-power/hostboot/commit/c54069667c86>`__ Catch Unknown
+   Values for CONFIG_APPLY attribute
+-  `2620abc7dc62 <https://github.com/open-power/hostboot/commit/2620abc7dc62>`__ INTRP HW Workaround
+   for Clockgating Issue
+
+Caleb Palmer (10):
+
+-  `066af762a047 <https://github.com/open-power/hostboot/commit/066af762a047>`__ Add SW callout if
+   invalid proc model in call_mss_scrub
+-  `d94e5b51c9e5 <https://github.com/open-power/hostboot/commit/d94e5b51c9e5>`__ PRD: Remove old
+   domain startScrubs
+-  `0843af939876 <https://github.com/open-power/hostboot/commit/0843af939876>`__ PRD: Don’t skip ECC
+   spare when no DRAM spare
+-  `86b0576b22dc <https://github.com/open-power/hostboot/commit/86b0576b22dc>`__ PRD: NVDIMM reg
+   review updates
+-  `6d28e5b524f2 <https://github.com/open-power/hostboot/commit/6d28e5b524f2>`__ PRD: Remove EccSp
+   from errl when not avail
+-  `be07d93af71c <https://github.com/open-power/hostboot/commit/be07d93af71c>`__ PRD: MEM_PORT
+   getConnected support
+-  `4046e66acfb6 <https://github.com/open-power/hostboot/commit/4046e66acfb6>`__ Hostboot Memory HWP
+   include update
+-  `16024c9f92fa <https://github.com/open-power/hostboot/commit/16024c9f92fa>`__ PRD: Axone
+   PlatServices and Misc Updates
+-  `f2837b85611f <https://github.com/open-power/hostboot/commit/f2837b85611f>`__ PRD: Memory HWP
+   include updates
+-  `09b6e80a55d2 <https://github.com/open-power/hostboot/commit/09b6e80a55d2>`__ PRD: NVDIMM health
+   status reg errors no longer gard
+
+Chen Du (1):
+
+-  `c4031acbfb05 <https://github.com/open-power/hostboot/commit/c4031acbfb05>`__ Dropped messages at
+   shutdown
+
+Chris Cain (1):
+
+-  `ad388de1a208 <https://github.com/open-power/hostboot/commit/ad388de1a208>`__ Proposed structure
+   change for OCC
+
+Chris Steffen (1):
+
+-  `298aa306a1f4 <https://github.com/open-power/hostboot/commit/298aa306a1f4>`__ P9A OMI Dccal /
+   Scominit
+
+Christian Geddes (32):
+
+-  `8ee01af225a0 <https://github.com/open-power/hostboot/commit/8ee01af225a0>`__ Allow child/parent
+   lookups between DIMM and OCMB_CHIP targets
+-  `6cc4d5078e34 <https://github.com/open-power/hostboot/commit/6cc4d5078e34>`__ Again try to fix
+   checkpoint issue with fips930 simics
+-  `3452fbd95989 <https://github.com/open-power/hostboot/commit/3452fbd95989>`__ Allow for nullptr
+   io_buffer in eecache read
+-  `7ce2a9daac0c <https://github.com/open-power/hostboot/commit/7ce2a9daac0c>`__ Add interface to
+   look up model type of master processor on targetService
+-  `efda71702697 <https://github.com/open-power/hostboot/commit/efda71702697>`__ Set early test case
+   IPL step to be 14.7 in Axone simics
+-  `e70d216f8e2b <https://github.com/open-power/hostboot/commit/e70d216f8e2b>`__ Compile and add
+   calls to exp_scominit in istep 13.8
+-  `58b845f915ea <https://github.com/open-power/hostboot/commit/58b845f915ea>`__ Disable Mutex
+   Attribute Test Cases for now
+-  `250291d09340 <https://github.com/open-power/hostboot/commit/250291d09340>`__ Add
+   p9a_omi_training_check hwp call to istep 12.9
+-  `3b02a6aa674c <https://github.com/open-power/hostboot/commit/3b02a6aa674c>`__ Fix
+   getChildByAffinity call in mmio.C and add more traces
+-  `dafcf54942f1 <https://github.com/open-power/hostboot/commit/dafcf54942f1>`__ Remove imported
+   files that were added incorrectly
+-  `552339eb7f78 <https://github.com/open-power/hostboot/commit/552339eb7f78>`__ Create a common
+   explorer accesss module expaccess
+-  `281c7c93a463 <https://github.com/open-power/hostboot/commit/281c7c93a463>`__ Skip enabling PM
+   complex (start_stop_engine HWP) in Axone simics
+-  `63afd50c3393 <https://github.com/open-power/hostboot/commit/63afd50c3393>`__ Disable SMF tests
+   for Axone bringup
+-  `5618f2f2b432 <https://github.com/open-power/hostboot/commit/5618f2f2b432>`__ Fix issues with how
+   we were handling new .so added for Axone
+-  `9145082bb0ca <https://github.com/open-power/hostboot/commit/9145082bb0ca>`__ Disable OCMB mmio
+   communication tests until MMIO works
+-  `b397d8d630ac <https://github.com/open-power/hostboot/commit/b397d8d630ac>`__ Allow single dimm
+   configurations in Axone
+-  `dd41d6161ea9 <https://github.com/open-power/hostboot/commit/dd41d6161ea9>`__ Set
+   MAX_COMPUTE_NODES attribute so TOD code gets setup correctly
+-  `3653c5d44e88 <https://github.com/open-power/hostboot/commit/3653c5d44e88>`__ Skip establish ex
+   chiplet step (15.3) during Axone for now
+-  `0a0fe1f2857a <https://github.com/open-power/hostboot/commit/0a0fe1f2857a>`__ Compile new
+   Axone/Explorer memory libs in isteps_mss library
+-  `d09e67a0a554 <https://github.com/open-power/hostboot/commit/d09e67a0a554>`__ Update simics
+   release that Axone is using and adjust simics script
+-  `b8cfbb22598c <https://github.com/open-power/hostboot/commit/b8cfbb22598c>`__ Set MUX i2c slave
+   port to be 1
+-  `1c5f03e47872 <https://github.com/open-power/hostboot/commit/1c5f03e47872>`__ Fix bug that was
+   scrambling traces in errorlogs during HBRT
+-  `ddc7b1ec95be <https://github.com/open-power/hostboot/commit/ddc7b1ec95be>`__ Apply OBUS PG rules
+   update to Axone also
+-  `a52d45742151 <https://github.com/open-power/hostboot/commit/a52d45742151>`__ Edit
+   cxxtest.start.sh script to call runsim correctly
+-  `c6677251ee3d <https://github.com/open-power/hostboot/commit/c6677251ee3d>`__ Call p9a_mss_volt
+   if MEM_PORT targets are available in istep 7.2
+-  `994299cf3d45 <https://github.com/open-power/hostboot/commit/994299cf3d45>`__ Add code to call
+   p9a_mss_freq / p9a_mss_freq_system in istep 7.3
+-  `1564d45787ce <https://github.com/open-power/hostboot/commit/1564d45787ce>`__ Wrap exp_draminit
+   in a extern “C” to workaround name mangling
+-  `30a512e3d84d <https://github.com/open-power/hostboot/commit/30a512e3d84d>`__ Disable OCMB getVPD
+   tests until we get better SPD
+-  `33e7c6de0769 <https://github.com/open-power/hostboot/commit/33e7c6de0769>`__ Add calls to
+   available p9a_mss_eff_config HWPs in istep 7.4
+-  `85e898e7c68e <https://github.com/open-power/hostboot/commit/85e898e7c68e>`__ Edit autocitest to
+   handle hbTrace.log generated in /src/
+-  `a98d9a843a71 <https://github.com/open-power/hostboot/commit/a98d9a843a71>`__ Generate P9A
+   accessors for Axone
+-  `f55c462e587c <https://github.com/open-power/hostboot/commit/f55c462e587c>`__ Resize WOF to allow
+   AXONE test pnor to fit inside 64 MB
+
+Christian R. Geddes (1):
+
+-  `bcecb8a2a15a <https://github.com/open-power/hostboot/commit/bcecb8a2a15a>`__ Revert “Update
+   phy_pharams structure, tests, and exp attrs”
+
+Corey Swenson (1):
+
+-  `0bfacdff427f <https://github.com/open-power/hostboot/commit/0bfacdff427f>`__ Add callouts for
+   NVDIMM errors
+
+Dan Crowell (16):
+
+-  `b8720c117759 <https://github.com/open-power/hostboot/commit/b8720c117759>`__ Reset Engine E to
+   handle NVDIMMs
+-  `d505fea7f169 <https://github.com/open-power/hostboot/commit/d505fea7f169>`__ Make overrideOnly
+   fapi attributes volatile-zero
+-  `86b5d355d643 <https://github.com/open-power/hostboot/commit/86b5d355d643>`__ Delete complextype
+   fields in attributes if they have no value
+-  `e73d0c117548 <https://github.com/open-power/hostboot/commit/e73d0c117548>`__ Force reboot
+   without visible errors for core wakeup failure
+-  `386165c1c5da <https://github.com/open-power/hostboot/commit/386165c1c5da>`__ Updates to
+   testcases for Axone
+-  `ce4004d542f1 <https://github.com/open-power/hostboot/commit/ce4004d542f1>`__ Create runtime mss
+   library
+-  `4636db0ab1ec <https://github.com/open-power/hostboot/commit/4636db0ab1ec>`__ Always use original
+   defaults for attribute fields with no value
+-  `0b3f4e146b01 <https://github.com/open-power/hostboot/commit/0b3f4e146b01>`__ Use meaningful
+   values for PNOR build parms
+-  `7d86b40c30c1 <https://github.com/open-power/hostboot/commit/7d86b40c30c1>`__ Modify rank
+   variable for OCMB VPD lookup
+-  `c2c08ea15af6 <https://github.com/open-power/hostboot/commit/c2c08ea15af6>`__ Remove old fapi
+   files
+-  `63622494a0f3 <https://github.com/open-power/hostboot/commit/63622494a0f3>`__ Add PMIC target
+-  `e0f035161098 <https://github.com/open-power/hostboot/commit/e0f035161098>`__ Tweak page eviction
+   parameters to handle low mem better
+-  `2c2978d3a443 <https://github.com/open-power/hostboot/commit/2c2978d3a443>`__ Add ASSERT trace
+   buffer to task crash log
+-  `8fc37a704410 <https://github.com/open-power/hostboot/commit/8fc37a704410>`__ Create
+   p9a_disable_ocmb_i2c HWP
+-  `27d7ab8db738 <https://github.com/open-power/hostboot/commit/27d7ab8db738>`__ Moving libnvdimm
+   into a resident module
+-  `7c067d46c2f7 <https://github.com/open-power/hostboot/commit/7c067d46c2f7>`__ Make pci cache
+   injection attributes writeable
+
+Dean Sanner (2):
+
+-  `73fc80f05f07 <https://github.com/open-power/hostboot/commit/73fc80f05f07>`__ Base HWP mirroring
+   control on HB policy
+-  `610f16673641 <https://github.com/open-power/hostboot/commit/610f16673641>`__ Allow OPAL to run
+   on fused cores
+
+Glenn Miles (6):
+
+-  `0af9610f18a1 <https://github.com/open-power/hostboot/commit/0af9610f18a1>`__ Make access to
+   iv_overridePtr threadsafe
+-  `676c584aaa70 <https://github.com/open-power/hostboot/commit/676c584aaa70>`__ Make more room for
+   hbicore_extended in PNOR layout files.
+-  `814734326962 <https://github.com/open-power/hostboot/commit/814734326962>`__ Use thread_local
+   for globals that require it
+-  `373d8a5fb285 <https://github.com/open-power/hostboot/commit/373d8a5fb285>`__ Run memory training
+   in parallel across centaurs
+-  `853d251aef29 <https://github.com/open-power/hostboot/commit/853d251aef29>`__ Add 1MB to PNOR HBI
+   section
+-  `f6ddb6dc19f8 <https://github.com/open-power/hostboot/commit/f6ddb6dc19f8>`__ Add checks for
+   invalid trace data in removeDuplicateTraces
+
+Ilya Smirnov (5):
+
+-  `b1c1b2cc5e78 <https://github.com/open-power/hostboot/commit/b1c1b2cc5e78>`__ Secureboot:
+   Enhanced Multinode Comm: TPM_POISONED
+-  `ed35e3da7c26 <https://github.com/open-power/hostboot/commit/ed35e3da7c26>`__ Unit Tests For SMF
+   Secure Mem Distribution
+-  `9ece0ede203d <https://github.com/open-power/hostboot/commit/9ece0ede203d>`__ SMF: Memory
+   Distribution Logic Improvements
+-  `eeb5732a169d <https://github.com/open-power/hostboot/commit/eeb5732a169d>`__ Revert “SMF: Create
+   New UVBWLIST Partition”
+-  `c7534ed92a2d <https://github.com/open-power/hostboot/commit/c7534ed92a2d>`__ Secureboot:
+   Enhanced Nomdecomm: Quote Fix
+
+Jacob Harvey (1):
+
+-  `e7f0582196fb <https://github.com/open-power/hostboot/commit/e7f0582196fb>`__ L3 work for mss
+   xmls
+
+Jayashankar Padath (1):
+
+-  `596bde3e93f3 <https://github.com/open-power/hostboot/commit/596bde3e93f3>`__ HDAT : Support of
+   new Rugby values in P9N systems
+
+Jaymes Wilks (2):
+
+-  `f5475890894b <https://github.com/open-power/hostboot/commit/f5475890894b>`__ Support thread
+   local storage
+-  `ff62338a5699 <https://github.com/open-power/hostboot/commit/ff62338a5699>`__ Thread local
+   storage: Update unit tests for thread local storage
+
+Jenny Huynh (1):
+
+-  `1c6429e239e2 <https://github.com/open-power/hostboot/commit/1c6429e239e2>`__ HW483672: Enable
+   TLBIE WAT (version 5); fixes unintended flushing
+
+Joe McGill (1):
+
+-  `87cc9b25b008 <https://github.com/open-power/hostboot/commit/87cc9b25b008>`__ cleanup references
+   to chip-centric EC feature attributes
+
+Kahn Evans (1):
+
+-  `e45d35734d18 <https://github.com/open-power/hostboot/commit/e45d35734d18>`__ Fix doxygen
+   warnings
+
+Louis Stermole (11):
+
+-  `5fcfd69a0278 <https://github.com/open-power/hostboot/commit/5fcfd69a0278>`__ Remove MBA GARD
+   from RC_CEN_MSS_DRAMINIT_MC_INSUF_RCD_PROTECT_TIME
+-  `835d2074b6bc <https://github.com/open-power/hostboot/commit/835d2074b6bc>`__ Add empty files
+   required for mss::index, pos, and c_str templating
+-  `197507fb6e80 <https://github.com/open-power/hostboot/commit/197507fb6e80>`__ Add empty file
+   required for templating eff_memory_size
+-  `ebf6fda9958f <https://github.com/open-power/hostboot/commit/ebf6fda9958f>`__ Add empty files
+   required for p9a_mss_freq
+-  `6f660c2b98b7 <https://github.com/open-power/hostboot/commit/6f660c2b98b7>`__ Add new files
+   required for fixing mss::index, mss::pos, and mss::c_str
+-  `0f728a100a8e <https://github.com/open-power/hostboot/commit/0f728a100a8e>`__ Add empty file for
+   explorer eff_memory_size specialization
+-  `8fc0e7abffb0 <https://github.com/open-power/hostboot/commit/8fc0e7abffb0>`__ Add p9a version of
+   eff_memory_size API
+-  `ca025608c0c1 <https://github.com/open-power/hostboot/commit/ca025608c0c1>`__ Move p9a sync.C and
+   sync.H to new names to fix collisions
+-  `6bdf34b9fe0a <https://github.com/open-power/hostboot/commit/6bdf34b9fe0a>`__ Add workaround for
+   Nimbus symbol mark performance hw bug
+-  `76a4f5d86930 <https://github.com/open-power/hostboot/commit/76a4f5d86930>`__ Move explorer
+   specialization of eff_memory_size into explorer lib
+-  `a5d11b476381 <https://github.com/open-power/hostboot/commit/a5d11b476381>`__ Add empty files for
+   DEFAULT_MC_TYPE constants
+
+Luis Fernandez (2):
+
+-  `90552694307e <https://github.com/open-power/hostboot/commit/90552694307e>`__ Secure Boot: Log
+   error when attribute override attempted in secure mode
+-  `ab6efc5935dc <https://github.com/open-power/hostboot/commit/ab6efc5935dc>`__ HB Improvements:
+   Fix compiler warnings on modern compilers
+
+Mark Pizzutillo (4):
+
+-  `847ced968c58 <https://github.com/open-power/hostboot/commit/847ced968c58>`__ Add blank files for
+   axone p10 rank API
+-  `7b3c165b9c65 <https://github.com/open-power/hostboot/commit/7b3c165b9c65>`__ Add empty files for
+   gemini IPL
+-  `af6712fe5c03 <https://github.com/open-power/hostboot/commit/af6712fe5c03>`__ Remove files not
+   needed by gemini IPL
+-  `9011abf477a1 <https://github.com/open-power/hostboot/commit/9011abf477a1>`__ Add wrapper and
+   utils blank files for exp_getecid
+
+Matt Derksen (4):
+
+-  `518a05ca5136 <https://github.com/open-power/hostboot/commit/518a05ca5136>`__ Move nvdimm_update
+   call to istep 21.1
+-  `2df122342fae <https://github.com/open-power/hostboot/commit/2df122342fae>`__ Use NVDIMM lids for
+   update
+-  `a5c403221e3e <https://github.com/open-power/hostboot/commit/a5c403221e3e>`__ Fixing runtime i2c
+   operation
+-  `f5ab52ab7117 <https://github.com/open-power/hostboot/commit/f5ab52ab7117>`__ NVDIMM update code
+
+Matt K. Light (1):
+
+-  `a7c8ac4df4e1 <https://github.com/open-power/hostboot/commit/a7c8ac4df4e1>`__ move
+   ATTR_SPD_OVERRIDE[_ENABLE] to cronus only file
+
+Matt Raybuck (1):
+
+-  `4b29a1188536 <https://github.com/open-power/hostboot/commit/4b29a1188536>`__ UCD attribute and
+   targeting updates
+
+Matthew Raybuck (10):
+
+-  `d2899da82cb0 <https://github.com/open-power/hostboot/commit/d2899da82cb0>`__ Improve performance
+   of Partial Good logic
+-  `3830dc6e8fb0 <https://github.com/open-power/hostboot/commit/3830dc6e8fb0>`__ Support UCD target
+   generation for Zeppelin MRW
+-  `d47b63700d87 <https://github.com/open-power/hostboot/commit/d47b63700d87>`__ Add functions to
+   get Device Id and MFR revision from UCD
+-  `3265b62f038c <https://github.com/open-power/hostboot/commit/3265b62f038c>`__ Improve performance
+   of general PG algorithm
+-  `2cfb551c4e56 <https://github.com/open-power/hostboot/commit/2cfb551c4e56>`__ TESTCASES: Improve
+   performance of general PG algorithm
+-  `086018c231e7 <https://github.com/open-power/hostboot/commit/086018c231e7>`__ Support UCD for I2C
+   callouts
+-  `c3264eed4874 <https://github.com/open-power/hostboot/commit/c3264eed4874>`__ Add minor tweaks to
+   I2C Callouts for UCD
+-  `8684bd3d5656 <https://github.com/open-power/hostboot/commit/8684bd3d5656>`__ Add retry loop to
+   UCD deviceOps
+-  `b445b93fc21e <https://github.com/open-power/hostboot/commit/b445b93fc21e>`__ Handle bad PEC from
+   UCD device op
+-  `ac7a4f206efe <https://github.com/open-power/hostboot/commit/ac7a4f206efe>`__ Fix UCD retry loop
+   size bug
+
+Mike Baiocchi (7):
+
+-  `d74d3932d989 <https://github.com/open-power/hostboot/commit/d74d3932d989>`__ Secureboot: Enhance
+   Error Callouts For New Multinode Trustedboot Transfer
+-  `4eb72a8bf074 <https://github.com/open-power/hostboot/commit/4eb72a8bf074>`__ Adjust I2C Reset
+   for OpenPower MPIPL
+-  `656ba908c6f2 <https://github.com/open-power/hostboot/commit/656ba908c6f2>`__ Add UCD devices to
+   ATTR_I2C_BUS_SPEED_ARRAY for ZZ
+-  `08d6bc305592 <https://github.com/open-power/hostboot/commit/08d6bc305592>`__ Update UCD class
+   member variables and functions
+-  `ffdc6b255981 <https://github.com/open-power/hostboot/commit/ffdc6b255981>`__ Add check to
+   determine if a UCD’s I2C Master is functional
+-  `72fc1da005b7 <https://github.com/open-power/hostboot/commit/72fc1da005b7>`__ Invoke UCD Update
+   Algorithm on UCD Devices
+-  `571956c7f546 <https://github.com/open-power/hostboot/commit/571956c7f546>`__ Create Attribute to
+   force UCD Updates
+
+Murulidhar Nataraju (1):
+
+-  `6b7bbd62febe <https://github.com/open-power/hostboot/commit/6b7bbd62febe>`__ Enable OCC Start in
+   MPIPL path for OPAL based systems
+
+Nick Bofferding (9):
+
+-  `90b00de769e0 <https://github.com/open-power/hostboot/commit/90b00de769e0>`__ Enhance RAS for
+   case where boot firmware image is too big to load
+-  `09a3da759682 <https://github.com/open-power/hostboot/commit/09a3da759682>`__ UCD Flash Update:
+   Support I2C SMBUS operations for UCD flash update
+-  `10784ce5d02b <https://github.com/open-power/hostboot/commit/10784ce5d02b>`__ Support UCD target
+   generation for ZZ MRW
+-  `642a5f63c61b <https://github.com/open-power/hostboot/commit/642a5f63c61b>`__ Support UCD
+   discovery
+-  `5588cf81b95d <https://github.com/open-power/hostboot/commit/5588cf81b95d>`__ Fix bug where task
+   migrates away from pinned CPU unexpectedly
+-  `810394f87078 <https://github.com/open-power/hostboot/commit/810394f87078>`__ UCD flash update
+   invoker
+-  `0d9e3f2cde91 <https://github.com/open-power/hostboot/commit/0d9e3f2cde91>`__ Verify UCD update
+   success at end of store to UCD flash
+-  `de2312a44b13 <https://github.com/open-power/hostboot/commit/de2312a44b13>`__ Fix deadlock in ECC
+   error shutdown path
+-  `ca03643dd893 <https://github.com/open-power/hostboot/commit/ca03643dd893>`__ Initialize backup
+   TPM in MPIPL
+
+Prasad Bg Ranganath (1):
+
+-  `4d983e4c8bdd <https://github.com/open-power/hostboot/commit/4d983e4c8bdd>`__ PPB: Refactor
+   pstate parameter block
+
+Prem Shanker Jha (1):
+
+-  `143d03952806 <https://github.com/open-power/hostboot/commit/143d03952806>`__ Image Build: Fixed
+   handling of unsecure HOMER address field.
+
+Raja Das (2):
+
+-  `55260d579728 <https://github.com/open-power/hostboot/commit/55260d579728>`__ Security List
+   Binary Dump Chip-op Support
+-  `b8f4e5009a34 <https://github.com/open-power/hostboot/commit/b8f4e5009a34>`__ OPAL/MPIPL:
+   Processor Dump Area Table interfaces
+
+Ricardo Mata Jr (1):
+
+-  `784fe894f9ec <https://github.com/open-power/hostboot/commit/784fe894f9ec>`__ Updated
+   proc_pcie_config to support cache inject attributes
+
+Roland Veloz (3):
+
+-  `6e84cce39773 <https://github.com/open-power/hostboot/commit/6e84cce39773>`__ Force VPD IO
+   through HW (Axone) ,add plat function to get OCMB VPD
+-  `038631ba24f0 <https://github.com/open-power/hostboot/commit/038631ba24f0>`__ Updated file
+   ddimm_get_efd.C to be in sync with file ddimm_get_efd.xml
+-  `17930bb348b5 <https://github.com/open-power/hostboot/commit/17930bb348b5>`__ Unit test and
+   integration test for platGetVPD(OCMB) call
+
+Sharath Manjunath (1):
+
+-  `bdaa5b1d2af3 <https://github.com/open-power/hostboot/commit/bdaa5b1d2af3>`__ Update exp_draminit
+   to read values from attributes
+
+Stanley Zheng (1):
+
+-  `c23e99369c50 <https://github.com/open-power/hostboot/commit/c23e99369c50>`__ add address xlate
+   to initfile
+
+Stephen Glancy (8):
+
+-  `dadbba56f413 <https://github.com/open-power/hostboot/commit/dadbba56f413>`__ Adds SI setting for
+   4R and dual-drop LRDIMM configs
+-  `c050abede299 <https://github.com/open-power/hostboot/commit/c050abede299>`__ Updates the
+   explorer training response structure
+-  `6fa8d0452930 <https://github.com/open-power/hostboot/commit/6fa8d0452930>`__ Updates read to
+   write timers for LRDIMM
+-  `c96464c7d525 <https://github.com/open-power/hostboot/commit/c96464c7d525>`__ Moves set bad
+   bitmap into generic
+-  `2b943a5ba24f <https://github.com/open-power/hostboot/commit/2b943a5ba24f>`__ Fixes MPR read ODT
+   values
+-  `b850083ce640 <https://github.com/open-power/hostboot/commit/b850083ce640>`__ Fixes LRDIMM CKE
+   issue
+-  `8e0290d32802 <https://github.com/open-power/hostboot/commit/8e0290d32802>`__ Fixes LRDIMM rank
+   configuration for dual-drop
+-  `cd82f3ecbcef <https://github.com/open-power/hostboot/commit/cd82f3ecbcef>`__ Adds DDIMM EFD
+   decoder API
+
+Steven Janssen (1):
+
+-  `85942470b223 <https://github.com/open-power/hostboot/commit/85942470b223>`__ Update function
+   pointer name to correctly point to function
+
+Stewart Smith (1):
+
+-  `4470dc33a126 <https://github.com/open-power/hostboot/commit/4470dc33a126>`__ Disable warnings
+   that crop up a lot with GCC6
+
+Sumit Kumar (1):
+
+-  `395f284926ab <https://github.com/open-power/hostboot/commit/395f284926ab>`__ FAPI_Infra:Add new
+   member to structure ErrorInfoHwCallout
+
+Tsung Yeung (3):
+
+-  `8eb0494af6a1 <https://github.com/open-power/hostboot/commit/8eb0494af6a1>`__ Enforces NVDIMM
+   Pairing
+-  `da2c80997909 <https://github.com/open-power/hostboot/commit/da2c80997909>`__ Suppresses
+   maintenance error messages due to STR exit
+-  `c2a9006d0552 <https://github.com/open-power/hostboot/commit/c2a9006d0552>`__ NVDIMM RCD restore
+   fix and zqcal timing fix
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.3-rc1-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc1-commits-2:
+
+Commits
+~~~~~~~
+
+Chris Cain (2):
+
+-  `1904821d6279 <https://github.com/open-power/occ/commit/1904821d6279>`__ Updates to wofparser
+   tool
+-  `98ccba678ad4 <https://github.com/open-power/occ/commit/98ccba678ad4>`__ Support for PGPE error
+   handling
+
+William Bryan (1):
+
+-  `6e52f56bd2cc <https://github.com/open-power/occ/commit/6e52f56bd2cc>`__ Fix memory bandwidth
+   chom averages
+
+Zane Shelley (11):
+
+-  `75f2dd306f18 <https://github.com/open-power/occ/commit/75f2dd306f18>`__ FIRDATA: fix iteration
+   bug in firData.c
+-  `d60be21fc396 <https://github.com/open-power/occ/commit/d60be21fc396>`__ FIRDATA: remove
+   Cumulus/Centaur targets and add Axone/Explorer
+-  `d85d3c5387ec <https://github.com/open-power/occ/commit/d85d3c5387ec>`__ FIRDATA: add Axone
+   memory subsystem SCOM support
+-  `18fa6f29e388 <https://github.com/open-power/occ/commit/18fa6f29e388>`__ FIRDATA: removed HOMER
+   support for Cumulus/Centaur
+-  `d2801157a080 <https://github.com/open-power/occ/commit/d2801157a080>`__ FIRDATA: Clean up HOMER
+   parsing variables in firData.c
+-  `d4e558e09c51 <https://github.com/open-power/occ/commit/d4e558e09c51>`__ FIRDATA: Simplified
+   adding targets to PNOR
+-  `29d1d67db71c <https://github.com/open-power/occ/commit/29d1d67db71c>`__ FIRDATA: Simplified
+   adding chip units to PNOR
+-  `69bac807b007 <https://github.com/open-power/occ/commit/69bac807b007>`__ FIRDATA: Simplified
+   iterating targets from HOMER in firData.c
+-  `b673f22459ca <https://github.com/open-power/occ/commit/b673f22459ca>`__ FIRDATA: Further
+   simplifying iteration variables in firData.c
+-  `6220fb3d8d7a <https://github.com/open-power/occ/commit/6220fb3d8d7a>`__ FIRDATA: Simplified
+   adding subunit targets to PNOR in firData.c
+-  `58e422dede59 <https://github.com/open-power/occ/commit/58e422dede59>`__ FIRDATA: added
+   Axone/Explorer support to firData.c
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.3-rc1-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc1-commits-3:
+
+Commits
+~~~~~~~
+
+Christian Geddes (1):
+
+-  `0f9a51d0059e <https://github.com/open-power/sbe/commit/0f9a51d0059e>`__ Update i2c driver for
+   OCMB chip
+
+Christopher M Riedl (1):
+
+-  `a3b2377b7de1 <https://github.com/open-power/sbe/commit/a3b2377b7de1>`__ Implement PBA
+   Cache-Inhibited 8B Rd/Wr Access
+
+Dan Crowell (1):
+
+-  `c9b85ed2ed42 <https://github.com/open-power/sbe/commit/c9b85ed2ed42>`__ Add
+   ATTR_ENABLED_OBUS_BRICKS
+
+Jenny Huynh (6):
+
+-  `be0d09d34335 <https://github.com/open-power/sbe/commit/be0d09d34335>`__ HW477626 Dangerous Elk -
+   Applies to CDD12+
+-  `e18d802d082f <https://github.com/open-power/sbe/commit/e18d802d082f>`__ HW477626 Dangerous Elk -
+   Temporarily apply to CDD13 native only
+-  `04c534c750c6 <https://github.com/open-power/sbe/commit/04c534c750c6>`__ HW477626 Dangerous Elk -
+   Reapply for all CDD12+ risk levels
+-  `f3b4f8efe1f8 <https://github.com/open-power/sbe/commit/f3b4f8efe1f8>`__ Additional core inits
+   for Nimbus DD2.3 compatibility modes
+-  `934ccd82e22f <https://github.com/open-power/sbe/commit/934ccd82e22f>`__ Axone core initfile
+   update to match Nimbus DD23
+-  `4a5f8ddab286 <https://github.com/open-power/sbe/commit/4a5f8ddab286>`__ Adjust PVR Version for
+   Axone
+
+Joachim Fenkes (5):
+
+-  `b9b668e5916e <https://github.com/open-power/sbe/commit/b9b668e5916e>`__ FAPI2: Multicast API
+   1/2: Platform-breaking changes
+-  `8a09d58df7aa <https://github.com/open-power/sbe/commit/8a09d58df7aa>`__ FAPI2: Multicast API
+   2/2: Introduce the actual multicast functions
+-  `4529a95e14de <https://github.com/open-power/sbe/commit/4529a95e14de>`__ Add tools to help
+   measure and compare SBE image size
+-  `5786b04efe86 <https://github.com/open-power/sbe/commit/5786b04efe86>`__ p9_sbe_tp_chiplet_init3:
+   Mask TOD error bit 62 (osclite switched)
+-  `e8590a9d3a19 <https://github.com/open-power/sbe/commit/e8590a9d3a19>`__ p9_sbe_npll_setup:
+   Enable spread spectrum before starting PLL
+
+Joe McGill (1):
+
+-  `81642d21704f <https://github.com/open-power/sbe/commit/81642d21704f>`__ whitelist update for
+   ABUS CCM
+
+Prasad Bg Ranganath (3):
+
+-  `9eba57570f29 <https://github.com/open-power/sbe/commit/9eba57570f29>`__ PPB:New attribute
+   ATTR_PMCR_MOST_RECENT_MODE for PMCR request
+-  `8fd8d1401c5f <https://github.com/open-power/sbe/commit/8fd8d1401c5f>`__ HWP:Cache stop clocks
+   complete fix
+-  `1410677b65e4 <https://github.com/open-power/sbe/commit/1410677b65e4>`__ PM HWP: Fix bug in stop
+   clock procedure that effects mpipl
+
+Prem Shanker Jha (2):
+
+-  `b6b4eafa650c <https://github.com/open-power/sbe/commit/b6b4eafa650c>`__ SMF: Defined new
+   attribute containing unsecure HOMER memory’s size.
+-  `47f5faba3803 <https://github.com/open-power/sbe/commit/47f5faba3803>`__ SMF: Populates unsecure
+   HOMER with SC2 instruction.
+
+Pretty Mariam Jacob (1):
+
+-  `b2548e254811 <https://github.com/open-power/sbe/commit/b2548e254811>`__ Added Alink changes in
+   attributes and initfiles
+
+Raja Das (5):
+
+-  `0420efec88bd <https://github.com/open-power/sbe/commit/0420efec88bd>`__ White/Black/Grey List
+   Binary dump PSU Chip-op Support
+-  `0321b165dad7 <https://github.com/open-power/sbe/commit/0321b165dad7>`__ SBE scripts to update
+   pib repair data
+-  `9f9f77cec3cb <https://github.com/open-power/sbe/commit/9f9f77cec3cb>`__ L1 loader Axone Pibmem
+   repair parse
+-  `c508f8e9d96e <https://github.com/open-power/sbe/commit/c508f8e9d96e>`__ NVDIMM Flush update
+-  `57905edebf34 <https://github.com/open-power/sbe/commit/57905edebf34>`__ Axone pibmem repair
+   logic
+
+Soma BhanuTej (1):
+
+-  `1d73131d1a11 <https://github.com/open-power/sbe/commit/1d73131d1a11>`__ Update p9a_10 engd - spy
+   name changes
+
+Srikantha Meesala (1):
+
+-  `9b5f5c303ddc <https://github.com/open-power/sbe/commit/9b5f5c303ddc>`__ Befor flushNVDIMM
+   chip-op make sure all core Instructions are stopped
+
+Stephen Glancy (2):
+
+-  `953dc3134693 <https://github.com/open-power/sbe/commit/953dc3134693>`__ Updates MWD_COARSE to
+   run multiple patterns
+-  `6eb2a4c0f0d8 <https://github.com/open-power/sbe/commit/6eb2a4c0f0d8>`__ Updates MCA write and
+   read timings
+
+Tsung Yeung (1):
+
+-  `1ac3d5b9cd5f <https://github.com/open-power/sbe/commit/1ac3d5b9cd5f>`__ Adjust STR enter
+   sequence to enable immediate entry
+
+kswaroop (1):
+
+-  `81c848765857 <https://github.com/open-power/sbe/commit/81c848765857>`__ PIBMEM only image
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.3-rc1-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc1-commits-4:
+
+Commits
+~~~~~~~
+
+Abhishek Goel (1):
+
+-  `b821f8c2a8e3 <https://github.com/open-power/skiboot/commit/b821f8c2a8e3>`__ power-mgmt : occ :
+   Add ‘freq-domain-mask’ DT property
+
+Akshay Adiga (2):
+
+-  `40b99f58ea37 <https://github.com/open-power/skiboot/commit/40b99f58ea37>`__ SLW: Remove Idle
+   state support tor Power8 DD1
+-  `c46ab3a0509c <https://github.com/open-power/skiboot/commit/c46ab3a0509c>`__ SLW: Print verbose
+   info on errors only
+
+Alexey Kardashevskiy (8):
+
+-  `17975a6e6457 <https://github.com/open-power/skiboot/commit/17975a6e6457>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `64627c85e648 <https://github.com/open-power/skiboot/commit/64627c85e648>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `fd0950488f7f <https://github.com/open-power/skiboot/commit/fd0950488f7f>`__ opal: Deprecate
+   reading the PHB status
+-  `4824d17bb53b <https://github.com/open-power/skiboot/commit/4824d17bb53b>`__ hw/phb3/naples:
+   Disable D-states
+-  `889dba86c3c8 <https://github.com/open-power/skiboot/commit/889dba86c3c8>`__ hw/phb3/naples:
+   Disable D-states
+-  `ba1d95a1d460 <https://github.com/open-power/skiboot/commit/ba1d95a1d460>`__ npu2: Add
+   XTS_BDF_MAP wildcard refcount
+-  `c0f17caddcd8 <https://github.com/open-power/skiboot/commit/c0f17caddcd8>`__ npu2: Allow ATSD for
+   LPAR other than 0
+-  `b392d785eb49 <https://github.com/open-power/skiboot/commit/b392d785eb49>`__ witherspoon: Add
+   nvlink2 interconnect information
+
+Andrew Donnellan (9):
+
+-  `682fa68e577c <https://github.com/open-power/skiboot/commit/682fa68e577c>`__
+   platforms/witherspoon: Make PCIe shared slot error message more informative
+-  `e1c3ed8224bf <https://github.com/open-power/skiboot/commit/e1c3ed8224bf>`__ config: Get rid of
+   DEBUG_MALLOC
+-  `647dc4aff7b6 <https://github.com/open-power/skiboot/commit/647dc4aff7b6>`__ config: Get rid of
+   FAST_REBOOT_CLEARS_MEMORY
+-  `c9bc52a250a0 <https://github.com/open-power/skiboot/commit/c9bc52a250a0>`__ core/stack: Remove
+   r1 argument from \___backtrace()
+-  `b971b67ac2e1 <https://github.com/open-power/skiboot/commit/b971b67ac2e1>`__ core/stack: Define a
+   backtrace metadata struct
+-  `80a49c7022b2 <https://github.com/open-power/skiboot/commit/80a49c7022b2>`__ core/stack: Store
+   PIR in \___backtrace()
+-  `8dddd751ef43 <https://github.com/open-power/skiboot/commit/8dddd751ef43>`__ hw/fsp, hw/ipmi:
+   Convert attn code to not use backtrace wrappers
+-  `e5a7411cd74e <https://github.com/open-power/skiboot/commit/e5a7411cd74e>`__ core/stack: Convert
+   stack check code to not use backtrace wrapper
+-  `b965b9de25d2 <https://github.com/open-power/skiboot/commit/b965b9de25d2>`__ core/stack: Rename
+   backtrace functions, get rid of wrappers
+
+Andrew Jeffery (115):
+
+-  `bd9839684d48 <https://github.com/open-power/skiboot/commit/bd9839684d48>`__ astbmc: Try IPMI
+   HIOMAP for P8
+-  `71ce936ffe38 <https://github.com/open-power/skiboot/commit/71ce936ffe38>`__ p8dtu: Enable HIOMAP
+   support
+-  `9dcbd1f41d98 <https://github.com/open-power/skiboot/commit/9dcbd1f41d98>`__ p8dtu: Configure BMC
+   graphics
+-  `963629523084 <https://github.com/open-power/skiboot/commit/963629523084>`__ pflash: Don’t try
+   update RO ToC
+-  `0dec1de73e1e <https://github.com/open-power/skiboot/commit/0dec1de73e1e>`__ libflash/test:
+   Generate header dependencies for tests
+-  `3852a9460abc <https://github.com/open-power/skiboot/commit/3852a9460abc>`__ ffspart, libflash:
+   Fix stack size warnings
+-  `a7e1efe864ad <https://github.com/open-power/skiboot/commit/a7e1efe864ad>`__ pflash: Increase
+   stack frame size warning threshold
+-  `5636d390b7f0 <https://github.com/open-power/skiboot/commit/5636d390b7f0>`__ gard: Fix warnings
+   from gcc 8.2.0
+-  `96409597aa39 <https://github.com/open-power/skiboot/commit/96409597aa39>`__ Makefile: Paper over
+   gard and pflash coverage issues
+-  `43ca6a2e5b12 <https://github.com/open-power/skiboot/commit/43ca6a2e5b12>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `f246cceda717 <https://github.com/open-power/skiboot/commit/f246cceda717>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `5293333dd1af <https://github.com/open-power/skiboot/commit/5293333dd1af>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `f46ed4f7ee79 <https://github.com/open-power/skiboot/commit/f46ed4f7ee79>`__ test-ipmi-hiomap:
+   Print some information on early scenario_exit()
+-  `1b3a5dfbdf92 <https://github.com/open-power/skiboot/commit/1b3a5dfbdf92>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `64a61885a229 <https://github.com/open-power/skiboot/commit/64a61885a229>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `403d527269be <https://github.com/open-power/skiboot/commit/403d527269be>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `6d8bd2dd9eab <https://github.com/open-power/skiboot/commit/6d8bd2dd9eab>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `4af122b23402 <https://github.com/open-power/skiboot/commit/4af122b23402>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `41e6e8b4acf7 <https://github.com/open-power/skiboot/commit/41e6e8b4acf7>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `5b12dfe8dd0d <https://github.com/open-power/skiboot/commit/5b12dfe8dd0d>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `d4b870c8524c <https://github.com/open-power/skiboot/commit/d4b870c8524c>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `e1f20bfd7d91 <https://github.com/open-power/skiboot/commit/e1f20bfd7d91>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `fd271bc570d3 <https://github.com/open-power/skiboot/commit/fd271bc570d3>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `e69b1135db38 <https://github.com/open-power/skiboot/commit/e69b1135db38>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `eb0c85ae9868 <https://github.com/open-power/skiboot/commit/eb0c85ae9868>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `7f246ff2c999 <https://github.com/open-power/skiboot/commit/7f246ff2c999>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `9175028fc84a <https://github.com/open-power/skiboot/commit/9175028fc84a>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `5ee7b0f70b04 <https://github.com/open-power/skiboot/commit/5ee7b0f70b04>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `275b3d12af39 <https://github.com/open-power/skiboot/commit/275b3d12af39>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `410b80725ad2 <https://github.com/open-power/skiboot/commit/410b80725ad2>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `c2a4b4988ecc <https://github.com/open-power/skiboot/commit/c2a4b4988ecc>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `077d19d82405 <https://github.com/open-power/skiboot/commit/077d19d82405>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `ecf6430d1ee9 <https://github.com/open-power/skiboot/commit/ecf6430d1ee9>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `f65c781eee16 <https://github.com/open-power/skiboot/commit/f65c781eee16>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `bcdd3f134970 <https://github.com/open-power/skiboot/commit/bcdd3f134970>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `0bef2695055d <https://github.com/open-power/skiboot/commit/0bef2695055d>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `c4d5734fde21 <https://github.com/open-power/skiboot/commit/c4d5734fde21>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `364b433adb7d <https://github.com/open-power/skiboot/commit/364b433adb7d>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `a4349da67c9c <https://github.com/open-power/skiboot/commit/a4349da67c9c>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `7798ea646fb7 <https://github.com/open-power/skiboot/commit/7798ea646fb7>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `ff5153612f85 <https://github.com/open-power/skiboot/commit/ff5153612f85>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `12ca08b58e5b <https://github.com/open-power/skiboot/commit/12ca08b58e5b>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `4642a6c9a66b <https://github.com/open-power/skiboot/commit/4642a6c9a66b>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `8745e91d48d1 <https://github.com/open-power/skiboot/commit/8745e91d48d1>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `5c2ada09e76d <https://github.com/open-power/skiboot/commit/5c2ada09e76d>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `bd1a08ab3e12 <https://github.com/open-power/skiboot/commit/bd1a08ab3e12>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `ee0314d2d9d0 <https://github.com/open-power/skiboot/commit/ee0314d2d9d0>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `c7b8293d867a <https://github.com/open-power/skiboot/commit/c7b8293d867a>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `985c7a26bcb1 <https://github.com/open-power/skiboot/commit/985c7a26bcb1>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `7735cc354609 <https://github.com/open-power/skiboot/commit/7735cc354609>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `d0c798252521 <https://github.com/open-power/skiboot/commit/d0c798252521>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `ce81b9364131 <https://github.com/open-power/skiboot/commit/ce81b9364131>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `9398b84fad0e <https://github.com/open-power/skiboot/commit/9398b84fad0e>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `b94bb54f6569 <https://github.com/open-power/skiboot/commit/b94bb54f6569>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `ed35a7d04bde <https://github.com/open-power/skiboot/commit/ed35a7d04bde>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `a3777e58990f <https://github.com/open-power/skiboot/commit/a3777e58990f>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+-  `6a4db4c249a1 <https://github.com/open-power/skiboot/commit/6a4db4c249a1>`__ ast-io: Rework
+   ast_sio_is_enabled() test sequence
+-  `c826e1ca9e5b <https://github.com/open-power/skiboot/commit/c826e1ca9e5b>`__ astbmc: Try IPMI
+   HIOMAP for P8 (again)
+-  `b9d7c9da583a <https://github.com/open-power/skiboot/commit/b9d7c9da583a>`__ astbmc: Enable IPMI
+   HIOMAP for AMI platforms
+-  `5d07d064db05 <https://github.com/open-power/skiboot/commit/5d07d064db05>`__ libflash/test:
+   Generate header dependencies for tests
+-  `e3a3ba16a44a <https://github.com/open-power/skiboot/commit/e3a3ba16a44a>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `3056fcd0a7c4 <https://github.com/open-power/skiboot/commit/3056fcd0a7c4>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `7cb5eca8d6ca <https://github.com/open-power/skiboot/commit/7cb5eca8d6ca>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `272443f7687b <https://github.com/open-power/skiboot/commit/272443f7687b>`__ test-ipmi-hiomap:
+   Print some information on early scenario_exit()
+-  `7bb5ead55bdf <https://github.com/open-power/skiboot/commit/7bb5ead55bdf>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `2e29cf8d00fb <https://github.com/open-power/skiboot/commit/2e29cf8d00fb>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `5c4b51a0408f <https://github.com/open-power/skiboot/commit/5c4b51a0408f>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `041d61e2be1d <https://github.com/open-power/skiboot/commit/041d61e2be1d>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `b64b3544d90b <https://github.com/open-power/skiboot/commit/b64b3544d90b>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `cca1c08ece5e <https://github.com/open-power/skiboot/commit/cca1c08ece5e>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `a215e3e547a0 <https://github.com/open-power/skiboot/commit/a215e3e547a0>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `96ca4e26deb6 <https://github.com/open-power/skiboot/commit/96ca4e26deb6>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `ea318dbe989f <https://github.com/open-power/skiboot/commit/ea318dbe989f>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `e4e76c8d2f6c <https://github.com/open-power/skiboot/commit/e4e76c8d2f6c>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `e3497461c93b <https://github.com/open-power/skiboot/commit/e3497461c93b>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `bf722c0ac561 <https://github.com/open-power/skiboot/commit/bf722c0ac561>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `4cc5d420eeb4 <https://github.com/open-power/skiboot/commit/4cc5d420eeb4>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `55b284e63e7d <https://github.com/open-power/skiboot/commit/55b284e63e7d>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `da61b9e8dc1f <https://github.com/open-power/skiboot/commit/da61b9e8dc1f>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `a6f3245eda74 <https://github.com/open-power/skiboot/commit/a6f3245eda74>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `6432db36f0b1 <https://github.com/open-power/skiboot/commit/6432db36f0b1>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `7d666e226bd9 <https://github.com/open-power/skiboot/commit/7d666e226bd9>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `d69b6567669b <https://github.com/open-power/skiboot/commit/d69b6567669b>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `4f9facdacef9 <https://github.com/open-power/skiboot/commit/4f9facdacef9>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `b20312eb6ee5 <https://github.com/open-power/skiboot/commit/b20312eb6ee5>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `852d38850654 <https://github.com/open-power/skiboot/commit/852d38850654>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `21bed4d078d9 <https://github.com/open-power/skiboot/commit/21bed4d078d9>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `05e1dabcb97d <https://github.com/open-power/skiboot/commit/05e1dabcb97d>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `1c97112ba0b9 <https://github.com/open-power/skiboot/commit/1c97112ba0b9>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `14959a69eeac <https://github.com/open-power/skiboot/commit/14959a69eeac>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `4de5c234518b <https://github.com/open-power/skiboot/commit/4de5c234518b>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `c38fccd32df0 <https://github.com/open-power/skiboot/commit/c38fccd32df0>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `5e1559af3394 <https://github.com/open-power/skiboot/commit/5e1559af3394>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `66b4b2e49d46 <https://github.com/open-power/skiboot/commit/66b4b2e49d46>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `90ae8a0767ce <https://github.com/open-power/skiboot/commit/90ae8a0767ce>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `7ae038042951 <https://github.com/open-power/skiboot/commit/7ae038042951>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `dba42852b0de <https://github.com/open-power/skiboot/commit/dba42852b0de>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `564d5e4ba7e4 <https://github.com/open-power/skiboot/commit/564d5e4ba7e4>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `b812fa3d16ce <https://github.com/open-power/skiboot/commit/b812fa3d16ce>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `0ebf921c1a0a <https://github.com/open-power/skiboot/commit/0ebf921c1a0a>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `4769cb645e20 <https://github.com/open-power/skiboot/commit/4769cb645e20>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `35a6cbe24717 <https://github.com/open-power/skiboot/commit/35a6cbe24717>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `ffe09809c035 <https://github.com/open-power/skiboot/commit/ffe09809c035>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `0e8e03ee34ba <https://github.com/open-power/skiboot/commit/0e8e03ee34ba>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `75622fe738cd <https://github.com/open-power/skiboot/commit/75622fe738cd>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `1a8a5c352762 <https://github.com/open-power/skiboot/commit/1a8a5c352762>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `2d8b0043aa9d <https://github.com/open-power/skiboot/commit/2d8b0043aa9d>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+-  `381a7e6553d7 <https://github.com/open-power/skiboot/commit/381a7e6553d7>`__ ast-io: Rework
+   ast_sio_is_enabled() test sequence
+-  `6e7145a55afc <https://github.com/open-power/skiboot/commit/6e7145a55afc>`__ astbmc: Try IPMI
+   HIOMAP for P8 (again)
+-  `52be9b85e455 <https://github.com/open-power/skiboot/commit/52be9b85e455>`__ zaius: Add BMC
+   description
+-  `4ff0e16df304 <https://github.com/open-power/skiboot/commit/4ff0e16df304>`__ p8dtu: Enable HIOMAP
+   support
+-  `137b11c77feb <https://github.com/open-power/skiboot/commit/137b11c77feb>`__ p8dtu: Configure BMC
+   graphics
+-  `b7594b26929e <https://github.com/open-power/skiboot/commit/b7594b26929e>`__ astbmc: Enable IPMI
+   HIOMAP for AMI platforms
+-  `cccf5d79de07 <https://github.com/open-power/skiboot/commit/cccf5d79de07>`__ core/flash: Retry
+   requests as necessary in flash_load_resource()
+-  `6225d1192493 <https://github.com/open-power/skiboot/commit/6225d1192493>`__ astbmc: Handle
+   failure to initialise raw flash
+
+Anju T Sudhakar (7):
+
+-  `6d9a87cec05a <https://github.com/open-power/skiboot/commit/6d9a87cec05a>`__ doc/imc: Edit
+   imc.rst documentation to include
+-  `09e912109070 <https://github.com/open-power/skiboot/commit/09e912109070>`__ doc/device-tree:
+   Edit device tree documentation for imc to include trace-node information.
+-  `f3a0fb699040 <https://github.com/open-power/skiboot/commit/f3a0fb699040>`__ doc/opal-api: Edit
+   documentation for IMC opal call to include trace-imc
+-  `5506d8a45882 <https://github.com/open-power/skiboot/commit/5506d8a45882>`__ include/imc: Trace
+   IMC Macro definitions
+-  `fa8f3f3fcead <https://github.com/open-power/skiboot/commit/fa8f3f3fcead>`__ hw/imc: Refactor
+   opal init call for core-imc
+-  `df2a1e579aaa <https://github.com/open-power/skiboot/commit/df2a1e579aaa>`__ hw/imc: Enable opal
+   calls to init/start/stop IMC Trace mode
+-  `027d87475eff <https://github.com/open-power/skiboot/commit/027d87475eff>`__ external/mambo:
+   Mambo hack to add trace-imc nodes in the device-tree
+
+Artem Senichev (1):
+
+-  `eb83850ee1de <https://github.com/open-power/skiboot/commit/eb83850ee1de>`__ platforms/vesnin:
+   Disable PCIe port bifurcation
+
+Cédric Le Goater (1):
+
+-  `bbcbbd3e071f <https://github.com/open-power/skiboot/commit/bbcbbd3e071f>`__ xive: Add calls to
+   save/restore the queues and VPs HW state
+
+Deb McLemore (6):
+
+-  `31231ed300f2 <https://github.com/open-power/skiboot/commit/31231ed300f2>`__ p9dsu: Fix p9dsu
+   default variant
+-  `87517c8737b9 <https://github.com/open-power/skiboot/commit/87517c8737b9>`__ p9dsu: Fix p9dsu
+   slot tables
+-  `83f06eec281d <https://github.com/open-power/skiboot/commit/83f06eec281d>`__ p9dsu: Fix p9dsu
+   default variant
+-  `c8941393f452 <https://github.com/open-power/skiboot/commit/c8941393f452>`__ p9dsu: Fix p9dsu
+   slot tables
+-  `64a16ae05bb2 <https://github.com/open-power/skiboot/commit/64a16ae05bb2>`__ p9dsu: Fix slot
+   labels for p9dsu2u
+-  `c470806a2e5e <https://github.com/open-power/skiboot/commit/c470806a2e5e>`__ p9dsu: Undo slot
+   label name changes
+
+Frederic Barrat (10):
+
+-  `536c8fbf932d <https://github.com/open-power/skiboot/commit/536c8fbf932d>`__ npu2-opencapi:
+   Rework ODL register access
+-  `e621b7b67951 <https://github.com/open-power/skiboot/commit/e621b7b67951>`__ npu2-opencapi: Setup
+   perf counters to detect CRC errors
+-  `9f3cdff99656 <https://github.com/open-power/skiboot/commit/9f3cdff99656>`__ npu2-opencapi:
+   Rename functions used to reset an adapter
+-  `ce9dd46d36d0 <https://github.com/open-power/skiboot/commit/ce9dd46d36d0>`__ npu2-opencapi: Keep
+   ODL and adapter in reset at the same time
+-  `e4efac7d8c90 <https://github.com/open-power/skiboot/commit/e4efac7d8c90>`__ npu2-opencapi: ODL
+   should be in reset when enabled
+-  `d75436f0d3d0 <https://github.com/open-power/skiboot/commit/d75436f0d3d0>`__ npu2-opencapi:
+   Extend delay after releasing reset on adapter
+-  `998911498597 <https://github.com/open-power/skiboot/commit/998911498597>`__ npu2-opencapi: Fix
+   adapter reset when using 2 adapters
+-  `8cf6758e1889 <https://github.com/open-power/skiboot/commit/8cf6758e1889>`__ npu2-hw-procedures:
+   Don’t set iovalid for opencapi devices
+-  `11c5faa66aa0 <https://github.com/open-power/skiboot/commit/11c5faa66aa0>`__ npu2-hw-procedures:
+   Fix zcal in mixed opencapi and nvlink mode
+-  `14a78d5c2e85 <https://github.com/open-power/skiboot/commit/14a78d5c2e85>`__ npu2/hw-procedures:
+   Fix parallel zcal for opencapi
+
+Jeff Scheel (1):
+
+-  `abd17b24a5ae <https://github.com/open-power/skiboot/commit/abd17b24a5ae>`__ doc: Adjusting tags
+   in release notes to eliminate global conflict for singlehtml builds
+
+Joel Stanley (2):
+
+-  `23470f10d0b1 <https://github.com/open-power/skiboot/commit/23470f10d0b1>`__ Revert “astbmc: Try
+   IPMI HIOMAP for P8”
+-  `cd2b103f2488 <https://github.com/open-power/skiboot/commit/cd2b103f2488>`__ Makefile: Check
+   -Wno-stringop-truncation is supported
+
+Mahesh Salgaonkar (4):
+
+-  `017da88b2d05 <https://github.com/open-power/skiboot/commit/017da88b2d05>`__ opal/hmi: Fix double
+   unlock of hmi lock in failure path.
+-  `ca349b836d02 <https://github.com/open-power/skiboot/commit/ca349b836d02>`__ opal/hmi: Don’t
+   retry TOD recovery if it is already in failed state.
+-  `497734984231 <https://github.com/open-power/skiboot/commit/497734984231>`__ opal/hmi: set a flag
+   to inform OS that TOD/TB has failed.
+-  `2c71d7032484 <https://github.com/open-power/skiboot/commit/2c71d7032484>`__ Fix hang in
+   pnv_platform_error_reboot path due to TOD failure.
+
+Michael Neuling (1):
+
+-  `740904858586 <https://github.com/open-power/skiboot/commit/740904858586>`__ xive: Make no_sync
+   parameter affermative in \__xive_set_irq_config()
+
+Michal Suchanek (1):
+
+-  `bef1ddc40813 <https://github.com/open-power/skiboot/commit/bef1ddc40813>`__ libffs: Fix string
+   truncation gcc warning.
+
+Nicholas Piggin (20):
+
+-  `3500a606c6db <https://github.com/open-power/skiboot/commit/3500a606c6db>`__ phb4: remove POWER9N
+   DD1 creset workaround
+-  `3b4ae3a2e2a5 <https://github.com/open-power/skiboot/commit/3b4ae3a2e2a5>`__ xive: remove POWER9N
+   DD1 NVT table size workaround
+-  `0b0d15e3c170 <https://github.com/open-power/skiboot/commit/0b0d15e3c170>`__ Remove POWER9N DD1
+   support
+-  `d27180b55d77 <https://github.com/open-power/skiboot/commit/d27180b55d77>`__ core/cpu: HID update
+   race
+-  `57610a3681bc <https://github.com/open-power/skiboot/commit/57610a3681bc>`__ external/mambo:
+   allow CPU targeting for most debug utils
+-  `0d44d7f7d29d <https://github.com/open-power/skiboot/commit/0d44d7f7d29d>`__ core/init: rename
+   setup_reset_vector
+-  `9e075d75274c <https://github.com/open-power/skiboot/commit/9e075d75274c>`__ core/cpu: do not
+   inline cpu_relax
+-  `9c58bbd720b7 <https://github.com/open-power/skiboot/commit/9c58bbd720b7>`__ core/exceptions:
+   save current MSR in exception frame
+-  `e1d44e8c117f <https://github.com/open-power/skiboot/commit/e1d44e8c117f>`__ asm/head: use HSRR
+   exception registers in FIXUP_ENDIAN
+-  `02aea4c8760a <https://github.com/open-power/skiboot/commit/02aea4c8760a>`__ core/init: rearrange
+   final boot steps
+-  `d25287a167fd <https://github.com/open-power/skiboot/commit/d25287a167fd>`__ core/fast-reboot:
+   improve NMI handling during fast reset
+-  `ebb814a80369 <https://github.com/open-power/skiboot/commit/ebb814a80369>`__ core/init: enable
+   machine check on secondaries
+-  `75669cb37067 <https://github.com/open-power/skiboot/commit/75669cb37067>`__ asm/head: provide
+   asm support for interrupts to be returned from
+-  `37baa9731d0d <https://github.com/open-power/skiboot/commit/37baa9731d0d>`__ core/fast-reboot:
+   fast reboot specific sreset patch
+-  `4ebb78cffda8 <https://github.com/open-power/skiboot/commit/4ebb78cffda8>`__ asm/head: sreset
+   handler remove FIXUP_ENDIAN
+-  `8a43bf86b7d4 <https://github.com/open-power/skiboot/commit/8a43bf86b7d4>`__ core/exceptions:
+   implement an exception handler for non-powersave sresets
+-  `22524e901744 <https://github.com/open-power/skiboot/commit/22524e901744>`__ core/exceptions:
+   allow recoverable sreset exceptions
+-  `5d86cebd5368 <https://github.com/open-power/skiboot/commit/5d86cebd5368>`__ core/exceptions:
+   implement support for MCE interrupts in powersave
+-  `c51c7a5df601 <https://github.com/open-power/skiboot/commit/c51c7a5df601>`__ core/cpu: HID update
+   race
+-  `450b429feb43 <https://github.com/open-power/skiboot/commit/450b429feb43>`__ asm/head: move
+   unnecessary code out of head
+
+Oliver O’Halloran (28):
+
+-  `08981e62e1d9 <https://github.com/open-power/skiboot/commit/08981e62e1d9>`__ phb4: Rework BDFN
+   filtering in phb4_set_pe()
+-  `2f5d15f167b0 <https://github.com/open-power/skiboot/commit/2f5d15f167b0>`__ phb4: Remove
+   pointless NULL checks
+-  `e19f14e3134b <https://github.com/open-power/skiboot/commit/e19f14e3134b>`__ phb4: Eliminate
+   p->rte_cache
+-  `a3a64a4b8737 <https://github.com/open-power/skiboot/commit/a3a64a4b8737>`__ phb4: Eliminate
+   peltv_cache
+-  `639f67285c2c <https://github.com/open-power/skiboot/commit/639f67285c2c>`__ phb4: Update some
+   comments
+-  `3eadafbd35ae <https://github.com/open-power/skiboot/commit/3eadafbd35ae>`__ hdata/test: Fix up
+   linux,sml-base property
+-  `fa3dee2a63e6 <https://github.com/open-power/skiboot/commit/fa3dee2a63e6>`__ hdata/test: Add
+   OP920 HDAT test data
+-  `f35a3c376a44 <https://github.com/open-power/skiboot/commit/f35a3c376a44>`__ hdata/memory: Remove
+   find_shared()
+-  `4822a7ba9d33 <https://github.com/open-power/skiboot/commit/4822a7ba9d33>`__ hdata/memory: Add
+   NVDIMM support
+-  `9b67792c3801 <https://github.com/open-power/skiboot/commit/9b67792c3801>`__ hw/phb4: Fix
+   indentation of brdgCtl
+-  `43f11d51e601 <https://github.com/open-power/skiboot/commit/43f11d51e601>`__ platforms/zz:
+   Re-enable LXVPD slot information parsing
+-  `1941d3f26373 <https://github.com/open-power/skiboot/commit/1941d3f26373>`__ platforms/romulus:
+   Also support talos
+-  `1c3baae4f2b3 <https://github.com/open-power/skiboot/commit/1c3baae4f2b3>`__ hdata/iohub: Look
+   for IOVPD on P9
+-  `0ec1e37004da <https://github.com/open-power/skiboot/commit/0ec1e37004da>`__ hw/phb4: Look for
+   the hub-id from in the PBCQ node
+-  `14372fc9fb60 <https://github.com/open-power/skiboot/commit/14372fc9fb60>`__ core/pci: Increase
+   the max slot string size
+-  `99937b943845 <https://github.com/open-power/skiboot/commit/99937b943845>`__ core/pcie-slot: Set
+   power state from the PWRCTL flag
+-  `efc568c1e30b <https://github.com/open-power/skiboot/commit/efc568c1e30b>`__ fsp/lxvpd: Print
+   more LXVPD slot information
+-  `0c86fef7e502 <https://github.com/open-power/skiboot/commit/0c86fef7e502>`__ firenze-pci: Always
+   init slot info from LXVPD
+-  `1ef5a64b85d5 <https://github.com/open-power/skiboot/commit/1ef5a64b85d5>`__ core/pcie-slot:
+   Better explain suprise_check
+-  `84aa25921a09 <https://github.com/open-power/skiboot/commit/84aa25921a09>`__ core/pcie-slot:
+   Don’t bail early in the power on case
+-  `70edcbb4b39d <https://github.com/open-power/skiboot/commit/70edcbb4b39d>`__ hw/phb4: Skip FRESET
+   PERST when coming from CRESET
+-  `e89d3f32d216 <https://github.com/open-power/skiboot/commit/e89d3f32d216>`__ hw/phb4: Remove
+   FRESET presence check
+-  `b8b4c79d4419 <https://github.com/open-power/skiboot/commit/b8b4c79d4419>`__ hw/phb4: Factor out
+   PERST control
+-  `722cf1c2ed56 <https://github.com/open-power/skiboot/commit/722cf1c2ed56>`__ hw/phb4: Drop
+   FRESET_DEASSERT_DELAY state
+-  `a31085d7d432 <https://github.com/open-power/skiboot/commit/a31085d7d432>`__ core/i2c: Add
+   request state tracking
+-  `d290b244efbc <https://github.com/open-power/skiboot/commit/d290b244efbc>`__ core/i2c: Poll on
+   request state in i2c_request_send()
+-  `319e7d935f13 <https://github.com/open-power/skiboot/commit/319e7d935f13>`__ core/i2c: split
+   i2c_request_send()
+-  `517f088a8e39 <https://github.com/open-power/skiboot/commit/517f088a8e39>`__ platforms/firenze:
+   Rework I2C controller fixups
+
+Reza Arbab (18):
+
+-  `aa56d9a2abdb <https://github.com/open-power/skiboot/commit/aa56d9a2abdb>`__ Remove duplicate
+   npu2-common.o from $(HW_OBJS)
+-  `552cb9e371d8 <https://github.com/open-power/skiboot/commit/552cb9e371d8>`__ npu2: Remove dead
+   code from npu2_cfg_write_bar()
+-  `69ca8a8ff7a9 <https://github.com/open-power/skiboot/commit/69ca8a8ff7a9>`__ npu2: Remove unused
+   npu2::bdf2pe_cache
+-  `2d12672a812f <https://github.com/open-power/skiboot/commit/2d12672a812f>`__ npu2: Remove unused
+   npu2::lxive_cache
+-  `237882bfc84f <https://github.com/open-power/skiboot/commit/237882bfc84f>`__ npu2: Remove unused
+   npu2_dev::procedure_data
+-  `b496cab97086 <https://github.com/open-power/skiboot/commit/b496cab97086>`__ npu2: Remove unused
+   npu2_dev_nvlink::vendor_cap
+-  `cd5ddbe3b40c <https://github.com/open-power/skiboot/commit/cd5ddbe3b40c>`__ npu2: Fix missing
+   iteration in tce kill loop
+-  `3f79ab6cdb4d <https://github.com/open-power/skiboot/commit/3f79ab6cdb4d>`__ npu2: Remove
+   redundant assignment to p->phb_nvlink.scan_map
+-  `38cf215cb505 <https://github.com/open-power/skiboot/commit/38cf215cb505>`__ npu2: Replace open
+   coded dt_find_by_name_addr()
+-  `9ef153f6f013 <https://github.com/open-power/skiboot/commit/9ef153f6f013>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+-  `d3803711f8a9 <https://github.com/open-power/skiboot/commit/d3803711f8a9>`__ Add PVR_TYPE_P9P
+-  `1ab11ac8b4b9 <https://github.com/open-power/skiboot/commit/1ab11ac8b4b9>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+-  `855465aa7804 <https://github.com/open-power/skiboot/commit/855465aa7804>`__ devicetree: Fix
+   syntax error in power9-phb4.dts
+-  `85c4c823ab11 <https://github.com/open-power/skiboot/commit/85c4c823ab11>`__ devicetree: Fix typo
+   in power9-phb4.dts
+-  `eecd9083f1bd <https://github.com/open-power/skiboot/commit/eecd9083f1bd>`__ devicetree: Add nx
+   node to power9-phb4.dts
+-  `13926b45897b <https://github.com/open-power/skiboot/commit/13926b45897b>`__ devicetree: Move
+   power9-phb4.dts
+-  `50d1a089deef <https://github.com/open-power/skiboot/commit/50d1a089deef>`__ devicetree: Add
+   p9-simics.dts
+-  `9f9dd8d71de9 <https://github.com/open-power/skiboot/commit/9f9dd8d71de9>`__ devicetree: Add
+   Makefile to build dtb binaries
+
+Russell Currey (2):
+
+-  `8d8a9ca30453 <https://github.com/open-power/skiboot/commit/8d8a9ca30453>`__ external/mambo:
+   Populate kernel-base-address in the DT
+-  `edf7e841ff9d <https://github.com/open-power/skiboot/commit/edf7e841ff9d>`__ external/mambo:
+   Error out if kernel is too large
+
+Santosh Sivaraj (2):
+
+-  `3ac2db0a83e7 <https://github.com/open-power/skiboot/commit/3ac2db0a83e7>`__ flash: Add support
+   for async decompression
+-  `c86fb12c07a6 <https://github.com/open-power/skiboot/commit/c86fb12c07a6>`__ imc/catalog:
+   Decompress catalog asynchronously
+
+Shilpasri G Bhat (4):
+
+-  `a96739c6c1cd <https://github.com/open-power/skiboot/commit/a96739c6c1cd>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+-  `0fe8ecd59fc0 <https://github.com/open-power/skiboot/commit/0fe8ecd59fc0>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+-  `27e4943eade2 <https://github.com/open-power/skiboot/commit/27e4943eade2>`__ fast-reboot: occ:
+   Remove ‘freq-domain-mask’ from fast-reboot path
+-  `961b7128ebd8 <https://github.com/open-power/skiboot/commit/961b7128ebd8>`__ fast-reboot: occ:
+   Call occ_pstates_init() on fast-reset on all machines
+
+Stewart Smith (38):
+
+-  `44aa41061a9f <https://github.com/open-power/skiboot/commit/44aa41061a9f>`__ qemu: bt device
+   isn’t always hanging off /
+-  `59a21fc87f54 <https://github.com/open-power/skiboot/commit/59a21fc87f54>`__ sparse: Make tree
+   ‘constant is so big’ warning clean
+-  `625f9ac034f1 <https://github.com/open-power/skiboot/commit/625f9ac034f1>`__ zz: platform_ocapi
+   can be static
+-  `ec65b9ab4c4c <https://github.com/open-power/skiboot/commit/ec65b9ab4c4c>`__ zaius: zaius_ocapi
+   can be static
+-  `c2c426ef668b <https://github.com/open-power/skiboot/commit/c2c426ef668b>`__ doc: clarify
+   OPAL_RTC_READ return values
+-  `3170270be92a <https://github.com/open-power/skiboot/commit/3170270be92a>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `6bb72e8f7b9d <https://github.com/open-power/skiboot/commit/6bb72e8f7b9d>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `816a1d7bb2ef <https://github.com/open-power/skiboot/commit/816a1d7bb2ef>`__ pflash: Support
+   encoding/decoding ECC’d partitions
+-  `0647f2a2c4eb <https://github.com/open-power/skiboot/commit/0647f2a2c4eb>`__ skiboot v6.2.1
+   release notes
+-  `75382eb708c0 <https://github.com/open-power/skiboot/commit/75382eb708c0>`__ skiboot v6.2.1
+   release notes
+-  `7ac85e4517cc <https://github.com/open-power/skiboot/commit/7ac85e4517cc>`__ skiboot v6.0.17
+   release notes
+-  `40b377a01ef5 <https://github.com/open-power/skiboot/commit/40b377a01ef5>`__ hw/test: generalise
+   makefile
+-  `81847dd347ef <https://github.com/open-power/skiboot/commit/81847dd347ef>`__ doc: fix definition
+   lists in opal-imc-counters
+-  `f3ad5bb09249 <https://github.com/open-power/skiboot/commit/f3ad5bb09249>`__ sparse: symbol
+   ‘sbe_timer_lock’ was not declared. Should it be static?
+-  `96c0ec2ab78b <https://github.com/open-power/skiboot/commit/96c0ec2ab78b>`__ sparse: symbol
+   ‘xive_buddy_lock/xive_vp_buddy’ was not declared. Should it be static?
+-  `f9b79a611501 <https://github.com/open-power/skiboot/commit/f9b79a611501>`__ sparse: symbol
+   ’NPU2_PHY_*’ was not declared. Should it be static?
+-  `655e0bc6865c <https://github.com/open-power/skiboot/commit/655e0bc6865c>`__ sparse: symbol
+   ’procedure_*’ was not declared. Should it be static?
+-  `039d184dda21 <https://github.com/open-power/skiboot/commit/039d184dda21>`__ sparse: symbols in
+   imc.c weren’t declared, Should they be static?
+-  `3b8b7e8c4e78 <https://github.com/open-power/skiboot/commit/3b8b7e8c4e78>`__ sparse: symbol
+   ‘*bar*’ was not declared. Should it be static?
+-  `0eea56b06b4f <https://github.com/open-power/skiboot/commit/0eea56b06b4f>`__ Don’t use variable
+   length arrays in exception code
+-  `ee01ef4ed82a <https://github.com/open-power/skiboot/commit/ee01ef4ed82a>`__ i2c: Fix sparse
+   warnings for type assignment
+-  `428cb852e3a0 <https://github.com/open-power/skiboot/commit/428cb852e3a0>`__ qemu: bt device
+   isn’t always hanging off /
+-  `3ef409d43de9 <https://github.com/open-power/skiboot/commit/3ef409d43de9>`__ doc:
+   s/stb_init()/secureboot_init()/ to match reality
+-  `2b96407921a6 <https://github.com/open-power/skiboot/commit/2b96407921a6>`__ opal-ci: Drop
+   CentOS6 support
+-  `6c36257bf32f <https://github.com/open-power/skiboot/commit/6c36257bf32f>`__ opal-ci: Drop
+   unneded reference to ubuntu 12.04
+-  `e4a06f098c4f <https://github.com/open-power/skiboot/commit/e4a06f098c4f>`__ opal-ci: drop fedora
+   28
+-  `7cd8402c3bec <https://github.com/open-power/skiboot/commit/7cd8402c3bec>`__ Drop old Coverity
+   jobs (we build via separate .travis.yml in a branch)
+-  `043e85bf7477 <https://github.com/open-power/skiboot/commit/043e85bf7477>`__
+   hw/ipmi/test/run-fru: Fix string truncation warning, enhance test
+-  `fedb949b7179 <https://github.com/open-power/skiboot/commit/fedb949b7179>`__ Fix broken
+   opal-ci/build-fedora-rawhide.sh symlink
+-  `c0faa9232168 <https://github.com/open-power/skiboot/commit/c0faa9232168>`__ hdata: Add
+   protection against corrupt ntuples structure
+-  `a2c13f1d6119 <https://github.com/open-power/skiboot/commit/a2c13f1d6119>`__ hdata_to_dt: fail
+   “gracefully” on fatal op_display()
+-  `bee7be6ab780 <https://github.com/open-power/skiboot/commit/bee7be6ab780>`__ hdata: Prevent NULL
+   dereference on duplicate slot map info
+-  `d0e56d97d4cd <https://github.com/open-power/skiboot/commit/d0e56d97d4cd>`__ ci: Remove
+   debian-jessie boot test.
+-  `cb87cf17279b <https://github.com/open-power/skiboot/commit/cb87cf17279b>`__ ci: qemu boot tests
+   should use built skiboot
+-  `133cc8cea258 <https://github.com/open-power/skiboot/commit/133cc8cea258>`__ ci/fedora29:
+   –allowerasing to work around conflicting packages
+-  `11374f20e8f1 <https://github.com/open-power/skiboot/commit/11374f20e8f1>`__ Bump allowed stack
+   frame size for unit tests/host programs
+-  `3e0eef2e9a92 <https://github.com/open-power/skiboot/commit/3e0eef2e9a92>`__ Force noinline for
+   pci_add_(one_)device_node(s)()
+-  `050d8165ab05 <https://github.com/open-power/skiboot/commit/050d8165ab05>`__ skiboot v6.3-rc1
+   release notes
+
+Timothy Pearson (1):
+
+-  `8b26e29acbc8 <https://github.com/open-power/skiboot/commit/8b26e29acbc8>`__ Retry link training
+   at PCIe GEN1 if presence detected but training repeatedly failed
+
+Vaibhav Jain (8):
+
+-  `658c39dda366 <https://github.com/open-power/skiboot/commit/658c39dda366>`__ opal: Update
+   opal_del_host_sync_notifier() to accept ’void \*data’
+-  `9d2d0115eaca <https://github.com/open-power/skiboot/commit/9d2d0115eaca>`__ core/pci: Introduce
+   a new pci_slot_op named completed_sm_run()
+-  `763f397d5be7 <https://github.com/open-power/skiboot/commit/763f397d5be7>`__ capp/phb: Introduce
+   ‘struct capp’ to hold capp related info in ‘struct phb’
+-  `1a87f8f97175 <https://github.com/open-power/skiboot/commit/1a87f8f97175>`__ phb4/capp: Update
+   and re-factor phb4_set_capi_mode()
+-  `78ccc722c2fd <https://github.com/open-power/skiboot/commit/78ccc722c2fd>`__ capp/phb4: Force
+   CAPP to PCIe mode during kernel shutdown
+-  `52fa634e2152 <https://github.com/open-power/skiboot/commit/52fa634e2152>`__ capp/phb4: Introduce
+   PHB4 flag, PHB4_CAPP_DISABLE to disable CAPP
+-  `3dc87605be7a <https://github.com/open-power/skiboot/commit/3dc87605be7a>`__ phb4/capp: Implement
+   sequence to disable CAPP and enable fast-reset
+-  `d572d3a72fa2 <https://github.com/open-power/skiboot/commit/d572d3a72fa2>`__ capp/phb4: Prevent
+   HMI from getting triggered when disabling CAPP
+
+Vasant Hegde (30):
+
+-  `06ef9bd2d9a6 <https://github.com/open-power/skiboot/commit/06ef9bd2d9a6>`__ skiboot v6.0.15
+   release notes
+-  `7516e3827e50 <https://github.com/open-power/skiboot/commit/7516e3827e50>`__ core/ipmi: Improve
+   error message
+-  `554062d7fe5a <https://github.com/open-power/skiboot/commit/554062d7fe5a>`__ core/opal: Print PIR
+   value in exit path
+-  `67fc150c82a7 <https://github.com/open-power/skiboot/commit/67fc150c82a7>`__ skiboot v6.0.16
+   release notes
+-  `ab10b2e62e58 <https://github.com/open-power/skiboot/commit/ab10b2e62e58>`__ core/ipmi: Improve
+   error message
+-  `d07a5622a9e1 <https://github.com/open-power/skiboot/commit/d07a5622a9e1>`__ core/opal: Print PIR
+   value in exit path
+-  `b1d421875b4c <https://github.com/open-power/skiboot/commit/b1d421875b4c>`__ ipmi/power: Fix
+   system reboot issue
+-  `dd9b61cdfca7 <https://github.com/open-power/skiboot/commit/dd9b61cdfca7>`__ hdata/i2c: Reduce
+   severity of log message
+-  `b570fb646289 <https://github.com/open-power/skiboot/commit/b570fb646289>`__ libflash/ecc: Fix
+   compilation warning
+-  `cadaf7c36e83 <https://github.com/open-power/skiboot/commit/cadaf7c36e83>`__ libflash/ecc: Fix
+   compilation warning
+-  `fdd27ca27231 <https://github.com/open-power/skiboot/commit/fdd27ca27231>`__ hw/bt: Fix message
+   retry handler
+-  `01f977c33d46 <https://github.com/open-power/skiboot/commit/01f977c33d46>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `c526a280dcd1 <https://github.com/open-power/skiboot/commit/c526a280dcd1>`__ hdata/memory: Fix
+   warning message
+-  `4f0ceb63e951 <https://github.com/open-power/skiboot/commit/4f0ceb63e951>`__ hdata/memory:
+   Removed share-id property
+-  `61978c2c54d0 <https://github.com/open-power/skiboot/commit/61978c2c54d0>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `968c30905d7a <https://github.com/open-power/skiboot/commit/968c30905d7a>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `c0ab7b45db3d <https://github.com/open-power/skiboot/commit/c0ab7b45db3d>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `2e2bf87b42f7 <https://github.com/open-power/skiboot/commit/2e2bf87b42f7>`__ ipmi/power: Fix
+   system reboot issue
+-  `73fa7be132a4 <https://github.com/open-power/skiboot/commit/73fa7be132a4>`__ hw/bt: Fix message
+   retry handler
+-  `44f90875712f <https://github.com/open-power/skiboot/commit/44f90875712f>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `788c9ac2b926 <https://github.com/open-power/skiboot/commit/788c9ac2b926>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `28f5fe3a6edc <https://github.com/open-power/skiboot/commit/28f5fe3a6edc>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `af5c2978dbcd <https://github.com/open-power/skiboot/commit/af5c2978dbcd>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `5da21e2cc79d <https://github.com/open-power/skiboot/commit/5da21e2cc79d>`__ skiboot v6.2.2
+   release notes
+-  `6aa3bd8ab6ad <https://github.com/open-power/skiboot/commit/6aa3bd8ab6ad>`__ skiboot v6.0.18
+   release notes
+-  `261ca8e779e5 <https://github.com/open-power/skiboot/commit/261ca8e779e5>`__ skiboot v6.2.2
+   release notes
+-  `2ba5ce84a197 <https://github.com/open-power/skiboot/commit/2ba5ce84a197>`__ Update skiboot
+   stable tree rules
+-  `4456616272a4 <https://github.com/open-power/skiboot/commit/4456616272a4>`__ skiboot v6.0.19
+   release notes
+-  `92a5c57a14e2 <https://github.com/open-power/skiboot/commit/92a5c57a14e2>`__ skiboot v6.2.3
+   release notes
+-  `08de14aaa937 <https://github.com/open-power/skiboot/commit/08de14aaa937>`__ core/ipmi: Print
+   correct netfn value
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _v2.3-rc1-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc1-commits-5:
+
+Commits
+~~~~~~~
+
+Artem Senichev (2):
+
+-  `6549b6d2bf42 <https://github.com/open-power/vesnin-xml/commit/6549b6d2bf42>`__ Disable PCIe port
+   bifurcation
+-  `f44f8808fc7c <https://github.com/open-power/vesnin-xml/commit/f44f8808fc7c>`__ Fix
+   IBSCOM_MCS_BASE_ADDR formatting
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _v2.3-rc1-patches-6:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc1-commits-6:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `ed1f0ebe2e2e <https://github.com/open-power/witherspoon-xml/commit/ed1f0ebe2e2e>`__ The
+   CONFIG_APPLY attribute needs a default value
+
+Erich Hauptli (2):
+
+-  `c47cddbcd13b <https://github.com/open-power/witherspoon-xml/commit/c47cddbcd13b>`__ Picked up
+   PROC_COMPAT\* attribute
+-  `00f0727053e8 <https://github.com/open-power/witherspoon-xml/commit/00f0727053e8>`__ Fixing GPU
+   I2C Addresses
diff --git a/_sources/release-notes/v2.3-rc2.rst.txt b/_sources/release-notes/v2.3-rc2.rst.txt
new file mode 100644
index 0000000..9a86657
--- /dev/null
+++ b/_sources/release-notes/v2.3-rc2.rst.txt
@@ -0,0 +1,208 @@
+Release Notes for OpenPower Firmware v2.3-rc2
+=============================================
+
+op-build v2.3-rc2 was released on Friday April 5th, 2019. It will become the new stable release of
+op-build, following on from v2.2, first released on March 9th, 2019.
+
+The op-build v2.3 release cycle is a uniquely shorter one as we’ve been working on getting ready to
+have a more reliably predictable release schedule going for future releases.
+
+op-build v2.3-rc2 contains all the fixes as of op-build v2.0.15, and we expect to continue to do
+stable 2.0.y releases of v2.0 into the forseeable future.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.3 release. We expect to do a final
+v2.3 tagged release early April 2019. Please test this release candidate heavily!
+
+Known Bugs
+----------
+
+We have one known bug (carried over from rc1) that are currently release blockers for the final
+v2.3.
+
+-  There exists a bug where Control-C behaviour in the petitboot shell has changed, which may cause
+   some test scripts to get confused.
+
+Fixed Bugs
+----------
+
+One of the two bugs listed in “known bugs” for rc1 has been fixed:
+
+-  There exists a bug where boot devices *may* not show up in petitboot until “Rescan Devices” is
+   selected.
+
+Updated Packages
+----------------
+
++----------------+------------------+---------------+---------------------------------------------+
+| Package        | Old Version      | New Version   | Platforms                                   |
++================+==================+===============+=============================================+
+| hcode          | hw032919a.940    | hw040319a.940 | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| hostboot       | ca03643dd893     | e5622fb032dc  | witherspoon, p9dsu, zaius, romulus          |
++----------------+------------------+---------------+---------------------------------------------+
+| hostboot-p8    | c2074ad87972     | dc218d94c57b9 | habanero, garrison, barreleye, firestone,   |
+|                |                  |               | palmetto, vesnin                            |
++----------------+------------------+---------------+---------------------------------------------+
+| linux          | 4.19.30          | 5.0.5         | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | opal, firestone, palmetto, vesnin, zz,      |
+|                |                  |               | romulus                                     |
++----------------+------------------+---------------+---------------------------------------------+
+| linux-headers  | 4.19.30          | 5.0.5         | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | opal, firestone, palmetto, vesnin, zz,      |
+|                |                  |               | romulus                                     |
++----------------+------------------+---------------+---------------------------------------------+
+| petitboot      | v1.10.2          | v1.10.3       | witherspoon, p9dsu, zaius, habanero,        |
+|                |                  |               | firenze, garrison, barreleye, pseries,      |
+|                |                  |               | opal, firestone, palmetto, vesnin, zz,      |
+|                |                  |               | romulus                                     |
++----------------+------------------+---------------+---------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+hostboot (2):
+
+-  `f89e3fc16469 <https://github.com/open-power/hcode/commit/f89e3fc16469>`__ Release tag
+   information updated for hw040219a.940
+-  `2e3a283588c1 <https://github.com/open-power/hcode/commit/2e3a283588c1>`__ Release tag
+   information updated for hw040319a.940
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.3-rc2-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc2-commits-1:
+
+Commits
+~~~~~~~
+
+Andre A. Marin (1):
+
+-  `ee76c2ca5927 <https://github.com/open-power/hostboot/commit/ee76c2ca5927>`__ Fix c_str and pos
+   DIMM specialization
+
+Andre Marin (1):
+
+-  `8daf280f7d24 <https://github.com/open-power/hostboot/commit/8daf280f7d24>`__ Fix true_type and
+   false\_ type typdef with integral_constant
+
+Caleb Palmer (1):
+
+-  `f7937e802748 <https://github.com/open-power/hostboot/commit/f7937e802748>`__ PRD: Fix isEccSp
+   capture data check
+
+Chen Du (1):
+
+-  `5da79e14c316 <https://github.com/open-power/hostboot/commit/5da79e14c316>`__ Get ring override
+   failing
+
+Christian Geddes (4):
+
+-  `9882fe3c773b <https://github.com/open-power/hostboot/commit/9882fe3c773b>`__ Set REL_POS to 0 on
+   all DIMM target in simics Axone
+-  `215eaa2074f5 <https://github.com/open-power/hostboot/commit/215eaa2074f5>`__ Stop overwriting
+   OCMB vpd info in standalone and handle DDIMM modules
+-  `9fd0af32313c <https://github.com/open-power/hostboot/commit/9fd0af32313c>`__ Set
+   ATTR_MSS_INTERLEAVE_ENABLE to be 0xAF to allow all grouping sizes
+-  `16378af2527d <https://github.com/open-power/hostboot/commit/16378af2527d>`__ Compile Explorer
+   MSS libs in our istepsmss lib
+
+Corey Swenson (2):
+
+-  `201a39f54be6 <https://github.com/open-power/hostboot/commit/201a39f54be6>`__ Add part callout
+   for the Backup Power Module
+-  `e5622fb032dc <https://github.com/open-power/hostboot/commit/e5622fb032dc>`__ Insufficient
+   Resources check needs to handle NVDIMM logic
+
+Dan Crowell (1):
+
+-  `54178321414b <https://github.com/open-power/hostboot/commit/54178321414b>`__ Constants for
+   future DIMMs
+
+Ilya Smirnov (1):
+
+-  `25c1b412b86a <https://github.com/open-power/hostboot/commit/25c1b412b86a>`__ Process Core and EQ
+   Gard Records in MPIPL Path
+
+Jennifer A. Stofer (1):
+
+-  `12b139b58521 <https://github.com/open-power/hostboot/commit/12b139b58521>`__ Revert “P9 Xbus/DMI
+   CM Workaround”
+
+Mike Baiocchi (1):
+
+-  `1b5381224824 <https://github.com/open-power/hostboot/commit/1b5381224824>`__ Cleanup UCD Update
+   Algorithm Code
+
+Murulidhar Nataraju (1):
+
+-  `ed1208121086 <https://github.com/open-power/hostboot/commit/ed1208121086>`__ Istep 18 - MPIPL on
+   OPAL System update
+
+Nick Bofferding (1):
+
+-  `ec86a5683941 <https://github.com/open-power/hostboot/commit/ec86a5683941>`__ Decrease WOFDATA
+   partition by 1 MB until HBI space can be reduced
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.3-rc2-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc2-commits-2:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.3-rc2-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.3-rc2-commits-3:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (6):
+
+-  `df1a234c15fb <https://github.com/open-power/petitboot/commit/df1a234c15fb>`__ lib/system: Add
+   cryptsetup utility
+-  `ba8144f917f5 <https://github.com/open-power/petitboot/commit/ba8144f917f5>`__ lib/process: Add
+   option to pipe to process stdin
+-  `5f8fa2c151b8 <https://github.com/open-power/petitboot/commit/5f8fa2c151b8>`__ lib: Add
+   AUTH_MSG_DECRYPT
+-  `f583f0cf35fc <https://github.com/open-power/petitboot/commit/f583f0cf35fc>`__ discover:
+   Recognise and open LUKS encrypted partitions
+-  `1ad18bf128c4 <https://github.com/open-power/petitboot/commit/1ad18bf128c4>`__ ui/ncurses: Add
+   prompt for LUKS device password
+-  `1cd261748c00 <https://github.com/open-power/petitboot/commit/1cd261748c00>`__ utils/pb-console:
+   Use -m to run shell in own process group
diff --git a/_sources/release-notes/v2.3.1.rst.txt b/_sources/release-notes/v2.3.1.rst.txt
new file mode 100644
index 0000000..14e6085
--- /dev/null
+++ b/_sources/release-notes/v2.3.1.rst.txt
@@ -0,0 +1,244 @@
+Release Notes for OpenPower Firmware v2.3.1
+===========================================
+
+op-build v2.3.1 was released on July 9th, 2019 and contains several important
+fixes for POWER8 and POWER9 systems.
+
+For POWER8 and POWER9 systems there are updated skiboot, Linux, and buildroot.
+There's also an an updated hostboot for POWER8 systems.
+
+skiboot
+-------
+
+Bug fixes included in this release are:
+
+- npu2: Purge cache when resetting a GPU
+
+  After putting all a GPU's links in reset, do a cache purge in case we
+  have CPU cache lines belonging to the now-unaccessible GPU memory.
+
+- npu2: Reset NVLinks when resetting a GPU
+
+  Resetting a V100 GPU brings its NVLinks down and if an NPU tries using
+  those, an HMI occurs. We were lucky not to observe this as the bare metal
+  does not normally reset a GPU and when passed through, GPUs are usually
+  before NPUs in QEMU command line or Libvirt XML and because of that NPUs
+  are naturally reset first. However simple change of the device order
+  brings HMIs.
+
+  This defines a bus control filter for a PCI slot with a GPU with NVLinks
+  so when the host system issues secondary bus reset to the slot, it resets
+  associated NVLinks.
+
+- hw/phb4: Assert Link Disable bit after ETU init
+
+  The cursed RAID card in ozrom1 has a bug where it ignores PERST being
+  asserted. The PCIe Base spec is a little vague about what happens
+  while PERST is asserted, but it does clearly specify that when
+  PERST is de-asserted the Link Training and Status State Machine
+  (LTSSM) of a device should return to the initial state (Detect)
+  defined in the spec and the link training process should restart.
+
+  This bug was worked around in 9078f8268922 ("phb4: Delay training till
+  after PERST is deasserted") by setting the link disable bit at the
+  start of the FRESET process and clearing it after PERST was
+  de-asserted. Although this fixed the bug, the patch offered no
+  explaination of why the fix worked.
+
+  In b8b4c79d4419 ("hw/phb4: Factor out PERST control") the link disable
+  workaround was moved into phb4_assert_perst(). This is called
+  always in the CRESET case, but a following patch resulted in
+  assert_perst() not being called if phb4_freset() was entered following a
+  CRESET since p->skip_perst was set in the CRESET handler. This is bad
+  since a side-effect of the CRESET is that the Link Disable bit is
+  cleared.
+
+  This, combined with the RAID card ignoring PERST results in the PCIe
+  link being trained by the PHB while we're waiting out the 100ms
+  ETU reset time. If we hack skiboot to print a DLP trace after returning
+  from phb4_hw_init() we get: ::
+
+   PHB#0001[0:1]: Initialization complete
+   PHB#0001[0:1]: TRACE:0x0000102101000000  0ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000001101000000 23ms          GEN1:x16:detect
+   PHB#0001[0:1]: TRACE:0x0000102101000000 23ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000183101000000 29ms training GEN1:x16:config
+   PHB#0001[0:1]: TRACE:0x00001c5881000000 30ms training GEN1:x08:recovery
+   PHB#0001[0:1]: TRACE:0x00001c5883000000 30ms training GEN3:x08:recovery
+   PHB#0001[0:1]: TRACE:0x0000144883000000 33ms presence GEN3:x08:L0
+   PHB#0001[0:1]: TRACE:0x0000154883000000 33ms trained  GEN3:x08:L0
+   PHB#0001[0:1]: CRESET: wait_time = 100
+   PHB#0001[0:1]: FRESET: Starts
+   PHB#0001[0:1]: FRESET: Prepare for link down
+   PHB#0001[0:1]: FRESET: Assert skipped
+   PHB#0001[0:1]: FRESET: Deassert
+   PHB#0001[0:1]: TRACE:0x0000154883000000  0ms trained  GEN3:x08:L0
+   PHB#0001[0:1]: TRACE: Reached target state
+   PHB#0001[0:1]: LINK: Start polling
+   PHB#0001[0:1]: LINK: Electrical link detected
+   PHB#0001[0:1]: LINK: Link is up
+   PHB#0001[0:1]: LINK: Went down waiting for stabilty
+   PHB#0001[0:1]: LINK: DLP train control: 0x0000105101000000
+   PHB#0001[0:1]: CRESET: Starts
+
+  What has happened here is that the link is trained to 8x Gen3 33ms after
+  we return from phb4_init_hw(), and before we've waitined to 100ms
+  that we normally wait after re-initialising the ETU. When we "deassert"
+  PERST later on in the FRESET handler the link in L0 (normal) state. At
+  this point we try to read from the Vendor/Device ID register to verify
+  that the link is stable and immediately get a PHB fence due to a PCIe
+  Completion Timeout. Skiboot attempts to recover by doing another CRESET,
+  but this will encounter the same issue.
+
+  This patch fixes the problem by setting the Link Disable bit (by calling
+  phb4_assert_perst()) immediately after we return from phb4_init_hw().
+  This prevents the link from being trained while PERST is asserted which
+  seems to avoid the Completion Timeout. With the patch applied we get: ::
+
+   PHB#0001[0:1]: Initialization complete
+   PHB#0001[0:1]: TRACE:0x0000102101000000  0ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000001101000000 23ms          GEN1:x16:detect
+   PHB#0001[0:1]: TRACE:0x0000102101000000 23ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000909101000000 29ms presence GEN1:x16:disabled
+   PHB#0001[0:1]: CRESET: wait_time = 100
+   PHB#0001[0:1]: FRESET: Starts
+   PHB#0001[0:1]: FRESET: Prepare for link down
+   PHB#0001[0:1]: FRESET: Assert skipped
+   PHB#0001[0:1]: FRESET: Deassert
+   PHB#0001[0:1]: TRACE:0x0000001101000000  0ms          GEN1:x16:detect
+   PHB#0001[0:1]: TRACE:0x0000102101000000  0ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000001101000000 24ms          GEN1:x16:detect
+   PHB#0001[0:1]: TRACE:0x0000102101000000 36ms presence GEN1:x16:polling
+   PHB#0001[0:1]: TRACE:0x0000183101000000 97ms training GEN1:x16:config
+   PHB#0001[0:1]: TRACE:0x00001c5881000000 97ms training GEN1:x08:recovery
+   PHB#0001[0:1]: TRACE:0x00001c5883000000 97ms training GEN3:x08:recovery
+   PHB#0001[0:1]: TRACE:0x0000144883000000 99ms presence GEN3:x08:L0
+   PHB#0001[0:1]: TRACE: Reached target state
+   PHB#0001[0:1]: LINK: Start polling
+   PHB#0001[0:1]: LINK: Electrical link detected
+   PHB#0001[0:1]: LINK: Link is up
+   PHB#0001[0:1]: LINK: Link is stable
+   PHB#0001[0:1]: LINK: Card [9005:028c] Optimal Retry:disabled
+   PHB#0001[0:1]: LINK: Speed Train:GEN3 PHB:GEN4 DEV:GEN3
+   PHB#0001[0:1]: LINK: Width Train:x08 PHB:x08 DEV:x08
+   PHB#0001[0:1]: LINK: RX Errors Now:0 Max:8 Lane:0x0000
+
+- npu2: Reset PID wildcard and refcounter when mapped to LPID
+
+  Since 105d80f85b "npu2: Use unfiltered mode in XTS tables" we do not
+  register every PID in the XTS table so the table has one entry per LPID.
+  Then we added a reference counter to keep track of the entry use when
+  switching GPU between the host and guest systems (the "Fixes:" tag below).
+
+  The POWERNV platform setup creates such entries and references them
+  at the boot time when initializing IOMMUs and only removes it when
+  a GPU is passed through to a guest. This creates a problem as POWERNV
+  boots via kexec and no defererencing happens; the XTS table state remains
+  undefined. So when the host kernel boots, skiboot thinks there are valid
+  XTS entries and does not update the XTS table which breaks ATS.
+
+  This adds the reference counter and the XTS entry reset when a GPU is
+  assigned to LPID and we cannot rely on the kernel to clean that up.
+
+- hw/phb4: Use read/write_reg in assert_perst
+
+  While the PHB is fenced we can't use the MMIO interface to access PHB
+  registers. While processing a complete reset we inject a PHB fence to
+  isolate the PHB from the rest of the system because the PHB won't
+  respond to MMIOs from the rest of the system while being reset.
+
+  We assert PERST after the fence has been erected which requires us to
+  use the XSCOM indirect interface to access the PHB registers rather than
+  the MMIO interface. Previously we did that when asserting PERST in the
+  CRESET path. However in b8b4c79d4419 ("hw/phb4: Factor out PERST
+  control"). This was re-written to use the raw in_be64() accessor. This
+  means that CRESET would not be asserted in the reset path. On some
+  Mellanox cards this would prevent them from re-loading their firmware
+  when the system was fast-reset.
+
+  This patch fixes the problem by replacing the raw {in|out}_be64()
+  accessors with the phb4_{read|write}_reg() functions.
+
+- opal-prd: Fix prd message size issue
+
+  If prd messages size is insufficient then read_prd_msg() call fails with
+  below error. And caller is not reallocating sufficient buffer. Also its
+  hard to guess the size.
+
+  sample log:::
+  -----------
+  Mar 28 03:31:43 zz24p1 opal-prd: FW: error reading from firmware: alloc 32 rc -1: Invalid argument
+  Mar 28 03:31:43 zz24p1 opal-prd: FW: error reading from firmware: alloc 32 rc -1: Invalid argument
+  Mar 28 03:31:43 zz24p1 opal-prd: FW: error reading from firmware: alloc 32 rc -1: Invalid argument
+  ....
+
+  Lets use opal-msg-size device tree property to allocate memory
+  for prd message.
+
+- npu2: Fix clearing the FIR bits
+
+  FIR registers are SCOM-only so they cannot be accesses with the indirect
+  write, and yet we use SCOM-based addresses for these; fix this.
+
+- opal-gard: Account for ECC size when clearing partition
+
+  When 'opal-gard clear all' is run, it works by erasing the GUARD then
+  using blockevel_smart_write() to write nothing to the partition. This
+  second write call is needed because we rely on libflash to set the ECC
+  bits appropriately when the partition contained ECCed data.
+
+  The API for this is a little odd with the caller specifying how much
+  actual data to write, and libflash writing size + size/8 bytes
+  since there is one additional ECC byte for every eight bytes of data.
+
+  We currently do not account for the extra space consumed by the ECC data
+  in reset_partition() which is used to handle the 'clear all' command.
+  Which results in the paritition following the GUARD partition being
+  partially overwritten when the command is used. This patch fixes the
+  problem by reducing the length we would normally write by the number
+  of ECC bytes required.
+
+- nvram: Flag dangerous NVRAM options
+
+  Most nvram options used by skiboot are just for debug or testing for
+  regressions. They should never be used long term.
+
+  We've hit a number of issues in testing and the field where nvram
+  options have been set "temporarily" but haven't been properly cleared
+  after, resulting in crashes or real bugs being masked.
+
+  This patch marks most nvram options used by skiboot as dangerous and
+  prints a chicken to remind users of the problem.
+
+- devicetree: Don't set path to dtc in makefile
+
+  By setting the path we fail to build under buildroot which has it's own
+  set of host tools in PATH, but not at /usr/bin.
+
+  Keep the variable so it can be set if need be but default to whatever
+  'dtc' is in the users path.
+
+
+Linux and buildroot
+-------------------
+
+Move to Linux v5.1.15-openpower1 and buildroot 2019.02.3
+
+This updates to a in-support stable Linux release, resolving potential
+security and stability issues. Notably, this includes fixes for
+CVE-2019-12817, CVE-2019-11477, CVE-2019-11478, and CVE-2019-11479.
+
+Buildroot stays on the same major version with the .2 and .3 stable
+releases added in.
+
+The skiroot defconfig is updated to ensure we still run the MMU in Radix
+mode (see http://git.kernel.org/torvalds/c/8adddf349fda0). It also
+disables xmon by default.
+
+Hostboot
+--------
+
+Point op-build P8 hostboot at commit to report cache-count-disabled OS flag
+
+Points OP build at the P8 hostboot package commit which enables reporting to the OS
+that the cache-count-disabled Spectre workaround is available.
diff --git a/_sources/release-notes/v2.3.rst.txt b/_sources/release-notes/v2.3.rst.txt
new file mode 100644
index 0000000..924430c
--- /dev/null
+++ b/_sources/release-notes/v2.3.rst.txt
@@ -0,0 +1,1877 @@
+Release Notes for OpenPower Firmware v2.3
+=========================================
+
+op-build v2.3 was released on Tuesday May 21st, 2019. It is the new stable release of op-build,
+following on from v2.2, first released on March 8th, 2019.
+
+op-build v2.3 contains all the fixes as of op-build v2.0.15, and we expect to continue to do stable
+2.0.y releases of v2.0 into the forseeable future. We do not expect to do any stable releases of
+v2.2.
+
+The v2.3 release cycle has been short yet still contains some notable changes.
+
+Over op-build v2.2, this release contains the following changes:
+
+Removed platforms
+-----------------
+
+-  openpower_mambo (superseded by the generic ‘opal’ defconfig, aimed towards use with simulators)
+-  witherspoon_dev (superseded by just using the generic witherspoon defconfig)
+
+New platforms
+-------------
+
+-  opal
+
+Since v2.3-rc2: - p8dtu
+
+Updated Packages since v2.3-rc2
+-------------------------------
+
++------------+-------------------+-----------------+----------------------------------------------+
+| Package    | Old Version       | New Version     | Platforms                                    |
++============+===================+=================+==============================================+
+| hcode      | hw040319a.940     | hw041519a.opv23 | witherspoon, p9dsu, zaius, romulus           |
++------------+-------------------+-----------------+----------------------------------------------+
+| hostboot   | e5622fb032dc      | ca03643dd893    | witherspoon, p9dsu, zaius, romulus           |
++------------+-------------------+-----------------+----------------------------------------------+
+| hostboot-b | hw021419a.930     | hw041519a.opv23 | witherspoon, p9dsu, zaius, habanero,         |
+| inaries    |                   |                 | garrison, barreleye, firestone, palmetto,    |
+|            |                   |                 | vesnin, romulus                              |
++------------+-------------------+-----------------+----------------------------------------------+
+| linux      | 5.0.5             | 5.0.7           | witherspoon, p9dsu, zaius, habanero,         |
+|            |                   |                 | firenze, garrison, barreleye, pseries, opal, |
+|            |                   |                 | firestone, palmetto, vesnin, zz, romulus     |
++------------+-------------------+-----------------+----------------------------------------------+
+| linux-head | 5.0.5             | 5.0.7           | witherspoon, p9dsu, zaius, habanero,         |
+| ers        |                   |                 | firenze, garrison, barreleye, pseries, opal, |
+|            |                   |                 | firestone, palmetto, vesnin, zz, romulus     |
++------------+-------------------+-----------------+----------------------------------------------+
+| skiboot    | v6.3-rc1          | v6.3.1          | witherspoon, p9dsu, zaius, habanero,         |
+|            |                   |                 | firenze, garrison, barreleye, pseries, opal, |
+|            |                   |                 | firestone, palmetto, vesnin, zz, romulus     |
++------------+-------------------+-----------------+----------------------------------------------+
+
+Updated Packages since v2.2
+---------------------------
+
++-------------+----------------+-----------------+------------------------------------------------+
+| Package     | Old Version    | New Version     | Platforms                                      |
++=============+================+=================+================================================+
+| ethtool     | 4.16           | 4.19            | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| eudev       | 3.2.5          | 3.2.7           | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| glibc       | glibc-2.28-69- | glibc-2.28-94-g | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             | g1e5c5303      | 4aeff335        | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| hcode       | hw022319a.930  | hw041519a.opv23 | witherspoon, p9dsu, zaius, romulus             |
++-------------+----------------+-----------------+------------------------------------------------+
+| hostboot    | 37e67698be56   | ca03643dd893    | witherspoon, p9dsu, zaius, romulus             |
++-------------+----------------+-----------------+------------------------------------------------+
+| hostboot-bi | hw021419a.930  | hw041519a.opv23 | witherspoon, p9dsu, zaius, habanero, garrison, |
+| naries      |                |                 | barreleye, firestone, palmetto, vesnin,        |
+|             |                |                 | romulus                                        |
++-------------+----------------+-----------------+------------------------------------------------+
+| hostboot-p8 | a3b0cb929cbf   | dc218d94c57b    | habanero, garrison, barreleye, firestone,      |
+|             |                |                 | palmetto, vesnin                               |
++-------------+----------------+-----------------+------------------------------------------------+
+| i2c-tools   | 4.0            | 4.1             | pseries, vesnin                                |
++-------------+----------------+-----------------+------------------------------------------------+
+| linux       | 4.19.26        | 5.0.7           | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| linux-firmw | 44d4fca9922a   | 1baa34868b2c    | witherspoon, p9dsu, zaius, habanero, firenze,  |
+| are         |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| linux-heade | 4.19.26        | 5.0.7           | witherspoon, p9dsu, zaius, habanero, firenze,  |
+| rs          |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| lvm2        | 2.02.180       | 2.02.183        | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| machine-xml | c994a1815bcb   | f44f8808fc7c8   | vesnin                                         |
++-------------+----------------+-----------------+------------------------------------------------+
+| machine-xml | f7cffdbe00f6   | e3e9aef82673b   | witherspoon                                    |
++-------------+----------------+-----------------+------------------------------------------------+
+| occ         | 12c8088a32c5   | 58e422dede59    | witherspoon, p9dsu, zaius, romulus             |
++-------------+----------------+-----------------+------------------------------------------------+
+| openpower-p | 0aeae23bd0c68  | 2ea669b4aa57    | witherspoon, p9dsu, zaius, habanero, garrison, |
+| nor         |                |                 | barreleye, firestone, palmetto, vesnin,        |
+|             |                |                 | romulus                                        |
++-------------+----------------+-----------------+------------------------------------------------+
+| petitboot   | v1.10.2        | v1.10.3         | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| sbe         | 2e253cebdaff   | 1410677b65e4    | witherspoon, p9dsu, zaius, romulus             |
++-------------+----------------+-----------------+------------------------------------------------+
+| skiboot     | v6.2.2         | v6.3.1          | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+| util-linux  | 2.32.1         | 2.33            | witherspoon, p9dsu, zaius, habanero, firenze,  |
+|             |                |                 | garrison, barreleye, pseries, firestone,       |
+|             |                |                 | palmetto, vesnin, zz, romulus                  |
++-------------+----------------+-----------------+------------------------------------------------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Chris Cain (1):
+
+-  `3330dbdae60f <https://github.com/open-power/hcode/commit/3330dbdae60f>`__ Proposed structure
+   change for OCC
+
+Prasad Bg Ranganath (1):
+
+-  `0dd012c7f495 <https://github.com/open-power/hcode/commit/0dd012c7f495>`__ PPB: Refactor pstate
+   parameter block
+
+hostboot (14):
+
+-  `cc5c034aa468 <https://github.com/open-power/hcode/commit/cc5c034aa468>`__ Release tag
+   information updated for hw030819a.940
+-  `96bdad1dc08c <https://github.com/open-power/hcode/commit/96bdad1dc08c>`__ Release tag
+   information updated for hw030919a.940
+-  `b4bd4e7e0e75 <https://github.com/open-power/hcode/commit/b4bd4e7e0e75>`__ Release tag
+   information updated for hw031219a.940
+-  `b31c43a6c27e <https://github.com/open-power/hcode/commit/b31c43a6c27e>`__ Release tag
+   information updated for hw031319a.940
+-  `3d18592a7e3a <https://github.com/open-power/hcode/commit/3d18592a7e3a>`__ Release tag
+   information updated for hw031619a.940
+-  `4ffb0e57df57 <https://github.com/open-power/hcode/commit/4ffb0e57df57>`__ Release tag
+   information updated for hw031919a.940
+-  `ca318ee145bf <https://github.com/open-power/hcode/commit/ca318ee145bf>`__ Release tag
+   information updated for hw032019b.940
+-  `21fb83a0aec7 <https://github.com/open-power/hcode/commit/21fb83a0aec7>`__ Release tag
+   information updated for hw032119a.940
+-  `f722a49ec15b <https://github.com/open-power/hcode/commit/f722a49ec15b>`__ Release tag
+   information updated for hw032219a.940
+-  `b072dcdd5a9a <https://github.com/open-power/hcode/commit/b072dcdd5a9a>`__ Release tag
+   information updated for hw032319a.940
+-  `06fd9cb6a476 <https://github.com/open-power/hcode/commit/06fd9cb6a476>`__ Release tag
+   information updated for hw041119a.opv23
+-  `65dd1355197d <https://github.com/open-power/hcode/commit/65dd1355197d>`__ Release tag
+   information updated for hw041219a.opv23
+-  `cce430a720af <https://github.com/open-power/hcode/commit/cce430a720af>`__ Release tag
+   information updated for hw041319a.opv23
+-  `adf78f8e0538 <https://github.com/open-power/hcode/commit/adf78f8e0538>`__ Release tag
+   information updated for hw041519a.opv23
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.3-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-1:
+
+Commits
+~~~~~~~
+
+Alvin Wang (7):
+
+-  `49a169abfa3d <https://github.com/open-power/hostboot/commit/49a169abfa3d>`__ Adds mcbist empty
+   files
+-  `517ec60ee50d <https://github.com/open-power/hostboot/commit/517ec60ee50d>`__ Adds mcbist empty
+   files
+-  `f50a11628b1c <https://github.com/open-power/hostboot/commit/f50a11628b1c>`__ Change generic
+   mcbist file name
+-  `4984330e0ef9 <https://github.com/open-power/hostboot/commit/4984330e0ef9>`__ Change generic
+   mcbist file name
+-  `d7910f680f5c <https://github.com/open-power/hostboot/commit/d7910f680f5c>`__ Add exp_scrub empty
+   files
+-  `8765bcd2cc17 <https://github.com/open-power/hostboot/commit/8765bcd2cc17>`__ Add empty files for
+   power_theraml
+-  `75f8277bbc20 <https://github.com/open-power/hostboot/commit/75f8277bbc20>`__ Add empty
+   file(accessor_wrapper.H) for power_theraml
+
+Andre A. Marin (4):
+
+-  `c368037cb36e <https://github.com/open-power/hostboot/commit/c368037cb36e>`__ Update phy_pharams
+   structure, tests, and exp attrs
+-  `ee476c6abdad <https://github.com/open-power/hostboot/commit/ee476c6abdad>`__ Update phy_pharams
+   structure, tests, and exp attrs
+-  `d679e6d649ee <https://github.com/open-power/hostboot/commit/d679e6d649ee>`__ Add
+   attr_engine_traits empty files for HB to mirror
+-  `b5e9f70eb916 <https://github.com/open-power/hostboot/commit/b5e9f70eb916>`__ Update phy_pharams
+   structure, tests, and exp attrs
+
+Andre Marin (6):
+
+-  `877a032b90cd <https://github.com/open-power/hostboot/commit/877a032b90cd>`__ Fix SPD cas latency
+   assert bug
+-  `9e1906f95ba3 <https://github.com/open-power/hostboot/commit/9e1906f95ba3>`__ Add
+   std::remove_all_extends to HB STL library
+-  `2dcce4bcccc2 <https://github.com/open-power/hostboot/commit/2dcce4bcccc2>`__ Add L1 for
+   p9a_mss_bulk_pwr_throttles and p9a_mss_utils_to_throttle
+-  `1c169fc8be5a <https://github.com/open-power/hostboot/commit/1c169fc8be5a>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+-  `018a009896d8 <https://github.com/open-power/hostboot/commit/018a009896d8>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+-  `e5a493e300da <https://github.com/open-power/hostboot/commit/e5a493e300da>`__ Add attribute
+   engine algorithm for eff_config and pre_eff_config
+
+Ben Gass (6):
+
+-  `5bfda17c8018 <https://github.com/open-power/hostboot/commit/5bfda17c8018>`__ Add chip base
+   address to the OMI MMIO offset in p9a_mmio_util
+-  `d27c5e1fe431 <https://github.com/open-power/hostboot/commit/d27c5e1fe431>`__ Update ATRMISS
+   registers for Axone
+-  `71d98844bb93 <https://github.com/open-power/hostboot/commit/71d98844bb93>`__ Update p9_l2_flush
+   to check if purge is busy on anything prior to flush.
+-  `a4278d1df874 <https://github.com/open-power/hostboot/commit/a4278d1df874>`__ Add
+   ATTR_OMI_DL_GROUP_POS and ATTR_OMI_DL_NUM for OMI targets
+-  `224517ac925b <https://github.com/open-power/hostboot/commit/224517ac925b>`__ Update cmd/rsp
+   endian handling in exp_inband
+-  `5beffad6f2f2 <https://github.com/open-power/hostboot/commit/5beffad6f2f2>`__ Replace FAPI_ERR
+   with FAPI_DBG when no error in exp_omi_init
+
+Bill Hoffa (4):
+
+-  `7364f2447d18 <https://github.com/open-power/hostboot/commit/7364f2447d18>`__ Initialize and test
+   alt-master PNOR access in all boots
+-  `8b9e2d415060 <https://github.com/open-power/hostboot/commit/8b9e2d415060>`__ Fix autocitest
+   simics attempt numbering
+-  `c54069667c86 <https://github.com/open-power/hostboot/commit/c54069667c86>`__ Catch Unknown
+   Values for CONFIG_APPLY attribute
+-  `2620abc7dc62 <https://github.com/open-power/hostboot/commit/2620abc7dc62>`__ INTRP HW Workaround
+   for Clockgating Issue
+
+Caleb Palmer (10):
+
+-  `066af762a047 <https://github.com/open-power/hostboot/commit/066af762a047>`__ Add SW callout if
+   invalid proc model in call_mss_scrub
+-  `d94e5b51c9e5 <https://github.com/open-power/hostboot/commit/d94e5b51c9e5>`__ PRD: Remove old
+   domain startScrubs
+-  `0843af939876 <https://github.com/open-power/hostboot/commit/0843af939876>`__ PRD: Don’t skip ECC
+   spare when no DRAM spare
+-  `86b0576b22dc <https://github.com/open-power/hostboot/commit/86b0576b22dc>`__ PRD: NVDIMM reg
+   review updates
+-  `6d28e5b524f2 <https://github.com/open-power/hostboot/commit/6d28e5b524f2>`__ PRD: Remove EccSp
+   from errl when not avail
+-  `be07d93af71c <https://github.com/open-power/hostboot/commit/be07d93af71c>`__ PRD: MEM_PORT
+   getConnected support
+-  `4046e66acfb6 <https://github.com/open-power/hostboot/commit/4046e66acfb6>`__ Hostboot Memory HWP
+   include update
+-  `16024c9f92fa <https://github.com/open-power/hostboot/commit/16024c9f92fa>`__ PRD: Axone
+   PlatServices and Misc Updates
+-  `f2837b85611f <https://github.com/open-power/hostboot/commit/f2837b85611f>`__ PRD: Memory HWP
+   include updates
+-  `09b6e80a55d2 <https://github.com/open-power/hostboot/commit/09b6e80a55d2>`__ PRD: NVDIMM health
+   status reg errors no longer gard
+
+Chen Du (1):
+
+-  `c4031acbfb05 <https://github.com/open-power/hostboot/commit/c4031acbfb05>`__ Dropped messages at
+   shutdown
+
+Chris Cain (1):
+
+-  `ad388de1a208 <https://github.com/open-power/hostboot/commit/ad388de1a208>`__ Proposed structure
+   change for OCC
+
+Chris Steffen (1):
+
+-  `298aa306a1f4 <https://github.com/open-power/hostboot/commit/298aa306a1f4>`__ P9A OMI Dccal /
+   Scominit
+
+Christian Geddes (32):
+
+-  `8ee01af225a0 <https://github.com/open-power/hostboot/commit/8ee01af225a0>`__ Allow child/parent
+   lookups between DIMM and OCMB_CHIP targets
+-  `6cc4d5078e34 <https://github.com/open-power/hostboot/commit/6cc4d5078e34>`__ Again try to fix
+   checkpoint issue with fips930 simics
+-  `3452fbd95989 <https://github.com/open-power/hostboot/commit/3452fbd95989>`__ Allow for nullptr
+   io_buffer in eecache read
+-  `7ce2a9daac0c <https://github.com/open-power/hostboot/commit/7ce2a9daac0c>`__ Add interface to
+   look up model type of master processor on targetService
+-  `efda71702697 <https://github.com/open-power/hostboot/commit/efda71702697>`__ Set early test case
+   IPL step to be 14.7 in Axone simics
+-  `e70d216f8e2b <https://github.com/open-power/hostboot/commit/e70d216f8e2b>`__ Compile and add
+   calls to exp_scominit in istep 13.8
+-  `58b845f915ea <https://github.com/open-power/hostboot/commit/58b845f915ea>`__ Disable Mutex
+   Attribute Test Cases for now
+-  `250291d09340 <https://github.com/open-power/hostboot/commit/250291d09340>`__ Add
+   p9a_omi_training_check hwp call to istep 12.9
+-  `3b02a6aa674c <https://github.com/open-power/hostboot/commit/3b02a6aa674c>`__ Fix
+   getChildByAffinity call in mmio.C and add more traces
+-  `dafcf54942f1 <https://github.com/open-power/hostboot/commit/dafcf54942f1>`__ Remove imported
+   files that were added incorrectly
+-  `552339eb7f78 <https://github.com/open-power/hostboot/commit/552339eb7f78>`__ Create a common
+   explorer accesss module expaccess
+-  `281c7c93a463 <https://github.com/open-power/hostboot/commit/281c7c93a463>`__ Skip enabling PM
+   complex (start_stop_engine HWP) in Axone simics
+-  `63afd50c3393 <https://github.com/open-power/hostboot/commit/63afd50c3393>`__ Disable SMF tests
+   for Axone bringup
+-  `5618f2f2b432 <https://github.com/open-power/hostboot/commit/5618f2f2b432>`__ Fix issues with how
+   we were handling new .so added for Axone
+-  `9145082bb0ca <https://github.com/open-power/hostboot/commit/9145082bb0ca>`__ Disable OCMB mmio
+   communication tests until MMIO works
+-  `b397d8d630ac <https://github.com/open-power/hostboot/commit/b397d8d630ac>`__ Allow single dimm
+   configurations in Axone
+-  `dd41d6161ea9 <https://github.com/open-power/hostboot/commit/dd41d6161ea9>`__ Set
+   MAX_COMPUTE_NODES attribute so TOD code gets setup correctly
+-  `3653c5d44e88 <https://github.com/open-power/hostboot/commit/3653c5d44e88>`__ Skip establish ex
+   chiplet step (15.3) during Axone for now
+-  `0a0fe1f2857a <https://github.com/open-power/hostboot/commit/0a0fe1f2857a>`__ Compile new
+   Axone/Explorer memory libs in isteps_mss library
+-  `d09e67a0a554 <https://github.com/open-power/hostboot/commit/d09e67a0a554>`__ Update simics
+   release that Axone is using and adjust simics script
+-  `b8cfbb22598c <https://github.com/open-power/hostboot/commit/b8cfbb22598c>`__ Set MUX i2c slave
+   port to be 1
+-  `1c5f03e47872 <https://github.com/open-power/hostboot/commit/1c5f03e47872>`__ Fix bug that was
+   scrambling traces in errorlogs during HBRT
+-  `ddc7b1ec95be <https://github.com/open-power/hostboot/commit/ddc7b1ec95be>`__ Apply OBUS PG rules
+   update to Axone also
+-  `a52d45742151 <https://github.com/open-power/hostboot/commit/a52d45742151>`__ Edit
+   cxxtest.start.sh script to call runsim correctly
+-  `c6677251ee3d <https://github.com/open-power/hostboot/commit/c6677251ee3d>`__ Call p9a_mss_volt
+   if MEM_PORT targets are available in istep 7.2
+-  `994299cf3d45 <https://github.com/open-power/hostboot/commit/994299cf3d45>`__ Add code to call
+   p9a_mss_freq / p9a_mss_freq_system in istep 7.3
+-  `1564d45787ce <https://github.com/open-power/hostboot/commit/1564d45787ce>`__ Wrap exp_draminit
+   in a extern “C” to workaround name mangling
+-  `30a512e3d84d <https://github.com/open-power/hostboot/commit/30a512e3d84d>`__ Disable OCMB getVPD
+   tests until we get better SPD
+-  `33e7c6de0769 <https://github.com/open-power/hostboot/commit/33e7c6de0769>`__ Add calls to
+   available p9a_mss_eff_config HWPs in istep 7.4
+-  `85e898e7c68e <https://github.com/open-power/hostboot/commit/85e898e7c68e>`__ Edit autocitest to
+   handle hbTrace.log generated in /src/
+-  `a98d9a843a71 <https://github.com/open-power/hostboot/commit/a98d9a843a71>`__ Generate P9A
+   accessors for Axone
+-  `f55c462e587c <https://github.com/open-power/hostboot/commit/f55c462e587c>`__ Resize WOF to allow
+   AXONE test pnor to fit inside 64 MB
+
+Christian R. Geddes (1):
+
+-  `bcecb8a2a15a <https://github.com/open-power/hostboot/commit/bcecb8a2a15a>`__ Revert “Update
+   phy_pharams structure, tests, and exp attrs”
+
+Corey Swenson (1):
+
+-  `0bfacdff427f <https://github.com/open-power/hostboot/commit/0bfacdff427f>`__ Add callouts for
+   NVDIMM errors
+
+Dan Crowell (16):
+
+-  `b8720c117759 <https://github.com/open-power/hostboot/commit/b8720c117759>`__ Reset Engine E to
+   handle NVDIMMs
+-  `d505fea7f169 <https://github.com/open-power/hostboot/commit/d505fea7f169>`__ Make overrideOnly
+   fapi attributes volatile-zero
+-  `86b5d355d643 <https://github.com/open-power/hostboot/commit/86b5d355d643>`__ Delete complextype
+   fields in attributes if they have no value
+-  `e73d0c117548 <https://github.com/open-power/hostboot/commit/e73d0c117548>`__ Force reboot
+   without visible errors for core wakeup failure
+-  `386165c1c5da <https://github.com/open-power/hostboot/commit/386165c1c5da>`__ Updates to
+   testcases for Axone
+-  `ce4004d542f1 <https://github.com/open-power/hostboot/commit/ce4004d542f1>`__ Create runtime mss
+   library
+-  `4636db0ab1ec <https://github.com/open-power/hostboot/commit/4636db0ab1ec>`__ Always use original
+   defaults for attribute fields with no value
+-  `0b3f4e146b01 <https://github.com/open-power/hostboot/commit/0b3f4e146b01>`__ Use meaningful
+   values for PNOR build parms
+-  `7d86b40c30c1 <https://github.com/open-power/hostboot/commit/7d86b40c30c1>`__ Modify rank
+   variable for OCMB VPD lookup
+-  `c2c08ea15af6 <https://github.com/open-power/hostboot/commit/c2c08ea15af6>`__ Remove old fapi
+   files
+-  `63622494a0f3 <https://github.com/open-power/hostboot/commit/63622494a0f3>`__ Add PMIC target
+-  `e0f035161098 <https://github.com/open-power/hostboot/commit/e0f035161098>`__ Tweak page eviction
+   parameters to handle low mem better
+-  `2c2978d3a443 <https://github.com/open-power/hostboot/commit/2c2978d3a443>`__ Add ASSERT trace
+   buffer to task crash log
+-  `8fc37a704410 <https://github.com/open-power/hostboot/commit/8fc37a704410>`__ Create
+   p9a_disable_ocmb_i2c HWP
+-  `27d7ab8db738 <https://github.com/open-power/hostboot/commit/27d7ab8db738>`__ Moving libnvdimm
+   into a resident module
+-  `7c067d46c2f7 <https://github.com/open-power/hostboot/commit/7c067d46c2f7>`__ Make pci cache
+   injection attributes writeable
+
+Dean Sanner (2):
+
+-  `73fc80f05f07 <https://github.com/open-power/hostboot/commit/73fc80f05f07>`__ Base HWP mirroring
+   control on HB policy
+-  `610f16673641 <https://github.com/open-power/hostboot/commit/610f16673641>`__ Allow OPAL to run
+   on fused cores
+
+Glenn Miles (6):
+
+-  `0af9610f18a1 <https://github.com/open-power/hostboot/commit/0af9610f18a1>`__ Make access to
+   iv_overridePtr threadsafe
+-  `676c584aaa70 <https://github.com/open-power/hostboot/commit/676c584aaa70>`__ Make more room for
+   hbicore_extended in PNOR layout files.
+-  `814734326962 <https://github.com/open-power/hostboot/commit/814734326962>`__ Use thread_local
+   for globals that require it
+-  `373d8a5fb285 <https://github.com/open-power/hostboot/commit/373d8a5fb285>`__ Run memory training
+   in parallel across centaurs
+-  `853d251aef29 <https://github.com/open-power/hostboot/commit/853d251aef29>`__ Add 1MB to PNOR HBI
+   section
+-  `f6ddb6dc19f8 <https://github.com/open-power/hostboot/commit/f6ddb6dc19f8>`__ Add checks for
+   invalid trace data in removeDuplicateTraces
+
+Ilya Smirnov (5):
+
+-  `b1c1b2cc5e78 <https://github.com/open-power/hostboot/commit/b1c1b2cc5e78>`__ Secureboot:
+   Enhanced Multinode Comm: TPM_POISONED
+-  `ed35e3da7c26 <https://github.com/open-power/hostboot/commit/ed35e3da7c26>`__ Unit Tests For SMF
+   Secure Mem Distribution
+-  `9ece0ede203d <https://github.com/open-power/hostboot/commit/9ece0ede203d>`__ SMF: Memory
+   Distribution Logic Improvements
+-  `eeb5732a169d <https://github.com/open-power/hostboot/commit/eeb5732a169d>`__ Revert “SMF: Create
+   New UVBWLIST Partition”
+-  `c7534ed92a2d <https://github.com/open-power/hostboot/commit/c7534ed92a2d>`__ Secureboot:
+   Enhanced Nomdecomm: Quote Fix
+
+Jacob Harvey (1):
+
+-  `e7f0582196fb <https://github.com/open-power/hostboot/commit/e7f0582196fb>`__ L3 work for mss
+   xmls
+
+Jayashankar Padath (1):
+
+-  `596bde3e93f3 <https://github.com/open-power/hostboot/commit/596bde3e93f3>`__ HDAT : Support of
+   new Rugby values in P9N systems
+
+Jaymes Wilks (2):
+
+-  `f5475890894b <https://github.com/open-power/hostboot/commit/f5475890894b>`__ Support thread
+   local storage
+-  `ff62338a5699 <https://github.com/open-power/hostboot/commit/ff62338a5699>`__ Thread local
+   storage: Update unit tests for thread local storage
+
+Jenny Huynh (1):
+
+-  `1c6429e239e2 <https://github.com/open-power/hostboot/commit/1c6429e239e2>`__ HW483672: Enable
+   TLBIE WAT (version 5); fixes unintended flushing
+
+Joe McGill (1):
+
+-  `87cc9b25b008 <https://github.com/open-power/hostboot/commit/87cc9b25b008>`__ cleanup references
+   to chip-centric EC feature attributes
+
+Kahn Evans (1):
+
+-  `e45d35734d18 <https://github.com/open-power/hostboot/commit/e45d35734d18>`__ Fix doxygen
+   warnings
+
+Louis Stermole (11):
+
+-  `5fcfd69a0278 <https://github.com/open-power/hostboot/commit/5fcfd69a0278>`__ Remove MBA GARD
+   from RC_CEN_MSS_DRAMINIT_MC_INSUF_RCD_PROTECT_TIME
+-  `835d2074b6bc <https://github.com/open-power/hostboot/commit/835d2074b6bc>`__ Add empty files
+   required for mss::index, pos, and c_str templating
+-  `197507fb6e80 <https://github.com/open-power/hostboot/commit/197507fb6e80>`__ Add empty file
+   required for templating eff_memory_size
+-  `ebf6fda9958f <https://github.com/open-power/hostboot/commit/ebf6fda9958f>`__ Add empty files
+   required for p9a_mss_freq
+-  `6f660c2b98b7 <https://github.com/open-power/hostboot/commit/6f660c2b98b7>`__ Add new files
+   required for fixing mss::index, mss::pos, and mss::c_str
+-  `0f728a100a8e <https://github.com/open-power/hostboot/commit/0f728a100a8e>`__ Add empty file for
+   explorer eff_memory_size specialization
+-  `8fc0e7abffb0 <https://github.com/open-power/hostboot/commit/8fc0e7abffb0>`__ Add p9a version of
+   eff_memory_size API
+-  `ca025608c0c1 <https://github.com/open-power/hostboot/commit/ca025608c0c1>`__ Move p9a sync.C and
+   sync.H to new names to fix collisions
+-  `6bdf34b9fe0a <https://github.com/open-power/hostboot/commit/6bdf34b9fe0a>`__ Add workaround for
+   Nimbus symbol mark performance hw bug
+-  `76a4f5d86930 <https://github.com/open-power/hostboot/commit/76a4f5d86930>`__ Move explorer
+   specialization of eff_memory_size into explorer lib
+-  `a5d11b476381 <https://github.com/open-power/hostboot/commit/a5d11b476381>`__ Add empty files for
+   DEFAULT_MC_TYPE constants
+
+Luis Fernandez (2):
+
+-  `90552694307e <https://github.com/open-power/hostboot/commit/90552694307e>`__ Secure Boot: Log
+   error when attribute override attempted in secure mode
+-  `ab6efc5935dc <https://github.com/open-power/hostboot/commit/ab6efc5935dc>`__ HB Improvements:
+   Fix compiler warnings on modern compilers
+
+Mark Pizzutillo (4):
+
+-  `847ced968c58 <https://github.com/open-power/hostboot/commit/847ced968c58>`__ Add blank files for
+   axone p10 rank API
+-  `7b3c165b9c65 <https://github.com/open-power/hostboot/commit/7b3c165b9c65>`__ Add empty files for
+   gemini IPL
+-  `af6712fe5c03 <https://github.com/open-power/hostboot/commit/af6712fe5c03>`__ Remove files not
+   needed by gemini IPL
+-  `9011abf477a1 <https://github.com/open-power/hostboot/commit/9011abf477a1>`__ Add wrapper and
+   utils blank files for exp_getecid
+
+Matt Derksen (4):
+
+-  `518a05ca5136 <https://github.com/open-power/hostboot/commit/518a05ca5136>`__ Move nvdimm_update
+   call to istep 21.1
+-  `2df122342fae <https://github.com/open-power/hostboot/commit/2df122342fae>`__ Use NVDIMM lids for
+   update
+-  `a5c403221e3e <https://github.com/open-power/hostboot/commit/a5c403221e3e>`__ Fixing runtime i2c
+   operation
+-  `f5ab52ab7117 <https://github.com/open-power/hostboot/commit/f5ab52ab7117>`__ NVDIMM update code
+
+Matt K. Light (1):
+
+-  `a7c8ac4df4e1 <https://github.com/open-power/hostboot/commit/a7c8ac4df4e1>`__ move
+   ATTR_SPD_OVERRIDE[_ENABLE] to cronus only file
+
+Matt Raybuck (1):
+
+-  `4b29a1188536 <https://github.com/open-power/hostboot/commit/4b29a1188536>`__ UCD attribute and
+   targeting updates
+
+Matthew Raybuck (10):
+
+-  `d2899da82cb0 <https://github.com/open-power/hostboot/commit/d2899da82cb0>`__ Improve performance
+   of Partial Good logic
+-  `3830dc6e8fb0 <https://github.com/open-power/hostboot/commit/3830dc6e8fb0>`__ Support UCD target
+   generation for Zeppelin MRW
+-  `d47b63700d87 <https://github.com/open-power/hostboot/commit/d47b63700d87>`__ Add functions to
+   get Device Id and MFR revision from UCD
+-  `3265b62f038c <https://github.com/open-power/hostboot/commit/3265b62f038c>`__ Improve performance
+   of general PG algorithm
+-  `2cfb551c4e56 <https://github.com/open-power/hostboot/commit/2cfb551c4e56>`__ TESTCASES: Improve
+   performance of general PG algorithm
+-  `086018c231e7 <https://github.com/open-power/hostboot/commit/086018c231e7>`__ Support UCD for I2C
+   callouts
+-  `c3264eed4874 <https://github.com/open-power/hostboot/commit/c3264eed4874>`__ Add minor tweaks to
+   I2C Callouts for UCD
+-  `8684bd3d5656 <https://github.com/open-power/hostboot/commit/8684bd3d5656>`__ Add retry loop to
+   UCD deviceOps
+-  `b445b93fc21e <https://github.com/open-power/hostboot/commit/b445b93fc21e>`__ Handle bad PEC from
+   UCD device op
+-  `ac7a4f206efe <https://github.com/open-power/hostboot/commit/ac7a4f206efe>`__ Fix UCD retry loop
+   size bug
+
+Mike Baiocchi (7):
+
+-  `d74d3932d989 <https://github.com/open-power/hostboot/commit/d74d3932d989>`__ Secureboot: Enhance
+   Error Callouts For New Multinode Trustedboot Transfer
+-  `4eb72a8bf074 <https://github.com/open-power/hostboot/commit/4eb72a8bf074>`__ Adjust I2C Reset
+   for OpenPower MPIPL
+-  `656ba908c6f2 <https://github.com/open-power/hostboot/commit/656ba908c6f2>`__ Add UCD devices to
+   ATTR_I2C_BUS_SPEED_ARRAY for ZZ
+-  `08d6bc305592 <https://github.com/open-power/hostboot/commit/08d6bc305592>`__ Update UCD class
+   member variables and functions
+-  `ffdc6b255981 <https://github.com/open-power/hostboot/commit/ffdc6b255981>`__ Add check to
+   determine if a UCD’s I2C Master is functional
+-  `72fc1da005b7 <https://github.com/open-power/hostboot/commit/72fc1da005b7>`__ Invoke UCD Update
+   Algorithm on UCD Devices
+-  `571956c7f546 <https://github.com/open-power/hostboot/commit/571956c7f546>`__ Create Attribute to
+   force UCD Updates
+
+Murulidhar Nataraju (1):
+
+-  `6b7bbd62febe <https://github.com/open-power/hostboot/commit/6b7bbd62febe>`__ Enable OCC Start in
+   MPIPL path for OPAL based systems
+
+Nick Bofferding (9):
+
+-  `90b00de769e0 <https://github.com/open-power/hostboot/commit/90b00de769e0>`__ Enhance RAS for
+   case where boot firmware image is too big to load
+-  `09a3da759682 <https://github.com/open-power/hostboot/commit/09a3da759682>`__ UCD Flash Update:
+   Support I2C SMBUS operations for UCD flash update
+-  `10784ce5d02b <https://github.com/open-power/hostboot/commit/10784ce5d02b>`__ Support UCD target
+   generation for ZZ MRW
+-  `642a5f63c61b <https://github.com/open-power/hostboot/commit/642a5f63c61b>`__ Support UCD
+   discovery
+-  `5588cf81b95d <https://github.com/open-power/hostboot/commit/5588cf81b95d>`__ Fix bug where task
+   migrates away from pinned CPU unexpectedly
+-  `810394f87078 <https://github.com/open-power/hostboot/commit/810394f87078>`__ UCD flash update
+   invoker
+-  `0d9e3f2cde91 <https://github.com/open-power/hostboot/commit/0d9e3f2cde91>`__ Verify UCD update
+   success at end of store to UCD flash
+-  `de2312a44b13 <https://github.com/open-power/hostboot/commit/de2312a44b13>`__ Fix deadlock in ECC
+   error shutdown path
+-  `ca03643dd893 <https://github.com/open-power/hostboot/commit/ca03643dd893>`__ Initialize backup
+   TPM in MPIPL
+
+Prasad Bg Ranganath (1):
+
+-  `4d983e4c8bdd <https://github.com/open-power/hostboot/commit/4d983e4c8bdd>`__ PPB: Refactor
+   pstate parameter block
+
+Prem Shanker Jha (1):
+
+-  `143d03952806 <https://github.com/open-power/hostboot/commit/143d03952806>`__ Image Build: Fixed
+   handling of unsecure HOMER address field.
+
+Raja Das (2):
+
+-  `55260d579728 <https://github.com/open-power/hostboot/commit/55260d579728>`__ Security List
+   Binary Dump Chip-op Support
+-  `b8f4e5009a34 <https://github.com/open-power/hostboot/commit/b8f4e5009a34>`__ OPAL/MPIPL:
+   Processor Dump Area Table interfaces
+
+Ricardo Mata Jr (1):
+
+-  `784fe894f9ec <https://github.com/open-power/hostboot/commit/784fe894f9ec>`__ Updated
+   proc_pcie_config to support cache inject attributes
+
+Roland Veloz (3):
+
+-  `6e84cce39773 <https://github.com/open-power/hostboot/commit/6e84cce39773>`__ Force VPD IO
+   through HW (Axone) ,add plat function to get OCMB VPD
+-  `038631ba24f0 <https://github.com/open-power/hostboot/commit/038631ba24f0>`__ Updated file
+   ddimm_get_efd.C to be in sync with file ddimm_get_efd.xml
+-  `17930bb348b5 <https://github.com/open-power/hostboot/commit/17930bb348b5>`__ Unit test and
+   integration test for platGetVPD(OCMB) call
+
+Sharath Manjunath (1):
+
+-  `bdaa5b1d2af3 <https://github.com/open-power/hostboot/commit/bdaa5b1d2af3>`__ Update exp_draminit
+   to read values from attributes
+
+Stanley Zheng (1):
+
+-  `c23e99369c50 <https://github.com/open-power/hostboot/commit/c23e99369c50>`__ add address xlate
+   to initfile
+
+Stephen Glancy (8):
+
+-  `dadbba56f413 <https://github.com/open-power/hostboot/commit/dadbba56f413>`__ Adds SI setting for
+   4R and dual-drop LRDIMM configs
+-  `c050abede299 <https://github.com/open-power/hostboot/commit/c050abede299>`__ Updates the
+   explorer training response structure
+-  `6fa8d0452930 <https://github.com/open-power/hostboot/commit/6fa8d0452930>`__ Updates read to
+   write timers for LRDIMM
+-  `c96464c7d525 <https://github.com/open-power/hostboot/commit/c96464c7d525>`__ Moves set bad
+   bitmap into generic
+-  `2b943a5ba24f <https://github.com/open-power/hostboot/commit/2b943a5ba24f>`__ Fixes MPR read ODT
+   values
+-  `b850083ce640 <https://github.com/open-power/hostboot/commit/b850083ce640>`__ Fixes LRDIMM CKE
+   issue
+-  `8e0290d32802 <https://github.com/open-power/hostboot/commit/8e0290d32802>`__ Fixes LRDIMM rank
+   configuration for dual-drop
+-  `cd82f3ecbcef <https://github.com/open-power/hostboot/commit/cd82f3ecbcef>`__ Adds DDIMM EFD
+   decoder API
+
+Steven Janssen (1):
+
+-  `85942470b223 <https://github.com/open-power/hostboot/commit/85942470b223>`__ Update function
+   pointer name to correctly point to function
+
+Stewart Smith (1):
+
+-  `4470dc33a126 <https://github.com/open-power/hostboot/commit/4470dc33a126>`__ Disable warnings
+   that crop up a lot with GCC6
+
+Sumit Kumar (1):
+
+-  `395f284926ab <https://github.com/open-power/hostboot/commit/395f284926ab>`__ FAPI_Infra:Add new
+   member to structure ErrorInfoHwCallout
+
+Tsung Yeung (3):
+
+-  `8eb0494af6a1 <https://github.com/open-power/hostboot/commit/8eb0494af6a1>`__ Enforces NVDIMM
+   Pairing
+-  `da2c80997909 <https://github.com/open-power/hostboot/commit/da2c80997909>`__ Suppresses
+   maintenance error messages due to STR exit
+-  `c2a9006d0552 <https://github.com/open-power/hostboot/commit/c2a9006d0552>`__ NVDIMM RCD restore
+   fix and zqcal timing fix
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.3-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-2:
+
+Commits
+~~~~~~~
+
+Chris Cain (2):
+
+-  `1904821d6279 <https://github.com/open-power/occ/commit/1904821d6279>`__ Updates to wofparser
+   tool
+-  `98ccba678ad4 <https://github.com/open-power/occ/commit/98ccba678ad4>`__ Support for PGPE error
+   handling
+
+William Bryan (1):
+
+-  `6e52f56bd2cc <https://github.com/open-power/occ/commit/6e52f56bd2cc>`__ Fix memory bandwidth
+   chom averages
+
+Zane Shelley (11):
+
+-  `75f2dd306f18 <https://github.com/open-power/occ/commit/75f2dd306f18>`__ FIRDATA: fix iteration
+   bug in firData.c
+-  `d60be21fc396 <https://github.com/open-power/occ/commit/d60be21fc396>`__ FIRDATA: remove
+   Cumulus/Centaur targets and add Axone/Explorer
+-  `d85d3c5387ec <https://github.com/open-power/occ/commit/d85d3c5387ec>`__ FIRDATA: add Axone
+   memory subsystem SCOM support
+-  `18fa6f29e388 <https://github.com/open-power/occ/commit/18fa6f29e388>`__ FIRDATA: removed HOMER
+   support for Cumulus/Centaur
+-  `d2801157a080 <https://github.com/open-power/occ/commit/d2801157a080>`__ FIRDATA: Clean up HOMER
+   parsing variables in firData.c
+-  `d4e558e09c51 <https://github.com/open-power/occ/commit/d4e558e09c51>`__ FIRDATA: Simplified
+   adding targets to PNOR
+-  `29d1d67db71c <https://github.com/open-power/occ/commit/29d1d67db71c>`__ FIRDATA: Simplified
+   adding chip units to PNOR
+-  `69bac807b007 <https://github.com/open-power/occ/commit/69bac807b007>`__ FIRDATA: Simplified
+   iterating targets from HOMER in firData.c
+-  `b673f22459ca <https://github.com/open-power/occ/commit/b673f22459ca>`__ FIRDATA: Further
+   simplifying iteration variables in firData.c
+-  `6220fb3d8d7a <https://github.com/open-power/occ/commit/6220fb3d8d7a>`__ FIRDATA: Simplified
+   adding subunit targets to PNOR in firData.c
+-  `58e422dede59 <https://github.com/open-power/occ/commit/58e422dede59>`__ FIRDATA: added
+   Axone/Explorer support to firData.c
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _v2.3-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-3:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _v2.3-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-4:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _v2.3-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-5:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.3-patches-6:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-6:
+
+Commits
+~~~~~~~
+
+Samuel Mendoza-Jonas (6):
+
+-  `df1a234c15fb <https://github.com/open-power/petitboot/commit/df1a234c15fb>`__ lib/system: Add
+   cryptsetup utility
+-  `ba8144f917f5 <https://github.com/open-power/petitboot/commit/ba8144f917f5>`__ lib/process: Add
+   option to pipe to process stdin
+-  `5f8fa2c151b8 <https://github.com/open-power/petitboot/commit/5f8fa2c151b8>`__ lib: Add
+   AUTH_MSG_DECRYPT
+-  `f583f0cf35fc <https://github.com/open-power/petitboot/commit/f583f0cf35fc>`__ discover:
+   Recognise and open LUKS encrypted partitions
+-  `1ad18bf128c4 <https://github.com/open-power/petitboot/commit/1ad18bf128c4>`__ ui/ncurses: Add
+   prompt for LUKS device password
+-  `1cd261748c00 <https://github.com/open-power/petitboot/commit/1cd261748c00>`__ utils/pb-console:
+   Use -m to run shell in own process group
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _v2.3-patches-7:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-7:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _v2.3-patches-8:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.3-patches-9:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-9:
+
+Commits
+~~~~~~~
+
+Christian Geddes (1):
+
+-  `0f9a51d0059e <https://github.com/open-power/sbe/commit/0f9a51d0059e>`__ Update i2c driver for
+   OCMB chip
+
+Christopher M Riedl (1):
+
+-  `a3b2377b7de1 <https://github.com/open-power/sbe/commit/a3b2377b7de1>`__ Implement PBA
+   Cache-Inhibited 8B Rd/Wr Access
+
+Dan Crowell (1):
+
+-  `c9b85ed2ed42 <https://github.com/open-power/sbe/commit/c9b85ed2ed42>`__ Add
+   ATTR_ENABLED_OBUS_BRICKS
+
+Jenny Huynh (6):
+
+-  `be0d09d34335 <https://github.com/open-power/sbe/commit/be0d09d34335>`__ HW477626 Dangerous Elk -
+   Applies to CDD12+
+-  `e18d802d082f <https://github.com/open-power/sbe/commit/e18d802d082f>`__ HW477626 Dangerous Elk -
+   Temporarily apply to CDD13 native only
+-  `04c534c750c6 <https://github.com/open-power/sbe/commit/04c534c750c6>`__ HW477626 Dangerous Elk -
+   Reapply for all CDD12+ risk levels
+-  `f3b4f8efe1f8 <https://github.com/open-power/sbe/commit/f3b4f8efe1f8>`__ Additional core inits
+   for Nimbus DD2.3 compatibility modes
+-  `934ccd82e22f <https://github.com/open-power/sbe/commit/934ccd82e22f>`__ Axone core initfile
+   update to match Nimbus DD23
+-  `4a5f8ddab286 <https://github.com/open-power/sbe/commit/4a5f8ddab286>`__ Adjust PVR Version for
+   Axone
+
+Joachim Fenkes (5):
+
+-  `b9b668e5916e <https://github.com/open-power/sbe/commit/b9b668e5916e>`__ FAPI2: Multicast API
+   1/2: Platform-breaking changes
+-  `8a09d58df7aa <https://github.com/open-power/sbe/commit/8a09d58df7aa>`__ FAPI2: Multicast API
+   2/2: Introduce the actual multicast functions
+-  `4529a95e14de <https://github.com/open-power/sbe/commit/4529a95e14de>`__ Add tools to help
+   measure and compare SBE image size
+-  `5786b04efe86 <https://github.com/open-power/sbe/commit/5786b04efe86>`__ p9_sbe_tp_chiplet_init3:
+   Mask TOD error bit 62 (osclite switched)
+-  `e8590a9d3a19 <https://github.com/open-power/sbe/commit/e8590a9d3a19>`__ p9_sbe_npll_setup:
+   Enable spread spectrum before starting PLL
+
+Joe McGill (1):
+
+-  `81642d21704f <https://github.com/open-power/sbe/commit/81642d21704f>`__ whitelist update for
+   ABUS CCM
+
+Prasad Bg Ranganath (3):
+
+-  `9eba57570f29 <https://github.com/open-power/sbe/commit/9eba57570f29>`__ PPB:New attribute
+   ATTR_PMCR_MOST_RECENT_MODE for PMCR request
+-  `8fd8d1401c5f <https://github.com/open-power/sbe/commit/8fd8d1401c5f>`__ HWP:Cache stop clocks
+   complete fix
+-  `1410677b65e4 <https://github.com/open-power/sbe/commit/1410677b65e4>`__ PM HWP: Fix bug in stop
+   clock procedure that effects mpipl
+
+Prem Shanker Jha (2):
+
+-  `b6b4eafa650c <https://github.com/open-power/sbe/commit/b6b4eafa650c>`__ SMF: Defined new
+   attribute containing unsecure HOMER memory’s size.
+-  `47f5faba3803 <https://github.com/open-power/sbe/commit/47f5faba3803>`__ SMF: Populates unsecure
+   HOMER with SC2 instruction.
+
+Pretty Mariam Jacob (1):
+
+-  `b2548e254811 <https://github.com/open-power/sbe/commit/b2548e254811>`__ Added Alink changes in
+   attributes and initfiles
+
+Raja Das (5):
+
+-  `0420efec88bd <https://github.com/open-power/sbe/commit/0420efec88bd>`__ White/Black/Grey List
+   Binary dump PSU Chip-op Support
+-  `0321b165dad7 <https://github.com/open-power/sbe/commit/0321b165dad7>`__ SBE scripts to update
+   pib repair data
+-  `9f9f77cec3cb <https://github.com/open-power/sbe/commit/9f9f77cec3cb>`__ L1 loader Axone Pibmem
+   repair parse
+-  `c508f8e9d96e <https://github.com/open-power/sbe/commit/c508f8e9d96e>`__ NVDIMM Flush update
+-  `57905edebf34 <https://github.com/open-power/sbe/commit/57905edebf34>`__ Axone pibmem repair
+   logic
+
+Soma BhanuTej (1):
+
+-  `1d73131d1a11 <https://github.com/open-power/sbe/commit/1d73131d1a11>`__ Update p9a_10 engd - spy
+   name changes
+
+Srikantha Meesala (1):
+
+-  `9b5f5c303ddc <https://github.com/open-power/sbe/commit/9b5f5c303ddc>`__ Befor flushNVDIMM
+   chip-op make sure all core Instructions are stopped
+
+Stephen Glancy (2):
+
+-  `953dc3134693 <https://github.com/open-power/sbe/commit/953dc3134693>`__ Updates MWD_COARSE to
+   run multiple patterns
+-  `6eb2a4c0f0d8 <https://github.com/open-power/sbe/commit/6eb2a4c0f0d8>`__ Updates MCA write and
+   read timings
+
+Tsung Yeung (1):
+
+-  `1ac3d5b9cd5f <https://github.com/open-power/sbe/commit/1ac3d5b9cd5f>`__ Adjust STR enter
+   sequence to enable immediate entry
+
+kswaroop (1):
+
+-  `81c848765857 <https://github.com/open-power/sbe/commit/81c848765857>`__ PIBMEM only image
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.3-patches-10:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-10:
+
+Commits
+~~~~~~~
+
+Abhishek Goel (1):
+
+-  `b821f8c2a8e3 <https://github.com/open-power/skiboot/commit/b821f8c2a8e3>`__ power-mgmt : occ :
+   Add ‘freq-domain-mask’ DT property
+
+Akshay Adiga (2):
+
+-  `40b99f58ea37 <https://github.com/open-power/skiboot/commit/40b99f58ea37>`__ SLW: Remove Idle
+   state support tor Power8 DD1
+-  `c46ab3a0509c <https://github.com/open-power/skiboot/commit/c46ab3a0509c>`__ SLW: Print verbose
+   info on errors only
+
+Alexey Kardashevskiy (9):
+
+-  `17975a6e6457 <https://github.com/open-power/skiboot/commit/17975a6e6457>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `64627c85e648 <https://github.com/open-power/skiboot/commit/64627c85e648>`__ cpufeatures: Always
+   advertise POWER8NVL as DD2
+-  `fd0950488f7f <https://github.com/open-power/skiboot/commit/fd0950488f7f>`__ opal: Deprecate
+   reading the PHB status
+-  `4824d17bb53b <https://github.com/open-power/skiboot/commit/4824d17bb53b>`__ hw/phb3/naples:
+   Disable D-states
+-  `889dba86c3c8 <https://github.com/open-power/skiboot/commit/889dba86c3c8>`__ hw/phb3/naples:
+   Disable D-states
+-  `ba1d95a1d460 <https://github.com/open-power/skiboot/commit/ba1d95a1d460>`__ npu2: Add
+   XTS_BDF_MAP wildcard refcount
+-  `c0f17caddcd8 <https://github.com/open-power/skiboot/commit/c0f17caddcd8>`__ npu2: Allow ATSD for
+   LPAR other than 0
+-  `b392d785eb49 <https://github.com/open-power/skiboot/commit/b392d785eb49>`__ witherspoon: Add
+   nvlink2 interconnect information
+-  `0f492a925908 <https://github.com/open-power/skiboot/commit/0f492a925908>`__ npu2: Disable
+   Probe-to-Invalid-Return-Modified-or-Owned snarfing by default
+
+Andrew Donnellan (11):
+
+-  `682fa68e577c <https://github.com/open-power/skiboot/commit/682fa68e577c>`__
+   platforms/witherspoon: Make PCIe shared slot error message more informative
+-  `e1c3ed8224bf <https://github.com/open-power/skiboot/commit/e1c3ed8224bf>`__ config: Get rid of
+   DEBUG_MALLOC
+-  `647dc4aff7b6 <https://github.com/open-power/skiboot/commit/647dc4aff7b6>`__ config: Get rid of
+   FAST_REBOOT_CLEARS_MEMORY
+-  `c9bc52a250a0 <https://github.com/open-power/skiboot/commit/c9bc52a250a0>`__ core/stack: Remove
+   r1 argument from \___backtrace()
+-  `b971b67ac2e1 <https://github.com/open-power/skiboot/commit/b971b67ac2e1>`__ core/stack: Define a
+   backtrace metadata struct
+-  `80a49c7022b2 <https://github.com/open-power/skiboot/commit/80a49c7022b2>`__ core/stack: Store
+   PIR in \___backtrace()
+-  `8dddd751ef43 <https://github.com/open-power/skiboot/commit/8dddd751ef43>`__ hw/fsp, hw/ipmi:
+   Convert attn code to not use backtrace wrappers
+-  `e5a7411cd74e <https://github.com/open-power/skiboot/commit/e5a7411cd74e>`__ core/stack: Convert
+   stack check code to not use backtrace wrapper
+-  `b965b9de25d2 <https://github.com/open-power/skiboot/commit/b965b9de25d2>`__ core/stack: Rename
+   backtrace functions, get rid of wrappers
+-  `73cd109ecd8f <https://github.com/open-power/skiboot/commit/73cd109ecd8f>`__ opal-api: Reserve 2
+   OPAL API calls for future OpenCAPI LPC use
+-  `b3bc840c1d85 <https://github.com/open-power/skiboot/commit/b3bc840c1d85>`__ hw/npu2: Fix
+   OpenCAPI PE assignment
+
+Andrew Jeffery (115):
+
+-  `bd9839684d48 <https://github.com/open-power/skiboot/commit/bd9839684d48>`__ astbmc: Try IPMI
+   HIOMAP for P8
+-  `71ce936ffe38 <https://github.com/open-power/skiboot/commit/71ce936ffe38>`__ p8dtu: Enable HIOMAP
+   support
+-  `9dcbd1f41d98 <https://github.com/open-power/skiboot/commit/9dcbd1f41d98>`__ p8dtu: Configure BMC
+   graphics
+-  `963629523084 <https://github.com/open-power/skiboot/commit/963629523084>`__ pflash: Don’t try
+   update RO ToC
+-  `0dec1de73e1e <https://github.com/open-power/skiboot/commit/0dec1de73e1e>`__ libflash/test:
+   Generate header dependencies for tests
+-  `3852a9460abc <https://github.com/open-power/skiboot/commit/3852a9460abc>`__ ffspart, libflash:
+   Fix stack size warnings
+-  `a7e1efe864ad <https://github.com/open-power/skiboot/commit/a7e1efe864ad>`__ pflash: Increase
+   stack frame size warning threshold
+-  `5636d390b7f0 <https://github.com/open-power/skiboot/commit/5636d390b7f0>`__ gard: Fix warnings
+   from gcc 8.2.0
+-  `96409597aa39 <https://github.com/open-power/skiboot/commit/96409597aa39>`__ Makefile: Paper over
+   gard and pflash coverage issues
+-  `43ca6a2e5b12 <https://github.com/open-power/skiboot/commit/43ca6a2e5b12>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `f246cceda717 <https://github.com/open-power/skiboot/commit/f246cceda717>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `5293333dd1af <https://github.com/open-power/skiboot/commit/5293333dd1af>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `f46ed4f7ee79 <https://github.com/open-power/skiboot/commit/f46ed4f7ee79>`__ test-ipmi-hiomap:
+   Print some information on early scenario_exit()
+-  `1b3a5dfbdf92 <https://github.com/open-power/skiboot/commit/1b3a5dfbdf92>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `64a61885a229 <https://github.com/open-power/skiboot/commit/64a61885a229>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `403d527269be <https://github.com/open-power/skiboot/commit/403d527269be>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `6d8bd2dd9eab <https://github.com/open-power/skiboot/commit/6d8bd2dd9eab>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `4af122b23402 <https://github.com/open-power/skiboot/commit/4af122b23402>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `41e6e8b4acf7 <https://github.com/open-power/skiboot/commit/41e6e8b4acf7>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `5b12dfe8dd0d <https://github.com/open-power/skiboot/commit/5b12dfe8dd0d>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `d4b870c8524c <https://github.com/open-power/skiboot/commit/d4b870c8524c>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `e1f20bfd7d91 <https://github.com/open-power/skiboot/commit/e1f20bfd7d91>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `fd271bc570d3 <https://github.com/open-power/skiboot/commit/fd271bc570d3>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `e69b1135db38 <https://github.com/open-power/skiboot/commit/e69b1135db38>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `eb0c85ae9868 <https://github.com/open-power/skiboot/commit/eb0c85ae9868>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `7f246ff2c999 <https://github.com/open-power/skiboot/commit/7f246ff2c999>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `9175028fc84a <https://github.com/open-power/skiboot/commit/9175028fc84a>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `5ee7b0f70b04 <https://github.com/open-power/skiboot/commit/5ee7b0f70b04>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `275b3d12af39 <https://github.com/open-power/skiboot/commit/275b3d12af39>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `410b80725ad2 <https://github.com/open-power/skiboot/commit/410b80725ad2>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `c2a4b4988ecc <https://github.com/open-power/skiboot/commit/c2a4b4988ecc>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `077d19d82405 <https://github.com/open-power/skiboot/commit/077d19d82405>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `ecf6430d1ee9 <https://github.com/open-power/skiboot/commit/ecf6430d1ee9>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `f65c781eee16 <https://github.com/open-power/skiboot/commit/f65c781eee16>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `bcdd3f134970 <https://github.com/open-power/skiboot/commit/bcdd3f134970>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `0bef2695055d <https://github.com/open-power/skiboot/commit/0bef2695055d>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `c4d5734fde21 <https://github.com/open-power/skiboot/commit/c4d5734fde21>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `364b433adb7d <https://github.com/open-power/skiboot/commit/364b433adb7d>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `a4349da67c9c <https://github.com/open-power/skiboot/commit/a4349da67c9c>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `7798ea646fb7 <https://github.com/open-power/skiboot/commit/7798ea646fb7>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `ff5153612f85 <https://github.com/open-power/skiboot/commit/ff5153612f85>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `12ca08b58e5b <https://github.com/open-power/skiboot/commit/12ca08b58e5b>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `4642a6c9a66b <https://github.com/open-power/skiboot/commit/4642a6c9a66b>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `8745e91d48d1 <https://github.com/open-power/skiboot/commit/8745e91d48d1>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `5c2ada09e76d <https://github.com/open-power/skiboot/commit/5c2ada09e76d>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `bd1a08ab3e12 <https://github.com/open-power/skiboot/commit/bd1a08ab3e12>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `ee0314d2d9d0 <https://github.com/open-power/skiboot/commit/ee0314d2d9d0>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `c7b8293d867a <https://github.com/open-power/skiboot/commit/c7b8293d867a>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `985c7a26bcb1 <https://github.com/open-power/skiboot/commit/985c7a26bcb1>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `7735cc354609 <https://github.com/open-power/skiboot/commit/7735cc354609>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `d0c798252521 <https://github.com/open-power/skiboot/commit/d0c798252521>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `ce81b9364131 <https://github.com/open-power/skiboot/commit/ce81b9364131>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `9398b84fad0e <https://github.com/open-power/skiboot/commit/9398b84fad0e>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `b94bb54f6569 <https://github.com/open-power/skiboot/commit/b94bb54f6569>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `ed35a7d04bde <https://github.com/open-power/skiboot/commit/ed35a7d04bde>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `a3777e58990f <https://github.com/open-power/skiboot/commit/a3777e58990f>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+-  `6a4db4c249a1 <https://github.com/open-power/skiboot/commit/6a4db4c249a1>`__ ast-io: Rework
+   ast_sio_is_enabled() test sequence
+-  `c826e1ca9e5b <https://github.com/open-power/skiboot/commit/c826e1ca9e5b>`__ astbmc: Try IPMI
+   HIOMAP for P8 (again)
+-  `b9d7c9da583a <https://github.com/open-power/skiboot/commit/b9d7c9da583a>`__ astbmc: Enable IPMI
+   HIOMAP for AMI platforms
+-  `5d07d064db05 <https://github.com/open-power/skiboot/commit/5d07d064db05>`__ libflash/test:
+   Generate header dependencies for tests
+-  `e3a3ba16a44a <https://github.com/open-power/skiboot/commit/e3a3ba16a44a>`__ test-ipmi-hiomap:
+   Add ability to delay some IPMI messages
+-  `3056fcd0a7c4 <https://github.com/open-power/skiboot/commit/3056fcd0a7c4>`__ test-ipmi-hiomap:
+   Dump unexpected IPMI messages
+-  `7cb5eca8d6ca <https://github.com/open-power/skiboot/commit/7cb5eca8d6ca>`__ test-ipmi-hiomap:
+   Ensure the completion code is set
+-  `272443f7687b <https://github.com/open-power/skiboot/commit/272443f7687b>`__ test-ipmi-hiomap:
+   Print some information on early scenario_exit()
+-  `7bb5ead55bdf <https://github.com/open-power/skiboot/commit/7bb5ead55bdf>`__
+   libflash/ipmi-hiomap: Fix leak of msg in callback
+-  `2e29cf8d00fb <https://github.com/open-power/skiboot/commit/2e29cf8d00fb>`__
+   libflash/ipmi-hiomap: Overhaul error handling
+-  `5c4b51a0408f <https://github.com/open-power/skiboot/commit/5c4b51a0408f>`__
+   libflash/ipmi-hiomap: Overhaul event handling
+-  `041d61e2be1d <https://github.com/open-power/skiboot/commit/041d61e2be1d>`__
+   libflash/ipmi-hiomap: Remove unused close handling
+-  `b64b3544d90b <https://github.com/open-power/skiboot/commit/b64b3544d90b>`__
+   libflash/ipmi-hiomap: Enforce message size for empty response
+-  `cca1c08ece5e <https://github.com/open-power/skiboot/commit/cca1c08ece5e>`__ test-ipmi-hiomap:
+   Add protocol-persistent-error test
+-  `a215e3e547a0 <https://github.com/open-power/skiboot/commit/a215e3e547a0>`__ test-ipmi-hiomap:
+   Add read-one-block test
+-  `96ca4e26deb6 <https://github.com/open-power/skiboot/commit/96ca4e26deb6>`__ test-ipmi-hiomap:
+   Add read-two-blocks test
+-  `ea318dbe989f <https://github.com/open-power/skiboot/commit/ea318dbe989f>`__ test-ipmi-hiomap:
+   Add event-before-read
+-  `e4e76c8d2f6c <https://github.com/open-power/skiboot/commit/e4e76c8d2f6c>`__ test-ipmi-hiomap:
+   Add event-during-read test
+-  `e3497461c93b <https://github.com/open-power/skiboot/commit/e3497461c93b>`__ test-ipmi-hiomap:
+   Add write-one-block test
+-  `bf722c0ac561 <https://github.com/open-power/skiboot/commit/bf722c0ac561>`__ test-ipmi-hiomap:
+   Add write-two-blocks test
+-  `4cc5d420eeb4 <https://github.com/open-power/skiboot/commit/4cc5d420eeb4>`__ test-ipmi-hiomap:
+   Add event-before-write test
+-  `55b284e63e7d <https://github.com/open-power/skiboot/commit/55b284e63e7d>`__ test-ipmi-hiomap:
+   Add event-during-write test
+-  `da61b9e8dc1f <https://github.com/open-power/skiboot/commit/da61b9e8dc1f>`__ test-ipmi-hiomap:
+   Add erase-one-block test
+-  `a6f3245eda74 <https://github.com/open-power/skiboot/commit/a6f3245eda74>`__ test-ipmi-hiomap:
+   Add erase-two-blocks test
+-  `6432db36f0b1 <https://github.com/open-power/skiboot/commit/6432db36f0b1>`__ test-ipmi-hiomap:
+   Add event-before-erase test
+-  `7d666e226bd9 <https://github.com/open-power/skiboot/commit/7d666e226bd9>`__ test-ipmi-hiomap:
+   Add event-during-erase
+-  `d69b6567669b <https://github.com/open-power/skiboot/commit/d69b6567669b>`__ test-ipmi-hiomap:
+   Add bad-sequence test
+-  `4f9facdacef9 <https://github.com/open-power/skiboot/commit/4f9facdacef9>`__ test-ipmi-hiomap:
+   Add action-error test
+-  `b20312eb6ee5 <https://github.com/open-power/skiboot/commit/b20312eb6ee5>`__ test-ipmi-hiomap:
+   Add get-flash-info test
+-  `852d38850654 <https://github.com/open-power/skiboot/commit/852d38850654>`__ test-ipmi-hiomap:
+   Add get-info-error test
+-  `21bed4d078d9 <https://github.com/open-power/skiboot/commit/21bed4d078d9>`__ test-ipmi-hiomap:
+   Add get-flash-info-error test
+-  `05e1dabcb97d <https://github.com/open-power/skiboot/commit/05e1dabcb97d>`__ test-ipmi-hiomap:
+   Add create-read-window-error test
+-  `1c97112ba0b9 <https://github.com/open-power/skiboot/commit/1c97112ba0b9>`__ test-ipmi-hiomap:
+   Add create-write-window-error test
+-  `14959a69eeac <https://github.com/open-power/skiboot/commit/14959a69eeac>`__ test-ipmi-hiomap:
+   Add mark-dirty-error test
+-  `4de5c234518b <https://github.com/open-power/skiboot/commit/4de5c234518b>`__ test-ipmi-hiomap:
+   Add flush-error test
+-  `c38fccd32df0 <https://github.com/open-power/skiboot/commit/c38fccd32df0>`__ test-ipmi-hiomap:
+   Add ack-error test
+-  `5e1559af3394 <https://github.com/open-power/skiboot/commit/5e1559af3394>`__ test-ipmi-hiomap:
+   Add erase-error test
+-  `66b4b2e49d46 <https://github.com/open-power/skiboot/commit/66b4b2e49d46>`__ test-ipmi-hiomap:
+   Add ack-malformed tests
+-  `90ae8a0767ce <https://github.com/open-power/skiboot/commit/90ae8a0767ce>`__ test-ipmi-hiomap:
+   Add get-info-malformed tests
+-  `7ae038042951 <https://github.com/open-power/skiboot/commit/7ae038042951>`__ test-ipmi-hiomap:
+   Add get-flash-info-malformed tests
+-  `dba42852b0de <https://github.com/open-power/skiboot/commit/dba42852b0de>`__ test-ipmi-hiomap:
+   Add create-read-window-malformed tests
+-  `564d5e4ba7e4 <https://github.com/open-power/skiboot/commit/564d5e4ba7e4>`__ test-ipmi-hiomap:
+   Add create-write-window-malformed tests
+-  `b812fa3d16ce <https://github.com/open-power/skiboot/commit/b812fa3d16ce>`__ test-ipmi-hiomap:
+   Add mark-dirty-malformed tests
+-  `0ebf921c1a0a <https://github.com/open-power/skiboot/commit/0ebf921c1a0a>`__ test-ipmi-hiomap:
+   Add flush-malformed tests
+-  `4769cb645e20 <https://github.com/open-power/skiboot/commit/4769cb645e20>`__ test-ipmi-hiomap:
+   Add erase-malformed tests
+-  `35a6cbe24717 <https://github.com/open-power/skiboot/commit/35a6cbe24717>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-ack test
+-  `ffe09809c035 <https://github.com/open-power/skiboot/commit/ffe09809c035>`__ test-ipmi-hiomap:
+   Add protocol-recovery-failure-get-info test
+-  `0e8e03ee34ba <https://github.com/open-power/skiboot/commit/0e8e03ee34ba>`__ test-ipmi-hiomap:
+   Add protocol-recovery-get-flash-info-failure test
+-  `75622fe738cd <https://github.com/open-power/skiboot/commit/75622fe738cd>`__ test-ipmi-hiomap:
+   Add read-one-block-twice test
+-  `1a8a5c352762 <https://github.com/open-power/skiboot/commit/1a8a5c352762>`__ test-ipmi-hiomap:
+   Add write-one-block-twice test
+-  `2d8b0043aa9d <https://github.com/open-power/skiboot/commit/2d8b0043aa9d>`__ test-ipmi-hiomap:
+   Add erase-one-block-twice test
+-  `381a7e6553d7 <https://github.com/open-power/skiboot/commit/381a7e6553d7>`__ ast-io: Rework
+   ast_sio_is_enabled() test sequence
+-  `6e7145a55afc <https://github.com/open-power/skiboot/commit/6e7145a55afc>`__ astbmc: Try IPMI
+   HIOMAP for P8 (again)
+-  `52be9b85e455 <https://github.com/open-power/skiboot/commit/52be9b85e455>`__ zaius: Add BMC
+   description
+-  `4ff0e16df304 <https://github.com/open-power/skiboot/commit/4ff0e16df304>`__ p8dtu: Enable HIOMAP
+   support
+-  `137b11c77feb <https://github.com/open-power/skiboot/commit/137b11c77feb>`__ p8dtu: Configure BMC
+   graphics
+-  `b7594b26929e <https://github.com/open-power/skiboot/commit/b7594b26929e>`__ astbmc: Enable IPMI
+   HIOMAP for AMI platforms
+-  `cccf5d79de07 <https://github.com/open-power/skiboot/commit/cccf5d79de07>`__ core/flash: Retry
+   requests as necessary in flash_load_resource()
+-  `6225d1192493 <https://github.com/open-power/skiboot/commit/6225d1192493>`__ astbmc: Handle
+   failure to initialise raw flash
+
+Anju T Sudhakar (7):
+
+-  `6d9a87cec05a <https://github.com/open-power/skiboot/commit/6d9a87cec05a>`__ doc/imc: Edit
+   imc.rst documentation to include
+-  `09e912109070 <https://github.com/open-power/skiboot/commit/09e912109070>`__ doc/device-tree:
+   Edit device tree documentation for imc to include trace-node information.
+-  `f3a0fb699040 <https://github.com/open-power/skiboot/commit/f3a0fb699040>`__ doc/opal-api: Edit
+   documentation for IMC opal call to include trace-imc
+-  `5506d8a45882 <https://github.com/open-power/skiboot/commit/5506d8a45882>`__ include/imc: Trace
+   IMC Macro definitions
+-  `fa8f3f3fcead <https://github.com/open-power/skiboot/commit/fa8f3f3fcead>`__ hw/imc: Refactor
+   opal init call for core-imc
+-  `df2a1e579aaa <https://github.com/open-power/skiboot/commit/df2a1e579aaa>`__ hw/imc: Enable opal
+   calls to init/start/stop IMC Trace mode
+-  `027d87475eff <https://github.com/open-power/skiboot/commit/027d87475eff>`__ external/mambo:
+   Mambo hack to add trace-imc nodes in the device-tree
+
+Artem Senichev (1):
+
+-  `eb83850ee1de <https://github.com/open-power/skiboot/commit/eb83850ee1de>`__ platforms/vesnin:
+   Disable PCIe port bifurcation
+
+Cédric Le Goater (1):
+
+-  `bbcbbd3e071f <https://github.com/open-power/skiboot/commit/bbcbbd3e071f>`__ xive: Add calls to
+   save/restore the queues and VPs HW state
+
+Deb McLemore (6):
+
+-  `31231ed300f2 <https://github.com/open-power/skiboot/commit/31231ed300f2>`__ p9dsu: Fix p9dsu
+   default variant
+-  `87517c8737b9 <https://github.com/open-power/skiboot/commit/87517c8737b9>`__ p9dsu: Fix p9dsu
+   slot tables
+-  `83f06eec281d <https://github.com/open-power/skiboot/commit/83f06eec281d>`__ p9dsu: Fix p9dsu
+   default variant
+-  `c8941393f452 <https://github.com/open-power/skiboot/commit/c8941393f452>`__ p9dsu: Fix p9dsu
+   slot tables
+-  `64a16ae05bb2 <https://github.com/open-power/skiboot/commit/64a16ae05bb2>`__ p9dsu: Fix slot
+   labels for p9dsu2u
+-  `c470806a2e5e <https://github.com/open-power/skiboot/commit/c470806a2e5e>`__ p9dsu: Undo slot
+   label name changes
+
+Frederic Barrat (17):
+
+-  `536c8fbf932d <https://github.com/open-power/skiboot/commit/536c8fbf932d>`__ npu2-opencapi:
+   Rework ODL register access
+-  `e621b7b67951 <https://github.com/open-power/skiboot/commit/e621b7b67951>`__ npu2-opencapi: Setup
+   perf counters to detect CRC errors
+-  `9f3cdff99656 <https://github.com/open-power/skiboot/commit/9f3cdff99656>`__ npu2-opencapi:
+   Rename functions used to reset an adapter
+-  `ce9dd46d36d0 <https://github.com/open-power/skiboot/commit/ce9dd46d36d0>`__ npu2-opencapi: Keep
+   ODL and adapter in reset at the same time
+-  `e4efac7d8c90 <https://github.com/open-power/skiboot/commit/e4efac7d8c90>`__ npu2-opencapi: ODL
+   should be in reset when enabled
+-  `d75436f0d3d0 <https://github.com/open-power/skiboot/commit/d75436f0d3d0>`__ npu2-opencapi:
+   Extend delay after releasing reset on adapter
+-  `998911498597 <https://github.com/open-power/skiboot/commit/998911498597>`__ npu2-opencapi: Fix
+   adapter reset when using 2 adapters
+-  `8cf6758e1889 <https://github.com/open-power/skiboot/commit/8cf6758e1889>`__ npu2-hw-procedures:
+   Don’t set iovalid for opencapi devices
+-  `11c5faa66aa0 <https://github.com/open-power/skiboot/commit/11c5faa66aa0>`__ npu2-hw-procedures:
+   Fix zcal in mixed opencapi and nvlink mode
+-  `14a78d5c2e85 <https://github.com/open-power/skiboot/commit/14a78d5c2e85>`__ npu2/hw-procedures:
+   Fix parallel zcal for opencapi
+-  `d3af5072cb55 <https://github.com/open-power/skiboot/commit/d3af5072cb55>`__ hw/npu2: Move npu2
+   irq setup code to common area
+-  `fa97373f3274 <https://github.com/open-power/skiboot/commit/fa97373f3274>`__ hw/npu2: Use NVLink
+   irq setup for OpenCAPI
+-  `f8dfd699f584 <https://github.com/open-power/skiboot/commit/f8dfd699f584>`__ hw/npu2: Setup an
+   error interrupt on some opencapi FIRs
+-  `7320a21e7261 <https://github.com/open-power/skiboot/commit/7320a21e7261>`__ hw/npu2: Report
+   errors to the OS if an OpenCAPI brick is fenced
+-  `d1f3e4faf9d9 <https://github.com/open-power/skiboot/commit/d1f3e4faf9d9>`__ hw/npu2: Dump (more)
+   npu2 registers on link error and HMIs
+-  `87528900ad41 <https://github.com/open-power/skiboot/commit/87528900ad41>`__ opal/hmi: Never
+   trust a cow!
+-  `c3e38ba93c5f <https://github.com/open-power/skiboot/commit/c3e38ba93c5f>`__ hw/npu2: Show name
+   of opencapi error interrupts
+
+Jeff Scheel (1):
+
+-  `abd17b24a5ae <https://github.com/open-power/skiboot/commit/abd17b24a5ae>`__ doc: Adjusting tags
+   in release notes to eliminate global conflict for singlehtml builds
+
+Joel Stanley (3):
+
+-  `23470f10d0b1 <https://github.com/open-power/skiboot/commit/23470f10d0b1>`__ Revert “astbmc: Try
+   IPMI HIOMAP for P8”
+-  `cd2b103f2488 <https://github.com/open-power/skiboot/commit/cd2b103f2488>`__ Makefile: Check
+   -Wno-stringop-truncation is supported
+-  `a7855bdd6593 <https://github.com/open-power/skiboot/commit/a7855bdd6593>`__ Makefile: Build with
+   symbols
+
+Jordan Niethe (1):
+
+-  `9fde370b03c0 <https://github.com/open-power/skiboot/commit/9fde370b03c0>`__ chiptod: Remove
+   unused prototype from header
+
+Mahesh Salgaonkar (5):
+
+-  `017da88b2d05 <https://github.com/open-power/skiboot/commit/017da88b2d05>`__ opal/hmi: Fix double
+   unlock of hmi lock in failure path.
+-  `ca349b836d02 <https://github.com/open-power/skiboot/commit/ca349b836d02>`__ opal/hmi: Don’t
+   retry TOD recovery if it is already in failed state.
+-  `497734984231 <https://github.com/open-power/skiboot/commit/497734984231>`__ opal/hmi: set a flag
+   to inform OS that TOD/TB has failed.
+-  `2c71d7032484 <https://github.com/open-power/skiboot/commit/2c71d7032484>`__ Fix hang in
+   pnv_platform_error_reboot path due to TOD failure.
+-  `5f339b4b5d80 <https://github.com/open-power/skiboot/commit/5f339b4b5d80>`__ opal/hmi: Initialize
+   the hmi event with old value of TFMR.
+
+Michael Neuling (1):
+
+-  `740904858586 <https://github.com/open-power/skiboot/commit/740904858586>`__ xive: Make no_sync
+   parameter affermative in \__xive_set_irq_config()
+
+Michal Suchanek (1):
+
+-  `bef1ddc40813 <https://github.com/open-power/skiboot/commit/bef1ddc40813>`__ libffs: Fix string
+   truncation gcc warning.
+
+Nicholas Piggin (28):
+
+-  `3500a606c6db <https://github.com/open-power/skiboot/commit/3500a606c6db>`__ phb4: remove POWER9N
+   DD1 creset workaround
+-  `3b4ae3a2e2a5 <https://github.com/open-power/skiboot/commit/3b4ae3a2e2a5>`__ xive: remove POWER9N
+   DD1 NVT table size workaround
+-  `0b0d15e3c170 <https://github.com/open-power/skiboot/commit/0b0d15e3c170>`__ Remove POWER9N DD1
+   support
+-  `d27180b55d77 <https://github.com/open-power/skiboot/commit/d27180b55d77>`__ core/cpu: HID update
+   race
+-  `57610a3681bc <https://github.com/open-power/skiboot/commit/57610a3681bc>`__ external/mambo:
+   allow CPU targeting for most debug utils
+-  `0d44d7f7d29d <https://github.com/open-power/skiboot/commit/0d44d7f7d29d>`__ core/init: rename
+   setup_reset_vector
+-  `9e075d75274c <https://github.com/open-power/skiboot/commit/9e075d75274c>`__ core/cpu: do not
+   inline cpu_relax
+-  `9c58bbd720b7 <https://github.com/open-power/skiboot/commit/9c58bbd720b7>`__ core/exceptions:
+   save current MSR in exception frame
+-  `e1d44e8c117f <https://github.com/open-power/skiboot/commit/e1d44e8c117f>`__ asm/head: use HSRR
+   exception registers in FIXUP_ENDIAN
+-  `02aea4c8760a <https://github.com/open-power/skiboot/commit/02aea4c8760a>`__ core/init: rearrange
+   final boot steps
+-  `d25287a167fd <https://github.com/open-power/skiboot/commit/d25287a167fd>`__ core/fast-reboot:
+   improve NMI handling during fast reset
+-  `ebb814a80369 <https://github.com/open-power/skiboot/commit/ebb814a80369>`__ core/init: enable
+   machine check on secondaries
+-  `75669cb37067 <https://github.com/open-power/skiboot/commit/75669cb37067>`__ asm/head: provide
+   asm support for interrupts to be returned from
+-  `37baa9731d0d <https://github.com/open-power/skiboot/commit/37baa9731d0d>`__ core/fast-reboot:
+   fast reboot specific sreset patch
+-  `4ebb78cffda8 <https://github.com/open-power/skiboot/commit/4ebb78cffda8>`__ asm/head: sreset
+   handler remove FIXUP_ENDIAN
+-  `8a43bf86b7d4 <https://github.com/open-power/skiboot/commit/8a43bf86b7d4>`__ core/exceptions:
+   implement an exception handler for non-powersave sresets
+-  `22524e901744 <https://github.com/open-power/skiboot/commit/22524e901744>`__ core/exceptions:
+   allow recoverable sreset exceptions
+-  `5d86cebd5368 <https://github.com/open-power/skiboot/commit/5d86cebd5368>`__ core/exceptions:
+   implement support for MCE interrupts in powersave
+-  `c51c7a5df601 <https://github.com/open-power/skiboot/commit/c51c7a5df601>`__ core/cpu: HID update
+   race
+-  `450b429feb43 <https://github.com/open-power/skiboot/commit/450b429feb43>`__ asm/head: move
+   unnecessary code out of head
+-  `36dca1e915da <https://github.com/open-power/skiboot/commit/36dca1e915da>`__ build:
+   -fno-asynchronous-unwind-tables
+-  `6b08928fb487 <https://github.com/open-power/skiboot/commit/6b08928fb487>`__ build/lds: place
+   debug sections according to defaults
+-  `065877fc59de <https://github.com/open-power/skiboot/commit/065877fc59de>`__ build/lds: place
+   remaining sections according to defaults
+-  `7f22e25c2b97 <https://github.com/open-power/skiboot/commit/7f22e25c2b97>`__ build: link with
+   –orphan-handling=warn
+-  `53ef0db6e2ef <https://github.com/open-power/skiboot/commit/53ef0db6e2ef>`__ asm/head.S: set
+   POWER9 radix HID bit at entry
+-  `f244f3e1b679 <https://github.com/open-power/skiboot/commit/f244f3e1b679>`__ external/mambo: also
+   invoke readline for the non-autorun case
+-  `32a23ae6b0d3 <https://github.com/open-power/skiboot/commit/32a23ae6b0d3>`__ asm/head: balance
+   branches to avoid link stack predictor mispredicts
+-  `2c8f96534a97 <https://github.com/open-power/skiboot/commit/2c8f96534a97>`__ hw/xscom: add
+   missing P9P chip name
+
+Oliver O’Halloran (35):
+
+-  `08981e62e1d9 <https://github.com/open-power/skiboot/commit/08981e62e1d9>`__ phb4: Rework BDFN
+   filtering in phb4_set_pe()
+-  `2f5d15f167b0 <https://github.com/open-power/skiboot/commit/2f5d15f167b0>`__ phb4: Remove
+   pointless NULL checks
+-  `e19f14e3134b <https://github.com/open-power/skiboot/commit/e19f14e3134b>`__ phb4: Eliminate
+   p->rte_cache
+-  `a3a64a4b8737 <https://github.com/open-power/skiboot/commit/a3a64a4b8737>`__ phb4: Eliminate
+   peltv_cache
+-  `639f67285c2c <https://github.com/open-power/skiboot/commit/639f67285c2c>`__ phb4: Update some
+   comments
+-  `3eadafbd35ae <https://github.com/open-power/skiboot/commit/3eadafbd35ae>`__ hdata/test: Fix up
+   linux,sml-base property
+-  `fa3dee2a63e6 <https://github.com/open-power/skiboot/commit/fa3dee2a63e6>`__ hdata/test: Add
+   OP920 HDAT test data
+-  `f35a3c376a44 <https://github.com/open-power/skiboot/commit/f35a3c376a44>`__ hdata/memory: Remove
+   find_shared()
+-  `4822a7ba9d33 <https://github.com/open-power/skiboot/commit/4822a7ba9d33>`__ hdata/memory: Add
+   NVDIMM support
+-  `9b67792c3801 <https://github.com/open-power/skiboot/commit/9b67792c3801>`__ hw/phb4: Fix
+   indentation of brdgCtl
+-  `43f11d51e601 <https://github.com/open-power/skiboot/commit/43f11d51e601>`__ platforms/zz:
+   Re-enable LXVPD slot information parsing
+-  `1941d3f26373 <https://github.com/open-power/skiboot/commit/1941d3f26373>`__ platforms/romulus:
+   Also support talos
+-  `1c3baae4f2b3 <https://github.com/open-power/skiboot/commit/1c3baae4f2b3>`__ hdata/iohub: Look
+   for IOVPD on P9
+-  `0ec1e37004da <https://github.com/open-power/skiboot/commit/0ec1e37004da>`__ hw/phb4: Look for
+   the hub-id from in the PBCQ node
+-  `14372fc9fb60 <https://github.com/open-power/skiboot/commit/14372fc9fb60>`__ core/pci: Increase
+   the max slot string size
+-  `99937b943845 <https://github.com/open-power/skiboot/commit/99937b943845>`__ core/pcie-slot: Set
+   power state from the PWRCTL flag
+-  `efc568c1e30b <https://github.com/open-power/skiboot/commit/efc568c1e30b>`__ fsp/lxvpd: Print
+   more LXVPD slot information
+-  `0c86fef7e502 <https://github.com/open-power/skiboot/commit/0c86fef7e502>`__ firenze-pci: Always
+   init slot info from LXVPD
+-  `1ef5a64b85d5 <https://github.com/open-power/skiboot/commit/1ef5a64b85d5>`__ core/pcie-slot:
+   Better explain suprise_check
+-  `84aa25921a09 <https://github.com/open-power/skiboot/commit/84aa25921a09>`__ core/pcie-slot:
+   Don’t bail early in the power on case
+-  `70edcbb4b39d <https://github.com/open-power/skiboot/commit/70edcbb4b39d>`__ hw/phb4: Skip FRESET
+   PERST when coming from CRESET
+-  `e89d3f32d216 <https://github.com/open-power/skiboot/commit/e89d3f32d216>`__ hw/phb4: Remove
+   FRESET presence check
+-  `b8b4c79d4419 <https://github.com/open-power/skiboot/commit/b8b4c79d4419>`__ hw/phb4: Factor out
+   PERST control
+-  `722cf1c2ed56 <https://github.com/open-power/skiboot/commit/722cf1c2ed56>`__ hw/phb4: Drop
+   FRESET_DEASSERT_DELAY state
+-  `a31085d7d432 <https://github.com/open-power/skiboot/commit/a31085d7d432>`__ core/i2c: Add
+   request state tracking
+-  `d290b244efbc <https://github.com/open-power/skiboot/commit/d290b244efbc>`__ core/i2c: Poll on
+   request state in i2c_request_send()
+-  `319e7d935f13 <https://github.com/open-power/skiboot/commit/319e7d935f13>`__ core/i2c: split
+   i2c_request_send()
+-  `517f088a8e39 <https://github.com/open-power/skiboot/commit/517f088a8e39>`__ platforms/firenze:
+   Rework I2C controller fixups
+-  `ff960a77a192 <https://github.com/open-power/skiboot/commit/ff960a77a192>`__ core/pci: Prefer
+   ibm, slot-label when finding loc codes
+-  `af5a3ee925d1 <https://github.com/open-power/skiboot/commit/af5a3ee925d1>`__ hw/xscom: Enable sw
+   xstop by default on p9
+-  `b507209d2266 <https://github.com/open-power/skiboot/commit/b507209d2266>`__ hw/phb4: Squash the
+   IO bridge window
+-  `2e2157121aa1 <https://github.com/open-power/skiboot/commit/2e2157121aa1>`__ hw/phb4: Read
+   ibm,loc-code from PBCQ node
+-  `b50406ba4878 <https://github.com/open-power/skiboot/commit/b50406ba4878>`__ core/pci: Use PHB
+   io-base-location by default for PHB slots
+-  `98a1ae107396 <https://github.com/open-power/skiboot/commit/98a1ae107396>`__ hw/phb4: Fix
+   references to PHB3
+-  `290fbf30ddc2 <https://github.com/open-power/skiboot/commit/290fbf30ddc2>`__ pci/iov: Remove
+   skiboot VF tracking
+
+Reza Arbab (19):
+
+-  `aa56d9a2abdb <https://github.com/open-power/skiboot/commit/aa56d9a2abdb>`__ Remove duplicate
+   npu2-common.o from $(HW_OBJS)
+-  `552cb9e371d8 <https://github.com/open-power/skiboot/commit/552cb9e371d8>`__ npu2: Remove dead
+   code from npu2_cfg_write_bar()
+-  `69ca8a8ff7a9 <https://github.com/open-power/skiboot/commit/69ca8a8ff7a9>`__ npu2: Remove unused
+   npu2::bdf2pe_cache
+-  `2d12672a812f <https://github.com/open-power/skiboot/commit/2d12672a812f>`__ npu2: Remove unused
+   npu2::lxive_cache
+-  `237882bfc84f <https://github.com/open-power/skiboot/commit/237882bfc84f>`__ npu2: Remove unused
+   npu2_dev::procedure_data
+-  `b496cab97086 <https://github.com/open-power/skiboot/commit/b496cab97086>`__ npu2: Remove unused
+   npu2_dev_nvlink::vendor_cap
+-  `cd5ddbe3b40c <https://github.com/open-power/skiboot/commit/cd5ddbe3b40c>`__ npu2: Fix missing
+   iteration in tce kill loop
+-  `3f79ab6cdb4d <https://github.com/open-power/skiboot/commit/3f79ab6cdb4d>`__ npu2: Remove
+   redundant assignment to p->phb_nvlink.scan_map
+-  `38cf215cb505 <https://github.com/open-power/skiboot/commit/38cf215cb505>`__ npu2: Replace open
+   coded dt_find_by_name_addr()
+-  `9ef153f6f013 <https://github.com/open-power/skiboot/commit/9ef153f6f013>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+-  `d3803711f8a9 <https://github.com/open-power/skiboot/commit/d3803711f8a9>`__ Add PVR_TYPE_P9P
+-  `1ab11ac8b4b9 <https://github.com/open-power/skiboot/commit/1ab11ac8b4b9>`__ core/lock: Stop
+   drop_my_locks() from always causing abort
+-  `855465aa7804 <https://github.com/open-power/skiboot/commit/855465aa7804>`__ devicetree: Fix
+   syntax error in power9-phb4.dts
+-  `85c4c823ab11 <https://github.com/open-power/skiboot/commit/85c4c823ab11>`__ devicetree: Fix typo
+   in power9-phb4.dts
+-  `eecd9083f1bd <https://github.com/open-power/skiboot/commit/eecd9083f1bd>`__ devicetree: Add nx
+   node to power9-phb4.dts
+-  `13926b45897b <https://github.com/open-power/skiboot/commit/13926b45897b>`__ devicetree: Move
+   power9-phb4.dts
+-  `50d1a089deef <https://github.com/open-power/skiboot/commit/50d1a089deef>`__ devicetree: Add
+   p9-simics.dts
+-  `9f9dd8d71de9 <https://github.com/open-power/skiboot/commit/9f9dd8d71de9>`__ devicetree: Add
+   Makefile to build dtb binaries
+-  `46050485f5ef <https://github.com/open-power/skiboot/commit/46050485f5ef>`__ README: Reflect
+   openpower_mambo_defconfig name change
+
+Russell Currey (2):
+
+-  `8d8a9ca30453 <https://github.com/open-power/skiboot/commit/8d8a9ca30453>`__ external/mambo:
+   Populate kernel-base-address in the DT
+-  `edf7e841ff9d <https://github.com/open-power/skiboot/commit/edf7e841ff9d>`__ external/mambo:
+   Error out if kernel is too large
+
+Samuel Mendoza-Jonas (3):
+
+-  `9834b0874af4 <https://github.com/open-power/skiboot/commit/9834b0874af4>`__ include/ipmi: Fix
+   incorrect chassis commands
+-  `757dfba75e03 <https://github.com/open-power/skiboot/commit/757dfba75e03>`__ platforms/astbmc:
+   Check for SBE validation step
+-  `6ef47971a87d <https://github.com/open-power/skiboot/commit/6ef47971a87d>`__ doc/bmc: Document
+   SBE validation on P8 platforms
+
+Santosh Sivaraj (2):
+
+-  `3ac2db0a83e7 <https://github.com/open-power/skiboot/commit/3ac2db0a83e7>`__ flash: Add support
+   for async decompression
+-  `c86fb12c07a6 <https://github.com/open-power/skiboot/commit/c86fb12c07a6>`__ imc/catalog:
+   Decompress catalog asynchronously
+
+Shilpasri G Bhat (4):
+
+-  `a96739c6c1cd <https://github.com/open-power/skiboot/commit/a96739c6c1cd>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+-  `0fe8ecd59fc0 <https://github.com/open-power/skiboot/commit/0fe8ecd59fc0>`__ powercap: occ: Fix
+   the powercapping range allowed for user
+-  `27e4943eade2 <https://github.com/open-power/skiboot/commit/27e4943eade2>`__ fast-reboot: occ:
+   Remove ‘freq-domain-mask’ from fast-reboot path
+-  `961b7128ebd8 <https://github.com/open-power/skiboot/commit/961b7128ebd8>`__ fast-reboot: occ:
+   Call occ_pstates_init() on fast-reset on all machines
+
+Stewart Smith (51):
+
+-  `44aa41061a9f <https://github.com/open-power/skiboot/commit/44aa41061a9f>`__ qemu: bt device
+   isn’t always hanging off /
+-  `59a21fc87f54 <https://github.com/open-power/skiboot/commit/59a21fc87f54>`__ sparse: Make tree
+   ‘constant is so big’ warning clean
+-  `625f9ac034f1 <https://github.com/open-power/skiboot/commit/625f9ac034f1>`__ zz: platform_ocapi
+   can be static
+-  `ec65b9ab4c4c <https://github.com/open-power/skiboot/commit/ec65b9ab4c4c>`__ zaius: zaius_ocapi
+   can be static
+-  `c2c426ef668b <https://github.com/open-power/skiboot/commit/c2c426ef668b>`__ doc: clarify
+   OPAL_RTC_READ return values
+-  `3170270be92a <https://github.com/open-power/skiboot/commit/3170270be92a>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `6bb72e8f7b9d <https://github.com/open-power/skiboot/commit/6bb72e8f7b9d>`__ firmware-versions:
+   Add test case for parsing VERSION
+-  `816a1d7bb2ef <https://github.com/open-power/skiboot/commit/816a1d7bb2ef>`__ pflash: Support
+   encoding/decoding ECC’d partitions
+-  `0647f2a2c4eb <https://github.com/open-power/skiboot/commit/0647f2a2c4eb>`__ skiboot v6.2.1
+   release notes
+-  `75382eb708c0 <https://github.com/open-power/skiboot/commit/75382eb708c0>`__ skiboot v6.2.1
+   release notes
+-  `7ac85e4517cc <https://github.com/open-power/skiboot/commit/7ac85e4517cc>`__ skiboot v6.0.17
+   release notes
+-  `40b377a01ef5 <https://github.com/open-power/skiboot/commit/40b377a01ef5>`__ hw/test: generalise
+   makefile
+-  `81847dd347ef <https://github.com/open-power/skiboot/commit/81847dd347ef>`__ doc: fix definition
+   lists in opal-imc-counters
+-  `f3ad5bb09249 <https://github.com/open-power/skiboot/commit/f3ad5bb09249>`__ sparse: symbol
+   ‘sbe_timer_lock’ was not declared. Should it be static?
+-  `96c0ec2ab78b <https://github.com/open-power/skiboot/commit/96c0ec2ab78b>`__ sparse: symbol
+   ‘xive_buddy_lock/xive_vp_buddy’ was not declared. Should it be static?
+-  `f9b79a611501 <https://github.com/open-power/skiboot/commit/f9b79a611501>`__ sparse: symbol
+   ’NPU2_PHY_*’ was not declared. Should it be static?
+-  `655e0bc6865c <https://github.com/open-power/skiboot/commit/655e0bc6865c>`__ sparse: symbol
+   ’procedure_*’ was not declared. Should it be static?
+-  `039d184dda21 <https://github.com/open-power/skiboot/commit/039d184dda21>`__ sparse: symbols in
+   imc.c weren’t declared, Should they be static?
+-  `3b8b7e8c4e78 <https://github.com/open-power/skiboot/commit/3b8b7e8c4e78>`__ sparse: symbol
+   ‘*bar*’ was not declared. Should it be static?
+-  `0eea56b06b4f <https://github.com/open-power/skiboot/commit/0eea56b06b4f>`__ Don’t use variable
+   length arrays in exception code
+-  `ee01ef4ed82a <https://github.com/open-power/skiboot/commit/ee01ef4ed82a>`__ i2c: Fix sparse
+   warnings for type assignment
+-  `428cb852e3a0 <https://github.com/open-power/skiboot/commit/428cb852e3a0>`__ qemu: bt device
+   isn’t always hanging off /
+-  `3ef409d43de9 <https://github.com/open-power/skiboot/commit/3ef409d43de9>`__ doc:
+   s/stb_init()/secureboot_init()/ to match reality
+-  `2b96407921a6 <https://github.com/open-power/skiboot/commit/2b96407921a6>`__ opal-ci: Drop
+   CentOS6 support
+-  `6c36257bf32f <https://github.com/open-power/skiboot/commit/6c36257bf32f>`__ opal-ci: Drop
+   unneded reference to ubuntu 12.04
+-  `e4a06f098c4f <https://github.com/open-power/skiboot/commit/e4a06f098c4f>`__ opal-ci: drop fedora
+   28
+-  `7cd8402c3bec <https://github.com/open-power/skiboot/commit/7cd8402c3bec>`__ Drop old Coverity
+   jobs (we build via separate .travis.yml in a branch)
+-  `043e85bf7477 <https://github.com/open-power/skiboot/commit/043e85bf7477>`__
+   hw/ipmi/test/run-fru: Fix string truncation warning, enhance test
+-  `fedb949b7179 <https://github.com/open-power/skiboot/commit/fedb949b7179>`__ Fix broken
+   opal-ci/build-fedora-rawhide.sh symlink
+-  `c0faa9232168 <https://github.com/open-power/skiboot/commit/c0faa9232168>`__ hdata: Add
+   protection against corrupt ntuples structure
+-  `a2c13f1d6119 <https://github.com/open-power/skiboot/commit/a2c13f1d6119>`__ hdata_to_dt: fail
+   “gracefully” on fatal op_display()
+-  `bee7be6ab780 <https://github.com/open-power/skiboot/commit/bee7be6ab780>`__ hdata: Prevent NULL
+   dereference on duplicate slot map info
+-  `d0e56d97d4cd <https://github.com/open-power/skiboot/commit/d0e56d97d4cd>`__ ci: Remove
+   debian-jessie boot test.
+-  `cb87cf17279b <https://github.com/open-power/skiboot/commit/cb87cf17279b>`__ ci: qemu boot tests
+   should use built skiboot
+-  `133cc8cea258 <https://github.com/open-power/skiboot/commit/133cc8cea258>`__ ci/fedora29:
+   –allowerasing to work around conflicting packages
+-  `11374f20e8f1 <https://github.com/open-power/skiboot/commit/11374f20e8f1>`__ Bump allowed stack
+   frame size for unit tests/host programs
+-  `3e0eef2e9a92 <https://github.com/open-power/skiboot/commit/3e0eef2e9a92>`__ Force noinline for
+   pci_add_(one)_device_node(s)()
+-  `050d8165ab05 <https://github.com/open-power/skiboot/commit/050d8165ab05>`__ skiboot v6.3-rc1
+   release notes
+-  `24268c766206 <https://github.com/open-power/skiboot/commit/24268c766206>`__ cpufeatures: Add
+   tm-suspend-hypervisor-assist and tm-suspend-xer-so-bug node
+-  `ff79070d1c4c <https://github.com/open-power/skiboot/commit/ff79070d1c4c>`__ skiboot v6.3-rc2
+   release notes
+-  `208ca81ffd47 <https://github.com/open-power/skiboot/commit/208ca81ffd47>`__ opal-ci: Centos7
+   with latest crosstool toolchain (gcc 8.1.0)
+-  `d318cdb3863f <https://github.com/open-power/skiboot/commit/d318cdb3863f>`__ hw/xscom: P9P rather
+   than P9
+-  `cb2e148df960 <https://github.com/open-power/skiboot/commit/cb2e148df960>`__ doc: Add (most)
+   nvram debugging options
+-  `44afdc1afb1f <https://github.com/open-power/skiboot/commit/44afdc1afb1f>`__ core/init: LPC isn’t
+   just P8 (fix comment)
+-  `b877a4e8b9ea <https://github.com/open-power/skiboot/commit/b877a4e8b9ea>`__ Write boot progress
+   to LPC port 80h
+-  `0634dd410dae <https://github.com/open-power/skiboot/commit/0634dd410dae>`__ Write boot progress
+   to LPC ports 81 and 82
+-  `588c39adb1ec <https://github.com/open-power/skiboot/commit/588c39adb1ec>`__ skiboot v6.3-rc3
+   release notes
+-  `119108908e9b <https://github.com/open-power/skiboot/commit/119108908e9b>`__ pci: Try harder to
+   add meaningful ibm,loc-code
+-  `14f709b8eeda <https://github.com/open-power/skiboot/commit/14f709b8eeda>`__ Disable fast-reset
+   for POWER8
+-  `54811997b6d0 <https://github.com/open-power/skiboot/commit/54811997b6d0>`__ skiboot v6.3 release
+   notes
+-  `2cc067ede570 <https://github.com/open-power/skiboot/commit/2cc067ede570>`__ ipmi: ensure forward
+   progress on ipmi_queue_msg_sync()
+
+Timothy Pearson (5):
+
+-  `8b26e29acbc8 <https://github.com/open-power/skiboot/commit/8b26e29acbc8>`__ Retry link training
+   at PCIe GEN1 if presence detected but training repeatedly failed
+-  `23903ca69351 <https://github.com/open-power/skiboot/commit/23903ca69351>`__ Copy and convert
+   Romulus descriptors to Talos
+-  `c51914b87b48 <https://github.com/open-power/skiboot/commit/c51914b87b48>`__ Remove Talos DT
+   match from Romulus file
+-  `27fcf2fa8350 <https://github.com/open-power/skiboot/commit/27fcf2fa8350>`__ Expose PNOR Flash
+   partitions to host MTD driver via devicetree
+-  `0f42d72abdf7 <https://github.com/open-power/skiboot/commit/0f42d72abdf7>`__ Mark all partitions
+   except full PNOR and boot kernel firmware read only
+
+Vaibhav Jain (8):
+
+-  `658c39dda366 <https://github.com/open-power/skiboot/commit/658c39dda366>`__ opal: Update
+   opal_del_host_sync_notifier() to accept ’void \*data’
+-  `9d2d0115eaca <https://github.com/open-power/skiboot/commit/9d2d0115eaca>`__ core/pci: Introduce
+   a new pci_slot_op named completed_sm_run()
+-  `763f397d5be7 <https://github.com/open-power/skiboot/commit/763f397d5be7>`__ capp/phb: Introduce
+   ‘struct capp’ to hold capp related info in ‘struct phb’
+-  `1a87f8f97175 <https://github.com/open-power/skiboot/commit/1a87f8f97175>`__ phb4/capp: Update
+   and re-factor phb4_set_capi_mode()
+-  `78ccc722c2fd <https://github.com/open-power/skiboot/commit/78ccc722c2fd>`__ capp/phb4: Force
+   CAPP to PCIe mode during kernel shutdown
+-  `52fa634e2152 <https://github.com/open-power/skiboot/commit/52fa634e2152>`__ capp/phb4: Introduce
+   PHB4 flag, PHB4_CAPP_DISABLE to disable CAPP
+-  `3dc87605be7a <https://github.com/open-power/skiboot/commit/3dc87605be7a>`__ phb4/capp: Implement
+   sequence to disable CAPP and enable fast-reset
+-  `d572d3a72fa2 <https://github.com/open-power/skiboot/commit/d572d3a72fa2>`__ capp/phb4: Prevent
+   HMI from getting triggered when disabling CAPP
+
+Vasant Hegde (38):
+
+-  `06ef9bd2d9a6 <https://github.com/open-power/skiboot/commit/06ef9bd2d9a6>`__ skiboot v6.0.15
+   release notes
+-  `7516e3827e50 <https://github.com/open-power/skiboot/commit/7516e3827e50>`__ core/ipmi: Improve
+   error message
+-  `554062d7fe5a <https://github.com/open-power/skiboot/commit/554062d7fe5a>`__ core/opal: Print PIR
+   value in exit path
+-  `67fc150c82a7 <https://github.com/open-power/skiboot/commit/67fc150c82a7>`__ skiboot v6.0.16
+   release notes
+-  `ab10b2e62e58 <https://github.com/open-power/skiboot/commit/ab10b2e62e58>`__ core/ipmi: Improve
+   error message
+-  `d07a5622a9e1 <https://github.com/open-power/skiboot/commit/d07a5622a9e1>`__ core/opal: Print PIR
+   value in exit path
+-  `b1d421875b4c <https://github.com/open-power/skiboot/commit/b1d421875b4c>`__ ipmi/power: Fix
+   system reboot issue
+-  `dd9b61cdfca7 <https://github.com/open-power/skiboot/commit/dd9b61cdfca7>`__ hdata/i2c: Reduce
+   severity of log message
+-  `b570fb646289 <https://github.com/open-power/skiboot/commit/b570fb646289>`__ libflash/ecc: Fix
+   compilation warning
+-  `cadaf7c36e83 <https://github.com/open-power/skiboot/commit/cadaf7c36e83>`__ libflash/ecc: Fix
+   compilation warning
+-  `fdd27ca27231 <https://github.com/open-power/skiboot/commit/fdd27ca27231>`__ hw/bt: Fix message
+   retry handler
+-  `01f977c33d46 <https://github.com/open-power/skiboot/commit/01f977c33d46>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `c526a280dcd1 <https://github.com/open-power/skiboot/commit/c526a280dcd1>`__ hdata/memory: Fix
+   warning message
+-  `4f0ceb63e951 <https://github.com/open-power/skiboot/commit/4f0ceb63e951>`__ hdata/memory:
+   Removed share-id property
+-  `61978c2c54d0 <https://github.com/open-power/skiboot/commit/61978c2c54d0>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `968c30905d7a <https://github.com/open-power/skiboot/commit/968c30905d7a>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `c0ab7b45db3d <https://github.com/open-power/skiboot/commit/c0ab7b45db3d>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `2e2bf87b42f7 <https://github.com/open-power/skiboot/commit/2e2bf87b42f7>`__ ipmi/power: Fix
+   system reboot issue
+-  `73fa7be132a4 <https://github.com/open-power/skiboot/commit/73fa7be132a4>`__ hw/bt: Fix message
+   retry handler
+-  `44f90875712f <https://github.com/open-power/skiboot/commit/44f90875712f>`__ hw/bt: Add backend
+   interface to disable ipmi message retry option
+-  `788c9ac2b926 <https://github.com/open-power/skiboot/commit/788c9ac2b926>`__ hw/bt: Introduce
+   separate list for synchronous messages
+-  `28f5fe3a6edc <https://github.com/open-power/skiboot/commit/28f5fe3a6edc>`__ core/ipmi: Add ipmi
+   sync messages to top of the list
+-  `af5c2978dbcd <https://github.com/open-power/skiboot/commit/af5c2978dbcd>`__ hw/bt: Do not
+   disable ipmi message retry during OPAL boot
+-  `5da21e2cc79d <https://github.com/open-power/skiboot/commit/5da21e2cc79d>`__ skiboot v6.2.2
+   release notes
+-  `6aa3bd8ab6ad <https://github.com/open-power/skiboot/commit/6aa3bd8ab6ad>`__ skiboot v6.0.18
+   release notes
+-  `261ca8e779e5 <https://github.com/open-power/skiboot/commit/261ca8e779e5>`__ skiboot v6.2.2
+   release notes
+-  `2ba5ce84a197 <https://github.com/open-power/skiboot/commit/2ba5ce84a197>`__ Update skiboot
+   stable tree rules
+-  `4456616272a4 <https://github.com/open-power/skiboot/commit/4456616272a4>`__ skiboot v6.0.19
+   release notes
+-  `92a5c57a14e2 <https://github.com/open-power/skiboot/commit/92a5c57a14e2>`__ skiboot v6.2.3
+   release notes
+-  `08de14aaa937 <https://github.com/open-power/skiboot/commit/08de14aaa937>`__ core/ipmi: Print
+   correct netfn value
+-  `7f291166283f <https://github.com/open-power/skiboot/commit/7f291166283f>`__
+   libflash/ipmi-hiomap: Fix blocks count issue
+-  `dfa935ebaa54 <https://github.com/open-power/skiboot/commit/dfa935ebaa54>`__ test-ipmi-hiomap:
+   Assert if size is zero
+-  `9facf3336054 <https://github.com/open-power/skiboot/commit/9facf3336054>`__ test-ipmi-hiomap:
+   Add write-one-byte test
+-  `9fd1495fba7a <https://github.com/open-power/skiboot/commit/9fd1495fba7a>`__ test-ipmi-hiomap:
+   Fix lpc-read-success
+-  `857f046d3ab0 <https://github.com/open-power/skiboot/commit/857f046d3ab0>`__ test-ipmi-hiomap:
+   Add read-one-byte test
+-  `e0b8541ff8ca <https://github.com/open-power/skiboot/commit/e0b8541ff8ca>`__ opal-prd: Check
+   malloc return value
+-  `ac226d2c98ad <https://github.com/open-power/skiboot/commit/ac226d2c98ad>`__ opal-prd: Fix memory
+   leak in is-fsp-system check
+-  `990d248a61a0 <https://github.com/open-power/skiboot/commit/990d248a61a0>`__ skiboot v6.3.1
+   release notes
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _v2.3-patches-11:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-11:
+
+Commits
+~~~~~~~
+
+Artem Senichev (2):
+
+-  `6549b6d2bf42 <https://github.com/open-power/vesnin-xml/commit/6549b6d2bf42>`__ Disable PCIe port
+   bifurcation
+-  `f44f8808fc7c <https://github.com/open-power/vesnin-xml/commit/f44f8808fc7c>`__ Fix
+   IBSCOM_MCS_BASE_ADDR formatting
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _v2.3-patches-12:
+
+Patches
+~~~~~~~
+
+.. _v2.3-commits-12:
+
+Commits
+~~~~~~~
+
+Bill Hoffa (1):
+
+-  `ed1f0ebe2e2e <https://github.com/open-power/witherspoon-xml/commit/ed1f0ebe2e2e>`__ The
+   CONFIG_APPLY attribute needs a default value
+
+Erich Hauptli (2):
+
+-  `c47cddbcd13b <https://github.com/open-power/witherspoon-xml/commit/c47cddbcd13b>`__ Picked up
+   PROC_COMPAT\* attribute
+-  `00f0727053e8 <https://github.com/open-power/witherspoon-xml/commit/00f0727053e8>`__ Fixing GPU
+   I2C Addresses
diff --git a/_sources/release-notes/v2.4-rc1.rst.txt b/_sources/release-notes/v2.4-rc1.rst.txt
new file mode 100644
index 0000000..04208c1
--- /dev/null
+++ b/_sources/release-notes/v2.4-rc1.rst.txt
@@ -0,0 +1,2298 @@
+Release Notes for OpenPower Firmware v2.4-rc1
+=============================================
+
+op-build v2.4-rc1 was released on Tuesday July 9th, 2019. It will become the new stable release of op-build,
+following on from v2.3, first released on May 21st, 2019.
+
+The op-build v2.4 release cycle has been fairly short, and follows on from v2.3 to ensure we have a more
+reliably predictable release schedule going for future releases.
+
+op-build v2.4-rc1 contains all the fixes as of op-build v2.3.1 and v2.0.15, and we expect to continue to do
+stable 2.0.y releases of v2.0 into the forseeable future.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.4 release. We expect to do a final v2.4
+tagged release early April 2019. Please test this release candidate heavily!
+
+New platforms
+-------------
+
+-  nicole
+
+Updated Packages
+----------------
+
++---------------------+--------------------+--------------------+------------------------------------------+
+| Package             | Old Version        | New Version        | Platforms                                |
++=====================+====================+====================+==========================================+
+| busybox             | 1.29.3             | 1.30.1             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| check               | 0.11.0             | 0.12.0             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin, zz,  |
+|                     |                    |                    | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| dropbear            | 2018.76            | 2019.78            | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| glibc               | glibc-2.28-94-g4ae | 2.29-11-ge28ad442e | witherspoon, p9dsu, zaius, habanero,     |
+|                     | ff335ca            | 7                  | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hcode               | hw041519a.opv23    | hw070619a.940      | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot            | ca03643dd8         | 2b061c6081         | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot-binaries   | hw041519a.opv23    | hw062819a.940      | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | garrison, barreleye, firestone,          |
+|                     |                    |                    | palmetto, p8dtu, vesnin, romulus         |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot-p8         | dc218d94c5         | 27dda299f0         | habanero, garrison, barreleye,           |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| libflash            | v6.2               | v6.4-rc1           | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin, zz,  |
+|                     |                    |                    | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| linux               | 5.0.7              | 5.1.16             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| linux-headers       | 5.0.7              | 5.1.16             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | 741046046ec3       | eac9377724         | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | f44f8808fc7c       | deed9ba0bc         | vesnin                                   |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | e3e9aef82673       | a6f4df381b         | witherspoon                              |
++---------------------+--------------------+--------------------+------------------------------------------+
+| nvme                | v1.3               | v1.7               | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| occ                 | 58e422dede         | e5a2afd6cf         | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| openpower-pnor      | 2ea669b4aa         | 43fc2ebbae         | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | garrison, barreleye, firestone,          |
+|                     |                    |                    | palmetto, p8dtu, vesnin, romulus         |
++---------------------+--------------------+--------------------+------------------------------------------+
+| petitboot           | v1.10.3            | v1.10.4            | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| sbe                 | 1410677b65         | b96edc83e9         | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| skiboot             | v6.3.1             | v6.4-rc1           | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| sudo                | 1.8.23             | 1.8.27             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+
+New Packages
+------------
+
++-------------+------------+---------------------------------------------------------------------------------+
+| Package     | Version    | Platforms                                                                       |
++=============+============+=================================================================================+
+| cryptsetup  | 2.0.6      | witherspoon,p9dsu,zaius,habanero,firenze,garrison,barreleye,pseries,opal,firest |
+|             |            | one,palmetto,p8dtu,vesnin,zz,romulus                                            |
++-------------+------------+---------------------------------------------------------------------------------+
+| json-c      | 0.13.1     | witherspoon,p9dsu,zaius,habanero,firenze,garrison,barreleye,pseries,opal,firest |
+|             |            | one,palmetto,p8dtu,vesnin,zz,romulus                                            |
++-------------+------------+---------------------------------------------------------------------------------+
+| libflash    | v6.4-rc1   | opal                                                                            |
++-------------+------------+---------------------------------------------------------------------------------+
+
+Removed Packages
+----------------
+
++---------+-------------+-----------+
+| Package | Version     | Platforms |
++=========+=============+===========+
+| occ-p8  | a2856b77a61 | opal      |
++---------+-------------+-----------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Ben Gass (1):
+
+-  `647c79394de1 <https://github.com/open-power/hcode/commit/647c79394de1>`__ Add p9a.omi.pll.scan.initfile
+   and ifCompiler support.
+
+Dan Crowell (1):
+
+-  `9cad5ac42b3e <https://github.com/open-power/hcode/commit/9cad5ac42b3e>`__ Synch up OMI and MCA frequencies
+
+Prem Shanker Jha (4):
+
+-  `cc0b781abd67 <https://github.com/open-power/hcode/commit/cc0b781abd67>`__ Self Save: Fixing self save of
+   core SPR.
+-  `abe84794dea8 <https://github.com/open-power/hcode/commit/abe84794dea8>`__ VDM(Part 2): CME hcode support
+   for per quad VDM.
+-  `62fab01afb46 <https://github.com/open-power/hcode/commit/62fab01afb46>`__ VDM(Part 3): Image build changes
+   for quad level VDM
+-  `b897d74ad16d <https://github.com/open-power/hcode/commit/b897d74ad16d>`__ Stop API: STOP API made project
+   agnostic.
+
+Rahul Batra (4):
+
+-  `793c77ef0f8b <https://github.com/open-power/hcode/commit/793c77ef0f8b>`__ PM: Fix Clip Update Timeout
+-  `cade83363c25 <https://github.com/open-power/hcode/commit/cade83363c25>`__ PGPE: Fix Voltage Delay Math
+-  `2def3a70b164 <https://github.com/open-power/hcode/commit/2def3a70b164>`__ PM: WOV(OCS) HW Procedures
+   Changes (1/2)
+-  `4d775c52daa4 <https://github.com/open-power/hcode/commit/4d775c52daa4>`__ PM: WOV(OCS) PGPE Hcode Changes
+   (2/2)
+
+Sumit Kumar (2):
+
+-  `e74922a6d8a0 <https://github.com/open-power/hcode/commit/e74922a6d8a0>`__ Updating latest selfRest.bin
+   file
+-  `5086d51d705e <https://github.com/open-power/hcode/commit/5086d51d705e>`__ Enablement of Axone support
+
+Yue Du (2):
+
+-  `f3d82eaa4d8c <https://github.com/open-power/hcode/commit/f3d82eaa4d8c>`__ Self Save: Added support for SPR
+   self save in CME hcode(func ver)
+-  `f52ed17d38e2 <https://github.com/open-power/hcode/commit/f52ed17d38e2>`__ PM: Handle PIB Reset with data
+   check handler on all GPEs
+
+hostboot (70):
+
+-  `33eeb29bcbf6 <https://github.com/open-power/hcode/commit/33eeb29bcbf6>`__ Release tag information updated
+   for hw032619a.940
+-  `2c76877c7370 <https://github.com/open-power/hcode/commit/2c76877c7370>`__ Release tag information updated
+   for hw032719a.940
+-  `0dbac1b4fde0 <https://github.com/open-power/hcode/commit/0dbac1b4fde0>`__ Release tag information updated
+   for hw032919a.940
+-  `f89e3fc16469 <https://github.com/open-power/hcode/commit/f89e3fc16469>`__ Release tag information updated
+   for hw040219a.940
+-  `2e3a283588c1 <https://github.com/open-power/hcode/commit/2e3a283588c1>`__ Release tag information updated
+   for hw040319a.940
+-  `7aa944ea0394 <https://github.com/open-power/hcode/commit/7aa944ea0394>`__ Release tag information updated
+   for hw040419a.940
+-  `b7e42ee4ac93 <https://github.com/open-power/hcode/commit/b7e42ee4ac93>`__ Release tag information updated
+   for hw040519a.940
+-  `0068bf4a881f <https://github.com/open-power/hcode/commit/0068bf4a881f>`__ Release tag information updated
+   for hw040619a.940
+-  `e194945ed60a <https://github.com/open-power/hcode/commit/e194945ed60a>`__ Release tag information updated
+   for hw040919a.940
+-  `f3cda9419f28 <https://github.com/open-power/hcode/commit/f3cda9419f28>`__ Release tag information updated
+   for hw041019a.940
+-  `06fd9cb6a476 <https://github.com/open-power/hcode/commit/06fd9cb6a476>`__ Release tag information updated
+   for hw041119a.opv23
+-  `65dd1355197d <https://github.com/open-power/hcode/commit/65dd1355197d>`__ Release tag information updated
+   for hw041219a.opv23
+-  `8dbd6d87ed00 <https://github.com/open-power/hcode/commit/8dbd6d87ed00>`__ Release tag information updated
+   for hw041219a.940
+-  `cce430a720af <https://github.com/open-power/hcode/commit/cce430a720af>`__ Release tag information updated
+   for hw041319a.opv23
+-  `ffbcc5c2f0cf <https://github.com/open-power/hcode/commit/ffbcc5c2f0cf>`__ Release tag information updated
+   for hw041319a.940
+-  `adf78f8e0538 <https://github.com/open-power/hcode/commit/adf78f8e0538>`__ Release tag information updated
+   for hw041519a.opv23
+-  `ce3d455f346d <https://github.com/open-power/hcode/commit/ce3d455f346d>`__ Release tag information updated
+   for hw041619a.940
+-  `8c97ca682995 <https://github.com/open-power/hcode/commit/8c97ca682995>`__ Release tag information updated
+   for hw041719a.940
+-  `4f9688427e91 <https://github.com/open-power/hcode/commit/4f9688427e91>`__ Release tag information updated
+   for hw041819a.940
+-  `5acd078fd3f0 <https://github.com/open-power/hcode/commit/5acd078fd3f0>`__ Release tag information updated
+   for hw042019a.940
+-  `4116020415c9 <https://github.com/open-power/hcode/commit/4116020415c9>`__ Release tag information updated
+   for hw042119a.940
+-  `14a3a15e85ad <https://github.com/open-power/hcode/commit/14a3a15e85ad>`__ Release tag information updated
+   for hw042319a.940
+-  `2f40a0bc37ee <https://github.com/open-power/hcode/commit/2f40a0bc37ee>`__ Release tag information updated
+   for hw042419a.940
+-  `003286ea46c5 <https://github.com/open-power/hcode/commit/003286ea46c5>`__ Release tag information updated
+   for hw042519a.940
+-  `dabc711649d5 <https://github.com/open-power/hcode/commit/dabc711649d5>`__ Release tag information updated
+   for hw043019a.940
+-  `2c6610c66e83 <https://github.com/open-power/hcode/commit/2c6610c66e83>`__ Release tag information updated
+   for hw050119a.940
+-  `39145945224a <https://github.com/open-power/hcode/commit/39145945224a>`__ Release tag information updated
+   for hw050319a.940
+-  `0f4531f47288 <https://github.com/open-power/hcode/commit/0f4531f47288>`__ Release tag information updated
+   for hw050619a.940
+-  `f7c4f239b1e5 <https://github.com/open-power/hcode/commit/f7c4f239b1e5>`__ Release tag information updated
+   for hw050719a.940
+-  `c781b28fbeb6 <https://github.com/open-power/hcode/commit/c781b28fbeb6>`__ Release tag information updated
+   for hw050819a.940
+-  `d0888141f218 <https://github.com/open-power/hcode/commit/d0888141f218>`__ Release tag information updated
+   for hw050919a.940
+-  `e63f4dafc713 <https://github.com/open-power/hcode/commit/e63f4dafc713>`__ Release tag information updated
+   for hw051019a.940
+-  `10f61cf1aa52 <https://github.com/open-power/hcode/commit/10f61cf1aa52>`__ Release tag information updated
+   for hw051119a.940
+-  `68397358937e <https://github.com/open-power/hcode/commit/68397358937e>`__ Release tag information updated
+   for hw051419a.940
+-  `617ca61be3e7 <https://github.com/open-power/hcode/commit/617ca61be3e7>`__ Release tag information updated
+   for hw051519a.940
+-  `babbbd9e7ab4 <https://github.com/open-power/hcode/commit/babbbd9e7ab4>`__ Release tag information updated
+   for hw051619a.940
+-  `1fae419a10e4 <https://github.com/open-power/hcode/commit/1fae419a10e4>`__ Release tag information updated
+   for hw051719a.940
+-  `9fa0d43ee460 <https://github.com/open-power/hcode/commit/9fa0d43ee460>`__ Release tag information updated
+   for hw051819a.940
+-  `a42f29857e7e <https://github.com/open-power/hcode/commit/a42f29857e7e>`__ Release tag information updated
+   for hw051919a.940
+-  `07a00831e5b7 <https://github.com/open-power/hcode/commit/07a00831e5b7>`__ Release tag information updated
+   for hw052119a.940
+-  `46218be06574 <https://github.com/open-power/hcode/commit/46218be06574>`__ Release tag information updated
+   for hw052219a.940
+-  `2cc906fda56b <https://github.com/open-power/hcode/commit/2cc906fda56b>`__ Release tag information updated
+   for hw052419a.940
+-  `49a2cb056e55 <https://github.com/open-power/hcode/commit/49a2cb056e55>`__ Release tag information updated
+   for hw052819a.940
+-  `ed4018a1a7d5 <https://github.com/open-power/hcode/commit/ed4018a1a7d5>`__ Release tag information updated
+   for hw052919a.940
+-  `59cfe7bac2f1 <https://github.com/open-power/hcode/commit/59cfe7bac2f1>`__ Release tag information updated
+   for hw053019a.940
+-  `ee03775d4100 <https://github.com/open-power/hcode/commit/ee03775d4100>`__ Release tag information updated
+   for hw053119a.940
+-  `14c3b1b259ae <https://github.com/open-power/hcode/commit/14c3b1b259ae>`__ Release tag information updated
+   for hw060119a.940
+-  `ff534ad63c7b <https://github.com/open-power/hcode/commit/ff534ad63c7b>`__ Release tag information updated
+   for hw060319a.940
+-  `d067896908e2 <https://github.com/open-power/hcode/commit/d067896908e2>`__ Release tag information updated
+   for hw060519a.940
+-  `9d1e42453697 <https://github.com/open-power/hcode/commit/9d1e42453697>`__ Release tag information updated
+   for hw060619a.940
+-  `6d78641ae7be <https://github.com/open-power/hcode/commit/6d78641ae7be>`__ Release tag information updated
+   for hw060719a.940
+-  `150e0728a2b4 <https://github.com/open-power/hcode/commit/150e0728a2b4>`__ Release tag information updated
+   for hw060819a.940
+-  `90451319ce96 <https://github.com/open-power/hcode/commit/90451319ce96>`__ Release tag information updated
+   for hw061119a.940
+-  `ba05d3cfaca8 <https://github.com/open-power/hcode/commit/ba05d3cfaca8>`__ Release tag information updated
+   for hw061219a.940
+-  `e9c438bf807b <https://github.com/open-power/hcode/commit/e9c438bf807b>`__ Release tag information updated
+   for hw061319a.940
+-  `48a5e9a75af3 <https://github.com/open-power/hcode/commit/48a5e9a75af3>`__ Release tag information updated
+   for hw061419a.940
+-  `bf63e7d6cc0f <https://github.com/open-power/hcode/commit/bf63e7d6cc0f>`__ Release tag information updated
+   for hw061519a.940
+-  `862bea7c7ea0 <https://github.com/open-power/hcode/commit/862bea7c7ea0>`__ Release tag information updated
+   for hw061819a.940
+-  `a80d726abf60 <https://github.com/open-power/hcode/commit/a80d726abf60>`__ Release tag information updated
+   for hw061919a.940
+-  `78e266936926 <https://github.com/open-power/hcode/commit/78e266936926>`__ Release tag information updated
+   for hw061919b.940
+-  `07697763fd69 <https://github.com/open-power/hcode/commit/07697763fd69>`__ Release tag information updated
+   for hw062019a.940
+-  `0bf8ba716cea <https://github.com/open-power/hcode/commit/0bf8ba716cea>`__ Release tag information updated
+   for hw062119a.940
+-  `7f13e53dc1f2 <https://github.com/open-power/hcode/commit/7f13e53dc1f2>`__ Release tag information updated
+   for hw062519a.940
+-  `93c9a0f47fd8 <https://github.com/open-power/hcode/commit/93c9a0f47fd8>`__ Release tag information updated
+   for hw062619a.940
+-  `891db3bc80bf <https://github.com/open-power/hcode/commit/891db3bc80bf>`__ Release tag information updated
+   for hw062819a.940
+-  `2228ce6ea2dd <https://github.com/open-power/hcode/commit/2228ce6ea2dd>`__ Release tag information updated
+   for hw062919a.940
+-  `1dff5815b671 <https://github.com/open-power/hcode/commit/1dff5815b671>`__ Release tag information updated
+   for hw070219a.940
+-  `5aca25f5653a <https://github.com/open-power/hcode/commit/5aca25f5653a>`__ Release tag information updated
+   for hw070319a.940
+-  `882d19fd7e7c <https://github.com/open-power/hcode/commit/882d19fd7e7c>`__ Release tag information updated
+   for hw070419a.940
+-  `c1dd2d8676e5 <https://github.com/open-power/hcode/commit/c1dd2d8676e5>`__ Release tag information updated
+   for hw070619a.940
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _v2.4-rc1-patches-1:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-1:
+
+Commits
+~~~~~~~
+
+Alvin Wang (15):
+
+-  `f6f5d7720e3c <https://github.com/open-power/hostboot/commit/f6f5d7720e3c>`__ Add empty files for kind
+   library
+-  `0c1d170c7552 <https://github.com/open-power/hostboot/commit/0c1d170c7552>`__ Add more files for mcbist
+   library
+-  `56dd65e049e4 <https://github.com/open-power/hostboot/commit/56dd65e049e4>`__ Add empty traits files for
+   power_thermal lib
+-  `deec9656ec00 <https://github.com/open-power/hostboot/commit/deec9656ec00>`__ Add empty trait file for
+   explorer mcbist library
+-  `3c3ab2bd4c3c <https://github.com/open-power/hostboot/commit/3c3ab2bd4c3c>`__ Move MCBIST lib to generic
+   folder
+-  `4ce53f71e9fc <https://github.com/open-power/hostboot/commit/4ce53f71e9fc>`__ Move power_thermal lib to
+   generic
+-  `015e5dff8610 <https://github.com/open-power/hostboot/commit/015e5dff8610>`__ Add empty files for
+   exp_background_scrub
+-  `081679022f97 <https://github.com/open-power/hostboot/commit/081679022f97>`__ Add exp_scrub
+-  `d035a51f51ae <https://github.com/open-power/hostboot/commit/d035a51f51ae>`__ Move kind library to generic
+-  `18527d404f0f <https://github.com/open-power/hostboot/commit/18527d404f0f>`__ Move the mcbist lab library
+   to generic folder
+-  `da246c5fde38 <https://github.com/open-power/hostboot/commit/da246c5fde38>`__ Add empty files for mcbist
+   library refactoring
+-  `03fc49941aa7 <https://github.com/open-power/hostboot/commit/03fc49941aa7>`__ Add trap_adress class in
+   mcbist library
+-  `e60c6842b51d <https://github.com/open-power/hostboot/commit/e60c6842b51d>`__ Add error count mode0/1 to
+   mcbist library
+-  `ca91046e0b3d <https://github.com/open-power/hostboot/commit/ca91046e0b3d>`__ Add empty file nimbus_kind.H
+-  `dbba2f9d8fe3 <https://github.com/open-power/hostboot/commit/dbba2f9d8fe3>`__ Add OMI_EDPL_DISABLE
+   attribute
+
+Andre A. Marin (6):
+
+-  `ee76c2ca5927 <https://github.com/open-power/hostboot/commit/ee76c2ca5927>`__ Fix c_str and pos DIMM
+   specialization
+-  `508ddc960ec6 <https://github.com/open-power/hostboot/commit/508ddc960ec6>`__ Add mem_size and misc attrs,
+   unit tests enable
+-  `3b13a6483b18 <https://github.com/open-power/hostboot/commit/3b13a6483b18>`__ Add call to setup derived
+   attributes in p9a_mss_eff_config
+-  `f83005325604 <https://github.com/open-power/hostboot/commit/f83005325604>`__ Added Nimbus NDVDIMM specific
+   DIMM slot attribute
+-  `19394bc52406 <https://github.com/open-power/hostboot/commit/19394bc52406>`__ Modify accessor makefiles for
+   generic and explorer to use shell find
+-  `ab3afc32f1e6 <https://github.com/open-power/hostboot/commit/ab3afc32f1e6>`__ Modify initial PRBS patter
+   before DL link training starts
+
+Andre Marin (3):
+
+-  `8daf280f7d24 <https://github.com/open-power/hostboot/commit/8daf280f7d24>`__ Fix true_type and false\_
+   type typdef with integral_constant
+-  `923075be5002 <https://github.com/open-power/hostboot/commit/923075be5002>`__ Update HPW Level for MSS API
+   library
+-  `9bb7b5f0b5c6 <https://github.com/open-power/hostboot/commit/9bb7b5f0b5c6>`__ Add call to exp_getecid in
+   istep 12.1
+
+Ben Gass (9):
+
+-  `b823dd50837a <https://github.com/open-power/hostboot/commit/b823dd50837a>`__ Update p9_mss_eff_grouping
+   for Axone support
+-  `c8651104f00d <https://github.com/open-power/hostboot/commit/c8651104f00d>`__ Update p9a_10 engd from
+   o10_e9032_pd_tp024_ec412_soa_sc_u080_01
+-  `4766a68dc15b <https://github.com/open-power/hostboot/commit/4766a68dc15b>`__ Move omic dials from
+   p9a.omi.io.scom.initfile to new p9a.omic.io.scom.initfile.
+-  `5f6849602d6f <https://github.com/open-power/hostboot/commit/5f6849602d6f>`__ Explorer registers and fields
+   generated from dev
+-  `94af35140717 <https://github.com/open-power/hostboot/commit/94af35140717>`__ Explorer registers and fields
+   generated from dev
+-  `6fd61efddafb <https://github.com/open-power/hostboot/commit/6fd61efddafb>`__ Add p9a.omi.pll.scan.initfile
+   and ifCompiler support.
+-  `1083e8c22b9e <https://github.com/open-power/hostboot/commit/1083e8c22b9e>`__ Update p9_setup_bars for 3
+   NPU’s on Axone
+-  `9869ca82dbbc <https://github.com/open-power/hostboot/commit/9869ca82dbbc>`__ Update npu initfiles for
+   Axone
+-  `39b36480d549 <https://github.com/open-power/hostboot/commit/39b36480d549>`__ Set IOO clockgate_disable for
+   Axone HW481539 / HW438727
+
+Bill Hoffa (2):
+
+-  `ecf2201cee8c <https://github.com/open-power/hostboot/commit/ecf2201cee8c>`__ Modify IPMI Timeout Value
+-  `f619d06251d5 <https://github.com/open-power/hostboot/commit/f619d06251d5>`__ Verify Dimm Type in DJVPD
+   Cache
+
+Brian Silver (2):
+
+-  `e7bb5cee3856 <https://github.com/open-power/hostboot/commit/e7bb5cee3856>`__ Add fake_vpd support
+-  `9c1f3e24b6e4 <https://github.com/open-power/hostboot/commit/9c1f3e24b6e4>`__ Change p9_mss_freq_system to
+   write attributes, errors for Cronus
+
+Caleb Palmer (24):
+
+-  `f7937e802748 <https://github.com/open-power/hostboot/commit/f7937e802748>`__ PRD: Fix isEccSp capture data
+   check
+-  `69796d72c4f6 <https://github.com/open-power/hostboot/commit/69796d72c4f6>`__ PRD: Fix assert in
+   getNumMasterRanksPerDimm
+-  `8941c2cd6251 <https://github.com/open-power/hostboot/commit/8941c2cd6251>`__ PRD: NVDIMM mask EVENT_N bit
+   on persistency lost
+-  `9d139bd7d99a <https://github.com/open-power/hostboot/commit/9d139bd7d99a>`__ PRD: Axone/Explorer Misc
+   Updates needed for TdCtlr/DataBundles
+-  `1665708d67b6 <https://github.com/open-power/hostboot/commit/1665708d67b6>`__ PRD: MCACALFIR[8] FFDC Update
+   for NVDIMMs
+-  `686bbf502fc6 <https://github.com/open-power/hostboot/commit/686bbf502fc6>`__ Add OCMB_CHIP support for
+   BAD_DQ_BITMAP getters/setters
+-  `343589ebeb49 <https://github.com/open-power/hostboot/commit/343589ebeb49>`__ NPU SCOM translation support
+   for Axone
+-  `abf11187330d <https://github.com/open-power/hostboot/commit/abf11187330d>`__ Add OCMB_CHIP support for
+   ROW_REPAIR getters/setters
+-  `57fa9ded821c <https://github.com/open-power/hostboot/commit/57fa9ded821c>`__ PRD: Axone misc updates for
+   moving ecc/maint logic to OCMB
+-  `68367c57c139 <https://github.com/open-power/hostboot/commit/68367c57c139>`__ PRD: Axone Add PLL Slave
+   Error Regs
+-  `957a96a94127 <https://github.com/open-power/hostboot/commit/957a96a94127>`__ PRD: Axone/Explorer TdCtlr
+   and DataBundle Updates
+-  `2bb80fdb4caa <https://github.com/open-power/hostboot/commit/2bb80fdb4caa>`__ PRD: Axone Dram Spare Deploy
+   (DSD) updates
+-  `aeb359a820ee <https://github.com/open-power/hostboot/commit/aeb359a820ee>`__ PRD: Axone MemMark updates
+-  `57b59e9d788f <https://github.com/open-power/hostboot/commit/57b59e9d788f>`__ PRD: Update Axone calls to
+   isDramWidthX4
+-  `c539eeef3781 <https://github.com/open-power/hostboot/commit/c539eeef3781>`__ NPU SCOM translation Hostboot
+   updates
+-  `c153a4336ab2 <https://github.com/open-power/hostboot/commit/c153a4336ab2>`__ PRD: Initial Explorer Plugin
+   Files
+-  `ab4ea694f5ba <https://github.com/open-power/hostboot/commit/ab4ea694f5ba>`__ PRD: Initial Axone Rule
+   Plugins
+-  `93f529ed118b <https://github.com/open-power/hostboot/commit/93f529ed118b>`__ PRD: Add AnalyzeFetchMpe
+   Plugin
+-  `bd0eb8fcc8d4 <https://github.com/open-power/hostboot/commit/bd0eb8fcc8d4>`__ PRD: Add handleRrFo for OCMB
+   domain
+-  `8db1ba5aaa81 <https://github.com/open-power/hostboot/commit/8db1ba5aaa81>`__ PRD: Avoid gard for NVDIMMs
+-  `8e6a69de2d39 <https://github.com/open-power/hostboot/commit/8e6a69de2d39>`__ PRD: Remove use of
+   unsupported MEM_PORT ExtensibleChip
+-  `56b1b58b9348 <https://github.com/open-power/hostboot/commit/56b1b58b9348>`__ PRD: Update NVDIMM BPM cable
+   callout
+-  `6060c1c88907 <https://github.com/open-power/hostboot/commit/6060c1c88907>`__ PRD: Axone MemAddress Updates
+-  `8bc5e2c76793 <https://github.com/open-power/hostboot/commit/8bc5e2c76793>`__ PRD: Add OCMB support for
+   BAD_DQ_BITMAP code
+
+Chen Du (7):
+
+-  `5da79e14c316 <https://github.com/open-power/hostboot/commit/5da79e14c316>`__ Get ring override failing
+-  `bbbd68a140c9 <https://github.com/open-power/hostboot/commit/bbbd68a140c9>`__ Add page tables to read only
+   partitions
+-  `bda479bb7563 <https://github.com/open-power/hostboot/commit/bda479bb7563>`__ MRW parsing updates for
+   Axone+UB
+-  `54a570f06c63 <https://github.com/open-power/hostboot/commit/54a570f06c63>`__ MRW parsing updates for
+   Axone+UB task 2
+-  `d41d0f9b82f7 <https://github.com/open-power/hostboot/commit/d41d0f9b82f7>`__ MRW parsing for DDIMM, PMIC,
+   and Axone OBUS
+-  `48c966a99ec1 <https://github.com/open-power/hostboot/commit/48c966a99ec1>`__ Add OMI BAR calculations to
+   MRW scripts
+-  `3268563ca22b <https://github.com/open-power/hostboot/commit/3268563ca22b>`__ MRW parsing for DDIMM, PMIC,
+   and OCMB_CHIP
+
+Chris Cain (1):
+
+-  `cbf60d385958 <https://github.com/open-power/hostboot/commit/cbf60d385958>`__ Add SMF mode flag to HOMER
+   for use by OCC
+
+Chris Steffen (1):
+
+-  `d91209c1201c <https://github.com/open-power/hostboot/commit/d91209c1201c>`__ Axone Xbus Linearity
+
+Christian Geddes (56):
+
+-  `9882fe3c773b <https://github.com/open-power/hostboot/commit/9882fe3c773b>`__ Set REL_POS to 0 on all DIMM
+   target in simics Axone
+-  `215eaa2074f5 <https://github.com/open-power/hostboot/commit/215eaa2074f5>`__ Stop overwriting OCMB vpd
+   info in standalone and handle DDIMM modules
+-  `9fd0af32313c <https://github.com/open-power/hostboot/commit/9fd0af32313c>`__ Set
+   ATTR_MSS_INTERLEAVE_ENABLE to be 0xAF to allow all grouping sizes
+-  `16378af2527d <https://github.com/open-power/hostboot/commit/16378af2527d>`__ Compile Explorer MSS libs in
+   our istepsmss lib
+-  `514f1137ec8e <https://github.com/open-power/hostboot/commit/514f1137ec8e>`__ Set ATTR_MEM_EFF_DIMM_SIZE
+   until MSS team sets in in HWPs
+-  `616f55b76767 <https://github.com/open-power/hostboot/commit/616f55b76767>`__ Setup CONFIG_AXONE env
+   variable correctly
+-  `0c03d552d8db <https://github.com/open-power/hostboot/commit/0c03d552d8db>`__ Workaround unused var in
+   certain configurations
+-  `020f13727307 <https://github.com/open-power/hostboot/commit/020f13727307>`__ Update simics release to
+   April 8th release
+-  `6fc227ed83ce <https://github.com/open-power/hostboot/commit/6fc227ed83ce>`__ Re-order i2c properties in
+   Axone simics XML to align closer with sim
+-  `091bf3c3fd9c <https://github.com/open-power/hostboot/commit/091bf3c3fd9c>`__ Update MAX_ALLOWED_DIMM_FREQ
+   to support 3200 MHz
+-  `c4b67afb3574 <https://github.com/open-power/hostboot/commit/c4b67afb3574>`__ Correct MSS accessor
+   generation for Axone compiles
+-  `75c14bbdbc1f <https://github.com/open-power/hostboot/commit/75c14bbdbc1f>`__ Revert “Remove unused VPD
+   sections from axone pnor layout”
+-  `4aa1ee7a5835 <https://github.com/open-power/hostboot/commit/4aa1ee7a5835>`__ Fix compile bugs in
+   axone_sync
+-  `5fbc925d910e <https://github.com/open-power/hostboot/commit/5fbc925d910e>`__ Fix mismatch between mirrored
+   file and original EKB copy
+-  `a6ac440a808a <https://github.com/open-power/hostboot/commit/a6ac440a808a>`__ Re-enable OCMB VPD fapi2
+   tests
+-  `d0c71ff0ce91 <https://github.com/open-power/hostboot/commit/d0c71ff0ce91>`__ Add
+   ATTR_OMI_INBAND_BAR_BASE_ADDR_OFFSET to MC targets
+-  `e583424484de <https://github.com/open-power/hostboot/commit/e583424484de>`__ Validate OMI INBAND BAR
+   offset attributes against calculated values
+-  `ae7863d01445 <https://github.com/open-power/hostboot/commit/ae7863d01445>`__ Compile and call
+   p9a_omi_setup_bars in istep 12.3
+-  `625a082c5e39 <https://github.com/open-power/hostboot/commit/625a082c5e39>`__ Add p9a_omi_init and
+   exp_omi_init calls to istep 12.13
+-  `8112a619ebf4 <https://github.com/open-power/hostboot/commit/8112a619ebf4>`__ Run Axone simics all the way
+   to completion by default
+-  `f39b02dcad91 <https://github.com/open-power/hostboot/commit/f39b02dcad91>`__ Update pnor XML WOF
+   description to say 6 MB
+-  `2a292b1a81ea <https://github.com/open-power/hostboot/commit/2a292b1a81ea>`__ Compile and call
+   exp_draminit_mc
+-  `ebf286d5e287 <https://github.com/open-power/hostboot/commit/ebf286d5e287>`__ Add support for dimm type
+   DDIMM in exp draminit utils
+-  `07fbdf5d4f29 <https://github.com/open-power/hostboot/commit/07fbdf5d4f29>`__ Compile and call
+   p9a_io_omi_scominit
+-  `ff01029ea8dd <https://github.com/open-power/hostboot/commit/ff01029ea8dd>`__ Increase size allocated for
+   HBI in axone pnor layout xml
+-  `b632f2cf6a4c <https://github.com/open-power/hostboot/commit/b632f2cf6a4c>`__ Update simbuild to latest
+   simics release
+-  `3cf1a8dc6cd8 <https://github.com/open-power/hostboot/commit/3cf1a8dc6cd8>`__ Ignore CRC errors for
+   Hostboot during Axone bringup
+-  `b07aab28c595 <https://github.com/open-power/hostboot/commit/b07aab28c595>`__ Separate communication data
+   padding from endianess correcting code
+-  `546d0438ecc7 <https://github.com/open-power/hostboot/commit/546d0438ecc7>`__ Clean up traces and comments
+   in MMIO driver
+-  `41d22225ff91 <https://github.com/open-power/hostboot/commit/41d22225ff91>`__ Remove workaround filtering
+   invalid filenames
+-  `6fbd4f33e00e <https://github.com/open-power/hostboot/commit/6fbd4f33e00e>`__ Update simbuild for axone
+   simics bringup
+-  `7254582b9b25 <https://github.com/open-power/hostboot/commit/7254582b9b25>`__ Add call to p9a_omi_io_dccal
+   in istep 12.6
+-  `decb0b6a03b1 <https://github.com/open-power/hostboot/commit/decb0b6a03b1>`__ Remove workaround setting
+   EFF_DIMM_SIZE attribute
+-  `c18d709e4a17 <https://github.com/open-power/hostboot/commit/c18d709e4a17>`__ Set endianess switch
+   attributes to workaround inband OCMB sim issues
+-  `292334fef529 <https://github.com/open-power/hostboot/commit/292334fef529>`__ Skip OCMB MMIO Response
+   polling in hostboot
+-  `e4b279cb88d7 <https://github.com/open-power/hostboot/commit/e4b279cb88d7>`__ Compile and call exp_draminit
+   in istep 13.10
+-  `8c70b5902d51 <https://github.com/open-power/hostboot/commit/8c70b5902d51>`__ Set i2c slave’s port
+   correctly in Axone XML for OCMB targets
+-  `b95951684667 <https://github.com/open-power/hostboot/commit/b95951684667>`__ Force Axone simics to read
+   all VPD from HW with config flags
+-  `3dabc95cb3ef <https://github.com/open-power/hostboot/commit/3dabc95cb3ef>`__ Enable MMIO scom after OMI is
+   initialized
+-  `33bccd985a80 <https://github.com/open-power/hostboot/commit/33bccd985a80>`__ Clean up traces seen during
+   Axone IPLs
+-  `ab9d2e931925 <https://github.com/open-power/hostboot/commit/ab9d2e931925>`__ Increase size of HBRT to 8 MB
+   for all pnor layouts
+-  `a70922169308 <https://github.com/open-power/hostboot/commit/a70922169308>`__ Update startup.simics to
+   correctly lookups processor targets
+-  `3f6ff0a8bddf <https://github.com/open-power/hostboot/commit/3f6ff0a8bddf>`__ Clean up some comments and
+   refactor how we determine new cache entry
+-  `0f0d13a5bb80 <https://github.com/open-power/hostboot/commit/0f0d13a5bb80>`__ Update non-present dimm/ocmb
+   i2c attributes
+-  `7b2d475bbbee <https://github.com/open-power/hostboot/commit/7b2d475bbbee>`__ Update DIMM’s 0-8
+   EEPROM_VPD_PRIMARY_INFO to match the corresponding OCMBs
+-  `98bd24eebf87 <https://github.com/open-power/hostboot/commit/98bd24eebf87>`__ Unset
+   CONSOLE_OUTPUT_ERRORDISPLAY in axone config
+-  `12ef1ffdc34a <https://github.com/open-power/hostboot/commit/12ef1ffdc34a>`__ Make some FAPI_INF traces
+   that are spamming FW logs into FAPI_DBG
+-  `aa4a14d415c7 <https://github.com/open-power/hostboot/commit/aa4a14d415c7>`__ Update bbuild and point axone
+   simics at scandef.abr from bbuild
+-  `ded2da534feb <https://github.com/open-power/hostboot/commit/ded2da534feb>`__ Skip MSS cleanup for now in
+   Axone
+-  `37038960c8c7 <https://github.com/open-power/hostboot/commit/37038960c8c7>`__ Enable sbe update for Axone
+-  `1ac1e9584462 <https://github.com/open-power/hostboot/commit/1ac1e9584462>`__ Add interface to mark eeprom
+   caches valid/invalid
+-  `5ef6025f2142 <https://github.com/open-power/hostboot/commit/5ef6025f2142>`__ Update simics release used
+   for Axone simics
+-  `1b06c4f813fd <https://github.com/open-power/hostboot/commit/1b06c4f813fd>`__ Remove references to prebuilt
+   eecache
+-  `3805319f1d63 <https://github.com/open-power/hostboot/commit/3805319f1d63>`__ Add HCDB Support for eeprom
+   cache process
+-  `20423884e486 <https://github.com/open-power/hostboot/commit/20423884e486>`__ Trace message if unable to
+   understand its contents of eeprom cache
+-  `4154aa707744 <https://github.com/open-power/hostboot/commit/4154aa707744>`__ Add functions to back
+   ATTR_FREQ_MCA_MHZ and ATTR_MC_PLL_BUCKET in P9A
+
+Christian R. Geddes (1):
+
+-  `710af45a83d8 <https://github.com/open-power/hostboot/commit/710af45a83d8>`__ Revert “Remove references to
+   prebuilt eecache”
+
+Corey Swenson (13):
+
+-  `201a39f54be6 <https://github.com/open-power/hostboot/commit/201a39f54be6>`__ Add part callout for the
+   Backup Power Module
+-  `e5622fb032dc <https://github.com/open-power/hostboot/commit/e5622fb032dc>`__ Insufficient Resources check
+   needs to handle NVDIMM logic
+-  `06d0a08aa27f <https://github.com/open-power/hostboot/commit/06d0a08aa27f>`__ Add NVDIMM key attributes and
+   generate keys
+-  `65509c8551f4 <https://github.com/open-power/hostboot/commit/65509c8551f4>`__ Add back nvdimm_gen_keys
+   function
+-  `9cd799d038d2 <https://github.com/open-power/hostboot/commit/9cd799d038d2>`__ Remove procedure callout
+   EPUB_PRC_NVDIMM_ER
+-  `5fd22b47f8d6 <https://github.com/open-power/hostboot/commit/5fd22b47f8d6>`__ NVDIMM encryption HW function
+   support
+-  `20f6884ac8c6 <https://github.com/open-power/hostboot/commit/20f6884ac8c6>`__ Add workaround to avoid DARN
+   instruction at runtime
+-  `7508722e0908 <https://github.com/open-power/hostboot/commit/7508722e0908>`__ Handle NVDIMM encryption
+   errors
+-  `4b81399d6441 <https://github.com/open-power/hostboot/commit/4b81399d6441>`__ Assembly for DARN instruction
+   inconsistent
+-  `639cf25d2ace <https://github.com/open-power/hostboot/commit/639cf25d2ace>`__ Move the NVDIMM_ARMED
+   attribute from PROC to DIMM type
+-  `dd0aba64608a <https://github.com/open-power/hostboot/commit/dd0aba64608a>`__ Auto-arm the NVDIMMs at
+   runtime
+-  `ac003eb126a0 <https://github.com/open-power/hostboot/commit/ac003eb126a0>`__ Call
+   notifyNvdimmProtectionChange function during IPL
+-  `3acea873dad1 <https://github.com/open-power/hostboot/commit/3acea873dad1>`__ Remove dependency on
+   ATTR_NVDIMM_ENCRYPTION_ENABLE for unlock
+
+Corey V. Swenson (1):
+
+-  `09a23939d34a <https://github.com/open-power/hostboot/commit/09a23939d34a>`__ Revert “Add workaround to
+   avoid DARN instruction at runtime”
+
+Dan Crowell (36):
+
+-  `54178321414b <https://github.com/open-power/hostboot/commit/54178321414b>`__ Constants for future DIMMs
+-  `08d472b97829 <https://github.com/open-power/hostboot/commit/08d472b97829>`__ Update Explorer FW Command
+   IDs
+-  `f89a1420c7d8 <https://github.com/open-power/hostboot/commit/f89a1420c7d8>`__ Add sequence id to IPMI
+   timeout traces
+-  `47c643354d42 <https://github.com/open-power/hostboot/commit/47c643354d42>`__ Remove deleted mirrored file
+-  `eee59e94a080 <https://github.com/open-power/hostboot/commit/eee59e94a080>`__ Remove to remirror some files
+-  `14242c9ba2fd <https://github.com/open-power/hostboot/commit/14242c9ba2fd>`__ Remove file to remirror
+-  `27dd91ca0933 <https://github.com/open-power/hostboot/commit/27dd91ca0933>`__ Hide several OCMB attributes
+   from ServerWiz
+-  `96be8677443a <https://github.com/open-power/hostboot/commit/96be8677443a>`__ Add Gemini to chipids list
+-  `80295355e810 <https://github.com/open-power/hostboot/commit/80295355e810>`__ Support writable
+   ATTR_FREQ_MCA_MHZ for Axone
+-  `eb3c89638a1e <https://github.com/open-power/hostboot/commit/eb3c89638a1e>`__ Handle DD2.3 mode properly
+   when setting elevated risk in HDAT
+-  `d0523b75c390 <https://github.com/open-power/hostboot/commit/d0523b75c390>`__ Temporarily disable the
+   exp_fw_update test in Simics
+-  `e929912354d6 <https://github.com/open-power/hostboot/commit/e929912354d6>`__ Add Axone to RISK_LEVEL logic
+-  `e827b625b481 <https://github.com/open-power/hostboot/commit/e827b625b481>`__ Add system policy attribute
+   for enterprise ocmb function
+-  `fa1b266a6293 <https://github.com/open-power/hostboot/commit/fa1b266a6293>`__ Synch up OMI and MCA
+   frequencies
+-  `cb99413cc04a <https://github.com/open-power/hostboot/commit/cb99413cc04a>`__ Add logic to compute
+   MSS_MRW_NVDIMM_SLOT_POSITION for ZZ
+-  `05847c16cfe6 <https://github.com/open-power/hostboot/commit/05847c16cfe6>`__ Increase number of reserved
+   hdat sections
+-  `8dd975ed5975 <https://github.com/open-power/hostboot/commit/8dd975ed5975>`__ Document Axone NPU
+   configuration
+-  `539b82d046cf <https://github.com/open-power/hostboot/commit/539b82d046cf>`__ Remove VPD generation from
+   Axone simics startup
+-  `5f9f4dfaba7a <https://github.com/open-power/hostboot/commit/5f9f4dfaba7a>`__ Allow temporary args to be
+   passed to runsim through hb startsimics
+-  `6ba1edec99a7 <https://github.com/open-power/hostboot/commit/6ba1edec99a7>`__ Enable the UART console in
+   Axone Simics config
+-  `07cf7dbe48a6 <https://github.com/open-power/hostboot/commit/07cf7dbe48a6>`__ Add pmic_efd_processing to
+   istep07 makefile
+-  `bdf02135b46d <https://github.com/open-power/hostboot/commit/bdf02135b46d>`__ Remove some Centaur
+   procedures from Axone compile
+-  `3e49ebe43fe8 <https://github.com/open-power/hostboot/commit/3e49ebe43fe8>`__ Temporarily disable
+   testExplrMMIO bad write test
+-  `0c4e786e0e95 <https://github.com/open-power/hostboot/commit/0c4e786e0e95>`__ Removing renamed
+   axone/explorer files
+-  `f815ee6a9c02 <https://github.com/open-power/hostboot/commit/f815ee6a9c02>`__ Add Axone target types to
+   errl/hwas functions
+-  `be08f8a97099 <https://github.com/open-power/hostboot/commit/be08f8a97099>`__ Skip FSI info gathering for
+   OCMB chips
+-  `1d850029be30 <https://github.com/open-power/hostboot/commit/1d850029be30>`__ Force appropriate values for
+   NPU config
+-  `33a1e9fabb06 <https://github.com/open-power/hostboot/commit/33a1e9fabb06>`__ Modify I2C divider for Axone
+-  `897e9b5b38e8 <https://github.com/open-power/hostboot/commit/897e9b5b38e8>`__ Push NVDIMM attribute updates
+   down to the FSP
+-  `fd59bd865bfb <https://github.com/open-power/hostboot/commit/fd59bd865bfb>`__ Default NV state to Memory
+   Not Preserved
+-  `926ec6f90b17 <https://github.com/open-power/hostboot/commit/926ec6f90b17>`__ Handle unsupported status bit
+   for NVDIMM Encrytion Status
+-  `79a312ed32a9 <https://github.com/open-power/hostboot/commit/79a312ed32a9>`__ Clean up the attribute error
+   user details
+-  `6fccf28881ec <https://github.com/open-power/hostboot/commit/6fccf28881ec>`__ Add explicit support for a
+   few new companies in copyright
+-  `b119ea556c15 <https://github.com/open-power/hostboot/commit/b119ea556c15>`__ Hide CHTM attributes from
+   ServerWiz
+-  `9f597d2c7a66 <https://github.com/open-power/hostboot/commit/9f597d2c7a66>`__ Fix errludattribute changes
+   that broke the build
+-  `08b6443e65d3 <https://github.com/open-power/hostboot/commit/08b6443e65d3>`__ Push ATTR_NVDIMM_ARMED down
+   to FSP to handle MPIPL case
+
+Dan Larson (1):
+
+-  `a4c72a5f2da8 <https://github.com/open-power/hostboot/commit/a4c72a5f2da8>`__ HBCI-177: Enable Code
+   Coverage in CI
+
+Dawit Habtegiorgis (1):
+
+-  `b0b1f035aaad <https://github.com/open-power/hostboot/commit/b0b1f035aaad>`__ P10 SRC listing order
+
+Devon Baughen (5):
+
+-  `c5e2251b0c17 <https://github.com/open-power/hostboot/commit/c5e2251b0c17>`__ add MR0 shadow regs override
+   to fix wr_vref shmoo
+-  `f702a3b2f6b6 <https://github.com/open-power/hostboot/commit/f702a3b2f6b6>`__ add explorer mcbist wrapper
+-  `450f70a3b34e <https://github.com/open-power/hostboot/commit/450f70a3b34e>`__ add first draft of
+   exp_access_delay_regs code
+-  `9acff299c655 <https://github.com/open-power/hostboot/commit/9acff299c655>`__ add omi attrs for omi dl
+   config0
+-  `04a0314a1b44 <https://github.com/open-power/hostboot/commit/04a0314a1b44>`__ add manual omi training
+   sequence
+
+Glenn Miles (14):
+
+-  `1654f76c7fd2 <https://github.com/open-power/hostboot/commit/1654f76c7fd2>`__ Populate OCMBFW partition
+   with packaged image
+-  `9c184e5de057 <https://github.com/open-power/hostboot/commit/9c184e5de057>`__ Add procedures for updating
+   explorer firmware image
+-  `a6b70d6c06d2 <https://github.com/open-power/hostboot/commit/a6b70d6c06d2>`__ Add new ‘expupd’ module
+-  `27f08a0b90a8 <https://github.com/open-power/hostboot/commit/27f08a0b90a8>`__ Add new enum, OCMB_FW_UPDATE,
+   to ATTR_RECONFIGURE_LOOP
+-  `f1b76d406973 <https://github.com/open-power/hostboot/commit/f1b76d406973>`__ Load and validate OCMB FW
+   image in istep 12.13
+-  `a2ee107c441a <https://github.com/open-power/hostboot/commit/a2ee107c441a>`__ Update simbuild for axone
+   simics bringup
+-  `6aeba3917d4d <https://github.com/open-power/hostboot/commit/6aeba3917d4d>`__ Increase OCMBFW PNOR
+   partition to 1164kb
+-  `c0b91d3b52a6 <https://github.com/open-power/hostboot/commit/c0b91d3b52a6>`__ High level support for
+   updating explorer firmware
+-  `63810dfdcefe <https://github.com/open-power/hostboot/commit/63810dfdcefe>`__ Pull in latest axone-simics
+   release
+-  `d4f73f9d0e75 <https://github.com/open-power/hostboot/commit/d4f73f9d0e75>`__ Revert change to disable
+   polling in getRSP
+-  `aa62415e8d84 <https://github.com/open-power/hostboot/commit/aa62415e8d84>`__ Add procedure for updating
+   explorer firmware over TWI interface
+-  `6a6b6852f6e2 <https://github.com/open-power/hostboot/commit/6a6b6852f6e2>`__ Add HWP for entering Explorer
+   TWI mode
+-  `5634271463a1 <https://github.com/open-power/hostboot/commit/5634271463a1>`__ OCMB MMIO error handling
+-  `a697687b5e5e <https://github.com/open-power/hostboot/commit/a697687b5e5e>`__ Add MMIO test cases that
+   force failures
+
+Ilya Smirnov (7):
+
+-  `25c1b412b86a <https://github.com/open-power/hostboot/commit/25c1b412b86a>`__ Process Core and EQ Gard
+   Records in MPIPL Path
+-  `28c069596438 <https://github.com/open-power/hostboot/commit/28c069596438>`__ SMF: Put HOMER Back in SMF
+   Memory
+-  `033619612142 <https://github.com/open-power/hostboot/commit/033619612142>`__ Flush Errlmanager Queue
+   Before Fetching Gard Records
+-  `a9addc3db4f8 <https://github.com/open-power/hostboot/commit/a9addc3db4f8>`__ SMF: Logic For Creating
+   Non-Secure HOMER Memory Space
+-  `d1d3f44dd939 <https://github.com/open-power/hostboot/commit/d1d3f44dd939>`__ SMF: New Ultravisor
+   White/Blacklist Handling
+-  `4f0694a7bc3f <https://github.com/open-power/hostboot/commit/4f0694a7bc3f>`__ Remove Redundant LPC Bus
+   Check
+-  `a1f8b3160946 <https://github.com/open-power/hostboot/commit/a1f8b3160946>`__ Add Child RC Checking to
+   Thread Pool
+
+Jennifer A. Stofer (1):
+
+-  `12b139b58521 <https://github.com/open-power/hostboot/commit/12b139b58521>`__ Revert “P9 Xbus/DMI CM
+   Workaround”
+
+Jenny Huynh (4):
+
+-  `bedc05eb919f <https://github.com/open-power/hostboot/commit/bedc05eb919f>`__ Fabric inits update for Axone
+-  `cf8f5459f14f <https://github.com/open-power/hostboot/commit/cf8f5459f14f>`__ Fix fabric inits for Axone
+-  `cb318fbc38a9 <https://github.com/open-power/hostboot/commit/cb318fbc38a9>`__ Add missing targetType arg to
+   ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
+-  `0ad5976c1f8b <https://github.com/open-power/hostboot/commit/0ad5976c1f8b>`__ Fix Axone SMF lower address
+   mapping and enable chip addr extension mask in mcu
+
+Joachim Fenkes (6):
+
+-  `a6ab2972787f <https://github.com/open-power/hostboot/commit/a6ab2972787f>`__ FAPI2: Add method to Target
+   to query core select vector from CORE targets
+-  `63a8b58f12b7 <https://github.com/open-power/hostboot/commit/63a8b58f12b7>`__ p9_tod_setup: Workaround for
+   HW480181
+-  `96195e47b503 <https://github.com/open-power/hostboot/commit/96195e47b503>`__ Fix for workaround for
+   HW480181
+-  `19fde64271e5 <https://github.com/open-power/hostboot/commit/19fde64271e5>`__ p9_sbe_tracearray: Updates
+   for Axone
+-  `06a885d8e671 <https://github.com/open-power/hostboot/commit/06a885d8e671>`__ p9_tod_setup: Disable clock
+   doubling when running off LPC clock
+-  `ea40a0eeae03 <https://github.com/open-power/hostboot/commit/ea40a0eeae03>`__ FAPI2: Clarify that broadcast
+   groups must be mapped explicitly
+
+Joe McGill (6):
+
+-  `1b7cc09d2da5 <https://github.com/open-power/hostboot/commit/1b7cc09d2da5>`__ p9_xbus_fir_utils.H – create
+   header for definition of XBUS related FIR settings
+-  `834bc3db0d21 <https://github.com/open-power/hostboot/commit/834bc3db0d21>`__ shift OBUS FIR programming
+   inits for secure boot
+-  `13af137b03af <https://github.com/open-power/hostboot/commit/13af137b03af>`__ FAPI2: replace IOPAU target
+   references with PAUC
+-  `4b03b01b34bd <https://github.com/open-power/hostboot/commit/4b03b01b34bd>`__ p9.filter.pll.scan.initfile –
+   update CP filter config for p9a
+-  `415af5749f8f <https://github.com/open-power/hostboot/commit/415af5749f8f>`__ create attribute to reflect
+   DPLL input frequency
+-  `feab766b57db <https://github.com/open-power/hostboot/commit/feab766b57db>`__ update i2c bit rate divisor
+   for p9a
+
+Kahn Evans (1):
+
+-  `b9b808b3f44e <https://github.com/open-power/hostboot/commit/b9b808b3f44e>`__ Fixing doxygen warnings
+
+Li Meng (2):
+
+-  `186d6f22c2ad <https://github.com/open-power/hostboot/commit/186d6f22c2ad>`__ Fixes for LRDIMM dual drop DB
+   training
+-  `96032f3cd122 <https://github.com/open-power/hostboot/commit/96032f3cd122>`__ Adds error logging features
+   to LRDIMM MWD_FINE
+
+Louis Stermole (27):
+
+-  `54a9c7b4a9e8 <https://github.com/open-power/hostboot/commit/54a9c7b4a9e8>`__ Fix duplicate symbol errors
+   from DEFAULT_MC_TYPE
+-  `7d859fce1073 <https://github.com/open-power/hostboot/commit/7d859fce1073>`__ Add workaround for Nimbus
+   symbol mark performance hw bug
+-  `2b26420e7247 <https://github.com/open-power/hostboot/commit/2b26420e7247>`__ Add p9a_mss_freq procedure
+-  `c08e3bfb24fc <https://github.com/open-power/hostboot/commit/c08e3bfb24fc>`__ Fix default on
+   ATTR_MSS_MRW_SUPPORTED_FREQ to be 4 entries
+-  `f8a7a5a564ec <https://github.com/open-power/hostboot/commit/f8a7a5a564ec>`__ Move MSS MRW attributes to
+   generic XML
+-  `12426d3bf24d <https://github.com/open-power/hostboot/commit/12426d3bf24d>`__ Add ATTR_FREQ_OMI_MHZ
+-  `357441ef8b73 <https://github.com/open-power/hostboot/commit/357441ef8b73>`__ Add p9a_mss_freq_system
+   procedure
+-  `ea434a2363ec <https://github.com/open-power/hostboot/commit/ea434a2363ec>`__ Fix Explorer getRSP for
+   endianness and buffer size
+-  `e28412847eab <https://github.com/open-power/hostboot/commit/e28412847eab>`__ Add 32-bit word swap on
+   Explorer inband structures
+-  `5fd2903850cb <https://github.com/open-power/hostboot/commit/5fd2903850cb>`__ Add debug params to
+   exp_check_for_ready_wrap
+-  `9870db1cf564 <https://github.com/open-power/hostboot/commit/9870db1cf564>`__ Change CRC gen/check for
+   Explorer inband to match EXP firmware
+-  `574186ea098a <https://github.com/open-power/hostboot/commit/574186ea098a>`__ Clear Explorer outbound
+   doorbell after reading cmd response
+-  `dc2e4807c4e5 <https://github.com/open-power/hostboot/commit/dc2e4807c4e5>`__ Add lab tools to test MCHIP
+   FW commands
+-  `8bde2e5cb164 <https://github.com/open-power/hostboot/commit/8bde2e5cb164>`__ Update exp_omi_train for
+   testing
+-  `678ca9786f8a <https://github.com/open-power/hostboot/commit/678ca9786f8a>`__ Add retry of EXP_FW_STATUS
+   when status is FW_BUSY
+-  `b1a583763dfb <https://github.com/open-power/hostboot/commit/b1a583763dfb>`__ Fix trace in exp_omi_setup to
+   be more clear
+-  `245047c0ff42 <https://github.com/open-power/hostboot/commit/245047c0ff42>`__ Add check for BOOT_STAGE ==
+   runtime fw in exp_check_for_ready
+-  `d6e85c3e9c5b <https://github.com/open-power/hostboot/commit/d6e85c3e9c5b>`__ Add reset of FORCE_STR to
+   exp_draminit_mc
+-  `f11931ee5e44 <https://github.com/open-power/hostboot/commit/f11931ee5e44>`__ Add attr to control endian
+   swap of OMI CFG reg data on Explorer
+-  `2c3e6ed587ba <https://github.com/open-power/hostboot/commit/2c3e6ed587ba>`__ Add reset of explorer
+   outbound doorbell before running new cmd
+-  `e455c84e39cf <https://github.com/open-power/hostboot/commit/e455c84e39cf>`__ Fix missing params in
+   exp_draminit response trace
+-  `6f3e6b81cba8 <https://github.com/open-power/hostboot/commit/6f3e6b81cba8>`__ Change register used for
+   IML_COMPLETE in exp_draminit_mc
+-  `dcf8b4ea580d <https://github.com/open-power/hostboot/commit/dcf8b4ea580d>`__ Change tags on
+   ATTR_MSS_OCMB_EXP_OMI_CFG_ENDIAN_CTRL to make it platInit
+-  `432870d9b5c4 <https://github.com/open-power/hostboot/commit/432870d9b5c4>`__ Add procedure wrapper and
+   makefiles for exp_mss_thermal_init
+-  `6a075926870a <https://github.com/open-power/hostboot/commit/6a075926870a>`__ Fix alignment of exp_draminit
+   training response display
+-  `907f20be9991 <https://github.com/open-power/hostboot/commit/907f20be9991>`__ Add generic mss_timing header
+   for HB mirror
+-  `8cb482056c65 <https://github.com/open-power/hostboot/commit/8cb482056c65>`__ Change defaults for
+   power/thermal attrs
+
+Luis Fernandez (6):
+
+-  `4995ec0ba6f1 <https://github.com/open-power/hostboot/commit/4995ec0ba6f1>`__ HB Improvements: Fix compiler
+   warnings on modern compilers
+-  `acd09d45c209 <https://github.com/open-power/hostboot/commit/acd09d45c209>`__ HB Improvements: Compiler
+   Issues with Different Config Files
+-  `d4e167d5bd38 <https://github.com/open-power/hostboot/commit/d4e167d5bd38>`__ HB Improvements: Fix compiler
+   warnings on modern compilers (add-on)
+-  `49d81ec6a770 <https://github.com/open-power/hostboot/commit/49d81ec6a770>`__ General Improvement: Get HB
+   standalone + op-build working with GCC8
+-  `fe000f81b649 <https://github.com/open-power/hostboot/commit/fe000f81b649>`__ Revisit attributes with array
+   types.
+-  `d58f3a708535 <https://github.com/open-power/hostboot/commit/d58f3a708535>`__ Compiling with GCC 8
+
+Mark Pizzutillo (33):
+
+-  `f2ac038e8a1d <https://github.com/open-power/hostboot/commit/f2ac038e8a1d>`__ Add exp_rank.H blank file
+   (renamed from rank.H)
+-  `a5c731ef077d <https://github.com/open-power/hostboot/commit/a5c731ef077d>`__ Remove rank.H to rename to
+   exp_rank.H
+-  `e686c6c40b70 <https://github.com/open-power/hostboot/commit/e686c6c40b70>`__ Add empty files for
+   exp_getecid
+-  `7c4068b510e1 <https://github.com/open-power/hostboot/commit/7c4068b510e1>`__ Added code for exp_getecid
+   and unit tests
+-  `0d3c3c752b95 <https://github.com/open-power/hostboot/commit/0d3c3c752b95>`__ Add blank files for PMIC i2c
+-  `3f25846bd235 <https://github.com/open-power/hostboot/commit/3f25846bd235>`__ Add gemini IPL code and unit
+   tests
+-  `bcea118c1c51 <https://github.com/open-power/hostboot/commit/bcea118c1c51>`__ Add git commit data to gemini
+   hwp and exp_getecid
+-  `2007c4f94085 <https://github.com/open-power/hostboot/commit/2007c4f94085>`__ Add SPD getters for PMIC
+   fields
+-  `865d4639a390 <https://github.com/open-power/hostboot/commit/865d4639a390>`__ Add new blank files for new
+   PMIC directories and procedures
+-  `ee2270e80fc2 <https://github.com/open-power/hostboot/commit/ee2270e80fc2>`__ Add new blank files for new
+   PMIC directories and procedures
+-  `3498e76492e9 <https://github.com/open-power/hostboot/commit/3498e76492e9>`__ Remove PMIC I2C files from
+   explorer path
+-  `32bc3c06a9ba <https://github.com/open-power/hostboot/commit/32bc3c06a9ba>`__ Add API for axone p10 dimm
+   rank
+-  `dc855079f522 <https://github.com/open-power/hostboot/commit/dc855079f522>`__ Add L1 PMIC procedures
+-  `bb8ed3193462 <https://github.com/open-power/hostboot/commit/bb8ed3193462>`__ Remove unneeded gemini
+   makefiles
+-  `621e0bac1f53 <https://github.com/open-power/hostboot/commit/621e0bac1f53>`__ Fix exp_getecid register
+   accesses
+-  `823149252170 <https://github.com/open-power/hostboot/commit/823149252170>`__ Add attributes for PMIC SPD
+   fields
+-  `f730180b2b41 <https://github.com/open-power/hostboot/commit/f730180b2b41>`__ Add i2c support for PMIC
+   target
+-  `5de4c5ec41bf <https://github.com/open-power/hostboot/commit/5de4c5ec41bf>`__ Fix memdiags to fix jenkins
+-  `1dab92e705f6 <https://github.com/open-power/hostboot/commit/1dab92e705f6>`__ Add PMIC enable procedure
+   code and UTs
+-  `ee52194d04b1 <https://github.com/open-power/hostboot/commit/ee52194d04b1>`__ Add code for PMIC bias
+   procedure & UTs
+-  `cbac4e3d76af <https://github.com/open-power/hostboot/commit/cbac4e3d76af>`__ Add pmic fields to p9a
+   eff_config
+-  `ae412fdaabaa <https://github.com/open-power/hostboot/commit/ae412fdaabaa>`__ Remove check for eff dimm
+   size in gem_draminit
+-  `b1ca9dbf1eab <https://github.com/open-power/hostboot/commit/b1ca9dbf1eab>`__ Add blank files for pmic EFD
+   processing
+-  `4bf4a26d8c08 <https://github.com/open-power/hostboot/commit/4bf4a26d8c08>`__ Remove pmic_bias files to
+   move to lab directory
+-  `692db28a0ad4 <https://github.com/open-power/hostboot/commit/692db28a0ad4>`__ Move pmic_bias utils to lab
+   directory
+-  `06b50f0ecc2b <https://github.com/open-power/hostboot/commit/06b50f0ecc2b>`__ Add istep7 include directory
+   for pmic EFD processing
+-  `cd1e2c047b78 <https://github.com/open-power/hostboot/commit/cd1e2c047b78>`__ Add EFD processing to
+   pmic_enable
+-  `d9a2585c80fe <https://github.com/open-power/hostboot/commit/d9a2585c80fe>`__ Add pmic_update lab tool
+-  `ca414b982877 <https://github.com/open-power/hostboot/commit/ca414b982877>`__ Fix exp_draminit phy_params
+-  `1dc17625bd83 <https://github.com/open-power/hostboot/commit/1dc17625bd83>`__ Small amends to exp_draminit
+-  `c88e93047c9a <https://github.com/open-power/hostboot/commit/c88e93047c9a>`__ Update pmic_enable to bypass
+   attribute checks for boot from EEPROM
+-  `1581c67d3151 <https://github.com/open-power/hostboot/commit/1581c67d3151>`__ Add blank files for
+   p9a_throttle_sync procedure
+-  `3c2d8ccc8fdb <https://github.com/open-power/hostboot/commit/3c2d8ccc8fdb>`__ Add memory initialization to
+   gem_draminit
+
+Matt Derksen (39):
+
+-  `f68a45ca5694 <https://github.com/open-power/hostboot/commit/f68a45ca5694>`__ Small cleanup of NVDIMM
+   update
+-  `e0fc8dd0b264 <https://github.com/open-power/hostboot/commit/e0fc8dd0b264>`__ Add simics
+   exit_cache_contained mode call
+-  `5e672904032c <https://github.com/open-power/hostboot/commit/5e672904032c>`__ Remove unused VPD sections
+   from axone pnor layout
+-  `36375399974d <https://github.com/open-power/hostboot/commit/36375399974d>`__ Current copyright year not
+   added
+-  `b6e503999c4c <https://github.com/open-power/hostboot/commit/b6e503999c4c>`__ Allow update of zeroed NVDIMM
+   level
+-  `ecfbca46ab3f <https://github.com/open-power/hostboot/commit/ecfbca46ab3f>`__ Make sure memory is cleaned
+   up in errlud_i2c.C
+-  `16cf78fed03f <https://github.com/open-power/hostboot/commit/16cf78fed03f>`__ Add new PMIC target for Axone
+-  `2431563fb687 <https://github.com/open-power/hostboot/commit/2431563fb687>`__ Remove DJVPD and CVPD
+   sections from axone pnor layout
+-  `7e2a874589b1 <https://github.com/open-power/hostboot/commit/7e2a874589b1>`__ Add FAPI_POS and account for
+   4 possible PMIC targets
+-  `7f0b6fddf3f8 <https://github.com/open-power/hostboot/commit/7f0b6fddf3f8>`__ Enable
+   IPLTIME_CHECKSTOP_ANALYSIS in axone
+-  `72ef108a5db4 <https://github.com/open-power/hostboot/commit/72ef108a5db4>`__ Enable p9_pm_stop_gpe_init
+   call in istep15
+-  `6c39a01069ec <https://github.com/open-power/hostboot/commit/6c39a01069ec>`__ Compile Gemini hardware
+   procedures in hostboot
+-  `19a436e44c7d <https://github.com/open-power/hostboot/commit/19a436e44c7d>`__ Return p9a_omi_io_scom
+   failure
+-  `df8f6df13fa6 <https://github.com/open-power/hostboot/commit/df8f6df13fa6>`__ Add gemini HWP calling into
+   hostboot
+-  `0c954ba135fb <https://github.com/open-power/hostboot/commit/0c954ba135fb>`__ Fix
+   test_fapi2getChildTargetsForCDG for Axone
+-  `7a9f6ce95c59 <https://github.com/open-power/hostboot/commit/7a9f6ce95c59>`__ Re-enable calling
+   p9_npu_scominit
+-  `7ddeb4b85db8 <https://github.com/open-power/hostboot/commit/7ddeb4b85db8>`__ Remove unnecessary pmic mk
+   files from ekb import
+-  `64f4f47ac448 <https://github.com/open-power/hostboot/commit/64f4f47ac448>`__ Enable 32GB NVDIMM update
+-  `22d6da8c6be6 <https://github.com/open-power/hostboot/commit/22d6da8c6be6>`__ NVDIMM info logs around
+   update
+-  `624f87148b03 <https://github.com/open-power/hostboot/commit/624f87148b03>`__ New simics level for axone
+-  `8f4eeca3100a <https://github.com/open-power/hostboot/commit/8f4eeca3100a>`__ Updates to compile new pmic
+   fields in p9a eff_config
+-  `3d09e6cb299b <https://github.com/open-power/hostboot/commit/3d09e6cb299b>`__ Integrate pmic_enable HWP
+   into IPL
+-  `f212028b43f3 <https://github.com/open-power/hostboot/commit/f212028b43f3>`__ Enable calling
+   p9_update_ec_eq_state
+-  `ddfd90ead9c5 <https://github.com/open-power/hostboot/commit/ddfd90ead9c5>`__ New simics level for Axone
+-  `7779247d5f65 <https://github.com/open-power/hostboot/commit/7779247d5f65>`__ Enable calling p9_setup_evid
+   for Axone
+-  `1a8e06d43d36 <https://github.com/open-power/hostboot/commit/1a8e06d43d36>`__ Use i2c word write for NVDIMM
+   update
+-  `2094256e054f <https://github.com/open-power/hostboot/commit/2094256e054f>`__ Update simics level
+-  `e9d12d6326f7 <https://github.com/open-power/hostboot/commit/e9d12d6326f7>`__ Enable tpmddtest.H for Axone
+-  `5316f7dc08c6 <https://github.com/open-power/hostboot/commit/5316f7dc08c6>`__ Enable the scomtest for AXONE
+   config
+-  `2c86bbc37ee8 <https://github.com/open-power/hostboot/commit/2c86bbc37ee8>`__ Run exp tests in Axone and
+   make generic Load utility
+-  `3b05c7a782f6 <https://github.com/open-power/hostboot/commit/3b05c7a782f6>`__ Enable fapi2MmioAccessTest
+   for axone
+-  `164e8bc5fc07 <https://github.com/open-power/hostboot/commit/164e8bc5fc07>`__ Add planar vpd support to
+   Axone simics
+-  `730a9fb5a883 <https://github.com/open-power/hostboot/commit/730a9fb5a883>`__ Update genMemVpd.pl to
+   support DQ and CKE mapping
+-  `5dafe24ce671 <https://github.com/open-power/hostboot/commit/5dafe24ce671>`__ Added CK and DQ vpd accessors
+-  `a59fbce9c954 <https://github.com/open-power/hostboot/commit/a59fbce9c954>`__ Updated genMemVpd.pl to strip
+   carriage returns from line data
+-  `b5499344e2e1 <https://github.com/open-power/hostboot/commit/b5499344e2e1>`__ Add a 4-byte timestamp into
+   new VM keyword
+-  `52e9d9eb5546 <https://github.com/open-power/hostboot/commit/52e9d9eb5546>`__ Add a version nibble to the
+   end of VM VPD
+-  `c0f21a7774f4 <https://github.com/open-power/hostboot/commit/c0f21a7774f4>`__ Change filename for VM
+   keyword to zz_vm_VM.bin
+-  `2b061c6081d4 <https://github.com/open-power/hostboot/commit/2b061c6081d4>`__ Signed windage values not
+   picked up in MT keyword generation
+
+Matt K. Light (3):
+
+-  `2722201d0d10 <https://github.com/open-power/hostboot/commit/2722201d0d10>`__ add GEMINI enum for ATTR_NAME
+-  `157eb4dc4966 <https://github.com/open-power/hostboot/commit/157eb4dc4966>`__ move mss_generic link to
+   wrapper, fix OCMB_IS_NOT_EXPLORER ffdc call
+-  `3d3bb8cd5fe6 <https://github.com/open-power/hostboot/commit/3d3bb8cd5fe6>`__ update
+   TARGET_TYPE_MULTICASTABLE
+
+Matthew Hickman (7):
+
+-  `cacebfde8993 <https://github.com/open-power/hostboot/commit/cacebfde8993>`__ Added empty files for ecc
+   port
+-  `8b15178b0679 <https://github.com/open-power/hostboot/commit/8b15178b0679>`__ Added empty files for ccs
+   port
+-  `2b3c06d52085 <https://github.com/open-power/hostboot/commit/2b3c06d52085>`__ Fixed the ccs port merge
+   conflicts and added lab code
+-  `2e0e547728eb <https://github.com/open-power/hostboot/commit/2e0e547728eb>`__ Added shell files for
+   exp_memdiags
+-  `4a561d8c80c4 <https://github.com/open-power/hostboot/commit/4a561d8c80c4>`__ Added one last empty for ecc
+-  `879157876fc2 <https://github.com/open-power/hostboot/commit/879157876fc2>`__ Added more empty files for
+   ecc port
+-  `428f5e2c632e <https://github.com/open-power/hostboot/commit/428f5e2c632e>`__ Ported ecc engine to generic
+
+Matthew Raybuck (16):
+
+-  `882f15ebfdcd <https://github.com/open-power/hostboot/commit/882f15ebfdcd>`__ Test Cases for deconfig
+   updates for AXONE
+-  `1737cfb1a19d <https://github.com/open-power/hostboot/commit/1737cfb1a19d>`__ Update OCMB 9-15 to have
+   valid i2c and eeprom info
+-  `740541cdd9e0 <https://github.com/open-power/hostboot/commit/740541cdd9e0>`__ Infer presense detection of
+   Explorer chip from VPD EEPROM
+-  `f177dd883e86 <https://github.com/open-power/hostboot/commit/f177dd883e86>`__ Collect IDEC for Explorer
+   chip
+-  `5f68c549965e <https://github.com/open-power/hostboot/commit/5f68c549965e>`__ Gemini vs Explorer Presence
+   Detection via SPD
+-  `6390bd34536a <https://github.com/open-power/hostboot/commit/6390bd34536a>`__ Add keywords for part and
+   serial number for DDIMM
+-  `7d1cedd447b6 <https://github.com/open-power/hostboot/commit/7d1cedd447b6>`__ Add keyword support for OCMB
+   SPD reads
+-  `d2da0774fa01 <https://github.com/open-power/hostboot/commit/d2da0774fa01>`__ Targeting updates for EEPROM
+   content type
+-  `ae7fd02c2115 <https://github.com/open-power/hostboot/commit/ae7fd02c2115>`__ Refactor keyword support for
+   various DIMM types
+-  `85c03c9b4f64 <https://github.com/open-power/hostboot/commit/85c03c9b4f64>`__ Add cache/hardware comparison
+   functions for SPD classes of VPD content
+-  `36c966c7dd11 <https://github.com/open-power/hostboot/commit/36c966c7dd11>`__ Add cache/hardware comparison
+   functions for ipvpd classes of VPD content
+-  `fa7d62b7304b <https://github.com/open-power/hostboot/commit/fa7d62b7304b>`__ Support tool that can package
+   BPM flash images into a binary
+-  `6adc57ce4966 <https://github.com/open-power/hostboot/commit/6adc57ce4966>`__ Fix typo in
+   buildBpmFlashImages.pl
+-  `2f311fe0914d <https://github.com/open-power/hostboot/commit/2f311fe0914d>`__ Replace chomp function with
+   platform neutral end-of-line stripping regex
+-  `94e392de6a0a <https://github.com/open-power/hostboot/commit/94e392de6a0a>`__ Fix memory leak in
+   nvdimm_update.C
+-  `3a5514cde7fa <https://github.com/open-power/hostboot/commit/3a5514cde7fa>`__ Turn off NVDIMM debug trace
+   output
+
+Michael Baiocchi (1):
+
+-  `3c3e5a250d39 <https://github.com/open-power/hostboot/commit/3c3e5a250d39>`__ Revert “Add OCMB_CHIP_TYPE
+   Attribute”
+
+Mike Baiocchi (9):
+
+-  `1b5381224824 <https://github.com/open-power/hostboot/commit/1b5381224824>`__ Cleanup UCD Update Algorithm
+   Code
+-  `1dc4c34f591f <https://github.com/open-power/hostboot/commit/1dc4c34f591f>`__ Force UCD Updates on each IPL
+-  `0da6ad912fdf <https://github.com/open-power/hostboot/commit/0da6ad912fdf>`__ Add OCMB_CHIP_TYPE Attribute
+-  `1e1ea69fbf60 <https://github.com/open-power/hostboot/commit/1e1ea69fbf60>`__ Fix missing header file in
+   eepromCache.C
+-  `3c199d2a3a26 <https://github.com/open-power/hostboot/commit/3c199d2a3a26>`__ Remove GLOBAL PNOR Partition
+-  `4f842cf1d6fe <https://github.com/open-power/hostboot/commit/4f842cf1d6fe>`__ Combine ‘generic’ and
+   ‘explorer’ OCMB chip targets
+-  `8fb322bab4c1 <https://github.com/open-power/hostboot/commit/8fb322bab4c1>`__ Remove ‘EXPLORER’ as
+   attribute MODEL type
+-  `d978f97d33f0 <https://github.com/open-power/hostboot/commit/d978f97d33f0>`__ Add Device Tree support for
+   Nuvoton TPM 75x
+-  `ca9007fb2efc <https://github.com/open-power/hostboot/commit/ca9007fb2efc>`__ Add Support for new HDAT
+   Slave Device Type for Nuvoton 75x
+
+Murulidhar Nataraju (1):
+
+-  `ed1208121086 <https://github.com/open-power/hostboot/commit/ed1208121086>`__ Istep 18 - MPIPL on OPAL
+   System update
+
+Nick Bofferding (9):
+
+-  `ec86a5683941 <https://github.com/open-power/hostboot/commit/ec86a5683941>`__ Decrease WOFDATA partition by
+   1 MB until HBI space can be reduced
+-  `85326973c80e <https://github.com/open-power/hostboot/commit/85326973c80e>`__ Reduce draminit_training_adv
+   thread count to avoid OOM
+-  `a9aa7be26b1f <https://github.com/open-power/hostboot/commit/a9aa7be26b1f>`__ Fix page coalesce bug in
+   coalescing end of cache memory range
+-  `3e582366ea6b <https://github.com/open-power/hostboot/commit/3e582366ea6b>`__ Disable parallel operations
+   in draminit advanced training
+-  `5002bdd78954 <https://github.com/open-power/hostboot/commit/5002bdd78954>`__ Reduce LRU RO constraint to
+   allow RO page evictions
+-  `cf29aa3e9203 <https://github.com/open-power/hostboot/commit/cf29aa3e9203>`__ Fix UCD invalid command error
+   for 0 byte block read SMBus requests
+-  `239bd856fd66 <https://github.com/open-power/hostboot/commit/239bd856fd66>`__ Re-enable
+   mss_draminit_trainadv parallelism
+-  `0f03814d62a6 <https://github.com/open-power/hostboot/commit/0f03814d62a6>`__ Only display ERRL user
+   details callouts/strings when dumping error to console
+-  `c070a3d6521e <https://github.com/open-power/hostboot/commit/c070a3d6521e>`__ Fix gcc8 signature validation
+   anomaly
+
+Prasad Bg Ranganath (2):
+
+-  `cb5872dbdd7f <https://github.com/open-power/hostboot/commit/cb5872dbdd7f>`__ PPB: OPPB pstatemin value
+   endianess fix
+-  `431fd07bcd5f <https://github.com/open-power/hostboot/commit/431fd07bcd5f>`__ PPB: Bug fix in compute VPD
+   points that impact to bias values
+
+Prem Shanker Jha (4):
+
+-  `4148562b6758 <https://github.com/open-power/hostboot/commit/4148562b6758>`__ PM: Fixed error path handling
+   of getscoms in HWP p9_query_core_access_state.
+-  `89ff9fa99391 <https://github.com/open-power/hostboot/commit/89ff9fa99391>`__ VDM(Part 2): CME hcode
+   support for per quad VDM.
+-  `58df73fd1074 <https://github.com/open-power/hostboot/commit/58df73fd1074>`__ VDM(Part 3): Image build
+   changes for quad level VDM
+-  `b3996f56863f <https://github.com/open-power/hostboot/commit/b3996f56863f>`__ Stop API: STOP API made
+   project agnostic.
+
+Rahul Batra (4):
+
+-  `3483624140e3 <https://github.com/open-power/hostboot/commit/3483624140e3>`__ PM: Revert VID slopes in GPPB
+   to non-zero
+-  `2a6adcbfe414 <https://github.com/open-power/hostboot/commit/2a6adcbfe414>`__ PM: Fix WOV Enablement
+-  `761c81cf0ecb <https://github.com/open-power/hostboot/commit/761c81cf0ecb>`__ PM: WOV(OCS) HW Procedures
+   Changes (1/2)
+-  `a34f4c584414 <https://github.com/open-power/hostboot/commit/a34f4c584414>`__ PM: WOV(OCS) PGPE Hcode
+   Changes (2/2)
+
+Ricardo Mata Jr (1):
+
+-  `3f9202c62194 <https://github.com/open-power/hostboot/commit/3f9202c62194>`__ Added chip ec attribute for
+   PCI cache injection.
+
+Richard J. Knight (1):
+
+-  `66b1aa028bfa <https://github.com/open-power/hostboot/commit/66b1aa028bfa>`__ Call the tool to generate the
+   cmsk rings + .C files for procedure
+
+Roland Veloz (11):
+
+-  `8d531bced31e <https://github.com/open-power/hostboot/commit/8d531bced31e>`__ Added unit test for HWP call
+   ddimm_get_efd
+-  `92ee1c5a0784 <https://github.com/open-power/hostboot/commit/92ee1c5a0784>`__ Defect fix for class
+   RsvdTraceBuffer to fix ErrorLog flatten issue
+-  `d935c5c94a9e <https://github.com/open-power/hostboot/commit/d935c5c94a9e>`__ Added more error reporting to
+   HWSV when PNOR fails, removed superfluous code
+-  `8d9dc76256f5 <https://github.com/open-power/hostboot/commit/8d9dc76256f5>`__ Corrected bad logic, in an if
+   statement, that was creating a bad trace
+-  `f38ca7d5412b <https://github.com/open-power/hostboot/commit/f38ca7d5412b>`__ Added new
+   GenericFspMboxMessage_t interface to save NVDIMM keys
+-  `7aa27e142c26 <https://github.com/open-power/hostboot/commit/7aa27e142c26>`__ Implementing PHYP to HBRT
+   NVDIMM message to issue an NVDIMM operation
+-  `9192b12a33dc <https://github.com/open-power/hostboot/commit/9192b12a33dc>`__ Reworked the
+   AttributeTank::Attribute API
+-  `c4faf5ce57f2 <https://github.com/open-power/hostboot/commit/c4faf5ce57f2>`__ Changed the generic message
+   type from MSG_DECONFIG_TARGET to MSG_ATTR_WRITE_OP
+-  `56cb2793c030 <https://github.com/open-power/hostboot/commit/56cb2793c030>`__ Added template function to
+   make an attribute with given target and attribute ID
+-  `b75cfea6155c <https://github.com/open-power/hostboot/commit/b75cfea6155c>`__ Unit test for structure
+   TARGETING::AttributeTank::Attribute
+-  `d2d561f722aa <https://github.com/open-power/hostboot/commit/d2d561f722aa>`__ Unit test for the firmware
+   request sendAttributes
+
+Sharath Manjunath (3):
+
+-  `4cc19fda64c0 <https://github.com/open-power/hostboot/commit/4cc19fda64c0>`__ Add exp_thermal_init for
+   Explorer FW
+-  `47b32b1aaaf2 <https://github.com/open-power/hostboot/commit/47b32b1aaaf2>`__ Adds blank files to Explorer
+   thermal_init commit
+-  `ecdac321bf0a <https://github.com/open-power/hostboot/commit/ecdac321bf0a>`__ Add exp_thermal_init for
+   Explorer FW
+
+Stephen Glancy (48):
+
+-  `cfc5cde5be5f <https://github.com/open-power/hostboot/commit/cfc5cde5be5f>`__ Adds blank explorer training
+   handler C file
+-  `b047a25de8a6 <https://github.com/open-power/hostboot/commit/b047a25de8a6>`__ Adds process training
+   response to exp draminit
+-  `9a27a108a9b8 <https://github.com/open-power/hostboot/commit/9a27a108a9b8>`__ Adds MCA workaround blank
+   files for HB
+-  `af698e0c2096 <https://github.com/open-power/hostboot/commit/af698e0c2096>`__ Adds in workaround for
+   self-time refresh
+-  `763efd13a331 <https://github.com/open-power/hostboot/commit/763efd13a331>`__ Updates dramint training
+   structure
+-  `f79af6ea7e38 <https://github.com/open-power/hostboot/commit/f79af6ea7e38>`__ Fixes LR host write leveling
+   crashes
+-  `d27962f1bfbd <https://github.com/open-power/hostboot/commit/d27962f1bfbd>`__ Updates CCS to run with quad
+   encoded chip select
+-  `f53d3ff4139f <https://github.com/open-power/hostboot/commit/f53d3ff4139f>`__ Adds LRDIMM shadow register
+   workaround
+-  `06f75dffe7d2 <https://github.com/open-power/hostboot/commit/06f75dffe7d2>`__ Fixes four-rank rank pairing
+   code
+-  `4cfa805d328b <https://github.com/open-power/hostboot/commit/4cfa805d328b>`__ Fixes MC addressing for
+   4R/quad-encoded chip select
+-  `745094dc3a9f <https://github.com/open-power/hostboot/commit/745094dc3a9f>`__ Moves blame a FIR API to
+   generic
+-  `93fcaa00fbf0 <https://github.com/open-power/hostboot/commit/93fcaa00fbf0>`__ Adds explorer post-draminit
+   bad bits processing
+-  `8328e67e0ca1 <https://github.com/open-power/hostboot/commit/8328e67e0ca1>`__ Updates LRDIMM dual drop SI
+   settings
+-  `ffe6b0311623 <https://github.com/open-power/hostboot/commit/ffe6b0311623>`__ Updates RCW’s attributes for
+   quad encoded CS mode
+-  `98267572c8c1 <https://github.com/open-power/hostboot/commit/98267572c8c1>`__ Fixes LRDIM dual-drop 4R
+   frequency/plug rules bugs
+-  `8578705fa8a2 <https://github.com/open-power/hostboot/commit/8578705fa8a2>`__ Adds p9a freq specialization
+-  `1e9aa61c5f76 <https://github.com/open-power/hostboot/commit/1e9aa61c5f76>`__ Adds blankfile for git commit
+   data helper
+-  `e4956ca54c22 <https://github.com/open-power/hostboot/commit/e4956ca54c22>`__ Updates the LRDIMM to use SPD
+   SI values
+-  `ac6b97d1a4ff <https://github.com/open-power/hostboot/commit/ac6b97d1a4ff>`__ Adds git commit data to
+   p9a/exp procedures
+-  `97517fa73c61 <https://github.com/open-power/hostboot/commit/97517fa73c61>`__ Adds explorer training
+   response display functions
+-  `4b56cf2d5156 <https://github.com/open-power/hostboot/commit/4b56cf2d5156>`__ Adds blank files for new cen
+   plug rules
+-  `51a8aa7ccf8b <https://github.com/open-power/hostboot/commit/51a8aa7ccf8b>`__ Fixes centaur plug rules to
+   force balanced MBA configs
+-  `f43f8bd48e3f <https://github.com/open-power/hostboot/commit/f43f8bd48e3f>`__ Disables RD VREF for LRDIMM
+-  `8069ef850b91 <https://github.com/open-power/hostboot/commit/8069ef850b91>`__ Adds p9a chip directory
+   structure
+-  `aff20d90b967 <https://github.com/open-power/hostboot/commit/aff20d90b967>`__ Adds unified input processing
+   for wrappers
+-  `ac2fd033cc0b <https://github.com/open-power/hostboot/commit/ac2fd033cc0b>`__ Moves lab helpers to generic
+   folder
+-  `510773cb52f9 <https://github.com/open-power/hostboot/commit/510773cb52f9>`__ Adds explorer training
+   response blank C file
+-  `290b29f13a8a <https://github.com/open-power/hostboot/commit/290b29f13a8a>`__ Adds explorer training
+   response display functions
+-  `5efcf184ed79 <https://github.com/open-power/hostboot/commit/5efcf184ed79>`__ Adds p9a chip directory
+   structure
+-  `0d02b87f9c90 <https://github.com/open-power/hostboot/commit/0d02b87f9c90>`__ Adds explorer address and
+   field fixes headers
+-  `902e166a98fe <https://github.com/open-power/hostboot/commit/902e166a98fe>`__ Adds explorer to check for
+   response doorbell
+-  `114d10d29c18 <https://github.com/open-power/hostboot/commit/114d10d29c18>`__ Fixes LRDIMM command to
+   command timing
+-  `a38021c7fa73 <https://github.com/open-power/hostboot/commit/a38021c7fa73>`__ Fixes RCD parity CID
+   configuration
+-  `b952df368d42 <https://github.com/open-power/hostboot/commit/b952df368d42>`__ Moves CCS lab code to generic
+-  `4a2e3c2c2db5 <https://github.com/open-power/hostboot/commit/4a2e3c2c2db5>`__ Adds new attributes for
+   07MAY19 explorer specification
+-  `82423eab5bba <https://github.com/open-power/hostboot/commit/82423eab5bba>`__ Fixes MCBIST compile fails
+-  `6bb5c0eda318 <https://github.com/open-power/hostboot/commit/6bb5c0eda318>`__ Fixes MCBIST compile fails
+-  `af06bf24063e <https://github.com/open-power/hostboot/commit/af06bf24063e>`__ Adds blank files for explorer
+   EFD processing
+-  `ec840df7fcaf <https://github.com/open-power/hostboot/commit/ec840df7fcaf>`__ Adds explorer CCS
+   specialization
+-  `2acc85787f4b <https://github.com/open-power/hostboot/commit/2acc85787f4b>`__ Updates the explorer draminit
+   for 07MAY19 spec
+-  `7bf4bd007709 <https://github.com/open-power/hostboot/commit/7bf4bd007709>`__ Fixes MCBIST read bug in i2c
+   mode
+-  `8a6b5a50b388 <https://github.com/open-power/hostboot/commit/8a6b5a50b388>`__ Adds EFD decode updates for
+   07MAY19 spec updates
+-  `11066067e94b <https://github.com/open-power/hostboot/commit/11066067e94b>`__ Fixes FFDC for files moved to
+   generic
+-  `42dbafc33bfa <https://github.com/open-power/hostboot/commit/42dbafc33bfa>`__ Adds hardware specific
+   definitions to initfiles
+-  `ea9fb95e6c5a <https://github.com/open-power/hostboot/commit/ea9fb95e6c5a>`__ Adds axone support for
+   p9_throttle_sync
+-  `30d44084f574 <https://github.com/open-power/hostboot/commit/30d44084f574>`__ Adds a helper function to
+   hold CKE’s high in draminit
+-  `38b300796ea1 <https://github.com/open-power/hostboot/commit/38b300796ea1>`__ Updates swizzle for MCBIST
+   error_count_mode1
+-  `2910a088420c <https://github.com/open-power/hostboot/commit/2910a088420c>`__ Moves shmoo_data API to
+   generic memory lab
+
+Steven Janssen (3):
+
+-  `d42dd7f9ed04 <https://github.com/open-power/hostboot/commit/d42dd7f9ed04>`__ Fix library dependancy
+-  `2aaca494ec04 <https://github.com/open-power/hostboot/commit/2aaca494ec04>`__ Update file name to match
+   function name
+-  `9efb5475e019 <https://github.com/open-power/hostboot/commit/9efb5475e019>`__ Fix library dependancy
+
+Thi Tran (1):
+
+-  `2a334beaa4b6 <https://github.com/open-power/hostboot/commit/2a334beaa4b6>`__ Fix incorrect group of 8
+   Mirrorable setting for Axone.
+
+Tsung Yeung (14):
+
+-  `9ab1bc28a6d2 <https://github.com/open-power/hostboot/commit/9ab1bc28a6d2>`__ Preload CCS program to
+   support EPOW on NVDIMM
+-  `4d2fdefa996b <https://github.com/open-power/hostboot/commit/4d2fdefa996b>`__ Adds HWP call to set up CCS
+   for EPOW
+-  `9291b67c357d <https://github.com/open-power/hostboot/commit/9291b67c357d>`__ NVDIMM - erase after arm to
+   prevent stale image getting restored on next boot
+-  `40bcbd0f3a78 <https://github.com/open-power/hostboot/commit/40bcbd0f3a78>`__ Enable median rank wr_vref
+   value on NVDIMM
+-  `468349f5827c <https://github.com/open-power/hostboot/commit/468349f5827c>`__ Includes NVDIMM in workaround
+   for self-time refresh
+-  `d4dae0f83725 <https://github.com/open-power/hostboot/commit/d4dae0f83725>`__ P9: NVDIMM SBE Support to
+   Trigger Catastrophic Save
+-  `ff832044c09e <https://github.com/open-power/hostboot/commit/ff832044c09e>`__ Adjust STR enter sequence to
+   enable immediate entry
+-  `fa0064292733 <https://github.com/open-power/hostboot/commit/fa0064292733>`__ Ignore refresh overrun fir
+   NVDIMM during post-restore sequence
+-  `031a5d086262 <https://github.com/open-power/hostboot/commit/031a5d086262>`__ NVDIMM Change Polling Order
+-  `1c0d5d1e89b3 <https://github.com/open-power/hostboot/commit/1c0d5d1e89b3>`__ Uses
+   ATTR_MSS_MRW_NVDIMM_SLOT_POSITION instead of FAPI_POS for nvdimm plug rules
+-  `2c39e6a8184b <https://github.com/open-power/hostboot/commit/2c39e6a8184b>`__ NVDIMM wr_vref workaround fix
+   and add refreshes to ccs program (nvdimm only)
+-  `dee477f94aa6 <https://github.com/open-power/hostboot/commit/dee477f94aa6>`__ Add polling after STR entry
+   to ensure port is in STR before asserting RESETn
+-  `1f8ec61acd51 <https://github.com/open-power/hostboot/commit/1f8ec61acd51>`__ Disable BAR Temporarily to
+   prevent STR exit during nvdimm handover
+-  `d51b8ebc92c7 <https://github.com/open-power/hostboot/commit/d51b8ebc92c7>`__ Change polling condition to
+   avoid premature timeout error
+
+Zach Clark (3):
+
+-  `6a2bedba84d0 <https://github.com/open-power/hostboot/commit/6a2bedba84d0>`__ Developer Improvement: Get
+   code coverage tool working with Hostboot
+-  `ff818674b181 <https://github.com/open-power/hostboot/commit/ff818674b181>`__ Make GCOV support work with
+   GCC 8.1 - 8.3
+-  `cffebe48c7b1 <https://github.com/open-power/hostboot/commit/cffebe48c7b1>`__ Fix “possibly uninitialized
+   variable”
+
+Zane Shelley (9):
+
+-  `0a802a96758f <https://github.com/open-power/hostboot/commit/0a802a96758f>`__ PRD: invalid access to
+   pointer address in prdfWriteHomerFirData.C
+-  `36a58f1f8047 <https://github.com/open-power/hostboot/commit/36a58f1f8047>`__ PRD: change thresholding for
+   OBUS link UEs
+-  `a1f0a3ed6d3b <https://github.com/open-power/hostboot/commit/a1f0a3ed6d3b>`__ PRD: misc cleanup from latest
+   RAS XML
+-  `d893f5ac1b3d <https://github.com/open-power/hostboot/commit/d893f5ac1b3d>`__ PRD: NPUFIR updates for Axone
+-  `e2a0b43c8684 <https://github.com/open-power/hostboot/commit/e2a0b43c8684>`__ PRD: Memory subsystem updates
+   for Axone
+-  `ca47ced07c4c <https://github.com/open-power/hostboot/commit/ca47ced07c4c>`__ PRD: replaced MODEL_EXPLORER
+   with MODEL_OCMB
+-  `31aec74cbca7 <https://github.com/open-power/hostboot/commit/31aec74cbca7>`__ PRD: debug trace output
+   update for OCMB models
+-  `c720019a8163 <https://github.com/open-power/hostboot/commit/c720019a8163>`__ PRD: Axone memory updates
+   from RAS XML
+-  `578bf1c6cdcd <https://github.com/open-power/hostboot/commit/578bf1c6cdcd>`__ PRD: Explorer updates from
+   RAS XML
+
+aravnair-in (1):
+
+-  `75031a86cc54 <https://github.com/open-power/hostboot/commit/75031a86cc54>`__ ZZ-GEN4 and ZZ-2U-GEN4
+   sysetem binaries need to be built
+
+lean wang(王棚辉) (1):
+
+-  `913204775de8 <https://github.com/open-power/hostboot/commit/913204775de8>`__ ips print total memory
+
+whs (1):
+
+-  `916c31cdf802 <https://github.com/open-power/hostboot/commit/916c31cdf802>`__ Create tool to generate
+   memory vpd keyword mappings
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _v2.4-rc1-patches-2:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-2:
+
+Commits
+~~~~~~~
+
+Caleb Palmer (2):
+
+-  `fb4b3eb861b2 <https://github.com/open-power/occ/commit/fb4b3eb861b2>`__ NPU target addr translation
+   support
+-  `e5a2afd6cfb0 <https://github.com/open-power/occ/commit/e5a2afd6cfb0>`__ NPU target addr translation fixes
+
+Chris Cain (13):
+
+-  `d03cb7413705 <https://github.com/open-power/occ/commit/d03cb7413705>`__ Update to PGPE elog structure
+-  `f7b1e2a3bcae <https://github.com/open-power/occ/commit/f7b1e2a3bcae>`__ Add support for a second voltage
+   sense from APSS
+-  `f65ac6e26087 <https://github.com/open-power/occ/commit/f65ac6e26087>`__ Add regs for PGPE debug
+-  `b082b5771c9d <https://github.com/open-power/occ/commit/b082b5771c9d>`__ NVDIMM procedure update
+-  `ad9bb2d1e41c <https://github.com/open-power/occ/commit/ad9bb2d1e41c>`__ Disable 24x7 when EPOW detected to
+   prevent GPE halt
+-  `de361c2a961f <https://github.com/open-power/occ/commit/de361c2a961f>`__ New NVDIMM save procedure
+-  `19b906f9c3a8 <https://github.com/open-power/occ/commit/19b906f9c3a8>`__ Pick up new HCODE elog structure
+-  `91d3487ed586 <https://github.com/open-power/occ/commit/91d3487ed586>`__ Open CAPI memory config data
+   support
+-  `a880ffe3a854 <https://github.com/open-power/occ/commit/a880ffe3a854>`__ Support for Secure Memory Facility
+   (SMF) mode
+-  `9a6d21e73e44 <https://github.com/open-power/occ/commit/9a6d21e73e44>`__ Initial OCMB fixes
+-  `326a900583f6 <https://github.com/open-power/occ/commit/326a900583f6>`__ Initialize mem type for Centaur
+-  `d13bd3fa8e38 <https://github.com/open-power/occ/commit/d13bd3fa8e38>`__ Handle thermal vote based on OCMB
+   membuf
+-  `6ce9a5d0fefe <https://github.com/open-power/occ/commit/6ce9a5d0fefe>`__ Allow maximum number of sensors to
+   be returned in debug command
+
+Douglas Gilbert (1):
+
+-  `afa37a7e9bc0 <https://github.com/open-power/occ/commit/afa37a7e9bc0>`__ Explorer MSBUF monitoring
+
+Timothy Pearson (1):
+
+-  `4b9396843b2d <https://github.com/open-power/occ/commit/4b9396843b2d>`__ Fix build failure on GCC8
+
+mbroyles (6):
+
+-  `c77b16ee36a3 <https://github.com/open-power/occ/commit/c77b16ee36a3>`__ Run WOF every tick
+-  `d10b665d0f1b <https://github.com/open-power/occ/commit/d10b665d0f1b>`__ WOF temperature scaling equation
+   change
+-  `f8e8d60e453c <https://github.com/open-power/occ/commit/f8e8d60e453c>`__ Delete un-used Amester functions
+-  `cf4c143eb571 <https://github.com/open-power/occ/commit/cf4c143eb571>`__ WOF changes for OCS and freq
+   tracking
+-  `5e53fc1458f1 <https://github.com/open-power/occ/commit/5e53fc1458f1>`__ Increase PGPE elog size to include
+   full PGPE trace
+-  `aa38078b2e09 <https://github.com/open-power/occ/commit/aa38078b2e09>`__ Avoid calculating negative AC
+   currents
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _v2.4-rc1-patches-3:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-3:
+
+Commits
+~~~~~~~
+
+Javier Martinez Canillas (2):
+
+-  `53e0f3ef35ac <https://github.com/open-power/petitboot/commit/53e0f3ef35ac>`__ discover/grub2: Allow using
+   title for default even if id was defined
+-  `7edc34c4ee8d <https://github.com/open-power/petitboot/commit/7edc34c4ee8d>`__ discover/grub2: Allow to
+   separate the –id argument using a space char
+
+Samuel Mendoza-Jonas (6):
+
+-  `9e869ebe3a51 <https://github.com/open-power/petitboot/commit/9e869ebe3a51>`__ Various fixups and checks to
+   make scan-build happy
+-  `aa596b2c1034 <https://github.com/open-power/petitboot/commit/aa596b2c1034>`__ utils: Quote plugin name and
+   vendor variables
+-  `3cf30cfa4f23 <https://github.com/open-power/petitboot/commit/3cf30cfa4f23>`__ utils: Optionally run
+   utilities as root
+-  `cf9e0cd6f7ca <https://github.com/open-power/petitboot/commit/cf9e0cd6f7ca>`__ Remove outdated TODO file
+-  `d61806e79788 <https://github.com/open-power/petitboot/commit/d61806e79788>`__ doc: Start writing some
+   in-tree documentation
+-  `cd95d81c16bd <https://github.com/open-power/petitboot/commit/cd95d81c16bd>`__ travis: Publish sphinx docs
+   to Github pages
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _v2.4-rc1-patches-4:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-4:
+
+Commits
+~~~~~~~
+
+Nickolaus Gruendler (2):
+
+-  `be9d6cfc4f9b <https://github.com/open-power/romulus-xml/commit/be9d6cfc4f9b>`__ Add memd vpd file
+-  `eac9377724ba <https://github.com/open-power/romulus-xml/commit/eac9377724ba>`__ Correct error in memd
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _v2.4-rc1-patches-5:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-5:
+
+Commits
+~~~~~~~
+
+Alvin Wang (1):
+
+-  `fb4fa9c6de3f <https://github.com/open-power/sbe/commit/fb4fa9c6de3f>`__ Move MCBIST lib to generic folder
+
+Ben Gass (6):
+
+-  `448290d76b93 <https://github.com/open-power/sbe/commit/448290d76b93>`__ Update p9_l2_flush to check if
+   purge is busy on anything prior to flush.
+-  `26c8a88a4f65 <https://github.com/open-power/sbe/commit/26c8a88a4f65>`__ Update ATRMISS registers for Axone
+-  `2d663084a860 <https://github.com/open-power/sbe/commit/2d663084a860>`__ Update p9_mss_eff_grouping for
+   Axone support
+-  `b031344b3316 <https://github.com/open-power/sbe/commit/b031344b3316>`__ Add p9a.omi.pll.scan.initfile and
+   ifCompiler support.
+-  `fc26a6bd34b5 <https://github.com/open-power/sbe/commit/fc26a6bd34b5>`__ Update npu initfiles for Axone
+-  `54b282143d67 <https://github.com/open-power/sbe/commit/54b282143d67>`__ Set IOO clockgate_disable for
+   Axone HW481539 / HW438727
+
+Chris Steffen (1):
+
+-  `0268ea4e1545 <https://github.com/open-power/sbe/commit/0268ea4e1545>`__ Axone Xbus Linearity
+
+Christian Geddes (1):
+
+-  `ce01c89b7df0 <https://github.com/open-power/sbe/commit/ce01c89b7df0>`__ Make some FAPI_INF traces that are
+   spamming FW logs into FAPI_DBG
+
+Dan Crowell (4):
+
+-  `e27b0cc841ed <https://github.com/open-power/sbe/commit/e27b0cc841ed>`__ Modify rank variable for OCMB VPD
+   lookup
+-  `8cdd1fc4febf <https://github.com/open-power/sbe/commit/8cdd1fc4febf>`__ Add PMIC target
+-  `cd57fb58133a <https://github.com/open-power/sbe/commit/cd57fb58133a>`__ Synch up OMI and MCA frequencies
+-  `b96edc83e949 <https://github.com/open-power/sbe/commit/b96edc83e949>`__ Hide CHTM attributes from
+   ServerWiz
+
+Glenn Miles (2):
+
+-  `22169bd672be <https://github.com/open-power/sbe/commit/22169bd672be>`__ Add new enum, OCMB_FW_UPDATE, to
+   ATTR_RECONFIGURE_LOOP
+-  `2f9112decc89 <https://github.com/open-power/sbe/commit/2f9112decc89>`__ Add HWP for entering Explorer TWI
+   mode
+
+Jenny Huynh (3):
+
+-  `db120737ef3c <https://github.com/open-power/sbe/commit/db120737ef3c>`__ HW483672: Enable TLBIE WAT
+   (version 5); fixes unintended flushing
+-  `890db5d7d8fe <https://github.com/open-power/sbe/commit/890db5d7d8fe>`__ Fabric inits update for Axone
+-  `e99d1c084c42 <https://github.com/open-power/sbe/commit/e99d1c084c42>`__ Add missing targetType arg to
+   ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
+
+Joachim Fenkes (5):
+
+-  `6a7478da76d1 <https://github.com/open-power/sbe/commit/6a7478da76d1>`__ FAPI2: Add method to Target to
+   query core select vector from CORE targets
+-  `9c5d98ebc72b <https://github.com/open-power/sbe/commit/9c5d98ebc72b>`__ p9_sbe_nest_enable_ridi: Open up
+   PCIe refclk drivers
+-  `ce819e5d65ed <https://github.com/open-power/sbe/commit/ce819e5d65ed>`__ p9_sbe_tracearray: Updates for
+   Axone
+-  `f0d3622fbac5 <https://github.com/open-power/sbe/commit/f0d3622fbac5>`__ p9_sbe_chiplet_reset: Add missing
+   OB3 clock muxes for Axone
+-  `044f03861f86 <https://github.com/open-power/sbe/commit/044f03861f86>`__ FAPI2: Clarify that broadcast
+   groups must be mapped explicitly
+
+Joe McGill (5):
+
+-  `40d3c1667e11 <https://github.com/open-power/sbe/commit/40d3c1667e11>`__ cleanup references to chip-centric
+   EC feature attributes
+-  `7e6b30a82f4b <https://github.com/open-power/sbe/commit/7e6b30a82f4b>`__ FAPI2: replace IOPAU target
+   references with PAUC
+-  `e9bc6a014a07 <https://github.com/open-power/sbe/commit/e9bc6a014a07>`__ p9.filter.pll.scan.initfile –
+   update CP filter config for p9a
+-  `582a724a0172 <https://github.com/open-power/sbe/commit/582a724a0172>`__ p9_sbe_npll_setup – update SS
+   enablement for p9a
+-  `c96691091792 <https://github.com/open-power/sbe/commit/c96691091792>`__ update i2c bit rate divisor for
+   p9a
+
+Kahn Evans (1):
+
+-  `4db0f651a400 <https://github.com/open-power/sbe/commit/4db0f651a400>`__ Fix doxygen warnings
+
+Louis Stermole (4):
+
+-  `de09972a4e9c <https://github.com/open-power/sbe/commit/de09972a4e9c>`__ Add ATTR_FREQ_OMI_MHZ
+-  `02cd24317d11 <https://github.com/open-power/sbe/commit/02cd24317d11>`__ Add debug params to
+   exp_check_for_ready_wrap
+-  `9beca538b919 <https://github.com/open-power/sbe/commit/9beca538b919>`__ Add retry of EXP_FW_STATUS when
+   status is FW_BUSY
+-  `42cc2406dde6 <https://github.com/open-power/sbe/commit/42cc2406dde6>`__ Add check for BOOT_STAGE ==
+   runtime fw in exp_check_for_ready
+
+Mark Pizzutillo (1):
+
+-  `ca17f0c1d193 <https://github.com/open-power/sbe/commit/ca17f0c1d193>`__ Added code for exp_getecid and
+   unit tests
+
+Matt K. Light (3):
+
+-  `8acc5d3145f7 <https://github.com/open-power/sbe/commit/8acc5d3145f7>`__ add define to control inclusion of
+   getCoreSelect plat impl
+-  `673bc92dbf97 <https://github.com/open-power/sbe/commit/673bc92dbf97>`__ add GEMINI enum for ATTR_NAME
+-  `5cab254e8ffa <https://github.com/open-power/sbe/commit/5cab254e8ffa>`__ update TARGET_TYPE_MULTICASTABLE
+
+Matthew Hickman (1):
+
+-  `8f2375e3e79c <https://github.com/open-power/sbe/commit/8f2375e3e79c>`__ Fixed the ccs port merge conflicts
+   and added lab code
+
+Murulidhar Nataraju (3):
+
+-  `249671d79a09 <https://github.com/open-power/sbe/commit/249671d79a09>`__ Updated HRMOR to 3968MB (64MB \*
+   62) less than
+-  `28c54880dd08 <https://github.com/open-power/sbe/commit/28c54880dd08>`__ Axone: Update sbeOpDistribute.py
+-  `e116764a9681 <https://github.com/open-power/sbe/commit/e116764a9681>`__ Update build in customrc
+
+Prem Shanker Jha (2):
+
+-  `c94f972a747d <https://github.com/open-power/sbe/commit/c94f972a747d>`__ PM: Fixed error path handling of
+   getscoms in HWP p9_query_core_access_state.
+-  `833b7412036c <https://github.com/open-power/sbe/commit/833b7412036c>`__ VDM(Part 3): Image build changes
+   for quad level VDM
+
+Rahul Batra (1):
+
+-  `8ec1c8aac612 <https://github.com/open-power/sbe/commit/8ec1c8aac612>`__ PM: WOV(OCS) HW Procedures Changes
+   (1/2)
+
+Raja Das (3):
+
+-  `f560231a9e83 <https://github.com/open-power/sbe/commit/f560231a9e83>`__ Optimized the processor dump
+   structure between SBE and Hostboot
+-  `4bd48045fe9a <https://github.com/open-power/sbe/commit/4bd48045fe9a>`__ Update Backing build to customrc
+   and update standalone simics patch
+-  `c54904f7b338 <https://github.com/open-power/sbe/commit/c54904f7b338>`__ Added .NOTPARALLEL special key for
+   *.s intermediate files from*.S
+
+Ricardo Mata Jr (1):
+
+-  `378ec4ffdd3d <https://github.com/open-power/sbe/commit/378ec4ffdd3d>`__ Added chip ec attribute for PCI
+   cache injection.
+
+Sharath Manjunath (1):
+
+-  `61c4b74f573d <https://github.com/open-power/sbe/commit/61c4b74f573d>`__ Update exp_draminit to read values
+   from attributes
+
+Srikantha Meesala (3):
+
+-  `8a2bb59e3dc9 <https://github.com/open-power/sbe/commit/8a2bb59e3dc9>`__ Makefile issue with parallel build
+-  `e02d72ae04fe <https://github.com/open-power/sbe/commit/e02d72ae04fe>`__ White/Black/Grey List Binary dump
+   full SBE implementation
+-  `959bcf49938d <https://github.com/open-power/sbe/commit/959bcf49938d>`__ Support Collect DUMP in ZZ-L
+   system
+
+Stephen Glancy (2):
+
+-  `510ac957f02d <https://github.com/open-power/sbe/commit/510ac957f02d>`__ Adds explorer CCS specialization
+-  `ed7027c5b077 <https://github.com/open-power/sbe/commit/ed7027c5b077>`__ Fixes FFDC for files moved to
+   generic
+
+Sumit Kumar (1):
+
+-  `7fc696f4f131 <https://github.com/open-power/sbe/commit/7fc696f4f131>`__ FAPI_Infra:Add new member to
+   structure ErrorInfoHwCallout
+
+Sunil Kumar (1):
+
+-  `01030a212c07 <https://github.com/open-power/sbe/commit/01030a212c07>`__ AXONE Bringup CI
+
+Tsung Yeung (2):
+
+-  `c9667ef21a6f <https://github.com/open-power/sbe/commit/c9667ef21a6f>`__ Add polling after STR entry to
+   ensure port is in STR before asserting RESETn
+-  `94df8bea72bd <https://github.com/open-power/sbe/commit/94df8bea72bd>`__ Disable BAR Temporarily to prevent
+   STR exit during nvdimm handover
+
+Yue Du (1):
+
+-  `ca676f5b5d40 <https://github.com/open-power/sbe/commit/ca676f5b5d40>`__ PM: Handle PIB Reset with data
+   check handler on all GPEs
+
+Zach Clark (1):
+
+-  `8384a9660449 <https://github.com/open-power/sbe/commit/8384a9660449>`__ Fix “possibly uninitialized
+   variable”
+
+kswaroop (2):
+
+-  `3f92b561d721 <https://github.com/open-power/sbe/commit/3f92b561d721>`__ Fix for race condition while
+   copying “p9_xip_tool”
+-  `ceb6f8424a2c <https://github.com/open-power/sbe/commit/ceb6f8424a2c>`__ Changed backing build to
+   /esw/fips940/Builds/b0620a_1925.940
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _v2.4-rc1-patches-6:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-6:
+
+Commits
+~~~~~~~
+
+Aaron Sawdey (1):
+
+-  `16aa1b111ed0 <https://github.com/open-power/skiboot/commit/16aa1b111ed0>`__ external/mambo: fix tcl
+   startup code for mambo bogus net (repost)
+
+Alexey Kardashevskiy (5):
+
+-  `7c977c734e1c <https://github.com/open-power/skiboot/commit/7c977c734e1c>`__ npu2: Reset PID wildcard and
+   refcounter when mapped to LPID
+-  `68d11e4460ec <https://github.com/open-power/skiboot/commit/68d11e4460ec>`__ npu2: Reset NVLinks when
+   resetting a GPU
+-  `5ed3884f8d04 <https://github.com/open-power/skiboot/commit/5ed3884f8d04>`__ npu2: Fix clearing the FIR
+   bits
+-  `d496bb141c97 <https://github.com/open-power/skiboot/commit/d496bb141c97>`__ npu2: Clear fence state for a
+   brick being reset
+-  `d2005818bea3 <https://github.com/open-power/skiboot/commit/d2005818bea3>`__ npu2: Increase timeout for
+   L2/L3 cache purging
+
+Alistair Popple (3):
+
+-  `d7636a10bd59 <https://github.com/open-power/skiboot/commit/d7636a10bd59>`__ external/mambo: Add an option
+   to exit Mambo when the system is shutdown
+-  `3b36d5be5ea0 <https://github.com/open-power/skiboot/commit/3b36d5be5ea0>`__ skiboot.tcl: Add option to
+   wait for GDB server connection
+-  `20a3b69bd1b4 <https://github.com/open-power/skiboot/commit/20a3b69bd1b4>`__ lpc-port80h: Don’t write port
+   80h when running under Simics
+
+Andrew Donnellan (2):
+
+-  `1a548857ce1f <https://github.com/open-power/skiboot/commit/1a548857ce1f>`__ hw/npu2-opencapi: Add initial
+   support for allocating OpenCAPI LPC memory
+-  `1706e0311c47 <https://github.com/open-power/skiboot/commit/1706e0311c47>`__ core/lock: Add debug options
+   to store backtrace of where lock was taken
+
+Artem Senichev (2):
+
+-  `c6eca76efb2e <https://github.com/open-power/skiboot/commit/c6eca76efb2e>`__ platforms/vesnin: PCI
+   inventory via IPMI OEM
+-  `6cea3a7bba7c <https://github.com/open-power/skiboot/commit/6cea3a7bba7c>`__ platforms/nicole: Add new
+   platform
+
+Claudio Carvalho (1):
+
+-  `bedb1c2343b2 <https://github.com/open-power/skiboot/commit/bedb1c2343b2>`__ trustedboot: Change PCR and
+   event_type for the skiboot events
+
+Cédric Le Goater (3):
+
+-  `04efad3a40f7 <https://github.com/open-power/skiboot/commit/04efad3a40f7>`__ plat/qemu: add a POWER8 and
+   POWER9 platform
+-  `27243a37469f <https://github.com/open-power/skiboot/commit/27243a37469f>`__ chip: add no-nx quirk for all
+   QEMU platforms
+-  `d1a556881a71 <https://github.com/open-power/skiboot/commit/d1a556881a71>`__ nx: remove check on the “qemu,
+   powernv” property
+
+Frederic Barrat (2):
+
+-  `ce49505c2faf <https://github.com/open-power/skiboot/commit/ce49505c2faf>`__ npu2-opencapi: Mask 2 XSL
+   errors
+-  `2a7e5cb685b8 <https://github.com/open-power/skiboot/commit/2a7e5cb685b8>`__ opal/hmi: Report NPU2
+   checkstop reason
+
+Joel Stanley (1):
+
+-  `c8b5e8a95caf <https://github.com/open-power/skiboot/commit/c8b5e8a95caf>`__ devicetree: Don’t set path to
+   dtc in makefile
+
+Jordan Niethe (16):
+
+-  `989c41041944 <https://github.com/open-power/skiboot/commit/989c41041944>`__ core/test/run-trace: Fix type
+   in testing struct
+-  `ad61b0a90ea1 <https://github.com/open-power/skiboot/commit/ad61b0a90ea1>`__ core/trace: Put boot_tracebuf
+   in correct location.
+-  `6b8e1b60aa3c <https://github.com/open-power/skiboot/commit/6b8e1b60aa3c>`__ external/trace: Fix endianness
+   detection in Makefile
+-  `000f9331a6eb <https://github.com/open-power/skiboot/commit/000f9331a6eb>`__ external/trace: Use correct
+   width integer byte swapping
+-  `d56b151d7f87 <https://github.com/open-power/skiboot/commit/d56b151d7f87>`__ core/test/run-trace: Stop
+   using indeterminate fields
+-  `bc04bf1eef38 <https://github.com/open-power/skiboot/commit/bc04bf1eef38>`__ core/trace: Change mask/and to
+   modulo for buffer offset
+-  `2717c6b8ddcd <https://github.com/open-power/skiboot/commit/2717c6b8ddcd>`__ core/trace: Change buffer
+   alignment from 4K to 64K
+-  `9825301b3fe6 <https://github.com/open-power/skiboot/commit/9825301b3fe6>`__ core/trace: Change trace
+   buffer size
+-  `8a566ff62037 <https://github.com/open-power/skiboot/commit/8a566ff62037>`__ core/trace: Add pir number to
+   debug_descriptor
+-  `8c4763094cb8 <https://github.com/open-power/skiboot/commit/8c4763094cb8>`__ core/trace: Export trace
+   buffers to sysfs
+-  `3f61c832bf1f <https://github.com/open-power/skiboot/commit/3f61c832bf1f>`__ external/trace: Introduce
+   structure for reading traces
+-  `085dbf049050 <https://github.com/open-power/skiboot/commit/085dbf049050>`__ external/trace: mmap trace
+   buffers in dump_trace
+-  `6c74b8e4dda1 <https://github.com/open-power/skiboot/commit/6c74b8e4dda1>`__ include/mem_region-malloc:
+   Define calloc for CCAN Heap
+-  `3d6aca20b8ae <https://github.com/open-power/skiboot/commit/3d6aca20b8ae>`__ ccan: Add CCAN heap source
+-  `a5038b4ccaf2 <https://github.com/open-power/skiboot/commit/a5038b4ccaf2>`__ external/trace: Add support
+   for dumping multiple buffers
+-  `e0ed7e9985b4 <https://github.com/open-power/skiboot/commit/e0ed7e9985b4>`__ external/trace: Add follow
+   option to dump_trace
+
+Lei YU (1):
+
+-  `df34cedd050a <https://github.com/open-power/skiboot/commit/df34cedd050a>`__ Add P9 DIO interrupt support
+
+Michael Neuling (3):
+
+-  `5beda3c6fe5b <https://github.com/open-power/skiboot/commit/5beda3c6fe5b>`__ nvram: Flag dangerous NVRAM
+   options
+-  `901261bc7699 <https://github.com/open-power/skiboot/commit/901261bc7699>`__ mambo: Add addr2func for
+   symbol resolution
+-  `68284c211739 <https://github.com/open-power/skiboot/commit/68284c211739>`__ mambo: Integrate addr2line
+   into backtrace command
+
+Nicholas Piggin (12):
+
+-  `7382324e9c41 <https://github.com/open-power/skiboot/commit/7382324e9c41>`__ xscom: move more register
+   definitions into processor-specific includes
+-  `eaa899f53237 <https://github.com/open-power/skiboot/commit/eaa899f53237>`__ fast-reboot:: skip read-only
+   memory checksum for slow simulators
+-  `90d01f9526ba <https://github.com/open-power/skiboot/commit/90d01f9526ba>`__ xive: Remove xive rev field
+   and recognize P9P
+-  `a8343d5f1a0d <https://github.com/open-power/skiboot/commit/a8343d5f1a0d>`__ fdt: check more errors
+-  `78040c772b5f <https://github.com/open-power/skiboot/commit/78040c772b5f>`__ core/pci: pci_slot_add_loc use
+   null-terminated strings
+-  `fb447636f18c <https://github.com/open-power/skiboot/commit/fb447636f18c>`__ build: Makefile clean gcov
+   files
+-  `bb408ca82fa8 <https://github.com/open-power/skiboot/commit/bb408ca82fa8>`__ build: allow per-directory
+   flag additions and subtractions
+-  `32d44e355521 <https://github.com/open-power/skiboot/commit/32d44e355521>`__ fsp/leds: improve string
+   operations bounds checking
+-  `bc0a30f0bc58 <https://github.com/open-power/skiboot/commit/bc0a30f0bc58>`__ libfdt: upgrade to upstream
+   dtc.git 243176c
+-  `df6b7a2dadd7 <https://github.com/open-power/skiboot/commit/df6b7a2dadd7>`__ device-tree: speed up fdt
+   building on slow simulators
+-  `a00971e1946b <https://github.com/open-power/skiboot/commit/a00971e1946b>`__ libc/string: speed up common
+   string functions
+-  `4025c84b4582 <https://github.com/open-power/skiboot/commit/4025c84b4582>`__ external/mambo: Bump default
+   POWER9 to Nimbus DD2.3
+
+Oliver O’Halloran (12):
+
+-  `22057f868f3b <https://github.com/open-power/skiboot/commit/22057f868f3b>`__ pci/iov: Remove skiboot VF
+   tracking
+-  `290fbf30ddc2 <https://github.com/open-power/skiboot/commit/290fbf30ddc2>`__ pci/iov: Remove skiboot VF
+   tracking
+-  `76c569ca3000 <https://github.com/open-power/skiboot/commit/76c569ca3000>`__ hw/phb4: Make pci-tracing
+   print at PR_NOTICE
+-  `27d1ef2ebabb <https://github.com/open-power/skiboot/commit/27d1ef2ebabb>`__ opal-gard: Account for ECC
+   size when clearing partition
+-  `02a683bf09d9 <https://github.com/open-power/skiboot/commit/02a683bf09d9>`__ hw/phb4: Assert Link Disable
+   bit after ETU init
+-  `771497098efd <https://github.com/open-power/skiboot/commit/771497098efd>`__ hw/phb4: Use read/write_reg in
+   assert_perst
+-  `166a053f1d96 <https://github.com/open-power/skiboot/commit/166a053f1d96>`__ hw/phb4: Add missing LTSSM
+   states
+-  `4760818d7c78 <https://github.com/open-power/skiboot/commit/4760818d7c78>`__ hw/phb4: Set trace enable
+   where it’s used
+-  `6c0a6612f492 <https://github.com/open-power/skiboot/commit/6c0a6612f492>`__ hw/phb4: Make
+   phb4_training_trace() more general
+-  `b557b79a3a3c <https://github.com/open-power/skiboot/commit/b557b79a3a3c>`__ opal-api: Document hole in the
+   token list
+-  `4a3ce90df510 <https://github.com/open-power/skiboot/commit/4a3ce90df510>`__ pci: Make the pci-eeh-verbose
+   nvram option generic
+-  `6e049e3c4fc5 <https://github.com/open-power/skiboot/commit/6e049e3c4fc5>`__ hw/phb3: Add verbose EEH
+   output
+
+Reza Arbab (2):
+
+-  `3386550f5174 <https://github.com/open-power/skiboot/commit/3386550f5174>`__ npu2: Fix typo
+-  `d4f2f77377da <https://github.com/open-power/skiboot/commit/d4f2f77377da>`__ npu2: Purge cache when
+   resetting a GPU
+
+Samuel Mendoza-Jonas (6):
+
+-  `bc2b1de3beb2 <https://github.com/open-power/skiboot/commit/bc2b1de3beb2>`__ include/ipmi: Fix incorrect
+   chassis commands
+-  `1bc63b896405 <https://github.com/open-power/skiboot/commit/1bc63b896405>`__ platforms/astbmc: Check for
+   SBE validation step
+-  `5e8a373ebe4d <https://github.com/open-power/skiboot/commit/5e8a373ebe4d>`__ doc/bmc: Document SBE
+   validation on P8 platforms
+-  `9834b0874af4 <https://github.com/open-power/skiboot/commit/9834b0874af4>`__ include/ipmi: Fix incorrect
+   chassis commands
+-  `757dfba75e03 <https://github.com/open-power/skiboot/commit/757dfba75e03>`__ platforms/astbmc: Check for
+   SBE validation step
+-  `6ef47971a87d <https://github.com/open-power/skiboot/commit/6ef47971a87d>`__ doc/bmc: Document SBE
+   validation on P8 platforms
+
+Shilpasri G Bhat (1):
+
+-  `92fd4f48014d <https://github.com/open-power/skiboot/commit/92fd4f48014d>`__ occ-sensors: Check if OCC is
+   reset while reading inband sensors
+
+Stewart Smith (150):
+
+-  `f01cd777adb1 <https://github.com/open-power/skiboot/commit/f01cd777adb1>`__ ipmi: ensure forward progress
+   on ipmi_queue_msg_sync()
+-  `2cc067ede570 <https://github.com/open-power/skiboot/commit/2cc067ede570>`__ ipmi: ensure forward progress
+   on ipmi_queue_msg_sync()
+-  `59bdc3a2d199 <https://github.com/open-power/skiboot/commit/59bdc3a2d199>`__ hw/xive.c: Fix memcmp() in
+   DEBUG build to compare struct not ptr
+-  `ac734a084319 <https://github.com/open-power/skiboot/commit/ac734a084319>`__ opal-ci: Add Fedora 30
+-  `ec52b670ddf5 <https://github.com/open-power/skiboot/commit/ec52b670ddf5>`__ Intentionally discard
+   fini_array sections
+-  `7c9b3eb3c149 <https://github.com/open-power/skiboot/commit/7c9b3eb3c149>`__ With new GCC comes larger GCOV
+   binaries
+-  `76f7316bc8fc <https://github.com/open-power/skiboot/commit/76f7316bc8fc>`__ ubuntu:rolling now missing
+   libcrypto.so.1.0.0, remove p8 mambo
+-  `33de0a26f587 <https://github.com/open-power/skiboot/commit/33de0a26f587>`__ doc: flesh out OPAL return
+   codes documentation
+-  `fea5e6e204d9 <https://github.com/open-power/skiboot/commit/fea5e6e204d9>`__ doc/opal-spec: update email
+   address
+-  `54f7a0e1d8d0 <https://github.com/open-power/skiboot/commit/54f7a0e1d8d0>`__ doc/overview: flesh out
+   overview
+-  `e5d1bf6408a2 <https://github.com/open-power/skiboot/commit/e5d1bf6408a2>`__ doc: Giant OPAL API table
+-  `410c6dcf6dbc <https://github.com/open-power/skiboot/commit/410c6dcf6dbc>`__ doc: Make OPAL_CONSOLE docs
+   pretty
+-  `3c09d3d55c42 <https://github.com/open-power/skiboot/commit/3c09d3d55c42>`__ doc: Make OPAL_RTC_READ docs
+   pretty
+-  `6eb1be26fc28 <https://github.com/open-power/skiboot/commit/6eb1be26fc28>`__ doc: make OPAL_RTC_WRITE docs
+   pretty
+-  `c22375d9edf2 <https://github.com/open-power/skiboot/commit/c22375d9edf2>`__ doc: prettify OPAL_REINIT_CPUS
+-  `4653773053ae <https://github.com/open-power/skiboot/commit/4653773053ae>`__ doc: prettify FSP Code update
+   docs
+-  `022d6f9b8cc7 <https://github.com/open-power/skiboot/commit/022d6f9b8cc7>`__ doc: prettify and expand
+   OPAL_HANDLE_HMI2 docs
+-  `8d871aec1e24 <https://github.com/open-power/skiboot/commit/8d871aec1e24>`__ doc: prettify OPAL powercap
+   docs
+-  `6c9a98a2ffe5 <https://github.com/open-power/skiboot/commit/6c9a98a2ffe5>`__ doc: prettify opal IMC
+   counters calls
+-  `fbd5f4c9290b <https://github.com/open-power/skiboot/commit/fbd5f4c9290b>`__ doc: prettify
+   OPAL_SENSOR_GROUP_ENABLE and OPAL_SENSOR_GROUP_CLEAR
+-  `a24d9df75f20 <https://github.com/open-power/skiboot/commit/a24d9df75f20>`__ doc: prettify OPAL_QUIESCE
+-  `1e57f1d587cf <https://github.com/open-power/skiboot/commit/1e57f1d587cf>`__ doc: prettify OPAL_PCI_SET_P2P
+-  `95b50422d7e0 <https://github.com/open-power/skiboot/commit/95b50422d7e0>`__ doc: prettify
+   OPAL_[GET|SET]_PBCQ_TUNNEL_BAR
+-  `5d4e227e4591 <https://github.com/open-power/skiboot/commit/5d4e227e4591>`__ doc: prettify and RSTify
+   OPAL_NMMU_SET_PTCR
+-  `6f0bb487e844 <https://github.com/open-power/skiboot/commit/6f0bb487e844>`__ doc: prettify
+   OPAL_PCI_TCE_KILL
+-  `3baffee8afe2 <https://github.com/open-power/skiboot/commit/3baffee8afe2>`__ doc: prettify OPAL_INT
+   calls
+-  `e88bae8c7b3c <https://github.com/open-power/skiboot/commit/e88bae8c7b3c>`__ doc: prettify
+   OPAL_PCI_[GET|SET]_POWER_STATE
+-  `b33ad4d3ed54 <https://github.com/open-power/skiboot/commit/b33ad4d3ed54>`__ doc: prettify
+   OPAL_GET_DEVICE_TREE
+-  `38b45e292f45 <https://github.com/open-power/skiboot/commit/38b45e292f45>`__ doc: prettify
+   OPAL_PCI_GET_PRESENCE_STATE
+-  `f7ec077e37c8 <https://github.com/open-power/skiboot/commit/f7ec077e37c8>`__ doc: prettify OPAL_PRD_MSG
+-  `de8d541eb563 <https://github.com/open-power/skiboot/commit/de8d541eb563>`__ doc: prettify
+   OPAL_IPMI_(SEND|RECV)
+-  `543cad968b04 <https://github.com/open-power/skiboot/commit/543cad968b04>`__ doc: prettify OPAL_SLW_SET_REG
+-  `25702ad76005 <https://github.com/open-power/skiboot/commit/25702ad76005>`__ doc: prettify OPAL_CHECK_TOKEN
+-  `0def86b35c92 <https://github.com/open-power/skiboot/commit/0def86b35c92>`__ doc: prettify
+   OPAL_PCI_SET_PHB_CAPI_MODE
+-  `b3ed27ff6ef8 <https://github.com/open-power/skiboot/commit/b3ed27ff6ef8>`__ doc: make OPAL_TEST docs
+   pretty
+-  `5b13696650b1 <https://github.com/open-power/skiboot/commit/5b13696650b1>`__ doc: Add anchors to 5.1.13 and
+   5.3.0 release notes
+-  `ac16abb5df81 <https://github.com/open-power/skiboot/commit/ac16abb5df81>`__ doc: combine OPAL_RTC_READ and
+   OPAL_RTC_WRITE pages
+-  `2c2c622d1dc2 <https://github.com/open-power/skiboot/commit/2c2c622d1dc2>`__ doc: Make OPAL_CEC_POWER_DOWN
+   docs pretty
+-  `2e93db95d85d <https://github.com/open-power/skiboot/commit/2e93db95d85d>`__ doc: Add example to
+   OPAL_CEC_POWER_DOWN
+-  `9b33b08a2778 <https://github.com/open-power/skiboot/commit/9b33b08a2778>`__ doc: flesh out OPAL_CEC_REBOOT
+   docs
+-  `c73270fd417a <https://github.com/open-power/skiboot/commit/c73270fd417a>`__ doc: Flesh out NVRAM docs
+-  `cb8c5d76e72a <https://github.com/open-power/skiboot/commit/cb8c5d76e72a>`__ doc: Fix up
+   OPAL_HANDLE_INTERRUPT links
+-  `d3e07e2a07d3 <https://github.com/open-power/skiboot/commit/d3e07e2a07d3>`__ doc: Add details on removed
+   calls
+-  `8e4bb49cb5cd <https://github.com/open-power/skiboot/commit/8e4bb49cb5cd>`__ Remove remnants of
+   OPAL_PCI_SET_PHB_TCE_MEMORY
+-  `df8dd2733162 <https://github.com/open-power/skiboot/commit/df8dd2733162>`__ Remove last remnants of
+   OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_MEMORY
+-  `11cdf2107fb1 <https://github.com/open-power/skiboot/commit/11cdf2107fb1>`__ doc: Add PCI Config Space OPAL
+   call docs
+-  `fb4d55672f9d <https://github.com/open-power/skiboot/commit/fb4d55672f9d>`__ doc: Make OPAL_ELOG pretty,
+   mark OPAL_ELOG_WRITE unimplemented
+-  `6dd269db19f7 <https://github.com/open-power/skiboot/commit/6dd269db19f7>`__ Document the long removed
+   OPAL_REGISTER_OPAL_EXCEPTION_HANDLER call
+-  `8c47f5ede6b2 <https://github.com/open-power/skiboot/commit/8c47f5ede6b2>`__ doc: fix OPAL_CONSOLE links
+-  `ae2de39b80de <https://github.com/open-power/skiboot/commit/ae2de39b80de>`__ doc: OPAL_START_CPU and
+   OPAL_RETURN_CPU
+-  `da90a25872ff <https://github.com/open-power/skiboot/commit/da90a25872ff>`__ doc: Add links to XIVE calls
+-  `af6d53905913 <https://github.com/open-power/skiboot/commit/af6d53905913>`__ doc: Combine and extend
+   OPAL_SENSOR_READ[_U64] docs
+-  `91a1f4409ca6 <https://github.com/open-power/skiboot/commit/91a1f4409ca6>`__ doc: Clean up OPAL power shift
+   ratio docs
+-  `5eac08c4b3a3 <https://github.com/open-power/skiboot/commit/5eac08c4b3a3>`__ doc: combine
+   OPAL_SENSOR_GROUP_ENABLE and OPAL_SENSOR_GROUP_CLEAR
+-  `550f749f0d5a <https://github.com/open-power/skiboot/commit/550f749f0d5a>`__ doc: Extend
+   OPAL_LEDS_[GET|SET]_INDICATOR
+-  `70362d09064d <https://github.com/open-power/skiboot/commit/70362d09064d>`__ doc: prettify and flesh out
+   OPAL_FLASH call documentation
+-  `88a17d78ae8d <https://github.com/open-power/skiboot/commit/88a17d78ae8d>`__ doc: Add OPAL_I2C_REQUEST
+   documentation
+-  `ed702b6524b7 <https://github.com/open-power/skiboot/commit/ed702b6524b7>`__ doc: Flesh out
+   OPAL_(READ|WRITE)_TPO and OPAL_GET_DPO_STATUS docs
+-  `77f7c48a1fd6 <https://github.com/open-power/skiboot/commit/77f7c48a1fd6>`__ doc: Flesh out
+   OPAL_(UN)REGISTER_DUMP_REGION docs
+-  `1fbddac373ef <https://github.com/open-power/skiboot/commit/1fbddac373ef>`__ doc: prettify and flesh out
+   OPAL_XSCOM_READ and OPAL_XSCOM_WRITE
+-  `c78419dca251 <https://github.com/open-power/skiboot/commit/c78419dca251>`__ doc: flesh out and prettify
+   OPAL_LPC_(READ|WRITE)
+-  `e437a0fc0fd4 <https://github.com/open-power/skiboot/commit/e437a0fc0fd4>`__ doc: misc formatting fixes
+-  `dc24fd7fe912 <https://github.com/open-power/skiboot/commit/dc24fd7fe912>`__ doc: Document OPAL_DUMP
+   calls
+-  `39bd3717a128 <https://github.com/open-power/skiboot/commit/39bd3717a128>`__ Add missing 5.4.9 release
+   notes
+-  `bf1b2d6c7906 <https://github.com/open-power/skiboot/commit/bf1b2d6c7906>`__ skiboot 6.0.3 release notes
+-  `b63096b65bb9 <https://github.com/open-power/skiboot/commit/b63096b65bb9>`__ skiboot v6.0.12 release notes
+-  `64e239b22dda <https://github.com/open-power/skiboot/commit/64e239b22dda>`__ skiboot 6.0.9 release notes
+-  `6d84c3f3d05f <https://github.com/open-power/skiboot/commit/6d84c3f3d05f>`__ doc: Add missing skiboot 5.9.8
+   release notes
+-  `cd08835db7cb <https://github.com/open-power/skiboot/commit/cd08835db7cb>`__ doc: Add missing skiboot-4.0
+   release notes
+-  `769ce61fbcfa <https://github.com/open-power/skiboot/commit/769ce61fbcfa>`__ doc: Add missing skiboot-5.0
+   release notes
+-  `3e86783b80e5 <https://github.com/open-power/skiboot/commit/3e86783b80e5>`__ doc: Add missing skiboot-4.1
+   release notes
+-  `12b49b4434f4 <https://github.com/open-power/skiboot/commit/12b49b4434f4>`__ doc: Add missing skiboot-4.1.1
+   release notes
+-  `b4b596393e71 <https://github.com/open-power/skiboot/commit/b4b596393e71>`__ doc: Add skeleton
+   OPAL_PCI_EEH_FREEZE_STATUS docs
+-  `9dd1df6b37d0 <https://github.com/open-power/skiboot/commit/9dd1df6b37d0>`__ doc: OPAL_PCI_SHPC was never
+   implemented
+-  `484e81580580 <https://github.com/open-power/skiboot/commit/484e81580580>`__ doc: Add skeleton
+   OPAL_PCI_EEH_FREEZE_CLEAR docs
+-  `5eec3e33bc06 <https://github.com/open-power/skiboot/commit/5eec3e33bc06>`__ Remove unused
+   OPAL_PCI_EEH_FREEZE_STATUS2
+-  `e6d95f28f325 <https://github.com/open-power/skiboot/commit/e6d95f28f325>`__ doc: prettify
+   OPAL_PCI_PHB_MMIO_ENABLE
+-  `8ab9f9d33f0c <https://github.com/open-power/skiboot/commit/8ab9f9d33f0c>`__ doc: prettify
+   OPAL_PCI_SET_PHB_MEM_WINDOW
+-  `897d8c8a41d9 <https://github.com/open-power/skiboot/commit/897d8c8a41d9>`__ doc: prettify
+   OPAL_PCI_MAP_PE_MMIO_WINDOW
+-  `5b4d6f1f0e61 <https://github.com/open-power/skiboot/commit/5b4d6f1f0e61>`__ Remove never implemented
+   OPAL_PCI_SET_PHB_TABLE_MEMORY and document why
+-  `2299cbb445b6 <https://github.com/open-power/skiboot/commit/2299cbb445b6>`__ doc: prettify OPAL_PCI_SET_PE
+-  `8ff862327371 <https://github.com/open-power/skiboot/commit/8ff862327371>`__ doc: prettify
+   OPAL_PCI_SET_PELTV
+-  `7599c245bbde <https://github.com/open-power/skiboot/commit/7599c245bbde>`__ doc: prettify OPAL_PCI_SET_MVE
+-  `0c1a54e40263 <https://github.com/open-power/skiboot/commit/0c1a54e40263>`__ doc: prettify
+   OPAL_PCI_SET_MVE_ENABLE
+-  `065cfb71eef2 <https://github.com/open-power/skiboot/commit/065cfb71eef2>`__ Remove unused
+   OPAL_PCI_GET_XIVE_REISSUE and OPAL_PCI_SET_XIVE_REISSUE
+-  `fb0bd9be4132 <https://github.com/open-power/skiboot/commit/fb0bd9be4132>`__ doc: prettify
+   OPAL_PCI_SET_XIVE_PE
+-  `a98ca2e80d49 <https://github.com/open-power/skiboot/commit/a98ca2e80d49>`__ Remove unused
+   OPAL_GET_XIVE_SOURCE
+-  `309dc0d0a06a <https://github.com/open-power/skiboot/commit/309dc0d0a06a>`__ doc: prettify
+   OPAL_GET_MSI_[32|64]
+-  `f797854384a3 <https://github.com/open-power/skiboot/commit/f797854384a3>`__ doc: Document
+   OPAL_QUERY_CPU_STATUS
+-  `e9bced00496e <https://github.com/open-power/skiboot/commit/e9bced00496e>`__ doc: prettify
+   OPAL_PCI_MAP_PE_DMA_WINDOW[_REAL]
+-  `9a3314d7bfdb <https://github.com/open-power/skiboot/commit/9a3314d7bfdb>`__ doc: Add skeleton
+   OPAL_PCI_RESET docs
+-  `321dd1693401 <https://github.com/open-power/skiboot/commit/321dd1693401>`__ doc: Skeleton
+   OPAL_PCI_GET_HUB_DIAG_DATA docs
+-  `e985764f5734 <https://github.com/open-power/skiboot/commit/e985764f5734>`__ doc: Flesh out
+   OPAL_PCI_GET_PHB_DIAG_DATA2 docs
+-  `0e56e26ab02a <https://github.com/open-power/skiboot/commit/0e56e26ab02a>`__ Remove remnants of
+   OPAL_PCI_GET_PHB_DIAG_DATA
+-  `a4edaf6ce18b <https://github.com/open-power/skiboot/commit/a4edaf6ce18b>`__ doc: OPAL_PCI_FENCE_PHB was
+   never implemented
+-  `272d0658f1ac <https://github.com/open-power/skiboot/commit/272d0658f1ac>`__ doc: Add skeleton for
+   OPAL_PCI_REINIT
+-  `227de3c5dfc9 <https://github.com/open-power/skiboot/commit/227de3c5dfc9>`__ doc: OPAL_PCI_MASK_PE_ERROR
+   was never implemented
+-  `7eae8441e74a <https://github.com/open-power/skiboot/commit/7eae8441e74a>`__ doc: Mark
+   OPAL_SET_SLOT_LED_STATUS as never implemented
+-  `de278bc3b401 <https://github.com/open-power/skiboot/commit/de278bc3b401>`__ doc: Add OPAL_GET_EPOW_STATUS
+   docs
+-  `0d1c898fd38e <https://github.com/open-power/skiboot/commit/0d1c898fd38e>`__ doc:
+   OPAL_SET_SYSTEM_ATTENTION_LED was never implemented
+-  `66b4b96a2710 <https://github.com/open-power/skiboot/commit/66b4b96a2710>`__ doc: OPAL_RESERVED[12],
+   reserved but never used
+-  `40bd86dd1ca9 <https://github.com/open-power/skiboot/commit/40bd86dd1ca9>`__ doc: Add skeleton for
+   OPAL_PCI_NEXT_ERROR
+-  `dc9ee7f37f0c <https://github.com/open-power/skiboot/commit/dc9ee7f37f0c>`__ doc: Skeleton OPAL_PCI_POLL
+   docs
+-  `9b9f564fdb9c <https://github.com/open-power/skiboot/commit/9b9f564fdb9c>`__ doc: Add OPAL_PCI_MSI_EOI
+   skeleton docs
+-  `3310851c9b2a <https://github.com/open-power/skiboot/commit/3310851c9b2a>`__ doc: Add OPAL_ELOG_WRITE to a
+   list of future calls
+-  `a6bbe935f0a1 <https://github.com/open-power/skiboot/commit/a6bbe935f0a1>`__ doc: Add skeleton
+   OPAL_RESYNC_TIMEBASE docs
+-  `971a2993ac8a <https://github.com/open-power/skiboot/commit/971a2993ac8a>`__ doc: prettify OPAL_GET_MSG
+-  `d64431cca54b <https://github.com/open-power/skiboot/commit/d64431cca54b>`__ doc: prettify
+   OPAL_CHECK_ASYNC_COMPLETION
+-  `9d3a0036ed41 <https://github.com/open-power/skiboot/commit/9d3a0036ed41>`__ doc: prettify
+   OPAL_SYNC_HOST_REBOOT
+-  `227c81905887 <https://github.com/open-power/skiboot/commit/227c81905887>`__ doc: Document OPAL_GET_PARAM
+   and OPAL_SET_PARAM
+-  `70abf89d6bef <https://github.com/open-power/skiboot/commit/70abf89d6bef>`__ doc: Document OPAL_ELOG_SEND
+   as not ever used
+-  `d69e78b29d42 <https://github.com/open-power/skiboot/commit/d69e78b29d42>`__ doc: Document
+   OPAL_WRITE_OPPANEL_ASYNC
+-  `cdc7a00a0541 <https://github.com/open-power/skiboot/commit/cdc7a00a0541>`__ doc: Skeleton
+   OPAL_PCI_ERR_INJECT docs
+-  `05cf82f958f2 <https://github.com/open-power/skiboot/commit/05cf82f958f2>`__ doc: skeleton
+   OPAL_PCI_EEH_FREEZE_SET docs
+-  `3240ad51fa81 <https://github.com/open-power/skiboot/commit/3240ad51fa81>`__ doc: Document
+   OPAL_CONFIG_CPU_IDLE_STATE
+-  `07a475fbda19 <https://github.com/open-power/skiboot/commit/07a475fbda19>`__ doc: prettify OPAL_GET_XIVE
+   and OPAL_SET_XIVE
+-  `63dd1315f5ac <https://github.com/open-power/skiboot/commit/63dd1315f5ac>`__ doc: fixup misc broken links
+-  `16b7ae641037 <https://github.com/open-power/skiboot/commit/16b7ae641037>`__ Remove POWER7 and POWER7+
+   support
+-  `6995f7d1309d <https://github.com/open-power/skiboot/commit/6995f7d1309d>`__ Remove P7 remnants: hw/cec.c,
+   apollo platform
+-  `a66f5a81000d <https://github.com/open-power/skiboot/commit/a66f5a81000d>`__ hw/lpc: Fix theoretical
+   possible out-of-bounds-read
+-  `2d4c7f9886ee <https://github.com/open-power/skiboot/commit/2d4c7f9886ee>`__ core/cpu: Fix theoretical
+   use-after-free if no_return job returns
+-  `0a2f8fbf9314 <https://github.com/open-power/skiboot/commit/0a2f8fbf9314>`__ doc: Add OPAL tokens 46-48 as
+   never used
+-  `db3929ee4f0a <https://github.com/open-power/skiboot/commit/db3929ee4f0a>`__ doc: Futher document
+   OPAL_REINIT_CPUS_MMU modes
+-  `df9d972c2308 <https://github.com/open-power/skiboot/commit/df9d972c2308>`__ sparse: fix OPAL API function
+   argument test
+-  `728c73b8efb8 <https://github.com/open-power/skiboot/commit/728c73b8efb8>`__ sparse: fix bt_lock should be
+   static
+-  `dbf27b6c4af8 <https://github.com/open-power/skiboot/commit/dbf27b6c4af8>`__ sparse: fix incorrect type
+   assignment in core/ipmi.c
+-  `9c89e53d235c <https://github.com/open-power/skiboot/commit/9c89e53d235c>`__ travis: add back Coverity Scan
+-  `ef691db35337 <https://github.com/open-power/skiboot/commit/ef691db35337>`__ struct p9_sbe_msg doesn’t need
+   to be packed
+-  `ba977f2e4406 <https://github.com/open-power/skiboot/commit/ba977f2e4406>`__ hdata/vpd: fix printing
+   (char*)0x00
+-  `b904cb733750 <https://github.com/open-power/skiboot/commit/b904cb733750>`__ Disable
+   -Waddress-of-packed-member for GCC9
+-  `d615b964a946 <https://github.com/open-power/skiboot/commit/d615b964a946>`__ doc: travis-ci deploy docs!
+-  `bad74d247bcc <https://github.com/open-power/skiboot/commit/bad74d247bcc>`__ op_display: make platform
+   function rather than “FSP” specific
+-  `7e6602e30975 <https://github.com/open-power/skiboot/commit/7e6602e30975>`__ Move more FSP functions to FSP
+   platform
+-  `1b07618e8a2d <https://github.com/open-power/skiboot/commit/1b07618e8a2d>`__ Split FSP OCC code out into
+   hw/fsp/
+-  `30ea4db09c7c <https://github.com/open-power/skiboot/commit/30ea4db09c7c>`__ Move core/hostservices.c to
+   platforms/ibm-fsp/
+-  `bfe3f8aa3618 <https://github.com/open-power/skiboot/commit/bfe3f8aa3618>`__ host_services_occ_base_setup
+   is core homer code not host_services
+-  `7a1c727edf31 <https://github.com/open-power/skiboot/commit/7a1c727edf31>`__ core/init.c: use if
+   (platform.bmc) rather than !fsp_present()
+-  `915097bdb87f <https://github.com/open-power/skiboot/commit/915097bdb87f>`__ core/init.c: no longer need to
+   include FSP headers
+-  `9fc0c1287ada <https://github.com/open-power/skiboot/commit/9fc0c1287ada>`__ Move FSP specific op-panel
+   calls to platform.exit()
+-  `5e705176fd26 <https://github.com/open-power/skiboot/commit/5e705176fd26>`__ core/opal: move HIR trigger to
+   FSP poller
+-  `20965078a198 <https://github.com/open-power/skiboot/commit/20965078a198>`__ hw/fsp/fsp.c: remove lying
+   comments
+-  `d14cfe94cdbe <https://github.com/open-power/skiboot/commit/d14cfe94cdbe>`__ core/pci: use !platform.bmc
+   hack over fsp_present()
+-  `ddf48eae7697 <https://github.com/open-power/skiboot/commit/ddf48eae7697>`__ fast-reboot: move platform
+   specific bits to a platform call
+-  `77b17098b41c <https://github.com/open-power/skiboot/commit/77b17098b41c>`__ Move FSP-specific VPD
+   functionality to platforms/ibm-fsp/
+-  `5f64c9e48a12 <https://github.com/open-power/skiboot/commit/5f64c9e48a12>`__ core/timer: Use platform
+   heartmeat_time call for FSP platforms
+-  `dfb707f5579e <https://github.com/open-power/skiboot/commit/dfb707f5579e>`__ Separate FSP specific PSI code
+-  `633645665cb3 <https://github.com/open-power/skiboot/commit/633645665cb3>`__ Move platform specific PRD
+   functionality to struct platform
+-  `46a5902e7b63 <https://github.com/open-power/skiboot/commit/46a5902e7b63>`__ Experimental support for
+   building without FSP code
+-  `695240b0cadd <https://github.com/open-power/skiboot/commit/695240b0cadd>`__ doc: Add .nojekyll to not
+   confuse gh-pages
+-  `4db38a36b310 <https://github.com/open-power/skiboot/commit/4db38a36b310>`__ skiboot v6.4-rc1 release notes
+
+Suraj Jitindar Singh (1):
+
+-  `b8329fe2982d <https://github.com/open-power/skiboot/commit/b8329fe2982d>`__ core/fast-reboot: Add
+   im-feeling-lucky option
+
+Vasant Hegde (17):
+
+-  `7097cb6a40dc <https://github.com/open-power/skiboot/commit/7097cb6a40dc>`__ skiboot v6.0.20 release notes
+-  `e6e70ea51c65 <https://github.com/open-power/skiboot/commit/e6e70ea51c65>`__ skiboot v6.2.4 release notes
+-  `990d248a61a0 <https://github.com/open-power/skiboot/commit/990d248a61a0>`__ skiboot v6.3.1 release notes
+-  `a78bf50e02dd <https://github.com/open-power/skiboot/commit/a78bf50e02dd>`__ skiboot v6.3.1 release notes
+-  `41109e5073bd <https://github.com/open-power/skiboot/commit/41109e5073bd>`__ gard: Use consistent name
+-  `bc5584c3145b <https://github.com/open-power/skiboot/commit/bc5584c3145b>`__ core/opal: Increase
+   opal-msg-size size
+-  `ec9f67bdaedc <https://github.com/open-power/skiboot/commit/ec9f67bdaedc>`__ opal-msg: Pass return value to
+   callback handler
+-  `66d0ad68687b <https://github.com/open-power/skiboot/commit/66d0ad68687b>`__ opal-msg: Pass parameter size
+   to \_opal_queue_msg()
+-  `b6fce51e3170 <https://github.com/open-power/skiboot/commit/b6fce51e3170>`__ opal-msg: Enhance opal-get-msg
+   API
+-  `e2fcc4dd6d58 <https://github.com/open-power/skiboot/commit/e2fcc4dd6d58>`__ core/test/run-msg: Add
+   callback function test
+-  `bdcf4483eb55 <https://github.com/open-power/skiboot/commit/bdcf4483eb55>`__ hostservices: Do not call
+   hservices_init on ZZ
+-  `fcb1d4dc1b9d <https://github.com/open-power/skiboot/commit/fcb1d4dc1b9d>`__ prd: Validate
+   \_opal_queue_msg() return value
+-  `fb702bf01aea <https://github.com/open-power/skiboot/commit/fb702bf01aea>`__ prd: Implement generic HBRT -
+   FSP interface
+-  `eb86b1484f54 <https://github.com/open-power/skiboot/commit/eb86b1484f54>`__ prd: Implement generic FSP -
+   HBRT interface
+-  `9cae036fafea <https://github.com/open-power/skiboot/commit/9cae036fafea>`__ opal-prd: Fix prd message size
+   issue
+-  `0bf01d93ee39 <https://github.com/open-power/skiboot/commit/0bf01d93ee39>`__ platform/zz: Add new platform
+   type
+-  `197ee04e276b <https://github.com/open-power/skiboot/commit/197ee04e276b>`__ skiboot v6.3.2 release notes
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _v2.4-rc1-patches-7:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-7:
+
+Commits
+~~~~~~~
+
+Artem Senichev (1):
+
+-  `deed9ba0bc6d <https://github.com/open-power/vesnin-xml/commit/deed9ba0bc6d>`__ Setup APSS channels (power
+   consumption)
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _v2.4-rc1-patches-8:
+
+Patches
+~~~~~~~
+
+.. _v2.4-rc1-commits-8:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (1):
+
+-  `a6f4df381b97 <https://github.com/open-power/witherspoon-xml/commit/a6f4df381b97>`__ Op build 2.0.y (#83)
diff --git a/_sources/release-notes/v2.4.rst.txt b/_sources/release-notes/v2.4.rst.txt
new file mode 100644
index 0000000..ce048ab
--- /dev/null
+++ b/_sources/release-notes/v2.4.rst.txt
@@ -0,0 +1,2523 @@
+Release Notes for OpenPower Firmware v2.4
+=========================================
+
+op-build v2.4 was released on Thursday July 18th, 2019. It becomes the new stable release of op-build,
+following on from v2.3, first released on May 21st, 2019.
+
+The op-build v2.4 release cycle has been fairly short, and follows on from v2.3 to ensure we have a more
+reliably predictable release schedule going for future releases.
+
+op-build v2.4 contains all the fixes as of op-build v2.3.1 and v2.0.15, and we expect to continue to do stable
+2.0.y releases of v2.0 into the forseeable future.
+
+New platforms
+-------------
+
+-  nicole
+
+Updated Packages
+----------------
+
+Since v2.4-rc1:
+
++----------------+-------------+-------------+--------------------------------------------------------------+
+| Package        | Old Version | New Version | Platforms                                                    |
++================+=============+=============+==============================================================+
+| hcode          | hw070619a.9 | hw071319a.9 | witherspoon, p9dsu, zaius, romulus, nicole                   |
+|                | 40          | 40          |                                                              |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| hostboot       | 2b061c6081d | 8abecc2fde6 | witherspoon, p9dsu, zaius, romulus, nicole                   |
+|                | 4           | d           |                                                              |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| libflash       | v6.4-rc1    | v6.4        | witherspoon, p9dsu, zaius, habanero, firenze, garrison,      |
+|                |             |             | barreleye, pseries, opal, firestone, palmetto, p8dtu,        |
+|                |             |             | vesnin, zz, romulus, nicole                                  |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| linux          | 5.1.16      | 5.2.1       | witherspoon, p9dsu, zaius, habanero, firenze, garrison,      |
+|                |             |             | barreleye, pseries, opal, firestone, palmetto, p8dtu,        |
+|                |             |             | vesnin, zz, romulus, nicole                                  |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| linux-headers  | 5.1.16      | 5.2.1       | witherspoon, p9dsu, zaius, habanero, firenze, garrison,      |
+|                |             |             | barreleye, pseries, opal, firestone, palmetto, p8dtu,        |
+|                |             |             | vesnin, zz, romulus, nicole                                  |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| machine-xml    | eac9377724b | 26b20929225 | nicole                                                       |
+|                | a           | 9           |                                                              |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| occ-p8         | a2856b77a61 | 28b9f6edc69 | habanero, firenze, garrison, barreleye, pseries, firestone,  |
+|                | 8           | 8           | palmetto, p8dtu, vesnin                                      |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| openpower-pnor | 43fc2ebbae0 | 03469302c58 | witherspoon, p9dsu, zaius, habanero, garrison, barreleye,    |
+|                | f           | f           | firestone, palmetto, p8dtu, vesnin, romulus, nicole          |
++----------------+-------------+-------------+--------------------------------------------------------------+
+| skiboot        | v6.4-rc1    | v6.4        | witherspoon, p9dsu, zaius, habanero, firenze, garrison,      |
+|                |             |             | barreleye, pseries, opal, firestone, palmetto, p8dtu,        |
+|                |             |             | vesnin, zz, romulus, nicole                                  |
++----------------+-------------+-------------+--------------------------------------------------------------+
+
+Since v2.3:
+
++---------------------+--------------------+--------------------+------------------------------------------+
+| Package             | Old Version        | New Version        | Platforms                                |
++=====================+====================+====================+==========================================+
+| busybox             | 1.29.3             | 1.30.1             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| check               | 0.11.0             | 0.12.0             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin, zz,  |
+|                     |                    |                    | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| dropbear            | 2018.76            | 2019.78            | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| glibc               | glibc-2.28-94-g4ae | 2.29-11-ge28ad442e | witherspoon, p9dsu, zaius, habanero,     |
+|                     | ff335ca19          | 73b0               | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hcode               | hw041519a.opv23    | hw071319a.940      | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot            | ca03643dd893       | 8abecc2fde6d       | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot-binaries   | hw041519a.opv23    | hw062819a.940      | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | garrison, barreleye, firestone,          |
+|                     |                    |                    | palmetto, p8dtu, vesnin, romulus         |
++---------------------+--------------------+--------------------+------------------------------------------+
+| hostboot-p8         | dc218d94c57b       | 27dda299f0ad       | habanero, garrison, barreleye,           |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| libflash            | v6.2               | v6.4               | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | firestone, palmetto, p8dtu, vesnin, zz,  |
+|                     |                    |                    | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| linux               | 5.0.7              | 5.2.1              | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| linux-headers       | 5.0.7              | 5.2.1              | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | 741046046ec3       | eac9377724ba       | romulus                                  |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | f44f8808fc7c       | deed9ba0bc6d       | vesnin                                   |
++---------------------+--------------------+--------------------+------------------------------------------+
+| machine-xml         | e3e9aef82673       | a6f4df381b97       | witherspoon                              |
++---------------------+--------------------+--------------------+------------------------------------------+
+| nvme                | v1.3               | v1.7               | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| occ                 | 58e422dede59       | e5a2afd6cfb0       | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| occ-p8              | a2856b77a618       | 28b9f6edc698d      | habanero, firenze, garrison, barreleye,  |
+|                     |                    |                    | pseries, firestone, palmetto, p8dtu,     |
+|                     |                    |                    | vesnin                                   |
++---------------------+--------------------+--------------------+------------------------------------------+
+| openpower-pnor      | 2ea669b4aa57       | 03469302c58f       | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | garrison, barreleye, firestone,          |
+|                     |                    |                    | palmetto, p8dtu, vesnin, romulus         |
++---------------------+--------------------+--------------------+------------------------------------------+
+| petitboot           | v1.10.3            | v1.10.4            | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| sbe                 | 1410677b65e4       | b96edc83e949       | witherspoon, p9dsu, zaius, romulus       |
++---------------------+--------------------+--------------------+------------------------------------------+
+| skiboot             | v6.3.1             | v6.4               | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+| sudo                | 1.8.23             | 1.8.27             | witherspoon, p9dsu, zaius, habanero,     |
+|                     |                    |                    | firenze, garrison, barreleye, pseries,   |
+|                     |                    |                    | opal, firestone, palmetto, p8dtu,        |
+|                     |                    |                    | vesnin, zz, romulus                      |
++---------------------+--------------------+--------------------+------------------------------------------+
+
+New Packages
+------------
+
++-----------------------------------+-----------------------------------+-----------------------------------+
+| Package                           | Version                           | Platforms                         |
++===================================+===================================+===================================+
+| cryptsetup                        | 2.0.6                             | witherspoon,p9dsu,zaius,habanero, |
+|                                   |                                   | firenze,garrison,barreleye,pserie |
+|                                   |                                   | s,opal,firestone,palmetto,p8dtu,v |
+|                                   |                                   | esnin,zz,romulus                  |
++-----------------------------------+-----------------------------------+-----------------------------------+
+| json-c                            | 0.13.1                            | witherspoon,p9dsu,zaius,habanero, |
+|                                   |                                   | firenze,garrison,barreleye,pserie |
+|                                   |                                   | s,opal,firestone,palmetto,p8dtu,v |
+|                                   |                                   | esnin,zz,romulus                  |
++-----------------------------------+-----------------------------------+-----------------------------------+
+| libflash                          | v6.4                              | opal                              |
++-----------------------------------+-----------------------------------+-----------------------------------+
+
+Removed Packages
+----------------
+
++---------+------------------------------------------+-----------+
+| Package | Version                                  | Platforms |
++=========+==========================================+===========+
+| occ-p8  | a2856b77a618e35f597e3e472868a2617eec67fa | opal      |
++---------+------------------------------------------+-----------+
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Ben Gass (1):
+
+-  `647c79394de1 <https://github.com/open-power/hcode/commit/647c79394de1>`__ Add p9a.omi.pll.scan.initfile
+   and ifCompiler support.
+
+Dan Crowell (1):
+
+-  `9cad5ac42b3e <https://github.com/open-power/hcode/commit/9cad5ac42b3e>`__ Synch up OMI and MCA frequencies
+
+Prem Shanker Jha (4):
+
+-  `cc0b781abd67 <https://github.com/open-power/hcode/commit/cc0b781abd67>`__ Self Save: Fixing self save of
+   core SPR.
+-  `abe84794dea8 <https://github.com/open-power/hcode/commit/abe84794dea8>`__ VDM(Part 2): CME hcode support
+   for per quad VDM.
+-  `62fab01afb46 <https://github.com/open-power/hcode/commit/62fab01afb46>`__ VDM(Part 3): Image build changes
+   for quad level VDM
+-  `b897d74ad16d <https://github.com/open-power/hcode/commit/b897d74ad16d>`__ Stop API: STOP API made project
+   agnostic.
+
+Rahul Batra (4):
+
+-  `793c77ef0f8b <https://github.com/open-power/hcode/commit/793c77ef0f8b>`__ PM: Fix Clip Update Timeout
+-  `cade83363c25 <https://github.com/open-power/hcode/commit/cade83363c25>`__ PGPE: Fix Voltage Delay Math
+-  `2def3a70b164 <https://github.com/open-power/hcode/commit/2def3a70b164>`__ PM: WOV(OCS) HW Procedures
+   Changes (1/2)
+-  `4d775c52daa4 <https://github.com/open-power/hcode/commit/4d775c52daa4>`__ PM: WOV(OCS) PGPE Hcode Changes
+   (2/2)
+
+Sumit Kumar (2):
+
+-  `e74922a6d8a0 <https://github.com/open-power/hcode/commit/e74922a6d8a0>`__ Updating latest selfRest.bin
+   file
+-  `5086d51d705e <https://github.com/open-power/hcode/commit/5086d51d705e>`__ Enablement of Axone support
+
+Yue Du (3):
+
+-  `f3d82eaa4d8c <https://github.com/open-power/hcode/commit/f3d82eaa4d8c>`__ Self Save: Added support for SPR
+   self save in CME hcode(func ver)
+-  `f52ed17d38e2 <https://github.com/open-power/hcode/commit/f52ed17d38e2>`__ PM: Handle PIB Reset with data
+   check handler on all GPEs
+-  `0f71cc0dd5af <https://github.com/open-power/hcode/commit/0f71cc0dd5af>`__ Axone: Fix PPE PVR expectation
+   checks and SMF build flag
+
+hostboot (72):
+
+-  `33eeb29bcbf6 <https://github.com/open-power/hcode/commit/33eeb29bcbf6>`__ Release tag information updated
+   for hw032619a.940
+-  `2c76877c7370 <https://github.com/open-power/hcode/commit/2c76877c7370>`__ Release tag information updated
+   for hw032719a.940
+-  `0dbac1b4fde0 <https://github.com/open-power/hcode/commit/0dbac1b4fde0>`__ Release tag information updated
+   for hw032919a.940
+-  `f89e3fc16469 <https://github.com/open-power/hcode/commit/f89e3fc16469>`__ Release tag information updated
+   for hw040219a.940
+-  `2e3a283588c1 <https://github.com/open-power/hcode/commit/2e3a283588c1>`__ Release tag information updated
+   for hw040319a.940
+-  `7aa944ea0394 <https://github.com/open-power/hcode/commit/7aa944ea0394>`__ Release tag information updated
+   for hw040419a.940
+-  `b7e42ee4ac93 <https://github.com/open-power/hcode/commit/b7e42ee4ac93>`__ Release tag information updated
+   for hw040519a.940
+-  `0068bf4a881f <https://github.com/open-power/hcode/commit/0068bf4a881f>`__ Release tag information updated
+   for hw040619a.940
+-  `e194945ed60a <https://github.com/open-power/hcode/commit/e194945ed60a>`__ Release tag information updated
+   for hw040919a.940
+-  `f3cda9419f28 <https://github.com/open-power/hcode/commit/f3cda9419f28>`__ Release tag information updated
+   for hw041019a.940
+-  `06fd9cb6a476 <https://github.com/open-power/hcode/commit/06fd9cb6a476>`__ Release tag information updated
+   for hw041119a.opv23
+-  `65dd1355197d <https://github.com/open-power/hcode/commit/65dd1355197d>`__ Release tag information updated
+   for hw041219a.opv23
+-  `8dbd6d87ed00 <https://github.com/open-power/hcode/commit/8dbd6d87ed00>`__ Release tag information updated
+   for hw041219a.940
+-  `cce430a720af <https://github.com/open-power/hcode/commit/cce430a720af>`__ Release tag information updated
+   for hw041319a.opv23
+-  `ffbcc5c2f0cf <https://github.com/open-power/hcode/commit/ffbcc5c2f0cf>`__ Release tag information updated
+   for hw041319a.940
+-  `adf78f8e0538 <https://github.com/open-power/hcode/commit/adf78f8e0538>`__ Release tag information updated
+   for hw041519a.opv23
+-  `ce3d455f346d <https://github.com/open-power/hcode/commit/ce3d455f346d>`__ Release tag information updated
+   for hw041619a.940
+-  `8c97ca682995 <https://github.com/open-power/hcode/commit/8c97ca682995>`__ Release tag information updated
+   for hw041719a.940
+-  `4f9688427e91 <https://github.com/open-power/hcode/commit/4f9688427e91>`__ Release tag information updated
+   for hw041819a.940
+-  `5acd078fd3f0 <https://github.com/open-power/hcode/commit/5acd078fd3f0>`__ Release tag information updated
+   for hw042019a.940
+-  `4116020415c9 <https://github.com/open-power/hcode/commit/4116020415c9>`__ Release tag information updated
+   for hw042119a.940
+-  `14a3a15e85ad <https://github.com/open-power/hcode/commit/14a3a15e85ad>`__ Release tag information updated
+   for hw042319a.940
+-  `2f40a0bc37ee <https://github.com/open-power/hcode/commit/2f40a0bc37ee>`__ Release tag information updated
+   for hw042419a.940
+-  `003286ea46c5 <https://github.com/open-power/hcode/commit/003286ea46c5>`__ Release tag information updated
+   for hw042519a.940
+-  `dabc711649d5 <https://github.com/open-power/hcode/commit/dabc711649d5>`__ Release tag information updated
+   for hw043019a.940
+-  `2c6610c66e83 <https://github.com/open-power/hcode/commit/2c6610c66e83>`__ Release tag information updated
+   for hw050119a.940
+-  `39145945224a <https://github.com/open-power/hcode/commit/39145945224a>`__ Release tag information updated
+   for hw050319a.940
+-  `0f4531f47288 <https://github.com/open-power/hcode/commit/0f4531f47288>`__ Release tag information updated
+   for hw050619a.940
+-  `f7c4f239b1e5 <https://github.com/open-power/hcode/commit/f7c4f239b1e5>`__ Release tag information updated
+   for hw050719a.940
+-  `c781b28fbeb6 <https://github.com/open-power/hcode/commit/c781b28fbeb6>`__ Release tag information updated
+   for hw050819a.940
+-  `d0888141f218 <https://github.com/open-power/hcode/commit/d0888141f218>`__ Release tag information updated
+   for hw050919a.940
+-  `e63f4dafc713 <https://github.com/open-power/hcode/commit/e63f4dafc713>`__ Release tag information updated
+   for hw051019a.940
+-  `10f61cf1aa52 <https://github.com/open-power/hcode/commit/10f61cf1aa52>`__ Release tag information updated
+   for hw051119a.940
+-  `68397358937e <https://github.com/open-power/hcode/commit/68397358937e>`__ Release tag information updated
+   for hw051419a.940
+-  `617ca61be3e7 <https://github.com/open-power/hcode/commit/617ca61be3e7>`__ Release tag information updated
+   for hw051519a.940
+-  `babbbd9e7ab4 <https://github.com/open-power/hcode/commit/babbbd9e7ab4>`__ Release tag information updated
+   for hw051619a.940
+-  `1fae419a10e4 <https://github.com/open-power/hcode/commit/1fae419a10e4>`__ Release tag information updated
+   for hw051719a.940
+-  `9fa0d43ee460 <https://github.com/open-power/hcode/commit/9fa0d43ee460>`__ Release tag information updated
+   for hw051819a.940
+-  `a42f29857e7e <https://github.com/open-power/hcode/commit/a42f29857e7e>`__ Release tag information updated
+   for hw051919a.940
+-  `07a00831e5b7 <https://github.com/open-power/hcode/commit/07a00831e5b7>`__ Release tag information updated
+   for hw052119a.940
+-  `46218be06574 <https://github.com/open-power/hcode/commit/46218be06574>`__ Release tag information updated
+   for hw052219a.940
+-  `2cc906fda56b <https://github.com/open-power/hcode/commit/2cc906fda56b>`__ Release tag information updated
+   for hw052419a.940
+-  `49a2cb056e55 <https://github.com/open-power/hcode/commit/49a2cb056e55>`__ Release tag information updated
+   for hw052819a.940
+-  `ed4018a1a7d5 <https://github.com/open-power/hcode/commit/ed4018a1a7d5>`__ Release tag information updated
+   for hw052919a.940
+-  `59cfe7bac2f1 <https://github.com/open-power/hcode/commit/59cfe7bac2f1>`__ Release tag information updated
+   for hw053019a.940
+-  `ee03775d4100 <https://github.com/open-power/hcode/commit/ee03775d4100>`__ Release tag information updated
+   for hw053119a.940
+-  `14c3b1b259ae <https://github.com/open-power/hcode/commit/14c3b1b259ae>`__ Release tag information updated
+   for hw060119a.940
+-  `ff534ad63c7b <https://github.com/open-power/hcode/commit/ff534ad63c7b>`__ Release tag information updated
+   for hw060319a.940
+-  `d067896908e2 <https://github.com/open-power/hcode/commit/d067896908e2>`__ Release tag information updated
+   for hw060519a.940
+-  `9d1e42453697 <https://github.com/open-power/hcode/commit/9d1e42453697>`__ Release tag information updated
+   for hw060619a.940
+-  `6d78641ae7be <https://github.com/open-power/hcode/commit/6d78641ae7be>`__ Release tag information updated
+   for hw060719a.940
+-  `150e0728a2b4 <https://github.com/open-power/hcode/commit/150e0728a2b4>`__ Release tag information updated
+   for hw060819a.940
+-  `90451319ce96 <https://github.com/open-power/hcode/commit/90451319ce96>`__ Release tag information updated
+   for hw061119a.940
+-  `ba05d3cfaca8 <https://github.com/open-power/hcode/commit/ba05d3cfaca8>`__ Release tag information updated
+   for hw061219a.940
+-  `e9c438bf807b <https://github.com/open-power/hcode/commit/e9c438bf807b>`__ Release tag information updated
+   for hw061319a.940
+-  `48a5e9a75af3 <https://github.com/open-power/hcode/commit/48a5e9a75af3>`__ Release tag information updated
+   for hw061419a.940
+-  `bf63e7d6cc0f <https://github.com/open-power/hcode/commit/bf63e7d6cc0f>`__ Release tag information updated
+   for hw061519a.940
+-  `862bea7c7ea0 <https://github.com/open-power/hcode/commit/862bea7c7ea0>`__ Release tag information updated
+   for hw061819a.940
+-  `a80d726abf60 <https://github.com/open-power/hcode/commit/a80d726abf60>`__ Release tag information updated
+   for hw061919a.940
+-  `78e266936926 <https://github.com/open-power/hcode/commit/78e266936926>`__ Release tag information updated
+   for hw061919b.940
+-  `07697763fd69 <https://github.com/open-power/hcode/commit/07697763fd69>`__ Release tag information updated
+   for hw062019a.940
+-  `0bf8ba716cea <https://github.com/open-power/hcode/commit/0bf8ba716cea>`__ Release tag information updated
+   for hw062119a.940
+-  `7f13e53dc1f2 <https://github.com/open-power/hcode/commit/7f13e53dc1f2>`__ Release tag information updated
+   for hw062519a.940
+-  `93c9a0f47fd8 <https://github.com/open-power/hcode/commit/93c9a0f47fd8>`__ Release tag information updated
+   for hw062619a.940
+-  `891db3bc80bf <https://github.com/open-power/hcode/commit/891db3bc80bf>`__ Release tag information updated
+   for hw062819a.940
+-  `2228ce6ea2dd <https://github.com/open-power/hcode/commit/2228ce6ea2dd>`__ Release tag information updated
+   for hw062919a.940
+-  `1dff5815b671 <https://github.com/open-power/hcode/commit/1dff5815b671>`__ Release tag information updated
+   for hw070219a.940
+-  `5aca25f5653a <https://github.com/open-power/hcode/commit/5aca25f5653a>`__ Release tag information updated
+   for hw070319a.940
+-  `882d19fd7e7c <https://github.com/open-power/hcode/commit/882d19fd7e7c>`__ Release tag information updated
+   for hw070419a.940
+-  `c1dd2d8676e5 <https://github.com/open-power/hcode/commit/c1dd2d8676e5>`__ Release tag information updated
+   for hw070619a.940
+-  `ec0d8bb47f67 <https://github.com/open-power/hcode/commit/ec0d8bb47f67>`__ Release tag information updated
+   for hw070919a.940
+-  `19fa25eac9ea <https://github.com/open-power/hcode/commit/19fa25eac9ea>`__ Release tag information updated
+   for hw071319a.940
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _patches-1:
+
+Patches
+~~~~~~~
+
+.. _commits-1:
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `491995a6a3ed <https://github.com/open-power/hostboot/commit/491995a6a3ed>`__ temporary mc inits to enable
+   wider team
+
+Alvin Wang (15):
+
+-  `f6f5d7720e3c <https://github.com/open-power/hostboot/commit/f6f5d7720e3c>`__ Add empty files for kind
+   library
+-  `0c1d170c7552 <https://github.com/open-power/hostboot/commit/0c1d170c7552>`__ Add more files for mcbist
+   library
+-  `56dd65e049e4 <https://github.com/open-power/hostboot/commit/56dd65e049e4>`__ Add empty traits files for
+   power_thermal lib
+-  `deec9656ec00 <https://github.com/open-power/hostboot/commit/deec9656ec00>`__ Add empty trait file for
+   explorer mcbist library
+-  `3c3ab2bd4c3c <https://github.com/open-power/hostboot/commit/3c3ab2bd4c3c>`__ Move MCBIST lib to generic
+   folder
+-  `4ce53f71e9fc <https://github.com/open-power/hostboot/commit/4ce53f71e9fc>`__ Move power_thermal lib to
+   generic
+-  `015e5dff8610 <https://github.com/open-power/hostboot/commit/015e5dff8610>`__ Add empty files for
+   exp_background_scrub
+-  `081679022f97 <https://github.com/open-power/hostboot/commit/081679022f97>`__ Add exp_scrub
+-  `d035a51f51ae <https://github.com/open-power/hostboot/commit/d035a51f51ae>`__ Move kind library to generic
+-  `18527d404f0f <https://github.com/open-power/hostboot/commit/18527d404f0f>`__ Move the mcbist lab library
+   to generic folder
+-  `da246c5fde38 <https://github.com/open-power/hostboot/commit/da246c5fde38>`__ Add empty files for mcbist
+   library refactoring
+-  `03fc49941aa7 <https://github.com/open-power/hostboot/commit/03fc49941aa7>`__ Add trap_adress class in
+   mcbist library
+-  `e60c6842b51d <https://github.com/open-power/hostboot/commit/e60c6842b51d>`__ Add error count mode0/1 to
+   mcbist library
+-  `ca91046e0b3d <https://github.com/open-power/hostboot/commit/ca91046e0b3d>`__ Add empty file nimbus_kind.H
+-  `dbba2f9d8fe3 <https://github.com/open-power/hostboot/commit/dbba2f9d8fe3>`__ Add OMI_EDPL_DISABLE
+   attribute
+
+Andre A. Marin (6):
+
+-  `ee76c2ca5927 <https://github.com/open-power/hostboot/commit/ee76c2ca5927>`__ Fix c_str and pos DIMM
+   specialization
+-  `508ddc960ec6 <https://github.com/open-power/hostboot/commit/508ddc960ec6>`__ Add mem_size and misc attrs,
+   unit tests enable
+-  `3b13a6483b18 <https://github.com/open-power/hostboot/commit/3b13a6483b18>`__ Add call to setup derived
+   attributes in p9a_mss_eff_config
+-  `f83005325604 <https://github.com/open-power/hostboot/commit/f83005325604>`__ Added Nimbus NDVDIMM specific
+   DIMM slot attribute
+-  `19394bc52406 <https://github.com/open-power/hostboot/commit/19394bc52406>`__ Modify accessor makefiles for
+   generic and explorer to use shell find
+-  `ab3afc32f1e6 <https://github.com/open-power/hostboot/commit/ab3afc32f1e6>`__ Modify initial PRBS patter
+   before DL link training starts
+
+Andre Marin (3):
+
+-  `8daf280f7d24 <https://github.com/open-power/hostboot/commit/8daf280f7d24>`__ Fix true_type and false\_
+   type typdef with integral_constant
+-  `923075be5002 <https://github.com/open-power/hostboot/commit/923075be5002>`__ Update HPW Level for MSS API
+   library
+-  `9bb7b5f0b5c6 <https://github.com/open-power/hostboot/commit/9bb7b5f0b5c6>`__ Add call to exp_getecid in
+   istep 12.1
+
+Ben Gass (10):
+
+-  `b823dd50837a <https://github.com/open-power/hostboot/commit/b823dd50837a>`__ Update p9_mss_eff_grouping
+   for Axone support
+-  `c8651104f00d <https://github.com/open-power/hostboot/commit/c8651104f00d>`__ Update p9a_10 engd from
+   o10_e9032_pd_tp024_ec412_soa_sc_u080_01
+-  `4766a68dc15b <https://github.com/open-power/hostboot/commit/4766a68dc15b>`__ Move omic dials from
+   p9a.omi.io.scom.initfile to new p9a.omic.io.scom.initfile.
+-  `5f6849602d6f <https://github.com/open-power/hostboot/commit/5f6849602d6f>`__ Explorer registers and fields
+   generated from dev
+-  `94af35140717 <https://github.com/open-power/hostboot/commit/94af35140717>`__ Explorer registers and fields
+   generated from dev
+-  `6fd61efddafb <https://github.com/open-power/hostboot/commit/6fd61efddafb>`__ Add p9a.omi.pll.scan.initfile
+   and ifCompiler support.
+-  `1083e8c22b9e <https://github.com/open-power/hostboot/commit/1083e8c22b9e>`__ Update p9_setup_bars for 3
+   NPU’s on Axone
+-  `9869ca82dbbc <https://github.com/open-power/hostboot/commit/9869ca82dbbc>`__ Update npu initfiles for
+   Axone
+-  `39b36480d549 <https://github.com/open-power/hostboot/commit/39b36480d549>`__ Set IOO clockgate_disable for
+   Axone HW481539 / HW438727
+-  `b0decd01a99a <https://github.com/open-power/hostboot/commit/b0decd01a99a>`__ Fix bar address swizzle in
+   p9a_addr_ext.C
+
+Bill Hoffa (2):
+
+-  `ecf2201cee8c <https://github.com/open-power/hostboot/commit/ecf2201cee8c>`__ Modify IPMI Timeout Value
+-  `f619d06251d5 <https://github.com/open-power/hostboot/commit/f619d06251d5>`__ Verify Dimm Type in DJVPD
+   Cache
+
+Brian Silver (2):
+
+-  `e7bb5cee3856 <https://github.com/open-power/hostboot/commit/e7bb5cee3856>`__ Add fake_vpd support
+-  `9c1f3e24b6e4 <https://github.com/open-power/hostboot/commit/9c1f3e24b6e4>`__ Change p9_mss_freq_system to
+   write attributes, errors for Cronus
+
+Caleb Palmer (27):
+
+-  `f7937e802748 <https://github.com/open-power/hostboot/commit/f7937e802748>`__ PRD: Fix isEccSp capture data
+   check
+-  `69796d72c4f6 <https://github.com/open-power/hostboot/commit/69796d72c4f6>`__ PRD: Fix assert in
+   getNumMasterRanksPerDimm
+-  `8941c2cd6251 <https://github.com/open-power/hostboot/commit/8941c2cd6251>`__ PRD: NVDIMM mask EVENT_N bit
+   on persistency lost
+-  `9d139bd7d99a <https://github.com/open-power/hostboot/commit/9d139bd7d99a>`__ PRD: Axone/Explorer Misc
+   Updates needed for TdCtlr/DataBundles
+-  `1665708d67b6 <https://github.com/open-power/hostboot/commit/1665708d67b6>`__ PRD: MCACALFIR[8] FFDC Update
+   for NVDIMMs
+-  `686bbf502fc6 <https://github.com/open-power/hostboot/commit/686bbf502fc6>`__ Add OCMB_CHIP support for
+   BAD_DQ_BITMAP getters/setters
+-  `343589ebeb49 <https://github.com/open-power/hostboot/commit/343589ebeb49>`__ NPU SCOM translation support
+   for Axone
+-  `abf11187330d <https://github.com/open-power/hostboot/commit/abf11187330d>`__ Add OCMB_CHIP support for
+   ROW_REPAIR getters/setters
+-  `57fa9ded821c <https://github.com/open-power/hostboot/commit/57fa9ded821c>`__ PRD: Axone misc updates for
+   moving ecc/maint logic to OCMB
+-  `68367c57c139 <https://github.com/open-power/hostboot/commit/68367c57c139>`__ PRD: Axone Add PLL Slave
+   Error Regs
+-  `957a96a94127 <https://github.com/open-power/hostboot/commit/957a96a94127>`__ PRD: Axone/Explorer TdCtlr
+   and DataBundle Updates
+-  `2bb80fdb4caa <https://github.com/open-power/hostboot/commit/2bb80fdb4caa>`__ PRD: Axone Dram Spare Deploy
+   (DSD) updates
+-  `aeb359a820ee <https://github.com/open-power/hostboot/commit/aeb359a820ee>`__ PRD: Axone MemMark updates
+-  `57b59e9d788f <https://github.com/open-power/hostboot/commit/57b59e9d788f>`__ PRD: Update Axone calls to
+   isDramWidthX4
+-  `c539eeef3781 <https://github.com/open-power/hostboot/commit/c539eeef3781>`__ NPU SCOM translation Hostboot
+   updates
+-  `c153a4336ab2 <https://github.com/open-power/hostboot/commit/c153a4336ab2>`__ PRD: Initial Explorer Plugin
+   Files
+-  `ab4ea694f5ba <https://github.com/open-power/hostboot/commit/ab4ea694f5ba>`__ PRD: Initial Axone Rule
+   Plugins
+-  `93f529ed118b <https://github.com/open-power/hostboot/commit/93f529ed118b>`__ PRD: Add AnalyzeFetchMpe
+   Plugin
+-  `bd0eb8fcc8d4 <https://github.com/open-power/hostboot/commit/bd0eb8fcc8d4>`__ PRD: Add handleRrFo for OCMB
+   domain
+-  `8db1ba5aaa81 <https://github.com/open-power/hostboot/commit/8db1ba5aaa81>`__ PRD: Avoid gard for NVDIMMs
+-  `8e6a69de2d39 <https://github.com/open-power/hostboot/commit/8e6a69de2d39>`__ PRD: Remove use of
+   unsupported MEM_PORT ExtensibleChip
+-  `56b1b58b9348 <https://github.com/open-power/hostboot/commit/56b1b58b9348>`__ PRD: Update NVDIMM BPM cable
+   callout
+-  `6060c1c88907 <https://github.com/open-power/hostboot/commit/6060c1c88907>`__ PRD: Axone MemAddress Updates
+-  `8bc5e2c76793 <https://github.com/open-power/hostboot/commit/8bc5e2c76793>`__ PRD: Add OCMB support for
+   BAD_DQ_BITMAP code
+-  `85475e45d89c <https://github.com/open-power/hostboot/commit/85475e45d89c>`__ NPU SCOM translation
+   non-instance 0 fix
+-  `ccafae2fadc9 <https://github.com/open-power/hostboot/commit/ccafae2fadc9>`__ PRD: Fix row repair template
+   bug
+-  `8abecc2fde6d <https://github.com/open-power/hostboot/commit/8abecc2fde6d>`__ PRD: Uncomment two Axone
+   attrs that are available now
+
+Chen Du (7):
+
+-  `5da79e14c316 <https://github.com/open-power/hostboot/commit/5da79e14c316>`__ Get ring override failing
+-  `bbbd68a140c9 <https://github.com/open-power/hostboot/commit/bbbd68a140c9>`__ Add page tables to read only
+   partitions
+-  `bda479bb7563 <https://github.com/open-power/hostboot/commit/bda479bb7563>`__ MRW parsing updates for
+   Axone+UB
+-  `54a570f06c63 <https://github.com/open-power/hostboot/commit/54a570f06c63>`__ MRW parsing updates for
+   Axone+UB task 2
+-  `d41d0f9b82f7 <https://github.com/open-power/hostboot/commit/d41d0f9b82f7>`__ MRW parsing for DDIMM, PMIC,
+   and Axone OBUS
+-  `48c966a99ec1 <https://github.com/open-power/hostboot/commit/48c966a99ec1>`__ Add OMI BAR calculations to
+   MRW scripts
+-  `3268563ca22b <https://github.com/open-power/hostboot/commit/3268563ca22b>`__ MRW parsing for DDIMM, PMIC,
+   and OCMB_CHIP
+
+Chris Cain (1):
+
+-  `cbf60d385958 <https://github.com/open-power/hostboot/commit/cbf60d385958>`__ Add SMF mode flag to HOMER
+   for use by OCC
+
+Chris Steffen (1):
+
+-  `d91209c1201c <https://github.com/open-power/hostboot/commit/d91209c1201c>`__ Axone Xbus Linearity
+
+Christian Geddes (58):
+
+-  `9882fe3c773b <https://github.com/open-power/hostboot/commit/9882fe3c773b>`__ Set REL_POS to 0 on all DIMM
+   target in simics Axone
+-  `215eaa2074f5 <https://github.com/open-power/hostboot/commit/215eaa2074f5>`__ Stop overwriting OCMB vpd
+   info in standalone and handle DDIMM modules
+-  `9fd0af32313c <https://github.com/open-power/hostboot/commit/9fd0af32313c>`__ Set
+   ATTR_MSS_INTERLEAVE_ENABLE to be 0xAF to allow all grouping sizes
+-  `16378af2527d <https://github.com/open-power/hostboot/commit/16378af2527d>`__ Compile Explorer MSS libs in
+   our istepsmss lib
+-  `514f1137ec8e <https://github.com/open-power/hostboot/commit/514f1137ec8e>`__ Set ATTR_MEM_EFF_DIMM_SIZE
+   until MSS team sets in in HWPs
+-  `616f55b76767 <https://github.com/open-power/hostboot/commit/616f55b76767>`__ Setup CONFIG_AXONE env
+   variable correctly
+-  `0c03d552d8db <https://github.com/open-power/hostboot/commit/0c03d552d8db>`__ Workaround unused var in
+   certain configurations
+-  `020f13727307 <https://github.com/open-power/hostboot/commit/020f13727307>`__ Update simics release to
+   April 8th release
+-  `6fc227ed83ce <https://github.com/open-power/hostboot/commit/6fc227ed83ce>`__ Re-order i2c properties in
+   Axone simics XML to align closer with sim
+-  `091bf3c3fd9c <https://github.com/open-power/hostboot/commit/091bf3c3fd9c>`__ Update MAX_ALLOWED_DIMM_FREQ
+   to support 3200 MHz
+-  `c4b67afb3574 <https://github.com/open-power/hostboot/commit/c4b67afb3574>`__ Correct MSS accessor
+   generation for Axone compiles
+-  `75c14bbdbc1f <https://github.com/open-power/hostboot/commit/75c14bbdbc1f>`__ Revert “Remove unused VPD
+   sections from axone pnor layout”
+-  `4aa1ee7a5835 <https://github.com/open-power/hostboot/commit/4aa1ee7a5835>`__ Fix compile bugs in
+   axone_sync
+-  `5fbc925d910e <https://github.com/open-power/hostboot/commit/5fbc925d910e>`__ Fix mismatch between mirrored
+   file and original EKB copy
+-  `a6ac440a808a <https://github.com/open-power/hostboot/commit/a6ac440a808a>`__ Re-enable OCMB VPD fapi2
+   tests
+-  `d0c71ff0ce91 <https://github.com/open-power/hostboot/commit/d0c71ff0ce91>`__ Add
+   ATTR_OMI_INBAND_BAR_BASE_ADDR_OFFSET to MC targets
+-  `e583424484de <https://github.com/open-power/hostboot/commit/e583424484de>`__ Validate OMI INBAND BAR
+   offset attributes against calculated values
+-  `ae7863d01445 <https://github.com/open-power/hostboot/commit/ae7863d01445>`__ Compile and call
+   p9a_omi_setup_bars in istep 12.3
+-  `625a082c5e39 <https://github.com/open-power/hostboot/commit/625a082c5e39>`__ Add p9a_omi_init and
+   exp_omi_init calls to istep 12.13
+-  `8112a619ebf4 <https://github.com/open-power/hostboot/commit/8112a619ebf4>`__ Run Axone simics all the way
+   to completion by default
+-  `f39b02dcad91 <https://github.com/open-power/hostboot/commit/f39b02dcad91>`__ Update pnor XML WOF
+   description to say 6 MB
+-  `2a292b1a81ea <https://github.com/open-power/hostboot/commit/2a292b1a81ea>`__ Compile and call
+   exp_draminit_mc
+-  `ebf286d5e287 <https://github.com/open-power/hostboot/commit/ebf286d5e287>`__ Add support for dimm type
+   DDIMM in exp draminit utils
+-  `07fbdf5d4f29 <https://github.com/open-power/hostboot/commit/07fbdf5d4f29>`__ Compile and call
+   p9a_io_omi_scominit
+-  `ff01029ea8dd <https://github.com/open-power/hostboot/commit/ff01029ea8dd>`__ Increase size allocated for
+   HBI in axone pnor layout xml
+-  `b632f2cf6a4c <https://github.com/open-power/hostboot/commit/b632f2cf6a4c>`__ Update simbuild to latest
+   simics release
+-  `3cf1a8dc6cd8 <https://github.com/open-power/hostboot/commit/3cf1a8dc6cd8>`__ Ignore CRC errors for
+   Hostboot during Axone bringup
+-  `b07aab28c595 <https://github.com/open-power/hostboot/commit/b07aab28c595>`__ Separate communication data
+   padding from endianess correcting code
+-  `546d0438ecc7 <https://github.com/open-power/hostboot/commit/546d0438ecc7>`__ Clean up traces and comments
+   in MMIO driver
+-  `41d22225ff91 <https://github.com/open-power/hostboot/commit/41d22225ff91>`__ Remove workaround filtering
+   invalid filenames
+-  `6fbd4f33e00e <https://github.com/open-power/hostboot/commit/6fbd4f33e00e>`__ Update simbuild for axone
+   simics bringup
+-  `7254582b9b25 <https://github.com/open-power/hostboot/commit/7254582b9b25>`__ Add call to p9a_omi_io_dccal
+   in istep 12.6
+-  `decb0b6a03b1 <https://github.com/open-power/hostboot/commit/decb0b6a03b1>`__ Remove workaround setting
+   EFF_DIMM_SIZE attribute
+-  `c18d709e4a17 <https://github.com/open-power/hostboot/commit/c18d709e4a17>`__ Set endianess switch
+   attributes to workaround inband OCMB sim issues
+-  `292334fef529 <https://github.com/open-power/hostboot/commit/292334fef529>`__ Skip OCMB MMIO Response
+   polling in hostboot
+-  `e4b279cb88d7 <https://github.com/open-power/hostboot/commit/e4b279cb88d7>`__ Compile and call exp_draminit
+   in istep 13.10
+-  `8c70b5902d51 <https://github.com/open-power/hostboot/commit/8c70b5902d51>`__ Set i2c slave’s port
+   correctly in Axone XML for OCMB targets
+-  `b95951684667 <https://github.com/open-power/hostboot/commit/b95951684667>`__ Force Axone simics to read
+   all VPD from HW with config flags
+-  `3dabc95cb3ef <https://github.com/open-power/hostboot/commit/3dabc95cb3ef>`__ Enable MMIO scom after OMI is
+   initialized
+-  `33bccd985a80 <https://github.com/open-power/hostboot/commit/33bccd985a80>`__ Clean up traces seen during
+   Axone IPLs
+-  `ab9d2e931925 <https://github.com/open-power/hostboot/commit/ab9d2e931925>`__ Increase size of HBRT to 8 MB
+   for all pnor layouts
+-  `a70922169308 <https://github.com/open-power/hostboot/commit/a70922169308>`__ Update startup.simics to
+   correctly lookups processor targets
+-  `3f6ff0a8bddf <https://github.com/open-power/hostboot/commit/3f6ff0a8bddf>`__ Clean up some comments and
+   refactor how we determine new cache entry
+-  `0f0d13a5bb80 <https://github.com/open-power/hostboot/commit/0f0d13a5bb80>`__ Update non-present dimm/ocmb
+   i2c attributes
+-  `7b2d475bbbee <https://github.com/open-power/hostboot/commit/7b2d475bbbee>`__ Update DIMM’s 0-8
+   EEPROM_VPD_PRIMARY_INFO to match the corresponding OCMBs
+-  `98bd24eebf87 <https://github.com/open-power/hostboot/commit/98bd24eebf87>`__ Unset
+   CONSOLE_OUTPUT_ERRORDISPLAY in axone config
+-  `12ef1ffdc34a <https://github.com/open-power/hostboot/commit/12ef1ffdc34a>`__ Make some FAPI_INF traces
+   that are spamming FW logs into FAPI_DBG
+-  `aa4a14d415c7 <https://github.com/open-power/hostboot/commit/aa4a14d415c7>`__ Update bbuild and point axone
+   simics at scandef.abr from bbuild
+-  `ded2da534feb <https://github.com/open-power/hostboot/commit/ded2da534feb>`__ Skip MSS cleanup for now in
+   Axone
+-  `37038960c8c7 <https://github.com/open-power/hostboot/commit/37038960c8c7>`__ Enable sbe update for Axone
+-  `1ac1e9584462 <https://github.com/open-power/hostboot/commit/1ac1e9584462>`__ Add interface to mark eeprom
+   caches valid/invalid
+-  `5ef6025f2142 <https://github.com/open-power/hostboot/commit/5ef6025f2142>`__ Update simics release used
+   for Axone simics
+-  `1b06c4f813fd <https://github.com/open-power/hostboot/commit/1b06c4f813fd>`__ Remove references to prebuilt
+   eecache
+-  `3805319f1d63 <https://github.com/open-power/hostboot/commit/3805319f1d63>`__ Add HCDB Support for eeprom
+   cache process
+-  `20423884e486 <https://github.com/open-power/hostboot/commit/20423884e486>`__ Trace message if unable to
+   understand its contents of eeprom cache
+-  `4154aa707744 <https://github.com/open-power/hostboot/commit/4154aa707744>`__ Add functions to back
+   ATTR_FREQ_MCA_MHZ and ATTR_MC_PLL_BUCKET in P9A
+-  `ca15d68452e8 <https://github.com/open-power/hostboot/commit/ca15d68452e8>`__ Start simics in vexec for
+   Axone by default
+-  `c1030f009e8a <https://github.com/open-power/hostboot/commit/c1030f009e8a>`__ Add optional params to
+   build-script to skips some steps
+
+Christian R. Geddes (1):
+
+-  `710af45a83d8 <https://github.com/open-power/hostboot/commit/710af45a83d8>`__ Revert “Remove references to
+   prebuilt eecache”
+
+Corey Swenson (16):
+
+-  `201a39f54be6 <https://github.com/open-power/hostboot/commit/201a39f54be6>`__ Add part callout for the
+   Backup Power Module
+-  `e5622fb032dc <https://github.com/open-power/hostboot/commit/e5622fb032dc>`__ Insufficient Resources check
+   needs to handle NVDIMM logic
+-  `06d0a08aa27f <https://github.com/open-power/hostboot/commit/06d0a08aa27f>`__ Add NVDIMM key attributes and
+   generate keys
+-  `65509c8551f4 <https://github.com/open-power/hostboot/commit/65509c8551f4>`__ Add back nvdimm_gen_keys
+   function
+-  `9cd799d038d2 <https://github.com/open-power/hostboot/commit/9cd799d038d2>`__ Remove procedure callout
+   EPUB_PRC_NVDIMM_ER
+-  `5fd22b47f8d6 <https://github.com/open-power/hostboot/commit/5fd22b47f8d6>`__ NVDIMM encryption HW function
+   support
+-  `20f6884ac8c6 <https://github.com/open-power/hostboot/commit/20f6884ac8c6>`__ Add workaround to avoid DARN
+   instruction at runtime
+-  `7508722e0908 <https://github.com/open-power/hostboot/commit/7508722e0908>`__ Handle NVDIMM encryption
+   errors
+-  `4b81399d6441 <https://github.com/open-power/hostboot/commit/4b81399d6441>`__ Assembly for DARN instruction
+   inconsistent
+-  `639cf25d2ace <https://github.com/open-power/hostboot/commit/639cf25d2ace>`__ Move the NVDIMM_ARMED
+   attribute from PROC to DIMM type
+-  `dd0aba64608a <https://github.com/open-power/hostboot/commit/dd0aba64608a>`__ Auto-arm the NVDIMMs at
+   runtime
+-  `ac003eb126a0 <https://github.com/open-power/hostboot/commit/ac003eb126a0>`__ Call
+   notifyNvdimmProtectionChange function during IPL
+-  `3acea873dad1 <https://github.com/open-power/hostboot/commit/3acea873dad1>`__ Remove dependency on
+   ATTR_NVDIMM_ENCRYPTION_ENABLE for unlock
+-  `66de4e82cbb6 <https://github.com/open-power/hostboot/commit/66de4e82cbb6>`__ Fix send_ATTR_NVDIMM_ARMED
+   function to send armed attr to HWSV
+-  `c35178409516 <https://github.com/open-power/hostboot/commit/c35178409516>`__ Move gen_keys and
+   encrypt_unlock from istep 14 to 13
+-  `bde6d57b2757 <https://github.com/open-power/hostboot/commit/bde6d57b2757>`__ Deconfig dimms when nvdimm
+   encryption unlock fails
+
+Corey V. Swenson (1):
+
+-  `09a23939d34a <https://github.com/open-power/hostboot/commit/09a23939d34a>`__ Revert “Add workaround to
+   avoid DARN instruction at runtime”
+
+Dan Crowell (39):
+
+-  `54178321414b <https://github.com/open-power/hostboot/commit/54178321414b>`__ Constants for future DIMMs
+-  `08d472b97829 <https://github.com/open-power/hostboot/commit/08d472b97829>`__ Update Explorer FW Command
+   IDs
+-  `f89a1420c7d8 <https://github.com/open-power/hostboot/commit/f89a1420c7d8>`__ Add sequence id to IPMI
+   timeout traces
+-  `47c643354d42 <https://github.com/open-power/hostboot/commit/47c643354d42>`__ Remove deleted mirrored file
+-  `eee59e94a080 <https://github.com/open-power/hostboot/commit/eee59e94a080>`__ Remove to remirror some files
+-  `14242c9ba2fd <https://github.com/open-power/hostboot/commit/14242c9ba2fd>`__ Remove file to remirror
+-  `27dd91ca0933 <https://github.com/open-power/hostboot/commit/27dd91ca0933>`__ Hide several OCMB attributes
+   from ServerWiz
+-  `96be8677443a <https://github.com/open-power/hostboot/commit/96be8677443a>`__ Add Gemini to chipids list
+-  `80295355e810 <https://github.com/open-power/hostboot/commit/80295355e810>`__ Support writable
+   ATTR_FREQ_MCA_MHZ for Axone
+-  `eb3c89638a1e <https://github.com/open-power/hostboot/commit/eb3c89638a1e>`__ Handle DD2.3 mode properly
+   when setting elevated risk in HDAT
+-  `d0523b75c390 <https://github.com/open-power/hostboot/commit/d0523b75c390>`__ Temporarily disable the
+   exp_fw_update test in Simics
+-  `e929912354d6 <https://github.com/open-power/hostboot/commit/e929912354d6>`__ Add Axone to RISK_LEVEL logic
+-  `e827b625b481 <https://github.com/open-power/hostboot/commit/e827b625b481>`__ Add system policy attribute
+   for enterprise ocmb function
+-  `fa1b266a6293 <https://github.com/open-power/hostboot/commit/fa1b266a6293>`__ Synch up OMI and MCA
+   frequencies
+-  `cb99413cc04a <https://github.com/open-power/hostboot/commit/cb99413cc04a>`__ Add logic to compute
+   MSS_MRW_NVDIMM_SLOT_POSITION for ZZ
+-  `05847c16cfe6 <https://github.com/open-power/hostboot/commit/05847c16cfe6>`__ Increase number of reserved
+   hdat sections
+-  `8dd975ed5975 <https://github.com/open-power/hostboot/commit/8dd975ed5975>`__ Document Axone NPU
+   configuration
+-  `539b82d046cf <https://github.com/open-power/hostboot/commit/539b82d046cf>`__ Remove VPD generation from
+   Axone simics startup
+-  `5f9f4dfaba7a <https://github.com/open-power/hostboot/commit/5f9f4dfaba7a>`__ Allow temporary args to be
+   passed to runsim through hb startsimics
+-  `6ba1edec99a7 <https://github.com/open-power/hostboot/commit/6ba1edec99a7>`__ Enable the UART console in
+   Axone Simics config
+-  `07cf7dbe48a6 <https://github.com/open-power/hostboot/commit/07cf7dbe48a6>`__ Add pmic_efd_processing to
+   istep07 makefile
+-  `bdf02135b46d <https://github.com/open-power/hostboot/commit/bdf02135b46d>`__ Remove some Centaur
+   procedures from Axone compile
+-  `3e49ebe43fe8 <https://github.com/open-power/hostboot/commit/3e49ebe43fe8>`__ Temporarily disable
+   testExplrMMIO bad write test
+-  `0c4e786e0e95 <https://github.com/open-power/hostboot/commit/0c4e786e0e95>`__ Removing renamed
+   axone/explorer files
+-  `f815ee6a9c02 <https://github.com/open-power/hostboot/commit/f815ee6a9c02>`__ Add Axone target types to
+   errl/hwas functions
+-  `be08f8a97099 <https://github.com/open-power/hostboot/commit/be08f8a97099>`__ Skip FSI info gathering for
+   OCMB chips
+-  `1d850029be30 <https://github.com/open-power/hostboot/commit/1d850029be30>`__ Force appropriate values for
+   NPU config
+-  `33a1e9fabb06 <https://github.com/open-power/hostboot/commit/33a1e9fabb06>`__ Modify I2C divider for Axone
+-  `897e9b5b38e8 <https://github.com/open-power/hostboot/commit/897e9b5b38e8>`__ Push NVDIMM attribute updates
+   down to the FSP
+-  `fd59bd865bfb <https://github.com/open-power/hostboot/commit/fd59bd865bfb>`__ Default NV state to Memory
+   Not Preserved
+-  `926ec6f90b17 <https://github.com/open-power/hostboot/commit/926ec6f90b17>`__ Handle unsupported status bit
+   for NVDIMM Encrytion Status
+-  `79a312ed32a9 <https://github.com/open-power/hostboot/commit/79a312ed32a9>`__ Clean up the attribute error
+   user details
+-  `6fccf28881ec <https://github.com/open-power/hostboot/commit/6fccf28881ec>`__ Add explicit support for a
+   few new companies in copyright
+-  `b119ea556c15 <https://github.com/open-power/hostboot/commit/b119ea556c15>`__ Hide CHTM attributes from
+   ServerWiz
+-  `9f597d2c7a66 <https://github.com/open-power/hostboot/commit/9f597d2c7a66>`__ Fix errludattribute changes
+   that broke the build
+-  `08b6443e65d3 <https://github.com/open-power/hostboot/commit/08b6443e65d3>`__ Push ATTR_NVDIMM_ARMED down
+   to FSP to handle MPIPL case
+-  `6c082570bd75 <https://github.com/open-power/hostboot/commit/6c082570bd75>`__ Add command echo to sandbox
+   executor
+-  `d667cbdad00d <https://github.com/open-power/hostboot/commit/d667cbdad00d>`__ Make attribute xml inclusion
+   more specific
+-  `80a0d27f8ab7 <https://github.com/open-power/hostboot/commit/80a0d27f8ab7>`__ Fix NVDIMM linker errors
+   caused by PRD
+
+Dan Larson (1):
+
+-  `a4c72a5f2da8 <https://github.com/open-power/hostboot/commit/a4c72a5f2da8>`__ HBCI-177: Enable Code
+   Coverage in CI
+
+Dawit Habtegiorgis (1):
+
+-  `b0b1f035aaad <https://github.com/open-power/hostboot/commit/b0b1f035aaad>`__ P10 SRC listing order
+
+Devon Baughen (5):
+
+-  `c5e2251b0c17 <https://github.com/open-power/hostboot/commit/c5e2251b0c17>`__ add MR0 shadow regs override
+   to fix wr_vref shmoo
+-  `f702a3b2f6b6 <https://github.com/open-power/hostboot/commit/f702a3b2f6b6>`__ add explorer mcbist wrapper
+-  `450f70a3b34e <https://github.com/open-power/hostboot/commit/450f70a3b34e>`__ add first draft of
+   exp_access_delay_regs code
+-  `9acff299c655 <https://github.com/open-power/hostboot/commit/9acff299c655>`__ add omi attrs for omi dl
+   config0
+-  `04a0314a1b44 <https://github.com/open-power/hostboot/commit/04a0314a1b44>`__ add manual omi training
+   sequence
+
+Glenn Miles (16):
+
+-  `1654f76c7fd2 <https://github.com/open-power/hostboot/commit/1654f76c7fd2>`__ Populate OCMBFW partition
+   with packaged image
+-  `9c184e5de057 <https://github.com/open-power/hostboot/commit/9c184e5de057>`__ Add procedures for updating
+   explorer firmware image
+-  `a6b70d6c06d2 <https://github.com/open-power/hostboot/commit/a6b70d6c06d2>`__ Add new ‘expupd’ module
+-  `27f08a0b90a8 <https://github.com/open-power/hostboot/commit/27f08a0b90a8>`__ Add new enum, OCMB_FW_UPDATE,
+   to ATTR_RECONFIGURE_LOOP
+-  `f1b76d406973 <https://github.com/open-power/hostboot/commit/f1b76d406973>`__ Load and validate OCMB FW
+   image in istep 12.13
+-  `a2ee107c441a <https://github.com/open-power/hostboot/commit/a2ee107c441a>`__ Update simbuild for axone
+   simics bringup
+-  `6aeba3917d4d <https://github.com/open-power/hostboot/commit/6aeba3917d4d>`__ Increase OCMBFW PNOR
+   partition to 1164kb
+-  `c0b91d3b52a6 <https://github.com/open-power/hostboot/commit/c0b91d3b52a6>`__ High level support for
+   updating explorer firmware
+-  `63810dfdcefe <https://github.com/open-power/hostboot/commit/63810dfdcefe>`__ Pull in latest axone-simics
+   release
+-  `d4f73f9d0e75 <https://github.com/open-power/hostboot/commit/d4f73f9d0e75>`__ Revert change to disable
+   polling in getRSP
+-  `aa62415e8d84 <https://github.com/open-power/hostboot/commit/aa62415e8d84>`__ Add procedure for updating
+   explorer firmware over TWI interface
+-  `6a6b6852f6e2 <https://github.com/open-power/hostboot/commit/6a6b6852f6e2>`__ Add HWP for entering Explorer
+   TWI mode
+-  `5634271463a1 <https://github.com/open-power/hostboot/commit/5634271463a1>`__ OCMB MMIO error handling
+-  `a697687b5e5e <https://github.com/open-power/hostboot/commit/a697687b5e5e>`__ Add MMIO test cases that
+   force failures
+-  `4e69f8fe6542 <https://github.com/open-power/hostboot/commit/4e69f8fe6542>`__ Fix intermittent
+   testExplrMMIO failure in CI
+-  `025067bcd46e <https://github.com/open-power/hostboot/commit/025067bcd46e>`__ Testcases to verify MMIO and
+   I2C Scoms to Explorer work consistently
+
+Ilya Smirnov (7):
+
+-  `25c1b412b86a <https://github.com/open-power/hostboot/commit/25c1b412b86a>`__ Process Core and EQ Gard
+   Records in MPIPL Path
+-  `28c069596438 <https://github.com/open-power/hostboot/commit/28c069596438>`__ SMF: Put HOMER Back in SMF
+   Memory
+-  `033619612142 <https://github.com/open-power/hostboot/commit/033619612142>`__ Flush Errlmanager Queue
+   Before Fetching Gard Records
+-  `a9addc3db4f8 <https://github.com/open-power/hostboot/commit/a9addc3db4f8>`__ SMF: Logic For Creating
+   Non-Secure HOMER Memory Space
+-  `d1d3f44dd939 <https://github.com/open-power/hostboot/commit/d1d3f44dd939>`__ SMF: New Ultravisor
+   White/Blacklist Handling
+-  `4f0694a7bc3f <https://github.com/open-power/hostboot/commit/4f0694a7bc3f>`__ Remove Redundant LPC Bus
+   Check
+-  `a1f8b3160946 <https://github.com/open-power/hostboot/commit/a1f8b3160946>`__ Add Child RC Checking to
+   Thread Pool
+
+Jennifer A. Stofer (1):
+
+-  `12b139b58521 <https://github.com/open-power/hostboot/commit/12b139b58521>`__ Revert “P9 Xbus/DMI CM
+   Workaround”
+
+Jenny Huynh (4):
+
+-  `bedc05eb919f <https://github.com/open-power/hostboot/commit/bedc05eb919f>`__ Fabric inits update for Axone
+-  `cf8f5459f14f <https://github.com/open-power/hostboot/commit/cf8f5459f14f>`__ Fix fabric inits for Axone
+-  `cb318fbc38a9 <https://github.com/open-power/hostboot/commit/cb318fbc38a9>`__ Add missing targetType arg to
+   ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
+-  `0ad5976c1f8b <https://github.com/open-power/hostboot/commit/0ad5976c1f8b>`__ Fix Axone SMF lower address
+   mapping and enable chip addr extension mask in mcu
+
+Joachim Fenkes (6):
+
+-  `a6ab2972787f <https://github.com/open-power/hostboot/commit/a6ab2972787f>`__ FAPI2: Add method to Target
+   to query core select vector from CORE targets
+-  `63a8b58f12b7 <https://github.com/open-power/hostboot/commit/63a8b58f12b7>`__ p9_tod_setup: Workaround for
+   HW480181
+-  `96195e47b503 <https://github.com/open-power/hostboot/commit/96195e47b503>`__ Fix for workaround for
+   HW480181
+-  `19fde64271e5 <https://github.com/open-power/hostboot/commit/19fde64271e5>`__ p9_sbe_tracearray: Updates
+   for Axone
+-  `06a885d8e671 <https://github.com/open-power/hostboot/commit/06a885d8e671>`__ p9_tod_setup: Disable clock
+   doubling when running off LPC clock
+-  `ea40a0eeae03 <https://github.com/open-power/hostboot/commit/ea40a0eeae03>`__ FAPI2: Clarify that broadcast
+   groups must be mapped explicitly
+
+Joe McGill (7):
+
+-  `1b7cc09d2da5 <https://github.com/open-power/hostboot/commit/1b7cc09d2da5>`__ p9_xbus_fir_utils.H – create
+   header for definition of XBUS related FIR settings
+-  `834bc3db0d21 <https://github.com/open-power/hostboot/commit/834bc3db0d21>`__ shift OBUS FIR programming
+   inits for secure boot
+-  `13af137b03af <https://github.com/open-power/hostboot/commit/13af137b03af>`__ FAPI2: replace IOPAU target
+   references with PAUC
+-  `4b03b01b34bd <https://github.com/open-power/hostboot/commit/4b03b01b34bd>`__ p9.filter.pll.scan.initfile –
+   update CP filter config for p9a
+-  `415af5749f8f <https://github.com/open-power/hostboot/commit/415af5749f8f>`__ create attribute to reflect
+   DPLL input frequency
+-  `feab766b57db <https://github.com/open-power/hostboot/commit/feab766b57db>`__ update i2c bit rate divisor
+   for p9a
+-  `00826314dde6 <https://github.com/open-power/hostboot/commit/00826314dde6>`__ p9_fircheck – updates for
+   Axone
+
+Kahn Evans (1):
+
+-  `b9b808b3f44e <https://github.com/open-power/hostboot/commit/b9b808b3f44e>`__ Fixing doxygen warnings
+
+Li Meng (2):
+
+-  `186d6f22c2ad <https://github.com/open-power/hostboot/commit/186d6f22c2ad>`__ Fixes for LRDIMM dual drop DB
+   training
+-  `96032f3cd122 <https://github.com/open-power/hostboot/commit/96032f3cd122>`__ Adds error logging features
+   to LRDIMM MWD_FINE
+
+Louis Stermole (31):
+
+-  `54a9c7b4a9e8 <https://github.com/open-power/hostboot/commit/54a9c7b4a9e8>`__ Fix duplicate symbol errors
+   from DEFAULT_MC_TYPE
+-  `7d859fce1073 <https://github.com/open-power/hostboot/commit/7d859fce1073>`__ Add workaround for Nimbus
+   symbol mark performance hw bug
+-  `2b26420e7247 <https://github.com/open-power/hostboot/commit/2b26420e7247>`__ Add p9a_mss_freq procedure
+-  `c08e3bfb24fc <https://github.com/open-power/hostboot/commit/c08e3bfb24fc>`__ Fix default on
+   ATTR_MSS_MRW_SUPPORTED_FREQ to be 4 entries
+-  `f8a7a5a564ec <https://github.com/open-power/hostboot/commit/f8a7a5a564ec>`__ Move MSS MRW attributes to
+   generic XML
+-  `12426d3bf24d <https://github.com/open-power/hostboot/commit/12426d3bf24d>`__ Add ATTR_FREQ_OMI_MHZ
+-  `357441ef8b73 <https://github.com/open-power/hostboot/commit/357441ef8b73>`__ Add p9a_mss_freq_system
+   procedure
+-  `ea434a2363ec <https://github.com/open-power/hostboot/commit/ea434a2363ec>`__ Fix Explorer getRSP for
+   endianness and buffer size
+-  `e28412847eab <https://github.com/open-power/hostboot/commit/e28412847eab>`__ Add 32-bit word swap on
+   Explorer inband structures
+-  `5fd2903850cb <https://github.com/open-power/hostboot/commit/5fd2903850cb>`__ Add debug params to
+   exp_check_for_ready_wrap
+-  `9870db1cf564 <https://github.com/open-power/hostboot/commit/9870db1cf564>`__ Change CRC gen/check for
+   Explorer inband to match EXP firmware
+-  `574186ea098a <https://github.com/open-power/hostboot/commit/574186ea098a>`__ Clear Explorer outbound
+   doorbell after reading cmd response
+-  `dc2e4807c4e5 <https://github.com/open-power/hostboot/commit/dc2e4807c4e5>`__ Add lab tools to test MCHIP
+   FW commands
+-  `8bde2e5cb164 <https://github.com/open-power/hostboot/commit/8bde2e5cb164>`__ Update exp_omi_train for
+   testing
+-  `678ca9786f8a <https://github.com/open-power/hostboot/commit/678ca9786f8a>`__ Add retry of EXP_FW_STATUS
+   when status is FW_BUSY
+-  `b1a583763dfb <https://github.com/open-power/hostboot/commit/b1a583763dfb>`__ Fix trace in exp_omi_setup to
+   be more clear
+-  `245047c0ff42 <https://github.com/open-power/hostboot/commit/245047c0ff42>`__ Add check for BOOT_STAGE ==
+   runtime fw in exp_check_for_ready
+-  `d6e85c3e9c5b <https://github.com/open-power/hostboot/commit/d6e85c3e9c5b>`__ Add reset of FORCE_STR to
+   exp_draminit_mc
+-  `f11931ee5e44 <https://github.com/open-power/hostboot/commit/f11931ee5e44>`__ Add attr to control endian
+   swap of OMI CFG reg data on Explorer
+-  `2c3e6ed587ba <https://github.com/open-power/hostboot/commit/2c3e6ed587ba>`__ Add reset of explorer
+   outbound doorbell before running new cmd
+-  `e455c84e39cf <https://github.com/open-power/hostboot/commit/e455c84e39cf>`__ Fix missing params in
+   exp_draminit response trace
+-  `6f3e6b81cba8 <https://github.com/open-power/hostboot/commit/6f3e6b81cba8>`__ Change register used for
+   IML_COMPLETE in exp_draminit_mc
+-  `dcf8b4ea580d <https://github.com/open-power/hostboot/commit/dcf8b4ea580d>`__ Change tags on
+   ATTR_MSS_OCMB_EXP_OMI_CFG_ENDIAN_CTRL to make it platInit
+-  `432870d9b5c4 <https://github.com/open-power/hostboot/commit/432870d9b5c4>`__ Add procedure wrapper and
+   makefiles for exp_mss_thermal_init
+-  `6a075926870a <https://github.com/open-power/hostboot/commit/6a075926870a>`__ Fix alignment of exp_draminit
+   training response display
+-  `907f20be9991 <https://github.com/open-power/hostboot/commit/907f20be9991>`__ Add generic mss_timing header
+   for HB mirror
+-  `8cb482056c65 <https://github.com/open-power/hostboot/commit/8cb482056c65>`__ Change defaults for
+   power/thermal attrs
+-  `d9bbcfabbc2f <https://github.com/open-power/hostboot/commit/d9bbcfabbc2f>`__ Add missing timing attrs to
+   p9a_eff_config
+-  `d6bd1b697801 <https://github.com/open-power/hostboot/commit/d6bd1b697801>`__ Increase doorbell polling
+   duration in exp_draminit
+-  `035e5f85fe8b <https://github.com/open-power/hostboot/commit/035e5f85fe8b>`__ Fixes for
+   p9a_mss_eff_config_thermal
+-  `4cedc849f4b0 <https://github.com/open-power/hostboot/commit/4cedc849f4b0>`__ Fix ddimm_get_efd for EFDs
+   that support multiple ranks
+
+Luis Fernandez (6):
+
+-  `4995ec0ba6f1 <https://github.com/open-power/hostboot/commit/4995ec0ba6f1>`__ HB Improvements: Fix compiler
+   warnings on modern compilers
+-  `acd09d45c209 <https://github.com/open-power/hostboot/commit/acd09d45c209>`__ HB Improvements: Compiler
+   Issues with Different Config Files
+-  `d4e167d5bd38 <https://github.com/open-power/hostboot/commit/d4e167d5bd38>`__ HB Improvements: Fix compiler
+   warnings on modern compilers (add-on)
+-  `49d81ec6a770 <https://github.com/open-power/hostboot/commit/49d81ec6a770>`__ General Improvement: Get HB
+   standalone + op-build working with GCC8
+-  `fe000f81b649 <https://github.com/open-power/hostboot/commit/fe000f81b649>`__ Revisit attributes with array
+   types.
+-  `d58f3a708535 <https://github.com/open-power/hostboot/commit/d58f3a708535>`__ Compiling with GCC 8
+
+Mark Pizzutillo (37):
+
+-  `f2ac038e8a1d <https://github.com/open-power/hostboot/commit/f2ac038e8a1d>`__ Add exp_rank.H blank file
+   (renamed from rank.H)
+-  `a5c731ef077d <https://github.com/open-power/hostboot/commit/a5c731ef077d>`__ Remove rank.H to rename to
+   exp_rank.H
+-  `e686c6c40b70 <https://github.com/open-power/hostboot/commit/e686c6c40b70>`__ Add empty files for
+   exp_getecid
+-  `7c4068b510e1 <https://github.com/open-power/hostboot/commit/7c4068b510e1>`__ Added code for exp_getecid
+   and unit tests
+-  `0d3c3c752b95 <https://github.com/open-power/hostboot/commit/0d3c3c752b95>`__ Add blank files for PMIC i2c
+-  `3f25846bd235 <https://github.com/open-power/hostboot/commit/3f25846bd235>`__ Add gemini IPL code and unit
+   tests
+-  `bcea118c1c51 <https://github.com/open-power/hostboot/commit/bcea118c1c51>`__ Add git commit data to gemini
+   hwp and exp_getecid
+-  `2007c4f94085 <https://github.com/open-power/hostboot/commit/2007c4f94085>`__ Add SPD getters for PMIC
+   fields
+-  `865d4639a390 <https://github.com/open-power/hostboot/commit/865d4639a390>`__ Add new blank files for new
+   PMIC directories and procedures
+-  `ee2270e80fc2 <https://github.com/open-power/hostboot/commit/ee2270e80fc2>`__ Add new blank files for new
+   PMIC directories and procedures
+-  `3498e76492e9 <https://github.com/open-power/hostboot/commit/3498e76492e9>`__ Remove PMIC I2C files from
+   explorer path
+-  `32bc3c06a9ba <https://github.com/open-power/hostboot/commit/32bc3c06a9ba>`__ Add API for axone p10 dimm
+   rank
+-  `dc855079f522 <https://github.com/open-power/hostboot/commit/dc855079f522>`__ Add L1 PMIC procedures
+-  `bb8ed3193462 <https://github.com/open-power/hostboot/commit/bb8ed3193462>`__ Remove unneeded gemini
+   makefiles
+-  `621e0bac1f53 <https://github.com/open-power/hostboot/commit/621e0bac1f53>`__ Fix exp_getecid register
+   accesses
+-  `823149252170 <https://github.com/open-power/hostboot/commit/823149252170>`__ Add attributes for PMIC SPD
+   fields
+-  `f730180b2b41 <https://github.com/open-power/hostboot/commit/f730180b2b41>`__ Add i2c support for PMIC
+   target
+-  `5de4c5ec41bf <https://github.com/open-power/hostboot/commit/5de4c5ec41bf>`__ Fix memdiags to fix jenkins
+-  `1dab92e705f6 <https://github.com/open-power/hostboot/commit/1dab92e705f6>`__ Add PMIC enable procedure
+   code and UTs
+-  `ee52194d04b1 <https://github.com/open-power/hostboot/commit/ee52194d04b1>`__ Add code for PMIC bias
+   procedure & UTs
+-  `cbac4e3d76af <https://github.com/open-power/hostboot/commit/cbac4e3d76af>`__ Add pmic fields to p9a
+   eff_config
+-  `ae412fdaabaa <https://github.com/open-power/hostboot/commit/ae412fdaabaa>`__ Remove check for eff dimm
+   size in gem_draminit
+-  `b1ca9dbf1eab <https://github.com/open-power/hostboot/commit/b1ca9dbf1eab>`__ Add blank files for pmic EFD
+   processing
+-  `4bf4a26d8c08 <https://github.com/open-power/hostboot/commit/4bf4a26d8c08>`__ Remove pmic_bias files to
+   move to lab directory
+-  `692db28a0ad4 <https://github.com/open-power/hostboot/commit/692db28a0ad4>`__ Move pmic_bias utils to lab
+   directory
+-  `06b50f0ecc2b <https://github.com/open-power/hostboot/commit/06b50f0ecc2b>`__ Add istep7 include directory
+   for pmic EFD processing
+-  `cd1e2c047b78 <https://github.com/open-power/hostboot/commit/cd1e2c047b78>`__ Add EFD processing to
+   pmic_enable
+-  `d9a2585c80fe <https://github.com/open-power/hostboot/commit/d9a2585c80fe>`__ Add pmic_update lab tool
+-  `ca414b982877 <https://github.com/open-power/hostboot/commit/ca414b982877>`__ Fix exp_draminit phy_params
+-  `1dc17625bd83 <https://github.com/open-power/hostboot/commit/1dc17625bd83>`__ Small amends to exp_draminit
+-  `c88e93047c9a <https://github.com/open-power/hostboot/commit/c88e93047c9a>`__ Update pmic_enable to bypass
+   attribute checks for boot from EEPROM
+-  `1581c67d3151 <https://github.com/open-power/hostboot/commit/1581c67d3151>`__ Add blank files for
+   p9a_throttle_sync procedure
+-  `3c2d8ccc8fdb <https://github.com/open-power/hostboot/commit/3c2d8ccc8fdb>`__ Add memory initialization to
+   gem_draminit
+-  `edce11bc98f2 <https://github.com/open-power/hostboot/commit/edce11bc98f2>`__ Fix more exp_draminit
+   parameters
+-  `d3bde7d87845 <https://github.com/open-power/hostboot/commit/d3bde7d87845>`__ Set bit to zero out memory in
+   gem_draminit
+-  `1b5a0bda16a0 <https://github.com/open-power/hostboot/commit/1b5a0bda16a0>`__ Add support for IBM MFG ID in
+   ddimm_get_efd for gemini
+-  `264bea8053f2 <https://github.com/open-power/hostboot/commit/264bea8053f2>`__ Add p9a_throttle_sync
+   procedure
+
+Matt Derksen (39):
+
+-  `f68a45ca5694 <https://github.com/open-power/hostboot/commit/f68a45ca5694>`__ Small cleanup of NVDIMM
+   update
+-  `e0fc8dd0b264 <https://github.com/open-power/hostboot/commit/e0fc8dd0b264>`__ Add simics
+   exit_cache_contained mode call
+-  `5e672904032c <https://github.com/open-power/hostboot/commit/5e672904032c>`__ Remove unused VPD sections
+   from axone pnor layout
+-  `36375399974d <https://github.com/open-power/hostboot/commit/36375399974d>`__ Current copyright year not
+   added
+-  `b6e503999c4c <https://github.com/open-power/hostboot/commit/b6e503999c4c>`__ Allow update of zeroed NVDIMM
+   level
+-  `ecfbca46ab3f <https://github.com/open-power/hostboot/commit/ecfbca46ab3f>`__ Make sure memory is cleaned
+   up in errlud_i2c.C
+-  `16cf78fed03f <https://github.com/open-power/hostboot/commit/16cf78fed03f>`__ Add new PMIC target for Axone
+-  `2431563fb687 <https://github.com/open-power/hostboot/commit/2431563fb687>`__ Remove DJVPD and CVPD
+   sections from axone pnor layout
+-  `7e2a874589b1 <https://github.com/open-power/hostboot/commit/7e2a874589b1>`__ Add FAPI_POS and account for
+   4 possible PMIC targets
+-  `7f0b6fddf3f8 <https://github.com/open-power/hostboot/commit/7f0b6fddf3f8>`__ Enable
+   IPLTIME_CHECKSTOP_ANALYSIS in axone
+-  `72ef108a5db4 <https://github.com/open-power/hostboot/commit/72ef108a5db4>`__ Enable p9_pm_stop_gpe_init
+   call in istep15
+-  `6c39a01069ec <https://github.com/open-power/hostboot/commit/6c39a01069ec>`__ Compile Gemini hardware
+   procedures in hostboot
+-  `19a436e44c7d <https://github.com/open-power/hostboot/commit/19a436e44c7d>`__ Return p9a_omi_io_scom
+   failure
+-  `df8f6df13fa6 <https://github.com/open-power/hostboot/commit/df8f6df13fa6>`__ Add gemini HWP calling into
+   hostboot
+-  `0c954ba135fb <https://github.com/open-power/hostboot/commit/0c954ba135fb>`__ Fix
+   test_fapi2getChildTargetsForCDG for Axone
+-  `7a9f6ce95c59 <https://github.com/open-power/hostboot/commit/7a9f6ce95c59>`__ Re-enable calling
+   p9_npu_scominit
+-  `7ddeb4b85db8 <https://github.com/open-power/hostboot/commit/7ddeb4b85db8>`__ Remove unnecessary pmic mk
+   files from ekb import
+-  `64f4f47ac448 <https://github.com/open-power/hostboot/commit/64f4f47ac448>`__ Enable 32GB NVDIMM update
+-  `22d6da8c6be6 <https://github.com/open-power/hostboot/commit/22d6da8c6be6>`__ NVDIMM info logs around
+   update
+-  `624f87148b03 <https://github.com/open-power/hostboot/commit/624f87148b03>`__ New simics level for axone
+-  `8f4eeca3100a <https://github.com/open-power/hostboot/commit/8f4eeca3100a>`__ Updates to compile new pmic
+   fields in p9a eff_config
+-  `3d09e6cb299b <https://github.com/open-power/hostboot/commit/3d09e6cb299b>`__ Integrate pmic_enable HWP
+   into IPL
+-  `f212028b43f3 <https://github.com/open-power/hostboot/commit/f212028b43f3>`__ Enable calling
+   p9_update_ec_eq_state
+-  `ddfd90ead9c5 <https://github.com/open-power/hostboot/commit/ddfd90ead9c5>`__ New simics level for Axone
+-  `7779247d5f65 <https://github.com/open-power/hostboot/commit/7779247d5f65>`__ Enable calling p9_setup_evid
+   for Axone
+-  `1a8e06d43d36 <https://github.com/open-power/hostboot/commit/1a8e06d43d36>`__ Use i2c word write for NVDIMM
+   update
+-  `2094256e054f <https://github.com/open-power/hostboot/commit/2094256e054f>`__ Update simics level
+-  `e9d12d6326f7 <https://github.com/open-power/hostboot/commit/e9d12d6326f7>`__ Enable tpmddtest.H for Axone
+-  `5316f7dc08c6 <https://github.com/open-power/hostboot/commit/5316f7dc08c6>`__ Enable the scomtest for AXONE
+   config
+-  `2c86bbc37ee8 <https://github.com/open-power/hostboot/commit/2c86bbc37ee8>`__ Run exp tests in Axone and
+   make generic Load utility
+-  `3b05c7a782f6 <https://github.com/open-power/hostboot/commit/3b05c7a782f6>`__ Enable fapi2MmioAccessTest
+   for axone
+-  `164e8bc5fc07 <https://github.com/open-power/hostboot/commit/164e8bc5fc07>`__ Add planar vpd support to
+   Axone simics
+-  `730a9fb5a883 <https://github.com/open-power/hostboot/commit/730a9fb5a883>`__ Update genMemVpd.pl to
+   support DQ and CKE mapping
+-  `5dafe24ce671 <https://github.com/open-power/hostboot/commit/5dafe24ce671>`__ Added CK and DQ vpd accessors
+-  `a59fbce9c954 <https://github.com/open-power/hostboot/commit/a59fbce9c954>`__ Updated genMemVpd.pl to strip
+   carriage returns from line data
+-  `b5499344e2e1 <https://github.com/open-power/hostboot/commit/b5499344e2e1>`__ Add a 4-byte timestamp into
+   new VM keyword
+-  `52e9d9eb5546 <https://github.com/open-power/hostboot/commit/52e9d9eb5546>`__ Add a version nibble to the
+   end of VM VPD
+-  `c0f21a7774f4 <https://github.com/open-power/hostboot/commit/c0f21a7774f4>`__ Change filename for VM
+   keyword to zz_vm_VM.bin
+-  `2b061c6081d4 <https://github.com/open-power/hostboot/commit/2b061c6081d4>`__ Signed windage values not
+   picked up in MT keyword generation
+
+Matt K. Light (3):
+
+-  `2722201d0d10 <https://github.com/open-power/hostboot/commit/2722201d0d10>`__ add GEMINI enum for ATTR_NAME
+-  `157eb4dc4966 <https://github.com/open-power/hostboot/commit/157eb4dc4966>`__ move mss_generic link to
+   wrapper, fix OCMB_IS_NOT_EXPLORER ffdc call
+-  `3d3bb8cd5fe6 <https://github.com/open-power/hostboot/commit/3d3bb8cd5fe6>`__ update
+   TARGET_TYPE_MULTICASTABLE
+
+Matthew Hickman (7):
+
+-  `cacebfde8993 <https://github.com/open-power/hostboot/commit/cacebfde8993>`__ Added empty files for ecc
+   port
+-  `8b15178b0679 <https://github.com/open-power/hostboot/commit/8b15178b0679>`__ Added empty files for ccs
+   port
+-  `2b3c06d52085 <https://github.com/open-power/hostboot/commit/2b3c06d52085>`__ Fixed the ccs port merge
+   conflicts and added lab code
+-  `2e0e547728eb <https://github.com/open-power/hostboot/commit/2e0e547728eb>`__ Added shell files for
+   exp_memdiags
+-  `4a561d8c80c4 <https://github.com/open-power/hostboot/commit/4a561d8c80c4>`__ Added one last empty for ecc
+-  `879157876fc2 <https://github.com/open-power/hostboot/commit/879157876fc2>`__ Added more empty files for
+   ecc port
+-  `428f5e2c632e <https://github.com/open-power/hostboot/commit/428f5e2c632e>`__ Ported ecc engine to generic
+
+Matthew Raybuck (16):
+
+-  `882f15ebfdcd <https://github.com/open-power/hostboot/commit/882f15ebfdcd>`__ Test Cases for deconfig
+   updates for AXONE
+-  `1737cfb1a19d <https://github.com/open-power/hostboot/commit/1737cfb1a19d>`__ Update OCMB 9-15 to have
+   valid i2c and eeprom info
+-  `740541cdd9e0 <https://github.com/open-power/hostboot/commit/740541cdd9e0>`__ Infer presense detection of
+   Explorer chip from VPD EEPROM
+-  `f177dd883e86 <https://github.com/open-power/hostboot/commit/f177dd883e86>`__ Collect IDEC for Explorer
+   chip
+-  `5f68c549965e <https://github.com/open-power/hostboot/commit/5f68c549965e>`__ Gemini vs Explorer Presence
+   Detection via SPD
+-  `6390bd34536a <https://github.com/open-power/hostboot/commit/6390bd34536a>`__ Add keywords for part and
+   serial number for DDIMM
+-  `7d1cedd447b6 <https://github.com/open-power/hostboot/commit/7d1cedd447b6>`__ Add keyword support for OCMB
+   SPD reads
+-  `d2da0774fa01 <https://github.com/open-power/hostboot/commit/d2da0774fa01>`__ Targeting updates for EEPROM
+   content type
+-  `ae7fd02c2115 <https://github.com/open-power/hostboot/commit/ae7fd02c2115>`__ Refactor keyword support for
+   various DIMM types
+-  `85c03c9b4f64 <https://github.com/open-power/hostboot/commit/85c03c9b4f64>`__ Add cache/hardware comparison
+   functions for SPD classes of VPD content
+-  `36c966c7dd11 <https://github.com/open-power/hostboot/commit/36c966c7dd11>`__ Add cache/hardware comparison
+   functions for ipvpd classes of VPD content
+-  `fa7d62b7304b <https://github.com/open-power/hostboot/commit/fa7d62b7304b>`__ Support tool that can package
+   BPM flash images into a binary
+-  `6adc57ce4966 <https://github.com/open-power/hostboot/commit/6adc57ce4966>`__ Fix typo in
+   buildBpmFlashImages.pl
+-  `2f311fe0914d <https://github.com/open-power/hostboot/commit/2f311fe0914d>`__ Replace chomp function with
+   platform neutral end-of-line stripping regex
+-  `94e392de6a0a <https://github.com/open-power/hostboot/commit/94e392de6a0a>`__ Fix memory leak in
+   nvdimm_update.C
+-  `3a5514cde7fa <https://github.com/open-power/hostboot/commit/3a5514cde7fa>`__ Turn off NVDIMM debug trace
+   output
+
+Michael Baiocchi (1):
+
+-  `3c3e5a250d39 <https://github.com/open-power/hostboot/commit/3c3e5a250d39>`__ Revert “Add OCMB_CHIP_TYPE
+   Attribute”
+
+Mike Baiocchi (9):
+
+-  `1b5381224824 <https://github.com/open-power/hostboot/commit/1b5381224824>`__ Cleanup UCD Update Algorithm
+   Code
+-  `1dc4c34f591f <https://github.com/open-power/hostboot/commit/1dc4c34f591f>`__ Force UCD Updates on each IPL
+-  `0da6ad912fdf <https://github.com/open-power/hostboot/commit/0da6ad912fdf>`__ Add OCMB_CHIP_TYPE Attribute
+-  `1e1ea69fbf60 <https://github.com/open-power/hostboot/commit/1e1ea69fbf60>`__ Fix missing header file in
+   eepromCache.C
+-  `3c199d2a3a26 <https://github.com/open-power/hostboot/commit/3c199d2a3a26>`__ Remove GLOBAL PNOR Partition
+-  `4f842cf1d6fe <https://github.com/open-power/hostboot/commit/4f842cf1d6fe>`__ Combine ‘generic’ and
+   ‘explorer’ OCMB chip targets
+-  `8fb322bab4c1 <https://github.com/open-power/hostboot/commit/8fb322bab4c1>`__ Remove ‘EXPLORER’ as
+   attribute MODEL type
+-  `d978f97d33f0 <https://github.com/open-power/hostboot/commit/d978f97d33f0>`__ Add Device Tree support for
+   Nuvoton TPM 75x
+-  `ca9007fb2efc <https://github.com/open-power/hostboot/commit/ca9007fb2efc>`__ Add Support for new HDAT
+   Slave Device Type for Nuvoton 75x
+
+Murulidhar Nataraju (1):
+
+-  `ed1208121086 <https://github.com/open-power/hostboot/commit/ed1208121086>`__ Istep 18 - MPIPL on OPAL
+   System update
+
+Nick Bofferding (9):
+
+-  `ec86a5683941 <https://github.com/open-power/hostboot/commit/ec86a5683941>`__ Decrease WOFDATA partition by
+   1 MB until HBI space can be reduced
+-  `85326973c80e <https://github.com/open-power/hostboot/commit/85326973c80e>`__ Reduce draminit_training_adv
+   thread count to avoid OOM
+-  `a9aa7be26b1f <https://github.com/open-power/hostboot/commit/a9aa7be26b1f>`__ Fix page coalesce bug in
+   coalescing end of cache memory range
+-  `3e582366ea6b <https://github.com/open-power/hostboot/commit/3e582366ea6b>`__ Disable parallel operations
+   in draminit advanced training
+-  `5002bdd78954 <https://github.com/open-power/hostboot/commit/5002bdd78954>`__ Reduce LRU RO constraint to
+   allow RO page evictions
+-  `cf29aa3e9203 <https://github.com/open-power/hostboot/commit/cf29aa3e9203>`__ Fix UCD invalid command error
+   for 0 byte block read SMBus requests
+-  `239bd856fd66 <https://github.com/open-power/hostboot/commit/239bd856fd66>`__ Re-enable
+   mss_draminit_trainadv parallelism
+-  `0f03814d62a6 <https://github.com/open-power/hostboot/commit/0f03814d62a6>`__ Only display ERRL user
+   details callouts/strings when dumping error to console
+-  `c070a3d6521e <https://github.com/open-power/hostboot/commit/c070a3d6521e>`__ Fix gcc8 signature validation
+   anomaly
+
+Prasad Bg Ranganath (2):
+
+-  `cb5872dbdd7f <https://github.com/open-power/hostboot/commit/cb5872dbdd7f>`__ PPB: OPPB pstatemin value
+   endianess fix
+-  `431fd07bcd5f <https://github.com/open-power/hostboot/commit/431fd07bcd5f>`__ PPB: Bug fix in compute VPD
+   points that impact to bias values
+
+Prem Shanker Jha (4):
+
+-  `4148562b6758 <https://github.com/open-power/hostboot/commit/4148562b6758>`__ PM: Fixed error path handling
+   of getscoms in HWP p9_query_core_access_state.
+-  `89ff9fa99391 <https://github.com/open-power/hostboot/commit/89ff9fa99391>`__ VDM(Part 2): CME hcode
+   support for per quad VDM.
+-  `58df73fd1074 <https://github.com/open-power/hostboot/commit/58df73fd1074>`__ VDM(Part 3): Image build
+   changes for quad level VDM
+-  `b3996f56863f <https://github.com/open-power/hostboot/commit/b3996f56863f>`__ Stop API: STOP API made
+   project agnostic.
+
+Rahul Batra (4):
+
+-  `3483624140e3 <https://github.com/open-power/hostboot/commit/3483624140e3>`__ PM: Revert VID slopes in GPPB
+   to non-zero
+-  `2a6adcbfe414 <https://github.com/open-power/hostboot/commit/2a6adcbfe414>`__ PM: Fix WOV Enablement
+-  `761c81cf0ecb <https://github.com/open-power/hostboot/commit/761c81cf0ecb>`__ PM: WOV(OCS) HW Procedures
+   Changes (1/2)
+-  `a34f4c584414 <https://github.com/open-power/hostboot/commit/a34f4c584414>`__ PM: WOV(OCS) PGPE Hcode
+   Changes (2/2)
+
+Ricardo Mata Jr (1):
+
+-  `3f9202c62194 <https://github.com/open-power/hostboot/commit/3f9202c62194>`__ Added chip ec attribute for
+   PCI cache injection.
+
+Richard J. Knight (1):
+
+-  `66b1aa028bfa <https://github.com/open-power/hostboot/commit/66b1aa028bfa>`__ Call the tool to generate the
+   cmsk rings + .C files for procedure
+
+Roland Veloz (12):
+
+-  `8d531bced31e <https://github.com/open-power/hostboot/commit/8d531bced31e>`__ Added unit test for HWP call
+   ddimm_get_efd
+-  `92ee1c5a0784 <https://github.com/open-power/hostboot/commit/92ee1c5a0784>`__ Defect fix for class
+   RsvdTraceBuffer to fix ErrorLog flatten issue
+-  `d935c5c94a9e <https://github.com/open-power/hostboot/commit/d935c5c94a9e>`__ Added more error reporting to
+   HWSV when PNOR fails, removed superfluous code
+-  `8d9dc76256f5 <https://github.com/open-power/hostboot/commit/8d9dc76256f5>`__ Corrected bad logic, in an if
+   statement, that was creating a bad trace
+-  `f38ca7d5412b <https://github.com/open-power/hostboot/commit/f38ca7d5412b>`__ Added new
+   GenericFspMboxMessage_t interface to save NVDIMM keys
+-  `7aa27e142c26 <https://github.com/open-power/hostboot/commit/7aa27e142c26>`__ Implementing PHYP to HBRT
+   NVDIMM message to issue an NVDIMM operation
+-  `9192b12a33dc <https://github.com/open-power/hostboot/commit/9192b12a33dc>`__ Reworked the
+   AttributeTank::Attribute API
+-  `c4faf5ce57f2 <https://github.com/open-power/hostboot/commit/c4faf5ce57f2>`__ Changed the generic message
+   type from MSG_DECONFIG_TARGET to MSG_ATTR_WRITE_OP
+-  `56cb2793c030 <https://github.com/open-power/hostboot/commit/56cb2793c030>`__ Added template function to
+   make an attribute with given target and attribute ID
+-  `b75cfea6155c <https://github.com/open-power/hostboot/commit/b75cfea6155c>`__ Unit test for structure
+   TARGETING::AttributeTank::Attribute
+-  `d2d561f722aa <https://github.com/open-power/hostboot/commit/d2d561f722aa>`__ Unit test for the firmware
+   request sendAttributes
+-  `c4d644e0244f <https://github.com/open-power/hostboot/commit/c4d644e0244f>`__ Temporary fix: skipping over
+   printing doubles to avoid a crash
+
+Sharath Manjunath (3):
+
+-  `4cc19fda64c0 <https://github.com/open-power/hostboot/commit/4cc19fda64c0>`__ Add exp_thermal_init for
+   Explorer FW
+-  `47b32b1aaaf2 <https://github.com/open-power/hostboot/commit/47b32b1aaaf2>`__ Adds blank files to Explorer
+   thermal_init commit
+-  `ecdac321bf0a <https://github.com/open-power/hostboot/commit/ecdac321bf0a>`__ Add exp_thermal_init for
+   Explorer FW
+
+Stephen Glancy (48):
+
+-  `cfc5cde5be5f <https://github.com/open-power/hostboot/commit/cfc5cde5be5f>`__ Adds blank explorer training
+   handler C file
+-  `b047a25de8a6 <https://github.com/open-power/hostboot/commit/b047a25de8a6>`__ Adds process training
+   response to exp draminit
+-  `9a27a108a9b8 <https://github.com/open-power/hostboot/commit/9a27a108a9b8>`__ Adds MCA workaround blank
+   files for HB
+-  `af698e0c2096 <https://github.com/open-power/hostboot/commit/af698e0c2096>`__ Adds in workaround for
+   self-time refresh
+-  `763efd13a331 <https://github.com/open-power/hostboot/commit/763efd13a331>`__ Updates dramint training
+   structure
+-  `f79af6ea7e38 <https://github.com/open-power/hostboot/commit/f79af6ea7e38>`__ Fixes LR host write leveling
+   crashes
+-  `d27962f1bfbd <https://github.com/open-power/hostboot/commit/d27962f1bfbd>`__ Updates CCS to run with quad
+   encoded chip select
+-  `f53d3ff4139f <https://github.com/open-power/hostboot/commit/f53d3ff4139f>`__ Adds LRDIMM shadow register
+   workaround
+-  `06f75dffe7d2 <https://github.com/open-power/hostboot/commit/06f75dffe7d2>`__ Fixes four-rank rank pairing
+   code
+-  `4cfa805d328b <https://github.com/open-power/hostboot/commit/4cfa805d328b>`__ Fixes MC addressing for
+   4R/quad-encoded chip select
+-  `745094dc3a9f <https://github.com/open-power/hostboot/commit/745094dc3a9f>`__ Moves blame a FIR API to
+   generic
+-  `93fcaa00fbf0 <https://github.com/open-power/hostboot/commit/93fcaa00fbf0>`__ Adds explorer post-draminit
+   bad bits processing
+-  `8328e67e0ca1 <https://github.com/open-power/hostboot/commit/8328e67e0ca1>`__ Updates LRDIMM dual drop SI
+   settings
+-  `ffe6b0311623 <https://github.com/open-power/hostboot/commit/ffe6b0311623>`__ Updates RCW’s attributes for
+   quad encoded CS mode
+-  `98267572c8c1 <https://github.com/open-power/hostboot/commit/98267572c8c1>`__ Fixes LRDIM dual-drop 4R
+   frequency/plug rules bugs
+-  `8578705fa8a2 <https://github.com/open-power/hostboot/commit/8578705fa8a2>`__ Adds p9a freq specialization
+-  `1e9aa61c5f76 <https://github.com/open-power/hostboot/commit/1e9aa61c5f76>`__ Adds blankfile for git commit
+   data helper
+-  `e4956ca54c22 <https://github.com/open-power/hostboot/commit/e4956ca54c22>`__ Updates the LRDIMM to use SPD
+   SI values
+-  `ac6b97d1a4ff <https://github.com/open-power/hostboot/commit/ac6b97d1a4ff>`__ Adds git commit data to
+   p9a/exp procedures
+-  `97517fa73c61 <https://github.com/open-power/hostboot/commit/97517fa73c61>`__ Adds explorer training
+   response display functions
+-  `4b56cf2d5156 <https://github.com/open-power/hostboot/commit/4b56cf2d5156>`__ Adds blank files for new cen
+   plug rules
+-  `51a8aa7ccf8b <https://github.com/open-power/hostboot/commit/51a8aa7ccf8b>`__ Fixes centaur plug rules to
+   force balanced MBA configs
+-  `f43f8bd48e3f <https://github.com/open-power/hostboot/commit/f43f8bd48e3f>`__ Disables RD VREF for LRDIMM
+-  `8069ef850b91 <https://github.com/open-power/hostboot/commit/8069ef850b91>`__ Adds p9a chip directory
+   structure
+-  `aff20d90b967 <https://github.com/open-power/hostboot/commit/aff20d90b967>`__ Adds unified input processing
+   for wrappers
+-  `ac2fd033cc0b <https://github.com/open-power/hostboot/commit/ac2fd033cc0b>`__ Moves lab helpers to generic
+   folder
+-  `510773cb52f9 <https://github.com/open-power/hostboot/commit/510773cb52f9>`__ Adds explorer training
+   response blank C file
+-  `290b29f13a8a <https://github.com/open-power/hostboot/commit/290b29f13a8a>`__ Adds explorer training
+   response display functions
+-  `5efcf184ed79 <https://github.com/open-power/hostboot/commit/5efcf184ed79>`__ Adds p9a chip directory
+   structure
+-  `0d02b87f9c90 <https://github.com/open-power/hostboot/commit/0d02b87f9c90>`__ Adds explorer address and
+   field fixes headers
+-  `902e166a98fe <https://github.com/open-power/hostboot/commit/902e166a98fe>`__ Adds explorer to check for
+   response doorbell
+-  `114d10d29c18 <https://github.com/open-power/hostboot/commit/114d10d29c18>`__ Fixes LRDIMM command to
+   command timing
+-  `a38021c7fa73 <https://github.com/open-power/hostboot/commit/a38021c7fa73>`__ Fixes RCD parity CID
+   configuration
+-  `b952df368d42 <https://github.com/open-power/hostboot/commit/b952df368d42>`__ Moves CCS lab code to generic
+-  `4a2e3c2c2db5 <https://github.com/open-power/hostboot/commit/4a2e3c2c2db5>`__ Adds new attributes for
+   07MAY19 explorer specification
+-  `82423eab5bba <https://github.com/open-power/hostboot/commit/82423eab5bba>`__ Fixes MCBIST compile fails
+-  `6bb5c0eda318 <https://github.com/open-power/hostboot/commit/6bb5c0eda318>`__ Fixes MCBIST compile fails
+-  `af06bf24063e <https://github.com/open-power/hostboot/commit/af06bf24063e>`__ Adds blank files for explorer
+   EFD processing
+-  `ec840df7fcaf <https://github.com/open-power/hostboot/commit/ec840df7fcaf>`__ Adds explorer CCS
+   specialization
+-  `2acc85787f4b <https://github.com/open-power/hostboot/commit/2acc85787f4b>`__ Updates the explorer draminit
+   for 07MAY19 spec
+-  `7bf4bd007709 <https://github.com/open-power/hostboot/commit/7bf4bd007709>`__ Fixes MCBIST read bug in i2c
+   mode
+-  `8a6b5a50b388 <https://github.com/open-power/hostboot/commit/8a6b5a50b388>`__ Adds EFD decode updates for
+   07MAY19 spec updates
+-  `11066067e94b <https://github.com/open-power/hostboot/commit/11066067e94b>`__ Fixes FFDC for files moved to
+   generic
+-  `42dbafc33bfa <https://github.com/open-power/hostboot/commit/42dbafc33bfa>`__ Adds hardware specific
+   definitions to initfiles
+-  `ea9fb95e6c5a <https://github.com/open-power/hostboot/commit/ea9fb95e6c5a>`__ Adds axone support for
+   p9_throttle_sync
+-  `30d44084f574 <https://github.com/open-power/hostboot/commit/30d44084f574>`__ Adds a helper function to
+   hold CKE’s high in draminit
+-  `38b300796ea1 <https://github.com/open-power/hostboot/commit/38b300796ea1>`__ Updates swizzle for MCBIST
+   error_count_mode1
+-  `2910a088420c <https://github.com/open-power/hostboot/commit/2910a088420c>`__ Moves shmoo_data API to
+   generic memory lab
+
+Steven Janssen (5):
+
+-  `d42dd7f9ed04 <https://github.com/open-power/hostboot/commit/d42dd7f9ed04>`__ Fix library dependancy
+-  `2aaca494ec04 <https://github.com/open-power/hostboot/commit/2aaca494ec04>`__ Update file name to match
+   function name
+-  `9efb5475e019 <https://github.com/open-power/hostboot/commit/9efb5475e019>`__ Fix library dependancy
+-  `e28af449f61a <https://github.com/open-power/hostboot/commit/e28af449f61a>`__ Update file name to match
+   function name
+-  `48255bc69e6d <https://github.com/open-power/hostboot/commit/48255bc69e6d>`__ Update include file path
+
+Thi Tran (1):
+
+-  `2a334beaa4b6 <https://github.com/open-power/hostboot/commit/2a334beaa4b6>`__ Fix incorrect group of 8
+   Mirrorable setting for Axone.
+
+Tsung Yeung (15):
+
+-  `9ab1bc28a6d2 <https://github.com/open-power/hostboot/commit/9ab1bc28a6d2>`__ Preload CCS program to
+   support EPOW on NVDIMM
+-  `4d2fdefa996b <https://github.com/open-power/hostboot/commit/4d2fdefa996b>`__ Adds HWP call to set up CCS
+   for EPOW
+-  `9291b67c357d <https://github.com/open-power/hostboot/commit/9291b67c357d>`__ NVDIMM - erase after arm to
+   prevent stale image getting restored on next boot
+-  `40bcbd0f3a78 <https://github.com/open-power/hostboot/commit/40bcbd0f3a78>`__ Enable median rank wr_vref
+   value on NVDIMM
+-  `468349f5827c <https://github.com/open-power/hostboot/commit/468349f5827c>`__ Includes NVDIMM in workaround
+   for self-time refresh
+-  `d4dae0f83725 <https://github.com/open-power/hostboot/commit/d4dae0f83725>`__ P9: NVDIMM SBE Support to
+   Trigger Catastrophic Save
+-  `ff832044c09e <https://github.com/open-power/hostboot/commit/ff832044c09e>`__ Adjust STR enter sequence to
+   enable immediate entry
+-  `fa0064292733 <https://github.com/open-power/hostboot/commit/fa0064292733>`__ Ignore refresh overrun fir
+   NVDIMM during post-restore sequence
+-  `031a5d086262 <https://github.com/open-power/hostboot/commit/031a5d086262>`__ NVDIMM Change Polling Order
+-  `1c0d5d1e89b3 <https://github.com/open-power/hostboot/commit/1c0d5d1e89b3>`__ Uses
+   ATTR_MSS_MRW_NVDIMM_SLOT_POSITION instead of FAPI_POS for nvdimm plug rules
+-  `2c39e6a8184b <https://github.com/open-power/hostboot/commit/2c39e6a8184b>`__ NVDIMM wr_vref workaround fix
+   and add refreshes to ccs program (nvdimm only)
+-  `dee477f94aa6 <https://github.com/open-power/hostboot/commit/dee477f94aa6>`__ Add polling after STR entry
+   to ensure port is in STR before asserting RESETn
+-  `1f8ec61acd51 <https://github.com/open-power/hostboot/commit/1f8ec61acd51>`__ Disable BAR Temporarily to
+   prevent STR exit during nvdimm handover
+-  `d51b8ebc92c7 <https://github.com/open-power/hostboot/commit/d51b8ebc92c7>`__ Change polling condition to
+   avoid premature timeout error
+-  `311bb136cadf <https://github.com/open-power/hostboot/commit/311bb136cadf>`__ Double nvdimm ops timeout
+   values to accommodate encryption
+
+Zach Clark (3):
+
+-  `6a2bedba84d0 <https://github.com/open-power/hostboot/commit/6a2bedba84d0>`__ Developer Improvement: Get
+   code coverage tool working with Hostboot
+-  `ff818674b181 <https://github.com/open-power/hostboot/commit/ff818674b181>`__ Make GCOV support work with
+   GCC 8.1 - 8.3
+-  `cffebe48c7b1 <https://github.com/open-power/hostboot/commit/cffebe48c7b1>`__ Fix “possibly uninitialized
+   variable”
+
+Zane Shelley (9):
+
+-  `0a802a96758f <https://github.com/open-power/hostboot/commit/0a802a96758f>`__ PRD: invalid access to
+   pointer address in prdfWriteHomerFirData.C
+-  `36a58f1f8047 <https://github.com/open-power/hostboot/commit/36a58f1f8047>`__ PRD: change thresholding for
+   OBUS link UEs
+-  `a1f0a3ed6d3b <https://github.com/open-power/hostboot/commit/a1f0a3ed6d3b>`__ PRD: misc cleanup from latest
+   RAS XML
+-  `d893f5ac1b3d <https://github.com/open-power/hostboot/commit/d893f5ac1b3d>`__ PRD: NPUFIR updates for Axone
+-  `e2a0b43c8684 <https://github.com/open-power/hostboot/commit/e2a0b43c8684>`__ PRD: Memory subsystem updates
+   for Axone
+-  `ca47ced07c4c <https://github.com/open-power/hostboot/commit/ca47ced07c4c>`__ PRD: replaced MODEL_EXPLORER
+   with MODEL_OCMB
+-  `31aec74cbca7 <https://github.com/open-power/hostboot/commit/31aec74cbca7>`__ PRD: debug trace output
+   update for OCMB models
+-  `c720019a8163 <https://github.com/open-power/hostboot/commit/c720019a8163>`__ PRD: Axone memory updates
+   from RAS XML
+-  `578bf1c6cdcd <https://github.com/open-power/hostboot/commit/578bf1c6cdcd>`__ PRD: Explorer updates from
+   RAS XML
+
+aravnair-in (1):
+
+-  `75031a86cc54 <https://github.com/open-power/hostboot/commit/75031a86cc54>`__ ZZ-GEN4 and ZZ-2U-GEN4
+   sysetem binaries need to be built
+
+lean wang(王棚辉) (1):
+
+-  `913204775de8 <https://github.com/open-power/hostboot/commit/913204775de8>`__ ips print total memory
+
+whs (1):
+
+-  `916c31cdf802 <https://github.com/open-power/hostboot/commit/916c31cdf802>`__ Create tool to generate
+   memory vpd keyword mappings
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _patches-2:
+
+Patches
+~~~~~~~
+
+.. _commits-2:
+
+Commits
+~~~~~~~
+
+Caleb Palmer (2):
+
+-  `fb4b3eb861b2 <https://github.com/open-power/occ/commit/fb4b3eb861b2>`__ NPU target addr translation
+   support
+-  `e5a2afd6cfb0 <https://github.com/open-power/occ/commit/e5a2afd6cfb0>`__ NPU target addr translation fixes
+
+Chris Cain (13):
+
+-  `d03cb7413705 <https://github.com/open-power/occ/commit/d03cb7413705>`__ Update to PGPE elog structure
+-  `f7b1e2a3bcae <https://github.com/open-power/occ/commit/f7b1e2a3bcae>`__ Add support for a second voltage
+   sense from APSS
+-  `f65ac6e26087 <https://github.com/open-power/occ/commit/f65ac6e26087>`__ Add regs for PGPE debug
+-  `b082b5771c9d <https://github.com/open-power/occ/commit/b082b5771c9d>`__ NVDIMM procedure update
+-  `ad9bb2d1e41c <https://github.com/open-power/occ/commit/ad9bb2d1e41c>`__ Disable 24x7 when EPOW detected to
+   prevent GPE halt
+-  `de361c2a961f <https://github.com/open-power/occ/commit/de361c2a961f>`__ New NVDIMM save procedure
+-  `19b906f9c3a8 <https://github.com/open-power/occ/commit/19b906f9c3a8>`__ Pick up new HCODE elog structure
+-  `91d3487ed586 <https://github.com/open-power/occ/commit/91d3487ed586>`__ Open CAPI memory config data
+   support
+-  `a880ffe3a854 <https://github.com/open-power/occ/commit/a880ffe3a854>`__ Support for Secure Memory Facility
+   (SMF) mode
+-  `9a6d21e73e44 <https://github.com/open-power/occ/commit/9a6d21e73e44>`__ Initial OCMB fixes
+-  `326a900583f6 <https://github.com/open-power/occ/commit/326a900583f6>`__ Initialize mem type for Centaur
+-  `d13bd3fa8e38 <https://github.com/open-power/occ/commit/d13bd3fa8e38>`__ Handle thermal vote based on OCMB
+   membuf
+-  `6ce9a5d0fefe <https://github.com/open-power/occ/commit/6ce9a5d0fefe>`__ Allow maximum number of sensors to
+   be returned in debug command
+
+Douglas Gilbert (1):
+
+-  `afa37a7e9bc0 <https://github.com/open-power/occ/commit/afa37a7e9bc0>`__ Explorer MSBUF monitoring
+
+Timothy Pearson (1):
+
+-  `4b9396843b2d <https://github.com/open-power/occ/commit/4b9396843b2d>`__ Fix build failure on GCC8
+
+mbroyles (6):
+
+-  `c77b16ee36a3 <https://github.com/open-power/occ/commit/c77b16ee36a3>`__ Run WOF every tick
+-  `d10b665d0f1b <https://github.com/open-power/occ/commit/d10b665d0f1b>`__ WOF temperature scaling equation
+   change
+-  `f8e8d60e453c <https://github.com/open-power/occ/commit/f8e8d60e453c>`__ Delete un-used Amester functions
+-  `cf4c143eb571 <https://github.com/open-power/occ/commit/cf4c143eb571>`__ WOF changes for OCS and freq
+   tracking
+-  `5e53fc1458f1 <https://github.com/open-power/occ/commit/5e53fc1458f1>`__ Increase PGPE elog size to include
+   full PGPE trace
+-  `aa38078b2e09 <https://github.com/open-power/occ/commit/aa38078b2e09>`__ Avoid calculating negative AC
+   currents
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _patches-3:
+
+Patches
+~~~~~~~
+
+.. _commits-3:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p8dtu-xml
+------------------
+
+`Repository <https://github.com/open-power/p8dtu-xml>`__
+
+.. _patches-4:
+
+Patches
+~~~~~~~
+
+.. _commits-4:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _patches-5:
+
+Patches
+~~~~~~~
+
+.. _commits-5:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _patches-6:
+
+Patches
+~~~~~~~
+
+.. _commits-6:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _patches-7:
+
+Patches
+~~~~~~~
+
+.. _commits-7:
+
+Commits
+~~~~~~~
+
+Javier Martinez Canillas (2):
+
+-  `53e0f3ef35ac <https://github.com/open-power/petitboot/commit/53e0f3ef35ac>`__ discover/grub2: Allow using
+   title for default even if id was defined
+-  `7edc34c4ee8d <https://github.com/open-power/petitboot/commit/7edc34c4ee8d>`__ discover/grub2: Allow to
+   separate the –id argument using a space char
+
+Samuel Mendoza-Jonas (6):
+
+-  `9e869ebe3a51 <https://github.com/open-power/petitboot/commit/9e869ebe3a51>`__ Various fixups and checks to
+   make scan-build happy
+-  `aa596b2c1034 <https://github.com/open-power/petitboot/commit/aa596b2c1034>`__ utils: Quote plugin name and
+   vendor variables
+-  `3cf30cfa4f23 <https://github.com/open-power/petitboot/commit/3cf30cfa4f23>`__ utils: Optionally run
+   utilities as root
+-  `cf9e0cd6f7ca <https://github.com/open-power/petitboot/commit/cf9e0cd6f7ca>`__ Remove outdated TODO file
+-  `d61806e79788 <https://github.com/open-power/petitboot/commit/d61806e79788>`__ doc: Start writing some
+   in-tree documentation
+-  `cd95d81c16bd <https://github.com/open-power/petitboot/commit/cd95d81c16bd>`__ travis: Publish sphinx docs
+   to Github pages
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _patches-8:
+
+Patches
+~~~~~~~
+
+.. _commits-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _patches-9:
+
+Patches
+~~~~~~~
+
+.. _commits-9:
+
+Commits
+~~~~~~~
+
+Nickolaus Gruendler (2):
+
+-  `be9d6cfc4f9b <https://github.com/open-power/romulus-xml/commit/be9d6cfc4f9b>`__ Add memd vpd file
+-  `eac9377724ba <https://github.com/open-power/romulus-xml/commit/eac9377724ba>`__ Correct error in memd
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _patches-10:
+
+Patches
+~~~~~~~
+
+.. _commits-10:
+
+Commits
+~~~~~~~
+
+Alvin Wang (1):
+
+-  `fb4fa9c6de3f <https://github.com/open-power/sbe/commit/fb4fa9c6de3f>`__ Move MCBIST lib to generic folder
+
+Ben Gass (6):
+
+-  `448290d76b93 <https://github.com/open-power/sbe/commit/448290d76b93>`__ Update p9_l2_flush to check if
+   purge is busy on anything prior to flush.
+-  `26c8a88a4f65 <https://github.com/open-power/sbe/commit/26c8a88a4f65>`__ Update ATRMISS registers for Axone
+-  `2d663084a860 <https://github.com/open-power/sbe/commit/2d663084a860>`__ Update p9_mss_eff_grouping for
+   Axone support
+-  `b031344b3316 <https://github.com/open-power/sbe/commit/b031344b3316>`__ Add p9a.omi.pll.scan.initfile and
+   ifCompiler support.
+-  `fc26a6bd34b5 <https://github.com/open-power/sbe/commit/fc26a6bd34b5>`__ Update npu initfiles for Axone
+-  `54b282143d67 <https://github.com/open-power/sbe/commit/54b282143d67>`__ Set IOO clockgate_disable for
+   Axone HW481539 / HW438727
+
+Chris Steffen (1):
+
+-  `0268ea4e1545 <https://github.com/open-power/sbe/commit/0268ea4e1545>`__ Axone Xbus Linearity
+
+Christian Geddes (1):
+
+-  `ce01c89b7df0 <https://github.com/open-power/sbe/commit/ce01c89b7df0>`__ Make some FAPI_INF traces that are
+   spamming FW logs into FAPI_DBG
+
+Dan Crowell (4):
+
+-  `e27b0cc841ed <https://github.com/open-power/sbe/commit/e27b0cc841ed>`__ Modify rank variable for OCMB VPD
+   lookup
+-  `8cdd1fc4febf <https://github.com/open-power/sbe/commit/8cdd1fc4febf>`__ Add PMIC target
+-  `cd57fb58133a <https://github.com/open-power/sbe/commit/cd57fb58133a>`__ Synch up OMI and MCA frequencies
+-  `b96edc83e949 <https://github.com/open-power/sbe/commit/b96edc83e949>`__ Hide CHTM attributes from
+   ServerWiz
+
+Glenn Miles (2):
+
+-  `22169bd672be <https://github.com/open-power/sbe/commit/22169bd672be>`__ Add new enum, OCMB_FW_UPDATE, to
+   ATTR_RECONFIGURE_LOOP
+-  `2f9112decc89 <https://github.com/open-power/sbe/commit/2f9112decc89>`__ Add HWP for entering Explorer TWI
+   mode
+
+Jenny Huynh (3):
+
+-  `db120737ef3c <https://github.com/open-power/sbe/commit/db120737ef3c>`__ HW483672: Enable TLBIE WAT
+   (version 5); fixes unintended flushing
+-  `890db5d7d8fe <https://github.com/open-power/sbe/commit/890db5d7d8fe>`__ Fabric inits update for Axone
+-  `e99d1c084c42 <https://github.com/open-power/sbe/commit/e99d1c084c42>`__ Add missing targetType arg to
+   ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
+
+Joachim Fenkes (5):
+
+-  `6a7478da76d1 <https://github.com/open-power/sbe/commit/6a7478da76d1>`__ FAPI2: Add method to Target to
+   query core select vector from CORE targets
+-  `9c5d98ebc72b <https://github.com/open-power/sbe/commit/9c5d98ebc72b>`__ p9_sbe_nest_enable_ridi: Open up
+   PCIe refclk drivers
+-  `ce819e5d65ed <https://github.com/open-power/sbe/commit/ce819e5d65ed>`__ p9_sbe_tracearray: Updates for
+   Axone
+-  `f0d3622fbac5 <https://github.com/open-power/sbe/commit/f0d3622fbac5>`__ p9_sbe_chiplet_reset: Add missing
+   OB3 clock muxes for Axone
+-  `044f03861f86 <https://github.com/open-power/sbe/commit/044f03861f86>`__ FAPI2: Clarify that broadcast
+   groups must be mapped explicitly
+
+Joe McGill (5):
+
+-  `40d3c1667e11 <https://github.com/open-power/sbe/commit/40d3c1667e11>`__ cleanup references to chip-centric
+   EC feature attributes
+-  `7e6b30a82f4b <https://github.com/open-power/sbe/commit/7e6b30a82f4b>`__ FAPI2: replace IOPAU target
+   references with PAUC
+-  `e9bc6a014a07 <https://github.com/open-power/sbe/commit/e9bc6a014a07>`__ p9.filter.pll.scan.initfile –
+   update CP filter config for p9a
+-  `582a724a0172 <https://github.com/open-power/sbe/commit/582a724a0172>`__ p9_sbe_npll_setup – update SS
+   enablement for p9a
+-  `c96691091792 <https://github.com/open-power/sbe/commit/c96691091792>`__ update i2c bit rate divisor for
+   p9a
+
+Kahn Evans (1):
+
+-  `4db0f651a400 <https://github.com/open-power/sbe/commit/4db0f651a400>`__ Fix doxygen warnings
+
+Louis Stermole (4):
+
+-  `de09972a4e9c <https://github.com/open-power/sbe/commit/de09972a4e9c>`__ Add ATTR_FREQ_OMI_MHZ
+-  `02cd24317d11 <https://github.com/open-power/sbe/commit/02cd24317d11>`__ Add debug params to
+   exp_check_for_ready_wrap
+-  `9beca538b919 <https://github.com/open-power/sbe/commit/9beca538b919>`__ Add retry of EXP_FW_STATUS when
+   status is FW_BUSY
+-  `42cc2406dde6 <https://github.com/open-power/sbe/commit/42cc2406dde6>`__ Add check for BOOT_STAGE ==
+   runtime fw in exp_check_for_ready
+
+Mark Pizzutillo (1):
+
+-  `ca17f0c1d193 <https://github.com/open-power/sbe/commit/ca17f0c1d193>`__ Added code for exp_getecid and
+   unit tests
+
+Matt K. Light (3):
+
+-  `8acc5d3145f7 <https://github.com/open-power/sbe/commit/8acc5d3145f7>`__ add define to control inclusion of
+   getCoreSelect plat impl
+-  `673bc92dbf97 <https://github.com/open-power/sbe/commit/673bc92dbf97>`__ add GEMINI enum for ATTR_NAME
+-  `5cab254e8ffa <https://github.com/open-power/sbe/commit/5cab254e8ffa>`__ update TARGET_TYPE_MULTICASTABLE
+
+Matthew Hickman (1):
+
+-  `8f2375e3e79c <https://github.com/open-power/sbe/commit/8f2375e3e79c>`__ Fixed the ccs port merge conflicts
+   and added lab code
+
+Murulidhar Nataraju (3):
+
+-  `249671d79a09 <https://github.com/open-power/sbe/commit/249671d79a09>`__ Updated HRMOR to 3968MB (64MB \*
+   62) less than
+-  `28c54880dd08 <https://github.com/open-power/sbe/commit/28c54880dd08>`__ Axone: Update sbeOpDistribute.py
+-  `e116764a9681 <https://github.com/open-power/sbe/commit/e116764a9681>`__ Update build in customrc
+
+Prem Shanker Jha (2):
+
+-  `c94f972a747d <https://github.com/open-power/sbe/commit/c94f972a747d>`__ PM: Fixed error path handling of
+   getscoms in HWP p9_query_core_access_state.
+-  `833b7412036c <https://github.com/open-power/sbe/commit/833b7412036c>`__ VDM(Part 3): Image build changes
+   for quad level VDM
+
+Rahul Batra (1):
+
+-  `8ec1c8aac612 <https://github.com/open-power/sbe/commit/8ec1c8aac612>`__ PM: WOV(OCS) HW Procedures Changes
+   (1/2)
+
+Raja Das (3):
+
+-  `f560231a9e83 <https://github.com/open-power/sbe/commit/f560231a9e83>`__ Optimized the processor dump
+   structure between SBE and Hostboot
+-  `4bd48045fe9a <https://github.com/open-power/sbe/commit/4bd48045fe9a>`__ Update Backing build to customrc
+   and update standalone simics patch
+-  `c54904f7b338 <https://github.com/open-power/sbe/commit/c54904f7b338>`__ Added .NOTPARALLEL special key for
+   *.s intermediate files from*.S
+
+Ricardo Mata Jr (1):
+
+-  `378ec4ffdd3d <https://github.com/open-power/sbe/commit/378ec4ffdd3d>`__ Added chip ec attribute for PCI
+   cache injection.
+
+Sharath Manjunath (1):
+
+-  `61c4b74f573d <https://github.com/open-power/sbe/commit/61c4b74f573d>`__ Update exp_draminit to read values
+   from attributes
+
+Srikantha Meesala (3):
+
+-  `8a2bb59e3dc9 <https://github.com/open-power/sbe/commit/8a2bb59e3dc9>`__ Makefile issue with parallel build
+-  `e02d72ae04fe <https://github.com/open-power/sbe/commit/e02d72ae04fe>`__ White/Black/Grey List Binary dump
+   full SBE implementation
+-  `959bcf49938d <https://github.com/open-power/sbe/commit/959bcf49938d>`__ Support Collect DUMP in ZZ-L
+   system
+
+Stephen Glancy (2):
+
+-  `510ac957f02d <https://github.com/open-power/sbe/commit/510ac957f02d>`__ Adds explorer CCS specialization
+-  `ed7027c5b077 <https://github.com/open-power/sbe/commit/ed7027c5b077>`__ Fixes FFDC for files moved to
+   generic
+
+Sumit Kumar (1):
+
+-  `7fc696f4f131 <https://github.com/open-power/sbe/commit/7fc696f4f131>`__ FAPI_Infra:Add new member to
+   structure ErrorInfoHwCallout
+
+Sunil Kumar (1):
+
+-  `01030a212c07 <https://github.com/open-power/sbe/commit/01030a212c07>`__ AXONE Bringup CI
+
+Tsung Yeung (2):
+
+-  `c9667ef21a6f <https://github.com/open-power/sbe/commit/c9667ef21a6f>`__ Add polling after STR entry to
+   ensure port is in STR before asserting RESETn
+-  `94df8bea72bd <https://github.com/open-power/sbe/commit/94df8bea72bd>`__ Disable BAR Temporarily to prevent
+   STR exit during nvdimm handover
+
+Yue Du (1):
+
+-  `ca676f5b5d40 <https://github.com/open-power/sbe/commit/ca676f5b5d40>`__ PM: Handle PIB Reset with data
+   check handler on all GPEs
+
+Zach Clark (1):
+
+-  `8384a9660449 <https://github.com/open-power/sbe/commit/8384a9660449>`__ Fix “possibly uninitialized
+   variable”
+
+kswaroop (2):
+
+-  `3f92b561d721 <https://github.com/open-power/sbe/commit/3f92b561d721>`__ Fix for race condition while
+   copying “p9_xip_tool”
+-  `ceb6f8424a2c <https://github.com/open-power/sbe/commit/ceb6f8424a2c>`__ Changed backing build to
+   /esw/fips940/Builds/b0620a_1925.940
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _patches-11:
+
+Patches
+~~~~~~~
+
+.. _commits-11:
+
+Commits
+~~~~~~~
+
+Aaron Sawdey (1):
+
+-  `16aa1b111ed0 <https://github.com/open-power/skiboot/commit/16aa1b111ed0>`__ external/mambo: fix tcl
+   startup code for mambo bogus net (repost)
+
+Alexey Kardashevskiy (5):
+
+-  `7c977c734e1c <https://github.com/open-power/skiboot/commit/7c977c734e1c>`__ npu2: Reset PID wildcard and
+   refcounter when mapped to LPID
+-  `68d11e4460ec <https://github.com/open-power/skiboot/commit/68d11e4460ec>`__ npu2: Reset NVLinks when
+   resetting a GPU
+-  `5ed3884f8d04 <https://github.com/open-power/skiboot/commit/5ed3884f8d04>`__ npu2: Fix clearing the FIR
+   bits
+-  `d496bb141c97 <https://github.com/open-power/skiboot/commit/d496bb141c97>`__ npu2: Clear fence state for a
+   brick being reset
+-  `d2005818bea3 <https://github.com/open-power/skiboot/commit/d2005818bea3>`__ npu2: Increase timeout for
+   L2/L3 cache purging
+
+Alistair Popple (3):
+
+-  `d7636a10bd59 <https://github.com/open-power/skiboot/commit/d7636a10bd59>`__ external/mambo: Add an option
+   to exit Mambo when the system is shutdown
+-  `3b36d5be5ea0 <https://github.com/open-power/skiboot/commit/3b36d5be5ea0>`__ skiboot.tcl: Add option to
+   wait for GDB server connection
+-  `20a3b69bd1b4 <https://github.com/open-power/skiboot/commit/20a3b69bd1b4>`__ lpc-port80h: Don’t write port
+   80h when running under Simics
+
+Andrew Donnellan (2):
+
+-  `1a548857ce1f <https://github.com/open-power/skiboot/commit/1a548857ce1f>`__ hw/npu2-opencapi: Add initial
+   support for allocating OpenCAPI LPC memory
+-  `1706e0311c47 <https://github.com/open-power/skiboot/commit/1706e0311c47>`__ core/lock: Add debug options
+   to store backtrace of where lock was taken
+
+Artem Senichev (2):
+
+-  `c6eca76efb2e <https://github.com/open-power/skiboot/commit/c6eca76efb2e>`__ platforms/vesnin: PCI
+   inventory via IPMI OEM
+-  `6cea3a7bba7c <https://github.com/open-power/skiboot/commit/6cea3a7bba7c>`__ platforms/nicole: Add new
+   platform
+
+Claudio Carvalho (1):
+
+-  `bedb1c2343b2 <https://github.com/open-power/skiboot/commit/bedb1c2343b2>`__ trustedboot: Change PCR and
+   event_type for the skiboot events
+
+Cédric Le Goater (3):
+
+-  `04efad3a40f7 <https://github.com/open-power/skiboot/commit/04efad3a40f7>`__ plat/qemu: add a POWER8 and
+   POWER9 platform
+-  `27243a37469f <https://github.com/open-power/skiboot/commit/27243a37469f>`__ chip: add no-nx quirk for all
+   QEMU platforms
+-  `d1a556881a71 <https://github.com/open-power/skiboot/commit/d1a556881a71>`__ nx: remove check on the “qemu,
+   powernv” property
+
+Frederic Barrat (4):
+
+-  `ce49505c2faf <https://github.com/open-power/skiboot/commit/ce49505c2faf>`__ npu2-opencapi: Mask 2 XSL
+   errors
+-  `2a7e5cb685b8 <https://github.com/open-power/skiboot/commit/2a7e5cb685b8>`__ opal/hmi: Report NPU2
+   checkstop reason
+-  `ff81d0d13683 <https://github.com/open-power/skiboot/commit/ff81d0d13683>`__ hdata: Align SMP link
+   definitions with current HDAT spec
+-  `4cfc2f773ad5 <https://github.com/open-power/skiboot/commit/4cfc2f773ad5>`__ npu2-opencapi: Add opencapi
+   support on ZZ
+
+Joel Stanley (2):
+
+-  `c8b5e8a95caf <https://github.com/open-power/skiboot/commit/c8b5e8a95caf>`__ devicetree: Don’t set path to
+   dtc in makefile
+-  `218eb321d0b3 <https://github.com/open-power/skiboot/commit/218eb321d0b3>`__ Add github template telling
+   people not to use pull requests
+
+Jordan Niethe (16):
+
+-  `989c41041944 <https://github.com/open-power/skiboot/commit/989c41041944>`__ core/test/run-trace: Fix type
+   in testing struct
+-  `ad61b0a90ea1 <https://github.com/open-power/skiboot/commit/ad61b0a90ea1>`__ core/trace: Put boot_tracebuf
+   in correct location.
+-  `6b8e1b60aa3c <https://github.com/open-power/skiboot/commit/6b8e1b60aa3c>`__ external/trace: Fix endianness
+   detection in Makefile
+-  `000f9331a6eb <https://github.com/open-power/skiboot/commit/000f9331a6eb>`__ external/trace: Use correct
+   width integer byte swapping
+-  `d56b151d7f87 <https://github.com/open-power/skiboot/commit/d56b151d7f87>`__ core/test/run-trace: Stop
+   using indeterminate fields
+-  `bc04bf1eef38 <https://github.com/open-power/skiboot/commit/bc04bf1eef38>`__ core/trace: Change mask/and to
+   modulo for buffer offset
+-  `2717c6b8ddcd <https://github.com/open-power/skiboot/commit/2717c6b8ddcd>`__ core/trace: Change buffer
+   alignment from 4K to 64K
+-  `9825301b3fe6 <https://github.com/open-power/skiboot/commit/9825301b3fe6>`__ core/trace: Change trace
+   buffer size
+-  `8a566ff62037 <https://github.com/open-power/skiboot/commit/8a566ff62037>`__ core/trace: Add pir number to
+   debug_descriptor
+-  `8c4763094cb8 <https://github.com/open-power/skiboot/commit/8c4763094cb8>`__ core/trace: Export trace
+   buffers to sysfs
+-  `3f61c832bf1f <https://github.com/open-power/skiboot/commit/3f61c832bf1f>`__ external/trace: Introduce
+   structure for reading traces
+-  `085dbf049050 <https://github.com/open-power/skiboot/commit/085dbf049050>`__ external/trace: mmap trace
+   buffers in dump_trace
+-  `6c74b8e4dda1 <https://github.com/open-power/skiboot/commit/6c74b8e4dda1>`__ include/mem_region-malloc:
+   Define calloc for CCAN Heap
+-  `3d6aca20b8ae <https://github.com/open-power/skiboot/commit/3d6aca20b8ae>`__ ccan: Add CCAN heap source
+-  `a5038b4ccaf2 <https://github.com/open-power/skiboot/commit/a5038b4ccaf2>`__ external/trace: Add support
+   for dumping multiple buffers
+-  `e0ed7e9985b4 <https://github.com/open-power/skiboot/commit/e0ed7e9985b4>`__ external/trace: Add follow
+   option to dump_trace
+
+Lei YU (1):
+
+-  `df34cedd050a <https://github.com/open-power/skiboot/commit/df34cedd050a>`__ Add P9 DIO interrupt support
+
+Michael Neuling (3):
+
+-  `5beda3c6fe5b <https://github.com/open-power/skiboot/commit/5beda3c6fe5b>`__ nvram: Flag dangerous NVRAM
+   options
+-  `901261bc7699 <https://github.com/open-power/skiboot/commit/901261bc7699>`__ mambo: Add addr2func for
+   symbol resolution
+-  `68284c211739 <https://github.com/open-power/skiboot/commit/68284c211739>`__ mambo: Integrate addr2line
+   into backtrace command
+
+Nicholas Piggin (12):
+
+-  `7382324e9c41 <https://github.com/open-power/skiboot/commit/7382324e9c41>`__ xscom: move more register
+   definitions into processor-specific includes
+-  `eaa899f53237 <https://github.com/open-power/skiboot/commit/eaa899f53237>`__ fast-reboot:: skip read-only
+   memory checksum for slow simulators
+-  `90d01f9526ba <https://github.com/open-power/skiboot/commit/90d01f9526ba>`__ xive: Remove xive rev field
+   and recognize P9P
+-  `a8343d5f1a0d <https://github.com/open-power/skiboot/commit/a8343d5f1a0d>`__ fdt: check more errors
+-  `78040c772b5f <https://github.com/open-power/skiboot/commit/78040c772b5f>`__ core/pci: pci_slot_add_loc use
+   null-terminated strings
+-  `fb447636f18c <https://github.com/open-power/skiboot/commit/fb447636f18c>`__ build: Makefile clean gcov
+   files
+-  `bb408ca82fa8 <https://github.com/open-power/skiboot/commit/bb408ca82fa8>`__ build: allow per-directory
+   flag additions and subtractions
+-  `32d44e355521 <https://github.com/open-power/skiboot/commit/32d44e355521>`__ fsp/leds: improve string
+   operations bounds checking
+-  `bc0a30f0bc58 <https://github.com/open-power/skiboot/commit/bc0a30f0bc58>`__ libfdt: upgrade to upstream
+   dtc.git 243176c
+-  `df6b7a2dadd7 <https://github.com/open-power/skiboot/commit/df6b7a2dadd7>`__ device-tree: speed up fdt
+   building on slow simulators
+-  `a00971e1946b <https://github.com/open-power/skiboot/commit/a00971e1946b>`__ libc/string: speed up common
+   string functions
+-  `4025c84b4582 <https://github.com/open-power/skiboot/commit/4025c84b4582>`__ external/mambo: Bump default
+   POWER9 to Nimbus DD2.3
+
+Oliver O’Halloran (16):
+
+-  `22057f868f3b <https://github.com/open-power/skiboot/commit/22057f868f3b>`__ pci/iov: Remove skiboot VF
+   tracking
+-  `290fbf30ddc2 <https://github.com/open-power/skiboot/commit/290fbf30ddc2>`__ pci/iov: Remove skiboot VF
+   tracking
+-  `76c569ca3000 <https://github.com/open-power/skiboot/commit/76c569ca3000>`__ hw/phb4: Make pci-tracing
+   print at PR_NOTICE
+-  `27d1ef2ebabb <https://github.com/open-power/skiboot/commit/27d1ef2ebabb>`__ opal-gard: Account for ECC
+   size when clearing partition
+-  `02a683bf09d9 <https://github.com/open-power/skiboot/commit/02a683bf09d9>`__ hw/phb4: Assert Link Disable
+   bit after ETU init
+-  `771497098efd <https://github.com/open-power/skiboot/commit/771497098efd>`__ hw/phb4: Use read/write_reg in
+   assert_perst
+-  `166a053f1d96 <https://github.com/open-power/skiboot/commit/166a053f1d96>`__ hw/phb4: Add missing LTSSM
+   states
+-  `4760818d7c78 <https://github.com/open-power/skiboot/commit/4760818d7c78>`__ hw/phb4: Set trace enable
+   where it’s used
+-  `6c0a6612f492 <https://github.com/open-power/skiboot/commit/6c0a6612f492>`__ hw/phb4: Make
+   phb4_training_trace() more general
+-  `b557b79a3a3c <https://github.com/open-power/skiboot/commit/b557b79a3a3c>`__ opal-api: Document hole in the
+   token list
+-  `4a3ce90df510 <https://github.com/open-power/skiboot/commit/4a3ce90df510>`__ pci: Make the pci-eeh-verbose
+   nvram option generic
+-  `6e049e3c4fc5 <https://github.com/open-power/skiboot/commit/6e049e3c4fc5>`__ hw/phb3: Add verbose EEH
+   output
+-  `f68b949dbc64 <https://github.com/open-power/skiboot/commit/f68b949dbc64>`__ core/platform: Add
+   finalise_dt() callback
+-  `3af76b4e53b7 <https://github.com/open-power/skiboot/commit/3af76b4e53b7>`__ witherspoon: Add nvlink peers
+   in finalise_dt()
+-  `4c929bb54629 <https://github.com/open-power/skiboot/commit/4c929bb54629>`__ ibm-fsp: Use finalise_dt() for
+   DT fixups
+-  `e4203d350e03 <https://github.com/open-power/skiboot/commit/e4203d350e03>`__ libflash: Fix broken
+   continuations
+
+Reza Arbab (2):
+
+-  `3386550f5174 <https://github.com/open-power/skiboot/commit/3386550f5174>`__ npu2: Fix typo
+-  `d4f2f77377da <https://github.com/open-power/skiboot/commit/d4f2f77377da>`__ npu2: Purge cache when
+   resetting a GPU
+
+Samuel Mendoza-Jonas (6):
+
+-  `bc2b1de3beb2 <https://github.com/open-power/skiboot/commit/bc2b1de3beb2>`__ include/ipmi: Fix incorrect
+   chassis commands
+-  `1bc63b896405 <https://github.com/open-power/skiboot/commit/1bc63b896405>`__ platforms/astbmc: Check for
+   SBE validation step
+-  `5e8a373ebe4d <https://github.com/open-power/skiboot/commit/5e8a373ebe4d>`__ doc/bmc: Document SBE
+   validation on P8 platforms
+-  `9834b0874af4 <https://github.com/open-power/skiboot/commit/9834b0874af4>`__ include/ipmi: Fix incorrect
+   chassis commands
+-  `757dfba75e03 <https://github.com/open-power/skiboot/commit/757dfba75e03>`__ platforms/astbmc: Check for
+   SBE validation step
+-  `6ef47971a87d <https://github.com/open-power/skiboot/commit/6ef47971a87d>`__ doc/bmc: Document SBE
+   validation on P8 platforms
+
+Shilpasri G Bhat (1):
+
+-  `92fd4f48014d <https://github.com/open-power/skiboot/commit/92fd4f48014d>`__ occ-sensors: Check if OCC is
+   reset while reading inband sensors
+
+Stewart Smith (151):
+
+-  `f01cd777adb1 <https://github.com/open-power/skiboot/commit/f01cd777adb1>`__ ipmi: ensure forward progress
+   on ipmi_queue_msg_sync()
+-  `2cc067ede570 <https://github.com/open-power/skiboot/commit/2cc067ede570>`__ ipmi: ensure forward progress
+   on ipmi_queue_msg_sync()
+-  `59bdc3a2d199 <https://github.com/open-power/skiboot/commit/59bdc3a2d199>`__ hw/xive.c: Fix memcmp() in
+   DEBUG build to compare struct not ptr
+-  `ac734a084319 <https://github.com/open-power/skiboot/commit/ac734a084319>`__ opal-ci: Add Fedora 30
+-  `ec52b670ddf5 <https://github.com/open-power/skiboot/commit/ec52b670ddf5>`__ Intentionally discard
+   fini_array sections
+-  `7c9b3eb3c149 <https://github.com/open-power/skiboot/commit/7c9b3eb3c149>`__ With new GCC comes larger GCOV
+   binaries
+-  `76f7316bc8fc <https://github.com/open-power/skiboot/commit/76f7316bc8fc>`__ ubuntu:rolling now missing
+   libcrypto.so.1.0.0, remove p8 mambo
+-  `33de0a26f587 <https://github.com/open-power/skiboot/commit/33de0a26f587>`__ doc: flesh out OPAL return
+   codes documentation
+-  `fea5e6e204d9 <https://github.com/open-power/skiboot/commit/fea5e6e204d9>`__ doc/opal-spec: update email
+   address
+-  `54f7a0e1d8d0 <https://github.com/open-power/skiboot/commit/54f7a0e1d8d0>`__ doc/overview: flesh out
+   overview
+-  `e5d1bf6408a2 <https://github.com/open-power/skiboot/commit/e5d1bf6408a2>`__ doc: Giant OPAL API table
+-  `410c6dcf6dbc <https://github.com/open-power/skiboot/commit/410c6dcf6dbc>`__ doc: Make OPAL_CONSOLE_\* docs
+   pretty
+-  `3c09d3d55c42 <https://github.com/open-power/skiboot/commit/3c09d3d55c42>`__ doc: Make OPAL_RTC_READ docs
+   pretty
+-  `6eb1be26fc28 <https://github.com/open-power/skiboot/commit/6eb1be26fc28>`__ doc: make OPAL_RTC_WRITE docs
+   pretty
+-  `c22375d9edf2 <https://github.com/open-power/skiboot/commit/c22375d9edf2>`__ doc: prettify OPAL_REINIT_CPUS
+-  `4653773053ae <https://github.com/open-power/skiboot/commit/4653773053ae>`__ doc: prettify FSP Code update
+   docs
+-  `022d6f9b8cc7 <https://github.com/open-power/skiboot/commit/022d6f9b8cc7>`__ doc: prettify and expand
+   OPAL_HANDLE_HMI2 docs
+-  `8d871aec1e24 <https://github.com/open-power/skiboot/commit/8d871aec1e24>`__ doc: prettify OPAL powercap
+   docs
+-  `6c9a98a2ffe5 <https://github.com/open-power/skiboot/commit/6c9a98a2ffe5>`__ doc: prettify opal IMC
+   counters calls
+-  `fbd5f4c9290b <https://github.com/open-power/skiboot/commit/fbd5f4c9290b>`__ doc: prettify
+   OPAL_SENSOR_GROUP_ENABLE and OPAL_SENSOR_GROUP_CLEAR
+-  `a24d9df75f20 <https://github.com/open-power/skiboot/commit/a24d9df75f20>`__ doc: prettify OPAL_QUIESCE
+-  `1e57f1d587cf <https://github.com/open-power/skiboot/commit/1e57f1d587cf>`__ doc: prettify OPAL_PCI_SET_P2P
+-  `95b50422d7e0 <https://github.com/open-power/skiboot/commit/95b50422d7e0>`__ doc: prettify
+   OPAL_[GET|SET]_PBCQ_TUNNEL_BAR
+-  `5d4e227e4591 <https://github.com/open-power/skiboot/commit/5d4e227e4591>`__ doc: prettify and RSTify
+   OPAL_NMMU_SET_PTCR
+-  `6f0bb487e844 <https://github.com/open-power/skiboot/commit/6f0bb487e844>`__ doc: prettify
+   OPAL_PCI_TCE_KILL
+-  `3baffee8afe2 <https://github.com/open-power/skiboot/commit/3baffee8afe2>`__ doc: prettify OPAL_INT_\*
+   calls
+-  `e88bae8c7b3c <https://github.com/open-power/skiboot/commit/e88bae8c7b3c>`__ doc: prettify
+   OPAL_PCI_[GET|SET]_POWER_STATE
+-  `b33ad4d3ed54 <https://github.com/open-power/skiboot/commit/b33ad4d3ed54>`__ doc: prettify
+   OPAL_GET_DEVICE_TREE
+-  `38b45e292f45 <https://github.com/open-power/skiboot/commit/38b45e292f45>`__ doc: prettify
+   OPAL_PCI_GET_PRESENCE_STATE
+-  `f7ec077e37c8 <https://github.com/open-power/skiboot/commit/f7ec077e37c8>`__ doc: prettify OPAL_PRD_MSG
+-  `de8d541eb563 <https://github.com/open-power/skiboot/commit/de8d541eb563>`__ doc: prettify
+   OPAL_IPMI_(SEND|RECV)
+-  `543cad968b04 <https://github.com/open-power/skiboot/commit/543cad968b04>`__ doc: prettify OPAL_SLW_SET_REG
+-  `25702ad76005 <https://github.com/open-power/skiboot/commit/25702ad76005>`__ doc: prettify OPAL_CHECK_TOKEN
+-  `0def86b35c92 <https://github.com/open-power/skiboot/commit/0def86b35c92>`__ doc: prettify
+   OPAL_PCI_SET_PHB_CAPI_MODE
+-  `b3ed27ff6ef8 <https://github.com/open-power/skiboot/commit/b3ed27ff6ef8>`__ doc: make OPAL_TEST docs
+   pretty
+-  `5b13696650b1 <https://github.com/open-power/skiboot/commit/5b13696650b1>`__ doc: Add anchors to 5.1.13 and
+   5.3.0 release notes
+-  `ac16abb5df81 <https://github.com/open-power/skiboot/commit/ac16abb5df81>`__ doc: combine OPAL_RTC_READ and
+   OPAL_RTC_WRITE pages
+-  `2c2c622d1dc2 <https://github.com/open-power/skiboot/commit/2c2c622d1dc2>`__ doc: Make OPAL_CEC_POWER_DOWN
+   docs pretty
+-  `2e93db95d85d <https://github.com/open-power/skiboot/commit/2e93db95d85d>`__ doc: Add example to
+   OPAL_CEC_POWER_DOWN
+-  `9b33b08a2778 <https://github.com/open-power/skiboot/commit/9b33b08a2778>`__ doc: flesh out OPAL_CEC_REBOOT
+   docs
+-  `c73270fd417a <https://github.com/open-power/skiboot/commit/c73270fd417a>`__ doc: Flesh out NVRAM docs
+-  `cb8c5d76e72a <https://github.com/open-power/skiboot/commit/cb8c5d76e72a>`__ doc: Fix up
+   OPAL_HANDLE_INTERRUPT links
+-  `d3e07e2a07d3 <https://github.com/open-power/skiboot/commit/d3e07e2a07d3>`__ doc: Add details on removed
+   calls
+-  `8e4bb49cb5cd <https://github.com/open-power/skiboot/commit/8e4bb49cb5cd>`__ Remove remnants of
+   OPAL_PCI_SET_PHB_TCE_MEMORY
+-  `df8dd2733162 <https://github.com/open-power/skiboot/commit/df8dd2733162>`__ Remove last remnants of
+   OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_MEMORY
+-  `11cdf2107fb1 <https://github.com/open-power/skiboot/commit/11cdf2107fb1>`__ doc: Add PCI Config Space OPAL
+   call docs
+-  `fb4d55672f9d <https://github.com/open-power/skiboot/commit/fb4d55672f9d>`__ doc: Make OPAL_ELOG_\* pretty,
+   mark OPAL_ELOG_WRITE unimplemented
+-  `6dd269db19f7 <https://github.com/open-power/skiboot/commit/6dd269db19f7>`__ Document the long removed
+   OPAL_REGISTER_OPAL_EXCEPTION_HANDLER call
+-  `8c47f5ede6b2 <https://github.com/open-power/skiboot/commit/8c47f5ede6b2>`__ doc: fix OPAL_CONSOLE_\* links
+-  `ae2de39b80de <https://github.com/open-power/skiboot/commit/ae2de39b80de>`__ doc: OPAL_START_CPU and
+   OPAL_RETURN_CPU
+-  `da90a25872ff <https://github.com/open-power/skiboot/commit/da90a25872ff>`__ doc: Add links to XIVE calls
+-  `af6d53905913 <https://github.com/open-power/skiboot/commit/af6d53905913>`__ doc: Combine and extend
+   OPAL_SENSOR_READ[_U64] docs
+-  `91a1f4409ca6 <https://github.com/open-power/skiboot/commit/91a1f4409ca6>`__ doc: Clean up OPAL power shift
+   ratio docs
+-  `5eac08c4b3a3 <https://github.com/open-power/skiboot/commit/5eac08c4b3a3>`__ doc: combine
+   OPAL_SENSOR_GROUP_ENABLE and OPAL_SENSOR_GROUP_CLEAR
+-  `550f749f0d5a <https://github.com/open-power/skiboot/commit/550f749f0d5a>`__ doc: Extend
+   OPAL_LEDS_[GET|SET]_INDICATOR
+-  `70362d09064d <https://github.com/open-power/skiboot/commit/70362d09064d>`__ doc: prettify and flesh out
+   OPAL_FLASH_\* call documentation
+-  `88a17d78ae8d <https://github.com/open-power/skiboot/commit/88a17d78ae8d>`__ doc: Add OPAL_I2C_REQUEST
+   documentation
+-  `ed702b6524b7 <https://github.com/open-power/skiboot/commit/ed702b6524b7>`__ doc: Flesh out
+   OPAL_(READ|WRITE)_TPO and OPAL_GET_DPO_STATUS docs
+-  `77f7c48a1fd6 <https://github.com/open-power/skiboot/commit/77f7c48a1fd6>`__ doc: Flesh out
+   OPAL_(UN)REGISTER_DUMP_REGION docs
+-  `1fbddac373ef <https://github.com/open-power/skiboot/commit/1fbddac373ef>`__ doc: prettify and flesh out
+   OPAL_XSCOM_READ and OPAL_XSCOM_WRITE
+-  `c78419dca251 <https://github.com/open-power/skiboot/commit/c78419dca251>`__ doc: flesh out and prettify
+   OPAL_LPC_(READ|WRITE)
+-  `e437a0fc0fd4 <https://github.com/open-power/skiboot/commit/e437a0fc0fd4>`__ doc: misc formatting fixes
+-  `dc24fd7fe912 <https://github.com/open-power/skiboot/commit/dc24fd7fe912>`__ doc: Document OPAL_DUMP_\*
+   calls
+-  `39bd3717a128 <https://github.com/open-power/skiboot/commit/39bd3717a128>`__ Add missing 5.4.9 release
+   notes
+-  `bf1b2d6c7906 <https://github.com/open-power/skiboot/commit/bf1b2d6c7906>`__ skiboot 6.0.3 release notes
+-  `b63096b65bb9 <https://github.com/open-power/skiboot/commit/b63096b65bb9>`__ skiboot v6.0.12 release notes
+-  `64e239b22dda <https://github.com/open-power/skiboot/commit/64e239b22dda>`__ skiboot 6.0.9 release notes
+-  `6d84c3f3d05f <https://github.com/open-power/skiboot/commit/6d84c3f3d05f>`__ doc: Add missing skiboot 5.9.8
+   release notes
+-  `cd08835db7cb <https://github.com/open-power/skiboot/commit/cd08835db7cb>`__ doc: Add missing skiboot-4.0
+   release notes
+-  `769ce61fbcfa <https://github.com/open-power/skiboot/commit/769ce61fbcfa>`__ doc: Add missing skiboot-5.0
+   release notes
+-  `3e86783b80e5 <https://github.com/open-power/skiboot/commit/3e86783b80e5>`__ doc: Add missing skiboot-4.1
+   release notes
+-  `12b49b4434f4 <https://github.com/open-power/skiboot/commit/12b49b4434f4>`__ doc: Add missing skiboot-4.1.1
+   release notes
+-  `b4b596393e71 <https://github.com/open-power/skiboot/commit/b4b596393e71>`__ doc: Add skeleton
+   OPAL_PCI_EEH_FREEZE_STATUS docs
+-  `9dd1df6b37d0 <https://github.com/open-power/skiboot/commit/9dd1df6b37d0>`__ doc: OPAL_PCI_SHPC was never
+   implemented
+-  `484e81580580 <https://github.com/open-power/skiboot/commit/484e81580580>`__ doc: Add skeleton
+   OPAL_PCI_EEH_FREEZE_CLEAR docs
+-  `5eec3e33bc06 <https://github.com/open-power/skiboot/commit/5eec3e33bc06>`__ Remove unused
+   OPAL_PCI_EEH_FREEZE_STATUS2
+-  `e6d95f28f325 <https://github.com/open-power/skiboot/commit/e6d95f28f325>`__ doc: prettify
+   OPAL_PCI_PHB_MMIO_ENABLE
+-  `8ab9f9d33f0c <https://github.com/open-power/skiboot/commit/8ab9f9d33f0c>`__ doc: prettify
+   OPAL_PCI_SET_PHB_MEM_WINDOW
+-  `897d8c8a41d9 <https://github.com/open-power/skiboot/commit/897d8c8a41d9>`__ doc: prettify
+   OPAL_PCI_MAP_PE_MMIO_WINDOW
+-  `5b4d6f1f0e61 <https://github.com/open-power/skiboot/commit/5b4d6f1f0e61>`__ Remove never implemented
+   OPAL_PCI_SET_PHB_TABLE_MEMORY and document why
+-  `2299cbb445b6 <https://github.com/open-power/skiboot/commit/2299cbb445b6>`__ doc: prettify OPAL_PCI_SET_PE
+-  `8ff862327371 <https://github.com/open-power/skiboot/commit/8ff862327371>`__ doc: prettify
+   OPAL_PCI_SET_PELTV
+-  `7599c245bbde <https://github.com/open-power/skiboot/commit/7599c245bbde>`__ doc: prettify OPAL_PCI_SET_MVE
+-  `0c1a54e40263 <https://github.com/open-power/skiboot/commit/0c1a54e40263>`__ doc: prettify
+   OPAL_PCI_SET_MVE_ENABLE
+-  `065cfb71eef2 <https://github.com/open-power/skiboot/commit/065cfb71eef2>`__ Remove unused
+   OPAL_PCI_GET_XIVE_REISSUE and OPAL_PCI_SET_XIVE_REISSUE
+-  `fb0bd9be4132 <https://github.com/open-power/skiboot/commit/fb0bd9be4132>`__ doc: prettify
+   OPAL_PCI_SET_XIVE_PE
+-  `a98ca2e80d49 <https://github.com/open-power/skiboot/commit/a98ca2e80d49>`__ Remove unused
+   OPAL_GET_XIVE_SOURCE
+-  `309dc0d0a06a <https://github.com/open-power/skiboot/commit/309dc0d0a06a>`__ doc: prettify
+   OPAL_GET_MSI_[32|64]
+-  `f797854384a3 <https://github.com/open-power/skiboot/commit/f797854384a3>`__ doc: Document
+   OPAL_QUERY_CPU_STATUS
+-  `e9bced00496e <https://github.com/open-power/skiboot/commit/e9bced00496e>`__ doc: prettify
+   OPAL_PCI_MAP_PE_DMA_WINDOW[_REAL]
+-  `9a3314d7bfdb <https://github.com/open-power/skiboot/commit/9a3314d7bfdb>`__ doc: Add skeleton
+   OPAL_PCI_RESET docs
+-  `321dd1693401 <https://github.com/open-power/skiboot/commit/321dd1693401>`__ doc: Skeleton
+   OPAL_PCI_GET_HUB_DIAG_DATA docs
+-  `e985764f5734 <https://github.com/open-power/skiboot/commit/e985764f5734>`__ doc: Flesh out
+   OPAL_PCI_GET_PHB_DIAG_DATA2 docs
+-  `0e56e26ab02a <https://github.com/open-power/skiboot/commit/0e56e26ab02a>`__ Remove remnants of
+   OPAL_PCI_GET_PHB_DIAG_DATA
+-  `a4edaf6ce18b <https://github.com/open-power/skiboot/commit/a4edaf6ce18b>`__ doc: OPAL_PCI_FENCE_PHB was
+   never implemented
+-  `272d0658f1ac <https://github.com/open-power/skiboot/commit/272d0658f1ac>`__ doc: Add skeleton for
+   OPAL_PCI_REINIT
+-  `227de3c5dfc9 <https://github.com/open-power/skiboot/commit/227de3c5dfc9>`__ doc: OPAL_PCI_MASK_PE_ERROR
+   was never implemented
+-  `7eae8441e74a <https://github.com/open-power/skiboot/commit/7eae8441e74a>`__ doc: Mark
+   OPAL_SET_SLOT_LED_STATUS as never implemented
+-  `de278bc3b401 <https://github.com/open-power/skiboot/commit/de278bc3b401>`__ doc: Add OPAL_GET_EPOW_STATUS
+   docs
+-  `0d1c898fd38e <https://github.com/open-power/skiboot/commit/0d1c898fd38e>`__ doc:
+   OPAL_SET_SYSTEM_ATTENTION_LED was never implemented
+-  `66b4b96a2710 <https://github.com/open-power/skiboot/commit/66b4b96a2710>`__ doc: OPAL_RESERVED[12],
+   reserved but never used
+-  `40bd86dd1ca9 <https://github.com/open-power/skiboot/commit/40bd86dd1ca9>`__ doc: Add skeleton for
+   OPAL_PCI_NEXT_ERROR
+-  `dc9ee7f37f0c <https://github.com/open-power/skiboot/commit/dc9ee7f37f0c>`__ doc: Skeleton OPAL_PCI_POLL
+   docs
+-  `9b9f564fdb9c <https://github.com/open-power/skiboot/commit/9b9f564fdb9c>`__ doc: Add OPAL_PCI_MSI_EOI
+   skeleton docs
+-  `3310851c9b2a <https://github.com/open-power/skiboot/commit/3310851c9b2a>`__ doc: Add OPAL_ELOG_WRITE to a
+   list of future calls
+-  `a6bbe935f0a1 <https://github.com/open-power/skiboot/commit/a6bbe935f0a1>`__ doc: Add skeleton
+   OPAL_RESYNC_TIMEBASE docs
+-  `971a2993ac8a <https://github.com/open-power/skiboot/commit/971a2993ac8a>`__ doc: prettify OPAL_GET_MSG
+-  `d64431cca54b <https://github.com/open-power/skiboot/commit/d64431cca54b>`__ doc: prettify
+   OPAL_CHECK_ASYNC_COMPLETION
+-  `9d3a0036ed41 <https://github.com/open-power/skiboot/commit/9d3a0036ed41>`__ doc: prettify
+   OPAL_SYNC_HOST_REBOOT
+-  `227c81905887 <https://github.com/open-power/skiboot/commit/227c81905887>`__ doc: Document OPAL_GET_PARAM
+   and OPAL_SET_PARAM
+-  `70abf89d6bef <https://github.com/open-power/skiboot/commit/70abf89d6bef>`__ doc: Document OPAL_ELOG_SEND
+   as not ever used
+-  `d69e78b29d42 <https://github.com/open-power/skiboot/commit/d69e78b29d42>`__ doc: Document
+   OPAL_WRITE_OPPANEL_ASYNC
+-  `cdc7a00a0541 <https://github.com/open-power/skiboot/commit/cdc7a00a0541>`__ doc: Skeleton
+   OPAL_PCI_ERR_INJECT docs
+-  `05cf82f958f2 <https://github.com/open-power/skiboot/commit/05cf82f958f2>`__ doc: skeleton
+   OPAL_PCI_EEH_FREEZE_SET docs
+-  `3240ad51fa81 <https://github.com/open-power/skiboot/commit/3240ad51fa81>`__ doc: Document
+   OPAL_CONFIG_CPU_IDLE_STATE
+-  `07a475fbda19 <https://github.com/open-power/skiboot/commit/07a475fbda19>`__ doc: prettify OPAL_GET_XIVE
+   and OPAL_SET_XIVE
+-  `63dd1315f5ac <https://github.com/open-power/skiboot/commit/63dd1315f5ac>`__ doc: fixup misc broken links
+-  `16b7ae641037 <https://github.com/open-power/skiboot/commit/16b7ae641037>`__ Remove POWER7 and POWER7+
+   support
+-  `6995f7d1309d <https://github.com/open-power/skiboot/commit/6995f7d1309d>`__ Remove P7 remnants: hw/cec.c,
+   apollo platform
+-  `a66f5a81000d <https://github.com/open-power/skiboot/commit/a66f5a81000d>`__ hw/lpc: Fix theoretical
+   possible out-of-bounds-read
+-  `2d4c7f9886ee <https://github.com/open-power/skiboot/commit/2d4c7f9886ee>`__ core/cpu: Fix theoretical
+   use-after-free if no_return job returns
+-  `0a2f8fbf9314 <https://github.com/open-power/skiboot/commit/0a2f8fbf9314>`__ doc: Add OPAL tokens 46-48 as
+   never used
+-  `db3929ee4f0a <https://github.com/open-power/skiboot/commit/db3929ee4f0a>`__ doc: Futher document
+   OPAL_REINIT_CPUS_MMU_\* modes
+-  `df9d972c2308 <https://github.com/open-power/skiboot/commit/df9d972c2308>`__ sparse: fix OPAL API function
+   argument test
+-  `728c73b8efb8 <https://github.com/open-power/skiboot/commit/728c73b8efb8>`__ sparse: fix bt_lock should be
+   static
+-  `dbf27b6c4af8 <https://github.com/open-power/skiboot/commit/dbf27b6c4af8>`__ sparse: fix incorrect type
+   assignment in core/ipmi.c
+-  `9c89e53d235c <https://github.com/open-power/skiboot/commit/9c89e53d235c>`__ travis: add back Coverity Scan
+-  `ef691db35337 <https://github.com/open-power/skiboot/commit/ef691db35337>`__ struct p9_sbe_msg doesn’t need
+   to be packed
+-  `ba977f2e4406 <https://github.com/open-power/skiboot/commit/ba977f2e4406>`__ hdata/vpd: fix printing
+   (char*)0x00
+-  `b904cb733750 <https://github.com/open-power/skiboot/commit/b904cb733750>`__ Disable
+   -Waddress-of-packed-member for GCC9
+-  `d615b964a946 <https://github.com/open-power/skiboot/commit/d615b964a946>`__ doc: travis-ci deploy docs!
+-  `bad74d247bcc <https://github.com/open-power/skiboot/commit/bad74d247bcc>`__ op_display: make platform
+   function rather than “FSP” specific
+-  `7e6602e30975 <https://github.com/open-power/skiboot/commit/7e6602e30975>`__ Move more FSP functions to FSP
+   platform
+-  `1b07618e8a2d <https://github.com/open-power/skiboot/commit/1b07618e8a2d>`__ Split FSP OCC code out into
+   hw/fsp/
+-  `30ea4db09c7c <https://github.com/open-power/skiboot/commit/30ea4db09c7c>`__ Move core/hostservices.c to
+   platforms/ibm-fsp/
+-  `bfe3f8aa3618 <https://github.com/open-power/skiboot/commit/bfe3f8aa3618>`__ host_services_occ_base_setup
+   is core homer code not host_services
+-  `7a1c727edf31 <https://github.com/open-power/skiboot/commit/7a1c727edf31>`__ core/init.c: use if
+   (platform.bmc) rather than !fsp_present()
+-  `915097bdb87f <https://github.com/open-power/skiboot/commit/915097bdb87f>`__ core/init.c: no longer need to
+   include FSP headers
+-  `9fc0c1287ada <https://github.com/open-power/skiboot/commit/9fc0c1287ada>`__ Move FSP specific op-panel
+   calls to platform.exit()
+-  `5e705176fd26 <https://github.com/open-power/skiboot/commit/5e705176fd26>`__ core/opal: move HIR trigger to
+   FSP poller
+-  `20965078a198 <https://github.com/open-power/skiboot/commit/20965078a198>`__ hw/fsp/fsp.c: remove lying
+   comments
+-  `d14cfe94cdbe <https://github.com/open-power/skiboot/commit/d14cfe94cdbe>`__ core/pci: use !platform.bmc
+   hack over fsp_present()
+-  `ddf48eae7697 <https://github.com/open-power/skiboot/commit/ddf48eae7697>`__ fast-reboot: move platform
+   specific bits to a platform call
+-  `77b17098b41c <https://github.com/open-power/skiboot/commit/77b17098b41c>`__ Move FSP-specific VPD
+   functionality to platforms/ibm-fsp/
+-  `5f64c9e48a12 <https://github.com/open-power/skiboot/commit/5f64c9e48a12>`__ core/timer: Use platform
+   heartmeat_time call for FSP platforms
+-  `dfb707f5579e <https://github.com/open-power/skiboot/commit/dfb707f5579e>`__ Separate FSP specific PSI code
+-  `633645665cb3 <https://github.com/open-power/skiboot/commit/633645665cb3>`__ Move platform specific PRD
+   functionality to struct platform
+-  `46a5902e7b63 <https://github.com/open-power/skiboot/commit/46a5902e7b63>`__ Experimental support for
+   building without FSP code
+-  `695240b0cadd <https://github.com/open-power/skiboot/commit/695240b0cadd>`__ doc: Add .nojekyll to not
+   confuse gh-pages
+-  `4db38a36b310 <https://github.com/open-power/skiboot/commit/4db38a36b310>`__ skiboot v6.4-rc1 release notes
+-  `3a6fdede6ce1 <https://github.com/open-power/skiboot/commit/3a6fdede6ce1>`__ skiboot v6.4 release notes
+
+Suraj Jitindar Singh (1):
+
+-  `b8329fe2982d <https://github.com/open-power/skiboot/commit/b8329fe2982d>`__ core/fast-reboot: Add
+   im-feeling-lucky option
+
+Vasant Hegde (17):
+
+-  `7097cb6a40dc <https://github.com/open-power/skiboot/commit/7097cb6a40dc>`__ skiboot v6.0.20 release notes
+-  `e6e70ea51c65 <https://github.com/open-power/skiboot/commit/e6e70ea51c65>`__ skiboot v6.2.4 release notes
+-  `990d248a61a0 <https://github.com/open-power/skiboot/commit/990d248a61a0>`__ skiboot v6.3.1 release notes
+-  `a78bf50e02dd <https://github.com/open-power/skiboot/commit/a78bf50e02dd>`__ skiboot v6.3.1 release notes
+-  `41109e5073bd <https://github.com/open-power/skiboot/commit/41109e5073bd>`__ gard: Use consistent name
+-  `bc5584c3145b <https://github.com/open-power/skiboot/commit/bc5584c3145b>`__ core/opal: Increase
+   opal-msg-size size
+-  `ec9f67bdaedc <https://github.com/open-power/skiboot/commit/ec9f67bdaedc>`__ opal-msg: Pass return value to
+   callback handler
+-  `66d0ad68687b <https://github.com/open-power/skiboot/commit/66d0ad68687b>`__ opal-msg: Pass parameter size
+   to \_opal_queue_msg()
+-  `b6fce51e3170 <https://github.com/open-power/skiboot/commit/b6fce51e3170>`__ opal-msg: Enhance opal-get-msg
+   API
+-  `e2fcc4dd6d58 <https://github.com/open-power/skiboot/commit/e2fcc4dd6d58>`__ core/test/run-msg: Add
+   callback function test
+-  `bdcf4483eb55 <https://github.com/open-power/skiboot/commit/bdcf4483eb55>`__ hostservices: Do not call
+   hservices_init on ZZ
+-  `fcb1d4dc1b9d <https://github.com/open-power/skiboot/commit/fcb1d4dc1b9d>`__ prd: Validate
+   \_opal_queue_msg() return value
+-  `fb702bf01aea <https://github.com/open-power/skiboot/commit/fb702bf01aea>`__ prd: Implement generic HBRT -
+   FSP interface
+-  `eb86b1484f54 <https://github.com/open-power/skiboot/commit/eb86b1484f54>`__ prd: Implement generic FSP -
+   HBRT interface
+-  `9cae036fafea <https://github.com/open-power/skiboot/commit/9cae036fafea>`__ opal-prd: Fix prd message size
+   issue
+-  `0bf01d93ee39 <https://github.com/open-power/skiboot/commit/0bf01d93ee39>`__ platform/zz: Add new platform
+   type
+-  `197ee04e276b <https://github.com/open-power/skiboot/commit/197ee04e276b>`__ skiboot v6.3.2 release notes
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _patches-12:
+
+Patches
+~~~~~~~
+
+.. _commits-12:
+
+Commits
+~~~~~~~
+
+Artem Senichev (1):
+
+-  `deed9ba0bc6d <https://github.com/open-power/vesnin-xml/commit/deed9ba0bc6d>`__ Setup APSS channels (power
+   consumption)
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _patches-13:
+
+Patches
+~~~~~~~
+
+.. _commits-13:
+
+Commits
+~~~~~~~
+
+Erich Hauptli (1):
+
+-  `a6f4df381b97 <https://github.com/open-power/witherspoon-xml/commit/a6f4df381b97>`__ Op build 2.0.y (#83)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _patches-14:
+
+Patches
+~~~~~~~
+
+.. _commits-14:
+
+Commits
+~~~~~~~
+
+No changes.
diff --git a/_sources/release-notes/v2.5-rc1.rst.txt b/_sources/release-notes/v2.5-rc1.rst.txt
new file mode 100644
index 0000000..b9aa6d6
--- /dev/null
+++ b/_sources/release-notes/v2.5-rc1.rst.txt
@@ -0,0 +1,2678 @@
+Release Notes for OpenPower Firmware v2.5-rc1
+=============================================
+
+op-build v2.5-rc1 was released on Thursday, April 30th, 2020. It should become the next stable release of op-build, following on
+from v2.4, first released on July 28th, 2019.
+
+In addition to a number of bugfixes and re-factors, plus the 3 new platforms listed below, this release also brings new features
+since v2.4, to highlight a few:
+
+-  Memory Preserving Initial Program Load (MPIPL): a Power feature where the contents of memory are preserved while the system
+   reboots after a failure.
+-  Support for a new Power9 processor variant: Axone, aka P9P, with NPU3 hardware.
+-  OpenCAPI reset support: allow FPGA-based OpenCAPI devices to be re-flashed with a new device image, then reset to activate the
+   new image.
+
+Please note that this is a RELEASE CANDIDATE and not the final v2.5 release. We expect to do a final v2.5 tagged release in late May
+2020. Please test this release candidate heavily!
+
+New platforms
+-------------
+
+-  mihawk
+-  blackbird
+-  swift
+
+Updated Packages
+----------------
+
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| Package             | Old Version       | New Version       | Platforms                                                          |
++=====================+===================+===================+====================================================================+
+| elfutils            | 0.174             | 0.176             | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| glibc               | 2.29-11-ge28ad44  | 2.29-30-g2d3fefd  | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| hcode               | hw071319a.940     | hw042820a.opmst   | zaius, witherspoon, p9dsu, nicole, romulus                         |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| hostboot            | 8abecc2           | e27c350           | zaius, witherspoon, p9dsu, nicole, romulus                         |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| hostboot-binaries   | hw062819a.940     | hw013120a.opmst   | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,   |
+|                     |                   |                   | firestone, p8dtu, palmetto, vesnin, garrison                       |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| hostboot-p8         | 27dda29           | 3267aff           | habanero, barreleye, firestone, p8dtu, palmetto, vesnin, garrison  |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| ima-catalog         | 3d30c7a           | 89e00ee           | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,   |
+|                     |                   |                   | firestone, p8dtu, palmetto, vesnin, garrison                       |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| kexec-lite          | 87d044a           | 6b0130b           | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| libflash            | v6.4              | v6.6              | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| linux               | 5.2.1             | 5.4.33            | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| linux-firmware      | 1baa348           | 20190717          | firenze, zaius, habanero, witherspoon, p9dsu, barreleye, romulus,  |
+|                     |                   |                   | opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, garrison    |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| linux-headers       | 5.2.1             | 5.4.33            | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| machine-xml         | 26b2092           | 1ac78dd           | nicole                                                             |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| machine-xml         | eac9377           | 5b3fbca           | romulus                                                            |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| machine-xml         | a6f4df3           | 0f9b366           | witherspoon                                                        |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| occ                 | e5a2afd           | ab4dc96           | zaius, witherspoon, p9dsu, nicole, romulus                         |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| openpower-pnor      | 0346930           | 175f00d           | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,   |
+|                     |                   |                   | firestone, p8dtu, palmetto, vesnin, garrison                       |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| petitboot           | v1.10.4           | v1.12             | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| sbe                 | b96edc8           | 78fb783           | zaius, witherspoon, p9dsu, nicole, romulus                         |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+| skiboot             | v6.4              | v6.6              | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,   |
+|                     |                   |                   | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,    |
+|                     |                   |                   | garrison                                                           |
++---------------------+-------------------+-------------------+--------------------------------------------------------------------+
+
+New Packages
+------------
+
+======= ======= =========
+Package Version Platforms
+======= ======= =========
+======= ======= =========
+
+Removed Packages
+----------------
+
+======== ======== ===============================================================================================================
+Package  Version  Platforms
+======== ======== ===============================================================================================================
+iprutils 2.4.15.1 zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison
+libsysfs 2.1.0    zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison
+======== ======== ===============================================================================================================
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+.. _patches-1:
+
+Patches
+~~~~~~~
+
+.. _commits-1:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+.. _patches-2:
+
+Patches
+~~~~~~~
+
+.. _commits-2:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+.. _patches-3:
+
+Patches
+~~~~~~~
+
+.. _commits-3:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+.. _patches-4:
+
+Patches
+~~~~~~~
+
+.. _commits-4:
+
+Commits
+~~~~~~~
+
+Amit Tendolkar (2):
+
+-  `7b72e51e <https://github.com/open-power/hcode/commit/7b72e51e>`__ HCode Error Logs - Final structure change for PGPE-OCC API
+-  `be8d21b4 <https://github.com/open-power/hcode/commit/be8d21b4>`__ OCC assisted PGPE, SGPE Error Logging
+
+Chris Steffen (1):
+
+-  `a3c009c8 <https://github.com/open-power/hcode/commit/a3c009c8>`__ Abus PPE TSX Fix
+
+Gregory S Still (1):
+
+-  `396561e6 <https://github.com/open-power/hcode/commit/396561e6>`__ Revert “Hcode: hcode changes for STOP exit in SMF enabled HV
+   mode”
+
+Jenny Huynh (1):
+
+-  `d1862ef5 <https://github.com/open-power/hcode/commit/d1862ef5>`__ Make COREFIR(63) unit checkstop for Cumulus
+
+Luis Fernandez (1):
+
+-  `8df77fd2 <https://github.com/open-power/hcode/commit/8df77fd2>`__ HB Implement Static Analysis with cppcheck
+
+Prem Shanker Jha (8):
+
+-  `04f9cd2b <https://github.com/open-power/hcode/commit/04f9cd2b>`__ Img Build: Updated STOP API version to reflect SPR self save
+   availability.
+-  `b3180c3a <https://github.com/open-power/hcode/commit/b3180c3a>`__ STOP API: API to verify API and image compatibility.
+-  `beaaeb86 <https://github.com/open-power/hcode/commit/beaaeb86>`__ UV Support : Augmented STOP API and self restore for enabling
+   ultravisor.
+-  `737919b4 <https://github.com/open-power/hcode/commit/737919b4>`__ Revert “UV Support : Augmented STOP API and self restore for
+   enabling UV”
+-  `b7658f97 <https://github.com/open-power/hcode/commit/b7658f97>`__ Self Restore: Changes for SMF and SPR self save.
+-  `065c07cb <https://github.com/open-power/hcode/commit/065c07cb>`__ Self Save: Fixing self save of core SPR.
+-  `9eca2072 <https://github.com/open-power/hcode/commit/9eca2072>`__ Hcode: hcode changes for STOP exit in SMF enabled HV mode
+-  `214ef8b2 <https://github.com/open-power/hcode/commit/214ef8b2>`__ HWP: Fixed HV-UV and UV transition during STOP entry in case
+   of LE.
+
+Rahul Batra (4):
+
+-  `9a22b25d <https://github.com/open-power/hcode/commit/9a22b25d>`__ PGPE: Optrace fixes
+-  `1096b337 <https://github.com/open-power/hcode/commit/1096b337>`__ PM: Fix DB0 Hang
+-  `13b47242 <https://github.com/open-power/hcode/commit/13b47242>`__ PGPE: Fix bad volt updt upon nack
+-  `e8d3ed8d <https://github.com/open-power/hcode/commit/e8d3ed8d>`__ PGPE: Multiple Droop Handling Fix
+
+Yue Du (4):
+
+-  `a3362cd2 <https://github.com/open-power/hcode/commit/a3362cd2>`__ CME: Reduce Image Size
+-  `bd92fe00 <https://github.com/open-power/hcode/commit/bd92fe00>`__ CME: Perform SMF Self Save After RAM Psscr.PLS in STOP Entry
+-  `694afd66 <https://github.com/open-power/hcode/commit/694afd66>`__ Self Save: Added support for SPR self save in CME hcode(func
+   ver)
+-  `b1c57628 <https://github.com/open-power/hcode/commit/b1c57628>`__ Axone: Disable Stop L3 Purge Abort to avoid disabling L3 hash
+
+hostboot (139):
+
+-  `e753ab63 <https://github.com/open-power/hcode/commit/e753ab63>`__ Release tag information updated for hw071719a.940
+-  `b7076783 <https://github.com/open-power/hcode/commit/b7076783>`__ Release tag information updated for hw071919a.940
+-  `faebbb83 <https://github.com/open-power/hcode/commit/faebbb83>`__ Release tag information updated for hw072219a.940
+-  `87e44f2b <https://github.com/open-power/hcode/commit/87e44f2b>`__ Release tag information updated for hw072419a.940
+-  `2b1e4726 <https://github.com/open-power/hcode/commit/2b1e4726>`__ Release tag information updated for hw072719a.940
+-  `8111338f <https://github.com/open-power/hcode/commit/8111338f>`__ Release tag information updated for hw073019a.940
+-  `3478a0b5 <https://github.com/open-power/hcode/commit/3478a0b5>`__ Release tag information updated for hw073119a.940
+-  `93d4ce16 <https://github.com/open-power/hcode/commit/93d4ce16>`__ Release tag information updated for hw080119a.940
+-  `cfaad693 <https://github.com/open-power/hcode/commit/cfaad693>`__ Release tag information updated for hw080219a.940
+-  `a4178079 <https://github.com/open-power/hcode/commit/a4178079>`__ Release tag information updated for hw081019a.940
+-  `6383eed4 <https://github.com/open-power/hcode/commit/6383eed4>`__ Release tag information updated for hw081319a.940
+-  `e34887db <https://github.com/open-power/hcode/commit/e34887db>`__ Release tag information updated for hw081419a.940
+-  `c7e1ca8c <https://github.com/open-power/hcode/commit/c7e1ca8c>`__ Release tag information updated for hw081619a.940
+-  `5dbebecf <https://github.com/open-power/hcode/commit/5dbebecf>`__ Release tag information updated for hw082819a.950
+-  `56f778b6 <https://github.com/open-power/hcode/commit/56f778b6>`__ Release tag information updated for hw082819b.950
+-  `3cf46f78 <https://github.com/open-power/hcode/commit/3cf46f78>`__ Release tag information updated for hw083019a.950
+-  `c01997e6 <https://github.com/open-power/hcode/commit/c01997e6>`__ Release tag information updated for hw090119a.950
+-  `5c34aed8 <https://github.com/open-power/hcode/commit/5c34aed8>`__ Release tag information updated for hw090319a.950
+-  `f5a4f0ca <https://github.com/open-power/hcode/commit/f5a4f0ca>`__ Release tag information updated for hw090419a.opmst
+-  `b2b481c6 <https://github.com/open-power/hcode/commit/b2b481c6>`__ Release tag information updated for hw090619a.opmst
+-  `70a95c69 <https://github.com/open-power/hcode/commit/70a95c69>`__ Release tag information updated for hw091019a.opmst
+-  `e016bbb5 <https://github.com/open-power/hcode/commit/e016bbb5>`__ Release tag information updated for hw091119a.opmst
+-  `bd6572db <https://github.com/open-power/hcode/commit/bd6572db>`__ Release tag information updated for hw091319a.opmst
+-  `a9791bdb <https://github.com/open-power/hcode/commit/a9791bdb>`__ Release tag information updated for hw091719a.opmst
+-  `0229050e <https://github.com/open-power/hcode/commit/0229050e>`__ Release tag information updated for hw091919a.opmst
+-  `3f12b2d6 <https://github.com/open-power/hcode/commit/3f12b2d6>`__ Release tag information updated for hw092019a.opmst
+-  `b7ef293f <https://github.com/open-power/hcode/commit/b7ef293f>`__ Release tag information updated for hw092119a.opmst
+-  `c136490e <https://github.com/open-power/hcode/commit/c136490e>`__ Release tag information updated for hw092519a.opmst
+-  `f0fd894e <https://github.com/open-power/hcode/commit/f0fd894e>`__ Release tag information updated for hw092619a.opmst
+-  `ffd6bf1a <https://github.com/open-power/hcode/commit/ffd6bf1a>`__ Release tag information updated for hw092719a.opmst
+-  `d0caf465 <https://github.com/open-power/hcode/commit/d0caf465>`__ Release tag information updated for hw092819a.opmst
+-  `6e5cf597 <https://github.com/open-power/hcode/commit/6e5cf597>`__ Release tag information updated for hw100119a.opmst
+-  `4e4150a8 <https://github.com/open-power/hcode/commit/4e4150a8>`__ Release tag information updated for hw100219a.opmst
+-  `b89376bb <https://github.com/open-power/hcode/commit/b89376bb>`__ Release tag information updated for hw100319a.opmst
+-  `8f9fe01d <https://github.com/open-power/hcode/commit/8f9fe01d>`__ Release tag information updated for hw100419a.opmst
+-  `eda2b054 <https://github.com/open-power/hcode/commit/eda2b054>`__ Release tag information updated for hw100519a.opmst
+-  `b199e0c9 <https://github.com/open-power/hcode/commit/b199e0c9>`__ Release tag information updated for hw100819a.opmst
+-  `cf7d20a8 <https://github.com/open-power/hcode/commit/cf7d20a8>`__ Release tag information updated for hw100919a.opmst
+-  `278684d5 <https://github.com/open-power/hcode/commit/278684d5>`__ Release tag information updated for hw101219a.opmst
+-  `2211d6ea <https://github.com/open-power/hcode/commit/2211d6ea>`__ Release tag information updated for hw101519a.opmst
+-  `ea8c716f <https://github.com/open-power/hcode/commit/ea8c716f>`__ Release tag information updated for hw101619a.opmst
+-  `925882fd <https://github.com/open-power/hcode/commit/925882fd>`__ Release tag information updated for hw101719a.opmst
+-  `a2f7b4ce <https://github.com/open-power/hcode/commit/a2f7b4ce>`__ Release tag information updated for hw101819a.opmst
+-  `b4200fb8 <https://github.com/open-power/hcode/commit/b4200fb8>`__ Release tag information updated for hw102319a.opmst
+-  `afddb39b <https://github.com/open-power/hcode/commit/afddb39b>`__ Release tag information updated for hw102419a.opmst
+-  `c240bed5 <https://github.com/open-power/hcode/commit/c240bed5>`__ Release tag information updated for hw102519a.opmst
+-  `2fd4b164 <https://github.com/open-power/hcode/commit/2fd4b164>`__ Release tag information updated for hw102619a.opmst
+-  `c1e42a5d <https://github.com/open-power/hcode/commit/c1e42a5d>`__ Release tag information updated for hw102919a.opmst
+-  `af8209da <https://github.com/open-power/hcode/commit/af8209da>`__ Release tag information updated for hw103019a.opmst
+-  `f5cfc834 <https://github.com/open-power/hcode/commit/f5cfc834>`__ Release tag information updated for hw110119a.opmst
+-  `be19b686 <https://github.com/open-power/hcode/commit/be19b686>`__ Release tag information updated for hw110219a.opmst
+-  `b7f2b8f2 <https://github.com/open-power/hcode/commit/b7f2b8f2>`__ Release tag information updated for hw110519a.opmst
+-  `fa49d180 <https://github.com/open-power/hcode/commit/fa49d180>`__ Release tag information updated for hw110719a.opmst
+-  `cf37b0ab <https://github.com/open-power/hcode/commit/cf37b0ab>`__ Release tag information updated for hw110819a.opmst
+-  `486d807e <https://github.com/open-power/hcode/commit/486d807e>`__ Release tag information updated for hw110919b.opmst
+-  `653be77b <https://github.com/open-power/hcode/commit/653be77b>`__ Release tag information updated for hw111319a.opmst
+-  `5fbc0759 <https://github.com/open-power/hcode/commit/5fbc0759>`__ Release tag information updated for hw111819a.opmst
+-  `23e6cff8 <https://github.com/open-power/hcode/commit/23e6cff8>`__ Release tag information updated for hw111919a.opmst
+-  `84d2649d <https://github.com/open-power/hcode/commit/84d2649d>`__ Release tag information updated for hw112019a.opmst
+-  `f22c2cdf <https://github.com/open-power/hcode/commit/f22c2cdf>`__ Release tag information updated for hw112219a.opmst
+-  `877d7b06 <https://github.com/open-power/hcode/commit/877d7b06>`__ Release tag & head commit information updated for
+   hw112619a.opmst
+-  `740156c3 <https://github.com/open-power/hcode/commit/740156c3>`__ Release tag & head commit information updated for
+   hw120419a.opmst
+-  `24b70f41 <https://github.com/open-power/hcode/commit/24b70f41>`__ Release tag & head commit information updated for
+   hw120919a.opmst
+-  `fb423b83 <https://github.com/open-power/hcode/commit/fb423b83>`__ Release tag & head commit information updated for
+   hw121019a.opmst
+-  `9658287f <https://github.com/open-power/hcode/commit/9658287f>`__ Release tag & head commit information updated for
+   hw121219a.opmst
+-  `7dc3ec6e <https://github.com/open-power/hcode/commit/7dc3ec6e>`__ Release tag & head commit information updated for
+   hw121919a.opmst
+-  `abb3817e <https://github.com/open-power/hcode/commit/abb3817e>`__ Release tag & head commit information updated for
+   hw122019a.opmst
+-  `0c8a19f1 <https://github.com/open-power/hcode/commit/0c8a19f1>`__ Release tag & head commit information updated for
+   hw123020a.opmst
+-  `b8defe1b <https://github.com/open-power/hcode/commit/b8defe1b>`__ Release tag & head commit information updated for
+   hw010220a.opmst
+-  `8628f1a4 <https://github.com/open-power/hcode/commit/8628f1a4>`__ Release tag & head commit information updated for
+   hw010620a.opmst
+-  `4d14a3df <https://github.com/open-power/hcode/commit/4d14a3df>`__ Release tag & head commit information updated for
+   hw010720a.opmst
+-  `0b5d50ff <https://github.com/open-power/hcode/commit/0b5d50ff>`__ Release tag & head commit information updated for
+   hw010820a.opmst
+-  `fae5994b <https://github.com/open-power/hcode/commit/fae5994b>`__ Release tag & head commit information updated for
+   hw010920a.opmst
+-  `ea3e3e75 <https://github.com/open-power/hcode/commit/ea3e3e75>`__ Release tag & head commit information updated for
+   hw011020a.opmst
+-  `3e2164c0 <https://github.com/open-power/hcode/commit/3e2164c0>`__ Release tag & head commit information updated for
+   hw011120a.opmst
+-  `e57fe736 <https://github.com/open-power/hcode/commit/e57fe736>`__ Release tag & head commit information updated for
+   hw011320a.opmst
+-  `8f6fdad9 <https://github.com/open-power/hcode/commit/8f6fdad9>`__ Release tag & head commit information updated for
+   hw011420a.opmst
+-  `99cffa02 <https://github.com/open-power/hcode/commit/99cffa02>`__ Release tag & head commit information updated for
+   hw011520a.opmst
+-  `cc7e95de <https://github.com/open-power/hcode/commit/cc7e95de>`__ Hcode: hcode changes for STOP exit in SMF enabled HV mode
+-  `af1e535c <https://github.com/open-power/hcode/commit/af1e535c>`__ Release tag & head commit information updated for
+   hw011620a.opmst
+-  `5b1e9a29 <https://github.com/open-power/hcode/commit/5b1e9a29>`__ Release tag & head commit information updated for
+   hw012120a.opmst
+-  `0e6b5b4f <https://github.com/open-power/hcode/commit/0e6b5b4f>`__ Release tag & head commit information updated for
+   hw012320a.opmst
+-  `2779192c <https://github.com/open-power/hcode/commit/2779192c>`__ Release tag & head commit information updated for
+   hw012420a.opmst
+-  `105a2313 <https://github.com/open-power/hcode/commit/105a2313>`__ Release tag & head commit information updated for
+   hw012720a.opmst
+-  `ef7c3d86 <https://github.com/open-power/hcode/commit/ef7c3d86>`__ Release tag & head commit information updated for
+   hw012820a.opmst
+-  `e7971b5b <https://github.com/open-power/hcode/commit/e7971b5b>`__ Release tag & head commit information updated for
+   hw012920a.opmst
+-  `4a5305fc <https://github.com/open-power/hcode/commit/4a5305fc>`__ Release tag & head commit information updated for
+   hw013020a.opmst
+-  `dba5f033 <https://github.com/open-power/hcode/commit/dba5f033>`__ Revert “Hcode: hcode changes for STOP exit in SMF enabled HV
+   mode”
+-  `c03f6bd5 <https://github.com/open-power/hcode/commit/c03f6bd5>`__ Release tag & head commit information updated for
+   hw013120a.opmst
+-  `d6a5e753 <https://github.com/open-power/hcode/commit/d6a5e753>`__ Release tag & head commit information updated for
+   hw020420a.opmst
+-  `c1708e3c <https://github.com/open-power/hcode/commit/c1708e3c>`__ Release tag & head commit information updated for
+   hw020520a.opmst
+-  `ff142255 <https://github.com/open-power/hcode/commit/ff142255>`__ Release tag & head commit information updated for
+   hw021120a.opmst
+-  `64c963de <https://github.com/open-power/hcode/commit/64c963de>`__ Release tag & head commit information updated for
+   hw021120b.opmst
+-  `727a2859 <https://github.com/open-power/hcode/commit/727a2859>`__ Release tag & head commit information updated for
+   hw021320a.opmst
+-  `6b19c24e <https://github.com/open-power/hcode/commit/6b19c24e>`__ Release tag & head commit information updated for
+   hw021420a.opmst
+-  `d3a9bfad <https://github.com/open-power/hcode/commit/d3a9bfad>`__ Release tag & head commit information updated for
+   hw021720a.opmst
+-  `2bbe1ddd <https://github.com/open-power/hcode/commit/2bbe1ddd>`__ Release tag & head commit information updated for
+   hw021820a.opmst
+-  `90a62283 <https://github.com/open-power/hcode/commit/90a62283>`__ Release tag & head commit information updated for
+   hw021920a.opmst
+-  `c02c9362 <https://github.com/open-power/hcode/commit/c02c9362>`__ Release tag & head commit information updated for
+   hw022020a.opmst
+-  `e2b9f7ba <https://github.com/open-power/hcode/commit/e2b9f7ba>`__ Release tag & head commit information updated for
+   hw022420a.opmst
+-  `2cf1d512 <https://github.com/open-power/hcode/commit/2cf1d512>`__ Release tag & head commit information updated for
+   hw022420b.opmst
+-  `ad88dac2 <https://github.com/open-power/hcode/commit/ad88dac2>`__ Release tag & head commit information updated for
+   hw022620a.opmst
+-  `7586c895 <https://github.com/open-power/hcode/commit/7586c895>`__ Release tag & head commit information updated for
+   hw022620b.opmst
+-  `2c1f3f88 <https://github.com/open-power/hcode/commit/2c1f3f88>`__ Release tag & head commit information updated for
+   hw022820a.opmst
+-  `3ea6aa70 <https://github.com/open-power/hcode/commit/3ea6aa70>`__ Release tag & head commit information updated for
+   hw030220a.opmst
+-  `5633c6eb <https://github.com/open-power/hcode/commit/5633c6eb>`__ Release tag & head commit information updated for
+   hw030320a.opmst
+-  `1a1280a8 <https://github.com/open-power/hcode/commit/1a1280a8>`__ Release tag & head commit information updated for
+   hw030420a.opmst
+-  `356145d8 <https://github.com/open-power/hcode/commit/356145d8>`__ Release tag & head commit information updated for
+   hw030520a.opmst
+-  `f4d730d9 <https://github.com/open-power/hcode/commit/f4d730d9>`__ Release tag & head commit information updated for
+   hw030620a.opmst
+-  `460e29ed <https://github.com/open-power/hcode/commit/460e29ed>`__ Release tag & head commit information updated for
+   hw030920a.opmst
+-  `ac97ba7a <https://github.com/open-power/hcode/commit/ac97ba7a>`__ Release tag & head commit information updated for
+   hw031020a.opmst
+-  `7bdcd32c <https://github.com/open-power/hcode/commit/7bdcd32c>`__ Release tag & head commit information updated for
+   hw031120a.opmst
+-  `63e6d024 <https://github.com/open-power/hcode/commit/63e6d024>`__ Release tag & head commit information updated for
+   hw031220a.opmst
+-  `e6e0c962 <https://github.com/open-power/hcode/commit/e6e0c962>`__ Release tag & head commit information updated for
+   hw031320a.opmst
+-  `6adfbb52 <https://github.com/open-power/hcode/commit/6adfbb52>`__ Release tag & head commit information updated for
+   hw031620a.opmst
+-  `d27dc42b <https://github.com/open-power/hcode/commit/d27dc42b>`__ Release tag & head commit information updated for
+   hw032020a.opmst
+-  `f96da34e <https://github.com/open-power/hcode/commit/f96da34e>`__ Release tag & head commit information updated for
+   hw032020b.opmst
+-  `56bc2678 <https://github.com/open-power/hcode/commit/56bc2678>`__ Release tag & head commit information updated for
+   hw032320a.opmst
+-  `69fb7bd3 <https://github.com/open-power/hcode/commit/69fb7bd3>`__ Release tag & head commit information updated for
+   hw032520a.opmst
+-  `1a795c98 <https://github.com/open-power/hcode/commit/1a795c98>`__ Release tag & head commit information updated for
+   hw032620a.opmst
+-  `e52088b0 <https://github.com/open-power/hcode/commit/e52088b0>`__ Release tag & head commit information updated for
+   hw032720a.opmst
+-  `d3d7eccf <https://github.com/open-power/hcode/commit/d3d7eccf>`__ Release tag & head commit information updated for
+   hw033020a.opmst
+-  `b4b0c9b9 <https://github.com/open-power/hcode/commit/b4b0c9b9>`__ Release tag & head commit information updated for
+   hw033120a.opmst
+-  `186d7570 <https://github.com/open-power/hcode/commit/186d7570>`__ Release tag & head commit information updated for
+   hw040120a.opmst
+-  `c5fb9e98 <https://github.com/open-power/hcode/commit/c5fb9e98>`__ Release tag & head commit information updated for
+   hw040220a.opmst
+-  `ef11f4b5 <https://github.com/open-power/hcode/commit/ef11f4b5>`__ Release tag & head commit information updated for
+   hw040320a.opmst
+-  `db8a373e <https://github.com/open-power/hcode/commit/db8a373e>`__ Release tag & head commit information updated for
+   hw040820a.opmst
+-  `5655a99d <https://github.com/open-power/hcode/commit/5655a99d>`__ Release tag & head commit information updated for
+   hw040920a.opmst
+-  `bb72cdc4 <https://github.com/open-power/hcode/commit/bb72cdc4>`__ Release tag & head commit information updated for
+   hw041020a.opmst
+-  `28c3f110 <https://github.com/open-power/hcode/commit/28c3f110>`__ Release tag & head commit information updated for
+   hw041420a.opmst
+-  `fec3f5ce <https://github.com/open-power/hcode/commit/fec3f5ce>`__ Release tag & head commit information updated for
+   hw041520a.opmst
+-  `bae922f5 <https://github.com/open-power/hcode/commit/bae922f5>`__ Release tag & head commit information updated for
+   hw041620a.opmst
+-  `105d09ad <https://github.com/open-power/hcode/commit/105d09ad>`__ Release tag & head commit information updated for
+   hw041720a.opmst
+-  `cd456911 <https://github.com/open-power/hcode/commit/cd456911>`__ Release tag & head commit information updated for
+   hw042020a.opmst
+-  `b43c5809 <https://github.com/open-power/hcode/commit/b43c5809>`__ Release tag & head commit information updated for
+   hw042220a.opmst
+-  `16ee9a3a <https://github.com/open-power/hcode/commit/16ee9a3a>`__ Release tag & head commit information updated for
+   hw042320a.opmst
+-  `c8ce6e1a <https://github.com/open-power/hcode/commit/c8ce6e1a>`__ Release tag & head commit information updated for
+   hw042420a.opmst
+-  `b742f96b <https://github.com/open-power/hcode/commit/b742f96b>`__ Release tag & head commit information updated for
+   hw042720a.opmst
+-  `e5f8c726 <https://github.com/open-power/hcode/commit/e5f8c726>`__ Release tag & head commit information updated for
+   hw042820a.opmst
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+.. _patches-5:
+
+Patches
+~~~~~~~
+
+.. _commits-5:
+
+Commits
+~~~~~~~
+
+Adam Hale (13):
+
+-  `505d05255 <https://github.com/open-power/hostboot/commit/505d05255>`__ Move to long term CLSCOM workaround
+-  `a690cdb01 <https://github.com/open-power/hostboot/commit/a690cdb01>`__ Axone setup changes to disable bumpy toothpaste
+   workaround
+-  `aeaa72448 <https://github.com/open-power/hostboot/commit/aeaa72448>`__ Axone Gemini MDI issue workaround
+-  `c796d2cf8 <https://github.com/open-power/hostboot/commit/c796d2cf8>`__ Disable MC Channel Timeout because Gemini too slow
+-  `074a2dd38 <https://github.com/open-power/hostboot/commit/074a2dd38>`__ Axone int updates
+-  `23d883c6d <https://github.com/open-power/hostboot/commit/23d883c6d>`__ HW508066 - interleave granularity not setup for group of
+   3/6 in Axone
+-  `8b1553db4 <https://github.com/open-power/hostboot/commit/8b1553db4>`__ HW508063: Fix Mirrored BAR setup for SMF and Holes,set
+   map_mode when flipped
+-  `3655c1760 <https://github.com/open-power/hostboot/commit/3655c1760>`__ Disable fast act for power savings - no performance
+   benefit
+-  `74609673f <https://github.com/open-power/hostboot/commit/74609673f>`__ enable commandlists on non-gemini systems
+-  `f83a8c5d6 <https://github.com/open-power/hostboot/commit/f83a8c5d6>`__ Set TL Credit limit to 18 for dcp0 credit return
+   improvement
+-  `31dd0024d <https://github.com/open-power/hostboot/commit/31dd0024d>`__ Correct chiplet target for mc_omi_fir_reg xml
+-  `875d8fcca <https://github.com/open-power/hostboot/commit/875d8fcca>`__ Remove OMIDL FIR setup from procedures, is done in
+   initfiles
+-  `b481ff043 <https://github.com/open-power/hostboot/commit/b481ff043>`__ Init OMIC FIRs as masked
+
+Alvin Wang (2):
+
+-  `870098a4e <https://github.com/open-power/hostboot/commit/870098a4e>`__ Move MCBIST lib to generic folder
+-  `d236a4d9f <https://github.com/open-power/hostboot/commit/d236a4d9f>`__ Move kind library to generic
+
+Amit Tendolkar (2):
+
+-  `18aa5d9e3 <https://github.com/open-power/hostboot/commit/18aa5d9e3>`__ HCode Error Logs - Final structure change for PGPE-OCC
+   API
+-  `f40b75296 <https://github.com/open-power/hostboot/commit/f40b75296>`__ OCC assisted PGPE, SGPE Error Logging
+
+Andre A. Marin (15):
+
+-  `8e08836ea <https://github.com/open-power/hostboot/commit/8e08836ea>`__ Add DDR4 RCD attributes from the EXP resp structure
+-  `17867d02c <https://github.com/open-power/hostboot/commit/17867d02c>`__ Update TRFC_DLR to uint16 for 16Gb support
+-  `a76d69766 <https://github.com/open-power/hostboot/commit/a76d69766>`__ Clean up PPE character format and target
+-  `bc4196fe7 <https://github.com/open-power/hostboot/commit/bc4196fe7>`__ Add unit tests for mss field_t and macro def
+-  `0d474d644 <https://github.com/open-power/hostboot/commit/0d474d644>`__ Add bounds check API to generic_check library
+-  `80ecda0c5 <https://github.com/open-power/hostboot/commit/80ecda0c5>`__ Add DDR4 RCD attributes from the EXP resp structure
+-  `3b661be89 <https://github.com/open-power/hostboot/commit/3b661be89>`__ Add supported_rcd attribute from SPD + tests
+-  `f1c57ddcd <https://github.com/open-power/hostboot/commit/f1c57ddcd>`__ Update index_within_bounds() API
+-  `c5c86d25e <https://github.com/open-power/hostboot/commit/c5c86d25e>`__ Update get_dimm_target() api to get_target()
+-  `f92ebb1bd <https://github.com/open-power/hostboot/commit/f92ebb1bd>`__ Update get_ocmb_target() api to get_target()
+-  `81fe4816a <https://github.com/open-power/hostboot/commit/81fe4816a>`__ Update attr_engine to handle more cases
+-  `9ba2723f1 <https://github.com/open-power/hostboot/commit/9ba2723f1>`__ Add empty explorer_rc_resp_fields file for HB mirroring
+-  `6110ede07 <https://github.com/open-power/hostboot/commit/6110ede07>`__ Add explorer rc response to eff_config
+-  `f30db0976 <https://github.com/open-power/hostboot/commit/f30db0976>`__ Update API for std::begin and std::end
+-  `dcb88fdc5 <https://github.com/open-power/hostboot/commit/dcb88fdc5>`__ Add explorer rc response to eff_config
+
+Andre Marin (15):
+
+-  `831f9e0d8 <https://github.com/open-power/hostboot/commit/831f9e0d8>`__ Fix HB error with -Os compile flag due to eff_config
+-  `ab9139914 <https://github.com/open-power/hostboot/commit/ab9139914>`__ Move pre_eff_config specific code to chip specific
+   folders
+-  `0e26522ec <https://github.com/open-power/hostboot/commit/0e26522ec>`__ Add nimbus and cumulus empty files for find
+   specialization
+-  `06ed7403d <https://github.com/open-power/hostboot/commit/06ed7403d>`__ Move find_magic from generic to Nimbus subdir path
+-  `9fb424b8a <https://github.com/open-power/hostboot/commit/9fb424b8a>`__ Change return size of the DDR4 DDIMM SPD
+-  `1061da027 <https://github.com/open-power/hostboot/commit/1061da027>`__ Add missing attributes needed to be set for generic
+   mss_kind
+-  `491ac02e8 <https://github.com/open-power/hostboot/commit/491ac02e8>`__ Split nimbus and cumulus find API away from generic
+-  `86f11d17e <https://github.com/open-power/hostboot/commit/86f11d17e>`__ Add mss throttle files L1
+-  `f3b51d33a <https://github.com/open-power/hostboot/commit/f3b51d33a>`__ Move find API to share among memory controllers
+-  `85dce0de2 <https://github.com/open-power/hostboot/commit/85dce0de2>`__ Disable mem clk stop when in STR for DD2.\* only
+-  `a87142ef6 <https://github.com/open-power/hostboot/commit/a87142ef6>`__ Remove logic to disable memory clocks in STR if in
+   PD_AND_STR_CLK_STOP mode
+-  `cdc14bcd3 <https://github.com/open-power/hostboot/commit/cdc14bcd3>`__ Split nimbus and cumulus find API away from generic
+-  `f8776311e <https://github.com/open-power/hostboot/commit/f8776311e>`__ Add call to exp_mss_thermal_init to step 14.2
+-  `daeac77bf <https://github.com/open-power/hostboot/commit/daeac77bf>`__ Add RC A2, B3, and C3 for 16Gb RDIMMs
+-  `b403e6730 <https://github.com/open-power/hostboot/commit/b403e6730>`__ Clean up for p10 porting dependency errors
+
+Artem Senichev (3):
+
+-  `ad8653d6a <https://github.com/open-power/hostboot/commit/ad8653d6a>`__ errl: Fix data reading from unaligned pointers
+-  `c79620afd <https://github.com/open-power/hostboot/commit/c79620afd>`__ errl: Free memory allocated for parsers
+-  `b47fb5983 <https://github.com/open-power/hostboot/commit/b47fb5983>`__ Replace descriptions with JEDEC register names
+
+Ben Gass (8):
+
+-  `111b6f0e6 <https://github.com/open-power/hostboot/commit/111b6f0e6>`__ p9_nv_ref_clk_enable, NV refclk bits moved to ROOT_CTRL7
+   for Axone.
+-  `fad02a31a <https://github.com/open-power/hostboot/commit/fad02a31a>`__ Translate logical mca regisers in mcs chiplet as mca
+   target type
+-  `6c4acfedf <https://github.com/open-power/hostboot/commit/6c4acfedf>`__ Move NPU_ENABLE to its own initfile and call from
+   p9_npu_scominit for p9a.
+-  `38845b646 <https://github.com/open-power/hostboot/commit/38845b646>`__ Call p9_fbc_ioo_dl_npu_scom from p9_npu_scominit
+-  `d534ac32b <https://github.com/open-power/hostboot/commit/d534ac32b>`__ Update explorer scom header files with newer figtree
+   data.
+-  `98bf4ecbd <https://github.com/open-power/hostboot/commit/98bf4ecbd>`__ Update OMI DS template support
+-  `51aae2461 <https://github.com/open-power/hostboot/commit/51aae2461>`__ Adding obj_handle values for attentions to
+   explorer.scom.initfile
+-  `4b0d4cb36 <https://github.com/open-power/hostboot/commit/4b0d4cb36>`__ Translate OMIC DL register correctly
+
+Bill Hoffa (12):
+
+-  `6abe77368 <https://github.com/open-power/hostboot/commit/6abe77368>`__ Parse MEM_PORT target type out of Machine Readable
+   Workbook (MRW)
+-  `07b05592e <https://github.com/open-power/hostboot/commit/07b05592e>`__ Add HUID value to DDIMM parsing
+-  `7cfa513f0 <https://github.com/open-power/hostboot/commit/7cfa513f0>`__ Process MRW MC Targets Correctly
+-  `05007faa4 <https://github.com/open-power/hostboot/commit/05007faa4>`__ Ignore OMIC connections for OCMB_CHIP MRW processing
+-  `5825828fa <https://github.com/open-power/hostboot/commit/5825828fa>`__ Fix MMIO Addressing and Attributes on Non-Master Proc
+-  `e05083bbd <https://github.com/open-power/hostboot/commit/e05083bbd>`__ Skip Alternate PNOR Validation on alt-master proc if lpc
+   init fails
+-  `6c12d1ea9 <https://github.com/open-power/hostboot/commit/6c12d1ea9>`__ Update Sim level to 08_23_19_f5e686_simics.tar.gz
+-  `e22e362f3 <https://github.com/open-power/hostboot/commit/e22e362f3>`__ Axone 2-Proc Standalone Sim Enablement
+-  `75aa7d0bd <https://github.com/open-power/hostboot/commit/75aa7d0bd>`__ Remove Unused clearPoreBars function in Istep 21.3
+-  `c283187cd <https://github.com/open-power/hostboot/commit/c283187cd>`__ Modify INTRP Initialization Order to route LSI interrupts
+   over PSHIHB
+-  `7da5f5914 <https://github.com/open-power/hostboot/commit/7da5f5914>`__ Enable Serial Testcases
+-  `c13c81ff9 <https://github.com/open-power/hostboot/commit/c13c81ff9>`__ Fix HB Simulation Startup Script for using vexec
+
+Bradley Pepper (1):
+
+-  `504aa7ff8 <https://github.com/open-power/hostboot/commit/504aa7ff8>`__ Adds plug rule for dependent DIMM slots on Swift
+
+Brian Silver (4):
+
+-  `127c22d27 <https://github.com/open-power/hostboot/commit/127c22d27>`__ Add dump_regs for MC
+-  `bb6571fca <https://github.com/open-power/hostboot/commit/bb6571fca>`__ Add mcbist L2 function
+-  `67a37edc8 <https://github.com/open-power/hostboot/commit/67a37edc8>`__ Change include paths in memory/lib, tests
+-  `a123070b9 <https://github.com/open-power/hostboot/commit/a123070b9>`__ Add support for dynamic MC PERF2 register setup
+
+Caleb Palmer (66):
+
+-  `6751459c3 <https://github.com/open-power/hostboot/commit/6751459c3>`__ PRD: Axone MemEccAnalysis Updates
+-  `b731bda96 <https://github.com/open-power/hostboot/commit/b731bda96>`__ PRD: Axone Restore DRAM Repairs support
+-  `4128797da <https://github.com/open-power/hostboot/commit/4128797da>`__ PRD: Axone sim support and test cases
+-  `e65958555 <https://github.com/open-power/hostboot/commit/e65958555>`__ PRD: Add OCMB support for ROW_REPAIR code
+-  `ddf90e53a <https://github.com/open-power/hostboot/commit/ddf90e53a>`__ PRD: Cumulus Add PLL Slave Error Regs
+-  `37af28e05 <https://github.com/open-power/hostboot/commit/37af28e05>`__ PRD: NVDIMM avoid gard for general mem errors only for
+   IPL
+-  `9de71650f <https://github.com/open-power/hostboot/commit/9de71650f>`__ PRD: Axone OMIC to OMI connection and log parser updates
+-  `4ced77592 <https://github.com/open-power/hostboot/commit/4ced77592>`__ PRD: NVDIMM RDR no gard only for all repairs used case
+-  `a51a38812 <https://github.com/open-power/hostboot/commit/a51a38812>`__ PRD: Add Axone background scrubbing framework
+-  `b1090a522 <https://github.com/open-power/hostboot/commit/b1090a522>`__ PRD: Axone more MEM_PORT cleanup and misc updates
+-  `8aa5e5fb9 <https://github.com/open-power/hostboot/commit/8aa5e5fb9>`__ PRD: NVDIMM signature and Warning Threshold update
+-  `248c0df21 <https://github.com/open-power/hostboot/commit/248c0df21>`__ PRD: NVDIMM don’t check threshold unless no errors found
+-  `84e076b71 <https://github.com/open-power/hostboot/commit/84e076b71>`__ PRD: Axone MemoryMru Updates
+-  `285dc2bbe <https://github.com/open-power/hostboot/commit/285dc2bbe>`__ PRD: Uncomment OMI bus callout and cleanup getSlaveRanks
+-  `ea5da88b0 <https://github.com/open-power/hostboot/commit/ea5da88b0>`__ MDIA: Update mdiatestmba.H test case
+-  `cbd250000 <https://github.com/open-power/hostboot/commit/cbd250000>`__ PRD: Don’t dealloc NVDIMMs set to NO_GARD in a predictive
+   log
+-  `6034efa84 <https://github.com/open-power/hostboot/commit/6034efa84>`__ PRD: Skip callouts without trgts when clearing NVDIMM
+   gard
+-  `78c527c5e <https://github.com/open-power/hostboot/commit/78c527c5e>`__ PRD: NVDIMM signatures use MCA HUID instead of DIMM
+-  `f7aeced78 <https://github.com/open-power/hostboot/commit/f7aeced78>`__ PRD: NVDIMM Fix negative temperature check
+-  `8d0f324f7 <https://github.com/open-power/hostboot/commit/8d0f324f7>`__ PRD: Do not clear VPD at RDR when avoiding NVDIMM gard
+-  `8e9808de5 <https://github.com/open-power/hostboot/commit/8e9808de5>`__ PRD: Fix reading of NVDIMM ES_TEMP value
+-  `f5de75d9d <https://github.com/open-power/hostboot/commit/f5de75d9d>`__ PRD: NVDIMM Additional FFDC for error analysis
+-  `b08fe621d <https://github.com/open-power/hostboot/commit/b08fe621d>`__ PRD: Update NVDIMM warning threshold adjustment
+-  `bfe56382f <https://github.com/open-power/hostboot/commit/bfe56382f>`__ PRD: NVDIMM keep log hidden if no error found during
+   analysis
+-  `d9057b40a <https://github.com/open-power/hostboot/commit/d9057b40a>`__ PRD: Fix UNIT_CS analysis in OCMB chiplet FIR
+-  `d0f0ff1e5 <https://github.com/open-power/hostboot/commit/d0f0ff1e5>`__ PRD: Lane repair OMI bus callout changes
+-  `b93f63ad3 <https://github.com/open-power/hostboot/commit/b93f63ad3>`__ PRD: NVDIMM workaround for ES TEMP glitches
+-  `b99004fb7 <https://github.com/open-power/hostboot/commit/b99004fb7>`__ PRD: Initial Axone Channel Fail support
+-  `70a4b6bf1 <https://github.com/open-power/hostboot/commit/70a4b6bf1>`__ PRD: Add threshold for stopping on UEs/CEs during BgScrub
+-  `3920d160e <https://github.com/open-power/hostboot/commit/3920d160e>`__ PRD: Fix returning port position in dynamic mem dealloc
+-  `9d750b3d9 <https://github.com/open-power/hostboot/commit/9d750b3d9>`__ PRD: Add additional FFDC to runtime NVDIMM analysis
+-  `2dbc30966 <https://github.com/open-power/hostboot/commit/2dbc30966>`__ PRD: Axone UE/CE threshold for background scrub
+-  `195dd6a15 <https://github.com/open-power/hostboot/commit/195dd6a15>`__ PRD: Axone VCM Updates
+-  `e017df4c9 <https://github.com/open-power/hostboot/commit/e017df4c9>`__ PRD: Axone Two Phase Scrub (TPS) support
+-  `e3407c1b4 <https://github.com/open-power/hostboot/commit/e3407c1b4>`__ PRD: OCMB handling for checkstop analysis path
+-  `d8c686118 <https://github.com/open-power/hostboot/commit/d8c686118>`__ MDIA: Uncomment HWP calls
+-  `fcbb09411 <https://github.com/open-power/hostboot/commit/fcbb09411>`__ Uncomment the remainder of hwp_wrappers.H
+-  `0247cc5fb <https://github.com/open-power/hostboot/commit/0247cc5fb>`__ Update ATTR_MEM_VPD_DQ_MAPs default to a 1-to-1 mapping
+-  `e3870cb85 <https://github.com/open-power/hostboot/commit/e3870cb85>`__ Add DIMM_BAD_DQ_DATA field for DDR4 DDIMM SPD and bad dq
+   tests
+-  `574346780 <https://github.com/open-power/hostboot/commit/574346780>`__ PRD: Update CE/UE flood threshold to reset on new ranks
+-  `bcdae9c49 <https://github.com/open-power/hostboot/commit/bcdae9c49>`__ PRD: Axone Dynamic Mem Dealloc Addr Translate Port Addr
+-  `d65563f09 <https://github.com/open-power/hostboot/commit/d65563f09>`__ PRD: Axone Dynamic Mem Dealloc addr translate insert Grp
+   ID
+-  `d1b590057 <https://github.com/open-power/hostboot/commit/d1b590057>`__ PRD: Uncomment Axone HWP code
+-  `70ef78700 <https://github.com/open-power/hostboot/commit/70ef78700>`__ PRD: NVDIMM only update status bits for predictive logs
+-  `1f4ac83bb <https://github.com/open-power/hostboot/commit/1f4ac83bb>`__ PRD: Add check for OCMBs to MemDealloc::dimmList
+-  `cbb2bd756 <https://github.com/open-power/hostboot/commit/cbb2bd756>`__ PRD: Fix checkEccFirs template problem
+-  `da3c3ba33 <https://github.com/open-power/hostboot/commit/da3c3ba33>`__ PRD: Add workaround for OMIDLFIR channel fails
+-  `c10eba828 <https://github.com/open-power/hostboot/commit/c10eba828>`__ PRD: Change MCC to OCMB chip connection lookup
+-  `a3fec9cb1 <https://github.com/open-power/hostboot/commit/a3fec9cb1>`__ MDIA: Reenable PRD memdiags instead of cronus version
+-  `7e9fe96af <https://github.com/open-power/hostboot/commit/7e9fe96af>`__ PRD: Workarounds to avoid HIO during checkstops
+-  `1b10af06e <https://github.com/open-power/hostboot/commit/1b10af06e>`__ Fix getting all OCMBs for mss_scrub
+-  `51440d90c <https://github.com/open-power/hostboot/commit/51440d90c>`__ PRD: NVDIMM callouts for register access errors
+-  `a91c5531f <https://github.com/open-power/hostboot/commit/a91c5531f>`__ PRD: Add default callout for chip connection lookup fails
+-  `f07d459fb <https://github.com/open-power/hostboot/commit/f07d459fb>`__ PRD: Disable OCMB UCS check and clear subchnl specific
+   attn
+-  `b6badfcb9 <https://github.com/open-power/hostboot/commit/b6badfcb9>`__ MDIA: Update timeout FFDC gathering for OCMBs
+-  `004dbbae7 <https://github.com/open-power/hostboot/commit/004dbbae7>`__ PRD: Channel Fail fix OCMB UCS query
+-  `e8491f368 <https://github.com/open-power/hostboot/commit/e8491f368>`__ PRD: Dyn mem dealloc fix getting ocmb channel pos
+-  `d89b3e7bb <https://github.com/open-power/hostboot/commit/d89b3e7bb>`__ MDIA: Enable restore dram repairs for Axone
+-  `638312ea6 <https://github.com/open-power/hostboot/commit/638312ea6>`__ MDIA: Update mdiatestmba test cases
+-  `cec911056 <https://github.com/open-power/hostboot/commit/cec911056>`__ MDIA: Add MCC registers to timeout FFDC
+-  `cff27861a <https://github.com/open-power/hostboot/commit/cff27861a>`__ MDIA: Disable restoreDramRepairs until we get updated HWP
+   call
+-  `e64493c22 <https://github.com/open-power/hostboot/commit/e64493c22>`__ Make mss::ccs::execute static inline
+-  `cf23c9a46 <https://github.com/open-power/hostboot/commit/cf23c9a46>`__ PRD: Add dependencies for restore_repair in hwp_wrappers
+-  `9ed3a8c72 <https://github.com/open-power/hostboot/commit/9ed3a8c72>`__ MDIA: For OCMBs avoid getting parent chip
+-  `7bf1bbfec <https://github.com/open-power/hostboot/commit/7bf1bbfec>`__ PRD: Ignore mainline IUE if on at same time as mainline
+   UE
+-  `cc929c6fd <https://github.com/open-power/hostboot/commit/cc929c6fd>`__ PRD: Update OCMB_LFIR[38] to defaultMaskedError
+
+Chen Du (2):
+
+-  `e783d1e86 <https://github.com/open-power/hostboot/commit/e783d1e86>`__ Dynamically generate ocmb cmd/rsp seq id
+-  `85992ee55 <https://github.com/open-power/hostboot/commit/85992ee55>`__ Split nvdimm vendor logs
+
+Chris Cain (1):
+
+-  `ceef10b02 <https://github.com/open-power/hostboot/commit/ceef10b02>`__ HTMGT: Update to support new PGPE elog structure
+
+Chris Steffen (1):
+
+-  `2619526af <https://github.com/open-power/hostboot/commit/2619526af>`__ P9A Tx Fifo Init + Init Settings Update
+
+Christian Geddes (60):
+
+-  `e7f8781ee <https://github.com/open-power/hostboot/commit/e7f8781ee>`__ Force sbe update loop if a change in OMI freq is detected
+-  `73acf956a <https://github.com/open-power/hostboot/commit/73acf956a>`__ Support reading from EECACHE during runtime
+-  `c865c731a <https://github.com/open-power/hostboot/commit/c865c731a>`__ Register EEPROM_CACHE device route for NODE targets for
+   PVPD support
+-  `81c225bca <https://github.com/open-power/hostboot/commit/81c225bca>`__ Enable runtime test for Axone
+-  `be772a1e3 <https://github.com/open-power/hostboot/commit/be772a1e3>`__ Break out of loop if we fail to load reserved mem section
+-  `b3c0accfe <https://github.com/open-power/hostboot/commit/b3c0accfe>`__ Remove MVPD,MEMD and CENHWIMG section from Axone pnor
+   layout
+-  `f9d0c39c1 <https://github.com/open-power/hostboot/commit/f9d0c39c1>`__ Skip phase 2 of IDEC check for ocmb targets for gemini
+-  `7e05c2e69 <https://github.com/open-power/hostboot/commit/7e05c2e69>`__ Always update EECACHE header when we find a new eeprom
+   entry
+-  `ed0430e90 <https://github.com/open-power/hostboot/commit/ed0430e90>`__ OR mux select with the “enable” bit 0b1000 when making
+   selection
+-  `119219fbd <https://github.com/open-power/hostboot/commit/119219fbd>`__ Skip mss_scrub with axone system for until we get it
+   working
+-  `311f9e017 <https://github.com/open-power/hostboot/commit/311f9e017>`__ Add temp workaround to force Axone to use Nimbus’s hcode
+   lid
+-  `650345ffb <https://github.com/open-power/hostboot/commit/650345ffb>`__ Switch which OMI init hwp we call for GEMINI ocmb targets
+-  `9bdc8a41d <https://github.com/open-power/hostboot/commit/9bdc8a41d>`__ Temp workaround to skip filling in TPM info for RT on
+   axone systems
+-  `b424be0fc <https://github.com/open-power/hostboot/commit/b424be0fc>`__ Set Gemini EC level to be 0x10 if 0x00 is found in SPD
+   revision field
+-  `aade92abb <https://github.com/open-power/hostboot/commit/aade92abb>`__ Add workaround to ignore MC channel hangs for Swift
+   bringup
+-  `a7892148b <https://github.com/open-power/hostboot/commit/a7892148b>`__ Only compare a proc’s omi freq if it has functional OCMB
+   children
+-  `c98af339b <https://github.com/open-power/hostboot/commit/c98af339b>`__ Do not unload modules loaded for unit tests
+-  `0f996208d <https://github.com/open-power/hostboot/commit/0f996208d>`__ Use REL_POS of OMI and not OCMB for calculating hdat DIMM
+   ID’s
+-  `ca543f732 <https://github.com/open-power/hostboot/commit/ca543f732>`__ Add OSYS record MM/SS keyword checks for PVPD
+-  `b1ec6c18b <https://github.com/open-power/hostboot/commit/b1ec6c18b>`__ Update ocmb i2c driver to send address in read command
+   sequence
+-  `a950157bf <https://github.com/open-power/hostboot/commit/a950157bf>`__ Update sim scripts to use $proc_chip_type to lookup chip
+   for Axone
+-  `4e839856d <https://github.com/open-power/hostboot/commit/4e839856d>`__ Lookup ID/EC register on Gemini OCBMs for comparison to
+   SPD
+-  `3bbc07ee0 <https://github.com/open-power/hostboot/commit/3bbc07ee0>`__ Introduce exp_getidec HWP
+-  `00fa8005d <https://github.com/open-power/hostboot/commit/00fa8005d>`__ Compile new ioo_dl_npu_scominit HWP so its ready to use
+-  `6ba5510b7 <https://github.com/open-power/hostboot/commit/6ba5510b7>`__ Add “Not Wired” option for OPTICS_CONFIG_MODE attrs
+-  `59a241514 <https://github.com/open-power/hostboot/commit/59a241514>`__ Update DIMM mux_select to match their OCMB counterparts
+-  `bafe5de9d <https://github.com/open-power/hostboot/commit/bafe5de9d>`__ Account for Explorer’s DMB_REVISION format in its SPD
+-  `e85d6dd64 <https://github.com/open-power/hostboot/commit/e85d6dd64>`__ Re-enable mss_scrub in istep16 for axone systems
+-  `8ab48e774 <https://github.com/open-power/hostboot/commit/8ab48e774>`__ Apply MC_HANG timeout workaround to all processors
+-  `147018379 <https://github.com/open-power/hostboot/commit/147018379>`__ Skip OCMB targets while decidng what targets to process
+   for IpmiFruInv
+-  `69f3bd253 <https://github.com/open-power/hostboot/commit/69f3bd253>`__ Update axone pnor layout to move eecache to the begining
+-  `b7c4af200 <https://github.com/open-power/hostboot/commit/b7c4af200>`__ Add wrapper to exp_getidec HWP so we can call it in
+   platform code
+-  `1b3bc0e6a <https://github.com/open-power/hostboot/commit/1b3bc0e6a>`__ Disable OMI deconfig tests
+-  `0f3e041cb <https://github.com/open-power/hostboot/commit/0f3e041cb>`__ Add new DDR4 DDIMM keyword ENTIRE_SPD_WITHOUT_EFD
+-  `e1de8adbd <https://github.com/open-power/hostboot/commit/e1de8adbd>`__ Increase hostboot standalone timeout to be 75 minutes
+-  `bce435643 <https://github.com/open-power/hostboot/commit/bce435643>`__ Add call to fapi wrapper of exp_getidec into hwasPlat
+   code
+-  `51c6d68c1 <https://github.com/open-power/hostboot/commit/51c6d68c1>`__ Update dimmspd used by explorers in axone simics
+-  `1629aca37 <https://github.com/open-power/hostboot/commit/1629aca37>`__ Increase timeout for OCMB inband communication doorbell
+-  `5b6b984fa <https://github.com/open-power/hostboot/commit/5b6b984fa>`__ Reorganize omi training steps accounting for new omi
+   training hwps
+-  `8b524caae <https://github.com/open-power/hostboot/commit/8b524caae>`__ Set endianess attributes in hb_customized_attrs instead
+   of in code
+-  `2dc7d1457 <https://github.com/open-power/hostboot/commit/2dc7d1457>`__ Update Part Number field side for DDR4 DDIMM spd layout
+-  `a058d0e23 <https://github.com/open-power/hostboot/commit/a058d0e23>`__ Call cronus version of memdiags for explorer until prd
+   version works
+-  `aa122e3e9 <https://github.com/open-power/hostboot/commit/aa122e3e9>`__ Don’t consider processor’s OMI freq if it is 0 when freq
+   restrictions
+-  `9c4be0da9 <https://github.com/open-power/hostboot/commit/9c4be0da9>`__ Only call memdiags on Explorer ocmb chips
+-  `632582f10 <https://github.com/open-power/hostboot/commit/632582f10>`__ Allow dynmic i2c device addresses and set up PMIC targets
+   to do this
+-  `22b39d874 <https://github.com/open-power/hostboot/commit/22b39d874>`__ Adjust deadman timeout request time to be 10.5 seconds
+-  `d1260d0c7 <https://github.com/open-power/hostboot/commit/d1260d0c7>`__ Fix ipmifruinv calls for dimms in swift systems
+-  `c016e9860 <https://github.com/open-power/hostboot/commit/c016e9860>`__ Avoid commiting errors inside fapi2_i2c device driver
+-  `c3689a691 <https://github.com/open-power/hostboot/commit/c3689a691>`__ Fixes to PMIC presence detection
+-  `6d6b8ced5 <https://github.com/open-power/hostboot/commit/6d6b8ced5>`__ Allow HWPs that send BOOT_CONFIG command to ocbm to run
+   in simics
+-  `7cb71794b <https://github.com/open-power/hostboot/commit/7cb71794b>`__ Correct ptr math and force CI i/o in kernal for machchk
+   escalation
+-  `b80205824 <https://github.com/open-power/hostboot/commit/b80205824>`__ Filter out i2c slaves that are not associated with a
+   given master
+-  `946a75dff <https://github.com/open-power/hostboot/commit/946a75dff>`__ Add calls to p9a_disable_ocmb_i2c HWP in istep 8.12
+-  `ea01d258c <https://github.com/open-power/hostboot/commit/ea01d258c>`__ Introduce eecache_editor.pl tool
+-  `2a1b24baf <https://github.com/open-power/hostboot/commit/2a1b24baf>`__ Correct target hiearchy in axone system xml
+-  `d712b65d7 <https://github.com/open-power/hostboot/commit/d712b65d7>`__ Remove workaround setting EFUSE3 power-on value
+-  `2a806047e <https://github.com/open-power/hostboot/commit/2a806047e>`__ Remove workaround added to increment MCS timeout for
+   gemini’s
+-  `582071097 <https://github.com/open-power/hostboot/commit/582071097>`__ Add hwp retry loop as workaround until we resolve timeout
+   issue
+-  `f32aff51f <https://github.com/open-power/hostboot/commit/f32aff51f>`__ Make RT_TARG id generation code common between IPL time
+   and runtime
+-  `7866a7cc7 <https://github.com/open-power/hostboot/commit/7866a7cc7>`__ Add API to get OCMB’s mmio information, used to build
+   HDAT
+
+Claus Michael Olsen (1):
+
+-  `aea300c8e <https://github.com/open-power/hostboot/commit/aea300c8e>`__ Fix to SW473350: p9_xip_customize Vpd core fill bug
+
+Corey Swenson (20):
+
+-  `f088a0dc2 <https://github.com/open-power/hostboot/commit/f088a0dc2>`__ Miscellaneous NVDIMM cleanup
+-  `af4454c30 <https://github.com/open-power/hostboot/commit/af4454c30>`__ NVDIMM unlock error DELAYED_DECONFIG
+-  `f691dc23a <https://github.com/open-power/hostboot/commit/f691dc23a>`__ HBRT command from SBE to trigger NVDIMM operations
+-  `0856a71d6 <https://github.com/open-power/hostboot/commit/0856a71d6>`__ Fix NVDIMM update error log comments
+-  `2ad648b98 <https://github.com/open-power/hostboot/commit/2ad648b98>`__ NVDIMM: Load warning thresholds, after FW_UPDATE, on
+   every IPL
+-  `d8db346a1 <https://github.com/open-power/hostboot/commit/d8db346a1>`__ Add Encryption Enabled bit to NV_STATUS_FLAG
+-  `26c32cba6 <https://github.com/open-power/hostboot/commit/26c32cba6>`__ NVDIMM: Additional FFDC for NVDIMM/BPM callouts
+-  `ce0d29c96 <https://github.com/open-power/hostboot/commit/ce0d29c96>`__ Add vendor log data to FFDC for all NVDIMM HW errors
+-  `1434b8952 <https://github.com/open-power/hostboot/commit/1434b8952>`__ NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERROR
+-  `adc61f1bd <https://github.com/open-power/hostboot/commit/adc61f1bd>`__ Attempt to unlock encryption in NVDIMM Arm function
+-  `7fb809d19 <https://github.com/open-power/hostboot/commit/7fb809d19>`__ Re-enable NV_STATUS notification for Opal
+-  `f41f71705 <https://github.com/open-power/hostboot/commit/f41f71705>`__ Fix linker Object init
+-  `d8decc681 <https://github.com/open-power/hostboot/commit/d8decc681>`__ Add support for NULL char in vendor log
+-  `7e66117da <https://github.com/open-power/hostboot/commit/7e66117da>`__ Add NVDIMM opertions to rt_cmds
+-  `d432c4503 <https://github.com/open-power/hostboot/commit/d432c4503>`__ Fix auto-arming NVDIMMs for ESS systems
+-  `5eaa67a66 <https://github.com/open-power/hostboot/commit/5eaa67a66>`__ Always send NV_STATUS to Opal when opal-prd starts
+-  `c3d65931f <https://github.com/open-power/hostboot/commit/c3d65931f>`__ Fix for missing HBRT error log after error injected
+-  `634b78532 <https://github.com/open-power/hostboot/commit/634b78532>`__ NVDIMM : Catch save error during MPIPL
+-  `a96914fab <https://github.com/open-power/hostboot/commit/a96914fab>`__ Add support for NVDIMM secure erase verify
+-  `e69d7d9ff <https://github.com/open-power/hostboot/commit/e69d7d9ff>`__ ARM/DISARM NVDIMMs by proc
+
+Dan Crowell (56):
+
+-  `d0e2fddc7 <https://github.com/open-power/hostboot/commit/d0e2fddc7>`__ Add option to factory reset nvdimms
+-  `f2281d448 <https://github.com/open-power/hostboot/commit/f2281d448>`__ Enable URMOR hack for Axone
+-  `2dc572888 <https://github.com/open-power/hostboot/commit/2dc572888>`__ Add type to adapt mrw version of i2c mux to hb mux type
+-  `0d622822e <https://github.com/open-power/hostboot/commit/0d622822e>`__ Enable URMOR hack for Axone in shutdown path
+-  `7a758c4ef <https://github.com/open-power/hostboot/commit/7a758c4ef>`__ Handle processor swap between slots to 1-socket system
+-  `6c712843a <https://github.com/open-power/hostboot/commit/6c712843a>`__ Force NO_SWAP for Explorer MMIO word swap for now
+-  `0606bb795 <https://github.com/open-power/hostboot/commit/0606bb795>`__ Honor DDIMM EFD metadata to choose OMI frequencies
+-  `b4b84d189 <https://github.com/open-power/hostboot/commit/b4b84d189>`__ Fix BPM script to put temp files into obj tree
+-  `fae196d66 <https://github.com/open-power/hostboot/commit/fae196d66>`__ Add Axone comment to grouping attribute
+-  `c0426a12d <https://github.com/open-power/hostboot/commit/c0426a12d>`__ Remove a file to remirror it
+-  `6d14af625 <https://github.com/open-power/hostboot/commit/6d14af625>`__ Add subsystem translations for NVDIMM part callouts
+-  `4b8fb565e <https://github.com/open-power/hostboot/commit/4b8fb565e>`__ Fix OMIC MRW processing
+-  `cd820b662 <https://github.com/open-power/hostboot/commit/cd820b662>`__ Final solution for Axone HCODE lid id
+-  `2ceefa096 <https://github.com/open-power/hostboot/commit/2ceefa096>`__ Do not allow PNOR partition adjustments when not in test
+   mode
+-  `5f27f36ed <https://github.com/open-power/hostboot/commit/5f27f36ed>`__ Enable SMF tests for Axone
+-  `56b1dbc3c <https://github.com/open-power/hostboot/commit/56b1dbc3c>`__ Skip hardware delays when running in Simics
+-  `8ad37b962 <https://github.com/open-power/hostboot/commit/8ad37b962>`__ Add support for DMI-MEMBUF bus failures to fapi
+-  `a3a392385 <https://github.com/open-power/hostboot/commit/a3a392385>`__ Add OMI bus support to callouts
+-  `ed40af7bc <https://github.com/open-power/hostboot/commit/ed40af7bc>`__ Enable rolling counter and verification of req id for
+   Explorer
+-  `e9c4e6ad6 <https://github.com/open-power/hostboot/commit/e9c4e6ad6>`__ Remove ibm prefix from reserved memory spaces
+-  `70b54e6ae <https://github.com/open-power/hostboot/commit/70b54e6ae>`__ Automatically set VPD cache flags based on EEPROM cache
+   setting
+-  `a0207ea10 <https://github.com/open-power/hostboot/commit/a0207ea10>`__ Add attribute to explicitly force OCMB Firmware update
+   behavior
+-  `576b16849 <https://github.com/open-power/hostboot/commit/576b16849>`__ Add plug-rule callout to memory vpd lookup failure
+-  `a7739158a <https://github.com/open-power/hostboot/commit/a7739158a>`__ Support scoms to MEM_PORT targets
+-  `38949a9bb <https://github.com/open-power/hostboot/commit/38949a9bb>`__ Do not crash if we have no functional nodes
+-  `4924154e6 <https://github.com/open-power/hostboot/commit/4924154e6>`__ Create FW interfaces to execute memory diagnostics
+-  `9c7a264f8 <https://github.com/open-power/hostboot/commit/9c7a264f8>`__ Fix fapi spd testcases
+-  `d519d2911 <https://github.com/open-power/hostboot/commit/d519d2911>`__ Fix timestamp parser for OpenBMC ESELs
+-  `95bb7028e <https://github.com/open-power/hostboot/commit/95bb7028e>`__ Move HBRT reserved memory off of NVDIMMs
+-  `1f46cc39f <https://github.com/open-power/hostboot/commit/1f46cc39f>`__ Increase size of default printk buffer in error logs
+-  `06b4ead53 <https://github.com/open-power/hostboot/commit/06b4ead53>`__ Mark bootloader RCs for FSP export
+-  `dfba68af8 <https://github.com/open-power/hostboot/commit/dfba68af8>`__ Update simics level to
+   f0c3530f4fefad5236391e61ae29b1a2582636ca
+-  `4235f2f22 <https://github.com/open-power/hostboot/commit/4235f2f22>`__ Add missing trace point to BlTrace.pm tool
+-  `aad465f4b <https://github.com/open-power/hostboot/commit/aad465f4b>`__ For ATTR_MSS_OCMB_HALF_DIMM_MODE to full dimm mode
+-  `c46f1ee5b <https://github.com/open-power/hostboot/commit/c46f1ee5b>`__ Automatically include config.h
+-  `75c0908b9 <https://github.com/open-power/hostboot/commit/75c0908b9>`__ Switch DECONFIG over to DELAYED_DECONFIG
+-  `4638dc513 <https://github.com/open-power/hostboot/commit/4638dc513>`__ Add current istep into TI SRC
+-  `ddad6a525 <https://github.com/open-power/hostboot/commit/ddad6a525>`__ Call p9a_throttle_sync inside mss_scominit
+-  `4198ffbc2 <https://github.com/open-power/hostboot/commit/4198ffbc2>`__ Force a Hostboot dump on any TI in Simics
+-  `91f6cf741 <https://github.com/open-power/hostboot/commit/91f6cf741>`__ Enhancements to default console output
+-  `6ceeb473d <https://github.com/open-power/hostboot/commit/6ceeb473d>`__ Move p9a_omi_setup_bars from 12.4 to 12.3
+-  `03db83368 <https://github.com/open-power/hostboot/commit/03db83368>`__ Handle automatic interleaving between OMI sub-channels
+-  `c6aaded09 <https://github.com/open-power/hostboot/commit/c6aaded09>`__ Support for ATTR_TMP and GUARD in standalone simics
+-  `fd4e73a22 <https://github.com/open-power/hostboot/commit/fd4e73a22>`__ Add obj tree to EXTRAINCDIR for istep10
+-  `14a51c828 <https://github.com/open-power/hostboot/commit/14a51c828>`__ Add more rc values to vmmpagetest
+-  `1cb00f7e0 <https://github.com/open-power/hostboot/commit/1cb00f7e0>`__ Add fir subdir to Axone mss HWP compile path
+-  `3b5bb9f2e <https://github.com/open-power/hostboot/commit/3b5bb9f2e>`__ Adjust idec algorithm for Explorer B.0 format
+-  `1a19ea2ae <https://github.com/open-power/hostboot/commit/1a19ea2ae>`__ Change p9a_mss_freq from MEM_PORT to PROC_CHIP targets
+   (HB)
+-  `4a69880fa <https://github.com/open-power/hostboot/commit/4a69880fa>`__ Better handling of end-of-year mirrored commits
+-  `dced790c1 <https://github.com/open-power/hostboot/commit/dced790c1>`__ ZZ Gen4 WOFDATA
+-  `541200528 <https://github.com/open-power/hostboot/commit/541200528>`__ Do not truncate error log at runtime when using
+   firmware_request
+-  `4e31bed66 <https://github.com/open-power/hostboot/commit/4e31bed66>`__ Convert DECONFIG to DELAYED_DECONFIG on FSP systems
+-  `c815997b7 <https://github.com/open-power/hostboot/commit/c815997b7>`__ Pass complete mmio address into runtime ocmb scom
+   interface
+-  `0b49c1912 <https://github.com/open-power/hostboot/commit/0b49c1912>`__ Add translation for SuperWOF lid id
+-  `9f4f5c89e <https://github.com/open-power/hostboot/commit/9f4f5c89e>`__ Allow very long attribute names
+-  `f6f86c539 <https://github.com/open-power/hostboot/commit/f6f86c539>`__ Removing files to force a remirror…
+
+Dan Larson (1):
+
+-  `514dce81c <https://github.com/open-power/hostboot/commit/514dce81c>`__ HCBI-239 Enable static analysis
+
+Daniel M Crowell (3):
+
+-  `4a6e20386 <https://github.com/open-power/hostboot/commit/4a6e20386>`__ Revert “Compile Hostboot with -Os”
+-  `35cc764a1 <https://github.com/open-power/hostboot/commit/35cc764a1>`__ Revert “Remove ibm prefix from reserved memory spaces”
+-  `6332cbac6 <https://github.com/open-power/hostboot/commit/6332cbac6>`__ Revert “Add DDR4 RCD attributes from the EXP resp
+   structure”
+
+Dean Sanner (10):
+
+-  `a22884e07 <https://github.com/open-power/hostboot/commit/a22884e07>`__ Correctly form LX record/keyword for OpenPOWER
+-  `449d1fabb <https://github.com/open-power/hostboot/commit/449d1fabb>`__ Fix bug in attribute sync
+-  `cd1e5c91e <https://github.com/open-power/hostboot/commit/cd1e5c91e>`__ Compile Hostboot with -Os
+-  `c4e7bcba0 <https://github.com/open-power/hostboot/commit/c4e7bcba0>`__ Compile Hostboot with -Os
+-  `7c03d51c2 <https://github.com/open-power/hostboot/commit/7c03d51c2>`__ Always position HOMER in HV space for istep 16
+-  `b28407123 <https://github.com/open-power/hostboot/commit/b28407123>`__ Add missing target types for OCMB
+-  `81abe97b7 <https://github.com/open-power/hostboot/commit/81abe97b7>`__ Support direct load of POWERVM from BOOTKERNEL partition
+-  `d99b1eddc <https://github.com/open-power/hostboot/commit/d99b1eddc>`__ Add SBE Arch dump area for both OPAL & PHYP
+-  `334617066 <https://github.com/open-power/hostboot/commit/334617066>`__ Replace spr/gpr numbers with names for arch dump
+-  `c16b08724 <https://github.com/open-power/hostboot/commit/c16b08724>`__ Update HDAT flags to indicate memory dump
+
+Devon Baughen (1):
+
+-  `df80bf43c <https://github.com/open-power/hostboot/commit/df80bf43c>`__ add function to turn on adaptation in bootconfig
+
+Emmanuel Sacristan (1):
+
+-  `eb3d4239b <https://github.com/open-power/hostboot/commit/eb3d4239b>`__ adding iss 768 init for p9 behaviour in nmmu
+
+Giridhari Krishnan (1):
+
+-  `d507b6f85 <https://github.com/open-power/hostboot/commit/d507b6f85>`__ Merging of Serverwiz and hostboot repo Targets.pm
+
+Glenn Miles (2):
+
+-  `9f92316f3 <https://github.com/open-power/hostboot/commit/9f92316f3>`__ Do nothing with error logs after shutdown event is
+   received.
+-  `68ba813f2 <https://github.com/open-power/hostboot/commit/68ba813f2>`__ Fix invalid use of vector iterator
+
+Ilya Smirnov (11):
+
+-  `3ab493b69 <https://github.com/open-power/hostboot/commit/3ab493b69>`__ Account For TPM Not Required in Node Comm
+-  `33dcae3a2 <https://github.com/open-power/hostboot/commit/33dcae3a2>`__ Set SMF_CONFIG Attribute in MBOX Scratch Reg
+-  `4ea0824d8 <https://github.com/open-power/hostboot/commit/4ea0824d8>`__ Update SBE In Istep7.5 In SMF Mode
+-  `3db6c1479 <https://github.com/open-power/hostboot/commit/3db6c1479>`__ Cache VERSION Partition
+-  `b9cb9f771 <https://github.com/open-power/hostboot/commit/b9cb9f771>`__ Update SYS’s ATTR_XSCOM_BASE_ADDRESS in SMF Paths
+-  `fc0e2ceee <https://github.com/open-power/hostboot/commit/fc0e2ceee>`__ HDAT: Add SMF Memory Region
+-  `c049efe44 <https://github.com/open-power/hostboot/commit/c049efe44>`__ Update startup.simics To Disable SBE Updates
+-  `d2bcdefb2 <https://github.com/open-power/hostboot/commit/d2bcdefb2>`__ Add Printk Traces to ThreadPool Unit Tests
+-  `0e5621232 <https://github.com/open-power/hostboot/commit/0e5621232>`__ Fix ThreadPool Memory Corruption
+-  `1cee7cd49 <https://github.com/open-power/hostboot/commit/1cee7cd49>`__ Fix UVBWLIST SBE Chip Op
+-  `58930a38e <https://github.com/open-power/hostboot/commit/58930a38e>`__ HB TI Area Parser
+
+Jacob Harvey (6):
+
+-  `9fc60d7a2 <https://github.com/open-power/hostboot/commit/9fc60d7a2>`__ Fixed doxygen errors and typos
+-  `53b580bab <https://github.com/open-power/hostboot/commit/53b580bab>`__ Implementing thermal_init
+-  `f26b88c04 <https://github.com/open-power/hostboot/commit/f26b88c04>`__ Power Thermal init
+-  `85b7c42f1 <https://github.com/open-power/hostboot/commit/85b7c42f1>`__ Disable memory throttle change_after_sync
+-  `7bb1c0030 <https://github.com/open-power/hostboot/commit/7bb1c0030>`__ Change power controll settings for PD/STR
+-  `e7de009de <https://github.com/open-power/hostboot/commit/e7de009de>`__ L3 draminit and mss_lib
+
+Jayashankar Padath (3):
+
+-  `103d85c96 <https://github.com/open-power/hostboot/commit/103d85c96>`__ HDAT: Support for Swift/Axone memory sub system
+-  `50c349b5a <https://github.com/open-power/hostboot/commit/50c349b5a>`__ HDAT: Add MMIO information of OCMB in to Ms Area
+-  `8e9344fa0 <https://github.com/open-power/hostboot/commit/8e9344fa0>`__ HDAT: Update on MMIO range address
+
+Jenny Huynh (2):
+
+-  `1c64cf3cb <https://github.com/open-power/hostboot/commit/1c64cf3cb>`__ Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+,
+   ADD1.0+
+-  `39854a32f <https://github.com/open-power/hostboot/commit/39854a32f>`__ Add slbv, slbe extraction to p9_ram_core procedure
+
+Jet Li (1):
+
+-  `4e071c333 <https://github.com/open-power/hostboot/commit/4e071c333>`__ Create submodule in hostboot repo for mctp
+
+Joachim Fenkes (1):
+
+-  `60d3cb8b4 <https://github.com/open-power/hostboot/commit/60d3cb8b4>`__ Streamline the way PIB/NET are initialized between SBE
+   and Cronus
+
+Joe McGill (2):
+
+-  `bd473add8 <https://github.com/open-power/hostboot/commit/bd473add8>`__ p9_fbc_ioo_tdm_recovery – post spare lane FIR after final
+   FIR clearing, unmask
+-  `1fb1c42e4 <https://github.com/open-power/hostboot/commit/1fb1c42e4>`__ p9_proc_gettracearray – updates for Axone
+
+Kahn Evans (1):
+
+-  `66af054d9 <https://github.com/open-power/hostboot/commit/66af054d9>`__ Fix for missing putCMD symbols
+
+Klaus Heinrich Kiwi (1):
+
+-  `caaf22c3e <https://github.com/open-power/hostboot/commit/caaf22c3e>`__ Debug Scripts: Remove deprecated defined(@array)
+
+Louis Stermole (37):
+
+-  `dd6aa0faa <https://github.com/open-power/hostboot/commit/dd6aa0faa>`__ Lengthen polling duration for Explorer outbound doorbell
+-  `a911c8a49 <https://github.com/open-power/hostboot/commit/a911c8a49>`__ Fix polling timeouts for exp_omi_train and
+   exp_check_for_ready
+-  `eed860207 <https://github.com/open-power/hostboot/commit/eed860207>`__ Add attribute to control word swapping over OMI MMIO
+-  `77397c404 <https://github.com/open-power/hostboot/commit/77397c404>`__ Change description and default for
+   ATTR_MSS_OCMB_EXP_BOOT_CONFIG_DFE_DISABLE
+-  `51aebe563 <https://github.com/open-power/hostboot/commit/51aebe563>`__ Change p9a_mss_eff_config to use rank-specific RTT values
+   from SPD
+-  `3e7974342 <https://github.com/open-power/hostboot/commit/3e7974342>`__ Updates to Explorer FW upload tools
+-  `4cbe15e36 <https://github.com/open-power/hostboot/commit/4cbe15e36>`__ Rename p9a_mss_memdiag to exp_mss_memdiag
+-  `9d7ab6bb2 <https://github.com/open-power/hostboot/commit/9d7ab6bb2>`__ Skip running EXP_FW_TEMP_SENSOR_CONFIG_INTERVAL_READ in
+   exp_mss_thermal_init
+-  `ff05444dd <https://github.com/open-power/hostboot/commit/ff05444dd>`__ Remove unmask of MCBISTFIRQ[12]
+-  `994392964 <https://github.com/open-power/hostboot/commit/994392964>`__ Remove unused procedure p9a_mss_eff_config_thermal
+-  `3502d6036 <https://github.com/open-power/hostboot/commit/3502d6036>`__ Add deconfigure of memory port if mss_freq can’t find
+   consensus freq
+-  `2f808f21c <https://github.com/open-power/hostboot/commit/2f808f21c>`__ Skip setting up emergency throttle settings for Explorer
+   in Cronus mode
+-  `ef6600cc1 <https://github.com/open-power/hostboot/commit/ef6600cc1>`__ Add empty file for exp_port_traits
+-  `7b91b9596 <https://github.com/open-power/hostboot/commit/7b91b9596>`__ Add attribute to specify polling timeout for
+   exp_check_for_ready
+-  `a801fcf53 <https://github.com/open-power/hostboot/commit/a801fcf53>`__ Fix exp_draminit to print response structure and error
+   code when training fails
+-  `a69715d78 <https://github.com/open-power/hostboot/commit/a69715d78>`__ Add p9a_mss_utils_to_throttle
+-  `6b29b3829 <https://github.com/open-power/hostboot/commit/6b29b3829>`__ Change p9a_mss_freq to work on PROC_CHIP target
+-  `f51ad1f24 <https://github.com/open-power/hostboot/commit/f51ad1f24>`__ Add blank file for exp_port.C
+-  `a9b71d90c <https://github.com/open-power/hostboot/commit/a9b71d90c>`__ Don’t assert from ddimm_get_efd for unsupported freq if
+   ffdc_enabled not set
+-  `c49249c72 <https://github.com/open-power/hostboot/commit/c49249c72>`__ Add Explorer specific MCBIST settings before scrub and
+   maint
+-  `19e0f82a3 <https://github.com/open-power/hostboot/commit/19e0f82a3>`__ Add blank file exp_fir.C for HB mirror
+-  `46174931e <https://github.com/open-power/hostboot/commit/46174931e>`__ Add blank files for P9A plug rules
+-  `c4fd28507 <https://github.com/open-power/hostboot/commit/c4fd28507>`__ Add Axone FIR unmasking after p9_chiplet_scominit
+-  `288f7babe <https://github.com/open-power/hostboot/commit/288f7babe>`__ Add unmask_after_exp_omi_setup and FIR checks
+-  `3a26734f8 <https://github.com/open-power/hostboot/commit/3a26734f8>`__ Add ATTR_MEM_IGNORE_PLUG_RULES to skip Axone plug rules
+-  `f40c41f81 <https://github.com/open-power/hostboot/commit/f40c41f81>`__ Increase exp_draminit polling timeout for MDS
+-  `9c2a95eab <https://github.com/open-power/hostboot/commit/9c2a95eab>`__ Add some FIR unmask updates for p9a and explorer
+-  `fde4c9f63 <https://github.com/open-power/hostboot/commit/fde4c9f63>`__ Add periodic mem cal to end of exp_draminit_mc
+-  `513da3116 <https://github.com/open-power/hostboot/commit/513da3116>`__ Set reorder mode after read-only subtest in exp_memdiag
+-  `e9687ad70 <https://github.com/open-power/hostboot/commit/e9687ad70>`__ Add unmasks for REG1 and REG2 versions of OMI_FIR for
+   Axone
+-  `6ed0290da <https://github.com/open-power/hostboot/commit/6ed0290da>`__ Change “ALL EFDs have been exhausted” trace from error to
+   info
+-  `eed98f14e <https://github.com/open-power/hostboot/commit/eed98f14e>`__ Fix DL_OMI_FIR unmasks after p9_chiplet_scominit to be DL
+   specific
+-  `445272ea4 <https://github.com/open-power/hostboot/commit/445272ea4>`__ Fix Swift plug rule for DDIMM channel dependency
+-  `044ece9cc <https://github.com/open-power/hostboot/commit/044ece9cc>`__ Add PRD helper functions for restore_repairs on Nimbus
+   and Explorer
+-  `129a80acf <https://github.com/open-power/hostboot/commit/129a80acf>`__ Fix MC_OMI_FIR_REG_DL0_FLIT_CE unmask in p9a_omi_init
+-  `d97ea2280 <https://github.com/open-power/hostboot/commit/d97ea2280>`__ Add initial masking to Explorer MC_OMI_FIR in
+   exp_omi_setup
+-  `e27c350a6 <https://github.com/open-power/hostboot/commit/e27c350a6>`__ Add include for find.H in gen_mss_port.H
+
+Luis Fernandez (6):
+
+-  `6faf10f43 <https://github.com/open-power/hostboot/commit/6faf10f43>`__ HB Implement Static Analysis with cppcheck
+-  `5474e9200 <https://github.com/open-power/hostboot/commit/5474e9200>`__ Fixes from HB for GCC 8 Compiler
+-  `163b6d077 <https://github.com/open-power/hostboot/commit/163b6d077>`__ (Fix for:) Alert when a partition’s space utilization
+   exceeds a threshold
+-  `08501bc65 <https://github.com/open-power/hostboot/commit/08501bc65>`__ Patch For: Implement Static Analysis with cppcheck
+-  `5dd26a01e <https://github.com/open-power/hostboot/commit/5dd26a01e>`__ New Optional Argument to PnorUtils.pm’s loadPnorLayout
+-  `1f76bfa23 <https://github.com/open-power/hostboot/commit/1f76bfa23>`__ Add call to p9_throttle_sync inside
+   cumulus_call_mss_scominit
+
+MATTHEW I. HICKMAN (9):
+
+-  `01ac1b8dc <https://github.com/open-power/hostboot/commit/01ac1b8dc>`__ Added security bit and fir handling, gard and trace fixes
+-  `1cd7d1c78 <https://github.com/open-power/hostboot/commit/1cd7d1c78>`__ Fix for offset traces due to merge bug
+-  `b0cd81c61 <https://github.com/open-power/hostboot/commit/b0cd81c61>`__ Fixed several small bugs found via code review
+-  `913c6fde1 <https://github.com/open-power/hostboot/commit/913c6fde1>`__ Fixed several Arm error handling bugs
+-  `b23632654 <https://github.com/open-power/hostboot/commit/b23632654>`__ Fixed pre-req check during NVDimm Arm
+-  `36a6a52a5 <https://github.com/open-power/hostboot/commit/36a6a52a5>`__ Added additional erase error handling
+-  `746ec708f <https://github.com/open-power/hostboot/commit/746ec708f>`__ Fixed the restore status flag bug
+-  `5db287b6e <https://github.com/open-power/hostboot/commit/5db287b6e>`__ Fixed NOT_ENOUGH_ENERGY_FOR_CSAVE check
+-  `7b8722652 <https://github.com/open-power/hostboot/commit/7b8722652>`__ Fixed error handling issues in arm path
+
+Mark Pizzutillo (57):
+
+-  `3a513ca00 <https://github.com/open-power/hostboot/commit/3a513ca00>`__ Split omi setup & train for new DL_TRAIN cmd
+-  `5ccea20bd <https://github.com/open-power/hostboot/commit/5ccea20bd>`__ Add omi_workarounds blank files for PRBS OMI training
+   workarounds
+-  `5fffa914a <https://github.com/open-power/hostboot/commit/5fffa914a>`__ Add blank files for exp_inband move to memory/lib/
+-  `cf4b39c85 <https://github.com/open-power/hostboot/commit/cf4b39c85>`__ Add PRBS training sequence to exp_omi_setup
+-  `52ccb29ce <https://github.com/open-power/hostboot/commit/52ccb29ce>`__ Fix FAPI_INF segfault in exp_omi_setup
+-  `bca5cf6af <https://github.com/open-power/hostboot/commit/bca5cf6af>`__ Create workaround for gemini MENTERP register bug
+-  `79c45f4da <https://github.com/open-power/hostboot/commit/79c45f4da>`__ Move exp_inband to lib directory
+-  `00d4530ee <https://github.com/open-power/hostboot/commit/00d4530ee>`__ Add rank API support in axone_mss_freq
+-  `4b5c78b95 <https://github.com/open-power/hostboot/commit/4b5c78b95>`__ Add support for MCHP dmb revision ids in ddimm_get_efd
+-  `24762ab00 <https://github.com/open-power/hostboot/commit/24762ab00>`__ Fix issue in pmic_enable where VR_ENABLE did not kick off
+-  `3c930cf14 <https://github.com/open-power/hostboot/commit/3c930cf14>`__ Add workaround for gemini OMI config settings
+-  `d43de0d64 <https://github.com/open-power/hostboot/commit/d43de0d64>`__ Add pmic_status_tool
+-  `75ac15f71 <https://github.com/open-power/hostboot/commit/75ac15f71>`__ Fix bug causing get_mmio index overflow for swift
+-  `ae8c69b80 <https://github.com/open-power/hostboot/commit/ae8c69b80>`__ Zero out command argument field to fix exp_draminit
+   issues
+-  `7a27f4603 <https://github.com/open-power/hostboot/commit/7a27f4603>`__ Add ekb dual drop support for p9a
+-  `3cdd4fbe9 <https://github.com/open-power/hostboot/commit/3cdd4fbe9>`__ Add pmic_i2c_addr_get function for platform code use
+-  `b2be220bb <https://github.com/open-power/hostboot/commit/b2be220bb>`__ Add blank files for p9a_omi_setup procedure
+-  `d80f7fc83 <https://github.com/open-power/hostboot/commit/d80f7fc83>`__ Fix dmb_revision size in ddimm_get_efd
+-  `04d5973be <https://github.com/open-power/hostboot/commit/04d5973be>`__ Add blank files for exp_omi_train_check procedure
+-  `48abe5e8a <https://github.com/open-power/hostboot/commit/48abe5e8a>`__ Add support for new pmic sequencing SPD fields
+-  `c349ba997 <https://github.com/open-power/hostboot/commit/c349ba997>`__ Check PMIC error and enable statuses after pmic_enable
+-  `104c2dc59 <https://github.com/open-power/hostboot/commit/104c2dc59>`__ Disable & clear PMIC status codes in beginning of
+   pmic_enable
+-  `822fea83d <https://github.com/open-power/hostboot/commit/822fea83d>`__ Add MDS attribute & draminit support
+-  `8f549e754 <https://github.com/open-power/hostboot/commit/8f549e754>`__ Add code and workarounds for \*_omi_setup and
+   \*_omi_train for Swift
+-  `9546b72bc <https://github.com/open-power/hostboot/commit/9546b72bc>`__ Increase default PRBS_TIME for FW
+-  `1745eed20 <https://github.com/open-power/hostboot/commit/1745eed20>`__ Make explorer endian attributes platInit
+-  `d639a5a45 <https://github.com/open-power/hostboot/commit/d639a5a45>`__ Add printout of ECID in exp_getecid
+-  `4921bf245 <https://github.com/open-power/hostboot/commit/4921bf245>`__ Update exp_draminit results display for new response
+   structs
+-  `4b9dc024e <https://github.com/open-power/hostboot/commit/4b9dc024e>`__ Add assert for RSP extended data buffer size in
+   exp_draminit
+-  `0b50210ae <https://github.com/open-power/hostboot/commit/0b50210ae>`__ Reverse mcbist address buffer fields
+-  `3f280b8d2 <https://github.com/open-power/hostboot/commit/3f280b8d2>`__ Fix odt RD/WR fields
+-  `eddd46a88 <https://github.com/open-power/hostboot/commit/eddd46a88>`__ Add MCBIST infinite tests
+-  `30077cd8b <https://github.com/open-power/hostboot/commit/30077cd8b>`__ Add blank files for explorer plug rules libs
+-  `7e3eaedff <https://github.com/open-power/hostboot/commit/7e3eaedff>`__ Add check for compatible upstream templates before
+   enabling Explorer metadata
+-  `1ac7a33a9 <https://github.com/open-power/hostboot/commit/1ac7a33a9>`__ Fix EFD processor indexing error
+-  `291768968 <https://github.com/open-power/hostboot/commit/291768968>`__ Remove vin_bulk check before status clears in pmic_enable
+-  `ecac8199d <https://github.com/open-power/hostboot/commit/ecac8199d>`__ Add asserts for invalid states of enterprise & half dimm
+   mode
+-  `0921b80a5 <https://github.com/open-power/hostboot/commit/0921b80a5>`__ Add new DDIMM spd version 0_3 and update UTs
+-  `149d7cc96 <https://github.com/open-power/hostboot/commit/149d7cc96>`__ Fix pmic_status_tool exiting before checking both PMICs
+-  `d3c8aa5e5 <https://github.com/open-power/hostboot/commit/d3c8aa5e5>`__ Update \*_train_check procedure errors to print status
+   info
+-  `00950f87a <https://github.com/open-power/hostboot/commit/00950f87a>`__ Fix DFIMRL_DDRCLK_trained draminit result display
+   printout log level
+-  `779761d1c <https://github.com/open-power/hostboot/commit/779761d1c>`__ Add read only subtest at the end of exp_mss_memdiags
+-  `dc407ba49 <https://github.com/open-power/hostboot/commit/dc407ba49>`__ Add blank file for hwpf i2cslave attributes
+-  `798af67f2 <https://github.com/open-power/hostboot/commit/798af67f2>`__ Add attribute for SPD_REVISION (byte 1)
+-  `be69d0cb3 <https://github.com/open-power/hostboot/commit/be69d0cb3>`__ Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes
+-  `6579e15ca <https://github.com/open-power/hostboot/commit/6579e15ca>`__ Refactor PMIC attributes to be at OCMB level
+-  `921a602d7 <https://github.com/open-power/hostboot/commit/921a602d7>`__ Add deconfigure for OCMB_TARGET if no doorbell
+-  `ac2efc87f <https://github.com/open-power/hostboot/commit/ac2efc87f>`__ Add SPD, ATTR, and code support for thermal sensor fields
+-  `f5813785b <https://github.com/open-power/hostboot/commit/f5813785b>`__ Move p9a_omi_init from nimbus to axone directory
+-  `87f140959 <https://github.com/open-power/hostboot/commit/87f140959>`__ Fix incorrect polling rate in exp_mss_thermal_init
+-  `42f6285e7 <https://github.com/open-power/hostboot/commit/42f6285e7>`__ Update pmic_bias_tool percentage bias to be relative to
+   nominal
+-  `ba560090b <https://github.com/open-power/hostboot/commit/ba560090b>`__ Update RAS DQ Inject tool with new MCHP squence
+-  `18ef7916f <https://github.com/open-power/hostboot/commit/18ef7916f>`__ pmic_enable: Add additional clear for error status bits
+   in R04-R07
+-  `50da7a4fa <https://github.com/open-power/hostboot/commit/50da7a4fa>`__ Update explorer CCS to handle A vs B side ranks
+-  `5e3449aed <https://github.com/open-power/hostboot/commit/5e3449aed>`__ Update explorer CCS ODTs to support mirroring A-B
+-  `f25313313 <https://github.com/open-power/hostboot/commit/f25313313>`__ Add FFDC and trace for DL0_ERROR_HOLD in
+   \*_omi_train_checks
+-  `09ee51cf9 <https://github.com/open-power/hostboot/commit/09ee51cf9>`__ Add check for matching PMIC vendor and IDT revisions
+
+Matt Derksen (35):
+
+-  `2e406cadf <https://github.com/open-power/hostboot/commit/2e406cadf>`__ Remove CONFIG_AXONE_BRING_UP from xscomtest
+-  `b3043ae16 <https://github.com/open-power/hostboot/commit/b3043ae16>`__ Enable testpreverifiedlidmgr for Axone
+-  `3a146159c <https://github.com/open-power/hostboot/commit/3a146159c>`__ Enable secure boot in Axone simics
+-  `256d3e0a8 <https://github.com/open-power/hostboot/commit/256d3e0a8>`__ Enable prdf_hb_common_test for Axone
+-  `199b35573 <https://github.com/open-power/hostboot/commit/199b35573>`__ Call new p9a_throttle_sync procedure
+-  `fc5fa5842 <https://github.com/open-power/hostboot/commit/fc5fa5842>`__ Runtime scom support for OCMBs
+-  `51b7478d2 <https://github.com/open-power/hostboot/commit/51b7478d2>`__ Fix calling eepromddtest.H
+-  `794efce0c <https://github.com/open-power/hostboot/commit/794efce0c>`__ Fix retry failure in nvdimmWriteData()
+-  `052182c0d <https://github.com/open-power/hostboot/commit/052182c0d>`__ Test runtime scom support in Axone
+-  `b0f0228ff <https://github.com/open-power/hostboot/commit/b0f0228ff>`__ Remove verbose option from handle_duplicates call
+-  `c4df5e918 <https://github.com/open-power/hostboot/commit/c4df5e918>`__ Update SPD_DDR4 size to be 640 bytes
+-  `582ed66b3 <https://github.com/open-power/hostboot/commit/582ed66b3>`__ Implement std::begin() and std::end() for base types
+-  `8664b9adb <https://github.com/open-power/hostboot/commit/8664b9adb>`__ Add exp_mss_eff_config_thermal call to istep7 for Axone
+-  `feef0389e <https://github.com/open-power/hostboot/commit/feef0389e>`__ Dummy commit to prime hwsv for new Explorer FFDC
+   collection
+-  `56574b602 <https://github.com/open-power/hostboot/commit/56574b602>`__ Support EXP_FW_LOG command to get Explorer FW logs
+-  `8e6285e72 <https://github.com/open-power/hostboot/commit/8e6285e72>`__ Support EXP_FW_LOG command to get Explorer Firmware logs
+-  `09016a8a7 <https://github.com/open-power/hostboot/commit/09016a8a7>`__ Hostboot platform support for Explorer inband commands
+   via i2c
+-  `f5796a5fa <https://github.com/open-power/hostboot/commit/f5796a5fa>`__ Add NVDIMM node controller readme text
+-  `63989a514 <https://github.com/open-power/hostboot/commit/63989a514>`__ Create error for unsuspected target in
+   configureHbrtHypIds
+-  `b221671e5 <https://github.com/open-power/hostboot/commit/b221671e5>`__ NVDIMM Erase error handle not working in IPL Arm handling
+-  `68ab1e874 <https://github.com/open-power/hostboot/commit/68ab1e874>`__ Prevent pre-3.0 level NVDIMMs from being in systems
+-  `e01fc4be9 <https://github.com/open-power/hostboot/commit/e01fc4be9>`__ NVDIMM update - Clear FW Ops Status verification
+-  `027b53647 <https://github.com/open-power/hostboot/commit/027b53647>`__ NVDIMM FW update region write retry
+-  `12f57c203 <https://github.com/open-power/hostboot/commit/12f57c203>`__ Slot check after firmware update
+-  `a50115980 <https://github.com/open-power/hostboot/commit/a50115980>`__ Remove excessive NVDIMM tracing from normal path
+-  `e22bb40fb <https://github.com/open-power/hostboot/commit/e22bb40fb>`__ Fix reporting eecache if no record specified
+-  `45cb27519 <https://github.com/open-power/hostboot/commit/45cb27519>`__ NVDIMM: Mask mbacalfir at the beginning of restore step
+   during mpipl
+-  `829e56fb1 <https://github.com/open-power/hostboot/commit/829e56fb1>`__ NVDIMM: Use block write for nvdimm update
+-  `a42605426 <https://github.com/open-power/hostboot/commit/a42605426>`__ NVDIMM: correct the RC for BLOCK write failure
+-  `d45a9393d <https://github.com/open-power/hostboot/commit/d45a9393d>`__ NVDIMM: poll for updated SET_EVENT_NOTIFICATION_STATUS in
+   nvdimmArm
+-  `fffe69ad3 <https://github.com/open-power/hostboot/commit/fffe69ad3>`__ Remove nvdimmAddVendorLog calls from checksum errors
+-  `820a09943 <https://github.com/open-power/hostboot/commit/820a09943>`__ NVDIMM update: retry all region failures
+-  `10a83636b <https://github.com/open-power/hostboot/commit/10a83636b>`__ Improvements to testing NVDIMM update path
+-  `e53402c0f <https://github.com/open-power/hostboot/commit/e53402c0f>`__ Explorer update hash fix
+-  `27e689c2f <https://github.com/open-power/hostboot/commit/27e689c2f>`__ Enable the inband Explorer update
+
+Matt K. Light (1):
+
+-  `da8e96ea0 <https://github.com/open-power/hostboot/commit/da8e96ea0>`__ remove relative path to p9_lpc_utils.H from
+   p9_collect_lpc_regs.C
+
+Matthew Hickman (13):
+
+-  `fd400b157 <https://github.com/open-power/hostboot/commit/fd400b157>`__ Added p9a memdiags implementation
+-  `4d3e1f11e <https://github.com/open-power/hostboot/commit/4d3e1f11e>`__ Added PRD Wrapper file for hwp invoke commands
+-  `afeaf784d <https://github.com/open-power/hostboot/commit/afeaf784d>`__ Fixed the ccs port merge conflicts and added lab code
+-  `d57798877 <https://github.com/open-power/hostboot/commit/d57798877>`__ Added error checking and handling to nvdimm ipl
+-  `d88e41a26 <https://github.com/open-power/hostboot/commit/d88e41a26>`__ Added fir unmasking after exp_scrub
+-  `9965b521f <https://github.com/open-power/hostboot/commit/9965b521f>`__ Added unmasking to exp_memdiags
+-  `abf673285 <https://github.com/open-power/hostboot/commit/abf673285>`__ Added blank files for mrs and row repair
+-  `0106eaa7d <https://github.com/open-power/hostboot/commit/0106eaa7d>`__ Added port of MRS engine to generic
+-  `6db3d460e <https://github.com/open-power/hostboot/commit/6db3d460e>`__ Added MRS attributes and MRS data handling for Explorer
+-  `5adf9d688 <https://github.com/open-power/hostboot/commit/5adf9d688>`__ Added blank files for mrs and row repair
+-  `470b8f500 <https://github.com/open-power/hostboot/commit/470b8f500>`__ Added port of MRS engine to generic
+-  `bbeb38c59 <https://github.com/open-power/hostboot/commit/bbeb38c59>`__ Added MRS attributes and MRS data handling for Explorer
+-  `cc7fb146a <https://github.com/open-power/hostboot/commit/cc7fb146a>`__ Added MRS attributes and MRS data handling for Explorer
+
+Matthew Raybuck (24):
+
+-  `44fe892dc <https://github.com/open-power/hostboot/commit/44fe892dc>`__ Add BPM utility scripts to support additional firmware
+   update requirements
+-  `72f32c4cb <https://github.com/open-power/hostboot/commit/72f32c4cb>`__ Update buildBpmFlashImages.pl to support configuration
+   data binary generation
+-  `f18f9f2d1 <https://github.com/open-power/hostboot/commit/f18f9f2d1>`__ Add BPM firmware update procedure
+-  `beeb7f5f9 <https://github.com/open-power/hostboot/commit/beeb7f5f9>`__ re-enable CRC generation for BPM firmware binary
+-  `0f0b7c641 <https://github.com/open-power/hostboot/commit/0f0b7c641>`__ Fix BPM flash image script to properly calculate line
+   length
+-  `c03117c7b <https://github.com/open-power/hostboot/commit/c03117c7b>`__ Add BPM config update procedure
+-  `5617bb84a <https://github.com/open-power/hostboot/commit/5617bb84a>`__ Add update verification and recovery procedures
+-  `3dc237792 <https://github.com/open-power/hostboot/commit/3dc237792>`__ Add error logs to BPM update procedure
+-  `3c440fe6d <https://github.com/open-power/hostboot/commit/3c440fe6d>`__ Add multiple error handling to BPM update procedure
+-  `56a3ce983 <https://github.com/open-power/hostboot/commit/56a3ce983>`__ Add code to run BPM update procedure from nvdimm_update.C
+-  `e28bd663f <https://github.com/open-power/hostboot/commit/e28bd663f>`__ Correct BPM update flow to match SMARTs flow
+-  `a2118008d <https://github.com/open-power/hostboot/commit/a2118008d>`__ Add attribute to force/skip BPM updates
+-  `0ea4fac25 <https://github.com/open-power/hostboot/commit/0ea4fac25>`__ Enable BPM Updates
+-  `deb984133 <https://github.com/open-power/hostboot/commit/deb984133>`__ Fix lingering error log issues for BPM updates
+-  `f609640a7 <https://github.com/open-power/hostboot/commit/f609640a7>`__ Add more FFDC to BPM Update Error logs
+-  `f88b6bc4a <https://github.com/open-power/hostboot/commit/f88b6bc4a>`__ BPM Updates: Extend the reset device wait to 15 seconds
+   from 10
+-  `25e1157f5 <https://github.com/open-power/hostboot/commit/25e1157f5>`__ Fix misleading trace output for BPM attribute overrides
+-  `d329c59bc <https://github.com/open-power/hostboot/commit/d329c59bc>`__ BPM Updates: Move NVDIMM controller reset and final fw
+   check to end of update
+-  `60fbee21b <https://github.com/open-power/hostboot/commit/60fbee21b>`__ Fix bad arguments to additional FFDC capture in BPM
+   Update code
+-  `fec74df97 <https://github.com/open-power/hostboot/commit/fec74df97>`__ Add a ReadMe to explain high level BPM Update Process
+-  `a2b260834 <https://github.com/open-power/hostboot/commit/a2b260834>`__ BPM Update Tweaks
+-  `ae388288d <https://github.com/open-power/hostboot/commit/ae388288d>`__ Add check to see if BPM is connected before attempting
+   Updates
+-  `7ddeb4d31 <https://github.com/open-power/hostboot/commit/7ddeb4d31>`__ Add 100ms wait to disable write protection for BPM
+-  `acdff8a39 <https://github.com/open-power/hostboot/commit/acdff8a39>`__ BPM: Bpm::issueCommand() fixes
+
+Maxim Polyakov (1):
+
+-  `e8665007c <https://github.com/open-power/hostboot/commit/e8665007c>`__ ipmidcmi: Get DCMI capabilities info to check PM support
+
+Megan (3):
+
+-  `845fb4492 <https://github.com/open-power/hostboot/commit/845fb4492>`__ Allow defining a partition with automatic starting offset
+-  `ade048149 <https://github.com/open-power/hostboot/commit/ade048149>`__ Alert when a partition’s space utilization exceeds a
+   threshold
+-  `1d4530dac <https://github.com/open-power/hostboot/commit/1d4530dac>`__ Implement Static Analysis with cppcheck
+
+Michael Baiocchi (1):
+
+-  `ed42128c7 <https://github.com/open-power/hostboot/commit/ed42128c7>`__ Revert “Terminate the IPL for Physical Presence Detection
+   Erros in Mnfg Mode”
+
+Michael Pardeik (3):
+
+-  `333d66b55 <https://github.com/open-power/hostboot/commit/333d66b55>`__ pmic status tool updates
+-  `fe09e7b9d <https://github.com/open-power/hostboot/commit/fe09e7b9d>`__ exp_mss_eff_config_thermal fixes
+-  `d0a45a3eb <https://github.com/open-power/hostboot/commit/d0a45a3eb>`__ pmic_status_tool updates
+
+Mike Baiocchi (15):
+
+-  `bcd6d6f29 <https://github.com/open-power/hostboot/commit/bcd6d6f29>`__ Secureboot: Enable verifying OPAL Payload before starting
+   instructions
+-  `de0e45306 <https://github.com/open-power/hostboot/commit/de0e45306>`__ Remove Forced Update of UCD Devices
+-  `1dbb91e5e <https://github.com/open-power/hostboot/commit/1dbb91e5e>`__ Add new Key Clear Request Attribute
+-  `eace166aa <https://github.com/open-power/hostboot/commit/eace166aa>`__ Support GPIO Physical Presence Detect Devices
+-  `35964668f <https://github.com/open-power/hostboot/commit/35964668f>`__ Add Physical Presence Check and Window Open Features
+-  `845513c74 <https://github.com/open-power/hostboot/commit/845513c74>`__ Move KEY_CLEAR_REQUEST attribute from node level to
+   system level
+-  `26554a3e5 <https://github.com/open-power/hostboot/commit/26554a3e5>`__ Move definition of TRACE_ERR_FMT and TRACE_ERR_ARGS
+-  `20b285f63 <https://github.com/open-power/hostboot/commit/20b285f63>`__ Add README.md files to the secureboot component
+-  `131e6e15f <https://github.com/open-power/hostboot/commit/131e6e15f>`__ Base support for Key Clear Requests (not enabled at this
+   time)
+-  `01b7ddff2 <https://github.com/open-power/hostboot/commit/01b7ddff2>`__ Enable Key Clear Requests for FSP Systems
+-  `a8368a4f4 <https://github.com/open-power/hostboot/commit/a8368a4f4>`__ Create CONFIG_NO_FAPI_TRACE to ignore all FAPI traces
+-  `14846f049 <https://github.com/open-power/hostboot/commit/14846f049>`__ Key Clear Request Sensor Support
+-  `74d68472d <https://github.com/open-power/hostboot/commit/74d68472d>`__ Terminate the IPL for Physical Presence Detection Erros
+   in Mnfg Mode
+-  `d4e588d22 <https://github.com/open-power/hostboot/commit/d4e588d22>`__ Skip UCD Updates on fips950
+-  `23374658f <https://github.com/open-power/hostboot/commit/23374658f>`__ Properly Commit Physical Presence Detection Error Logs
+
+Milton Miller (1):
+
+-  `f7dab51ab <https://github.com/open-power/hostboot/commit/f7dab51ab>`__ p9_tod_setup: always set edge doubling
+
+Murulidhar Nataraju (5):
+
+-  `4e5e486a1 <https://github.com/open-power/hostboot/commit/4e5e486a1>`__ Enable copying of architected registers for OPAL
+-  `39a6f147b <https://github.com/open-power/hostboot/commit/39a6f147b>`__ Update MPIPL Supported Bit
+-  `3dbe6a196 <https://github.com/open-power/hostboot/commit/3dbe6a196>`__ MPIPL: For PHYP based system replace spr/gpr numbers with
+   names
+-  `2ba85f05b <https://github.com/open-power/hostboot/commit/2ba85f05b>`__ MPIPL:Fix the condition for copyArchitectedRegs()
+-  `d348d7c2d <https://github.com/open-power/hostboot/commit/d348d7c2d>`__ MPIPL: ZZ-L, Update copyArchitectedRegs() for non-HW dump
+   flow
+
+Nico Fajardo (10):
+
+-  `1c830e13d <https://github.com/open-power/hostboot/commit/1c830e13d>`__ Add FAPI_ASSERT for unsupported SPD rank in RTT fetch
+-  `5616a5a99 <https://github.com/open-power/hostboot/commit/5616a5a99>`__ Adding blank exp_fir\* files and unmask unit test
+-  `43f41edb7 <https://github.com/open-power/hostboot/commit/43f41edb7>`__ Adding blank p9a fir folder and files
+-  `5318cf7e4 <https://github.com/open-power/hostboot/commit/5318cf7e4>`__ Porting repair_state class and related functions
+-  `596206610 <https://github.com/open-power/hostboot/commit/596206610>`__ Unmask after draminit and draminit_mc; cmd complete
+-  `7a7bd8440 <https://github.com/open-power/hostboot/commit/7a7bd8440>`__ host_mc_traits blank file commit for after_p9a_omi_init
+-  `8e19c8c4e <https://github.com/open-power/hostboot/commit/8e19c8c4e>`__ Adding after_p9a_omi_init.C and p9a-specific fir traits
+-  `9b510640b <https://github.com/open-power/hostboot/commit/9b510640b>`__ Adding after exp_omi_init unmask procedures and unit test
+-  `4991558f9 <https://github.com/open-power/hostboot/commit/4991558f9>`__ Adding unmasks after exp_scominit and unit test
+-  `9b6bd57a1 <https://github.com/open-power/hostboot/commit/9b6bd57a1>`__ exp draminit & draminit_mc phase 3 update for PRD logging
+
+Prasad Bg Ranganath (1):
+
+-  `f79d885bb <https://github.com/open-power/hostboot/commit/f79d885bb>`__ OCC firinit: Bug fix in reset path
+
+Prem Shanker Jha (4):
+
+-  `1adf7486a <https://github.com/open-power/hostboot/commit/1adf7486a>`__ PM: Modified FFDC to avoid corruption of RC in error
+   path.
+-  `a4f8acbeb <https://github.com/open-power/hostboot/commit/a4f8acbeb>`__ Img Build: Updated STOP API version to reflect SPR self
+   save availability.
+-  `6ab72d5c3 <https://github.com/open-power/hostboot/commit/6ab72d5c3>`__ STOP API: API to verify API and image compatibility.
+-  `af3984c4f <https://github.com/open-power/hostboot/commit/af3984c4f>`__ HWP: Fixed HV-UV and UV transition during STOP entry in
+   case of LE.
+
+Rahul Batra (1):
+
+-  `12fdf6499 <https://github.com/open-power/hostboot/commit/12fdf6499>`__ PM: Fix DB0 Hang
+
+Roland Veloz (13):
+
+-  `44c6d599b <https://github.com/open-power/hostboot/commit/44c6d599b>`__ Replaced invalid trace buffer with a valid one
+-  `eafe3e3d5 <https://github.com/open-power/hostboot/commit/eafe3e3d5>`__ Added support for checking on the health status of an
+   NVDIMM
+-  `86e12de69 <https://github.com/open-power/hostboot/commit/86e12de69>`__ Fix to not send a NVDIMM protection state change to OPAL
+-  `7e5007180 <https://github.com/open-power/hostboot/commit/7e5007180>`__ NVDIMM: Fix issue where a deviceRead of a register is
+   returning bad data
+-  `08db2d6a3 <https://github.com/open-power/hostboot/commit/08db2d6a3>`__ Increased the BMC timeout from 5 seconds to 30 seconds
+-  `7dce74704 <https://github.com/open-power/hostboot/commit/7dce74704>`__ Adding a routine to do the double to string conversion
+-  `96be9fd64 <https://github.com/open-power/hostboot/commit/96be9fd64>`__ In regards to health check errors, removed the software
+   callout
+-  `453670491 <https://github.com/open-power/hostboot/commit/453670491>`__ Updated the HBRT reserved trace buffer code to compensate
+   for relocation
+-  `153dcaa15 <https://github.com/open-power/hostboot/commit/153dcaa15>`__ Implement an HBRT interface to log a gard event from
+   PHYP/OPAL
+-  `c3d8cfd06 <https://github.com/open-power/hostboot/commit/c3d8cfd06>`__ Added code to support doing an NVM health check
+-  `fa1e0b136 <https://github.com/open-power/hostboot/commit/fa1e0b136>`__ Changed the callout in the call NVM Health Status to be
+   an NVDIMM
+-  `532e4d358 <https://github.com/open-power/hostboot/commit/532e4d358>`__ ffdcExpander bash utility tool, written for December,
+   2019 Hackathon
+-  `1559c893b <https://github.com/open-power/hostboot/commit/1559c893b>`__ The HOMER address is colliding with an NVDIMM address and
+   should not
+
+Ryan Black (3):
+
+-  `77ab77a26 <https://github.com/open-power/hostboot/commit/77ab77a26>`__ Mask NPU2FIR bits 15/16 & let consumer of SUE report/act
+   on error
+-  `6b24abd70 <https://github.com/open-power/hostboot/commit/6b24abd70>`__ unit xstop npu firs/sys xstop ocapi firs -> recoverable
+   with fence
+-  `f70454687 <https://github.com/open-power/hostboot/commit/f70454687>`__ set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ
+   buffer read data.
+
+Sheng-Hao Huang (1):
+
+-  `0571992d6 <https://github.com/open-power/hostboot/commit/0571992d6>`__ for defect number HW476620
+
+Sneha Kadam (1):
+
+-  `3eaf02929 <https://github.com/open-power/hostboot/commit/3eaf02929>`__ Renamed MCBIST subtest to clarify the test
+
+Stephen Glancy (35):
+
+-  `de35db8a7 <https://github.com/open-power/hostboot/commit/de35db8a7>`__ Fixes MCBIST ecc/spare data pattern bug
+-  `0978a1a32 <https://github.com/open-power/hostboot/commit/0978a1a32>`__ Adds lab MCBIST compare masking functionality
+-  `1552e3875 <https://github.com/open-power/hostboot/commit/1552e3875>`__ Adds MCBIST beat/byte signature data patterns
+-  `4a69b7534 <https://github.com/open-power/hostboot/commit/4a69b7534>`__ Adds LRDIMM shadow register workaround
+-  `5e8d01aad <https://github.com/open-power/hostboot/commit/5e8d01aad>`__ Adds blank files for ecc traps and fwms addresses
+-  `15b0afe89 <https://github.com/open-power/hostboot/commit/15b0afe89>`__ Moves ecc::trap_address and fwms::address to new files
+-  `0d1f65bf2 <https://github.com/open-power/hostboot/commit/0d1f65bf2>`__ Adds explorer MCBIST address/data traps processing
+-  `cfad3552a <https://github.com/open-power/hostboot/commit/cfad3552a>`__ Fixes maintenance pattern load bug
+-  `3048b4b16 <https://github.com/open-power/hostboot/commit/3048b4b16>`__ Updates RDTAG for NVDIMM at 2400
+-  `67fcaa2aa <https://github.com/open-power/hostboot/commit/67fcaa2aa>`__ Adds explorer primary_ranks function for sf_init
+-  `7b8bfcc23 <https://github.com/open-power/hostboot/commit/7b8bfcc23>`__ Adds NVDIMM RD DQ delay workaround
+-  `4f1f71a47 <https://github.com/open-power/hostboot/commit/4f1f71a47>`__ Adds power control access functions for NVDIMM
+-  `2a3012ab7 <https://github.com/open-power/hostboot/commit/2a3012ab7>`__ Updates exp access delay regs to set delays
+-  `5d5d91e2f <https://github.com/open-power/hostboot/commit/5d5d91e2f>`__ Adds explorer shmoo traits
+-  `a95709f74 <https://github.com/open-power/hostboot/commit/a95709f74>`__ Adds explorer exerciser MCBIST for shmoo
+-  `7148b00bf <https://github.com/open-power/hostboot/commit/7148b00bf>`__ Fixes explorer accessor bugs
+-  `ca56ad521 <https://github.com/open-power/hostboot/commit/ca56ad521>`__ Adds eff config blank workaround files
+-  `50b0357dd <https://github.com/open-power/hostboot/commit/50b0357dd>`__ Adds NVDIMM RCW drive strength workaround
+-  `78426ddee <https://github.com/open-power/hostboot/commit/78426ddee>`__ Disables broadcast mode in memdiags::continue_cmd
+-  `f96eba016 <https://github.com/open-power/hostboot/commit/f96eba016>`__ Adds explorer RD VREF to access delay regs
+-  `d277b5e5d <https://github.com/open-power/hostboot/commit/d277b5e5d>`__ Adds explorer CAC shmoo
+-  `5b24dd1c6 <https://github.com/open-power/hostboot/commit/5b24dd1c6>`__ Updates MCBIST print statements
+-  `9431cc09d <https://github.com/open-power/hostboot/commit/9431cc09d>`__ Fixes MCBIST lab random addressing bug
+-  `aae5b3e33 <https://github.com/open-power/hostboot/commit/aae5b3e33>`__ Fixes explorer FIR check to preserve bad RC
+-  `7ed4ddefa <https://github.com/open-power/hostboot/commit/7ed4ddefa>`__ Fixes MCBIST lab DIMM select configuration
+-  `c5263088b <https://github.com/open-power/hostboot/commit/c5263088b>`__ Updates MMIO to use FAPI_DBG
+-  `97fc5523b <https://github.com/open-power/hostboot/commit/97fc5523b>`__ Adds MCBIST functional verification tests
+-  `f6336baa2 <https://github.com/open-power/hostboot/commit/f6336baa2>`__ Updates centaur initfiles for 16Gb
+-  `28614a19e <https://github.com/open-power/hostboot/commit/28614a19e>`__ Adds Centaur MCBIST 16Gb support
+-  `5f5573b5b <https://github.com/open-power/hostboot/commit/5f5573b5b>`__ Adds utility to read explorer delay tap size
+-  `2ff0e4392 <https://github.com/open-power/hostboot/commit/2ff0e4392>`__ Adds 16Gb support to centaur maintenance engine
+-  `151a9b61a <https://github.com/open-power/hostboot/commit/151a9b61a>`__ Add blankfiles for explorer MRS specialization
+-  `085223bff <https://github.com/open-power/hostboot/commit/085223bff>`__ Disables explorer low power mode for CCS
+-  `11793f86a <https://github.com/open-power/hostboot/commit/11793f86a>`__ Fixes galois out of bounds bug
+-  `a9774d7ae <https://github.com/open-power/hostboot/commit/a9774d7ae>`__ Updates WR VREF accessors to be generic
+
+Steven Janssen (3):
+
+-  `1be056a58 <https://github.com/open-power/hostboot/commit/1be056a58>`__ Update pmic header files
+-  `43fbaa4a3 <https://github.com/open-power/hostboot/commit/43fbaa4a3>`__ Fix library dependancy
+-  `8ea9d8d3d <https://github.com/open-power/hostboot/commit/8ea9d8d3d>`__ update include path to resolve compiler warning in cronus
+
+Stewart Smith (1):
+
+-  `ba9db9d33 <https://github.com/open-power/hostboot/commit/ba9db9d33>`__ memd_creation.pl: glob on \*.rvpd to allow README in
+   memd_binaries
+
+Sumit Kumar (1):
+
+-  `f1074af21 <https://github.com/open-power/hostboot/commit/f1074af21>`__ Fapi_Infra:Add new member to structure ErrorInfoCDG
+
+Sunil Kumar (1):
+
+-  `6b0389447 <https://github.com/open-power/hostboot/commit/6b0389447>`__ OCMB changes to suit PPE compilation.
+
+Thi Tran (3):
+
+-  `bf2951c9b <https://github.com/open-power/hostboot/commit/bf2951c9b>`__ Fix HTM trace setup problem
+-  `b3047ddb1 <https://github.com/open-power/hostboot/commit/b3047ddb1>`__ Fix bug injected by
+   https://rchgit01.rchland.ibm.com/gerrit1/#/c/82196/
+-  `599bd468c <https://github.com/open-power/hostboot/commit/599bd468c>`__ Fix OCC sandbox base address overlapped with SMF in FLIP
+   mode.
+
+Tsung Yeung (12):
+
+-  `533e20087 <https://github.com/open-power/hostboot/commit/533e20087>`__ Stop mcbist during nvdimm restore to prevent broadcast
+   out of sync
+-  `8cc600d32 <https://github.com/open-power/hostboot/commit/8cc600d32>`__ Re-order NVDIMM MRS restore sequence to comply with Jedec
+   spec
+-  `d97b70655 <https://github.com/open-power/hostboot/commit/d97b70655>`__ Invalidate BAR during MPIPL NVDIMM restore
+-  `b94854d1f <https://github.com/open-power/hostboot/commit/b94854d1f>`__ Fix restore fail due to restore attempt on empty flash
+-  `80f6d1dc0 <https://github.com/open-power/hostboot/commit/80f6d1dc0>`__ Replaces nvdimmWrite() to reset controller with
+   nvdimmResetController()
+-  `c7a3665d1 <https://github.com/open-power/hostboot/commit/c7a3665d1>`__ Double the NVDIMM_READY timeout to prevent erroneous
+   error
+-  `34f119b59 <https://github.com/open-power/hostboot/commit/34f119b59>`__ Add nvdimm arm retry logic in case of glitches
+-  `3f41702fb <https://github.com/open-power/hostboot/commit/3f41702fb>`__ Replaces NVDIMM flush sequence with CCS
+-  `be49aca6d <https://github.com/open-power/hostboot/commit/be49aca6d>`__ Improper element erase during loop causing post-restore
+   being skipped on nvdimm
+-  `7ef7ab2d8 <https://github.com/open-power/hostboot/commit/7ef7ab2d8>`__ Updates RD_VREF CMD_PRECEDE_TIME for 16GB NVDIMM
+-  `75798874c <https://github.com/open-power/hostboot/commit/75798874c>`__ Set ES policy before setting nvdimm thresholds
+-  `f198534f2 <https://github.com/open-power/hostboot/commit/f198534f2>`__ Do not deconfig on nvdimm erase fail
+
+Vasant Hegde (2):
+
+-  `76571f381 <https://github.com/open-power/hostboot/commit/76571f381>`__ MPIPL: Copy all SBE data to hypervisor memory
+-  `ae8ef5dfe <https://github.com/open-power/hostboot/commit/ae8ef5dfe>`__ MPIPL: Make sure destination size does not cross 32GB
+
+Zach Clark (6):
+
+-  `5091387d6 <https://github.com/open-power/hostboot/commit/5091387d6>`__ Cache objdump output for build performance
+-  `af5c391af <https://github.com/open-power/hostboot/commit/af5c391af>`__ Fix GCOV build errors for AXONE configuration
+-  `62c252e5b <https://github.com/open-power/hostboot/commit/62c252e5b>`__ Fix race condition in BufferPage allocation function
+-  `19f75b84d <https://github.com/open-power/hostboot/commit/19f75b84d>`__ Make snprintf always terminate the output buffer
+-  `a50e4ddfe <https://github.com/open-power/hostboot/commit/a50e4ddfe>`__ Add register file dump to kernel backtrace printout for
+   crashed tasks
+-  `60210d3dd <https://github.com/open-power/hostboot/commit/60210d3dd>`__ Fix bug in crash handler register dump
+
+Zane Shelley (11):
+
+-  `9eaf71aa2 <https://github.com/open-power/hostboot/commit/9eaf71aa2>`__ PRD: disable mask/clear for SMP failures on FSP
+-  `2870f766e <https://github.com/open-power/hostboot/commit/2870f766e>`__ PRD: Temp fix to ignore lane repair attns in OpenCAPI
+   mode
+-  `b4074ba8d <https://github.com/open-power/hostboot/commit/b4074ba8d>`__ PRD: removed unused MopRegisterAccess code
+-  `69ad22663 <https://github.com/open-power/hostboot/commit/69ad22663>`__ PRD: removed redundant header iipbits.h
+-  `e32c176c5 <https://github.com/open-power/hostboot/commit/e32c176c5>`__ PRD: fix OBUS workaround for non-SMP mode
+-  `1db43a814 <https://github.com/open-power/hostboot/commit/1db43a814>`__ PRD: updates to IOOLFIR based on recent OpenCAPI FIR
+   review
+-  `d94c2cb45 <https://github.com/open-power/hostboot/commit/d94c2cb45>`__ PRD: add virtual destructor to ScomRegister class
+-  `f3f0a8ff4 <https://github.com/open-power/hostboot/commit/f3f0a8ff4>`__ PRD: fix Explorer FSI address workaround in FIRDATA code
+-  `a23e7f84b <https://github.com/open-power/hostboot/commit/a23e7f84b>`__ PRD: boolean logic error in Axone chnl fail code
+-  `1e1c8039a <https://github.com/open-power/hostboot/commit/1e1c8039a>`__ Fixed portabiliy issue in pre-commit hook
+-  `b684d89ee <https://github.com/open-power/hostboot/commit/b684d89ee>`__ Minor fixes to addCopyright and pre-commit hooks
+
+lixg (1):
+
+-  `ba790597a <https://github.com/open-power/hostboot/commit/ba790597a>`__ Verify manufacture date (MB) from PVPD before using
+
+manichow (1):
+
+-  `d1797443d <https://github.com/open-power/hostboot/commit/d1797443d>`__ Quiesce procedure for NPU serving openCapi links
+
+rblack (1):
+
+-  `8407dc2cc <https://github.com/open-power/hostboot/commit/8407dc2cc>`__ Speculative patch for NYU ATR timeouts update.
+
+Package: nicole-xml
+-------------------
+
+`Repository <https://github.com/open-power/nicole-xml>`__
+
+.. _patches-6:
+
+Patches
+~~~~~~~
+
+.. _commits-6:
+
+Commits
+~~~~~~~
+
+Artem Senichev (3):
+
+-  `ad9f0ab <https://github.com/open-power/nicole-xml/commit/ad9f0ab>`__ Set XBus frequency to default value (2000MHz)
+-  `c592dee <https://github.com/open-power/nicole-xml/commit/c592dee>`__ Add WOF table for POWER9 Sforza module
+-  `1ac78dd <https://github.com/open-power/nicole-xml/commit/1ac78dd>`__ Add WOF table for POWER9 Sforza module
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+.. _patches-7:
+
+Patches
+~~~~~~~
+
+.. _commits-7:
+
+Commits
+~~~~~~~
+
+Caleb Palmer (1):
+
+-  `bae814c <https://github.com/open-power/occ/commit/bae814c>`__ NPU target SCOM translation non-instance 0 fix
+
+Chris Cain (5):
+
+-  `b230076 <https://github.com/open-power/occ/commit/b230076>`__ Pick up latest pgpe elog structure
+-  `5c32e77 <https://github.com/open-power/occ/commit/5c32e77>`__ NVDIMM: Invalidate MCFGP facility at start of procedure
+-  `e4597ab <https://github.com/open-power/occ/commit/e4597ab>`__ Ignore IPMI_SMS_ATN during fir data collection and remove 8k
+   buffer
+-  `3ab2921 <https://github.com/open-power/occ/commit/3ab2921>`__ FIR data collection updates
+-  `1bf0c8c <https://github.com/open-power/occ/commit/1bf0c8c>`__ Minor updates to occtoolp9
+
+Douglas Gilbert (2):
+
+-  `0ac1770 <https://github.com/open-power/occ/commit/0ac1770>`__ P9a GPE support for up to 16 OCMBs
+-  `e11f3af <https://github.com/open-power/occ/commit/e11f3af>`__ OCMB sensor enabled fix
+
+Sumit Kumar (1):
+
+-  `8d4e7fa <https://github.com/open-power/occ/commit/8d4e7fa>`__ Corrected Alink scom address in PMU_CONFIGS_16
+
+William Bryan (1):
+
+-  `8a315b7 <https://github.com/open-power/occ/commit/8a315b7>`__ Remove unused sensors to free up needed SRAM space
+
+joy_chu (1):
+
+-  `1e8731f <https://github.com/open-power/occ/commit/1e8731f>`__ Modify: modify amec power sensor calculation
+
+mbroyles (6):
+
+-  `e447be8 <https://github.com/open-power/occ/commit/e447be8>`__ Delete debug sensors to save SRAM
+-  `8bbfabe <https://github.com/open-power/occ/commit/8bbfabe>`__ New WOF sensor for final adjusted Ceff Ratio Vdd
+-  `d467852 <https://github.com/open-power/occ/commit/d467852>`__ Fix incorrect hw callout in Centaur DIMM OT errors
+-  `7888141 <https://github.com/open-power/occ/commit/7888141>`__ Support for 16 OCMBs
+-  `e3c65ee <https://github.com/open-power/occ/commit/e3c65ee>`__ Explorer internal sensor workaround
+-  `ab4dc96 <https://github.com/open-power/occ/commit/ab4dc96>`__ Fix Vdd ceff ratio calculation when active cores is less than sort
+   cores
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+.. _patches-8:
+
+Patches
+~~~~~~~
+
+.. _commits-8:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p8dtu-xml
+------------------
+
+`Repository <https://github.com/open-power/p8dtu-xml>`__
+
+.. _patches-9:
+
+Patches
+~~~~~~~
+
+.. _commits-9:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+.. _patches-10:
+
+Patches
+~~~~~~~
+
+.. _commits-10:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+.. _patches-11:
+
+Patches
+~~~~~~~
+
+.. _commits-11:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+.. _patches-12:
+
+Patches
+~~~~~~~
+
+.. _commits-12:
+
+Commits
+~~~~~~~
+
+Jeremy Kerr (26):
+
+-  `514a9a1 <https://github.com/open-power/petitboot/commit/514a9a1>`__ pb-console: start shell as a login shell
+-  `6f23e17 <https://github.com/open-power/petitboot/commit/6f23e17>`__ pb-console: don’t modify PATH unless it’s empty
+-  `e558da1 <https://github.com/open-power/petitboot/commit/e558da1>`__ discover/grub2: ‘search’ set-variable defaults to root
+-  `61ede5e <https://github.com/open-power/petitboot/commit/61ede5e>`__ discover/grub2: Use getopt for ``search`` argument parsing
+-  `76e97c5 <https://github.com/open-power/petitboot/commit/76e97c5>`__ discover/grub2: test for (ignored) –no-floppy argument
+-  `1580c65 <https://github.com/open-power/petitboot/commit/1580c65>`__ discover/grub2: Add support for UUID and label for ‘search’
+   command
+-  `8cb74c4 <https://github.com/open-power/petitboot/commit/8cb74c4>`__ discover/grub2: expose a struct for grub2 file references
+-  `51f7117 <https://github.com/open-power/petitboot/commit/51f7117>`__ discover/grub2: Add parsing code for grub2 file specifiers
+-  `9fc2ac6 <https://github.com/open-power/petitboot/commit/9fc2ac6>`__ discover/grub2: add support for grub2-style path specifiers
+   in resources
+-  `b224457 <https://github.com/open-power/petitboot/commit/b224457>`__ discover/grub2: Allow (device)/path references in general
+   script usage
+-  `a9a9d57 <https://github.com/open-power/petitboot/commit/a9a9d57>`__ discover/grub2: Add a reference from script to parser
+-  `2c132eb <https://github.com/open-power/petitboot/commit/2c132eb>`__ discover/grub2: expose internal parse function
+-  `9711179 <https://github.com/open-power/petitboot/commit/9711179>`__ discover/grub2: make statements_execute non-static
+-  `967cfa7 <https://github.com/open-power/petitboot/commit/967cfa7>`__ discover/grub2: implement ‘source’ command
+-  `1ef95c2 <https://github.com/open-power/petitboot/commit/1ef95c2>`__ test/parser: Add test for recent RHCOS grub2 config
+-  `057dce2 <https://github.com/open-power/petitboot/commit/057dce2>`__ test/parser: Add RHEL8 grub config test
+-  `6ee9cbc <https://github.com/open-power/petitboot/commit/6ee9cbc>`__ lib/pb-protocol: fix ordering of system info length
+   calculation
+-  `b2e5a7b <https://github.com/open-power/petitboot/commit/b2e5a7b>`__ lib/types: consolidate struct system_info layout with
+   serialised version
+-  `aa2d71a <https://github.com/open-power/petitboot/commit/aa2d71a>`__ protocol,types: Add secure & trusted boot state to system
+   info
+-  `05d9b9b <https://github.com/open-power/petitboot/commit/05d9b9b>`__ discover/powerpc: detect secureboot enforcing mode
+-  `e9340b7 <https://github.com/open-power/petitboot/commit/e9340b7>`__ ui/ncurses: Add secure & trusted boot status
+-  `2f6259d <https://github.com/open-power/petitboot/commit/2f6259d>`__ discover/boot: add support for ``kexec -s`` for
+   kexec_file_load
+-  `059cc51 <https://github.com/open-power/petitboot/commit/059cc51>`__ discover/boot: unify verification failure messages
+-  `9383652 <https://github.com/open-power/petitboot/commit/9383652>`__ Remove unused ‘s’ file
+-  `9cf513f <https://github.com/open-power/petitboot/commit/9cf513f>`__ docker: build petitboot outside of the source dir
+-  `0ed84c0 <https://github.com/open-power/petitboot/commit/0ed84c0>`__ test/parser: Add rhel8 test data to check_DATA
+
+Maxim Polyakov (5):
+
+-  `43813e6 <https://github.com/open-power/petitboot/commit/43813e6>`__ discover/platform-powerpc: add missing mbox block selector
+-  `1088a8a <https://github.com/open-power/petitboot/commit/1088a8a>`__ discover/platform-powerpc: limit mailbox response size
+-  `5f8321e <https://github.com/open-power/petitboot/commit/5f8321e>`__ discover/platform-powerpc: return the actual mailbox size
+-  `eb027e7 <https://github.com/open-power/petitboot/commit/eb027e7>`__ discover/platform-powerpc: add mailbox message structure
+-  `3c818a2 <https://github.com/open-power/petitboot/commit/3c818a2>`__ discover/platform-powerpc: don’t copy IANA from mbox to
+   buffer
+
+Maxiwell S. Garcia (4):
+
+-  `827a7af <https://github.com/open-power/petitboot/commit/827a7af>`__ configure: Add libelf as a requirement
+-  `0c07402 <https://github.com/open-power/petitboot/commit/0c07402>`__ discover: Add helper functions to read ELF notes
+-  `3513c7f <https://github.com/open-power/petitboot/commit/3513c7f>`__ ui/ncurses: Add preboot check option in the config screen
+-  `7b108df <https://github.com/open-power/petitboot/commit/7b108df>`__ discover: Check if the kernel image has Ultravisor support
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+.. _patches-13:
+
+Patches
+~~~~~~~
+
+.. _commits-13:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+.. _patches-14:
+
+Patches
+~~~~~~~
+
+.. _commits-14:
+
+Commits
+~~~~~~~
+
+Nickolaus Gruendler (1):
+
+-  `5b3fbca <https://github.com/open-power/romulus-xml/commit/5b3fbca>`__ Update to ATTR_MSS_VPD_MR_DPHY_RLO for 2400 speed
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+.. _patches-15:
+
+Patches
+~~~~~~~
+
+.. _commits-15:
+
+Commits
+~~~~~~~
+
+Adam Hale (5):
+
+-  `70858c2e <https://github.com/open-power/sbe/commit/70858c2e>`__ temporary mc inits to enable wider team
+-  `51a69f51 <https://github.com/open-power/sbe/commit/51a69f51>`__ Move to long term CLSCOM workaround
+-  `38af071c <https://github.com/open-power/sbe/commit/38af071c>`__ Axone setup changes to disable bumpy toothpaste workaround
+-  `94f9bc2a <https://github.com/open-power/sbe/commit/94f9bc2a>`__ Axone Gemini MDI issue workaround
+-  `3225e80a <https://github.com/open-power/sbe/commit/3225e80a>`__ Axone int updates
+
+Alvin Wang (13):
+
+-  `518a1b2f <https://github.com/open-power/sbe/commit/518a1b2f>`__ Adds exp_draminit_mc
+-  `9f94a4f1 <https://github.com/open-power/sbe/commit/9f94a4f1>`__ Reinstates exp_draminit_mc with change_addr_mux_sel fix
+-  `a19089ef <https://github.com/open-power/sbe/commit/a19089ef>`__ Move MCBIST lib to generic folder
+-  `37a8bf54 <https://github.com/open-power/sbe/commit/37a8bf54>`__ Move the mcbist lab library to generic folder
+-  `73c86947 <https://github.com/open-power/sbe/commit/73c86947>`__ Move power_thermal lib to generic
+-  `2932b6fa <https://github.com/open-power/sbe/commit/2932b6fa>`__ Update setup_fw_boot_config() to read out actual values from
+   attributes
+-  `180d29ec <https://github.com/open-power/sbe/commit/180d29ec>`__ Adds exp_draminit_mc
+-  `d48d771b <https://github.com/open-power/sbe/commit/d48d771b>`__ Reinstates exp_draminit_mc with change_addr_mux_sel fix
+-  `eb69df41 <https://github.com/open-power/sbe/commit/eb69df41>`__ Move MCBIST lib to generic folder
+-  `54d02bc2 <https://github.com/open-power/sbe/commit/54d02bc2>`__ Move power_thermal lib to generic
+-  `cee5767f <https://github.com/open-power/sbe/commit/cee5767f>`__ Move the mcbist lab library to generic folder
+-  `61979222 <https://github.com/open-power/sbe/commit/61979222>`__ Adds empty files for exp_draminit_mc and p9a_omi_train
+-  `0bb6050f <https://github.com/open-power/sbe/commit/0bb6050f>`__ Adds p9a_omi_train procedure(START)
+
+Andre A. Marin (10):
+
+-  `e1257e44 <https://github.com/open-power/sbe/commit/e1257e44>`__ Fix c_str and pos DIMM specialization
+-  `20805cd4 <https://github.com/open-power/sbe/commit/20805cd4>`__ Add mem_size and misc attrs, unit tests enable
+-  `a17eb3a5 <https://github.com/open-power/sbe/commit/a17eb3a5>`__ Fix c_str and pos DIMM specialization
+-  `253e6fcf <https://github.com/open-power/sbe/commit/253e6fcf>`__ Add mem_size and misc attrs, unit tests enable
+-  `d6698496 <https://github.com/open-power/sbe/commit/d6698496>`__ Clean up PPE character format and target
+-  `0a776030 <https://github.com/open-power/sbe/commit/0a776030>`__ Add unit tests for mss field_t and macro def
+-  `2dd4b6bd <https://github.com/open-power/sbe/commit/2dd4b6bd>`__ Add bounds check API to generic_check library
+-  `ebcc0c09 <https://github.com/open-power/sbe/commit/ebcc0c09>`__ Add supported_rcd attribute from SPD + tests
+-  `81d3ad9c <https://github.com/open-power/sbe/commit/81d3ad9c>`__ Update index_within_bounds() API
+-  `ceefc24e <https://github.com/open-power/sbe/commit/ceefc24e>`__ Add explorer rc response to eff_config
+
+Andre Marin (37):
+
+-  `730e7a76 <https://github.com/open-power/sbe/commit/730e7a76>`__ Add empty files for refactored SPD read API
+-  `71405bb5 <https://github.com/open-power/sbe/commit/71405bb5>`__ Add SPD reader and traits DDR4 def
+-  `6a0ab353 <https://github.com/open-power/sbe/commit/6a0ab353>`__ Add empty explorer “check_for_ready” procedure files
+-  `d3a9c6e7 <https://github.com/open-power/sbe/commit/d3a9c6e7>`__ Add empty memory explorer error XML
+-  `08f9043a <https://github.com/open-power/sbe/commit/08f9043a>`__ Add empty mss_byte.H and mss_generic_check to ease HB mirroring
+-  `35af1e35 <https://github.com/open-power/sbe/commit/35af1e35>`__ Remove Nimbus dependencies from the SPD decoder
+-  `50a5bf7b <https://github.com/open-power/sbe/commit/50a5bf7b>`__ Add emtpy exp_i2c_fields.H file for mirroring
+-  `e454167d <https://github.com/open-power/sbe/commit/e454167d>`__ Generalize byte reading from SPD reading, for exp i2c reuse
+-  `adc384e6 <https://github.com/open-power/sbe/commit/adc384e6>`__ Added I2C fields, EXP_FW_STATUS API
+-  `2d3e83ab <https://github.com/open-power/sbe/commit/2d3e83ab>`__ Implement exp_check_for_ready
+-  `09a9a40d <https://github.com/open-power/sbe/commit/09a9a40d>`__ Initial mss_field endian modification
+-  `e66830b6 <https://github.com/open-power/sbe/commit/e66830b6>`__ Add exp_draminit and fix data_structs constants
+-  `0f8b9522 <https://github.com/open-power/sbe/commit/0f8b9522>`__ Add L1 for p9a_mss_bulk_pwr_throttles and
+   p9a_mss_utils_to_throttle
+-  `4338c9db <https://github.com/open-power/sbe/commit/4338c9db>`__ Generalize set fields in pre_data_init
+-  `63dc7cda <https://github.com/open-power/sbe/commit/63dc7cda>`__ Add SPD DDIMM DDR4 module except for PMIC fields
+-  `2edbcc69 <https://github.com/open-power/sbe/commit/2edbcc69>`__ Add attribute engine algorithm for eff_config and pre_eff_config
+-  `052f732f <https://github.com/open-power/sbe/commit/052f732f>`__ Fix HB error with -Os compile flag due to eff_config
+-  `3366f35e <https://github.com/open-power/sbe/commit/3366f35e>`__ Add missing attributes needed to be set for generic mss_kind
+-  `bbbee5d9 <https://github.com/open-power/sbe/commit/bbbee5d9>`__ Add empty files for refactored SPD read API
+-  `c4942627 <https://github.com/open-power/sbe/commit/c4942627>`__ Add SPD reader and traits DDR4 def
+-  `4c69aba1 <https://github.com/open-power/sbe/commit/4c69aba1>`__ Add empty explorer “check_for_ready” procedure files
+-  `646a51c8 <https://github.com/open-power/sbe/commit/646a51c8>`__ Add empty memory explorer error XML
+-  `119f2896 <https://github.com/open-power/sbe/commit/119f2896>`__ Add empty mss_byte.H and mss_generic_check to ease HB mirroring
+-  `59a5245f <https://github.com/open-power/sbe/commit/59a5245f>`__ Remove Nimbus dependencies from the SPD decoder
+-  `c0f3e0a8 <https://github.com/open-power/sbe/commit/c0f3e0a8>`__ Add emtpy exp_i2c_fields.H file for mirroring
+-  `d74733f0 <https://github.com/open-power/sbe/commit/d74733f0>`__ Generalize byte reading from SPD reading, for exp i2c reuse
+-  `17441d0b <https://github.com/open-power/sbe/commit/17441d0b>`__ Added I2C fields, EXP_FW_STATUS API
+-  `f52536b5 <https://github.com/open-power/sbe/commit/f52536b5>`__ Implement exp_check_for_ready
+-  `ad9f7963 <https://github.com/open-power/sbe/commit/ad9f7963>`__ Initial mss_field endian modification
+-  `82fbc51a <https://github.com/open-power/sbe/commit/82fbc51a>`__ Add exp_draminit and fix data_structs constants
+-  `0248d119 <https://github.com/open-power/sbe/commit/0248d119>`__ Generalize set fields in pre_data_init
+-  `13e163d1 <https://github.com/open-power/sbe/commit/13e163d1>`__ Add SPD DDIMM DDR4 module except for PMIC fields
+-  `0f79843b <https://github.com/open-power/sbe/commit/0f79843b>`__ Add L1 for p9a_mss_bulk_pwr_throttles and
+   p9a_mss_utils_to_throttle
+-  `0a037363 <https://github.com/open-power/sbe/commit/0a037363>`__ Add attribute engine algorithm for eff_config and pre_eff_config
+-  `ab24d311 <https://github.com/open-power/sbe/commit/ab24d311>`__ Fix HB error with -Os compile flag due to eff_config
+-  `d2f662b2 <https://github.com/open-power/sbe/commit/d2f662b2>`__ Add missing attributes needed to be set for generic mss_kind
+-  `1e5e13ce <https://github.com/open-power/sbe/commit/1e5e13ce>`__ Clean up for p10 porting dependency errors
+
+Ben Gass (6):
+
+-  `0a616016 <https://github.com/open-power/sbe/commit/0a616016>`__ Adding p9a_get/put_mmio and explorer_inband
+-  `3c6ffc5b <https://github.com/open-power/sbe/commit/3c6ffc5b>`__ Update cmd/rsp endian handling in exp_inband
+-  `201278b9 <https://github.com/open-power/sbe/commit/201278b9>`__ Adding p9a_get/put_mmio and explorer_inband
+-  `52715d66 <https://github.com/open-power/sbe/commit/52715d66>`__ Update cmd/rsp endian handling in exp_inband
+-  `db05b035 <https://github.com/open-power/sbe/commit/db05b035>`__ Adding Axone register header files.
+-  `dfae3a84 <https://github.com/open-power/sbe/commit/dfae3a84>`__ Update p9_mss_eff_grouping for Axone support
+
+Bradley Pepper (1):
+
+-  `547f0a27 <https://github.com/open-power/sbe/commit/547f0a27>`__ Adds plug rule for dependent DIMM slots on Swift
+
+Chris Steffen (1):
+
+-  `6d59ceee <https://github.com/open-power/sbe/commit/6d59ceee>`__ P9A Tx Fifo Init + Init Settings Update
+
+Christian Geddes (13):
+
+-  `5df3896a <https://github.com/open-power/sbe/commit/5df3896a>`__ Add exp_i2c_scom driver that will be consumed by HB/SBE
+   platforms
+-  `4da70777 <https://github.com/open-power/sbe/commit/4da70777>`__ Add forceBE option to endian_utils.H
+-  `07684ec0 <https://github.com/open-power/sbe/commit/07684ec0>`__ Update i2c driver for OCMB chip
+-  `117e3fb9 <https://github.com/open-power/sbe/commit/117e3fb9>`__ Make some FAPI_INF traces that are spamming FW logs into
+   FAPI_DBG
+-  `226899a2 <https://github.com/open-power/sbe/commit/226899a2>`__ Add exp_i2c_scom driver that will be consumed by HB/SBE
+   platforms
+-  `f8a9eff2 <https://github.com/open-power/sbe/commit/f8a9eff2>`__ Add forceBE option to endian_utils.H
+-  `c3b35f40 <https://github.com/open-power/sbe/commit/c3b35f40>`__ Update i2c driver for OCMB chip
+-  `bfe4eb7d <https://github.com/open-power/sbe/commit/bfe4eb7d>`__ Make some FAPI_INF traces that are spamming FW logs into
+   FAPI_DBG
+-  `aa9068ab <https://github.com/open-power/sbe/commit/aa9068ab>`__ Account for OMI technology in initial mcs setup for Axone
+-  `793283f0 <https://github.com/open-power/sbe/commit/793283f0>`__ Update ocmb i2c driver to send address in read command sequence
+-  `50895b93 <https://github.com/open-power/sbe/commit/50895b93>`__ Introduce exp_getidec HWP
+-  `60330e0e <https://github.com/open-power/sbe/commit/60330e0e>`__ Add “Not Wired” option for OPTICS_CONFIG_MODE attrs
+-  `13627efc <https://github.com/open-power/sbe/commit/13627efc>`__ Add exp_i2c_scom driver that will be consumed by HB/SBE
+   platforms
+
+Dan Crowell (5):
+
+-  `0209c872 <https://github.com/open-power/sbe/commit/0209c872>`__ Update Explorer FW Command IDs
+-  `aa5c5ff1 <https://github.com/open-power/sbe/commit/aa5c5ff1>`__ Update Explorer FW Command IDs
+-  `3624a993 <https://github.com/open-power/sbe/commit/3624a993>`__ Add Axone comment to grouping attribute
+-  `2b61547b <https://github.com/open-power/sbe/commit/2b61547b>`__ Enable rolling counter and verification of req id for Explorer
+-  `512f9246 <https://github.com/open-power/sbe/commit/512f9246>`__ Adjust idec algorithm for Explorer B.0 format
+
+Dean Sanner (1):
+
+-  `c05bb41d <https://github.com/open-power/sbe/commit/c05bb41d>`__ Run LPC Init to clean up errors on MPIPL
+
+Devon Baughen (1):
+
+-  `c6c08ec5 <https://github.com/open-power/sbe/commit/c6c08ec5>`__ add function to turn on adaptation in bootconfig
+
+Emmanuel Sacristan (1):
+
+-  `debfec25 <https://github.com/open-power/sbe/commit/debfec25>`__ adding iss 768 init for p9 behaviour in nmmu
+
+Evan Lojewski (2):
+
+-  `e9924f12 <https://github.com/open-power/sbe/commit/e9924f12>`__ Update to allow DDR4-SORDIMM modules to be used [3].
+-  `caacd24f <https://github.com/open-power/sbe/commit/caacd24f>`__ Update to allow DDR4-SORDIMM modules to be used [3].
+
+Glenn Miles (3):
+
+-  `d3157de4 <https://github.com/open-power/sbe/commit/d3157de4>`__ Add procedures for updating explorer firmware image
+-  `a6a2279a <https://github.com/open-power/sbe/commit/a6a2279a>`__ Add procedures for updating explorer firmware image
+-  `d266398f <https://github.com/open-power/sbe/commit/d266398f>`__ Add HWP for entering Explorer TWI mode
+
+Greg Still (1):
+
+-  `78fb7838 <https://github.com/open-power/sbe/commit/78fb7838>`__ PM Suspend: add halting of OCC GPEs
+
+Jennifer A. Stofer (2):
+
+-  `1a12dc03 <https://github.com/open-power/sbe/commit/1a12dc03>`__ Revert “Adds exp_draminit_mc”
+-  `af190d18 <https://github.com/open-power/sbe/commit/af190d18>`__ Revert “Adds exp_draminit_mc”
+
+Jenny Huynh (2):
+
+-  `909eb261 <https://github.com/open-power/sbe/commit/909eb261>`__ Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+,
+   ADD1.0+
+-  `ca5cbf31 <https://github.com/open-power/sbe/commit/ca5cbf31>`__ Add slbv, slbe extraction to p9_ram_core procedure
+
+Joachim Fenkes (1):
+
+-  `ace80025 <https://github.com/open-power/sbe/commit/ace80025>`__ Streamline the way PIB/NET are initialized between SBE and
+   Cronus
+
+Joe McGill (1):
+
+-  `bd520255 <https://github.com/open-power/sbe/commit/bd520255>`__ p9_proc_gettracearray – updates for Axone
+
+Li Meng (2):
+
+-  `5890dd91 <https://github.com/open-power/sbe/commit/5890dd91>`__ Creates LRDIMM mrep/dwl calibration recorder class
+-  `c700a05f <https://github.com/open-power/sbe/commit/c700a05f>`__ Creates LRDIMM mrep/dwl calibration recorder class
+
+Louis Stermole (27):
+
+-  `5b8210bf <https://github.com/open-power/sbe/commit/5b8210bf>`__ Fix polling timeouts for exp_omi_train and exp_check_for_ready
+-  `1cb0d8de <https://github.com/open-power/sbe/commit/1cb0d8de>`__ Move MSS volt attr setters to generic folder
+-  `352d99be <https://github.com/open-power/sbe/commit/352d99be>`__ Add p9a_mss_volt procedure
+-  `b6f6fb58 <https://github.com/open-power/sbe/commit/b6f6fb58>`__ Add p9a version of eff_memory_size API
+-  `303dd8b9 <https://github.com/open-power/sbe/commit/303dd8b9>`__ Add retry of EXP_FW_STATUS when status is FW_BUSY
+-  `7ef569b0 <https://github.com/open-power/sbe/commit/7ef569b0>`__ Add check for BOOT_STAGE == runtime fw in exp_check_for_ready
+-  `5c3f1d99 <https://github.com/open-power/sbe/commit/5c3f1d99>`__ Fix polling timeouts for exp_omi_train and exp_check_for_ready
+-  `95d92195 <https://github.com/open-power/sbe/commit/95d92195>`__ Fix duplicate symbol errors from DEFAULT_MC_TYPE
+-  `cd9a1a6c <https://github.com/open-power/sbe/commit/cd9a1a6c>`__ Add p9a_mss_freq procedure
+-  `25f753d8 <https://github.com/open-power/sbe/commit/25f753d8>`__ Update exp_omi_train for testing
+-  `e9cd754f <https://github.com/open-power/sbe/commit/e9cd754f>`__ Add missing timing attrs to p9a_eff_config
+-  `aab9c442 <https://github.com/open-power/sbe/commit/aab9c442>`__ Move MSS volt attr setters to generic folder
+-  `c7096f6f <https://github.com/open-power/sbe/commit/c7096f6f>`__ Add p9a_mss_volt procedure
+-  `4ccbdb85 <https://github.com/open-power/sbe/commit/4ccbdb85>`__ Add p9a version of eff_memory_size API
+-  `82ad5ef7 <https://github.com/open-power/sbe/commit/82ad5ef7>`__ Fix duplicate symbol errors from DEFAULT_MC_TYPE
+-  `55554d3a <https://github.com/open-power/sbe/commit/55554d3a>`__ Add p9a_mss_freq procedure
+-  `851a68c4 <https://github.com/open-power/sbe/commit/851a68c4>`__ Add debug params to exp_check_for_ready_wrap
+-  `fee0ceed <https://github.com/open-power/sbe/commit/fee0ceed>`__ Update exp_omi_train for testing
+-  `713899e8 <https://github.com/open-power/sbe/commit/713899e8>`__ Add retry of EXP_FW_STATUS when status is FW_BUSY
+-  `56c9d506 <https://github.com/open-power/sbe/commit/56c9d506>`__ Add check for BOOT_STAGE == runtime fw in exp_check_for_ready
+-  `21be781f <https://github.com/open-power/sbe/commit/21be781f>`__ Add missing timing attrs to p9a_eff_config
+-  `03efd459 <https://github.com/open-power/sbe/commit/03efd459>`__ Fix polling timeouts for exp_omi_train and exp_check_for_ready
+-  `9a430ddf <https://github.com/open-power/sbe/commit/9a430ddf>`__ Updates to Explorer FW upload tools
+-  `8b06b5c1 <https://github.com/open-power/sbe/commit/8b06b5c1>`__ Add deconfigure of memory port if mss_freq can’t find consensus
+   freq
+-  `6cad7d02 <https://github.com/open-power/sbe/commit/6cad7d02>`__ Add Axone FIR unmasking after p9_chiplet_scominit
+-  `c318ab00 <https://github.com/open-power/sbe/commit/c318ab00>`__ Add unmask_after_exp_omi_setup and FIR checks
+-  `2f535c87 <https://github.com/open-power/sbe/commit/2f535c87>`__ Add unmasks for REG1 and REG2 versions of OMI_FIR for Axone
+
+Luis Fernandez (1):
+
+-  `9acbf9f3 <https://github.com/open-power/sbe/commit/9acbf9f3>`__ HB Implement Static Analysis with cppcheck
+
+Mark Pizzutillo (24):
+
+-  `c130fb5d <https://github.com/open-power/sbe/commit/c130fb5d>`__ Added code for exp_getecid and unit tests
+-  `1d80cb57 <https://github.com/open-power/sbe/commit/1d80cb57>`__ Fix exp_getecid register accesses
+-  `9ca91c9e <https://github.com/open-power/sbe/commit/9ca91c9e>`__ Add API for axone p10 dimm rank
+-  `b06099df <https://github.com/open-power/sbe/commit/b06099df>`__ Add PMIC enable procedure code and UTs
+-  `745d8711 <https://github.com/open-power/sbe/commit/745d8711>`__ Fix exp_draminit phy_params
+-  `c257cb57 <https://github.com/open-power/sbe/commit/c257cb57>`__ Added code for exp_getecid and unit tests
+-  `f68b0a02 <https://github.com/open-power/sbe/commit/f68b0a02>`__ Add API for axone p10 dimm rank
+-  `68e02713 <https://github.com/open-power/sbe/commit/68e02713>`__ Fix exp_getecid register accesses
+-  `72a62b5a <https://github.com/open-power/sbe/commit/72a62b5a>`__ Add PMIC enable procedure code and UTs
+-  `39a198fb <https://github.com/open-power/sbe/commit/39a198fb>`__ Fix exp_draminit phy_params
+-  `34778bc0 <https://github.com/open-power/sbe/commit/34778bc0>`__ Add PRBS training sequence to exp_omi_setup
+-  `be05ce9e <https://github.com/open-power/sbe/commit/be05ce9e>`__ Create workaround for gemini MENTERP register bug
+-  `71852bfe <https://github.com/open-power/sbe/commit/71852bfe>`__ Add workaround for gemini OMI config settings
+-  `9346ae92 <https://github.com/open-power/sbe/commit/9346ae92>`__ Add code and workarounds for \*_omi_setup and \*_omi_train for
+   Swift
+-  `27423190 <https://github.com/open-power/sbe/commit/27423190>`__ Update exp_draminit results display for new response structs
+-  `2938d54f <https://github.com/open-power/sbe/commit/2938d54f>`__ Add assert for RSP extended data buffer size in exp_draminit
+-  `c2b97f24 <https://github.com/open-power/sbe/commit/c2b97f24>`__ Add MCBIST infinite tests
+-  `e1637c7d <https://github.com/open-power/sbe/commit/e1637c7d>`__ Add asserts for invalid states of enterprise & half dimm mode
+-  `5f7d221a <https://github.com/open-power/sbe/commit/5f7d221a>`__ Add new DDIMM spd version 0_3 and update UTs
+-  `2132642e <https://github.com/open-power/sbe/commit/2132642e>`__ Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes
+-  `972885f1 <https://github.com/open-power/sbe/commit/972885f1>`__ Add attribute for SPD_REVISION (byte 1)
+-  `b72e88b9 <https://github.com/open-power/sbe/commit/b72e88b9>`__ Refactor PMIC attributes to be at OCMB level
+-  `7247b205 <https://github.com/open-power/sbe/commit/7247b205>`__ Add SPD, ATTR, and code support for thermal sensor fields
+-  `2d51dbbb <https://github.com/open-power/sbe/commit/2d51dbbb>`__ Update RAS DQ Inject tool with new MCHP squence
+
+Marty E. Plummer (6):
+
+-  `629327db <https://github.com/open-power/sbe/commit/629327db>`__ updateBuildTag: convert proc.stdout.read() to str.
+-  `1ccc5eff <https://github.com/open-power/sbe/commit/1ccc5eff>`__ sbeCompression: add a python3 compatible fallback
+-  `04a2b51f <https://github.com/open-power/sbe/commit/04a2b51f>`__ sbeCompression: use floor division
+-  `e7dccb09 <https://github.com/open-power/sbe/commit/e7dccb09>`__ securityRegListGen: use io.open and read in text mode.
+-  `2615d39b <https://github.com/open-power/sbe/commit/2615d39b>`__ parsAndCutElf: convert line to str
+-  `e0e6c72e <https://github.com/open-power/sbe/commit/e0e6c72e>`__ treewide: use print function instead of statement
+
+Matt Derksen (1):
+
+-  `245b9cef <https://github.com/open-power/sbe/commit/245b9cef>`__ Support EXP_FW_LOG command to get Explorer FW logs
+
+Matthew Hickman (2):
+
+-  `c4bf31c0 <https://github.com/open-power/sbe/commit/c4bf31c0>`__ Ported ecc engine to generic
+-  `f811ed4a <https://github.com/open-power/sbe/commit/f811ed4a>`__ Ported ecc engine to generic
+
+Murulidhar Nataraju (3):
+
+-  `462aea8b <https://github.com/open-power/sbe/commit/462aea8b>`__ Update the Simics release path
+-  `98d8d616 <https://github.com/open-power/sbe/commit/98d8d616>`__ Update EnterMPIPL to collect architected dumps and
+-  `099e7402 <https://github.com/open-power/sbe/commit/099e7402>`__ MPIPL:SW485350
+
+Nico Fajardo (3):
+
+-  `2e2e7ec7 <https://github.com/open-power/sbe/commit/2e2e7ec7>`__ Add FAPI_ASSERT for unsupported SPD rank in RTT fetch
+-  `f95319e0 <https://github.com/open-power/sbe/commit/f95319e0>`__ Adding after_p9a_omi_init.C and p9a-specific fir traits
+-  `e6cfaaee <https://github.com/open-power/sbe/commit/e6cfaaee>`__ exp draminit & draminit_mc phase 3 update for PRD logging
+
+Prem Shanker Jha (1):
+
+-  `b05b7eb2 <https://github.com/open-power/sbe/commit/b05b7eb2>`__ PM: Modified FFDC to avoid corruption of RC in error path.
+
+Rahul Batra (1):
+
+-  `49f59681 <https://github.com/open-power/sbe/commit/49f59681>`__ PM: Fix DB0 Hang
+
+Raja Das (6):
+
+-  `8ee58f3e <https://github.com/open-power/sbe/commit/8ee58f3e>`__ Removed FlushNVDIMM from MPIPL Path
+-  `7d3fabc4 <https://github.com/open-power/sbe/commit/7d3fabc4>`__ Updated the pibmem length for Axone in sbe-debug.py
+-  `8fe7586c <https://github.com/open-power/sbe/commit/8fe7586c>`__ Updated backing build
+-  `1120e327 <https://github.com/open-power/sbe/commit/1120e327>`__ Updated backing build
+-  `1d411055 <https://github.com/open-power/sbe/commit/1d411055>`__ Optimized the Control Instruction Chip-op
+-  `230eeb0e <https://github.com/open-power/sbe/commit/230eeb0e>`__ Updated backing build in customrc
+
+Ryan Black (1):
+
+-  `166b70c6 <https://github.com/open-power/sbe/commit/166b70c6>`__ set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ buffer
+   read data.
+
+Ryan King (2):
+
+-  `2ce7e143 <https://github.com/open-power/sbe/commit/2ce7e143>`__ Add sensor cache read as an explorer inband command
+-  `e9fa3aa1 <https://github.com/open-power/sbe/commit/e9fa3aa1>`__ Add sensor cache read as an explorer inband command
+
+Sharath Manjunath (4):
+
+-  `2e5302df <https://github.com/open-power/sbe/commit/2e5302df>`__ Update exp_draminit to read values from attributes
+-  `91c77b9f <https://github.com/open-power/sbe/commit/91c77b9f>`__ Add exp_thermal_init for Explorer FW
+-  `d35148fa <https://github.com/open-power/sbe/commit/d35148fa>`__ Update exp_draminit to read values from attributes
+-  `b44d7913 <https://github.com/open-power/sbe/commit/b44d7913>`__ Add exp_thermal_init for Explorer FW
+
+Sheng-Hao Huang (1):
+
+-  `26de8811 <https://github.com/open-power/sbe/commit/26de8811>`__ for defect number HW476620
+
+Sneha Kadam (1):
+
+-  `4181f3d4 <https://github.com/open-power/sbe/commit/4181f3d4>`__ Renamed MCBIST subtest to clarify the test
+
+Stephen Glancy (42):
+
+-  `2198e3d3 <https://github.com/open-power/sbe/commit/2198e3d3>`__ Adds Explorer OMI setup - step 12.8a
+-  `9c255556 <https://github.com/open-power/sbe/commit/9c255556>`__ Moves conversions to be in the generic code space
+-  `1b311f24 <https://github.com/open-power/sbe/commit/1b311f24>`__ Moves generic xml directories to be in generic/procedures
+-  `8ece46a5 <https://github.com/open-power/sbe/commit/8ece46a5>`__ Adds explorer OMI training code
+-  `7e7b430a <https://github.com/open-power/sbe/commit/7e7b430a>`__ Moves CAS latency algorithm to generic folder
+-  `d51e3d14 <https://github.com/open-power/sbe/commit/d51e3d14>`__ Moves sync code to generic folder
+-  `1f492888 <https://github.com/open-power/sbe/commit/1f492888>`__ Moves set bad bitmap into generic
+-  `41a5e258 <https://github.com/open-power/sbe/commit/41a5e258>`__ Moves blame a FIR API to generic
+-  `1fac7c34 <https://github.com/open-power/sbe/commit/1fac7c34>`__ Adds explorer post-draminit bad bits processing
+-  `5d6711c6 <https://github.com/open-power/sbe/commit/5d6711c6>`__ Updates the LRDIMM to use SPD SI values
+-  `234734a3 <https://github.com/open-power/sbe/commit/234734a3>`__ Adds explorer training response display functions
+-  `8a98c662 <https://github.com/open-power/sbe/commit/8a98c662>`__ Fixes MCBIST compile fails
+-  `a3d5f865 <https://github.com/open-power/sbe/commit/a3d5f865>`__ Adds DDIMM EFD decoder API
+-  `ba55b796 <https://github.com/open-power/sbe/commit/ba55b796>`__ Adds process training response to exp draminit
+-  `4ece76d0 <https://github.com/open-power/sbe/commit/4ece76d0>`__ Adds explorer CCS specialization
+-  `0425da34 <https://github.com/open-power/sbe/commit/0425da34>`__ Adds EFD decode updates for 07MAY19 spec updates
+-  `98807cd3 <https://github.com/open-power/sbe/commit/98807cd3>`__ Fixes FFDC for files moved to generic
+-  `9ea40719 <https://github.com/open-power/sbe/commit/9ea40719>`__ Adds new attributes for 07MAY19 explorer specification
+-  `5fb7dbd2 <https://github.com/open-power/sbe/commit/5fb7dbd2>`__ Adds Explorer OMI setup - step 12.8a
+-  `856ef301 <https://github.com/open-power/sbe/commit/856ef301>`__ Moves conversions to be in the generic code space
+-  `e5d4f0e7 <https://github.com/open-power/sbe/commit/e5d4f0e7>`__ Moves generic xml directories to be in generic/procedures
+-  `dbef65eb <https://github.com/open-power/sbe/commit/dbef65eb>`__ Adds explorer OMI training code
+-  `603999f3 <https://github.com/open-power/sbe/commit/603999f3>`__ Moves CAS latency algorithm to generic folder
+-  `8fb1ba1e <https://github.com/open-power/sbe/commit/8fb1ba1e>`__ Moves sync code to generic folder
+-  `92b5c676 <https://github.com/open-power/sbe/commit/92b5c676>`__ Adds DDIMM EFD decoder API
+-  `337abf1d <https://github.com/open-power/sbe/commit/337abf1d>`__ Moves set bad bitmap into generic
+-  `4d5e0e5b <https://github.com/open-power/sbe/commit/4d5e0e5b>`__ Adds process training response to exp draminit
+-  `d5d815fe <https://github.com/open-power/sbe/commit/d5d815fe>`__ Moves blame a FIR API to generic
+-  `9f315343 <https://github.com/open-power/sbe/commit/9f315343>`__ Adds explorer post-draminit bad bits processing
+-  `8628f61e <https://github.com/open-power/sbe/commit/8628f61e>`__ Updates the LRDIMM to use SPD SI values
+-  `135ec660 <https://github.com/open-power/sbe/commit/135ec660>`__ Adds explorer training response display functions
+-  `33da4f84 <https://github.com/open-power/sbe/commit/33da4f84>`__ Adds new attributes for 07MAY19 explorer specification
+-  `76bddf79 <https://github.com/open-power/sbe/commit/76bddf79>`__ Fixes MCBIST compile fails
+-  `f9ce236f <https://github.com/open-power/sbe/commit/f9ce236f>`__ Adds explorer CCS specialization
+-  `db6107b7 <https://github.com/open-power/sbe/commit/db6107b7>`__ Adds EFD decode updates for 07MAY19 spec updates
+-  `87bb3373 <https://github.com/open-power/sbe/commit/87bb3373>`__ Fixes FFDC for files moved to generic
+-  `49aa0e41 <https://github.com/open-power/sbe/commit/49aa0e41>`__ Adds MCBIST beat/byte signature data patterns
+-  `05669c55 <https://github.com/open-power/sbe/commit/05669c55>`__ Adds explorer MCBIST address/data traps processing
+-  `09fdf35a <https://github.com/open-power/sbe/commit/09fdf35a>`__ Fixes maintenance pattern load bug
+-  `8187226a <https://github.com/open-power/sbe/commit/8187226a>`__ Updates exp access delay regs to set delays
+-  `056538d3 <https://github.com/open-power/sbe/commit/056538d3>`__ Adds explorer shmoo traits
+-  `03fbb688 <https://github.com/open-power/sbe/commit/03fbb688>`__ Fixes explorer accessor bugs
+
+Stewart Smith (1):
+
+-  `7c74ddae <https://github.com/open-power/sbe/commit/7c74ddae>`__ Use full UART TX buffer (shave 5s off booting)
+
+Sumit Kumar (1):
+
+-  `84c88858 <https://github.com/open-power/sbe/commit/84c88858>`__ Fapi_Infra:Add new member to structure ErrorInfoCDG
+
+Sunil Kumar (3):
+
+-  `b1415469 <https://github.com/open-power/sbe/commit/b1415469>`__ OCMB changes to suit PPE compilation.
+-  `be6e9acb <https://github.com/open-power/sbe/commit/be6e9acb>`__ Remove i2cSupport
+-  `1921f40c <https://github.com/open-power/sbe/commit/1921f40c>`__ OCMB changes to suit PPE compilation.
+
+Tsung Yeung (1):
+
+-  `435e4111 <https://github.com/open-power/sbe/commit/435e4111>`__ Replaces NVDIMM flush sequence with CCS
+
+manichow (1):
+
+-  `247a18dc <https://github.com/open-power/sbe/commit/247a18dc>`__ Quiesce procedure for NPU serving openCapi links
+
+vinaybs6 (2):
+
+-  `54d447a8 <https://github.com/open-power/sbe/commit/54d447a8>`__ Updating the customrc file
+-  `54f3205f <https://github.com/open-power/sbe/commit/54f3205f>`__ Setting the HRMOR value for OPAL based systems.
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+.. _patches-16:
+
+Patches
+~~~~~~~
+
+.. _commits-16:
+
+Commits
+~~~~~~~
+
+Aaron Sawdey (1):
+
+-  `f1234170 <https://github.com/open-power/skiboot/commit/f1234170>`__ external/mambo: support mambo COW mode for PMEM disk
+
+Alexey Kardashevskiy (3):
+
+-  `2a0455ba <https://github.com/open-power/skiboot/commit/2a0455ba>`__ npu2: Invalidate entire TCE cache if many entries requested
+-  `9be9a77a <https://github.com/open-power/skiboot/commit/9be9a77a>`__ npu2: Clear fence on all bricks
+-  `08cd61e9 <https://github.com/open-power/skiboot/commit/08cd61e9>`__ phb4: Add PHB options get/set OPAL calls
+
+Alistair Popple (1):
+
+-  `518ab49f <https://github.com/open-power/skiboot/commit/518ab49f>`__ skiboot.tcl: Add chip-id to pmem device tree node
+
+Andrew Donnellan (2):
+
+-  `e85e2e2b <https://github.com/open-power/skiboot/commit/e85e2e2b>`__ npu2-opencapi: Fix integer promotion bug in LPC allocation
+-  `bc72973d <https://github.com/open-power/skiboot/commit/bc72973d>`__ hw/npu2-opencapi: Support multiple LPC devices
+
+Andrew Geissler (1):
+
+-  `2554cac8 <https://github.com/open-power/skiboot/commit/2554cac8>`__ Support BMC IPMI heartbeat command
+
+Andrew Jeffery (10):
+
+-  `e08fee36 <https://github.com/open-power/skiboot/commit/e08fee36>`__ gard: Fix data corruption when clearing single records
+-  `8f204c12 <https://github.com/open-power/skiboot/commit/8f204c12>`__ blocklevel: smart_write: Terminate line for debug output in
+   no-change case
+-  `5c935e78 <https://github.com/open-power/skiboot/commit/5c935e78>`__ blocklevel: smart_write: Rename write buffer
+-  `518db2b2 <https://github.com/open-power/skiboot/commit/518db2b2>`__ blocklevel: smart_write: Rename size variable for clarity
+-  `6867bd54 <https://github.com/open-power/skiboot/commit/6867bd54>`__ blocklevel: smart_write: Avoid indirectly testing formal
+   parameters
+-  `bdbbfcac <https://github.com/open-power/skiboot/commit/bdbbfcac>`__ blocklevel: smart_write: Deny writes intersecting ECC
+   protected regions
+-  `aa52f943 <https://github.com/open-power/skiboot/commit/aa52f943>`__ blocklevel: smart_write: Avoid reuse of formal parameters
+-  `a950fd78 <https://github.com/open-power/skiboot/commit/a950fd78>`__ blocklevel: smart_write: Tidy local variable declarations
+-  `96ddf4b5 <https://github.com/open-power/skiboot/commit/96ddf4b5>`__ blocklevel: smart_write: Fix unaligned writes to ECC
+   partitions
+-  `7853fc53 <https://github.com/open-power/skiboot/commit/7853fc53>`__ libflash: ipmi-hiomap: Document error handling strategy in
+   write path
+
+Artem Senichev (1):
+
+-  `f9292037 <https://github.com/open-power/skiboot/commit/f9292037>`__ platforms/nicole: Fixup the system VPD EEPROM size
+
+Balamuruhan S (2):
+
+-  `61ec8655 <https://github.com/open-power/skiboot/commit/61ec8655>`__ occ-sensor: clean dt properties if sensor is not available
+-  `bb0f098c <https://github.com/open-power/skiboot/commit/bb0f098c>`__ chip: enable HOMER/OCC common area region in Qemu emulated
+   PowerNV host
+
+Cédric Le Goater (20):
+
+-  `e97391ae <https://github.com/open-power/skiboot/commit/e97391ae>`__ xive: fix return value of opal_xive_allocate_irq()
+-  `99557228 <https://github.com/open-power/skiboot/commit/99557228>`__ xive/p9: introduce header files for the registers
+-  `75829014 <https://github.com/open-power/skiboot/commit/75829014>`__ xive/p9: minor cleanup of the interface
+-  `f9f3bb0a <https://github.com/open-power/skiboot/commit/f9f3bb0a>`__ xive/p9: use MMIO access for VC_EQC_CONFIG
+-  `0649e551 <https://github.com/open-power/skiboot/commit/0649e551>`__ xive/p9: remove code not using indirect mode
+-  `71ad5938 <https://github.com/open-power/skiboot/commit/71ad5938>`__ xive/p9: remove code not using block group mode
+-  `1f269bc0 <https://github.com/open-power/skiboot/commit/1f269bc0>`__ xive/p9: remove dead code
+-  `a10f1502 <https://github.com/open-power/skiboot/commit/a10f1502>`__ xive/p9: obsolete OPAL_XIVE_IRQ_*_VIA_FW flags
+-  `ad7e9a67 <https://github.com/open-power/skiboot/commit/ad7e9a67>`__ xive/p9: obsolete OPAL_XIVE_IRQ_SHIFT_BUG flags
+-  `4f0a5633 <https://github.com/open-power/skiboot/commit/4f0a5633>`__ xive/p9: fix EQ bitmap assignment when allocation fails
+-  `f0e2746e <https://github.com/open-power/skiboot/commit/f0e2746e>`__ xive/p9: introduce definitions for priorities
+-  `e26a866f <https://github.com/open-power/skiboot/commit/e26a866f>`__ xive/p9: fix silent escalation EQ setup
+-  `0118b0a2 <https://github.com/open-power/skiboot/commit/0118b0a2>`__ xive/p9: cleanup all EQs when a VP block is freed.
+-  `4f194e77 <https://github.com/open-power/skiboot/commit/4f194e77>`__ xive/p9: remove ACK# setting in the NVT
+-  `5d0a4134 <https://github.com/open-power/skiboot/commit/5d0a4134>`__ xive/p9: introduce NVT_SHIFT
+-  `ca46415e <https://github.com/open-power/skiboot/commit/ca46415e>`__ xive/p9: remove XIVE_INT_SAFETY_GAP
+-  `2354857f <https://github.com/open-power/skiboot/commit/2354857f>`__ xive/p9: use predefined bitmasks to manipulate EQ addresses
+-  `6214cb80 <https://github.com/open-power/skiboot/commit/6214cb80>`__ xive/p9: introduce the ESB magic MMIO offsets
+-  `721ef0d0 <https://github.com/open-power/skiboot/commit/721ef0d0>`__ plat/qemu: use “/qemu” device tree node to identify the QEMU
+   platform
+-  `d807288d <https://github.com/open-power/skiboot/commit/d807288d>`__ plat/qemu: add a POWER10 platform
+
+Dan Crowell (1):
+
+-  `1b638f89 <https://github.com/open-power/skiboot/commit/1b638f89>`__ Updating shared constants for HBRT
+
+Dan Horák (2):
+
+-  `1a02a189 <https://github.com/open-power/skiboot/commit/1a02a189>`__ xscom-utils: refer only objects not sources for getscom
+-  `53baedfd <https://github.com/open-power/skiboot/commit/53baedfd>`__ gard: fix installation rule
+
+Eric Richter (9):
+
+-  `e023d6b9 <https://github.com/open-power/skiboot/commit/e023d6b9>`__ hw/test: include -gcov binaries in clean target
+-  `04f0cdb9 <https://github.com/open-power/skiboot/commit/04f0cdb9>`__ doc: add opal secure variable documentation
+-  `484bdc5d <https://github.com/open-power/skiboot/commit/484bdc5d>`__ libstb/secvar: add secure variable internal abstraction
+-  `bc1f1e44 <https://github.com/open-power/skiboot/commit/bc1f1e44>`__ libstb/secvar: add secvar api implementation
+-  `127db3a6 <https://github.com/open-power/skiboot/commit/127db3a6>`__ secvar/test: add rudimentary secvar API unit testing
+-  `a55c46d5 <https://github.com/open-power/skiboot/commit/a55c46d5>`__ secvar_devtree: add generic compatible, and new format
+   device tree property
+-  `6cdbf1ad <https://github.com/open-power/skiboot/commit/6cdbf1ad>`__ secvar_api: check that enqueue_update writes successfully
+   before returning success
+-  `0dfaf110 <https://github.com/open-power/skiboot/commit/0dfaf110>`__ secvar_main: increase verbosity of the main entrypoint
+-  `c2ba08e8 <https://github.com/open-power/skiboot/commit/c2ba08e8>`__ tpm_i2c_nuvoton: check TPM vendor id register during probe
+
+Frederic Barrat (26):
+
+-  `f6f247a8 <https://github.com/open-power/skiboot/commit/f6f247a8>`__ core/pci: Refactor common paths on slot hotplug
+-  `38e51a31 <https://github.com/open-power/skiboot/commit/38e51a31>`__ core/pci: Add missing lock in set_power_timer
+-  `8bae2376 <https://github.com/open-power/skiboot/commit/8bae2376>`__ core/pci: Use proper phandle during hotplug for PHB slots
+-  `30642155 <https://github.com/open-power/skiboot/commit/30642155>`__ core/pci: Train link of PHB slots when hotplugging
+-  `94bc2d7a <https://github.com/open-power/skiboot/commit/94bc2d7a>`__ core/pci: Fix scan of devices for opencapi slots
+-  `13e1a7e5 <https://github.com/open-power/skiboot/commit/13e1a7e5>`__ npu2-hw-procedures: Move some opencapi PHY settings in
+   one-off init
+-  `544ce7ef <https://github.com/open-power/skiboot/commit/544ce7ef>`__ npu2-opencapi: Make sure the PCI slot has the proper ID
+-  `fed081dc <https://github.com/open-power/skiboot/commit/fed081dc>`__ npu2-hw-procedures: Fix link retraining on reset
+-  `2600cfac <https://github.com/open-power/skiboot/commit/2600cfac>`__ npu2-opencapi: Rework link training timeout
+-  `c5db8325 <https://github.com/open-power/skiboot/commit/c5db8325>`__ npu2-opencapi: Tweak fundamental reset sequence
+-  `7989d6ed <https://github.com/open-power/skiboot/commit/7989d6ed>`__ npu2-opencapi: Simplify freset states
+-  `dbc70aea <https://github.com/open-power/skiboot/commit/dbc70aea>`__ npu2-opencapi: Detect PHY reset errors
+-  `40bc636e <https://github.com/open-power/skiboot/commit/40bc636e>`__ npu2-opencapi: Improve error reporting to the OS
+-  `6299d3e5 <https://github.com/open-power/skiboot/commit/6299d3e5>`__ npu2-opencapi: Activate PCI hotplug on opencapi slot
+-  `9d5faafc <https://github.com/open-power/skiboot/commit/9d5faafc>`__ npu2-opencapi: Handle OPAL_UNMAP_PE operation on set_pe()
+   callback
+-  `233e863c <https://github.com/open-power/skiboot/commit/233e863c>`__ npu2-opencapi: Log a warning when resetting a broken device
+-  `425340bd <https://github.com/open-power/skiboot/commit/425340bd>`__ platform/mihawk: Detect old system compatible string
+-  `da28a664 <https://github.com/open-power/skiboot/commit/da28a664>`__ npu2: Rework phb-index assignments for virtual PHBs
+-  `57d43efd <https://github.com/open-power/skiboot/commit/57d43efd>`__ npu3: Don’t use the device tree to assign the phb-index of
+   the PHB
+-  `bbb4777f <https://github.com/open-power/skiboot/commit/bbb4777f>`__ npu2, npu3: Remove ibm, phb-index property from the NPU dt
+   node
+-  `8b9be491 <https://github.com/open-power/skiboot/commit/8b9be491>`__ npu3: Register virtual PHBs with static IDs
+-  `09478eae <https://github.com/open-power/skiboot/commit/09478eae>`__ npu2-opencapi: don’t fence on masked XSL errors
+-  `53408440 <https://github.com/open-power/skiboot/commit/53408440>`__ npu2-opencapi: Don’t drive reset signal permanently
+-  `9de4f228 <https://github.com/open-power/skiboot/commit/9de4f228>`__ npu2-opencapi: Allow platforms to identify physical slots
+-  `59482b92 <https://github.com/open-power/skiboot/commit/59482b92>`__ capp: Add lid definition for P9 DD2.3
+-  `e876514b <https://github.com/open-power/skiboot/commit/e876514b>`__ hw/phb4: Tune GPU direct performance on witherspoon in PCI
+   mode
+
+Frédéric Bonnard (1):
+
+-  `470ffb5f <https://github.com/open-power/skiboot/commit/470ffb5f>`__ external/common: Use file operation used on x86 for
+   ARCH_UNKNOWN
+
+Gavin Shan (2):
+
+-  `8f33688a <https://github.com/open-power/skiboot/commit/8f33688a>`__ core/pci: Use cached VDID when populating device node
+-  `c9c68152 <https://github.com/open-power/skiboot/commit/c9c68152>`__ core/pci: Check PCIe cap version in
+   pci_disable_completion_timeout()
+
+Haren Myneni (1):
+
+-  `ad8cdd0f <https://github.com/open-power/skiboot/commit/ad8cdd0f>`__ VAS: Alloc IRQ and port address for each VAS instance
+
+Ilya Kuznetsov (1):
+
+-  `dab352ee <https://github.com/open-power/skiboot/commit/dab352ee>`__ pci-slot: Allow to create slot for downstream port of any
+   switch
+
+Jordan Niethe (8):
+
+-  `4acb8fe7 <https://github.com/open-power/skiboot/commit/4acb8fe7>`__ core/pci-dt-slots: Remove duplicate PCIDBG() definition
+-  `df15dcfc <https://github.com/open-power/skiboot/commit/df15dcfc>`__ pci: Use a macro for accessing PCI BDF Bus Number
+-  `f68639c6 <https://github.com/open-power/skiboot/commit/f68639c6>`__ pci: Use a macro for accessing PCI BDF Device Number
+-  `e4e2aa9c <https://github.com/open-power/skiboot/commit/e4e2aa9c>`__ pci: Use a macro for accessing PCI BDF Function Number
+-  `41f6c806 <https://github.com/open-power/skiboot/commit/41f6c806>`__ hw/phb4: Use standard MIN/MAX macro definitions
+-  `851ce56c <https://github.com/open-power/skiboot/commit/851ce56c>`__ ipmi: Use standard MIN() macro definition
+-  `a7864968 <https://github.com/open-power/skiboot/commit/a7864968>`__ core/flash: Use pr_fmt macro for tagging log messages
+-  `9f0af279 <https://github.com/open-power/skiboot/commit/9f0af279>`__ ccan: Add CCAN heap license
+
+Joy Chu (3):
+
+-  `52952aca <https://github.com/open-power/skiboot/commit/52952aca>`__ platform/mihawk: Add system VPD EEPROM to I2C bus
+-  `d6ab89db <https://github.com/open-power/skiboot/commit/d6ab89db>`__ platform/mihawk: add nvme devices slot table
+-  `68260957 <https://github.com/open-power/skiboot/commit/68260957>`__ platform/mihawk: support dynamic PCIe slot table
+
+Klaus Heinrich Kiwi (3):
+
+-  `99ce1bef <https://github.com/open-power/skiboot/commit/99ce1bef>`__ ibm-fsp/lxvpd: check for upstream port on slot labeling
+-  `ab1b05d2 <https://github.com/open-power/skiboot/commit/ab1b05d2>`__ PCI: create optional loc-code platform callback
+-  `b8b1ebc1 <https://github.com/open-power/skiboot/commit/b8b1ebc1>`__ core/pci.c: cleanup pci_add_loc_code()
+
+Madhavan Srinivasan (2):
+
+-  `7066a9c2 <https://github.com/open-power/skiboot/commit/7066a9c2>`__ hdat/spira: export abc and wxyz bus speeds
+-  `37941672 <https://github.com/open-power/skiboot/commit/37941672>`__ hw/imc: Add error message on failing cases for imc_init
+
+Mahesh Salgaonkar (2):
+
+-  `a810d1fe <https://github.com/open-power/skiboot/commit/a810d1fe>`__ IPMI: Trigger OPAL TI in abort path.
+-  `53944d45 <https://github.com/open-power/skiboot/commit/53944d45>`__ opal-gard: Add support for new PVR POWER9P.
+
+Mauro S. M. Rodrigues (1):
+
+-  `e4113f94 <https://github.com/open-power/skiboot/commit/e4113f94>`__ tpm_i2c_nuvoton: fix tpm_read_fifo overflow check
+
+Michael Ellerman (1):
+
+-  `387ffa75 <https://github.com/open-power/skiboot/commit/387ffa75>`__ mambo: Add more tweakable security flags
+
+Michal Suchanek (1):
+
+-  `6080c106 <https://github.com/open-power/skiboot/commit/6080c106>`__ errorlog: Prevent alignment error building with gcc9.
+
+Nicholas Piggin (47):
+
+-  `4cf05f35 <https://github.com/open-power/skiboot/commit/4cf05f35>`__ asm/head: set skiboot TOC in interrupt handler entry
+-  `a2c9babb <https://github.com/open-power/skiboot/commit/a2c9babb>`__ core/cpu.c: current_radix_mode should be initialised to true
+-  `6266148e <https://github.com/open-power/skiboot/commit/6266148e>`__ build: use -mcpu=power8
+-  `b70e8afd <https://github.com/open-power/skiboot/commit/b70e8afd>`__ core/exceptions.c: rearrange code to allow more interrupt
+   types
+-  `9ddc1a6b <https://github.com/open-power/skiboot/commit/9ddc1a6b>`__ core/util: trap based assertions
+-  `216433af <https://github.com/open-power/skiboot/commit/216433af>`__ core/util: branch-to-NULL assert for ELFv2 ABI
+-  `1785745d <https://github.com/open-power/skiboot/commit/1785745d>`__ core/exceptions.c: do not include handler code in exception
+   backtrace
+-  `6b512fce <https://github.com/open-power/skiboot/commit/6b512fce>`__ slw: slw_reinit fix array overrun
+-  `3734172b <https://github.com/open-power/skiboot/commit/3734172b>`__ build: fix non-constant build asserts
+-  `2501c3f6 <https://github.com/open-power/skiboot/commit/2501c3f6>`__ xive/p9: improve cache watch type checking
+-  `154e4eed <https://github.com/open-power/skiboot/commit/154e4eed>`__ xive/p9: use predefined bitmasks to manipulate EQ addresses
+-  `192d5865 <https://github.com/open-power/skiboot/commit/192d5865>`__ xive/p9: sbe size debug print fix
+-  `40558797 <https://github.com/open-power/skiboot/commit/40558797>`__ fsp: map trace areas on P9
+-  `ef7c7de8 <https://github.com/open-power/skiboot/commit/ef7c7de8>`__ psi: update registers to reflect >= P8 PHBSCR
+-  `bb445088 <https://github.com/open-power/skiboot/commit/bb445088>`__ hdata/test/hdata_to_dt.c: use P8E PVR when -8E is given
+-  `3fbfb0e3 <https://github.com/open-power/skiboot/commit/3fbfb0e3>`__ Remove dead POWER7 code
+-  `26657393 <https://github.com/open-power/skiboot/commit/26657393>`__ asm/cvc_entry.S: r2 save fix
+-  `ca412e3e <https://github.com/open-power/skiboot/commit/ca412e3e>`__ capp: fix endian conversion
+-  `0ed09ec1 <https://github.com/open-power/skiboot/commit/0ed09ec1>`__ cpu: use dt accessor device tree access
+-  `1b9a449d <https://github.com/open-power/skiboot/commit/1b9a449d>`__ opal-api: add endian conversions to most opal calls
+-  `789624ff <https://github.com/open-power/skiboot/commit/789624ff>`__ opal-msg: endian fixes for opal-msg.c and opal_queue_msg
+   callers
+-  `c47b2ffd <https://github.com/open-power/skiboot/commit/c47b2ffd>`__ elf: endian conversions
+-  `518e5542 <https://github.com/open-power/skiboot/commit/518e5542>`__ spira: fix endian conversions in spira data structures
+-  `8d49ff53 <https://github.com/open-power/skiboot/commit/8d49ff53>`__ hdata: endian conversions
+-  `0d12f0c8 <https://github.com/open-power/skiboot/commit/0d12f0c8>`__ naca: move naca definition from asm to C
+-  `bb9aebc6 <https://github.com/open-power/skiboot/commit/bb9aebc6>`__ io: endian conversions for io accessors
+-  `08801245 <https://github.com/open-power/skiboot/commit/08801245>`__ hmi: endian conversions
+-  `b5c22130 <https://github.com/open-power/skiboot/commit/b5c22130>`__ cvc: allow BE cvc code to be called from LE context
+-  `1504bf98 <https://github.com/open-power/skiboot/commit/1504bf98>`__ xive: make endian-clean
+-  `e73cf72d <https://github.com/open-power/skiboot/commit/e73cf72d>`__ phb4: make endian-clean
+-  `61800f2d <https://github.com/open-power/skiboot/commit/61800f2d>`__ occ sensors: make endian-clean
+-  `45c1436a <https://github.com/open-power/skiboot/commit/45c1436a>`__ memconsole: make endian-clean
+-  `1959efa6 <https://github.com/open-power/skiboot/commit/1959efa6>`__ debug descriptor: make endian-clean
+-  `a2c74d83 <https://github.com/open-power/skiboot/commit/a2c74d83>`__ ipmi: endian conversion
+-  `390c4f5e <https://github.com/open-power/skiboot/commit/390c4f5e>`__ sbe-p9: endian conversion
+-  `e3934d8c <https://github.com/open-power/skiboot/commit/e3934d8c>`__ fsp: endian conversions
+-  `4ec92ece <https://github.com/open-power/skiboot/commit/4ec92ece>`__ errorlog: endian conversion
+-  `f27d32f1 <https://github.com/open-power/skiboot/commit/f27d32f1>`__ pel: endian conversion
+-  `8d9d63b9 <https://github.com/open-power/skiboot/commit/8d9d63b9>`__ libflash: ecc endian conversions
+-  `9c72bbb6 <https://github.com/open-power/skiboot/commit/9c72bbb6>`__ prd: endian conversions
+-  `752b2a2d <https://github.com/open-power/skiboot/commit/752b2a2d>`__ opal-dump: MPIPL endan conversions
+-  `d71bb898 <https://github.com/open-power/skiboot/commit/d71bb898>`__ sfc-ctrl: endian conversions
+-  `35776a29 <https://github.com/open-power/skiboot/commit/35776a29>`__ add little endian support
+-  `a0cf95fe <https://github.com/open-power/skiboot/commit/a0cf95fe>`__ dt: assorted cleanups
+-  `5178691d <https://github.com/open-power/skiboot/commit/5178691d>`__ add more sparse endian annotations
+-  `e04a34af <https://github.com/open-power/skiboot/commit/e04a34af>`__ fix simple sparse warnings
+-  `bca23d31 <https://github.com/open-power/skiboot/commit/bca23d31>`__ i2c: fix dereference beyond the end of buffer
+
+Oliver O’Halloran (80):
+
+-  `ba10ce12 <https://github.com/open-power/skiboot/commit/ba10ce12>`__ Makefiles: Remove –Wno-stringop-truncation
+-  `0f9371da <https://github.com/open-power/skiboot/commit/0f9371da>`__ hw: Put SPDX on new files
+-  `9142bb3b <https://github.com/open-power/skiboot/commit/9142bb3b>`__ core/pci-quirk: Re-order struct members
+-  `452a9a46 <https://github.com/open-power/skiboot/commit/452a9a46>`__ core/pci: Export pci_check_clear_freeze()
+-  `a7c613eb <https://github.com/open-power/skiboot/commit/a7c613eb>`__ core/pci-quirk: Microsemi switch UR workaround
+-  `e9a30df7 <https://github.com/open-power/skiboot/commit/e9a30df7>`__ hw/sbe-p9: Fix multi-line log messages
+-  `e96635d4 <https://github.com/open-power/skiboot/commit/e96635d4>`__ include/xscom: Remove duplicate p8 definitions
+-  `abf3e4c6 <https://github.com/open-power/skiboot/commit/abf3e4c6>`__ include/xscom: Remove duplicate p9 definitions
+-  `b03906a9 <https://github.com/open-power/skiboot/commit/b03906a9>`__ include/xscom: Use the name EQ rather than EP
+-  `b310e8f7 <https://github.com/open-power/skiboot/commit/b310e8f7>`__ hw/phb4: Prevent register accesses when in reset
+-  `a1fced25 <https://github.com/open-power/skiboot/commit/a1fced25>`__ skiboot 6.5 release notes
+-  `e2018d2a <https://github.com/open-power/skiboot/commit/e2018d2a>`__ core/flash: Validate secure boot content size
+-  `1af237bc <https://github.com/open-power/skiboot/commit/1af237bc>`__ pci: recheck pci nvram hacks on fast-reboot
+-  `f945230b <https://github.com/open-power/skiboot/commit/f945230b>`__ hdata: Add Axone IOHUB support
+-  `8bb0ae35 <https://github.com/open-power/skiboot/commit/8bb0ae35>`__ core/pci: Only hack class code for root ports
+-  `7b12d548 <https://github.com/open-power/skiboot/commit/7b12d548>`__ hw/lpc: Configure SerIRQ interrupts on P9P
+-  `4017085c <https://github.com/open-power/skiboot/commit/4017085c>`__ hw/psi: Add chip ID to interrupt names
+-  `fb2f03ea <https://github.com/open-power/skiboot/commit/fb2f03ea>`__ hw/psi-p9: Make interrupt name array global
+-  `fa161cd8 <https://github.com/open-power/skiboot/commit/fa161cd8>`__ hw/psi-p9: Mask OPAL-owned LSIs without handlers
+-  `9c9375fd <https://github.com/open-power/skiboot/commit/9c9375fd>`__ hw/psi: Remove explicit external IRQ policy
+-  `923b5a53 <https://github.com/open-power/skiboot/commit/923b5a53>`__ core/platform: Actually disable fast-reboot on P8
+-  `a4e0f636 <https://github.com/open-power/skiboot/commit/a4e0f636>`__ core/init: Don’t checksum MPIPL data areas
+-  `cc34635d <https://github.com/open-power/skiboot/commit/cc34635d>`__ core/init: Checksum romem after patching out traps
+-  `6cf9ace9 <https://github.com/open-power/skiboot/commit/6cf9ace9>`__ hw/port80: Squash No SYNC error
+-  `1c282887 <https://github.com/open-power/skiboot/commit/1c282887>`__ memory: Add NUMA associtivity information to DT
+-  `f9eb53d2 <https://github.com/open-power/skiboot/commit/f9eb53d2>`__ hdata: Add a generic compatible to ibm,secureboot
+-  `a0340a09 <https://github.com/open-power/skiboot/commit/a0340a09>`__ libstb/secvar: Ensure secvar_set_status() is called once
+-  `ca11072a <https://github.com/open-power/skiboot/commit/ca11072a>`__ libstb/secvar: Fix makefile
+-  `24813aa2 <https://github.com/open-power/skiboot/commit/24813aa2>`__ core/trace: Move trace buffer exports to a subnode
+-  `628158b2 <https://github.com/open-power/skiboot/commit/628158b2>`__ core/trace: Rename boot trace buffer
+-  `446f9f03 <https://github.com/open-power/skiboot/commit/446f9f03>`__ core/pci: Squash warning from devices with no ecaps
+-  `bbe5f003 <https://github.com/open-power/skiboot/commit/bbe5f003>`__ platforms/astbmc: Add more slot helper macros
+-  `1ed21a83 <https://github.com/open-power/skiboot/commit/1ed21a83>`__ platforms/qemu: Add slot table
+-  `83a92e3b <https://github.com/open-power/skiboot/commit/83a92e3b>`__ platforms/qemu: Add slot table entries for a PCIe switch
+-  `7fddf42c <https://github.com/open-power/skiboot/commit/7fddf42c>`__ hdata/test: Remove all temp files
+-  `46fac469 <https://github.com/open-power/skiboot/commit/46fac469>`__ test/mambo: Skip restoring the old ulimit
+-  `9e87ef7f <https://github.com/open-power/skiboot/commit/9e87ef7f>`__ hw/test: Make tests quieter
+-  `d6fc2fb3 <https://github.com/open-power/skiboot/commit/d6fc2fb3>`__ makefiles: Make attribute suggestions non-errors
+-  `0b8f5ea3 <https://github.com/open-power/skiboot/commit/0b8f5ea3>`__ tests: Squash \__attrconst related warnings
+-  `2899bda5 <https://github.com/open-power/skiboot/commit/2899bda5>`__ include/cpu: Move \__nomcount attribute
+-  `7abb0ef5 <https://github.com/open-power/skiboot/commit/7abb0ef5>`__ opal-ci: Remove clang builds on 18.04
+-  `0990e822 <https://github.com/open-power/skiboot/commit/0990e822>`__ boottests: Print the simulator output if V=1 is set
+-  `dc85bd46 <https://github.com/open-power/skiboot/commit/dc85bd46>`__ witherspoon: Squash spurious I2C errors
+-  `8b3012e1 <https://github.com/open-power/skiboot/commit/8b3012e1>`__ hw/p8-i2c: Don’t print warnings when dumping registers
+-  `b449782d <https://github.com/open-power/skiboot/commit/b449782d>`__ hw/p8-i2c: Clean up interrupt masking
+-  `9f7b726c <https://github.com/open-power/skiboot/commit/9f7b726c>`__ libstb/tpm: block access to unknown i2c devs on the tpm bus
+-  `80fd2e96 <https://github.com/open-power/skiboot/commit/80fd2e96>`__ xscom: Don’t log xscom errors caused by OPAL calls
+-  `a4fbdbc6 <https://github.com/open-power/skiboot/commit/a4fbdbc6>`__ doc: Add skiboot-5.2.0 ref
+-  `f04000d7 <https://github.com/open-power/skiboot/commit/f04000d7>`__ doc/secvar: Fix table markup
+-  `06a90e9b <https://github.com/open-power/skiboot/commit/06a90e9b>`__ doc/mpipl: Fix warnings
+-  `c76b1c19 <https://github.com/open-power/skiboot/commit/c76b1c19>`__ doc/secvar: Fix indentation warnings
+-  `93ea4773 <https://github.com/open-power/skiboot/commit/93ea4773>`__ doc: Fix code blocks in v6.3.3 release notes
+-  `8be8d98e <https://github.com/open-power/skiboot/commit/8be8d98e>`__ doc/sbe: Fix block indentation
+-  `58d51527 <https://github.com/open-power/skiboot/commit/58d51527>`__ doc: Remove duplicate OPAL_ELOG_WRITE label
+-  `962f6d78 <https://github.com/open-power/skiboot/commit/962f6d78>`__ doc: Fix block in 6.3.2 release notes
+-  `7b4619a6 <https://github.com/open-power/skiboot/commit/7b4619a6>`__ doc/opal-api: Remove spurious indent
+-  `0f46e5ca <https://github.com/open-power/skiboot/commit/0f46e5ca>`__ doc/dt: Fix memory-heirachy block
+-  `192efa9b <https://github.com/open-power/skiboot/commit/192efa9b>`__ doc/opal-api: Remove ref to OPAL_HMI_FLAGS_TOD_TB_FAIL
+-  `7afd41b7 <https://github.com/open-power/skiboot/commit/7afd41b7>`__ doc/device-tree: Add secvar bindings to the toctree
+-  `e23e0053 <https://github.com/open-power/skiboot/commit/e23e0053>`__ doc: Add VAS stuff into the tree
+-  `f59b2f6b <https://github.com/open-power/skiboot/commit/f59b2f6b>`__ doc: Use parallel builds
+-  `4a8b45a6 <https://github.com/open-power/skiboot/commit/4a8b45a6>`__ doc: Remove bonus CONTRIBUTING.md from the index
+-  `275c73fc <https://github.com/open-power/skiboot/commit/275c73fc>`__ doc: Fix some errors in platforms-and-cpus
+-  `a02072d0 <https://github.com/open-power/skiboot/commit/a02072d0>`__ doc/imc: Fix sphinx warning
+-  `d332d419 <https://github.com/open-power/skiboot/commit/d332d419>`__ README.md: Add information on docs
+-  `10bbcd07 <https://github.com/open-power/skiboot/commit/10bbcd07>`__ core/platform: Add an explicit fast-reboot type
+-  `ee07f2c6 <https://github.com/open-power/skiboot/commit/ee07f2c6>`__ core/fast-reset: Do not enable by default
+-  `82aed17a <https://github.com/open-power/skiboot/commit/82aed17a>`__ firenze-pci: Fix infinite loop in firenze_pci_add_loc_code()
+-  `2e122fba <https://github.com/open-power/skiboot/commit/2e122fba>`__ hw/fsp: Remove stray va_end() in \__fsp_fillmsg()
+-  `b776bb0f <https://github.com/open-power/skiboot/commit/b776bb0f>`__ hw/fsp: Fix GENERIC_FAILURE mailbox status code
+-  `e19dddc5 <https://github.com/open-power/skiboot/commit/e19dddc5>`__ Re-license contributions from Raptor Computer Systems
+-  `a5764dd3 <https://github.com/open-power/skiboot/commit/a5764dd3>`__ Re-license contributions from Dan Horák
+-  `504f4f08 <https://github.com/open-power/skiboot/commit/504f4f08>`__ Re-license contributions from Yadro
+-  `d703ad5b <https://github.com/open-power/skiboot/commit/d703ad5b>`__ hw/prd: Hold FSP notifications while PRD is inactive
+-  `ec7be089 <https://github.com/open-power/skiboot/commit/ec7be089>`__ docs: Fix ref to skiboot-6.4 in 6.5 release notes
+-  `7b57002d <https://github.com/open-power/skiboot/commit/7b57002d>`__ hw/xscom: Add scom infrastructure
+-  `9b612fff <https://github.com/open-power/skiboot/commit/9b612fff>`__ hw/centaur: Convert to use the new scom API
+-  `38b5c317 <https://github.com/open-power/skiboot/commit/38b5c317>`__ hdata/memory: Add support for memory-buffer mmio
+-  `e991415a <https://github.com/open-power/skiboot/commit/e991415a>`__ hw/ocmb: Add OCMB SCOM support
+-  `0f1937ef <https://github.com/open-power/skiboot/commit/0f1937ef>`__ skiboot v6.6 release notes
+
+Reza Arbab (19):
+
+-  `7ff5558c <https://github.com/open-power/skiboot/commit/7ff5558c>`__ Dedup $(HW_OBJS)
+-  `e7f76b4e <https://github.com/open-power/skiboot/commit/e7f76b4e>`__ hw/phys-map: Add pvr argument to phys_map_init()
+-  `6db75f1d <https://github.com/open-power/skiboot/commit/6db75f1d>`__ hw/phys-map: Add Axone memory map
+-  `8279e529 <https://github.com/open-power/skiboot/commit/8279e529>`__ npu2: Prepare purge_l2_l3_caches() for reuse
+-  `d9ecf61c <https://github.com/open-power/skiboot/commit/d9ecf61c>`__ npu2: Refactor NPU OPAL calls
+-  `d9b06b85 <https://github.com/open-power/skiboot/commit/d9b06b85>`__ npu2: Add checks to npu2-only codepaths
+-  `aa3fc69f <https://github.com/open-power/skiboot/commit/aa3fc69f>`__ hw: Introduce npu3
+-  `6017ba6a <https://github.com/open-power/skiboot/commit/6017ba6a>`__ Add Swift platform
+-  `3e334fbb <https://github.com/open-power/skiboot/commit/3e334fbb>`__ npu3: Rename NPU3_SM_MISC_CFGn register macros
+-  `82b57688 <https://github.com/open-power/skiboot/commit/82b57688>`__ npu3: Initialize NPU3_SNP_MISC_CFG0
+-  `2422c100 <https://github.com/open-power/skiboot/commit/2422c100>`__ npu3: Expose remaining ATSD launch registers
+-  `a36a4944 <https://github.com/open-power/skiboot/commit/a36a4944>`__ npu: Fix device binding error message
+-  `38e1c73f <https://github.com/open-power/skiboot/commit/38e1c73f>`__ npu3: Delay enablement of DL parity checking
+-  `3f5ecfb3 <https://github.com/open-power/skiboot/commit/3f5ecfb3>`__ devicetree: Remove lpc interrupt properties
+-  `91b4be52 <https://github.com/open-power/skiboot/commit/91b4be52>`__ platforms/swift: Remove spurious error message
+-  `03e7420e <https://github.com/open-power/skiboot/commit/03e7420e>`__ npu3: Add ibm, ioda2-npu3-phb to compatible property
+-  `3ea336e7 <https://github.com/open-power/skiboot/commit/3ea336e7>`__ npu3: Improve SALT log output
+-  `ece4109b <https://github.com/open-power/skiboot/commit/ece4109b>`__ npu3: Make SALT CMD_REG writable
+-  `24664b48 <https://github.com/open-power/skiboot/commit/24664b48>`__ npu2/hw-procedures: Remove assertion from check_credits()
+
+Ryan Grimm (1):
+
+-  `689f4469 <https://github.com/open-power/skiboot/commit/689f4469>`__ slw: Enable stop states on P9P
+
+Shilpasri G Bhat (1):
+
+-  `1fa6e85a <https://github.com/open-power/skiboot/commit/1fa6e85a>`__ occ: Add pstate corresponding to base frequency to DT
+
+Stewart Smith (23):
+
+-  `648c7cfd <https://github.com/open-power/skiboot/commit/648c7cfd>`__ Silence sparse warning for version.c
+-  `2c256c68 <https://github.com/open-power/skiboot/commit/2c256c68>`__ sparse: Silence “directive in argument list” for version
+   string
+-  `c7737655 <https://github.com/open-power/skiboot/commit/c7737655>`__ sparse: fix (main|secondar)_cpu_entry declaration types
+-  `ae9fb433 <https://github.com/open-power/skiboot/commit/ae9fb433>`__ sparse: fix endian types of struct imc_chip_cb members
+-  `64b30ec5 <https://github.com/open-power/skiboot/commit/64b30ec5>`__ sparse: various SPIRA structures, declare them.
+-  `4b2af1e5 <https://github.com/open-power/skiboot/commit/4b2af1e5>`__ sparse: lpc uart interrupt pointer endianness
+-  `352738f7 <https://github.com/open-power/skiboot/commit/352738f7>`__ sparse: hdata/fsp: u8 doesn’t have endian
+-  `4bec3e9e <https://github.com/open-power/skiboot/commit/4bec3e9e>`__ sparse: hdata/iohub: correctly convert endianness
+-  `33753c98 <https://github.com/open-power/skiboot/commit/33753c98>`__ sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no
+   endian
+-  `62ceded3 <https://github.com/open-power/skiboot/commit/62ceded3>`__ sparse: libstb/container: fix endian type for magic number
+-  `0ee242b9 <https://github.com/open-power/skiboot/commit/0ee242b9>`__ gcov: Fix skiboot size to dump out from simulators
+-  `067de39a <https://github.com/open-power/skiboot/commit/067de39a>`__ Move ec/ code to Rhesus platform
+-  `5ef3dd30 <https://github.com/open-power/skiboot/commit/5ef3dd30>`__ SPDX-ify all skiboot code
+-  `5826c0a2 <https://github.com/open-power/skiboot/commit/5826c0a2>`__ travis: Enable fedora30 for ppc64le
+-  `468a2dc1 <https://github.com/open-power/skiboot/commit/468a2dc1>`__ travis: remove fedora29
+-  `85b94f12 <https://github.com/open-power/skiboot/commit/85b94f12>`__ travis: do gcov builds on fedora30
+-  `8995ad61 <https://github.com/open-power/skiboot/commit/8995ad61>`__ doc/requirements.txt: pin docutils at 0.14
+-  `73ded8c7 <https://github.com/open-power/skiboot/commit/73ded8c7>`__ doc/device-tree/ibm, opal/firmware/version: clarify timeline
+   of git-id vs version
+-  `0e1db80c <https://github.com/open-power/skiboot/commit/0e1db80c>`__ SPDX fixups and Copyright date fixes
+-  `12610da1 <https://github.com/open-power/skiboot/commit/12610da1>`__ libstb: export CVC/securerom code memory range
+-  `70047661 <https://github.com/open-power/skiboot/commit/70047661>`__ mambo: enable use of real Container Verification Code
+-  `49496485 <https://github.com/open-power/skiboot/commit/49496485>`__ Re-license IBM written files as Apache 2.0 OR GPLv2+
+-  `57c451dd <https://github.com/open-power/skiboot/commit/57c451dd>`__ platform: add Raptor Blackbird support
+
+Thiago Jung Bauermann (2):
+
+-  `528b72fa <https://github.com/open-power/skiboot/commit/528b72fa>`__ core/init: Add ibm,processor-storage-keys property to CPU DT
+   node
+-  `9cd556ca <https://github.com/open-power/skiboot/commit/9cd556ca>`__ Makefile: Search for distro-provided cross-compiler
+
+Vasant Hegde (64):
+
+-  `ca222757 <https://github.com/open-power/skiboot/commit/ca222757>`__ OPAL: Add OPAL boot entry address to device tree
+-  `af98c563 <https://github.com/open-power/skiboot/commit/af98c563>`__ FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.c
+-  `9d57eb46 <https://github.com/open-power/skiboot/commit/9d57eb46>`__ hdata: Split MDST ‘type’ field to accommodate MPIPL
+-  `0b667811 <https://github.com/open-power/skiboot/commit/0b667811>`__ hdata: Define various DUMP related structures
+-  `f10e629c <https://github.com/open-power/skiboot/commit/f10e629c>`__ mem-map: Setup memory for MDDT table
+-  `bbe6e969 <https://github.com/open-power/skiboot/commit/bbe6e969>`__ mem-map: Setup memory for MDRT table
+-  `935fccb0 <https://github.com/open-power/skiboot/commit/935fccb0>`__ hdata: Update spirah structure
+-  `ed7110ee <https://github.com/open-power/skiboot/commit/ed7110ee>`__ hdata: Adjust various structure offset after relocation
+-  `0cadc985 <https://github.com/open-power/skiboot/commit/0cadc985>`__ hdata: Create /ibm, opal/dump device tree node
+-  `1ba3198b <https://github.com/open-power/skiboot/commit/1ba3198b>`__ MPIPL: Register for OPAL dump
+-  `4f94bda6 <https://github.com/open-power/skiboot/commit/4f94bda6>`__ MPIPL: Define OPAL metadata area
+-  `ef6da5f6 <https://github.com/open-power/skiboot/commit/ef6da5f6>`__ MPIPL: Add OPAL API to register for dump region
+-  `8d0c8ae5 <https://github.com/open-power/skiboot/commit/8d0c8ae5>`__ MPIPL: Add OPAL API to register tags
+-  `166eda4e <https://github.com/open-power/skiboot/commit/166eda4e>`__ SBE: Send OPAL relocated base address to SBE
+-  `0a17e674 <https://github.com/open-power/skiboot/commit/0a17e674>`__ MPIPL: Add support to trigger MPIPL on BMC system
+-  `fbd875d7 <https://github.com/open-power/skiboot/commit/fbd875d7>`__ MPIPL: Save crashing PIR
+-  `aa694ea0 <https://github.com/open-power/skiboot/commit/aa694ea0>`__ HIOMAP: Reset bmc mbox in MPIPL path
+-  `4a669d0f <https://github.com/open-power/skiboot/commit/4a669d0f>`__ platform: Introduce new reboot type
+-  `6326c712 <https://github.com/open-power/skiboot/commit/6326c712>`__ hdata: Add “mpipl-boot” property to “dump” node
+-  `3d85abd9 <https://github.com/open-power/skiboot/commit/3d85abd9>`__ MPIPL: Prepare OPAL data tag
+-  `19a8694f <https://github.com/open-power/skiboot/commit/19a8694f>`__ MPIPL: Add OPAL API to query saved tags
+-  `7fa3c1ec <https://github.com/open-power/skiboot/commit/7fa3c1ec>`__ MPIPL: Clear tags and metadata
+-  `fa5cb006 <https://github.com/open-power/skiboot/commit/fa5cb006>`__ MPIPL: Reserve memory to capture architected registers data
+-  `4ddf1144 <https://github.com/open-power/skiboot/commit/4ddf1144>`__ MPIPL: Prepare architected registers data tag
+-  `11cb51ab <https://github.com/open-power/skiboot/commit/11cb51ab>`__ MPIPL: Add documentation
+-  `cc028857 <https://github.com/open-power/skiboot/commit/cc028857>`__ MPIPL: struct opal_mpipl_fadump doesn’t needs to be packed
+-  `d75e82db <https://github.com/open-power/skiboot/commit/d75e82db>`__ core/ipmi: Fix use-after-free
+-  `a0c996e4 <https://github.com/open-power/skiboot/commit/a0c996e4>`__ core/ipmi: Remove redundant variable
+-  `49be3377 <https://github.com/open-power/skiboot/commit/49be3377>`__ gard: Add support to run gard tests on FSP platform
+-  `fc455b94 <https://github.com/open-power/skiboot/commit/fc455b94>`__ skiboot v6.3.4 release notes
+-  `66ab3cbd <https://github.com/open-power/skiboot/commit/66ab3cbd>`__ skiboot v6.5.1 release notes
+-  `b8bac56a <https://github.com/open-power/skiboot/commit/b8bac56a>`__ hostservices: Silence special wakeup assert/release logs
+-  `c3bfa320 <https://github.com/open-power/skiboot/commit/c3bfa320>`__ hdata: Fix reserved node label search
+-  `f1557795 <https://github.com/open-power/skiboot/commit/f1557795>`__ prd: Improve debug logs
+-  `790a604e <https://github.com/open-power/skiboot/commit/790a604e>`__ prd: Fix prd message queuing interface
+-  `7af08f2f <https://github.com/open-power/skiboot/commit/7af08f2f>`__ prd: Fix FSP - HBRT firmware_notify message
+-  `2a63db65 <https://github.com/open-power/skiboot/commit/2a63db65>`__ FSP/IPMI: Handle FSP reset reload
+-  `13c2f98e <https://github.com/open-power/skiboot/commit/13c2f98e>`__ skiboot 5.4.11 release notes
+-  `87a470c2 <https://github.com/open-power/skiboot/commit/87a470c2>`__ skiboot v6.5.2 release notes
+-  `28eab7cd <https://github.com/open-power/skiboot/commit/28eab7cd>`__ skiboot v6.3.3 release notes
+-  `120b1b7d <https://github.com/open-power/skiboot/commit/120b1b7d>`__ skiboot v6.0.21 release notes
+-  `a448c4e2 <https://github.com/open-power/skiboot/commit/a448c4e2>`__ hdata: Update MPIPL support IPL parameter
+-  `179d53df <https://github.com/open-power/skiboot/commit/179d53df>`__ stable/build: Do not convert warnings to error
+-  `eebee394 <https://github.com/open-power/skiboot/commit/eebee394>`__ hdata: Fix SP attention area address
+-  `457f9635 <https://github.com/open-power/skiboot/commit/457f9635>`__ mpipl: Release cpu data memory in free reserved memory path
+-  `b858aef5 <https://github.com/open-power/skiboot/commit/b858aef5>`__ mpipl: Disable fast-reboot during post MPIPL boot
+-  `958769d1 <https://github.com/open-power/skiboot/commit/958769d1>`__ FSP: Remove flash hook after completing code update
+-  `b0e02421 <https://github.com/open-power/skiboot/commit/b0e02421>`__ mpipl: Rework memory reservation for OPAL dump
+-  `c53e3394 <https://github.com/open-power/skiboot/commit/c53e3394>`__ platform: Log error to BMC even if diag data is missing
+-  `c8418ac7 <https://github.com/open-power/skiboot/commit/c8418ac7>`__ errorlog: Replace hardcode value with macro
+-  `caae4d47 <https://github.com/open-power/skiboot/commit/caae4d47>`__ list: Add list_add_after()
+-  `16d186cf <https://github.com/open-power/skiboot/commit/16d186cf>`__ memory: Sort memory regions list
+-  `841874b6 <https://github.com/open-power/skiboot/commit/841874b6>`__ ipmi-sel: Free ipmi_msg in error path
+-  `20101950 <https://github.com/open-power/skiboot/commit/20101950>`__ esel: Fix OEM SEL generator ID
+-  `033e797c <https://github.com/open-power/skiboot/commit/033e797c>`__ eSEL: Make sure PANIC logs are sent to BMC before calling
+   assert
+-  `daf9215c <https://github.com/open-power/skiboot/commit/daf9215c>`__ errorlog: Increase the severity of abnormal reboot events
+-  `2700092e <https://github.com/open-power/skiboot/commit/2700092e>`__ skiboot v6.5.3 release notes
+-  `d0043ee2 <https://github.com/open-power/skiboot/commit/d0043ee2>`__ skiboot v6.5.4 release notes
+-  `4ccfb4b3 <https://github.com/open-power/skiboot/commit/4ccfb4b3>`__ skiboot v6.0.22 release notes
+-  `3a4daeca <https://github.com/open-power/skiboot/commit/3a4daeca>`__ Revert “FSP: Disable PSI link whenever FSP tells OPAL about
+   impending R/R”
+-  `33323055 <https://github.com/open-power/skiboot/commit/33323055>`__ skiboot v6.0.23 release notes
+-  `d6eb510d <https://github.com/open-power/skiboot/commit/d6eb510d>`__ fsp: Ignore platform dump notification on P9
+-  `34664746 <https://github.com/open-power/skiboot/commit/34664746>`__ MPIPL: Add support to save crash CPU details on FSP system
+-  `9547b3da <https://github.com/open-power/skiboot/commit/9547b3da>`__ ZZ: Fix System Attention Indicator location code
+
+acsawdey (1):
+
+-  `a08549a9 <https://github.com/open-power/skiboot/commit/a08549a9>`__ external/mambo: rename env var PMEM_MODES to PMEM_MODE
+
+joy_chu (1):
+
+-  `9570730f <https://github.com/open-power/skiboot/commit/9570730f>`__ Add: add mihawk platform file
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+.. _patches-17:
+
+Patches
+~~~~~~~
+
+.. _commits-17:
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+.. _patches-18:
+
+Patches
+~~~~~~~
+
+.. _commits-18:
+
+Commits
+~~~~~~~
+
+Uma Yadlapati (1):
+
+-  `c622cb5 <https://github.com/open-power/witherspoon-xml/commit/c622cb5>`__ Add IPMI Key Clear sensor (#84)
+
+nmuruli (1):
+
+-  `0f9b366 <https://github.com/open-power/witherspoon-xml/commit/0f9b366>`__ Set IS_MPIPL_SUPPORTED to TRUE by default (#88)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+.. _patches-19:
+
+Patches
+~~~~~~~
+
+.. _commits-19:
+
+Commits
+~~~~~~~
+
+No changes.
diff --git a/_sources/release-notes/v2.5.rst.txt b/_sources/release-notes/v2.5.rst.txt
new file mode 100644
index 0000000..f6e5efa
--- /dev/null
+++ b/_sources/release-notes/v2.5.rst.txt
@@ -0,0 +1,2737 @@
+Release Notes for OpenPower Firmware v2.5
+=========================================
+
+op-build v2.5 was released on Friday, May 22nd, 2020. It became the current stable release of op-build, following on from v2.4,
+first released on July 28th, 2019.
+
+In addition to a number of bugfixes and re-factors, plus the 3 new platforms listed below, this release also brings new features
+since v2.4, to highlight a few:
+
+-  Memory Preserving Initial Program Load (MPIPL): a Power feature where the contents of memory are preserved while the system
+   reboots after a failure.
+-  Support for a new Power9 processor variant: Axone, aka P9P, with NPU3 hardware.
+-  OpenCAPI reset support: allow FPGA-based OpenCAPI devices to be re-flashed with a new device image, then reset to activate the
+   new image.
+
+Known issues
+------------
+
+-  Some Romulus and Witherspoon systems are intermittently failing to reboot after a Redfish "GracefulRestart" operation. The system
+   will stop indefinitely with the console message "OPAL: Shutdown request type 0x0...". A cold IPL (system power cycle) may be
+   required to recover from that scenario.
+
+New platforms
+-------------
+
+-  mihawk
+-  blackbird
+-  swift
+
+Updated Packages
+----------------
+
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| Package   | Old Version               | New Version               | Platforms                                                               |
++===========+===========================+===========================+=========================================================================+
+| elfutils  | 0.174                     | 0.176                     | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| glibc     | 2.29-11-ge28ad44          | 2.29-30-g2d3fefd          | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| hcode     | hw071319a.940             | hw052020a.opmst           | zaius, witherspoon, p9dsu, nicole, romulus                              |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| hostboot  | 8abecc2                   | 9865ef9                   | zaius, witherspoon, p9dsu, nicole, romulus                              |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| hostboot- | hw062819a.940             | hw013120a.opmst           | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,        |
+| binaries  |                           |                           | firestone, p8dtu, palmetto, vesnin, garrison                            |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| hostboot- | 27dda29                   | 3267aff                   | habanero, barreleye, firestone, p8dtu, palmetto, vesnin, garrison       |
+| p8        |                           |                           |                                                                         |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| ima-catal | 3d30c7a                   | 89e00ee                   | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,        |
+| og        |                           |                           | firestone, p8dtu, palmetto, vesnin, garrison                            |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| kexec-lit | 87d044a                   | 6b0130b                   | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+| e         |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| libflash  | v6.4                      | v6.6                      | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| linux     | 5.2.1                     | 5.4.33                    | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| linux-fir | 1baa348                   | 20190717                  | firenze, zaius, habanero, witherspoon, p9dsu, barreleye, romulus, opal, |
+| mware     |                           |                           | firestone, pseries, p8dtu, palmetto, zz, vesnin, garrison               |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| linux-hea | 5.2.1                     | 5.4.33                    | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+| ders      |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| machine-x | 26b2092                   | 9a6da5f                   | nicole                                                                  |
+| ml        |                           |                           |                                                                         |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| machine-x | eac9377                   | 5b3fbca                   | romulus                                                                 |
+| ml        |                           |                           |                                                                         |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| machine-x | a6f4df3                   | 0f9b366                   | witherspoon                                                             |
+| ml        |                           |                           |                                                                         |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| occ       | e5a2afd                   | ab4dc96                   | zaius, witherspoon, p9dsu, nicole, romulus                              |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| occ-p8    | 28b9f6e                   | 841e28a                   | firenze, habanero, barreleye, firestone, pseries, p8dtu, palmetto,      |
+|           |                           |                           | vesnin, garrison                                                        |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| openpower | 0346930                   | 175f00d                   | zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus,        |
+| -pnor     |                           |                           | firestone, p8dtu, palmetto, vesnin, garrison                            |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| petitboot | v1.10.4                   | v1.12                     | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| sbe       | b96edc8                   | c58e8fd                   | zaius, witherspoon, p9dsu, nicole, romulus                              |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+| skiboot   | v6.4                      | v6.6                      | firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye,        |
+|           |                           |                           | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin,         |
+|           |                           |                           | garrison                                                                |
++-----------+---------------------------+---------------------------+-------------------------------------------------------------------------+
+
+New Packages
+------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Removed Packages
+----------------
+
++------------+------------+-------------------------------------------------------------------------------------------------------------------+
+| Package    | Version    | Platforms                                                                                                         |
++============+============+===================================================================================================================+
+| iprutils   | 2.4.15.1   | zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison   |
++------------+------------+-------------------------------------------------------------------------------------------------------------------+
+| libsysfs   | 2.1.0      | zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison   |
++------------+------------+-------------------------------------------------------------------------------------------------------------------+
+
+Package: barreleye-xml
+----------------------
+
+`Repository <https://github.com/open-power/barreleye-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: firestone-xml
+----------------------
+
+`Repository <https://github.com/open-power/firestone-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: garrison-xml
+---------------------
+
+`Repository <https://github.com/open-power/garrison-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: habanero-xml
+---------------------
+
+`Repository <https://github.com/open-power/habanero-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Amit Tendolkar (2):
+
+-  `7b72e51e <https://github.com/open-power/hcode/commit/7b72e51e>`__ HCode Error Logs - Final structure change for PGPE-OCC API
+-  `be8d21b4 <https://github.com/open-power/hcode/commit/be8d21b4>`__ OCC assisted PGPE, SGPE Error Logging
+
+Chris Steffen (1):
+
+-  `a3c009c8 <https://github.com/open-power/hcode/commit/a3c009c8>`__ Abus PPE TSX Fix
+
+Gregory S Still (1):
+
+-  `396561e6 <https://github.com/open-power/hcode/commit/396561e6>`__ Revert "Hcode: hcode changes for STOP exit in SMF enabled HV
+   mode"
+
+Jenny Huynh (1):
+
+-  `d1862ef5 <https://github.com/open-power/hcode/commit/d1862ef5>`__ Make COREFIR(63) unit checkstop for Cumulus
+
+Luis Fernandez (1):
+
+-  `8df77fd2 <https://github.com/open-power/hcode/commit/8df77fd2>`__ HB Implement Static Analysis with cppcheck
+
+Prem Shanker Jha (8):
+
+-  `04f9cd2b <https://github.com/open-power/hcode/commit/04f9cd2b>`__ Img Build: Updated STOP API version to reflect SPR self save
+   availability.
+-  `b3180c3a <https://github.com/open-power/hcode/commit/b3180c3a>`__ STOP API: API to verify API and image compatibility.
+-  `beaaeb86 <https://github.com/open-power/hcode/commit/beaaeb86>`__ UV Support : Augmented STOP API and self restore for enabling
+   ultravisor.
+-  `737919b4 <https://github.com/open-power/hcode/commit/737919b4>`__ Revert "UV Support : Augmented STOP API and self restore for
+   enabling UV"
+-  `b7658f97 <https://github.com/open-power/hcode/commit/b7658f97>`__ Self Restore: Changes for SMF and SPR self save.
+-  `065c07cb <https://github.com/open-power/hcode/commit/065c07cb>`__ Self Save: Fixing self save of core SPR.
+-  `9eca2072 <https://github.com/open-power/hcode/commit/9eca2072>`__ Hcode: hcode changes for STOP exit in SMF enabled HV mode
+-  `214ef8b2 <https://github.com/open-power/hcode/commit/214ef8b2>`__ HWP: Fixed HV-UV and UV transition during STOP entry in case
+   of LE.
+
+Rahul Batra (4):
+
+-  `9a22b25d <https://github.com/open-power/hcode/commit/9a22b25d>`__ PGPE: Optrace fixes
+-  `1096b337 <https://github.com/open-power/hcode/commit/1096b337>`__ PM: Fix DB0 Hang
+-  `13b47242 <https://github.com/open-power/hcode/commit/13b47242>`__ PGPE: Fix bad volt updt upon nack
+-  `e8d3ed8d <https://github.com/open-power/hcode/commit/e8d3ed8d>`__ PGPE: Multiple Droop Handling Fix
+
+Yue Du (4):
+
+-  `a3362cd2 <https://github.com/open-power/hcode/commit/a3362cd2>`__ CME: Reduce Image Size
+-  `bd92fe00 <https://github.com/open-power/hcode/commit/bd92fe00>`__ CME: Perform SMF Self Save After RAM Psscr.PLS in STOP Entry
+-  `694afd66 <https://github.com/open-power/hcode/commit/694afd66>`__ Self Save: Added support for SPR self save in CME hcode(func
+   ver)
+-  `b1c57628 <https://github.com/open-power/hcode/commit/b1c57628>`__ Axone: Disable Stop L3 Purge Abort to avoid disabling L3 hash
+
+hostboot (154):
+
+-  `e753ab63 <https://github.com/open-power/hcode/commit/e753ab63>`__ Release tag information updated for hw071719a.940
+-  `b7076783 <https://github.com/open-power/hcode/commit/b7076783>`__ Release tag information updated for hw071919a.940
+-  `faebbb83 <https://github.com/open-power/hcode/commit/faebbb83>`__ Release tag information updated for hw072219a.940
+-  `87e44f2b <https://github.com/open-power/hcode/commit/87e44f2b>`__ Release tag information updated for hw072419a.940
+-  `2b1e4726 <https://github.com/open-power/hcode/commit/2b1e4726>`__ Release tag information updated for hw072719a.940
+-  `8111338f <https://github.com/open-power/hcode/commit/8111338f>`__ Release tag information updated for hw073019a.940
+-  `3478a0b5 <https://github.com/open-power/hcode/commit/3478a0b5>`__ Release tag information updated for hw073119a.940
+-  `93d4ce16 <https://github.com/open-power/hcode/commit/93d4ce16>`__ Release tag information updated for hw080119a.940
+-  `cfaad693 <https://github.com/open-power/hcode/commit/cfaad693>`__ Release tag information updated for hw080219a.940
+-  `a4178079 <https://github.com/open-power/hcode/commit/a4178079>`__ Release tag information updated for hw081019a.940
+-  `6383eed4 <https://github.com/open-power/hcode/commit/6383eed4>`__ Release tag information updated for hw081319a.940
+-  `e34887db <https://github.com/open-power/hcode/commit/e34887db>`__ Release tag information updated for hw081419a.940
+-  `c7e1ca8c <https://github.com/open-power/hcode/commit/c7e1ca8c>`__ Release tag information updated for hw081619a.940
+-  `5dbebecf <https://github.com/open-power/hcode/commit/5dbebecf>`__ Release tag information updated for hw082819a.950
+-  `56f778b6 <https://github.com/open-power/hcode/commit/56f778b6>`__ Release tag information updated for hw082819b.950
+-  `3cf46f78 <https://github.com/open-power/hcode/commit/3cf46f78>`__ Release tag information updated for hw083019a.950
+-  `c01997e6 <https://github.com/open-power/hcode/commit/c01997e6>`__ Release tag information updated for hw090119a.950
+-  `5c34aed8 <https://github.com/open-power/hcode/commit/5c34aed8>`__ Release tag information updated for hw090319a.950
+-  `f5a4f0ca <https://github.com/open-power/hcode/commit/f5a4f0ca>`__ Release tag information updated for hw090419a.opmst
+-  `b2b481c6 <https://github.com/open-power/hcode/commit/b2b481c6>`__ Release tag information updated for hw090619a.opmst
+-  `70a95c69 <https://github.com/open-power/hcode/commit/70a95c69>`__ Release tag information updated for hw091019a.opmst
+-  `e016bbb5 <https://github.com/open-power/hcode/commit/e016bbb5>`__ Release tag information updated for hw091119a.opmst
+-  `bd6572db <https://github.com/open-power/hcode/commit/bd6572db>`__ Release tag information updated for hw091319a.opmst
+-  `a9791bdb <https://github.com/open-power/hcode/commit/a9791bdb>`__ Release tag information updated for hw091719a.opmst
+-  `0229050e <https://github.com/open-power/hcode/commit/0229050e>`__ Release tag information updated for hw091919a.opmst
+-  `3f12b2d6 <https://github.com/open-power/hcode/commit/3f12b2d6>`__ Release tag information updated for hw092019a.opmst
+-  `b7ef293f <https://github.com/open-power/hcode/commit/b7ef293f>`__ Release tag information updated for hw092119a.opmst
+-  `c136490e <https://github.com/open-power/hcode/commit/c136490e>`__ Release tag information updated for hw092519a.opmst
+-  `f0fd894e <https://github.com/open-power/hcode/commit/f0fd894e>`__ Release tag information updated for hw092619a.opmst
+-  `ffd6bf1a <https://github.com/open-power/hcode/commit/ffd6bf1a>`__ Release tag information updated for hw092719a.opmst
+-  `d0caf465 <https://github.com/open-power/hcode/commit/d0caf465>`__ Release tag information updated for hw092819a.opmst
+-  `6e5cf597 <https://github.com/open-power/hcode/commit/6e5cf597>`__ Release tag information updated for hw100119a.opmst
+-  `4e4150a8 <https://github.com/open-power/hcode/commit/4e4150a8>`__ Release tag information updated for hw100219a.opmst
+-  `b89376bb <https://github.com/open-power/hcode/commit/b89376bb>`__ Release tag information updated for hw100319a.opmst
+-  `8f9fe01d <https://github.com/open-power/hcode/commit/8f9fe01d>`__ Release tag information updated for hw100419a.opmst
+-  `eda2b054 <https://github.com/open-power/hcode/commit/eda2b054>`__ Release tag information updated for hw100519a.opmst
+-  `b199e0c9 <https://github.com/open-power/hcode/commit/b199e0c9>`__ Release tag information updated for hw100819a.opmst
+-  `cf7d20a8 <https://github.com/open-power/hcode/commit/cf7d20a8>`__ Release tag information updated for hw100919a.opmst
+-  `278684d5 <https://github.com/open-power/hcode/commit/278684d5>`__ Release tag information updated for hw101219a.opmst
+-  `2211d6ea <https://github.com/open-power/hcode/commit/2211d6ea>`__ Release tag information updated for hw101519a.opmst
+-  `ea8c716f <https://github.com/open-power/hcode/commit/ea8c716f>`__ Release tag information updated for hw101619a.opmst
+-  `925882fd <https://github.com/open-power/hcode/commit/925882fd>`__ Release tag information updated for hw101719a.opmst
+-  `a2f7b4ce <https://github.com/open-power/hcode/commit/a2f7b4ce>`__ Release tag information updated for hw101819a.opmst
+-  `b4200fb8 <https://github.com/open-power/hcode/commit/b4200fb8>`__ Release tag information updated for hw102319a.opmst
+-  `afddb39b <https://github.com/open-power/hcode/commit/afddb39b>`__ Release tag information updated for hw102419a.opmst
+-  `c240bed5 <https://github.com/open-power/hcode/commit/c240bed5>`__ Release tag information updated for hw102519a.opmst
+-  `2fd4b164 <https://github.com/open-power/hcode/commit/2fd4b164>`__ Release tag information updated for hw102619a.opmst
+-  `c1e42a5d <https://github.com/open-power/hcode/commit/c1e42a5d>`__ Release tag information updated for hw102919a.opmst
+-  `af8209da <https://github.com/open-power/hcode/commit/af8209da>`__ Release tag information updated for hw103019a.opmst
+-  `f5cfc834 <https://github.com/open-power/hcode/commit/f5cfc834>`__ Release tag information updated for hw110119a.opmst
+-  `be19b686 <https://github.com/open-power/hcode/commit/be19b686>`__ Release tag information updated for hw110219a.opmst
+-  `b7f2b8f2 <https://github.com/open-power/hcode/commit/b7f2b8f2>`__ Release tag information updated for hw110519a.opmst
+-  `fa49d180 <https://github.com/open-power/hcode/commit/fa49d180>`__ Release tag information updated for hw110719a.opmst
+-  `cf37b0ab <https://github.com/open-power/hcode/commit/cf37b0ab>`__ Release tag information updated for hw110819a.opmst
+-  `486d807e <https://github.com/open-power/hcode/commit/486d807e>`__ Release tag information updated for hw110919b.opmst
+-  `653be77b <https://github.com/open-power/hcode/commit/653be77b>`__ Release tag information updated for hw111319a.opmst
+-  `5fbc0759 <https://github.com/open-power/hcode/commit/5fbc0759>`__ Release tag information updated for hw111819a.opmst
+-  `23e6cff8 <https://github.com/open-power/hcode/commit/23e6cff8>`__ Release tag information updated for hw111919a.opmst
+-  `84d2649d <https://github.com/open-power/hcode/commit/84d2649d>`__ Release tag information updated for hw112019a.opmst
+-  `f22c2cdf <https://github.com/open-power/hcode/commit/f22c2cdf>`__ Release tag information updated for hw112219a.opmst
+-  `877d7b06 <https://github.com/open-power/hcode/commit/877d7b06>`__ Release tag & head commit information updated for
+   hw112619a.opmst
+-  `740156c3 <https://github.com/open-power/hcode/commit/740156c3>`__ Release tag & head commit information updated for
+   hw120419a.opmst
+-  `24b70f41 <https://github.com/open-power/hcode/commit/24b70f41>`__ Release tag & head commit information updated for
+   hw120919a.opmst
+-  `fb423b83 <https://github.com/open-power/hcode/commit/fb423b83>`__ Release tag & head commit information updated for
+   hw121019a.opmst
+-  `9658287f <https://github.com/open-power/hcode/commit/9658287f>`__ Release tag & head commit information updated for
+   hw121219a.opmst
+-  `7dc3ec6e <https://github.com/open-power/hcode/commit/7dc3ec6e>`__ Release tag & head commit information updated for
+   hw121919a.opmst
+-  `abb3817e <https://github.com/open-power/hcode/commit/abb3817e>`__ Release tag & head commit information updated for
+   hw122019a.opmst
+-  `0c8a19f1 <https://github.com/open-power/hcode/commit/0c8a19f1>`__ Release tag & head commit information updated for
+   hw123020a.opmst
+-  `b8defe1b <https://github.com/open-power/hcode/commit/b8defe1b>`__ Release tag & head commit information updated for
+   hw010220a.opmst
+-  `8628f1a4 <https://github.com/open-power/hcode/commit/8628f1a4>`__ Release tag & head commit information updated for
+   hw010620a.opmst
+-  `4d14a3df <https://github.com/open-power/hcode/commit/4d14a3df>`__ Release tag & head commit information updated for
+   hw010720a.opmst
+-  `0b5d50ff <https://github.com/open-power/hcode/commit/0b5d50ff>`__ Release tag & head commit information updated for
+   hw010820a.opmst
+-  `fae5994b <https://github.com/open-power/hcode/commit/fae5994b>`__ Release tag & head commit information updated for
+   hw010920a.opmst
+-  `ea3e3e75 <https://github.com/open-power/hcode/commit/ea3e3e75>`__ Release tag & head commit information updated for
+   hw011020a.opmst
+-  `3e2164c0 <https://github.com/open-power/hcode/commit/3e2164c0>`__ Release tag & head commit information updated for
+   hw011120a.opmst
+-  `e57fe736 <https://github.com/open-power/hcode/commit/e57fe736>`__ Release tag & head commit information updated for
+   hw011320a.opmst
+-  `8f6fdad9 <https://github.com/open-power/hcode/commit/8f6fdad9>`__ Release tag & head commit information updated for
+   hw011420a.opmst
+-  `99cffa02 <https://github.com/open-power/hcode/commit/99cffa02>`__ Release tag & head commit information updated for
+   hw011520a.opmst
+-  `cc7e95de <https://github.com/open-power/hcode/commit/cc7e95de>`__ Hcode: hcode changes for STOP exit in SMF enabled HV mode
+-  `af1e535c <https://github.com/open-power/hcode/commit/af1e535c>`__ Release tag & head commit information updated for
+   hw011620a.opmst
+-  `5b1e9a29 <https://github.com/open-power/hcode/commit/5b1e9a29>`__ Release tag & head commit information updated for
+   hw012120a.opmst
+-  `0e6b5b4f <https://github.com/open-power/hcode/commit/0e6b5b4f>`__ Release tag & head commit information updated for
+   hw012320a.opmst
+-  `2779192c <https://github.com/open-power/hcode/commit/2779192c>`__ Release tag & head commit information updated for
+   hw012420a.opmst
+-  `105a2313 <https://github.com/open-power/hcode/commit/105a2313>`__ Release tag & head commit information updated for
+   hw012720a.opmst
+-  `ef7c3d86 <https://github.com/open-power/hcode/commit/ef7c3d86>`__ Release tag & head commit information updated for
+   hw012820a.opmst
+-  `e7971b5b <https://github.com/open-power/hcode/commit/e7971b5b>`__ Release tag & head commit information updated for
+   hw012920a.opmst
+-  `4a5305fc <https://github.com/open-power/hcode/commit/4a5305fc>`__ Release tag & head commit information updated for
+   hw013020a.opmst
+-  `dba5f033 <https://github.com/open-power/hcode/commit/dba5f033>`__ Revert "Hcode: hcode changes for STOP exit in SMF enabled HV
+   mode"
+-  `c03f6bd5 <https://github.com/open-power/hcode/commit/c03f6bd5>`__ Release tag & head commit information updated for
+   hw013120a.opmst
+-  `d6a5e753 <https://github.com/open-power/hcode/commit/d6a5e753>`__ Release tag & head commit information updated for
+   hw020420a.opmst
+-  `c1708e3c <https://github.com/open-power/hcode/commit/c1708e3c>`__ Release tag & head commit information updated for
+   hw020520a.opmst
+-  `ff142255 <https://github.com/open-power/hcode/commit/ff142255>`__ Release tag & head commit information updated for
+   hw021120a.opmst
+-  `64c963de <https://github.com/open-power/hcode/commit/64c963de>`__ Release tag & head commit information updated for
+   hw021120b.opmst
+-  `727a2859 <https://github.com/open-power/hcode/commit/727a2859>`__ Release tag & head commit information updated for
+   hw021320a.opmst
+-  `6b19c24e <https://github.com/open-power/hcode/commit/6b19c24e>`__ Release tag & head commit information updated for
+   hw021420a.opmst
+-  `d3a9bfad <https://github.com/open-power/hcode/commit/d3a9bfad>`__ Release tag & head commit information updated for
+   hw021720a.opmst
+-  `2bbe1ddd <https://github.com/open-power/hcode/commit/2bbe1ddd>`__ Release tag & head commit information updated for
+   hw021820a.opmst
+-  `90a62283 <https://github.com/open-power/hcode/commit/90a62283>`__ Release tag & head commit information updated for
+   hw021920a.opmst
+-  `c02c9362 <https://github.com/open-power/hcode/commit/c02c9362>`__ Release tag & head commit information updated for
+   hw022020a.opmst
+-  `e2b9f7ba <https://github.com/open-power/hcode/commit/e2b9f7ba>`__ Release tag & head commit information updated for
+   hw022420a.opmst
+-  `2cf1d512 <https://github.com/open-power/hcode/commit/2cf1d512>`__ Release tag & head commit information updated for
+   hw022420b.opmst
+-  `ad88dac2 <https://github.com/open-power/hcode/commit/ad88dac2>`__ Release tag & head commit information updated for
+   hw022620a.opmst
+-  `7586c895 <https://github.com/open-power/hcode/commit/7586c895>`__ Release tag & head commit information updated for
+   hw022620b.opmst
+-  `2c1f3f88 <https://github.com/open-power/hcode/commit/2c1f3f88>`__ Release tag & head commit information updated for
+   hw022820a.opmst
+-  `3ea6aa70 <https://github.com/open-power/hcode/commit/3ea6aa70>`__ Release tag & head commit information updated for
+   hw030220a.opmst
+-  `5633c6eb <https://github.com/open-power/hcode/commit/5633c6eb>`__ Release tag & head commit information updated for
+   hw030320a.opmst
+-  `1a1280a8 <https://github.com/open-power/hcode/commit/1a1280a8>`__ Release tag & head commit information updated for
+   hw030420a.opmst
+-  `356145d8 <https://github.com/open-power/hcode/commit/356145d8>`__ Release tag & head commit information updated for
+   hw030520a.opmst
+-  `f4d730d9 <https://github.com/open-power/hcode/commit/f4d730d9>`__ Release tag & head commit information updated for
+   hw030620a.opmst
+-  `460e29ed <https://github.com/open-power/hcode/commit/460e29ed>`__ Release tag & head commit information updated for
+   hw030920a.opmst
+-  `ac97ba7a <https://github.com/open-power/hcode/commit/ac97ba7a>`__ Release tag & head commit information updated for
+   hw031020a.opmst
+-  `7bdcd32c <https://github.com/open-power/hcode/commit/7bdcd32c>`__ Release tag & head commit information updated for
+   hw031120a.opmst
+-  `63e6d024 <https://github.com/open-power/hcode/commit/63e6d024>`__ Release tag & head commit information updated for
+   hw031220a.opmst
+-  `e6e0c962 <https://github.com/open-power/hcode/commit/e6e0c962>`__ Release tag & head commit information updated for
+   hw031320a.opmst
+-  `6adfbb52 <https://github.com/open-power/hcode/commit/6adfbb52>`__ Release tag & head commit information updated for
+   hw031620a.opmst
+-  `d27dc42b <https://github.com/open-power/hcode/commit/d27dc42b>`__ Release tag & head commit information updated for
+   hw032020a.opmst
+-  `f96da34e <https://github.com/open-power/hcode/commit/f96da34e>`__ Release tag & head commit information updated for
+   hw032020b.opmst
+-  `56bc2678 <https://github.com/open-power/hcode/commit/56bc2678>`__ Release tag & head commit information updated for
+   hw032320a.opmst
+-  `69fb7bd3 <https://github.com/open-power/hcode/commit/69fb7bd3>`__ Release tag & head commit information updated for
+   hw032520a.opmst
+-  `1a795c98 <https://github.com/open-power/hcode/commit/1a795c98>`__ Release tag & head commit information updated for
+   hw032620a.opmst
+-  `e52088b0 <https://github.com/open-power/hcode/commit/e52088b0>`__ Release tag & head commit information updated for
+   hw032720a.opmst
+-  `d3d7eccf <https://github.com/open-power/hcode/commit/d3d7eccf>`__ Release tag & head commit information updated for
+   hw033020a.opmst
+-  `b4b0c9b9 <https://github.com/open-power/hcode/commit/b4b0c9b9>`__ Release tag & head commit information updated for
+   hw033120a.opmst
+-  `186d7570 <https://github.com/open-power/hcode/commit/186d7570>`__ Release tag & head commit information updated for
+   hw040120a.opmst
+-  `c5fb9e98 <https://github.com/open-power/hcode/commit/c5fb9e98>`__ Release tag & head commit information updated for
+   hw040220a.opmst
+-  `ef11f4b5 <https://github.com/open-power/hcode/commit/ef11f4b5>`__ Release tag & head commit information updated for
+   hw040320a.opmst
+-  `db8a373e <https://github.com/open-power/hcode/commit/db8a373e>`__ Release tag & head commit information updated for
+   hw040820a.opmst
+-  `5655a99d <https://github.com/open-power/hcode/commit/5655a99d>`__ Release tag & head commit information updated for
+   hw040920a.opmst
+-  `bb72cdc4 <https://github.com/open-power/hcode/commit/bb72cdc4>`__ Release tag & head commit information updated for
+   hw041020a.opmst
+-  `28c3f110 <https://github.com/open-power/hcode/commit/28c3f110>`__ Release tag & head commit information updated for
+   hw041420a.opmst
+-  `fec3f5ce <https://github.com/open-power/hcode/commit/fec3f5ce>`__ Release tag & head commit information updated for
+   hw041520a.opmst
+-  `bae922f5 <https://github.com/open-power/hcode/commit/bae922f5>`__ Release tag & head commit information updated for
+   hw041620a.opmst
+-  `105d09ad <https://github.com/open-power/hcode/commit/105d09ad>`__ Release tag & head commit information updated for
+   hw041720a.opmst
+-  `cd456911 <https://github.com/open-power/hcode/commit/cd456911>`__ Release tag & head commit information updated for
+   hw042020a.opmst
+-  `b43c5809 <https://github.com/open-power/hcode/commit/b43c5809>`__ Release tag & head commit information updated for
+   hw042220a.opmst
+-  `16ee9a3a <https://github.com/open-power/hcode/commit/16ee9a3a>`__ Release tag & head commit information updated for
+   hw042320a.opmst
+-  `c8ce6e1a <https://github.com/open-power/hcode/commit/c8ce6e1a>`__ Release tag & head commit information updated for
+   hw042420a.opmst
+-  `b742f96b <https://github.com/open-power/hcode/commit/b742f96b>`__ Release tag & head commit information updated for
+   hw042720a.opmst
+-  `e5f8c726 <https://github.com/open-power/hcode/commit/e5f8c726>`__ Release tag & head commit information updated for
+   hw042820a.opmst
+-  `37555bc4 <https://github.com/open-power/hcode/commit/37555bc4>`__ Release tag & head commit information updated for
+   hw042920a.opmst
+-  `70745bc2 <https://github.com/open-power/hcode/commit/70745bc2>`__ Release tag & head commit information updated for
+   hw043020a.opmst
+-  `a21b542d <https://github.com/open-power/hcode/commit/a21b542d>`__ Release tag & head commit information updated for
+   hw050120a.opmst
+-  `8d6e99b5 <https://github.com/open-power/hcode/commit/8d6e99b5>`__ Release tag & head commit information updated for
+   hw050420a.opmst
+-  `952dfde4 <https://github.com/open-power/hcode/commit/952dfde4>`__ Release tag & head commit information updated for
+   hw050520a.opmst
+-  `e7f8b795 <https://github.com/open-power/hcode/commit/e7f8b795>`__ Release tag & head commit information updated for
+   hw050620a.opmst
+-  `7cd08b67 <https://github.com/open-power/hcode/commit/7cd08b67>`__ Release tag & head commit information updated for
+   hw050720a.opmst
+-  `048533ba <https://github.com/open-power/hcode/commit/048533ba>`__ Release tag & head commit information updated for
+   hw050820a.opmst
+-  `abf8e7e7 <https://github.com/open-power/hcode/commit/abf8e7e7>`__ Release tag & head commit information updated for
+   hw051120a.opmst
+-  `aeff6ed3 <https://github.com/open-power/hcode/commit/aeff6ed3>`__ Release tag & head commit information updated for
+   hw051220a.opmst
+-  `c9b55da0 <https://github.com/open-power/hcode/commit/c9b55da0>`__ Release tag & head commit information updated for
+   hw051320a.opmst
+-  `0cb49134 <https://github.com/open-power/hcode/commit/0cb49134>`__ Release tag & head commit information updated for
+   hw051520a.opmst
+-  `54c16b84 <https://github.com/open-power/hcode/commit/54c16b84>`__ Release tag & head commit information updated for
+   hw051820a.opmst
+-  `56375f9d <https://github.com/open-power/hcode/commit/56375f9d>`__ Release tag & head commit information updated for
+   hw051920a.opmst
+-  `ebc58b0e <https://github.com/open-power/hcode/commit/ebc58b0e>`__ Release tag & head commit information updated for
+   hw052020a.opmst
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (14):
+
+-  `505d05255 <https://github.com/open-power/hostboot/commit/505d05255>`__ Move to long term CLSCOM workaround
+-  `a690cdb01 <https://github.com/open-power/hostboot/commit/a690cdb01>`__ Axone setup changes to disable bumpy toothpaste
+   workaround
+-  `aeaa72448 <https://github.com/open-power/hostboot/commit/aeaa72448>`__ Axone Gemini MDI issue workaround
+-  `c796d2cf8 <https://github.com/open-power/hostboot/commit/c796d2cf8>`__ Disable MC Channel Timeout because Gemini too slow
+-  `074a2dd38 <https://github.com/open-power/hostboot/commit/074a2dd38>`__ Axone int updates
+-  `23d883c6d <https://github.com/open-power/hostboot/commit/23d883c6d>`__ HW508066 - interleave granularity not setup for group of
+   3/6 in Axone
+-  `8b1553db4 <https://github.com/open-power/hostboot/commit/8b1553db4>`__ HW508063: Fix Mirrored BAR setup for SMF and Holes,set
+   map\_mode when flipped
+-  `3655c1760 <https://github.com/open-power/hostboot/commit/3655c1760>`__ Disable fast act for power savings - no performance
+   benefit
+-  `74609673f <https://github.com/open-power/hostboot/commit/74609673f>`__ enable commandlists on non-gemini systems
+-  `f83a8c5d6 <https://github.com/open-power/hostboot/commit/f83a8c5d6>`__ Set TL Credit limit to 18 for dcp0 credit return
+   improvement
+-  `31dd0024d <https://github.com/open-power/hostboot/commit/31dd0024d>`__ Correct chiplet target for mc\_omi\_fir\_reg xml
+-  `875d8fcca <https://github.com/open-power/hostboot/commit/875d8fcca>`__ Remove OMIDL FIR setup from procedures, is done in
+   initfiles
+-  `b481ff043 <https://github.com/open-power/hostboot/commit/b481ff043>`__ Init OMIC FIRs as masked
+-  `8969e0121 <https://github.com/open-power/hostboot/commit/8969e0121>`__ Don't unmask MCWAT parity errors in Axone
+
+Alvin Wang (2):
+
+-  `870098a4e <https://github.com/open-power/hostboot/commit/870098a4e>`__ Move MCBIST lib to generic folder
+-  `d236a4d9f <https://github.com/open-power/hostboot/commit/d236a4d9f>`__ Move kind library to generic
+
+Amit Tendolkar (2):
+
+-  `18aa5d9e3 <https://github.com/open-power/hostboot/commit/18aa5d9e3>`__ HCode Error Logs - Final structure change for PGPE-OCC
+   API
+-  `f40b75296 <https://github.com/open-power/hostboot/commit/f40b75296>`__ OCC assisted PGPE, SGPE Error Logging
+
+Andre A. Marin (18):
+
+-  `8e08836ea <https://github.com/open-power/hostboot/commit/8e08836ea>`__ Add DDR4 RCD attributes from the EXP resp structure
+-  `17867d02c <https://github.com/open-power/hostboot/commit/17867d02c>`__ Update TRFC\_DLR to uint16 for 16Gb support
+-  `a76d69766 <https://github.com/open-power/hostboot/commit/a76d69766>`__ Clean up PPE character format and target
+-  `bc4196fe7 <https://github.com/open-power/hostboot/commit/bc4196fe7>`__ Add unit tests for mss field\_t and macro def
+-  `0d474d644 <https://github.com/open-power/hostboot/commit/0d474d644>`__ Add bounds check API to generic\_check library
+-  `80ecda0c5 <https://github.com/open-power/hostboot/commit/80ecda0c5>`__ Add DDR4 RCD attributes from the EXP resp structure
+-  `3b661be89 <https://github.com/open-power/hostboot/commit/3b661be89>`__ Add supported\_rcd attribute from SPD + tests
+-  `f1c57ddcd <https://github.com/open-power/hostboot/commit/f1c57ddcd>`__ Update index\_within\_bounds() API
+-  `c5c86d25e <https://github.com/open-power/hostboot/commit/c5c86d25e>`__ Update get\_dimm\_target() api to get\_target()
+-  `f92ebb1bd <https://github.com/open-power/hostboot/commit/f92ebb1bd>`__ Update get\_ocmb\_target() api to get\_target()
+-  `81fe4816a <https://github.com/open-power/hostboot/commit/81fe4816a>`__ Update attr\_engine to handle more cases
+-  `9ba2723f1 <https://github.com/open-power/hostboot/commit/9ba2723f1>`__ Add empty explorer\_rc\_resp\_fields file for HB
+   mirroring
+-  `6110ede07 <https://github.com/open-power/hostboot/commit/6110ede07>`__ Add explorer rc response to eff\_config
+-  `f30db0976 <https://github.com/open-power/hostboot/commit/f30db0976>`__ Update API for std::begin and std::end
+-  `dcb88fdc5 <https://github.com/open-power/hostboot/commit/dcb88fdc5>`__ Add explorer rc response to eff\_config
+-  `846f8544d <https://github.com/open-power/hostboot/commit/846f8544d>`__ Remove unused p9a HWPs
+-  `e5e01d76f <https://github.com/open-power/hostboot/commit/e5e01d76f>`__ Remove .mk references to unused p9a object files
+-  `9865ef91c <https://github.com/open-power/hostboot/commit/9865ef91c>`__ Remove unused p9a files
+
+Andre Marin (15):
+
+-  `831f9e0d8 <https://github.com/open-power/hostboot/commit/831f9e0d8>`__ Fix HB error with -Os compile flag due to eff\_config
+-  `ab9139914 <https://github.com/open-power/hostboot/commit/ab9139914>`__ Move pre\_eff\_config specific code to chip specific
+   folders
+-  `0e26522ec <https://github.com/open-power/hostboot/commit/0e26522ec>`__ Add nimbus and cumulus empty files for find
+   specialization
+-  `06ed7403d <https://github.com/open-power/hostboot/commit/06ed7403d>`__ Move find\_magic from generic to Nimbus subdir path
+-  `9fb424b8a <https://github.com/open-power/hostboot/commit/9fb424b8a>`__ Change return size of the DDR4 DDIMM SPD
+-  `1061da027 <https://github.com/open-power/hostboot/commit/1061da027>`__ Add missing attributes needed to be set for generic
+   mss\_kind
+-  `491ac02e8 <https://github.com/open-power/hostboot/commit/491ac02e8>`__ Split nimbus and cumulus find API away from generic
+-  `86f11d17e <https://github.com/open-power/hostboot/commit/86f11d17e>`__ Add mss throttle files L1
+-  `f3b51d33a <https://github.com/open-power/hostboot/commit/f3b51d33a>`__ Move find API to share among memory controllers
+-  `85dce0de2 <https://github.com/open-power/hostboot/commit/85dce0de2>`__ Disable mem clk stop when in STR for DD2.\* only
+-  `a87142ef6 <https://github.com/open-power/hostboot/commit/a87142ef6>`__ Remove logic to disable memory clocks in STR if in
+   PD\_AND\_STR\_CLK\_STOP mode
+-  `cdc14bcd3 <https://github.com/open-power/hostboot/commit/cdc14bcd3>`__ Split nimbus and cumulus find API away from generic
+-  `f8776311e <https://github.com/open-power/hostboot/commit/f8776311e>`__ Add call to exp\_mss\_thermal\_init to step 14.2
+-  `daeac77bf <https://github.com/open-power/hostboot/commit/daeac77bf>`__ Add RC A2, B3, and C3 for 16Gb RDIMMs
+-  `b403e6730 <https://github.com/open-power/hostboot/commit/b403e6730>`__ Clean up for p10 porting dependency errors
+
+Artem Senichev (3):
+
+-  `ad8653d6a <https://github.com/open-power/hostboot/commit/ad8653d6a>`__ errl: Fix data reading from unaligned pointers
+-  `c79620afd <https://github.com/open-power/hostboot/commit/c79620afd>`__ errl: Free memory allocated for parsers
+-  `b47fb5983 <https://github.com/open-power/hostboot/commit/b47fb5983>`__ Replace descriptions with JEDEC register names
+
+Ben Gass (8):
+
+-  `111b6f0e6 <https://github.com/open-power/hostboot/commit/111b6f0e6>`__ p9\_nv\_ref\_clk\_enable, NV refclk bits moved to
+   ROOT\_CTRL7 for Axone.
+-  `fad02a31a <https://github.com/open-power/hostboot/commit/fad02a31a>`__ Translate logical mca regisers in mcs chiplet as mca
+   target type
+-  `6c4acfedf <https://github.com/open-power/hostboot/commit/6c4acfedf>`__ Move NPU\_ENABLE to its own initfile and call from
+   p9\_npu\_scominit for p9a.
+-  `38845b646 <https://github.com/open-power/hostboot/commit/38845b646>`__ Call p9\_fbc\_ioo\_dl\_npu\_scom from p9\_npu\_scominit
+-  `d534ac32b <https://github.com/open-power/hostboot/commit/d534ac32b>`__ Update explorer scom header files with newer figtree
+   data.
+-  `98bf4ecbd <https://github.com/open-power/hostboot/commit/98bf4ecbd>`__ Update OMI DS template support
+-  `51aae2461 <https://github.com/open-power/hostboot/commit/51aae2461>`__ Adding obj\_handle values for attentions to
+   explorer.scom.initfile
+-  `4b0d4cb36 <https://github.com/open-power/hostboot/commit/4b0d4cb36>`__ Translate OMIC DL register correctly
+
+Bill Hoffa (12):
+
+-  `6abe77368 <https://github.com/open-power/hostboot/commit/6abe77368>`__ Parse MEM\_PORT target type out of Machine Readable
+   Workbook (MRW)
+-  `07b05592e <https://github.com/open-power/hostboot/commit/07b05592e>`__ Add HUID value to DDIMM parsing
+-  `7cfa513f0 <https://github.com/open-power/hostboot/commit/7cfa513f0>`__ Process MRW MC Targets Correctly
+-  `05007faa4 <https://github.com/open-power/hostboot/commit/05007faa4>`__ Ignore OMIC connections for OCMB\_CHIP MRW processing
+-  `5825828fa <https://github.com/open-power/hostboot/commit/5825828fa>`__ Fix MMIO Addressing and Attributes on Non-Master Proc
+-  `e05083bbd <https://github.com/open-power/hostboot/commit/e05083bbd>`__ Skip Alternate PNOR Validation on alt-master proc if lpc
+   init fails
+-  `6c12d1ea9 <https://github.com/open-power/hostboot/commit/6c12d1ea9>`__ Update Sim level to 08\_23\_19\_f5e686\_simics.tar.gz
+-  `e22e362f3 <https://github.com/open-power/hostboot/commit/e22e362f3>`__ Axone 2-Proc Standalone Sim Enablement
+-  `75aa7d0bd <https://github.com/open-power/hostboot/commit/75aa7d0bd>`__ Remove Unused clearPoreBars function in Istep 21.3
+-  `c283187cd <https://github.com/open-power/hostboot/commit/c283187cd>`__ Modify INTRP Initialization Order to route LSI interrupts
+   over PSHIHB
+-  `7da5f5914 <https://github.com/open-power/hostboot/commit/7da5f5914>`__ Enable Serial Testcases
+-  `c13c81ff9 <https://github.com/open-power/hostboot/commit/c13c81ff9>`__ Fix HB Simulation Startup Script for using vexec
+
+Bradley Pepper (1):
+
+-  `504aa7ff8 <https://github.com/open-power/hostboot/commit/504aa7ff8>`__ Adds plug rule for dependent DIMM slots on Swift
+
+Brian Silver (4):
+
+-  `127c22d27 <https://github.com/open-power/hostboot/commit/127c22d27>`__ Add dump\_regs for MC
+-  `bb6571fca <https://github.com/open-power/hostboot/commit/bb6571fca>`__ Add mcbist L2 function
+-  `67a37edc8 <https://github.com/open-power/hostboot/commit/67a37edc8>`__ Change include paths in memory/lib, tests
+-  `a123070b9 <https://github.com/open-power/hostboot/commit/a123070b9>`__ Add support for dynamic MC PERF2 register setup
+
+Caleb Palmer (77):
+
+-  `6751459c3 <https://github.com/open-power/hostboot/commit/6751459c3>`__ PRD: Axone MemEccAnalysis Updates
+-  `b731bda96 <https://github.com/open-power/hostboot/commit/b731bda96>`__ PRD: Axone Restore DRAM Repairs support
+-  `4128797da <https://github.com/open-power/hostboot/commit/4128797da>`__ PRD: Axone sim support and test cases
+-  `e65958555 <https://github.com/open-power/hostboot/commit/e65958555>`__ PRD: Add OCMB support for ROW\_REPAIR code
+-  `ddf90e53a <https://github.com/open-power/hostboot/commit/ddf90e53a>`__ PRD: Cumulus Add PLL Slave Error Regs
+-  `37af28e05 <https://github.com/open-power/hostboot/commit/37af28e05>`__ PRD: NVDIMM avoid gard for general mem errors only for
+   IPL
+-  `9de71650f <https://github.com/open-power/hostboot/commit/9de71650f>`__ PRD: Axone OMIC to OMI connection and log parser updates
+-  `4ced77592 <https://github.com/open-power/hostboot/commit/4ced77592>`__ PRD: NVDIMM RDR no gard only for all repairs used case
+-  `a51a38812 <https://github.com/open-power/hostboot/commit/a51a38812>`__ PRD: Add Axone background scrubbing framework
+-  `b1090a522 <https://github.com/open-power/hostboot/commit/b1090a522>`__ PRD: Axone more MEM\_PORT cleanup and misc updates
+-  `8aa5e5fb9 <https://github.com/open-power/hostboot/commit/8aa5e5fb9>`__ PRD: NVDIMM signature and Warning Threshold update
+-  `248c0df21 <https://github.com/open-power/hostboot/commit/248c0df21>`__ PRD: NVDIMM don't check threshold unless no errors found
+-  `84e076b71 <https://github.com/open-power/hostboot/commit/84e076b71>`__ PRD: Axone MemoryMru Updates
+-  `285dc2bbe <https://github.com/open-power/hostboot/commit/285dc2bbe>`__ PRD: Uncomment OMI bus callout and cleanup getSlaveRanks
+-  `ea5da88b0 <https://github.com/open-power/hostboot/commit/ea5da88b0>`__ MDIA: Update mdiatestmba.H test case
+-  `cbd250000 <https://github.com/open-power/hostboot/commit/cbd250000>`__ PRD: Don't dealloc NVDIMMs set to NO\_GARD in a
+   predictive log
+-  `6034efa84 <https://github.com/open-power/hostboot/commit/6034efa84>`__ PRD: Skip callouts without trgts when clearing NVDIMM
+   gard
+-  `78c527c5e <https://github.com/open-power/hostboot/commit/78c527c5e>`__ PRD: NVDIMM signatures use MCA HUID instead of DIMM
+-  `f7aeced78 <https://github.com/open-power/hostboot/commit/f7aeced78>`__ PRD: NVDIMM Fix negative temperature check
+-  `8d0f324f7 <https://github.com/open-power/hostboot/commit/8d0f324f7>`__ PRD: Do not clear VPD at RDR when avoiding NVDIMM gard
+-  `8e9808de5 <https://github.com/open-power/hostboot/commit/8e9808de5>`__ PRD: Fix reading of NVDIMM ES\_TEMP value
+-  `f5de75d9d <https://github.com/open-power/hostboot/commit/f5de75d9d>`__ PRD: NVDIMM Additional FFDC for error analysis
+-  `b08fe621d <https://github.com/open-power/hostboot/commit/b08fe621d>`__ PRD: Update NVDIMM warning threshold adjustment
+-  `bfe56382f <https://github.com/open-power/hostboot/commit/bfe56382f>`__ PRD: NVDIMM keep log hidden if no error found during
+   analysis
+-  `d9057b40a <https://github.com/open-power/hostboot/commit/d9057b40a>`__ PRD: Fix UNIT\_CS analysis in OCMB chiplet FIR
+-  `d0f0ff1e5 <https://github.com/open-power/hostboot/commit/d0f0ff1e5>`__ PRD: Lane repair OMI bus callout changes
+-  `b93f63ad3 <https://github.com/open-power/hostboot/commit/b93f63ad3>`__ PRD: NVDIMM workaround for ES TEMP glitches
+-  `b99004fb7 <https://github.com/open-power/hostboot/commit/b99004fb7>`__ PRD: Initial Axone Channel Fail support
+-  `70a4b6bf1 <https://github.com/open-power/hostboot/commit/70a4b6bf1>`__ PRD: Add threshold for stopping on UEs/CEs during BgScrub
+-  `3920d160e <https://github.com/open-power/hostboot/commit/3920d160e>`__ PRD: Fix returning port position in dynamic mem dealloc
+-  `9d750b3d9 <https://github.com/open-power/hostboot/commit/9d750b3d9>`__ PRD: Add additional FFDC to runtime NVDIMM analysis
+-  `2dbc30966 <https://github.com/open-power/hostboot/commit/2dbc30966>`__ PRD: Axone UE/CE threshold for background scrub
+-  `195dd6a15 <https://github.com/open-power/hostboot/commit/195dd6a15>`__ PRD: Axone VCM Updates
+-  `e017df4c9 <https://github.com/open-power/hostboot/commit/e017df4c9>`__ PRD: Axone Two Phase Scrub (TPS) support
+-  `e3407c1b4 <https://github.com/open-power/hostboot/commit/e3407c1b4>`__ PRD: OCMB handling for checkstop analysis path
+-  `d8c686118 <https://github.com/open-power/hostboot/commit/d8c686118>`__ MDIA: Uncomment HWP calls
+-  `fcbb09411 <https://github.com/open-power/hostboot/commit/fcbb09411>`__ Uncomment the remainder of hwp\_wrappers.H
+-  `0247cc5fb <https://github.com/open-power/hostboot/commit/0247cc5fb>`__ Update ATTR\_MEM\_VPD\_DQ\_MAPs default to a 1-to-1
+   mapping
+-  `e3870cb85 <https://github.com/open-power/hostboot/commit/e3870cb85>`__ Add DIMM\_BAD\_DQ\_DATA field for DDR4 DDIMM SPD and bad
+   dq tests
+-  `574346780 <https://github.com/open-power/hostboot/commit/574346780>`__ PRD: Update CE/UE flood threshold to reset on new ranks
+-  `bcdae9c49 <https://github.com/open-power/hostboot/commit/bcdae9c49>`__ PRD: Axone Dynamic Mem Dealloc Addr Translate Port Addr
+-  `d65563f09 <https://github.com/open-power/hostboot/commit/d65563f09>`__ PRD: Axone Dynamic Mem Dealloc addr translate insert Grp
+   ID
+-  `d1b590057 <https://github.com/open-power/hostboot/commit/d1b590057>`__ PRD: Uncomment Axone HWP code
+-  `70ef78700 <https://github.com/open-power/hostboot/commit/70ef78700>`__ PRD: NVDIMM only update status bits for predictive logs
+-  `1f4ac83bb <https://github.com/open-power/hostboot/commit/1f4ac83bb>`__ PRD: Add check for OCMBs to MemDealloc::dimmList
+-  `cbb2bd756 <https://github.com/open-power/hostboot/commit/cbb2bd756>`__ PRD: Fix checkEccFirs template problem
+-  `da3c3ba33 <https://github.com/open-power/hostboot/commit/da3c3ba33>`__ PRD: Add workaround for OMIDLFIR channel fails
+-  `c10eba828 <https://github.com/open-power/hostboot/commit/c10eba828>`__ PRD: Change MCC to OCMB chip connection lookup
+-  `a3fec9cb1 <https://github.com/open-power/hostboot/commit/a3fec9cb1>`__ MDIA: Reenable PRD memdiags instead of cronus version
+-  `7e9fe96af <https://github.com/open-power/hostboot/commit/7e9fe96af>`__ PRD: Workarounds to avoid HIO during checkstops
+-  `1b10af06e <https://github.com/open-power/hostboot/commit/1b10af06e>`__ Fix getting all OCMBs for mss\_scrub
+-  `51440d90c <https://github.com/open-power/hostboot/commit/51440d90c>`__ PRD: NVDIMM callouts for register access errors
+-  `a91c5531f <https://github.com/open-power/hostboot/commit/a91c5531f>`__ PRD: Add default callout for chip connection lookup fails
+-  `f07d459fb <https://github.com/open-power/hostboot/commit/f07d459fb>`__ PRD: Disable OCMB UCS check and clear subchnl specific
+   attn
+-  `b6badfcb9 <https://github.com/open-power/hostboot/commit/b6badfcb9>`__ MDIA: Update timeout FFDC gathering for OCMBs
+-  `004dbbae7 <https://github.com/open-power/hostboot/commit/004dbbae7>`__ PRD: Channel Fail fix OCMB UCS query
+-  `e8491f368 <https://github.com/open-power/hostboot/commit/e8491f368>`__ PRD: Dyn mem dealloc fix getting ocmb channel pos
+-  `d89b3e7bb <https://github.com/open-power/hostboot/commit/d89b3e7bb>`__ MDIA: Enable restore dram repairs for Axone
+-  `638312ea6 <https://github.com/open-power/hostboot/commit/638312ea6>`__ MDIA: Update mdiatestmba test cases
+-  `cec911056 <https://github.com/open-power/hostboot/commit/cec911056>`__ MDIA: Add MCC registers to timeout FFDC
+-  `cff27861a <https://github.com/open-power/hostboot/commit/cff27861a>`__ MDIA: Disable restoreDramRepairs until we get updated HWP
+   call
+-  `e64493c22 <https://github.com/open-power/hostboot/commit/e64493c22>`__ Make mss::ccs::execute static inline
+-  `cf23c9a46 <https://github.com/open-power/hostboot/commit/cf23c9a46>`__ PRD: Add dependencies for restore\_repair in
+   hwp\_wrappers
+-  `9ed3a8c72 <https://github.com/open-power/hostboot/commit/9ed3a8c72>`__ MDIA: For OCMBs avoid getting parent chip
+-  `7bf1bbfec <https://github.com/open-power/hostboot/commit/7bf1bbfec>`__ PRD: Ignore mainline IUE if on at same time as mainline
+   UE
+-  `cc929c6fd <https://github.com/open-power/hostboot/commit/cc929c6fd>`__ PRD: Update OCMB\_LFIR[38] to defaultMaskedError
+-  `03df92ad6 <https://github.com/open-power/hostboot/commit/03df92ad6>`__ PRD: Import extra signatures into OCMB rule file
+-  `296ac823f <https://github.com/open-power/hostboot/commit/296ac823f>`__ PRD: Add assert checks for possible nullptr targets
+-  `1040e48ee <https://github.com/open-power/hostboot/commit/1040e48ee>`__ PRD: Don't check for UE as side effect to now masked
+   error
+-  `3a0980566 <https://github.com/open-power/hostboot/commit/3a0980566>`__ PRD: Reenable restoreDramRepairs with updated HWP
+-  `f0daff609 <https://github.com/open-power/hostboot/commit/f0daff609>`__ PRD: Update spare info in mem dq bitmap
+-  `3e8d0ecec <https://github.com/open-power/hostboot/commit/3e8d0ecec>`__ PRD: Fix MPE error path asserts
+-  `f43234df9 <https://github.com/open-power/hostboot/commit/f43234df9>`__ PRD: Use wrapper for nimbus restore repairs call
+-  `db5cabf13 <https://github.com/open-power/hostboot/commit/db5cabf13>`__ MDIA: Swift disable restore dram repairs for the meantime
+-  `17f150207 <https://github.com/open-power/hostboot/commit/17f150207>`__ PRD: Fix MemoryMru dimm callout and FFDC
+-  `7e11c476d <https://github.com/open-power/hostboot/commit/7e11c476d>`__ PRD: Add more dependencies for hwp\_wrappers.H
+-  `83aadcace <https://github.com/open-power/hostboot/commit/83aadcace>`__ PRD: Fix OMIC action reg 32 per day thresholds
+
+Chen Du (3):
+
+-  `e783d1e86 <https://github.com/open-power/hostboot/commit/e783d1e86>`__ Dynamically generate ocmb cmd/rsp seq id
+-  `85992ee55 <https://github.com/open-power/hostboot/commit/85992ee55>`__ Split nvdimm vendor logs
+-  `913aaa284 <https://github.com/open-power/hostboot/commit/913aaa284>`__ Fix MRW HUID for PMIC, OCMB, MEMPORT
+
+Chris Cain (1):
+
+-  `ceef10b02 <https://github.com/open-power/hostboot/commit/ceef10b02>`__ HTMGT: Update to support new PGPE elog structure
+
+Chris Steffen (1):
+
+-  `2619526af <https://github.com/open-power/hostboot/commit/2619526af>`__ P9A Tx Fifo Init + Init Settings Update
+
+Christian Geddes (60):
+
+-  `e7f8781ee <https://github.com/open-power/hostboot/commit/e7f8781ee>`__ Force sbe update loop if a change in OMI freq is detected
+-  `73acf956a <https://github.com/open-power/hostboot/commit/73acf956a>`__ Support reading from EECACHE during runtime
+-  `c865c731a <https://github.com/open-power/hostboot/commit/c865c731a>`__ Register EEPROM\_CACHE device route for NODE targets for
+   PVPD support
+-  `81c225bca <https://github.com/open-power/hostboot/commit/81c225bca>`__ Enable runtime test for Axone
+-  `be772a1e3 <https://github.com/open-power/hostboot/commit/be772a1e3>`__ Break out of loop if we fail to load reserved mem section
+-  `b3c0accfe <https://github.com/open-power/hostboot/commit/b3c0accfe>`__ Remove MVPD,MEMD and CENHWIMG section from Axone pnor
+   layout
+-  `f9d0c39c1 <https://github.com/open-power/hostboot/commit/f9d0c39c1>`__ Skip phase 2 of IDEC check for ocmb targets for gemini
+-  `7e05c2e69 <https://github.com/open-power/hostboot/commit/7e05c2e69>`__ Always update EECACHE header when we find a new eeprom
+   entry
+-  `ed0430e90 <https://github.com/open-power/hostboot/commit/ed0430e90>`__ OR mux select with the "enable" bit 0b1000 when making
+   selection
+-  `119219fbd <https://github.com/open-power/hostboot/commit/119219fbd>`__ Skip mss\_scrub with axone system for until we get it
+   working
+-  `311f9e017 <https://github.com/open-power/hostboot/commit/311f9e017>`__ Add temp workaround to force Axone to use Nimbus's hcode
+   lid
+-  `650345ffb <https://github.com/open-power/hostboot/commit/650345ffb>`__ Switch which OMI init hwp we call for GEMINI ocmb targets
+-  `9bdc8a41d <https://github.com/open-power/hostboot/commit/9bdc8a41d>`__ Temp workaround to skip filling in TPM info for RT on
+   axone systems
+-  `b424be0fc <https://github.com/open-power/hostboot/commit/b424be0fc>`__ Set Gemini EC level to be 0x10 if 0x00 is found in SPD
+   revision field
+-  `aade92abb <https://github.com/open-power/hostboot/commit/aade92abb>`__ Add workaround to ignore MC channel hangs for Swift
+   bringup
+-  `a7892148b <https://github.com/open-power/hostboot/commit/a7892148b>`__ Only compare a proc's omi freq if it has functional OCMB
+   children
+-  `c98af339b <https://github.com/open-power/hostboot/commit/c98af339b>`__ Do not unload modules loaded for unit tests
+-  `0f996208d <https://github.com/open-power/hostboot/commit/0f996208d>`__ Use REL\_POS of OMI and not OCMB for calculating hdat
+   DIMM ID's
+-  `ca543f732 <https://github.com/open-power/hostboot/commit/ca543f732>`__ Add OSYS record MM/SS keyword checks for PVPD
+-  `b1ec6c18b <https://github.com/open-power/hostboot/commit/b1ec6c18b>`__ Update ocmb i2c driver to send address in read command
+   sequence
+-  `a950157bf <https://github.com/open-power/hostboot/commit/a950157bf>`__ Update sim scripts to use $proc\_chip\_type to lookup
+   chip for Axone
+-  `4e839856d <https://github.com/open-power/hostboot/commit/4e839856d>`__ Lookup ID/EC register on Gemini OCBMs for comparison to
+   SPD
+-  `3bbc07ee0 <https://github.com/open-power/hostboot/commit/3bbc07ee0>`__ Introduce exp\_getidec HWP
+-  `00fa8005d <https://github.com/open-power/hostboot/commit/00fa8005d>`__ Compile new ioo\_dl\_npu\_scominit HWP so its ready to
+   use
+-  `6ba5510b7 <https://github.com/open-power/hostboot/commit/6ba5510b7>`__ Add "Not Wired" option for OPTICS\_CONFIG\_MODE attrs
+-  `59a241514 <https://github.com/open-power/hostboot/commit/59a241514>`__ Update DIMM mux\_select to match their OCMB counterparts
+-  `bafe5de9d <https://github.com/open-power/hostboot/commit/bafe5de9d>`__ Account for Explorer's DMB\_REVISION format in its SPD
+-  `e85d6dd64 <https://github.com/open-power/hostboot/commit/e85d6dd64>`__ Re-enable mss\_scrub in istep16 for axone systems
+-  `8ab48e774 <https://github.com/open-power/hostboot/commit/8ab48e774>`__ Apply MC\_HANG timeout workaround to all processors
+-  `147018379 <https://github.com/open-power/hostboot/commit/147018379>`__ Skip OCMB targets while decidng what targets to process
+   for IpmiFruInv
+-  `69f3bd253 <https://github.com/open-power/hostboot/commit/69f3bd253>`__ Update axone pnor layout to move eecache to the begining
+-  `b7c4af200 <https://github.com/open-power/hostboot/commit/b7c4af200>`__ Add wrapper to exp\_getidec HWP so we can call it in
+   platform code
+-  `1b3bc0e6a <https://github.com/open-power/hostboot/commit/1b3bc0e6a>`__ Disable OMI deconfig tests
+-  `0f3e041cb <https://github.com/open-power/hostboot/commit/0f3e041cb>`__ Add new DDR4 DDIMM keyword ENTIRE\_SPD\_WITHOUT\_EFD
+-  `e1de8adbd <https://github.com/open-power/hostboot/commit/e1de8adbd>`__ Increase hostboot standalone timeout to be 75 minutes
+-  `bce435643 <https://github.com/open-power/hostboot/commit/bce435643>`__ Add call to fapi wrapper of exp\_getidec into hwasPlat
+   code
+-  `51c6d68c1 <https://github.com/open-power/hostboot/commit/51c6d68c1>`__ Update dimmspd used by explorers in axone simics
+-  `1629aca37 <https://github.com/open-power/hostboot/commit/1629aca37>`__ Increase timeout for OCMB inband communication doorbell
+-  `5b6b984fa <https://github.com/open-power/hostboot/commit/5b6b984fa>`__ Reorganize omi training steps accounting for new omi
+   training hwps
+-  `8b524caae <https://github.com/open-power/hostboot/commit/8b524caae>`__ Set endianess attributes in hb\_customized\_attrs instead
+   of in code
+-  `2dc7d1457 <https://github.com/open-power/hostboot/commit/2dc7d1457>`__ Update Part Number field side for DDR4 DDIMM spd layout
+-  `a058d0e23 <https://github.com/open-power/hostboot/commit/a058d0e23>`__ Call cronus version of memdiags for explorer until prd
+   version works
+-  `aa122e3e9 <https://github.com/open-power/hostboot/commit/aa122e3e9>`__ Don't consider processor's OMI freq if it is 0 when freq
+   restrictions
+-  `9c4be0da9 <https://github.com/open-power/hostboot/commit/9c4be0da9>`__ Only call memdiags on Explorer ocmb chips
+-  `632582f10 <https://github.com/open-power/hostboot/commit/632582f10>`__ Allow dynmic i2c device addresses and set up PMIC targets
+   to do this
+-  `22b39d874 <https://github.com/open-power/hostboot/commit/22b39d874>`__ Adjust deadman timeout request time to be 10.5 seconds
+-  `d1260d0c7 <https://github.com/open-power/hostboot/commit/d1260d0c7>`__ Fix ipmifruinv calls for dimms in swift systems
+-  `c016e9860 <https://github.com/open-power/hostboot/commit/c016e9860>`__ Avoid commiting errors inside fapi2\_i2c device driver
+-  `c3689a691 <https://github.com/open-power/hostboot/commit/c3689a691>`__ Fixes to PMIC presence detection
+-  `6d6b8ced5 <https://github.com/open-power/hostboot/commit/6d6b8ced5>`__ Allow HWPs that send BOOT\_CONFIG command to ocbm to run
+   in simics
+-  `7cb71794b <https://github.com/open-power/hostboot/commit/7cb71794b>`__ Correct ptr math and force CI i/o in kernal for machchk
+   escalation
+-  `b80205824 <https://github.com/open-power/hostboot/commit/b80205824>`__ Filter out i2c slaves that are not associated with a
+   given master
+-  `946a75dff <https://github.com/open-power/hostboot/commit/946a75dff>`__ Add calls to p9a\_disable\_ocmb\_i2c HWP in istep 8.12
+-  `ea01d258c <https://github.com/open-power/hostboot/commit/ea01d258c>`__ Introduce eecache\_editor.pl tool
+-  `2a1b24baf <https://github.com/open-power/hostboot/commit/2a1b24baf>`__ Correct target hiearchy in axone system xml
+-  `d712b65d7 <https://github.com/open-power/hostboot/commit/d712b65d7>`__ Remove workaround setting EFUSE3 power-on value
+-  `2a806047e <https://github.com/open-power/hostboot/commit/2a806047e>`__ Remove workaround added to increment MCS timeout for
+   gemini's
+-  `582071097 <https://github.com/open-power/hostboot/commit/582071097>`__ Add hwp retry loop as workaround until we resolve timeout
+   issue
+-  `f32aff51f <https://github.com/open-power/hostboot/commit/f32aff51f>`__ Make RT\_TARG id generation code common between IPL time
+   and runtime
+-  `7866a7cc7 <https://github.com/open-power/hostboot/commit/7866a7cc7>`__ Add API to get OCMB's mmio information, used to build
+   HDAT
+
+Claus Michael Olsen (1):
+
+-  `aea300c8e <https://github.com/open-power/hostboot/commit/aea300c8e>`__ Fix to SW473350: p9\_xip\_customize Vpd core fill bug
+
+Corey Swenson (20):
+
+-  `f088a0dc2 <https://github.com/open-power/hostboot/commit/f088a0dc2>`__ Miscellaneous NVDIMM cleanup
+-  `af4454c30 <https://github.com/open-power/hostboot/commit/af4454c30>`__ NVDIMM unlock error DELAYED\_DECONFIG
+-  `f691dc23a <https://github.com/open-power/hostboot/commit/f691dc23a>`__ HBRT command from SBE to trigger NVDIMM operations
+-  `0856a71d6 <https://github.com/open-power/hostboot/commit/0856a71d6>`__ Fix NVDIMM update error log comments
+-  `2ad648b98 <https://github.com/open-power/hostboot/commit/2ad648b98>`__ NVDIMM: Load warning thresholds, after FW\_UPDATE, on
+   every IPL
+-  `d8db346a1 <https://github.com/open-power/hostboot/commit/d8db346a1>`__ Add Encryption Enabled bit to NV\_STATUS\_FLAG
+-  `26c32cba6 <https://github.com/open-power/hostboot/commit/26c32cba6>`__ NVDIMM: Additional FFDC for NVDIMM/BPM callouts
+-  `ce0d29c96 <https://github.com/open-power/hostboot/commit/ce0d29c96>`__ Add vendor log data to FFDC for all NVDIMM HW errors
+-  `1434b8952 <https://github.com/open-power/hostboot/commit/1434b8952>`__ NVDIMM: FW\_UPDATE: New FFDC for SECURITY\_ERROR
+-  `adc61f1bd <https://github.com/open-power/hostboot/commit/adc61f1bd>`__ Attempt to unlock encryption in NVDIMM Arm function
+-  `7fb809d19 <https://github.com/open-power/hostboot/commit/7fb809d19>`__ Re-enable NV\_STATUS notification for Opal
+-  `f41f71705 <https://github.com/open-power/hostboot/commit/f41f71705>`__ Fix linker Object init
+-  `d8decc681 <https://github.com/open-power/hostboot/commit/d8decc681>`__ Add support for NULL char in vendor log
+-  `7e66117da <https://github.com/open-power/hostboot/commit/7e66117da>`__ Add NVDIMM opertions to rt\_cmds
+-  `d432c4503 <https://github.com/open-power/hostboot/commit/d432c4503>`__ Fix auto-arming NVDIMMs for ESS systems
+-  `5eaa67a66 <https://github.com/open-power/hostboot/commit/5eaa67a66>`__ Always send NV\_STATUS to Opal when opal-prd starts
+-  `c3d65931f <https://github.com/open-power/hostboot/commit/c3d65931f>`__ Fix for missing HBRT error log after error injected
+-  `634b78532 <https://github.com/open-power/hostboot/commit/634b78532>`__ NVDIMM : Catch save error during MPIPL
+-  `a96914fab <https://github.com/open-power/hostboot/commit/a96914fab>`__ Add support for NVDIMM secure erase verify
+-  `e69d7d9ff <https://github.com/open-power/hostboot/commit/e69d7d9ff>`__ ARM/DISARM NVDIMMs by proc
+
+Dan Crowell (60):
+
+-  `d0e2fddc7 <https://github.com/open-power/hostboot/commit/d0e2fddc7>`__ Add option to factory reset nvdimms
+-  `f2281d448 <https://github.com/open-power/hostboot/commit/f2281d448>`__ Enable URMOR hack for Axone
+-  `2dc572888 <https://github.com/open-power/hostboot/commit/2dc572888>`__ Add type to adapt mrw version of i2c mux to hb mux type
+-  `0d622822e <https://github.com/open-power/hostboot/commit/0d622822e>`__ Enable URMOR hack for Axone in shutdown path
+-  `7a758c4ef <https://github.com/open-power/hostboot/commit/7a758c4ef>`__ Handle processor swap between slots to 1-socket system
+-  `6c712843a <https://github.com/open-power/hostboot/commit/6c712843a>`__ Force NO\_SWAP for Explorer MMIO word swap for now
+-  `0606bb795 <https://github.com/open-power/hostboot/commit/0606bb795>`__ Honor DDIMM EFD metadata to choose OMI frequencies
+-  `b4b84d189 <https://github.com/open-power/hostboot/commit/b4b84d189>`__ Fix BPM script to put temp files into obj tree
+-  `fae196d66 <https://github.com/open-power/hostboot/commit/fae196d66>`__ Add Axone comment to grouping attribute
+-  `c0426a12d <https://github.com/open-power/hostboot/commit/c0426a12d>`__ Remove a file to remirror it
+-  `6d14af625 <https://github.com/open-power/hostboot/commit/6d14af625>`__ Add subsystem translations for NVDIMM part callouts
+-  `4b8fb565e <https://github.com/open-power/hostboot/commit/4b8fb565e>`__ Fix OMIC MRW processing
+-  `cd820b662 <https://github.com/open-power/hostboot/commit/cd820b662>`__ Final solution for Axone HCODE lid id
+-  `2ceefa096 <https://github.com/open-power/hostboot/commit/2ceefa096>`__ Do not allow PNOR partition adjustments when not in test
+   mode
+-  `5f27f36ed <https://github.com/open-power/hostboot/commit/5f27f36ed>`__ Enable SMF tests for Axone
+-  `56b1dbc3c <https://github.com/open-power/hostboot/commit/56b1dbc3c>`__ Skip hardware delays when running in Simics
+-  `8ad37b962 <https://github.com/open-power/hostboot/commit/8ad37b962>`__ Add support for DMI-MEMBUF bus failures to fapi
+-  `a3a392385 <https://github.com/open-power/hostboot/commit/a3a392385>`__ Add OMI bus support to callouts
+-  `ed40af7bc <https://github.com/open-power/hostboot/commit/ed40af7bc>`__ Enable rolling counter and verification of req id for
+   Explorer
+-  `e9c4e6ad6 <https://github.com/open-power/hostboot/commit/e9c4e6ad6>`__ Remove ibm prefix from reserved memory spaces
+-  `70b54e6ae <https://github.com/open-power/hostboot/commit/70b54e6ae>`__ Automatically set VPD cache flags based on EEPROM cache
+   setting
+-  `a0207ea10 <https://github.com/open-power/hostboot/commit/a0207ea10>`__ Add attribute to explicitly force OCMB Firmware update
+   behavior
+-  `576b16849 <https://github.com/open-power/hostboot/commit/576b16849>`__ Add plug-rule callout to memory vpd lookup failure
+-  `a7739158a <https://github.com/open-power/hostboot/commit/a7739158a>`__ Support scoms to MEM\_PORT targets
+-  `38949a9bb <https://github.com/open-power/hostboot/commit/38949a9bb>`__ Do not crash if we have no functional nodes
+-  `4924154e6 <https://github.com/open-power/hostboot/commit/4924154e6>`__ Create FW interfaces to execute memory diagnostics
+-  `9c7a264f8 <https://github.com/open-power/hostboot/commit/9c7a264f8>`__ Fix fapi spd testcases
+-  `d519d2911 <https://github.com/open-power/hostboot/commit/d519d2911>`__ Fix timestamp parser for OpenBMC ESELs
+-  `95bb7028e <https://github.com/open-power/hostboot/commit/95bb7028e>`__ Move HBRT reserved memory off of NVDIMMs
+-  `1f46cc39f <https://github.com/open-power/hostboot/commit/1f46cc39f>`__ Increase size of default printk buffer in error logs
+-  `06b4ead53 <https://github.com/open-power/hostboot/commit/06b4ead53>`__ Mark bootloader RCs for FSP export
+-  `dfba68af8 <https://github.com/open-power/hostboot/commit/dfba68af8>`__ Update simics level to
+   f0c3530f4fefad5236391e61ae29b1a2582636ca
+-  `4235f2f22 <https://github.com/open-power/hostboot/commit/4235f2f22>`__ Add missing trace point to BlTrace.pm tool
+-  `aad465f4b <https://github.com/open-power/hostboot/commit/aad465f4b>`__ For ATTR\_MSS\_OCMB\_HALF\_DIMM\_MODE to full dimm mode
+-  `c46f1ee5b <https://github.com/open-power/hostboot/commit/c46f1ee5b>`__ Automatically include config.h
+-  `75c0908b9 <https://github.com/open-power/hostboot/commit/75c0908b9>`__ Switch DECONFIG over to DELAYED\_DECONFIG
+-  `4638dc513 <https://github.com/open-power/hostboot/commit/4638dc513>`__ Add current istep into TI SRC
+-  `ddad6a525 <https://github.com/open-power/hostboot/commit/ddad6a525>`__ Call p9a\_throttle\_sync inside mss\_scominit
+-  `4198ffbc2 <https://github.com/open-power/hostboot/commit/4198ffbc2>`__ Force a Hostboot dump on any TI in Simics
+-  `91f6cf741 <https://github.com/open-power/hostboot/commit/91f6cf741>`__ Enhancements to default console output
+-  `6ceeb473d <https://github.com/open-power/hostboot/commit/6ceeb473d>`__ Move p9a\_omi\_setup\_bars from 12.4 to 12.3
+-  `03db83368 <https://github.com/open-power/hostboot/commit/03db83368>`__ Handle automatic interleaving between OMI sub-channels
+-  `c6aaded09 <https://github.com/open-power/hostboot/commit/c6aaded09>`__ Support for ATTR\_TMP and GUARD in standalone simics
+-  `fd4e73a22 <https://github.com/open-power/hostboot/commit/fd4e73a22>`__ Add obj tree to EXTRAINCDIR for istep10
+-  `14a51c828 <https://github.com/open-power/hostboot/commit/14a51c828>`__ Add more rc values to vmmpagetest
+-  `1cb00f7e0 <https://github.com/open-power/hostboot/commit/1cb00f7e0>`__ Add fir subdir to Axone mss HWP compile path
+-  `3b5bb9f2e <https://github.com/open-power/hostboot/commit/3b5bb9f2e>`__ Adjust idec algorithm for Explorer B.0 format
+-  `1a19ea2ae <https://github.com/open-power/hostboot/commit/1a19ea2ae>`__ Change p9a\_mss\_freq from MEM\_PORT to PROC\_CHIP
+   targets (HB)
+-  `4a69880fa <https://github.com/open-power/hostboot/commit/4a69880fa>`__ Better handling of end-of-year mirrored commits
+-  `dced790c1 <https://github.com/open-power/hostboot/commit/dced790c1>`__ ZZ Gen4 WOFDATA
+-  `541200528 <https://github.com/open-power/hostboot/commit/541200528>`__ Do not truncate error log at runtime when using
+   firmware\_request
+-  `4e31bed66 <https://github.com/open-power/hostboot/commit/4e31bed66>`__ Convert DECONFIG to DELAYED\_DECONFIG on FSP systems
+-  `c815997b7 <https://github.com/open-power/hostboot/commit/c815997b7>`__ Pass complete mmio address into runtime ocmb scom
+   interface
+-  `0b49c1912 <https://github.com/open-power/hostboot/commit/0b49c1912>`__ Add translation for SuperWOF lid id
+-  `9f4f5c89e <https://github.com/open-power/hostboot/commit/9f4f5c89e>`__ Allow very long attribute names
+-  `f6f86c539 <https://github.com/open-power/hostboot/commit/f6f86c539>`__ Removing files to force a remirror...
+-  `39d3e89fe <https://github.com/open-power/hostboot/commit/39d3e89fe>`__ Fix attribute overrides for OCMB chips
+-  `f968e9f34 <https://github.com/open-power/hostboot/commit/f968e9f34>`__ Add severity to error log commit trace
+-  `edf989527 <https://github.com/open-power/hostboot/commit/edf989527>`__ Add support for ASIC targets to attribute dumper
+-  `373872ccf <https://github.com/open-power/hostboot/commit/373872ccf>`__ Fix typo in entity path for OCMB
+
+Dan Larson (1):
+
+-  `514dce81c <https://github.com/open-power/hostboot/commit/514dce81c>`__ HCBI-239 Enable static analysis
+
+Daniel M Crowell (3):
+
+-  `4a6e20386 <https://github.com/open-power/hostboot/commit/4a6e20386>`__ Revert "Compile Hostboot with -Os"
+-  `35cc764a1 <https://github.com/open-power/hostboot/commit/35cc764a1>`__ Revert "Remove ibm prefix from reserved memory spaces"
+-  `6332cbac6 <https://github.com/open-power/hostboot/commit/6332cbac6>`__ Revert "Add DDR4 RCD attributes from the EXP resp
+   structure"
+
+Dean Sanner (10):
+
+-  `a22884e07 <https://github.com/open-power/hostboot/commit/a22884e07>`__ Correctly form LX record/keyword for OpenPOWER
+-  `449d1fabb <https://github.com/open-power/hostboot/commit/449d1fabb>`__ Fix bug in attribute sync
+-  `cd1e5c91e <https://github.com/open-power/hostboot/commit/cd1e5c91e>`__ Compile Hostboot with -Os
+-  `c4e7bcba0 <https://github.com/open-power/hostboot/commit/c4e7bcba0>`__ Compile Hostboot with -Os
+-  `7c03d51c2 <https://github.com/open-power/hostboot/commit/7c03d51c2>`__ Always position HOMER in HV space for istep 16
+-  `b28407123 <https://github.com/open-power/hostboot/commit/b28407123>`__ Add missing target types for OCMB
+-  `81abe97b7 <https://github.com/open-power/hostboot/commit/81abe97b7>`__ Support direct load of POWERVM from BOOTKERNEL partition
+-  `d99b1eddc <https://github.com/open-power/hostboot/commit/d99b1eddc>`__ Add SBE Arch dump area for both OPAL & PHYP
+-  `334617066 <https://github.com/open-power/hostboot/commit/334617066>`__ Replace spr/gpr numbers with names for arch dump
+-  `c16b08724 <https://github.com/open-power/hostboot/commit/c16b08724>`__ Update HDAT flags to indicate memory dump
+
+Devon Baughen (3):
+
+-  `df80bf43c <https://github.com/open-power/hostboot/commit/df80bf43c>`__ add function to turn on adaptation in bootconfig
+-  `29ca2d7cf <https://github.com/open-power/hostboot/commit/29ca2d7cf>`__ extend bootconfig0 polling to account for longer sequence
+-  `ebe4ee887 <https://github.com/open-power/hostboot/commit/ebe4ee887>`__ update omi hang workaround to loop through all lanes
+
+Emmanuel Sacristan (1):
+
+-  `eb3d4239b <https://github.com/open-power/hostboot/commit/eb3d4239b>`__ adding iss 768 init for p9 behaviour in nmmu
+
+Giridhari Krishnan (1):
+
+-  `d507b6f85 <https://github.com/open-power/hostboot/commit/d507b6f85>`__ Merging of Serverwiz and hostboot repo Targets.pm
+
+Glenn Miles (2):
+
+-  `9f92316f3 <https://github.com/open-power/hostboot/commit/9f92316f3>`__ Do nothing with error logs after shutdown event is
+   received.
+-  `68ba813f2 <https://github.com/open-power/hostboot/commit/68ba813f2>`__ Fix invalid use of vector iterator
+
+Ilya Smirnov (13):
+
+-  `3ab493b69 <https://github.com/open-power/hostboot/commit/3ab493b69>`__ Account For TPM Not Required in Node Comm
+-  `33dcae3a2 <https://github.com/open-power/hostboot/commit/33dcae3a2>`__ Set SMF\_CONFIG Attribute in MBOX Scratch Reg
+-  `4ea0824d8 <https://github.com/open-power/hostboot/commit/4ea0824d8>`__ Update SBE In Istep7.5 In SMF Mode
+-  `3db6c1479 <https://github.com/open-power/hostboot/commit/3db6c1479>`__ Cache VERSION Partition
+-  `b9cb9f771 <https://github.com/open-power/hostboot/commit/b9cb9f771>`__ Update SYS's ATTR\_XSCOM\_BASE\_ADDRESS in SMF Paths
+-  `fc0e2ceee <https://github.com/open-power/hostboot/commit/fc0e2ceee>`__ HDAT: Add SMF Memory Region
+-  `c049efe44 <https://github.com/open-power/hostboot/commit/c049efe44>`__ Update startup.simics To Disable SBE Updates
+-  `d2bcdefb2 <https://github.com/open-power/hostboot/commit/d2bcdefb2>`__ Add Printk Traces to ThreadPool Unit Tests
+-  `0e5621232 <https://github.com/open-power/hostboot/commit/0e5621232>`__ Fix ThreadPool Memory Corruption
+-  `1cee7cd49 <https://github.com/open-power/hostboot/commit/1cee7cd49>`__ Fix UVBWLIST SBE Chip Op
+-  `58930a38e <https://github.com/open-power/hostboot/commit/58930a38e>`__ HB TI Area Parser
+-  `54e0ec81e <https://github.com/open-power/hostboot/commit/54e0ec81e>`__ SMF: Distribute 0 Mem By Default
+-  `d4e691347 <https://github.com/open-power/hostboot/commit/d4e691347>`__ Emit an Error Log When TPM\_UNUSABLE Is Set
+
+Jacob Harvey (6):
+
+-  `9fc60d7a2 <https://github.com/open-power/hostboot/commit/9fc60d7a2>`__ Fixed doxygen errors and typos
+-  `53b580bab <https://github.com/open-power/hostboot/commit/53b580bab>`__ Implementing thermal\_init
+-  `f26b88c04 <https://github.com/open-power/hostboot/commit/f26b88c04>`__ Power Thermal init
+-  `85b7c42f1 <https://github.com/open-power/hostboot/commit/85b7c42f1>`__ Disable memory throttle change\_after\_sync
+-  `7bb1c0030 <https://github.com/open-power/hostboot/commit/7bb1c0030>`__ Change power controll settings for PD/STR
+-  `e7de009de <https://github.com/open-power/hostboot/commit/e7de009de>`__ L3 draminit and mss\_lib
+
+Jayashankar Padath (3):
+
+-  `103d85c96 <https://github.com/open-power/hostboot/commit/103d85c96>`__ HDAT: Support for Swift/Axone memory sub system
+-  `50c349b5a <https://github.com/open-power/hostboot/commit/50c349b5a>`__ HDAT: Add MMIO information of OCMB in to Ms Area
+-  `8e9344fa0 <https://github.com/open-power/hostboot/commit/8e9344fa0>`__ HDAT: Update on MMIO range address
+
+Jenny Huynh (2):
+
+-  `1c64cf3cb <https://github.com/open-power/hostboot/commit/1c64cf3cb>`__ Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+,
+   ADD1.0+
+-  `39854a32f <https://github.com/open-power/hostboot/commit/39854a32f>`__ Add slbv, slbe extraction to p9\_ram\_core procedure
+
+Jet Li (1):
+
+-  `4e071c333 <https://github.com/open-power/hostboot/commit/4e071c333>`__ Create submodule in hostboot repo for mctp
+
+Joachim Fenkes (2):
+
+-  `60d3cb8b4 <https://github.com/open-power/hostboot/commit/60d3cb8b4>`__ Streamline the way PIB/NET are initialized between SBE
+   and Cronus
+-  `6be2a4214 <https://github.com/open-power/hostboot/commit/6be2a4214>`__ FAPI2: Add FAPI2\_RC\_PLAT\_MISCOMPARE
+
+Joe McGill (2):
+
+-  `bd473add8 <https://github.com/open-power/hostboot/commit/bd473add8>`__ p9\_fbc\_ioo\_tdm\_recovery -- post spare lane FIR after
+   final FIR clearing, unmask
+-  `1fb1c42e4 <https://github.com/open-power/hostboot/commit/1fb1c42e4>`__ p9\_proc\_gettracearray -- updates for Axone
+
+Kahn Evans (1):
+
+-  `66af054d9 <https://github.com/open-power/hostboot/commit/66af054d9>`__ Fix for missing putCMD symbols
+
+Klaus Heinrich Kiwi (1):
+
+-  `caaf22c3e <https://github.com/open-power/hostboot/commit/caaf22c3e>`__ Debug Scripts: Remove deprecated defined(@array)
+
+Louis Stermole (47):
+
+-  `dd6aa0faa <https://github.com/open-power/hostboot/commit/dd6aa0faa>`__ Lengthen polling duration for Explorer outbound doorbell
+-  `a911c8a49 <https://github.com/open-power/hostboot/commit/a911c8a49>`__ Fix polling timeouts for exp\_omi\_train and
+   exp\_check\_for\_ready
+-  `eed860207 <https://github.com/open-power/hostboot/commit/eed860207>`__ Add attribute to control word swapping over OMI MMIO
+-  `77397c404 <https://github.com/open-power/hostboot/commit/77397c404>`__ Change description and default for
+   ATTR\_MSS\_OCMB\_EXP\_BOOT\_CONFIG\_DFE\_DISABLE
+-  `51aebe563 <https://github.com/open-power/hostboot/commit/51aebe563>`__ Change p9a\_mss\_eff\_config to use rank-specific RTT
+   values from SPD
+-  `3e7974342 <https://github.com/open-power/hostboot/commit/3e7974342>`__ Updates to Explorer FW upload tools
+-  `4cbe15e36 <https://github.com/open-power/hostboot/commit/4cbe15e36>`__ Rename p9a\_mss\_memdiag to exp\_mss\_memdiag
+-  `9d7ab6bb2 <https://github.com/open-power/hostboot/commit/9d7ab6bb2>`__ Skip running
+   EXP\_FW\_TEMP\_SENSOR\_CONFIG\_INTERVAL\_READ in exp\_mss\_thermal\_init
+-  `ff05444dd <https://github.com/open-power/hostboot/commit/ff05444dd>`__ Remove unmask of MCBISTFIRQ[12]
+-  `994392964 <https://github.com/open-power/hostboot/commit/994392964>`__ Remove unused procedure p9a\_mss\_eff\_config\_thermal
+-  `3502d6036 <https://github.com/open-power/hostboot/commit/3502d6036>`__ Add deconfigure of memory port if mss\_freq can't find
+   consensus freq
+-  `2f808f21c <https://github.com/open-power/hostboot/commit/2f808f21c>`__ Skip setting up emergency throttle settings for Explorer
+   in Cronus mode
+-  `ef6600cc1 <https://github.com/open-power/hostboot/commit/ef6600cc1>`__ Add empty file for exp\_port\_traits
+-  `7b91b9596 <https://github.com/open-power/hostboot/commit/7b91b9596>`__ Add attribute to specify polling timeout for
+   exp\_check\_for\_ready
+-  `a801fcf53 <https://github.com/open-power/hostboot/commit/a801fcf53>`__ Fix exp\_draminit to print response structure and error
+   code when training fails
+-  `a69715d78 <https://github.com/open-power/hostboot/commit/a69715d78>`__ Add p9a\_mss\_utils\_to\_throttle
+-  `6b29b3829 <https://github.com/open-power/hostboot/commit/6b29b3829>`__ Change p9a\_mss\_freq to work on PROC\_CHIP target
+-  `f51ad1f24 <https://github.com/open-power/hostboot/commit/f51ad1f24>`__ Add blank file for exp\_port.C
+-  `a9b71d90c <https://github.com/open-power/hostboot/commit/a9b71d90c>`__ Don't assert from ddimm\_get\_efd for unsupported freq if
+   ffdc\_enabled not set
+-  `c49249c72 <https://github.com/open-power/hostboot/commit/c49249c72>`__ Add Explorer specific MCBIST settings before scrub and
+   maint
+-  `19e0f82a3 <https://github.com/open-power/hostboot/commit/19e0f82a3>`__ Add blank file exp\_fir.C for HB mirror
+-  `46174931e <https://github.com/open-power/hostboot/commit/46174931e>`__ Add blank files for P9A plug rules
+-  `c4fd28507 <https://github.com/open-power/hostboot/commit/c4fd28507>`__ Add Axone FIR unmasking after p9\_chiplet\_scominit
+-  `288f7babe <https://github.com/open-power/hostboot/commit/288f7babe>`__ Add unmask\_after\_exp\_omi\_setup and FIR checks
+-  `3a26734f8 <https://github.com/open-power/hostboot/commit/3a26734f8>`__ Add ATTR\_MEM\_IGNORE\_PLUG\_RULES to skip Axone plug
+   rules
+-  `f40c41f81 <https://github.com/open-power/hostboot/commit/f40c41f81>`__ Increase exp\_draminit polling timeout for MDS
+-  `9c2a95eab <https://github.com/open-power/hostboot/commit/9c2a95eab>`__ Add some FIR unmask updates for p9a and explorer
+-  `fde4c9f63 <https://github.com/open-power/hostboot/commit/fde4c9f63>`__ Add periodic mem cal to end of exp\_draminit\_mc
+-  `513da3116 <https://github.com/open-power/hostboot/commit/513da3116>`__ Set reorder mode after read-only subtest in exp\_memdiag
+-  `e9687ad70 <https://github.com/open-power/hostboot/commit/e9687ad70>`__ Add unmasks for REG1 and REG2 versions of OMI\_FIR for
+   Axone
+-  `6ed0290da <https://github.com/open-power/hostboot/commit/6ed0290da>`__ Change "ALL EFDs have been exhausted" trace from error to
+   info
+-  `eed98f14e <https://github.com/open-power/hostboot/commit/eed98f14e>`__ Fix DL\_OMI\_FIR unmasks after p9\_chiplet\_scominit to
+   be DL specific
+-  `445272ea4 <https://github.com/open-power/hostboot/commit/445272ea4>`__ Fix Swift plug rule for DDIMM channel dependency
+-  `044ece9cc <https://github.com/open-power/hostboot/commit/044ece9cc>`__ Add PRD helper functions for restore\_repairs on Nimbus
+   and Explorer
+-  `129a80acf <https://github.com/open-power/hostboot/commit/129a80acf>`__ Fix MC\_OMI\_FIR\_REG\_DL0\_FLIT\_CE unmask in
+   p9a\_omi\_init
+-  `d97ea2280 <https://github.com/open-power/hostboot/commit/d97ea2280>`__ Add initial masking to Explorer MC\_OMI\_FIR in
+   exp\_omi\_setup
+-  `e27c350a6 <https://github.com/open-power/hostboot/commit/e27c350a6>`__ Add include for find.H in gen\_mss\_port.H
+-  `e383f5b6e <https://github.com/open-power/hostboot/commit/e383f5b6e>`__ Remove unmask for EXP LOCAL\_FIR DDR\_PHY\_IRQ0 after
+   exp\_scominit
+-  `f5d254cd8 <https://github.com/open-power/hostboot/commit/f5d254cd8>`__ Fix Explorer checkstop FIR action settings
+-  `7198f1765 <https://github.com/open-power/hostboot/commit/7198f1765>`__ Add empty files for Explorer MR workarounds
+-  `c7738e193 <https://github.com/open-power/hostboot/commit/c7738e193>`__ Fix MC\_TYPE used in restore\_dram\_repairs common code
+-  `9945d6bdc <https://github.com/open-power/hostboot/commit/9945d6bdc>`__ Update two explorer FIR settings per SW490643
+-  `37cdcf39c <https://github.com/open-power/hostboot/commit/37cdcf39c>`__ Suppress FAPI\_ERR messages from DDIMM EFD probing
+-  `3edaad3c0 <https://github.com/open-power/hostboot/commit/3edaad3c0>`__ Add override of LPASR setting depending on MRW refresh
+   rate
+-  `f5653b160 <https://github.com/open-power/hostboot/commit/f5653b160>`__ Set MSDG\_RDIMM type in user\_input\_msdg for DDIMM with
+   RCD
+-  `37795a2b2 <https://github.com/open-power/hostboot/commit/37795a2b2>`__ Add unmask of Explorer Global FIR bit0
+-  `fbb698a84 <https://github.com/open-power/hostboot/commit/fbb698a84>`__ Add support for EXP\_FW\_TWI\_FFE\_SETTINGS command
+
+Luis Fernandez (6):
+
+-  `6faf10f43 <https://github.com/open-power/hostboot/commit/6faf10f43>`__ HB Implement Static Analysis with cppcheck
+-  `5474e9200 <https://github.com/open-power/hostboot/commit/5474e9200>`__ Fixes from HB for GCC 8 Compiler
+-  `163b6d077 <https://github.com/open-power/hostboot/commit/163b6d077>`__ (Fix for:) Alert when a partition's space utilization
+   exceeds a threshold
+-  `08501bc65 <https://github.com/open-power/hostboot/commit/08501bc65>`__ Patch For: Implement Static Analysis with cppcheck
+-  `5dd26a01e <https://github.com/open-power/hostboot/commit/5dd26a01e>`__ New Optional Argument to PnorUtils.pm’s loadPnorLayout
+-  `1f76bfa23 <https://github.com/open-power/hostboot/commit/1f76bfa23>`__ Add call to p9\_throttle\_sync inside
+   cumulus\_call\_mss\_scominit
+
+MATTHEW I. HICKMAN (9):
+
+-  `01ac1b8dc <https://github.com/open-power/hostboot/commit/01ac1b8dc>`__ Added security bit and fir handling, gard and trace fixes
+-  `1cd7d1c78 <https://github.com/open-power/hostboot/commit/1cd7d1c78>`__ Fix for offset traces due to merge bug
+-  `b0cd81c61 <https://github.com/open-power/hostboot/commit/b0cd81c61>`__ Fixed several small bugs found via code review
+-  `913c6fde1 <https://github.com/open-power/hostboot/commit/913c6fde1>`__ Fixed several Arm error handling bugs
+-  `b23632654 <https://github.com/open-power/hostboot/commit/b23632654>`__ Fixed pre-req check during NVDimm Arm
+-  `36a6a52a5 <https://github.com/open-power/hostboot/commit/36a6a52a5>`__ Added additional erase error handling
+-  `746ec708f <https://github.com/open-power/hostboot/commit/746ec708f>`__ Fixed the restore status flag bug
+-  `5db287b6e <https://github.com/open-power/hostboot/commit/5db287b6e>`__ Fixed NOT\_ENOUGH\_ENERGY\_FOR\_CSAVE check
+-  `7b8722652 <https://github.com/open-power/hostboot/commit/7b8722652>`__ Fixed error handling issues in arm path
+
+Mark Pizzutillo (60):
+
+-  `3a513ca00 <https://github.com/open-power/hostboot/commit/3a513ca00>`__ Split omi setup & train for new DL\_TRAIN cmd
+-  `5ccea20bd <https://github.com/open-power/hostboot/commit/5ccea20bd>`__ Add omi\_workarounds blank files for PRBS OMI training
+   workarounds
+-  `5fffa914a <https://github.com/open-power/hostboot/commit/5fffa914a>`__ Add blank files for exp\_inband move to memory/lib/
+-  `cf4b39c85 <https://github.com/open-power/hostboot/commit/cf4b39c85>`__ Add PRBS training sequence to exp\_omi\_setup
+-  `52ccb29ce <https://github.com/open-power/hostboot/commit/52ccb29ce>`__ Fix FAPI\_INF segfault in exp\_omi\_setup
+-  `bca5cf6af <https://github.com/open-power/hostboot/commit/bca5cf6af>`__ Create workaround for gemini MENTERP register bug
+-  `79c45f4da <https://github.com/open-power/hostboot/commit/79c45f4da>`__ Move exp\_inband to lib directory
+-  `00d4530ee <https://github.com/open-power/hostboot/commit/00d4530ee>`__ Add rank API support in axone\_mss\_freq
+-  `4b5c78b95 <https://github.com/open-power/hostboot/commit/4b5c78b95>`__ Add support for MCHP dmb revision ids in ddimm\_get\_efd
+-  `24762ab00 <https://github.com/open-power/hostboot/commit/24762ab00>`__ Fix issue in pmic\_enable where VR\_ENABLE did not kick
+   off
+-  `3c930cf14 <https://github.com/open-power/hostboot/commit/3c930cf14>`__ Add workaround for gemini OMI config settings
+-  `d43de0d64 <https://github.com/open-power/hostboot/commit/d43de0d64>`__ Add pmic\_status\_tool
+-  `75ac15f71 <https://github.com/open-power/hostboot/commit/75ac15f71>`__ Fix bug causing get\_mmio index overflow for swift
+-  `ae8c69b80 <https://github.com/open-power/hostboot/commit/ae8c69b80>`__ Zero out command argument field to fix exp\_draminit
+   issues
+-  `7a27f4603 <https://github.com/open-power/hostboot/commit/7a27f4603>`__ Add ekb dual drop support for p9a
+-  `3cdd4fbe9 <https://github.com/open-power/hostboot/commit/3cdd4fbe9>`__ Add pmic\_i2c\_addr\_get function for platform code use
+-  `b2be220bb <https://github.com/open-power/hostboot/commit/b2be220bb>`__ Add blank files for p9a\_omi\_setup procedure
+-  `d80f7fc83 <https://github.com/open-power/hostboot/commit/d80f7fc83>`__ Fix dmb\_revision size in ddimm\_get\_efd
+-  `04d5973be <https://github.com/open-power/hostboot/commit/04d5973be>`__ Add blank files for exp\_omi\_train\_check procedure
+-  `48abe5e8a <https://github.com/open-power/hostboot/commit/48abe5e8a>`__ Add support for new pmic sequencing SPD fields
+-  `c349ba997 <https://github.com/open-power/hostboot/commit/c349ba997>`__ Check PMIC error and enable statuses after pmic\_enable
+-  `104c2dc59 <https://github.com/open-power/hostboot/commit/104c2dc59>`__ Disable & clear PMIC status codes in beginning of
+   pmic\_enable
+-  `822fea83d <https://github.com/open-power/hostboot/commit/822fea83d>`__ Add MDS attribute & draminit support
+-  `8f549e754 <https://github.com/open-power/hostboot/commit/8f549e754>`__ Add code and workarounds for \*\_omi\_setup and
+   \*\_omi\_train for Swift
+-  `9546b72bc <https://github.com/open-power/hostboot/commit/9546b72bc>`__ Increase default PRBS\_TIME for FW
+-  `1745eed20 <https://github.com/open-power/hostboot/commit/1745eed20>`__ Make explorer endian attributes platInit
+-  `d639a5a45 <https://github.com/open-power/hostboot/commit/d639a5a45>`__ Add printout of ECID in exp\_getecid
+-  `4921bf245 <https://github.com/open-power/hostboot/commit/4921bf245>`__ Update exp\_draminit results display for new response
+   structs
+-  `4b9dc024e <https://github.com/open-power/hostboot/commit/4b9dc024e>`__ Add assert for RSP extended data buffer size in
+   exp\_draminit
+-  `0b50210ae <https://github.com/open-power/hostboot/commit/0b50210ae>`__ Reverse mcbist address buffer fields
+-  `3f280b8d2 <https://github.com/open-power/hostboot/commit/3f280b8d2>`__ Fix odt RD/WR fields
+-  `eddd46a88 <https://github.com/open-power/hostboot/commit/eddd46a88>`__ Add MCBIST infinite tests
+-  `30077cd8b <https://github.com/open-power/hostboot/commit/30077cd8b>`__ Add blank files for explorer plug rules libs
+-  `7e3eaedff <https://github.com/open-power/hostboot/commit/7e3eaedff>`__ Add check for compatible upstream templates before
+   enabling Explorer metadata
+-  `1ac7a33a9 <https://github.com/open-power/hostboot/commit/1ac7a33a9>`__ Fix EFD processor indexing error
+-  `291768968 <https://github.com/open-power/hostboot/commit/291768968>`__ Remove vin\_bulk check before status clears in
+   pmic\_enable
+-  `ecac8199d <https://github.com/open-power/hostboot/commit/ecac8199d>`__ Add asserts for invalid states of enterprise & half dimm
+   mode
+-  `0921b80a5 <https://github.com/open-power/hostboot/commit/0921b80a5>`__ Add new DDIMM spd version 0\_3 and update UTs
+-  `149d7cc96 <https://github.com/open-power/hostboot/commit/149d7cc96>`__ Fix pmic\_status\_tool exiting before checking both PMICs
+-  `d3c8aa5e5 <https://github.com/open-power/hostboot/commit/d3c8aa5e5>`__ Update \*\_train\_check procedure errors to print status
+   info
+-  `00950f87a <https://github.com/open-power/hostboot/commit/00950f87a>`__ Fix DFIMRL\_DDRCLK\_trained draminit result display
+   printout log level
+-  `779761d1c <https://github.com/open-power/hostboot/commit/779761d1c>`__ Add read only subtest at the end of exp\_mss\_memdiags
+-  `dc407ba49 <https://github.com/open-power/hostboot/commit/dc407ba49>`__ Add blank file for hwpf i2cslave attributes
+-  `798af67f2 <https://github.com/open-power/hostboot/commit/798af67f2>`__ Add attribute for SPD\_REVISION (byte 1)
+-  `be69d0cb3 <https://github.com/open-power/hostboot/commit/be69d0cb3>`__ Add TARGET\_TYPE\_GENERICI2CSLAVE and relevant attributes
+-  `6579e15ca <https://github.com/open-power/hostboot/commit/6579e15ca>`__ Refactor PMIC attributes to be at OCMB level
+-  `921a602d7 <https://github.com/open-power/hostboot/commit/921a602d7>`__ Add deconfigure for OCMB\_TARGET if no doorbell
+-  `ac2efc87f <https://github.com/open-power/hostboot/commit/ac2efc87f>`__ Add SPD, ATTR, and code support for thermal sensor fields
+-  `f5813785b <https://github.com/open-power/hostboot/commit/f5813785b>`__ Move p9a\_omi\_init from nimbus to axone directory
+-  `87f140959 <https://github.com/open-power/hostboot/commit/87f140959>`__ Fix incorrect polling rate in exp\_mss\_thermal\_init
+-  `42f6285e7 <https://github.com/open-power/hostboot/commit/42f6285e7>`__ Update pmic\_bias\_tool percentage bias to be relative to
+   nominal
+-  `ba560090b <https://github.com/open-power/hostboot/commit/ba560090b>`__ Update RAS DQ Inject tool with new MCHP squence
+-  `18ef7916f <https://github.com/open-power/hostboot/commit/18ef7916f>`__ pmic\_enable: Add additional clear for error status bits
+   in R04-R07
+-  `50da7a4fa <https://github.com/open-power/hostboot/commit/50da7a4fa>`__ Update explorer CCS to handle A vs B side ranks
+-  `5e3449aed <https://github.com/open-power/hostboot/commit/5e3449aed>`__ Update explorer CCS ODTs to support mirroring A-B
+-  `f25313313 <https://github.com/open-power/hostboot/commit/f25313313>`__ Add FFDC and trace for DL0\_ERROR\_HOLD in
+   \*\_omi\_train\_checks
+-  `09ee51cf9 <https://github.com/open-power/hostboot/commit/09ee51cf9>`__ Add check for matching PMIC vendor and IDT revisions
+-  `e45676f10 <https://github.com/open-power/hostboot/commit/e45676f10>`__ Add OMI training hang workaround
+-  `3fe610a3d <https://github.com/open-power/hostboot/commit/3fe610a3d>`__ Add attribute for MODULE\_MFG\_ID
+-  `4bb52ebda <https://github.com/open-power/hostboot/commit/4bb52ebda>`__ Fix modal\_symbol\_count port
+
+Matt Derksen (35):
+
+-  `2e406cadf <https://github.com/open-power/hostboot/commit/2e406cadf>`__ Remove CONFIG\_AXONE\_BRING\_UP from xscomtest
+-  `b3043ae16 <https://github.com/open-power/hostboot/commit/b3043ae16>`__ Enable testpreverifiedlidmgr for Axone
+-  `3a146159c <https://github.com/open-power/hostboot/commit/3a146159c>`__ Enable secure boot in Axone simics
+-  `256d3e0a8 <https://github.com/open-power/hostboot/commit/256d3e0a8>`__ Enable prdf\_hb\_common\_test for Axone
+-  `199b35573 <https://github.com/open-power/hostboot/commit/199b35573>`__ Call new p9a\_throttle\_sync procedure
+-  `fc5fa5842 <https://github.com/open-power/hostboot/commit/fc5fa5842>`__ Runtime scom support for OCMBs
+-  `51b7478d2 <https://github.com/open-power/hostboot/commit/51b7478d2>`__ Fix calling eepromddtest.H
+-  `794efce0c <https://github.com/open-power/hostboot/commit/794efce0c>`__ Fix retry failure in nvdimmWriteData()
+-  `052182c0d <https://github.com/open-power/hostboot/commit/052182c0d>`__ Test runtime scom support in Axone
+-  `b0f0228ff <https://github.com/open-power/hostboot/commit/b0f0228ff>`__ Remove verbose option from handle\_duplicates call
+-  `c4df5e918 <https://github.com/open-power/hostboot/commit/c4df5e918>`__ Update SPD\_DDR4 size to be 640 bytes
+-  `582ed66b3 <https://github.com/open-power/hostboot/commit/582ed66b3>`__ Implement std::begin() and std::end() for base types
+-  `8664b9adb <https://github.com/open-power/hostboot/commit/8664b9adb>`__ Add exp\_mss\_eff\_config\_thermal call to istep7 for
+   Axone
+-  `feef0389e <https://github.com/open-power/hostboot/commit/feef0389e>`__ Dummy commit to prime hwsv for new Explorer FFDC
+   collection
+-  `56574b602 <https://github.com/open-power/hostboot/commit/56574b602>`__ Support EXP\_FW\_LOG command to get Explorer FW logs
+-  `8e6285e72 <https://github.com/open-power/hostboot/commit/8e6285e72>`__ Support EXP\_FW\_LOG command to get Explorer Firmware
+   logs
+-  `09016a8a7 <https://github.com/open-power/hostboot/commit/09016a8a7>`__ Hostboot platform support for Explorer inband commands
+   via i2c
+-  `f5796a5fa <https://github.com/open-power/hostboot/commit/f5796a5fa>`__ Add NVDIMM node controller readme text
+-  `63989a514 <https://github.com/open-power/hostboot/commit/63989a514>`__ Create error for unsuspected target in
+   configureHbrtHypIds
+-  `b221671e5 <https://github.com/open-power/hostboot/commit/b221671e5>`__ NVDIMM Erase error handle not working in IPL Arm handling
+-  `68ab1e874 <https://github.com/open-power/hostboot/commit/68ab1e874>`__ Prevent pre-3.0 level NVDIMMs from being in systems
+-  `e01fc4be9 <https://github.com/open-power/hostboot/commit/e01fc4be9>`__ NVDIMM update - Clear FW Ops Status verification
+-  `027b53647 <https://github.com/open-power/hostboot/commit/027b53647>`__ NVDIMM FW update region write retry
+-  `12f57c203 <https://github.com/open-power/hostboot/commit/12f57c203>`__ Slot check after firmware update
+-  `a50115980 <https://github.com/open-power/hostboot/commit/a50115980>`__ Remove excessive NVDIMM tracing from normal path
+-  `e22bb40fb <https://github.com/open-power/hostboot/commit/e22bb40fb>`__ Fix reporting eecache if no record specified
+-  `45cb27519 <https://github.com/open-power/hostboot/commit/45cb27519>`__ NVDIMM: Mask mbacalfir at the beginning of restore step
+   during mpipl
+-  `829e56fb1 <https://github.com/open-power/hostboot/commit/829e56fb1>`__ NVDIMM: Use block write for nvdimm update
+-  `a42605426 <https://github.com/open-power/hostboot/commit/a42605426>`__ NVDIMM: correct the RC for BLOCK write failure
+-  `d45a9393d <https://github.com/open-power/hostboot/commit/d45a9393d>`__ NVDIMM: poll for updated SET\_EVENT\_NOTIFICATION\_STATUS
+   in nvdimmArm
+-  `fffe69ad3 <https://github.com/open-power/hostboot/commit/fffe69ad3>`__ Remove nvdimmAddVendorLog calls from checksum errors
+-  `820a09943 <https://github.com/open-power/hostboot/commit/820a09943>`__ NVDIMM update: retry all region failures
+-  `10a83636b <https://github.com/open-power/hostboot/commit/10a83636b>`__ Improvements to testing NVDIMM update path
+-  `e53402c0f <https://github.com/open-power/hostboot/commit/e53402c0f>`__ Explorer update hash fix
+-  `27e689c2f <https://github.com/open-power/hostboot/commit/27e689c2f>`__ Enable the inband Explorer update
+
+Matt K. Light (1):
+
+-  `da8e96ea0 <https://github.com/open-power/hostboot/commit/da8e96ea0>`__ remove relative path to p9\_lpc\_utils.H from
+   p9\_collect\_lpc\_regs.C
+
+Matthew Hickman (16):
+
+-  `fd400b157 <https://github.com/open-power/hostboot/commit/fd400b157>`__ Added p9a memdiags implementation
+-  `4d3e1f11e <https://github.com/open-power/hostboot/commit/4d3e1f11e>`__ Added PRD Wrapper file for hwp invoke commands
+-  `afeaf784d <https://github.com/open-power/hostboot/commit/afeaf784d>`__ Fixed the ccs port merge conflicts and added lab code
+-  `d57798877 <https://github.com/open-power/hostboot/commit/d57798877>`__ Added error checking and handling to nvdimm ipl
+-  `d88e41a26 <https://github.com/open-power/hostboot/commit/d88e41a26>`__ Added fir unmasking after exp\_scrub
+-  `9965b521f <https://github.com/open-power/hostboot/commit/9965b521f>`__ Added unmasking to exp\_memdiags
+-  `abf673285 <https://github.com/open-power/hostboot/commit/abf673285>`__ Added blank files for mrs and row repair
+-  `0106eaa7d <https://github.com/open-power/hostboot/commit/0106eaa7d>`__ Added port of MRS engine to generic
+-  `6db3d460e <https://github.com/open-power/hostboot/commit/6db3d460e>`__ Added MRS attributes and MRS data handling for Explorer
+-  `5adf9d688 <https://github.com/open-power/hostboot/commit/5adf9d688>`__ Added blank files for mrs and row repair
+-  `470b8f500 <https://github.com/open-power/hostboot/commit/470b8f500>`__ Added port of MRS engine to generic
+-  `bbeb38c59 <https://github.com/open-power/hostboot/commit/bbeb38c59>`__ Added MRS attributes and MRS data handling for Explorer
+-  `cc7fb146a <https://github.com/open-power/hostboot/commit/cc7fb146a>`__ Added MRS attributes and MRS data handling for Explorer
+-  `52e1fe62c <https://github.com/open-power/hostboot/commit/52e1fe62c>`__ Fixed ipl mk file to include unmasking code
+-  `5ef6613fd <https://github.com/open-power/hostboot/commit/5ef6613fd>`__ Fixed firmware calls to background scrub
+-  `5ff4aa338 <https://github.com/open-power/hostboot/commit/5ff4aa338>`__ Added steer code for explorer
+
+Matthew Raybuck (24):
+
+-  `44fe892dc <https://github.com/open-power/hostboot/commit/44fe892dc>`__ Add BPM utility scripts to support additional firmware
+   update requirements
+-  `72f32c4cb <https://github.com/open-power/hostboot/commit/72f32c4cb>`__ Update buildBpmFlashImages.pl to support configuration
+   data binary generation
+-  `f18f9f2d1 <https://github.com/open-power/hostboot/commit/f18f9f2d1>`__ Add BPM firmware update procedure
+-  `beeb7f5f9 <https://github.com/open-power/hostboot/commit/beeb7f5f9>`__ re-enable CRC generation for BPM firmware binary
+-  `0f0b7c641 <https://github.com/open-power/hostboot/commit/0f0b7c641>`__ Fix BPM flash image script to properly calculate line
+   length
+-  `c03117c7b <https://github.com/open-power/hostboot/commit/c03117c7b>`__ Add BPM config update procedure
+-  `5617bb84a <https://github.com/open-power/hostboot/commit/5617bb84a>`__ Add update verification and recovery procedures
+-  `3dc237792 <https://github.com/open-power/hostboot/commit/3dc237792>`__ Add error logs to BPM update procedure
+-  `3c440fe6d <https://github.com/open-power/hostboot/commit/3c440fe6d>`__ Add multiple error handling to BPM update procedure
+-  `56a3ce983 <https://github.com/open-power/hostboot/commit/56a3ce983>`__ Add code to run BPM update procedure from
+   nvdimm\_update.C
+-  `e28bd663f <https://github.com/open-power/hostboot/commit/e28bd663f>`__ Correct BPM update flow to match SMARTs flow
+-  `a2118008d <https://github.com/open-power/hostboot/commit/a2118008d>`__ Add attribute to force/skip BPM updates
+-  `0ea4fac25 <https://github.com/open-power/hostboot/commit/0ea4fac25>`__ Enable BPM Updates
+-  `deb984133 <https://github.com/open-power/hostboot/commit/deb984133>`__ Fix lingering error log issues for BPM updates
+-  `f609640a7 <https://github.com/open-power/hostboot/commit/f609640a7>`__ Add more FFDC to BPM Update Error logs
+-  `f88b6bc4a <https://github.com/open-power/hostboot/commit/f88b6bc4a>`__ BPM Updates: Extend the reset device wait to 15 seconds
+   from 10
+-  `25e1157f5 <https://github.com/open-power/hostboot/commit/25e1157f5>`__ Fix misleading trace output for BPM attribute overrides
+-  `d329c59bc <https://github.com/open-power/hostboot/commit/d329c59bc>`__ BPM Updates: Move NVDIMM controller reset and final fw
+   check to end of update
+-  `60fbee21b <https://github.com/open-power/hostboot/commit/60fbee21b>`__ Fix bad arguments to additional FFDC capture in BPM
+   Update code
+-  `fec74df97 <https://github.com/open-power/hostboot/commit/fec74df97>`__ Add a ReadMe to explain high level BPM Update Process
+-  `a2b260834 <https://github.com/open-power/hostboot/commit/a2b260834>`__ BPM Update Tweaks
+-  `ae388288d <https://github.com/open-power/hostboot/commit/ae388288d>`__ Add check to see if BPM is connected before attempting
+   Updates
+-  `7ddeb4d31 <https://github.com/open-power/hostboot/commit/7ddeb4d31>`__ Add 100ms wait to disable write protection for BPM
+-  `acdff8a39 <https://github.com/open-power/hostboot/commit/acdff8a39>`__ BPM: Bpm::issueCommand() fixes
+
+Maxim Polyakov (1):
+
+-  `e8665007c <https://github.com/open-power/hostboot/commit/e8665007c>`__ ipmidcmi: Get DCMI capabilities info to check PM support
+
+Megan (3):
+
+-  `845fb4492 <https://github.com/open-power/hostboot/commit/845fb4492>`__ Allow defining a partition with automatic starting offset
+-  `ade048149 <https://github.com/open-power/hostboot/commit/ade048149>`__ Alert when a partition's space utilization exceeds a
+   threshold
+-  `1d4530dac <https://github.com/open-power/hostboot/commit/1d4530dac>`__ Implement Static Analysis with cppcheck
+
+Michael Baiocchi (1):
+
+-  `ed42128c7 <https://github.com/open-power/hostboot/commit/ed42128c7>`__ Revert "Terminate the IPL for Physical Presence Detection
+   Erros in Mnfg Mode"
+
+Michael Pardeik (3):
+
+-  `333d66b55 <https://github.com/open-power/hostboot/commit/333d66b55>`__ pmic status tool updates
+-  `fe09e7b9d <https://github.com/open-power/hostboot/commit/fe09e7b9d>`__ exp\_mss\_eff\_config\_thermal fixes
+-  `d0a45a3eb <https://github.com/open-power/hostboot/commit/d0a45a3eb>`__ pmic\_status\_tool updates
+
+Mike Baiocchi (18):
+
+-  `bcd6d6f29 <https://github.com/open-power/hostboot/commit/bcd6d6f29>`__ Secureboot: Enable verifying OPAL Payload before starting
+   instructions
+-  `de0e45306 <https://github.com/open-power/hostboot/commit/de0e45306>`__ Remove Forced Update of UCD Devices
+-  `1dbb91e5e <https://github.com/open-power/hostboot/commit/1dbb91e5e>`__ Add new Key Clear Request Attribute
+-  `eace166aa <https://github.com/open-power/hostboot/commit/eace166aa>`__ Support GPIO Physical Presence Detect Devices
+-  `35964668f <https://github.com/open-power/hostboot/commit/35964668f>`__ Add Physical Presence Check and Window Open Features
+-  `845513c74 <https://github.com/open-power/hostboot/commit/845513c74>`__ Move KEY\_CLEAR\_REQUEST attribute from node level to
+   system level
+-  `26554a3e5 <https://github.com/open-power/hostboot/commit/26554a3e5>`__ Move definition of TRACE\_ERR\_FMT and TRACE\_ERR\_ARGS
+-  `20b285f63 <https://github.com/open-power/hostboot/commit/20b285f63>`__ Add README.md files to the secureboot component
+-  `131e6e15f <https://github.com/open-power/hostboot/commit/131e6e15f>`__ Base support for Key Clear Requests (not enabled at this
+   time)
+-  `01b7ddff2 <https://github.com/open-power/hostboot/commit/01b7ddff2>`__ Enable Key Clear Requests for FSP Systems
+-  `a8368a4f4 <https://github.com/open-power/hostboot/commit/a8368a4f4>`__ Create CONFIG\_NO\_FAPI\_TRACE to ignore all FAPI traces
+-  `14846f049 <https://github.com/open-power/hostboot/commit/14846f049>`__ Key Clear Request Sensor Support
+-  `74d68472d <https://github.com/open-power/hostboot/commit/74d68472d>`__ Terminate the IPL for Physical Presence Detection Erros
+   in Mnfg Mode
+-  `d4e588d22 <https://github.com/open-power/hostboot/commit/d4e588d22>`__ Skip UCD Updates on fips950
+-  `23374658f <https://github.com/open-power/hostboot/commit/23374658f>`__ Properly Commit Physical Presence Detection Error Logs
+-  `5bda93cf2 <https://github.com/open-power/hostboot/commit/5bda93cf2>`__ Update the data extended into TPM's PCR\_6
+-  `598923e18 <https://github.com/open-power/hostboot/commit/598923e18>`__ Fix persistency of ATTR\_KEY\_CLEAR\_REQUEST
+-  `a1e3c27ff <https://github.com/open-power/hostboot/commit/a1e3c27ff>`__ Add config.h to fsp.tar
+
+Milton Miller (1):
+
+-  `f7dab51ab <https://github.com/open-power/hostboot/commit/f7dab51ab>`__ p9\_tod\_setup: always set edge doubling
+
+Murulidhar Nataraju (5):
+
+-  `4e5e486a1 <https://github.com/open-power/hostboot/commit/4e5e486a1>`__ Enable copying of architected registers for OPAL
+-  `39a6f147b <https://github.com/open-power/hostboot/commit/39a6f147b>`__ Update MPIPL Supported Bit
+-  `3dbe6a196 <https://github.com/open-power/hostboot/commit/3dbe6a196>`__ MPIPL: For PHYP based system replace spr/gpr numbers with
+   names
+-  `2ba85f05b <https://github.com/open-power/hostboot/commit/2ba85f05b>`__ MPIPL:Fix the condition for copyArchitectedRegs()
+-  `d348d7c2d <https://github.com/open-power/hostboot/commit/d348d7c2d>`__ MPIPL: ZZ-L, Update copyArchitectedRegs() for non-HW dump
+   flow
+
+Nico Fajardo (10):
+
+-  `1c830e13d <https://github.com/open-power/hostboot/commit/1c830e13d>`__ Add FAPI\_ASSERT for unsupported SPD rank in RTT fetch
+-  `5616a5a99 <https://github.com/open-power/hostboot/commit/5616a5a99>`__ Adding blank exp\_fir\* files and unmask unit test
+-  `43f41edb7 <https://github.com/open-power/hostboot/commit/43f41edb7>`__ Adding blank p9a fir folder and files
+-  `5318cf7e4 <https://github.com/open-power/hostboot/commit/5318cf7e4>`__ Porting repair\_state class and related functions
+-  `596206610 <https://github.com/open-power/hostboot/commit/596206610>`__ Unmask after draminit and draminit\_mc; cmd complete
+-  `7a7bd8440 <https://github.com/open-power/hostboot/commit/7a7bd8440>`__ host\_mc\_traits blank file commit for
+   after\_p9a\_omi\_init
+-  `8e19c8c4e <https://github.com/open-power/hostboot/commit/8e19c8c4e>`__ Adding after\_p9a\_omi\_init.C and p9a-specific fir
+   traits
+-  `9b510640b <https://github.com/open-power/hostboot/commit/9b510640b>`__ Adding after exp\_omi\_init unmask procedures and unit
+   test
+-  `4991558f9 <https://github.com/open-power/hostboot/commit/4991558f9>`__ Adding unmasks after exp\_scominit and unit test
+-  `9b6bd57a1 <https://github.com/open-power/hostboot/commit/9b6bd57a1>`__ exp draminit & draminit\_mc phase 3 update for PRD
+   logging
+
+Prasad Bg Ranganath (2):
+
+-  `f79d885bb <https://github.com/open-power/hostboot/commit/f79d885bb>`__ OCC firinit: Bug fix in reset path
+-  `239b11b36 <https://github.com/open-power/hostboot/commit/239b11b36>`__ PM:Fix bug in quad poweroff procedure
+
+Prem Shanker Jha (4):
+
+-  `1adf7486a <https://github.com/open-power/hostboot/commit/1adf7486a>`__ PM: Modified FFDC to avoid corruption of RC in error
+   path.
+-  `a4f8acbeb <https://github.com/open-power/hostboot/commit/a4f8acbeb>`__ Img Build: Updated STOP API version to reflect SPR self
+   save availability.
+-  `6ab72d5c3 <https://github.com/open-power/hostboot/commit/6ab72d5c3>`__ STOP API: API to verify API and image compatibility.
+-  `af3984c4f <https://github.com/open-power/hostboot/commit/af3984c4f>`__ HWP: Fixed HV-UV and UV transition during STOP entry in
+   case of LE.
+
+Rahul Batra (1):
+
+-  `12fdf6499 <https://github.com/open-power/hostboot/commit/12fdf6499>`__ PM: Fix DB0 Hang
+
+Roland Veloz (13):
+
+-  `44c6d599b <https://github.com/open-power/hostboot/commit/44c6d599b>`__ Replaced invalid trace buffer with a valid one
+-  `eafe3e3d5 <https://github.com/open-power/hostboot/commit/eafe3e3d5>`__ Added support for checking on the health status of an
+   NVDIMM
+-  `86e12de69 <https://github.com/open-power/hostboot/commit/86e12de69>`__ Fix to not send a NVDIMM protection state change to OPAL
+-  `7e5007180 <https://github.com/open-power/hostboot/commit/7e5007180>`__ NVDIMM: Fix issue where a deviceRead of a register is
+   returning bad data
+-  `08db2d6a3 <https://github.com/open-power/hostboot/commit/08db2d6a3>`__ Increased the BMC timeout from 5 seconds to 30 seconds
+-  `7dce74704 <https://github.com/open-power/hostboot/commit/7dce74704>`__ Adding a routine to do the double to string conversion
+-  `96be9fd64 <https://github.com/open-power/hostboot/commit/96be9fd64>`__ In regards to health check errors, removed the software
+   callout
+-  `453670491 <https://github.com/open-power/hostboot/commit/453670491>`__ Updated the HBRT reserved trace buffer code to compensate
+   for relocation
+-  `153dcaa15 <https://github.com/open-power/hostboot/commit/153dcaa15>`__ Implement an HBRT interface to log a gard event from
+   PHYP/OPAL
+-  `c3d8cfd06 <https://github.com/open-power/hostboot/commit/c3d8cfd06>`__ Added code to support doing an NVM health check
+-  `fa1e0b136 <https://github.com/open-power/hostboot/commit/fa1e0b136>`__ Changed the callout in the call NVM Health Status to be
+   an NVDIMM
+-  `532e4d358 <https://github.com/open-power/hostboot/commit/532e4d358>`__ ffdcExpander bash utility tool, written for December,
+   2019 Hackathon
+-  `1559c893b <https://github.com/open-power/hostboot/commit/1559c893b>`__ The HOMER address is colliding with an NVDIMM address and
+   should not
+
+Ryan Black (3):
+
+-  `77ab77a26 <https://github.com/open-power/hostboot/commit/77ab77a26>`__ Mask NPU2FIR bits 15/16 & let consumer of SUE report/act
+   on error
+-  `6b24abd70 <https://github.com/open-power/hostboot/commit/6b24abd70>`__ unit xstop npu firs/sys xstop ocapi firs -> recoverable
+   with fence
+-  `f70454687 <https://github.com/open-power/hostboot/commit/f70454687>`__ set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ
+   buffer read data.
+
+Ryan King (1):
+
+-  `cbc5dfe81 <https://github.com/open-power/hostboot/commit/cbc5dfe81>`__ Print out the fields of user\_input\_msdg for debug
+
+Sheng-Hao Huang (1):
+
+-  `0571992d6 <https://github.com/open-power/hostboot/commit/0571992d6>`__ for defect number HW476620
+
+Sneha Kadam (1):
+
+-  `3eaf02929 <https://github.com/open-power/hostboot/commit/3eaf02929>`__ Renamed MCBIST subtest to clarify the test
+
+Stephen Glancy (41):
+
+-  `de35db8a7 <https://github.com/open-power/hostboot/commit/de35db8a7>`__ Fixes MCBIST ecc/spare data pattern bug
+-  `0978a1a32 <https://github.com/open-power/hostboot/commit/0978a1a32>`__ Adds lab MCBIST compare masking functionality
+-  `1552e3875 <https://github.com/open-power/hostboot/commit/1552e3875>`__ Adds MCBIST beat/byte signature data patterns
+-  `4a69b7534 <https://github.com/open-power/hostboot/commit/4a69b7534>`__ Adds LRDIMM shadow register workaround
+-  `5e8d01aad <https://github.com/open-power/hostboot/commit/5e8d01aad>`__ Adds blank files for ecc traps and fwms addresses
+-  `15b0afe89 <https://github.com/open-power/hostboot/commit/15b0afe89>`__ Moves ecc::trap\_address and fwms::address to new files
+-  `0d1f65bf2 <https://github.com/open-power/hostboot/commit/0d1f65bf2>`__ Adds explorer MCBIST address/data traps processing
+-  `cfad3552a <https://github.com/open-power/hostboot/commit/cfad3552a>`__ Fixes maintenance pattern load bug
+-  `3048b4b16 <https://github.com/open-power/hostboot/commit/3048b4b16>`__ Updates RDTAG for NVDIMM at 2400
+-  `67fcaa2aa <https://github.com/open-power/hostboot/commit/67fcaa2aa>`__ Adds explorer primary\_ranks function for sf\_init
+-  `7b8bfcc23 <https://github.com/open-power/hostboot/commit/7b8bfcc23>`__ Adds NVDIMM RD DQ delay workaround
+-  `4f1f71a47 <https://github.com/open-power/hostboot/commit/4f1f71a47>`__ Adds power control access functions for NVDIMM
+-  `2a3012ab7 <https://github.com/open-power/hostboot/commit/2a3012ab7>`__ Updates exp access delay regs to set delays
+-  `5d5d91e2f <https://github.com/open-power/hostboot/commit/5d5d91e2f>`__ Adds explorer shmoo traits
+-  `a95709f74 <https://github.com/open-power/hostboot/commit/a95709f74>`__ Adds explorer exerciser MCBIST for shmoo
+-  `7148b00bf <https://github.com/open-power/hostboot/commit/7148b00bf>`__ Fixes explorer accessor bugs
+-  `ca56ad521 <https://github.com/open-power/hostboot/commit/ca56ad521>`__ Adds eff config blank workaround files
+-  `50b0357dd <https://github.com/open-power/hostboot/commit/50b0357dd>`__ Adds NVDIMM RCW drive strength workaround
+-  `78426ddee <https://github.com/open-power/hostboot/commit/78426ddee>`__ Disables broadcast mode in memdiags::continue\_cmd
+-  `f96eba016 <https://github.com/open-power/hostboot/commit/f96eba016>`__ Adds explorer RD VREF to access delay regs
+-  `d277b5e5d <https://github.com/open-power/hostboot/commit/d277b5e5d>`__ Adds explorer CAC shmoo
+-  `5b24dd1c6 <https://github.com/open-power/hostboot/commit/5b24dd1c6>`__ Updates MCBIST print statements
+-  `9431cc09d <https://github.com/open-power/hostboot/commit/9431cc09d>`__ Fixes MCBIST lab random addressing bug
+-  `aae5b3e33 <https://github.com/open-power/hostboot/commit/aae5b3e33>`__ Fixes explorer FIR check to preserve bad RC
+-  `7ed4ddefa <https://github.com/open-power/hostboot/commit/7ed4ddefa>`__ Fixes MCBIST lab DIMM select configuration
+-  `c5263088b <https://github.com/open-power/hostboot/commit/c5263088b>`__ Updates MMIO to use FAPI\_DBG
+-  `97fc5523b <https://github.com/open-power/hostboot/commit/97fc5523b>`__ Adds MCBIST functional verification tests
+-  `f6336baa2 <https://github.com/open-power/hostboot/commit/f6336baa2>`__ Updates centaur initfiles for 16Gb
+-  `28614a19e <https://github.com/open-power/hostboot/commit/28614a19e>`__ Adds Centaur MCBIST 16Gb support
+-  `5f5573b5b <https://github.com/open-power/hostboot/commit/5f5573b5b>`__ Adds utility to read explorer delay tap size
+-  `2ff0e4392 <https://github.com/open-power/hostboot/commit/2ff0e4392>`__ Adds 16Gb support to centaur maintenance engine
+-  `151a9b61a <https://github.com/open-power/hostboot/commit/151a9b61a>`__ Add blankfiles for explorer MRS specialization
+-  `085223bff <https://github.com/open-power/hostboot/commit/085223bff>`__ Disables explorer low power mode for CCS
+-  `11793f86a <https://github.com/open-power/hostboot/commit/11793f86a>`__ Fixes galois out of bounds bug
+-  `a9774d7ae <https://github.com/open-power/hostboot/commit/a9774d7ae>`__ Updates WR VREF accessors to be generic
+-  `2f8905f6a <https://github.com/open-power/hostboot/commit/2f8905f6a>`__ Adds explorer 2666 CCS write workaround
+-  `078b7aa02 <https://github.com/open-power/hostboot/commit/078b7aa02>`__ Migrates MRS RTT swap functionality to generic
+-  `5e5e73990 <https://github.com/open-power/hostboot/commit/5e5e73990>`__ Adds explorer Per DRAM Addressability
+-  `fd8e55022 <https://github.com/open-power/hostboot/commit/fd8e55022>`__ Adds unmask to runtime makefile
+-  `89c2449d6 <https://github.com/open-power/hostboot/commit/89c2449d6>`__ Updates persistant PMIC error bits prints
+-  `d3e376b54 <https://github.com/open-power/hostboot/commit/d3e376b54>`__ Updates MRS API issue b-side iff an RCD is present
+
+Steven Janssen (3):
+
+-  `1be056a58 <https://github.com/open-power/hostboot/commit/1be056a58>`__ Update pmic header files
+-  `43fbaa4a3 <https://github.com/open-power/hostboot/commit/43fbaa4a3>`__ Fix library dependancy
+-  `8ea9d8d3d <https://github.com/open-power/hostboot/commit/8ea9d8d3d>`__ update include path to resolve compiler warning in cronus
+
+Stewart Smith (2):
+
+-  `ba9db9d33 <https://github.com/open-power/hostboot/commit/ba9db9d33>`__ memd\_creation.pl: glob on \*.rvpd to allow README in
+   memd\_binaries
+-  `d52fed67b <https://github.com/open-power/hostboot/commit/d52fed67b>`__ bootloader: skip secureboot header if exists and not
+   secure booting
+
+Sumit Kumar (1):
+
+-  `f1074af21 <https://github.com/open-power/hostboot/commit/f1074af21>`__ Fapi\_Infra:Add new member to structure ErrorInfoCDG
+
+Sunil Kumar (2):
+
+-  `6b0389447 <https://github.com/open-power/hostboot/commit/6b0389447>`__ OCMB changes to suit PPE compilation.
+-  `6f6fc522f <https://github.com/open-power/hostboot/commit/6f6fc522f>`__ Enable i2c procedures for PPE compilation.
+
+Thi Tran (3):
+
+-  `bf2951c9b <https://github.com/open-power/hostboot/commit/bf2951c9b>`__ Fix HTM trace setup problem
+-  `b3047ddb1 <https://github.com/open-power/hostboot/commit/b3047ddb1>`__ Fix bug injected by
+   https://rchgit01.rchland.ibm.com/gerrit1/#/c/82196/
+-  `599bd468c <https://github.com/open-power/hostboot/commit/599bd468c>`__ Fix OCC sandbox base address overlapped with SMF in FLIP
+   mode.
+
+Tsung Yeung (12):
+
+-  `533e20087 <https://github.com/open-power/hostboot/commit/533e20087>`__ Stop mcbist during nvdimm restore to prevent broadcast
+   out of sync
+-  `8cc600d32 <https://github.com/open-power/hostboot/commit/8cc600d32>`__ Re-order NVDIMM MRS restore sequence to comply with Jedec
+   spec
+-  `d97b70655 <https://github.com/open-power/hostboot/commit/d97b70655>`__ Invalidate BAR during MPIPL NVDIMM restore
+-  `b94854d1f <https://github.com/open-power/hostboot/commit/b94854d1f>`__ Fix restore fail due to restore attempt on empty flash
+-  `80f6d1dc0 <https://github.com/open-power/hostboot/commit/80f6d1dc0>`__ Replaces nvdimmWrite() to reset controller with
+   nvdimmResetController()
+-  `c7a3665d1 <https://github.com/open-power/hostboot/commit/c7a3665d1>`__ Double the NVDIMM\_READY timeout to prevent erroneous
+   error
+-  `34f119b59 <https://github.com/open-power/hostboot/commit/34f119b59>`__ Add nvdimm arm retry logic in case of glitches
+-  `3f41702fb <https://github.com/open-power/hostboot/commit/3f41702fb>`__ Replaces NVDIMM flush sequence with CCS
+-  `be49aca6d <https://github.com/open-power/hostboot/commit/be49aca6d>`__ Improper element erase during loop causing post-restore
+   being skipped on nvdimm
+-  `7ef7ab2d8 <https://github.com/open-power/hostboot/commit/7ef7ab2d8>`__ Updates RD\_VREF CMD\_PRECEDE\_TIME for 16GB NVDIMM
+-  `75798874c <https://github.com/open-power/hostboot/commit/75798874c>`__ Set ES policy before setting nvdimm thresholds
+-  `f198534f2 <https://github.com/open-power/hostboot/commit/f198534f2>`__ Do not deconfig on nvdimm erase fail
+
+Vasant Hegde (2):
+
+-  `76571f381 <https://github.com/open-power/hostboot/commit/76571f381>`__ MPIPL: Copy all SBE data to hypervisor memory
+-  `ae8ef5dfe <https://github.com/open-power/hostboot/commit/ae8ef5dfe>`__ MPIPL: Make sure destination size does not cross 32GB
+
+Zach Clark (6):
+
+-  `5091387d6 <https://github.com/open-power/hostboot/commit/5091387d6>`__ Cache objdump output for build performance
+-  `af5c391af <https://github.com/open-power/hostboot/commit/af5c391af>`__ Fix GCOV build errors for AXONE configuration
+-  `62c252e5b <https://github.com/open-power/hostboot/commit/62c252e5b>`__ Fix race condition in BufferPage allocation function
+-  `19f75b84d <https://github.com/open-power/hostboot/commit/19f75b84d>`__ Make snprintf always terminate the output buffer
+-  `a50e4ddfe <https://github.com/open-power/hostboot/commit/a50e4ddfe>`__ Add register file dump to kernel backtrace printout for
+   crashed tasks
+-  `60210d3dd <https://github.com/open-power/hostboot/commit/60210d3dd>`__ Fix bug in crash handler register dump
+
+Zane Shelley (11):
+
+-  `9eaf71aa2 <https://github.com/open-power/hostboot/commit/9eaf71aa2>`__ PRD: disable mask/clear for SMP failures on FSP
+-  `2870f766e <https://github.com/open-power/hostboot/commit/2870f766e>`__ PRD: Temp fix to ignore lane repair attns in OpenCAPI
+   mode
+-  `b4074ba8d <https://github.com/open-power/hostboot/commit/b4074ba8d>`__ PRD: removed unused MopRegisterAccess code
+-  `69ad22663 <https://github.com/open-power/hostboot/commit/69ad22663>`__ PRD: removed redundant header iipbits.h
+-  `e32c176c5 <https://github.com/open-power/hostboot/commit/e32c176c5>`__ PRD: fix OBUS workaround for non-SMP mode
+-  `1db43a814 <https://github.com/open-power/hostboot/commit/1db43a814>`__ PRD: updates to IOOLFIR based on recent OpenCAPI FIR
+   review
+-  `d94c2cb45 <https://github.com/open-power/hostboot/commit/d94c2cb45>`__ PRD: add virtual destructor to ScomRegister class
+-  `f3f0a8ff4 <https://github.com/open-power/hostboot/commit/f3f0a8ff4>`__ PRD: fix Explorer FSI address workaround in FIRDATA code
+-  `a23e7f84b <https://github.com/open-power/hostboot/commit/a23e7f84b>`__ PRD: boolean logic error in Axone chnl fail code
+-  `1e1c8039a <https://github.com/open-power/hostboot/commit/1e1c8039a>`__ Fixed portabiliy issue in pre-commit hook
+-  `b684d89ee <https://github.com/open-power/hostboot/commit/b684d89ee>`__ Minor fixes to addCopyright and pre-commit hooks
+
+lixg (1):
+
+-  `ba790597a <https://github.com/open-power/hostboot/commit/ba790597a>`__ Verify manufacture date (MB) from PVPD before using
+
+manichow (1):
+
+-  `d1797443d <https://github.com/open-power/hostboot/commit/d1797443d>`__ Quiesce procedure for NPU serving openCapi links
+
+rblack (1):
+
+-  `8407dc2cc <https://github.com/open-power/hostboot/commit/8407dc2cc>`__ Speculative patch for NYU ATR timeouts update.
+
+Package: nicole-xml
+-------------------
+
+`Repository <https://github.com/open-power/nicole-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Artem Senichev (4):
+
+-  `ad9f0ab <https://github.com/open-power/nicole-xml/commit/ad9f0ab>`__ Set XBus frequency to default value (2000MHz)
+-  `c592dee <https://github.com/open-power/nicole-xml/commit/c592dee>`__ Add WOF table for POWER9 Sforza module
+-  `1ac78dd <https://github.com/open-power/nicole-xml/commit/1ac78dd>`__ Add WOF table for POWER9 Sforza module
+-  `9a6da5f <https://github.com/open-power/nicole-xml/commit/9a6da5f>`__ Add WOF table for POWER9 Sforza module (02AA882)
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Caleb Palmer (1):
+
+-  `bae814c <https://github.com/open-power/occ/commit/bae814c>`__ NPU target SCOM translation non-instance 0 fix
+
+Chris Cain (5):
+
+-  `b230076 <https://github.com/open-power/occ/commit/b230076>`__ Pick up latest pgpe elog structure
+-  `5c32e77 <https://github.com/open-power/occ/commit/5c32e77>`__ NVDIMM: Invalidate MCFGP facility at start of procedure
+-  `e4597ab <https://github.com/open-power/occ/commit/e4597ab>`__ Ignore IPMI\_SMS\_ATN during fir data collection and remove 8k
+   buffer
+-  `3ab2921 <https://github.com/open-power/occ/commit/3ab2921>`__ FIR data collection updates
+-  `1bf0c8c <https://github.com/open-power/occ/commit/1bf0c8c>`__ Minor updates to occtoolp9
+
+Douglas Gilbert (2):
+
+-  `0ac1770 <https://github.com/open-power/occ/commit/0ac1770>`__ P9a GPE support for up to 16 OCMBs
+-  `e11f3af <https://github.com/open-power/occ/commit/e11f3af>`__ OCMB sensor enabled fix
+
+Sumit Kumar (1):
+
+-  `8d4e7fa <https://github.com/open-power/occ/commit/8d4e7fa>`__ Corrected Alink scom address in PMU\_CONFIGS\_16
+
+William Bryan (1):
+
+-  `8a315b7 <https://github.com/open-power/occ/commit/8a315b7>`__ Remove unused sensors to free up needed SRAM space
+
+joy\_chu (1):
+
+-  `1e8731f <https://github.com/open-power/occ/commit/1e8731f>`__ Modify: modify amec power sensor calculation
+
+mbroyles (6):
+
+-  `e447be8 <https://github.com/open-power/occ/commit/e447be8>`__ Delete debug sensors to save SRAM
+-  `8bbfabe <https://github.com/open-power/occ/commit/8bbfabe>`__ New WOF sensor for final adjusted Ceff Ratio Vdd
+-  `d467852 <https://github.com/open-power/occ/commit/d467852>`__ Fix incorrect hw callout in Centaur DIMM OT errors
+-  `7888141 <https://github.com/open-power/occ/commit/7888141>`__ Support for 16 OCMBs
+-  `e3c65ee <https://github.com/open-power/occ/commit/e3c65ee>`__ Explorer internal sensor workaround
+-  `ab4dc96 <https://github.com/open-power/occ/commit/ab4dc96>`__ Fix Vdd ceff ratio calculation when active cores is less than sort
+   cores
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p8dtu-xml
+------------------
+
+`Repository <https://github.com/open-power/p8dtu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: palmetto-xml
+---------------------
+
+`Repository <https://github.com/open-power/palmetto-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Jeremy Kerr (26):
+
+-  `514a9a1 <https://github.com/open-power/petitboot/commit/514a9a1>`__ pb-console: start shell as a login shell
+-  `6f23e17 <https://github.com/open-power/petitboot/commit/6f23e17>`__ pb-console: don't modify PATH unless it's empty
+-  `e558da1 <https://github.com/open-power/petitboot/commit/e558da1>`__ discover/grub2: 'search' set-variable defaults to root
+-  `61ede5e <https://github.com/open-power/petitboot/commit/61ede5e>`__ discover/grub2: Use getopt for ``search`` argument parsing
+-  `76e97c5 <https://github.com/open-power/petitboot/commit/76e97c5>`__ discover/grub2: test for (ignored) --no-floppy argument
+-  `1580c65 <https://github.com/open-power/petitboot/commit/1580c65>`__ discover/grub2: Add support for UUID and label for 'search'
+   command
+-  `8cb74c4 <https://github.com/open-power/petitboot/commit/8cb74c4>`__ discover/grub2: expose a struct for grub2 file references
+-  `51f7117 <https://github.com/open-power/petitboot/commit/51f7117>`__ discover/grub2: Add parsing code for grub2 file specifiers
+-  `9fc2ac6 <https://github.com/open-power/petitboot/commit/9fc2ac6>`__ discover/grub2: add support for grub2-style path specifiers
+   in resources
+-  `b224457 <https://github.com/open-power/petitboot/commit/b224457>`__ discover/grub2: Allow (device)/path references in general
+   script usage
+-  `a9a9d57 <https://github.com/open-power/petitboot/commit/a9a9d57>`__ discover/grub2: Add a reference from script to parser
+-  `2c132eb <https://github.com/open-power/petitboot/commit/2c132eb>`__ discover/grub2: expose internal parse function
+-  `9711179 <https://github.com/open-power/petitboot/commit/9711179>`__ discover/grub2: make statements\_execute non-static
+-  `967cfa7 <https://github.com/open-power/petitboot/commit/967cfa7>`__ discover/grub2: implement 'source' command
+-  `1ef95c2 <https://github.com/open-power/petitboot/commit/1ef95c2>`__ test/parser: Add test for recent RHCOS grub2 config
+-  `057dce2 <https://github.com/open-power/petitboot/commit/057dce2>`__ test/parser: Add RHEL8 grub config test
+-  `6ee9cbc <https://github.com/open-power/petitboot/commit/6ee9cbc>`__ lib/pb-protocol: fix ordering of system info length
+   calculation
+-  `b2e5a7b <https://github.com/open-power/petitboot/commit/b2e5a7b>`__ lib/types: consolidate struct system\_info layout with
+   serialised version
+-  `aa2d71a <https://github.com/open-power/petitboot/commit/aa2d71a>`__ protocol,types: Add secure & trusted boot state to system
+   info
+-  `05d9b9b <https://github.com/open-power/petitboot/commit/05d9b9b>`__ discover/powerpc: detect secureboot enforcing mode
+-  `e9340b7 <https://github.com/open-power/petitboot/commit/e9340b7>`__ ui/ncurses: Add secure & trusted boot status
+-  `2f6259d <https://github.com/open-power/petitboot/commit/2f6259d>`__ discover/boot: add support for ``kexec -s`` for
+   kexec\_file\_load
+-  `059cc51 <https://github.com/open-power/petitboot/commit/059cc51>`__ discover/boot: unify verification failure messages
+-  `9383652 <https://github.com/open-power/petitboot/commit/9383652>`__ Remove unused 's' file
+-  `9cf513f <https://github.com/open-power/petitboot/commit/9cf513f>`__ docker: build petitboot outside of the source dir
+-  `0ed84c0 <https://github.com/open-power/petitboot/commit/0ed84c0>`__ test/parser: Add rhel8 test data to check\_DATA
+
+Maxim Polyakov (5):
+
+-  `43813e6 <https://github.com/open-power/petitboot/commit/43813e6>`__ discover/platform-powerpc: add missing mbox block selector
+-  `1088a8a <https://github.com/open-power/petitboot/commit/1088a8a>`__ discover/platform-powerpc: limit mailbox response size
+-  `5f8321e <https://github.com/open-power/petitboot/commit/5f8321e>`__ discover/platform-powerpc: return the actual mailbox size
+-  `eb027e7 <https://github.com/open-power/petitboot/commit/eb027e7>`__ discover/platform-powerpc: add mailbox message structure
+-  `3c818a2 <https://github.com/open-power/petitboot/commit/3c818a2>`__ discover/platform-powerpc: don't copy IANA from mbox to
+   buffer
+
+Maxiwell S. Garcia (4):
+
+-  `827a7af <https://github.com/open-power/petitboot/commit/827a7af>`__ configure: Add libelf as a requirement
+-  `0c07402 <https://github.com/open-power/petitboot/commit/0c07402>`__ discover: Add helper functions to read ELF notes
+-  `3513c7f <https://github.com/open-power/petitboot/commit/3513c7f>`__ ui/ncurses: Add preboot check option in the config screen
+-  `7b108df <https://github.com/open-power/petitboot/commit/7b108df>`__ discover: Check if the kernel image has Ultravisor support
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Nickolaus Gruendler (1):
+
+-  `5b3fbca <https://github.com/open-power/romulus-xml/commit/5b3fbca>`__ Update to ATTR\_MSS\_VPD\_MR\_DPHY\_RLO for 2400 speed
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (5):
+
+-  `70858c2e <https://github.com/open-power/sbe/commit/70858c2e>`__ temporary mc inits to enable wider team
+-  `51a69f51 <https://github.com/open-power/sbe/commit/51a69f51>`__ Move to long term CLSCOM workaround
+-  `38af071c <https://github.com/open-power/sbe/commit/38af071c>`__ Axone setup changes to disable bumpy toothpaste workaround
+-  `94f9bc2a <https://github.com/open-power/sbe/commit/94f9bc2a>`__ Axone Gemini MDI issue workaround
+-  `3225e80a <https://github.com/open-power/sbe/commit/3225e80a>`__ Axone int updates
+
+Alvin Wang (13):
+
+-  `518a1b2f <https://github.com/open-power/sbe/commit/518a1b2f>`__ Adds exp\_draminit\_mc
+-  `9f94a4f1 <https://github.com/open-power/sbe/commit/9f94a4f1>`__ Reinstates exp\_draminit\_mc with change\_addr\_mux\_sel fix
+-  `a19089ef <https://github.com/open-power/sbe/commit/a19089ef>`__ Move MCBIST lib to generic folder
+-  `37a8bf54 <https://github.com/open-power/sbe/commit/37a8bf54>`__ Move the mcbist lab library to generic folder
+-  `73c86947 <https://github.com/open-power/sbe/commit/73c86947>`__ Move power\_thermal lib to generic
+-  `2932b6fa <https://github.com/open-power/sbe/commit/2932b6fa>`__ Update setup\_fw\_boot\_config() to read out actual values from
+   attributes
+-  `180d29ec <https://github.com/open-power/sbe/commit/180d29ec>`__ Adds exp\_draminit\_mc
+-  `d48d771b <https://github.com/open-power/sbe/commit/d48d771b>`__ Reinstates exp\_draminit\_mc with change\_addr\_mux\_sel fix
+-  `eb69df41 <https://github.com/open-power/sbe/commit/eb69df41>`__ Move MCBIST lib to generic folder
+-  `54d02bc2 <https://github.com/open-power/sbe/commit/54d02bc2>`__ Move power\_thermal lib to generic
+-  `cee5767f <https://github.com/open-power/sbe/commit/cee5767f>`__ Move the mcbist lab library to generic folder
+-  `61979222 <https://github.com/open-power/sbe/commit/61979222>`__ Adds empty files for exp\_draminit\_mc and p9a\_omi\_train
+-  `0bb6050f <https://github.com/open-power/sbe/commit/0bb6050f>`__ Adds p9a\_omi\_train procedure(START)
+
+Andre A. Marin (10):
+
+-  `e1257e44 <https://github.com/open-power/sbe/commit/e1257e44>`__ Fix c\_str and pos DIMM specialization
+-  `20805cd4 <https://github.com/open-power/sbe/commit/20805cd4>`__ Add mem\_size and misc attrs, unit tests enable
+-  `a17eb3a5 <https://github.com/open-power/sbe/commit/a17eb3a5>`__ Fix c\_str and pos DIMM specialization
+-  `253e6fcf <https://github.com/open-power/sbe/commit/253e6fcf>`__ Add mem\_size and misc attrs, unit tests enable
+-  `d6698496 <https://github.com/open-power/sbe/commit/d6698496>`__ Clean up PPE character format and target
+-  `0a776030 <https://github.com/open-power/sbe/commit/0a776030>`__ Add unit tests for mss field\_t and macro def
+-  `2dd4b6bd <https://github.com/open-power/sbe/commit/2dd4b6bd>`__ Add bounds check API to generic\_check library
+-  `ebcc0c09 <https://github.com/open-power/sbe/commit/ebcc0c09>`__ Add supported\_rcd attribute from SPD + tests
+-  `81d3ad9c <https://github.com/open-power/sbe/commit/81d3ad9c>`__ Update index\_within\_bounds() API
+-  `ceefc24e <https://github.com/open-power/sbe/commit/ceefc24e>`__ Add explorer rc response to eff\_config
+
+Andre Marin (37):
+
+-  `730e7a76 <https://github.com/open-power/sbe/commit/730e7a76>`__ Add empty files for refactored SPD read API
+-  `71405bb5 <https://github.com/open-power/sbe/commit/71405bb5>`__ Add SPD reader and traits DDR4 def
+-  `6a0ab353 <https://github.com/open-power/sbe/commit/6a0ab353>`__ Add empty explorer "check\_for\_ready" procedure files
+-  `d3a9c6e7 <https://github.com/open-power/sbe/commit/d3a9c6e7>`__ Add empty memory explorer error XML
+-  `08f9043a <https://github.com/open-power/sbe/commit/08f9043a>`__ Add empty mss\_byte.H and mss\_generic\_check to ease HB
+   mirroring
+-  `35af1e35 <https://github.com/open-power/sbe/commit/35af1e35>`__ Remove Nimbus dependencies from the SPD decoder
+-  `50a5bf7b <https://github.com/open-power/sbe/commit/50a5bf7b>`__ Add emtpy exp\_i2c\_fields.H file for mirroring
+-  `e454167d <https://github.com/open-power/sbe/commit/e454167d>`__ Generalize byte reading from SPD reading, for exp i2c reuse
+-  `adc384e6 <https://github.com/open-power/sbe/commit/adc384e6>`__ Added I2C fields, EXP\_FW\_STATUS API
+-  `2d3e83ab <https://github.com/open-power/sbe/commit/2d3e83ab>`__ Implement exp\_check\_for\_ready
+-  `09a9a40d <https://github.com/open-power/sbe/commit/09a9a40d>`__ Initial mss\_field endian modification
+-  `e66830b6 <https://github.com/open-power/sbe/commit/e66830b6>`__ Add exp\_draminit and fix data\_structs constants
+-  `0f8b9522 <https://github.com/open-power/sbe/commit/0f8b9522>`__ Add L1 for p9a\_mss\_bulk\_pwr\_throttles and
+   p9a\_mss\_utils\_to\_throttle
+-  `4338c9db <https://github.com/open-power/sbe/commit/4338c9db>`__ Generalize set fields in pre\_data\_init
+-  `63dc7cda <https://github.com/open-power/sbe/commit/63dc7cda>`__ Add SPD DDIMM DDR4 module except for PMIC fields
+-  `2edbcc69 <https://github.com/open-power/sbe/commit/2edbcc69>`__ Add attribute engine algorithm for eff\_config and
+   pre\_eff\_config
+-  `052f732f <https://github.com/open-power/sbe/commit/052f732f>`__ Fix HB error with -Os compile flag due to eff\_config
+-  `3366f35e <https://github.com/open-power/sbe/commit/3366f35e>`__ Add missing attributes needed to be set for generic mss\_kind
+-  `bbbee5d9 <https://github.com/open-power/sbe/commit/bbbee5d9>`__ Add empty files for refactored SPD read API
+-  `c4942627 <https://github.com/open-power/sbe/commit/c4942627>`__ Add SPD reader and traits DDR4 def
+-  `4c69aba1 <https://github.com/open-power/sbe/commit/4c69aba1>`__ Add empty explorer "check\_for\_ready" procedure files
+-  `646a51c8 <https://github.com/open-power/sbe/commit/646a51c8>`__ Add empty memory explorer error XML
+-  `119f2896 <https://github.com/open-power/sbe/commit/119f2896>`__ Add empty mss\_byte.H and mss\_generic\_check to ease HB
+   mirroring
+-  `59a5245f <https://github.com/open-power/sbe/commit/59a5245f>`__ Remove Nimbus dependencies from the SPD decoder
+-  `c0f3e0a8 <https://github.com/open-power/sbe/commit/c0f3e0a8>`__ Add emtpy exp\_i2c\_fields.H file for mirroring
+-  `d74733f0 <https://github.com/open-power/sbe/commit/d74733f0>`__ Generalize byte reading from SPD reading, for exp i2c reuse
+-  `17441d0b <https://github.com/open-power/sbe/commit/17441d0b>`__ Added I2C fields, EXP\_FW\_STATUS API
+-  `f52536b5 <https://github.com/open-power/sbe/commit/f52536b5>`__ Implement exp\_check\_for\_ready
+-  `ad9f7963 <https://github.com/open-power/sbe/commit/ad9f7963>`__ Initial mss\_field endian modification
+-  `82fbc51a <https://github.com/open-power/sbe/commit/82fbc51a>`__ Add exp\_draminit and fix data\_structs constants
+-  `0248d119 <https://github.com/open-power/sbe/commit/0248d119>`__ Generalize set fields in pre\_data\_init
+-  `13e163d1 <https://github.com/open-power/sbe/commit/13e163d1>`__ Add SPD DDIMM DDR4 module except for PMIC fields
+-  `0f79843b <https://github.com/open-power/sbe/commit/0f79843b>`__ Add L1 for p9a\_mss\_bulk\_pwr\_throttles and
+   p9a\_mss\_utils\_to\_throttle
+-  `0a037363 <https://github.com/open-power/sbe/commit/0a037363>`__ Add attribute engine algorithm for eff\_config and
+   pre\_eff\_config
+-  `ab24d311 <https://github.com/open-power/sbe/commit/ab24d311>`__ Fix HB error with -Os compile flag due to eff\_config
+-  `d2f662b2 <https://github.com/open-power/sbe/commit/d2f662b2>`__ Add missing attributes needed to be set for generic mss\_kind
+-  `1e5e13ce <https://github.com/open-power/sbe/commit/1e5e13ce>`__ Clean up for p10 porting dependency errors
+
+Ben Gass (6):
+
+-  `0a616016 <https://github.com/open-power/sbe/commit/0a616016>`__ Adding p9a\_get/put\_mmio and explorer\_inband
+-  `3c6ffc5b <https://github.com/open-power/sbe/commit/3c6ffc5b>`__ Update cmd/rsp endian handling in exp\_inband
+-  `201278b9 <https://github.com/open-power/sbe/commit/201278b9>`__ Adding p9a\_get/put\_mmio and explorer\_inband
+-  `52715d66 <https://github.com/open-power/sbe/commit/52715d66>`__ Update cmd/rsp endian handling in exp\_inband
+-  `db05b035 <https://github.com/open-power/sbe/commit/db05b035>`__ Adding Axone register header files.
+-  `dfae3a84 <https://github.com/open-power/sbe/commit/dfae3a84>`__ Update p9\_mss\_eff\_grouping for Axone support
+
+Bradley Pepper (1):
+
+-  `547f0a27 <https://github.com/open-power/sbe/commit/547f0a27>`__ Adds plug rule for dependent DIMM slots on Swift
+
+Chris Steffen (1):
+
+-  `6d59ceee <https://github.com/open-power/sbe/commit/6d59ceee>`__ P9A Tx Fifo Init + Init Settings Update
+
+Christian Geddes (13):
+
+-  `5df3896a <https://github.com/open-power/sbe/commit/5df3896a>`__ Add exp\_i2c\_scom driver that will be consumed by HB/SBE
+   platforms
+-  `4da70777 <https://github.com/open-power/sbe/commit/4da70777>`__ Add forceBE option to endian\_utils.H
+-  `07684ec0 <https://github.com/open-power/sbe/commit/07684ec0>`__ Update i2c driver for OCMB chip
+-  `117e3fb9 <https://github.com/open-power/sbe/commit/117e3fb9>`__ Make some FAPI\_INF traces that are spamming FW logs into
+   FAPI\_DBG
+-  `226899a2 <https://github.com/open-power/sbe/commit/226899a2>`__ Add exp\_i2c\_scom driver that will be consumed by HB/SBE
+   platforms
+-  `f8a9eff2 <https://github.com/open-power/sbe/commit/f8a9eff2>`__ Add forceBE option to endian\_utils.H
+-  `c3b35f40 <https://github.com/open-power/sbe/commit/c3b35f40>`__ Update i2c driver for OCMB chip
+-  `bfe4eb7d <https://github.com/open-power/sbe/commit/bfe4eb7d>`__ Make some FAPI\_INF traces that are spamming FW logs into
+   FAPI\_DBG
+-  `aa9068ab <https://github.com/open-power/sbe/commit/aa9068ab>`__ Account for OMI technology in initial mcs setup for Axone
+-  `793283f0 <https://github.com/open-power/sbe/commit/793283f0>`__ Update ocmb i2c driver to send address in read command sequence
+-  `50895b93 <https://github.com/open-power/sbe/commit/50895b93>`__ Introduce exp\_getidec HWP
+-  `60330e0e <https://github.com/open-power/sbe/commit/60330e0e>`__ Add "Not Wired" option for OPTICS\_CONFIG\_MODE attrs
+-  `13627efc <https://github.com/open-power/sbe/commit/13627efc>`__ Add exp\_i2c\_scom driver that will be consumed by HB/SBE
+   platforms
+
+Dan Crowell (5):
+
+-  `0209c872 <https://github.com/open-power/sbe/commit/0209c872>`__ Update Explorer FW Command IDs
+-  `aa5c5ff1 <https://github.com/open-power/sbe/commit/aa5c5ff1>`__ Update Explorer FW Command IDs
+-  `3624a993 <https://github.com/open-power/sbe/commit/3624a993>`__ Add Axone comment to grouping attribute
+-  `2b61547b <https://github.com/open-power/sbe/commit/2b61547b>`__ Enable rolling counter and verification of req id for Explorer
+-  `512f9246 <https://github.com/open-power/sbe/commit/512f9246>`__ Adjust idec algorithm for Explorer B.0 format
+
+Dean Sanner (1):
+
+-  `c05bb41d <https://github.com/open-power/sbe/commit/c05bb41d>`__ Run LPC Init to clean up errors on MPIPL
+
+Devon Baughen (1):
+
+-  `c6c08ec5 <https://github.com/open-power/sbe/commit/c6c08ec5>`__ add function to turn on adaptation in bootconfig
+
+Emmanuel Sacristan (1):
+
+-  `debfec25 <https://github.com/open-power/sbe/commit/debfec25>`__ adding iss 768 init for p9 behaviour in nmmu
+
+Evan Lojewski (2):
+
+-  `e9924f12 <https://github.com/open-power/sbe/commit/e9924f12>`__ Update to allow DDR4-SORDIMM modules to be used [3].
+-  `caacd24f <https://github.com/open-power/sbe/commit/caacd24f>`__ Update to allow DDR4-SORDIMM modules to be used [3].
+
+Glenn Miles (3):
+
+-  `d3157de4 <https://github.com/open-power/sbe/commit/d3157de4>`__ Add procedures for updating explorer firmware image
+-  `a6a2279a <https://github.com/open-power/sbe/commit/a6a2279a>`__ Add procedures for updating explorer firmware image
+-  `d266398f <https://github.com/open-power/sbe/commit/d266398f>`__ Add HWP for entering Explorer TWI mode
+
+Greg Still (1):
+
+-  `78fb7838 <https://github.com/open-power/sbe/commit/78fb7838>`__ PM Suspend: add halting of OCC GPEs
+
+Jennifer A. Stofer (2):
+
+-  `1a12dc03 <https://github.com/open-power/sbe/commit/1a12dc03>`__ Revert "Adds exp\_draminit\_mc"
+-  `af190d18 <https://github.com/open-power/sbe/commit/af190d18>`__ Revert "Adds exp\_draminit\_mc"
+
+Jenny Huynh (2):
+
+-  `909eb261 <https://github.com/open-power/sbe/commit/909eb261>`__ Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+,
+   ADD1.0+
+-  `ca5cbf31 <https://github.com/open-power/sbe/commit/ca5cbf31>`__ Add slbv, slbe extraction to p9\_ram\_core procedure
+
+Joachim Fenkes (1):
+
+-  `ace80025 <https://github.com/open-power/sbe/commit/ace80025>`__ Streamline the way PIB/NET are initialized between SBE and
+   Cronus
+
+Joe McGill (1):
+
+-  `bd520255 <https://github.com/open-power/sbe/commit/bd520255>`__ p9\_proc\_gettracearray -- updates for Axone
+
+Li Meng (2):
+
+-  `5890dd91 <https://github.com/open-power/sbe/commit/5890dd91>`__ Creates LRDIMM mrep/dwl calibration recorder class
+-  `c700a05f <https://github.com/open-power/sbe/commit/c700a05f>`__ Creates LRDIMM mrep/dwl calibration recorder class
+
+Louis Stermole (27):
+
+-  `5b8210bf <https://github.com/open-power/sbe/commit/5b8210bf>`__ Fix polling timeouts for exp\_omi\_train and
+   exp\_check\_for\_ready
+-  `1cb0d8de <https://github.com/open-power/sbe/commit/1cb0d8de>`__ Move MSS volt attr setters to generic folder
+-  `352d99be <https://github.com/open-power/sbe/commit/352d99be>`__ Add p9a\_mss\_volt procedure
+-  `b6f6fb58 <https://github.com/open-power/sbe/commit/b6f6fb58>`__ Add p9a version of eff\_memory\_size API
+-  `303dd8b9 <https://github.com/open-power/sbe/commit/303dd8b9>`__ Add retry of EXP\_FW\_STATUS when status is FW\_BUSY
+-  `7ef569b0 <https://github.com/open-power/sbe/commit/7ef569b0>`__ Add check for BOOT\_STAGE == runtime fw in
+   exp\_check\_for\_ready
+-  `5c3f1d99 <https://github.com/open-power/sbe/commit/5c3f1d99>`__ Fix polling timeouts for exp\_omi\_train and
+   exp\_check\_for\_ready
+-  `95d92195 <https://github.com/open-power/sbe/commit/95d92195>`__ Fix duplicate symbol errors from DEFAULT\_MC\_TYPE
+-  `cd9a1a6c <https://github.com/open-power/sbe/commit/cd9a1a6c>`__ Add p9a\_mss\_freq procedure
+-  `25f753d8 <https://github.com/open-power/sbe/commit/25f753d8>`__ Update exp\_omi\_train for testing
+-  `e9cd754f <https://github.com/open-power/sbe/commit/e9cd754f>`__ Add missing timing attrs to p9a\_eff\_config
+-  `aab9c442 <https://github.com/open-power/sbe/commit/aab9c442>`__ Move MSS volt attr setters to generic folder
+-  `c7096f6f <https://github.com/open-power/sbe/commit/c7096f6f>`__ Add p9a\_mss\_volt procedure
+-  `4ccbdb85 <https://github.com/open-power/sbe/commit/4ccbdb85>`__ Add p9a version of eff\_memory\_size API
+-  `82ad5ef7 <https://github.com/open-power/sbe/commit/82ad5ef7>`__ Fix duplicate symbol errors from DEFAULT\_MC\_TYPE
+-  `55554d3a <https://github.com/open-power/sbe/commit/55554d3a>`__ Add p9a\_mss\_freq procedure
+-  `851a68c4 <https://github.com/open-power/sbe/commit/851a68c4>`__ Add debug params to exp\_check\_for\_ready\_wrap
+-  `fee0ceed <https://github.com/open-power/sbe/commit/fee0ceed>`__ Update exp\_omi\_train for testing
+-  `713899e8 <https://github.com/open-power/sbe/commit/713899e8>`__ Add retry of EXP\_FW\_STATUS when status is FW\_BUSY
+-  `56c9d506 <https://github.com/open-power/sbe/commit/56c9d506>`__ Add check for BOOT\_STAGE == runtime fw in
+   exp\_check\_for\_ready
+-  `21be781f <https://github.com/open-power/sbe/commit/21be781f>`__ Add missing timing attrs to p9a\_eff\_config
+-  `03efd459 <https://github.com/open-power/sbe/commit/03efd459>`__ Fix polling timeouts for exp\_omi\_train and
+   exp\_check\_for\_ready
+-  `9a430ddf <https://github.com/open-power/sbe/commit/9a430ddf>`__ Updates to Explorer FW upload tools
+-  `8b06b5c1 <https://github.com/open-power/sbe/commit/8b06b5c1>`__ Add deconfigure of memory port if mss\_freq can't find consensus
+   freq
+-  `6cad7d02 <https://github.com/open-power/sbe/commit/6cad7d02>`__ Add Axone FIR unmasking after p9\_chiplet\_scominit
+-  `c318ab00 <https://github.com/open-power/sbe/commit/c318ab00>`__ Add unmask\_after\_exp\_omi\_setup and FIR checks
+-  `2f535c87 <https://github.com/open-power/sbe/commit/2f535c87>`__ Add unmasks for REG1 and REG2 versions of OMI\_FIR for Axone
+
+Luis Fernandez (1):
+
+-  `9acbf9f3 <https://github.com/open-power/sbe/commit/9acbf9f3>`__ HB Implement Static Analysis with cppcheck
+
+Mark Pizzutillo (24):
+
+-  `c130fb5d <https://github.com/open-power/sbe/commit/c130fb5d>`__ Added code for exp\_getecid and unit tests
+-  `1d80cb57 <https://github.com/open-power/sbe/commit/1d80cb57>`__ Fix exp\_getecid register accesses
+-  `9ca91c9e <https://github.com/open-power/sbe/commit/9ca91c9e>`__ Add API for axone p10 dimm rank
+-  `b06099df <https://github.com/open-power/sbe/commit/b06099df>`__ Add PMIC enable procedure code and UTs
+-  `745d8711 <https://github.com/open-power/sbe/commit/745d8711>`__ Fix exp\_draminit phy\_params
+-  `c257cb57 <https://github.com/open-power/sbe/commit/c257cb57>`__ Added code for exp\_getecid and unit tests
+-  `f68b0a02 <https://github.com/open-power/sbe/commit/f68b0a02>`__ Add API for axone p10 dimm rank
+-  `68e02713 <https://github.com/open-power/sbe/commit/68e02713>`__ Fix exp\_getecid register accesses
+-  `72a62b5a <https://github.com/open-power/sbe/commit/72a62b5a>`__ Add PMIC enable procedure code and UTs
+-  `39a198fb <https://github.com/open-power/sbe/commit/39a198fb>`__ Fix exp\_draminit phy\_params
+-  `34778bc0 <https://github.com/open-power/sbe/commit/34778bc0>`__ Add PRBS training sequence to exp\_omi\_setup
+-  `be05ce9e <https://github.com/open-power/sbe/commit/be05ce9e>`__ Create workaround for gemini MENTERP register bug
+-  `71852bfe <https://github.com/open-power/sbe/commit/71852bfe>`__ Add workaround for gemini OMI config settings
+-  `9346ae92 <https://github.com/open-power/sbe/commit/9346ae92>`__ Add code and workarounds for \*\_omi\_setup and \*\_omi\_train
+   for Swift
+-  `27423190 <https://github.com/open-power/sbe/commit/27423190>`__ Update exp\_draminit results display for new response structs
+-  `2938d54f <https://github.com/open-power/sbe/commit/2938d54f>`__ Add assert for RSP extended data buffer size in exp\_draminit
+-  `c2b97f24 <https://github.com/open-power/sbe/commit/c2b97f24>`__ Add MCBIST infinite tests
+-  `e1637c7d <https://github.com/open-power/sbe/commit/e1637c7d>`__ Add asserts for invalid states of enterprise & half dimm mode
+-  `5f7d221a <https://github.com/open-power/sbe/commit/5f7d221a>`__ Add new DDIMM spd version 0\_3 and update UTs
+-  `2132642e <https://github.com/open-power/sbe/commit/2132642e>`__ Add TARGET\_TYPE\_GENERICI2CSLAVE and relevant attributes
+-  `972885f1 <https://github.com/open-power/sbe/commit/972885f1>`__ Add attribute for SPD\_REVISION (byte 1)
+-  `b72e88b9 <https://github.com/open-power/sbe/commit/b72e88b9>`__ Refactor PMIC attributes to be at OCMB level
+-  `7247b205 <https://github.com/open-power/sbe/commit/7247b205>`__ Add SPD, ATTR, and code support for thermal sensor fields
+-  `2d51dbbb <https://github.com/open-power/sbe/commit/2d51dbbb>`__ Update RAS DQ Inject tool with new MCHP squence
+
+Marty E. Plummer (6):
+
+-  `629327db <https://github.com/open-power/sbe/commit/629327db>`__ updateBuildTag: convert proc.stdout.read() to str.
+-  `1ccc5eff <https://github.com/open-power/sbe/commit/1ccc5eff>`__ sbeCompression: add a python3 compatible fallback
+-  `04a2b51f <https://github.com/open-power/sbe/commit/04a2b51f>`__ sbeCompression: use floor division
+-  `e7dccb09 <https://github.com/open-power/sbe/commit/e7dccb09>`__ securityRegListGen: use io.open and read in text mode.
+-  `2615d39b <https://github.com/open-power/sbe/commit/2615d39b>`__ parsAndCutElf: convert line to str
+-  `e0e6c72e <https://github.com/open-power/sbe/commit/e0e6c72e>`__ treewide: use print function instead of statement
+
+Matt Derksen (1):
+
+-  `245b9cef <https://github.com/open-power/sbe/commit/245b9cef>`__ Support EXP\_FW\_LOG command to get Explorer FW logs
+
+Matthew Hickman (2):
+
+-  `c4bf31c0 <https://github.com/open-power/sbe/commit/c4bf31c0>`__ Ported ecc engine to generic
+-  `f811ed4a <https://github.com/open-power/sbe/commit/f811ed4a>`__ Ported ecc engine to generic
+
+Murulidhar Nataraju (3):
+
+-  `462aea8b <https://github.com/open-power/sbe/commit/462aea8b>`__ Update the Simics release path
+-  `98d8d616 <https://github.com/open-power/sbe/commit/98d8d616>`__ Update EnterMPIPL to collect architected dumps and
+-  `099e7402 <https://github.com/open-power/sbe/commit/099e7402>`__ MPIPL:SW485350
+
+Nico Fajardo (3):
+
+-  `2e2e7ec7 <https://github.com/open-power/sbe/commit/2e2e7ec7>`__ Add FAPI\_ASSERT for unsupported SPD rank in RTT fetch
+-  `f95319e0 <https://github.com/open-power/sbe/commit/f95319e0>`__ Adding after\_p9a\_omi\_init.C and p9a-specific fir traits
+-  `e6cfaaee <https://github.com/open-power/sbe/commit/e6cfaaee>`__ exp draminit & draminit\_mc phase 3 update for PRD logging
+
+Prasad Bg Ranganath (1):
+
+-  `c58e8fd0 <https://github.com/open-power/sbe/commit/c58e8fd0>`__ PM:Fix bug in quad poweroff procedure
+
+Prem Shanker Jha (1):
+
+-  `b05b7eb2 <https://github.com/open-power/sbe/commit/b05b7eb2>`__ PM: Modified FFDC to avoid corruption of RC in error path.
+
+Rahul Batra (1):
+
+-  `49f59681 <https://github.com/open-power/sbe/commit/49f59681>`__ PM: Fix DB0 Hang
+
+Raja Das (6):
+
+-  `8ee58f3e <https://github.com/open-power/sbe/commit/8ee58f3e>`__ Removed FlushNVDIMM from MPIPL Path
+-  `7d3fabc4 <https://github.com/open-power/sbe/commit/7d3fabc4>`__ Updated the pibmem length for Axone in sbe-debug.py
+-  `8fe7586c <https://github.com/open-power/sbe/commit/8fe7586c>`__ Updated backing build
+-  `1120e327 <https://github.com/open-power/sbe/commit/1120e327>`__ Updated backing build
+-  `1d411055 <https://github.com/open-power/sbe/commit/1d411055>`__ Optimized the Control Instruction Chip-op
+-  `230eeb0e <https://github.com/open-power/sbe/commit/230eeb0e>`__ Updated backing build in customrc
+
+Ryan Black (1):
+
+-  `166b70c6 <https://github.com/open-power/sbe/commit/166b70c6>`__ set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ buffer
+   read data.
+
+Ryan King (2):
+
+-  `2ce7e143 <https://github.com/open-power/sbe/commit/2ce7e143>`__ Add sensor cache read as an explorer inband command
+-  `e9fa3aa1 <https://github.com/open-power/sbe/commit/e9fa3aa1>`__ Add sensor cache read as an explorer inband command
+
+Sharath Manjunath (4):
+
+-  `2e5302df <https://github.com/open-power/sbe/commit/2e5302df>`__ Update exp\_draminit to read values from attributes
+-  `91c77b9f <https://github.com/open-power/sbe/commit/91c77b9f>`__ Add exp\_thermal\_init for Explorer FW
+-  `d35148fa <https://github.com/open-power/sbe/commit/d35148fa>`__ Update exp\_draminit to read values from attributes
+-  `b44d7913 <https://github.com/open-power/sbe/commit/b44d7913>`__ Add exp\_thermal\_init for Explorer FW
+
+Sheng-Hao Huang (1):
+
+-  `26de8811 <https://github.com/open-power/sbe/commit/26de8811>`__ for defect number HW476620
+
+Sneha Kadam (1):
+
+-  `4181f3d4 <https://github.com/open-power/sbe/commit/4181f3d4>`__ Renamed MCBIST subtest to clarify the test
+
+Stephen Glancy (42):
+
+-  `2198e3d3 <https://github.com/open-power/sbe/commit/2198e3d3>`__ Adds Explorer OMI setup - step 12.8a
+-  `9c255556 <https://github.com/open-power/sbe/commit/9c255556>`__ Moves conversions to be in the generic code space
+-  `1b311f24 <https://github.com/open-power/sbe/commit/1b311f24>`__ Moves generic xml directories to be in generic/procedures
+-  `8ece46a5 <https://github.com/open-power/sbe/commit/8ece46a5>`__ Adds explorer OMI training code
+-  `7e7b430a <https://github.com/open-power/sbe/commit/7e7b430a>`__ Moves CAS latency algorithm to generic folder
+-  `d51e3d14 <https://github.com/open-power/sbe/commit/d51e3d14>`__ Moves sync code to generic folder
+-  `1f492888 <https://github.com/open-power/sbe/commit/1f492888>`__ Moves set bad bitmap into generic
+-  `41a5e258 <https://github.com/open-power/sbe/commit/41a5e258>`__ Moves blame a FIR API to generic
+-  `1fac7c34 <https://github.com/open-power/sbe/commit/1fac7c34>`__ Adds explorer post-draminit bad bits processing
+-  `5d6711c6 <https://github.com/open-power/sbe/commit/5d6711c6>`__ Updates the LRDIMM to use SPD SI values
+-  `234734a3 <https://github.com/open-power/sbe/commit/234734a3>`__ Adds explorer training response display functions
+-  `8a98c662 <https://github.com/open-power/sbe/commit/8a98c662>`__ Fixes MCBIST compile fails
+-  `a3d5f865 <https://github.com/open-power/sbe/commit/a3d5f865>`__ Adds DDIMM EFD decoder API
+-  `ba55b796 <https://github.com/open-power/sbe/commit/ba55b796>`__ Adds process training response to exp draminit
+-  `4ece76d0 <https://github.com/open-power/sbe/commit/4ece76d0>`__ Adds explorer CCS specialization
+-  `0425da34 <https://github.com/open-power/sbe/commit/0425da34>`__ Adds EFD decode updates for 07MAY19 spec updates
+-  `98807cd3 <https://github.com/open-power/sbe/commit/98807cd3>`__ Fixes FFDC for files moved to generic
+-  `9ea40719 <https://github.com/open-power/sbe/commit/9ea40719>`__ Adds new attributes for 07MAY19 explorer specification
+-  `5fb7dbd2 <https://github.com/open-power/sbe/commit/5fb7dbd2>`__ Adds Explorer OMI setup - step 12.8a
+-  `856ef301 <https://github.com/open-power/sbe/commit/856ef301>`__ Moves conversions to be in the generic code space
+-  `e5d4f0e7 <https://github.com/open-power/sbe/commit/e5d4f0e7>`__ Moves generic xml directories to be in generic/procedures
+-  `dbef65eb <https://github.com/open-power/sbe/commit/dbef65eb>`__ Adds explorer OMI training code
+-  `603999f3 <https://github.com/open-power/sbe/commit/603999f3>`__ Moves CAS latency algorithm to generic folder
+-  `8fb1ba1e <https://github.com/open-power/sbe/commit/8fb1ba1e>`__ Moves sync code to generic folder
+-  `92b5c676 <https://github.com/open-power/sbe/commit/92b5c676>`__ Adds DDIMM EFD decoder API
+-  `337abf1d <https://github.com/open-power/sbe/commit/337abf1d>`__ Moves set bad bitmap into generic
+-  `4d5e0e5b <https://github.com/open-power/sbe/commit/4d5e0e5b>`__ Adds process training response to exp draminit
+-  `d5d815fe <https://github.com/open-power/sbe/commit/d5d815fe>`__ Moves blame a FIR API to generic
+-  `9f315343 <https://github.com/open-power/sbe/commit/9f315343>`__ Adds explorer post-draminit bad bits processing
+-  `8628f61e <https://github.com/open-power/sbe/commit/8628f61e>`__ Updates the LRDIMM to use SPD SI values
+-  `135ec660 <https://github.com/open-power/sbe/commit/135ec660>`__ Adds explorer training response display functions
+-  `33da4f84 <https://github.com/open-power/sbe/commit/33da4f84>`__ Adds new attributes for 07MAY19 explorer specification
+-  `76bddf79 <https://github.com/open-power/sbe/commit/76bddf79>`__ Fixes MCBIST compile fails
+-  `f9ce236f <https://github.com/open-power/sbe/commit/f9ce236f>`__ Adds explorer CCS specialization
+-  `db6107b7 <https://github.com/open-power/sbe/commit/db6107b7>`__ Adds EFD decode updates for 07MAY19 spec updates
+-  `87bb3373 <https://github.com/open-power/sbe/commit/87bb3373>`__ Fixes FFDC for files moved to generic
+-  `49aa0e41 <https://github.com/open-power/sbe/commit/49aa0e41>`__ Adds MCBIST beat/byte signature data patterns
+-  `05669c55 <https://github.com/open-power/sbe/commit/05669c55>`__ Adds explorer MCBIST address/data traps processing
+-  `09fdf35a <https://github.com/open-power/sbe/commit/09fdf35a>`__ Fixes maintenance pattern load bug
+-  `8187226a <https://github.com/open-power/sbe/commit/8187226a>`__ Updates exp access delay regs to set delays
+-  `056538d3 <https://github.com/open-power/sbe/commit/056538d3>`__ Adds explorer shmoo traits
+-  `03fbb688 <https://github.com/open-power/sbe/commit/03fbb688>`__ Fixes explorer accessor bugs
+
+Stewart Smith (1):
+
+-  `7c74ddae <https://github.com/open-power/sbe/commit/7c74ddae>`__ Use full UART TX buffer (shave 5s off booting)
+
+Sumit Kumar (1):
+
+-  `84c88858 <https://github.com/open-power/sbe/commit/84c88858>`__ Fapi\_Infra:Add new member to structure ErrorInfoCDG
+
+Sunil Kumar (3):
+
+-  `b1415469 <https://github.com/open-power/sbe/commit/b1415469>`__ OCMB changes to suit PPE compilation.
+-  `be6e9acb <https://github.com/open-power/sbe/commit/be6e9acb>`__ Remove i2cSupport
+-  `1921f40c <https://github.com/open-power/sbe/commit/1921f40c>`__ OCMB changes to suit PPE compilation.
+
+Tsung Yeung (1):
+
+-  `435e4111 <https://github.com/open-power/sbe/commit/435e4111>`__ Replaces NVDIMM flush sequence with CCS
+
+manichow (1):
+
+-  `247a18dc <https://github.com/open-power/sbe/commit/247a18dc>`__ Quiesce procedure for NPU serving openCapi links
+
+vinaybs6 (2):
+
+-  `54d447a8 <https://github.com/open-power/sbe/commit/54d447a8>`__ Updating the customrc file
+-  `54f3205f <https://github.com/open-power/sbe/commit/54f3205f>`__ Setting the HRMOR value for OPAL based systems.
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Aaron Sawdey (1):
+
+-  `f1234170 <https://github.com/open-power/skiboot/commit/f1234170>`__ external/mambo: support mambo COW mode for PMEM disk
+
+Alexey Kardashevskiy (3):
+
+-  `2a0455ba <https://github.com/open-power/skiboot/commit/2a0455ba>`__ npu2: Invalidate entire TCE cache if many entries requested
+-  `9be9a77a <https://github.com/open-power/skiboot/commit/9be9a77a>`__ npu2: Clear fence on all bricks
+-  `08cd61e9 <https://github.com/open-power/skiboot/commit/08cd61e9>`__ phb4: Add PHB options get/set OPAL calls
+
+Alistair Popple (1):
+
+-  `518ab49f <https://github.com/open-power/skiboot/commit/518ab49f>`__ skiboot.tcl: Add chip-id to pmem device tree node
+
+Andrew Donnellan (2):
+
+-  `e85e2e2b <https://github.com/open-power/skiboot/commit/e85e2e2b>`__ npu2-opencapi: Fix integer promotion bug in LPC allocation
+-  `bc72973d <https://github.com/open-power/skiboot/commit/bc72973d>`__ hw/npu2-opencapi: Support multiple LPC devices
+
+Andrew Geissler (1):
+
+-  `2554cac8 <https://github.com/open-power/skiboot/commit/2554cac8>`__ Support BMC IPMI heartbeat command
+
+Andrew Jeffery (10):
+
+-  `e08fee36 <https://github.com/open-power/skiboot/commit/e08fee36>`__ gard: Fix data corruption when clearing single records
+-  `8f204c12 <https://github.com/open-power/skiboot/commit/8f204c12>`__ blocklevel: smart\_write: Terminate line for debug output in
+   no-change case
+-  `5c935e78 <https://github.com/open-power/skiboot/commit/5c935e78>`__ blocklevel: smart\_write: Rename write buffer
+-  `518db2b2 <https://github.com/open-power/skiboot/commit/518db2b2>`__ blocklevel: smart\_write: Rename size variable for clarity
+-  `6867bd54 <https://github.com/open-power/skiboot/commit/6867bd54>`__ blocklevel: smart\_write: Avoid indirectly testing formal
+   parameters
+-  `bdbbfcac <https://github.com/open-power/skiboot/commit/bdbbfcac>`__ blocklevel: smart\_write: Deny writes intersecting ECC
+   protected regions
+-  `aa52f943 <https://github.com/open-power/skiboot/commit/aa52f943>`__ blocklevel: smart\_write: Avoid reuse of formal parameters
+-  `a950fd78 <https://github.com/open-power/skiboot/commit/a950fd78>`__ blocklevel: smart\_write: Tidy local variable declarations
+-  `96ddf4b5 <https://github.com/open-power/skiboot/commit/96ddf4b5>`__ blocklevel: smart\_write: Fix unaligned writes to ECC
+   partitions
+-  `7853fc53 <https://github.com/open-power/skiboot/commit/7853fc53>`__ libflash: ipmi-hiomap: Document error handling strategy in
+   write path
+
+Artem Senichev (1):
+
+-  `f9292037 <https://github.com/open-power/skiboot/commit/f9292037>`__ platforms/nicole: Fixup the system VPD EEPROM size
+
+Balamuruhan S (2):
+
+-  `61ec8655 <https://github.com/open-power/skiboot/commit/61ec8655>`__ occ-sensor: clean dt properties if sensor is not available
+-  `bb0f098c <https://github.com/open-power/skiboot/commit/bb0f098c>`__ chip: enable HOMER/OCC common area region in Qemu emulated
+   PowerNV host
+
+Cédric Le Goater (20):
+
+-  `e97391ae <https://github.com/open-power/skiboot/commit/e97391ae>`__ xive: fix return value of opal\_xive\_allocate\_irq()
+-  `99557228 <https://github.com/open-power/skiboot/commit/99557228>`__ xive/p9: introduce header files for the registers
+-  `75829014 <https://github.com/open-power/skiboot/commit/75829014>`__ xive/p9: minor cleanup of the interface
+-  `f9f3bb0a <https://github.com/open-power/skiboot/commit/f9f3bb0a>`__ xive/p9: use MMIO access for VC\_EQC\_CONFIG
+-  `0649e551 <https://github.com/open-power/skiboot/commit/0649e551>`__ xive/p9: remove code not using indirect mode
+-  `71ad5938 <https://github.com/open-power/skiboot/commit/71ad5938>`__ xive/p9: remove code not using block group mode
+-  `1f269bc0 <https://github.com/open-power/skiboot/commit/1f269bc0>`__ xive/p9: remove dead code
+-  `a10f1502 <https://github.com/open-power/skiboot/commit/a10f1502>`__ xive/p9: obsolete OPAL\_XIVE\_IRQ\_\*\_VIA\_FW flags
+-  `ad7e9a67 <https://github.com/open-power/skiboot/commit/ad7e9a67>`__ xive/p9: obsolete OPAL\_XIVE\_IRQ\_SHIFT\_BUG flags
+-  `4f0a5633 <https://github.com/open-power/skiboot/commit/4f0a5633>`__ xive/p9: fix EQ bitmap assignment when allocation fails
+-  `f0e2746e <https://github.com/open-power/skiboot/commit/f0e2746e>`__ xive/p9: introduce definitions for priorities
+-  `e26a866f <https://github.com/open-power/skiboot/commit/e26a866f>`__ xive/p9: fix silent escalation EQ setup
+-  `0118b0a2 <https://github.com/open-power/skiboot/commit/0118b0a2>`__ xive/p9: cleanup all EQs when a VP block is freed.
+-  `4f194e77 <https://github.com/open-power/skiboot/commit/4f194e77>`__ xive/p9: remove ACK# setting in the NVT
+-  `5d0a4134 <https://github.com/open-power/skiboot/commit/5d0a4134>`__ xive/p9: introduce NVT\_SHIFT
+-  `ca46415e <https://github.com/open-power/skiboot/commit/ca46415e>`__ xive/p9: remove XIVE\_INT\_SAFETY\_GAP
+-  `2354857f <https://github.com/open-power/skiboot/commit/2354857f>`__ xive/p9: use predefined bitmasks to manipulate EQ addresses
+-  `6214cb80 <https://github.com/open-power/skiboot/commit/6214cb80>`__ xive/p9: introduce the ESB magic MMIO offsets
+-  `721ef0d0 <https://github.com/open-power/skiboot/commit/721ef0d0>`__ plat/qemu: use "/qemu" device tree node to identify the QEMU
+   platform
+-  `d807288d <https://github.com/open-power/skiboot/commit/d807288d>`__ plat/qemu: add a POWER10 platform
+
+Dan Crowell (1):
+
+-  `1b638f89 <https://github.com/open-power/skiboot/commit/1b638f89>`__ Updating shared constants for HBRT
+
+Dan Horák (2):
+
+-  `1a02a189 <https://github.com/open-power/skiboot/commit/1a02a189>`__ xscom-utils: refer only objects not sources for getscom
+-  `53baedfd <https://github.com/open-power/skiboot/commit/53baedfd>`__ gard: fix installation rule
+
+Eric Richter (9):
+
+-  `e023d6b9 <https://github.com/open-power/skiboot/commit/e023d6b9>`__ hw/test: include -gcov binaries in clean target
+-  `04f0cdb9 <https://github.com/open-power/skiboot/commit/04f0cdb9>`__ doc: add opal secure variable documentation
+-  `484bdc5d <https://github.com/open-power/skiboot/commit/484bdc5d>`__ libstb/secvar: add secure variable internal abstraction
+-  `bc1f1e44 <https://github.com/open-power/skiboot/commit/bc1f1e44>`__ libstb/secvar: add secvar api implementation
+-  `127db3a6 <https://github.com/open-power/skiboot/commit/127db3a6>`__ secvar/test: add rudimentary secvar API unit testing
+-  `a55c46d5 <https://github.com/open-power/skiboot/commit/a55c46d5>`__ secvar\_devtree: add generic compatible, and new format
+   device tree property
+-  `6cdbf1ad <https://github.com/open-power/skiboot/commit/6cdbf1ad>`__ secvar\_api: check that enqueue\_update writes successfully
+   before returning success
+-  `0dfaf110 <https://github.com/open-power/skiboot/commit/0dfaf110>`__ secvar\_main: increase verbosity of the main entrypoint
+-  `c2ba08e8 <https://github.com/open-power/skiboot/commit/c2ba08e8>`__ tpm\_i2c\_nuvoton: check TPM vendor id register during probe
+
+Frederic Barrat (26):
+
+-  `f6f247a8 <https://github.com/open-power/skiboot/commit/f6f247a8>`__ core/pci: Refactor common paths on slot hotplug
+-  `38e51a31 <https://github.com/open-power/skiboot/commit/38e51a31>`__ core/pci: Add missing lock in set\_power\_timer
+-  `8bae2376 <https://github.com/open-power/skiboot/commit/8bae2376>`__ core/pci: Use proper phandle during hotplug for PHB slots
+-  `30642155 <https://github.com/open-power/skiboot/commit/30642155>`__ core/pci: Train link of PHB slots when hotplugging
+-  `94bc2d7a <https://github.com/open-power/skiboot/commit/94bc2d7a>`__ core/pci: Fix scan of devices for opencapi slots
+-  `13e1a7e5 <https://github.com/open-power/skiboot/commit/13e1a7e5>`__ npu2-hw-procedures: Move some opencapi PHY settings in
+   one-off init
+-  `544ce7ef <https://github.com/open-power/skiboot/commit/544ce7ef>`__ npu2-opencapi: Make sure the PCI slot has the proper ID
+-  `fed081dc <https://github.com/open-power/skiboot/commit/fed081dc>`__ npu2-hw-procedures: Fix link retraining on reset
+-  `2600cfac <https://github.com/open-power/skiboot/commit/2600cfac>`__ npu2-opencapi: Rework link training timeout
+-  `c5db8325 <https://github.com/open-power/skiboot/commit/c5db8325>`__ npu2-opencapi: Tweak fundamental reset sequence
+-  `7989d6ed <https://github.com/open-power/skiboot/commit/7989d6ed>`__ npu2-opencapi: Simplify freset states
+-  `dbc70aea <https://github.com/open-power/skiboot/commit/dbc70aea>`__ npu2-opencapi: Detect PHY reset errors
+-  `40bc636e <https://github.com/open-power/skiboot/commit/40bc636e>`__ npu2-opencapi: Improve error reporting to the OS
+-  `6299d3e5 <https://github.com/open-power/skiboot/commit/6299d3e5>`__ npu2-opencapi: Activate PCI hotplug on opencapi slot
+-  `9d5faafc <https://github.com/open-power/skiboot/commit/9d5faafc>`__ npu2-opencapi: Handle OPAL\_UNMAP\_PE operation on set\_pe()
+   callback
+-  `233e863c <https://github.com/open-power/skiboot/commit/233e863c>`__ npu2-opencapi: Log a warning when resetting a broken device
+-  `425340bd <https://github.com/open-power/skiboot/commit/425340bd>`__ platform/mihawk: Detect old system compatible string
+-  `da28a664 <https://github.com/open-power/skiboot/commit/da28a664>`__ npu2: Rework phb-index assignments for virtual PHBs
+-  `57d43efd <https://github.com/open-power/skiboot/commit/57d43efd>`__ npu3: Don't use the device tree to assign the phb-index of
+   the PHB
+-  `bbb4777f <https://github.com/open-power/skiboot/commit/bbb4777f>`__ npu2, npu3: Remove ibm, phb-index property from the NPU dt
+   node
+-  `8b9be491 <https://github.com/open-power/skiboot/commit/8b9be491>`__ npu3: Register virtual PHBs with static IDs
+-  `09478eae <https://github.com/open-power/skiboot/commit/09478eae>`__ npu2-opencapi: don't fence on masked XSL errors
+-  `53408440 <https://github.com/open-power/skiboot/commit/53408440>`__ npu2-opencapi: Don't drive reset signal permanently
+-  `9de4f228 <https://github.com/open-power/skiboot/commit/9de4f228>`__ npu2-opencapi: Allow platforms to identify physical slots
+-  `59482b92 <https://github.com/open-power/skiboot/commit/59482b92>`__ capp: Add lid definition for P9 DD2.3
+-  `e876514b <https://github.com/open-power/skiboot/commit/e876514b>`__ hw/phb4: Tune GPU direct performance on witherspoon in PCI
+   mode
+
+Frédéric Bonnard (1):
+
+-  `470ffb5f <https://github.com/open-power/skiboot/commit/470ffb5f>`__ external/common: Use file operation used on x86 for
+   ARCH\_UNKNOWN
+
+Gavin Shan (2):
+
+-  `8f33688a <https://github.com/open-power/skiboot/commit/8f33688a>`__ core/pci: Use cached VDID when populating device node
+-  `c9c68152 <https://github.com/open-power/skiboot/commit/c9c68152>`__ core/pci: Check PCIe cap version in
+   pci\_disable\_completion\_timeout()
+
+Haren Myneni (1):
+
+-  `ad8cdd0f <https://github.com/open-power/skiboot/commit/ad8cdd0f>`__ VAS: Alloc IRQ and port address for each VAS instance
+
+Ilya Kuznetsov (1):
+
+-  `dab352ee <https://github.com/open-power/skiboot/commit/dab352ee>`__ pci-slot: Allow to create slot for downstream port of any
+   switch
+
+Jordan Niethe (8):
+
+-  `4acb8fe7 <https://github.com/open-power/skiboot/commit/4acb8fe7>`__ core/pci-dt-slots: Remove duplicate PCIDBG() definition
+-  `df15dcfc <https://github.com/open-power/skiboot/commit/df15dcfc>`__ pci: Use a macro for accessing PCI BDF Bus Number
+-  `f68639c6 <https://github.com/open-power/skiboot/commit/f68639c6>`__ pci: Use a macro for accessing PCI BDF Device Number
+-  `e4e2aa9c <https://github.com/open-power/skiboot/commit/e4e2aa9c>`__ pci: Use a macro for accessing PCI BDF Function Number
+-  `41f6c806 <https://github.com/open-power/skiboot/commit/41f6c806>`__ hw/phb4: Use standard MIN/MAX macro definitions
+-  `851ce56c <https://github.com/open-power/skiboot/commit/851ce56c>`__ ipmi: Use standard MIN() macro definition
+-  `a7864968 <https://github.com/open-power/skiboot/commit/a7864968>`__ core/flash: Use pr\_fmt macro for tagging log messages
+-  `9f0af279 <https://github.com/open-power/skiboot/commit/9f0af279>`__ ccan: Add CCAN heap license
+
+Joy Chu (3):
+
+-  `52952aca <https://github.com/open-power/skiboot/commit/52952aca>`__ platform/mihawk: Add system VPD EEPROM to I2C bus
+-  `d6ab89db <https://github.com/open-power/skiboot/commit/d6ab89db>`__ platform/mihawk: add nvme devices slot table
+-  `68260957 <https://github.com/open-power/skiboot/commit/68260957>`__ platform/mihawk: support dynamic PCIe slot table
+
+Klaus Heinrich Kiwi (3):
+
+-  `99ce1bef <https://github.com/open-power/skiboot/commit/99ce1bef>`__ ibm-fsp/lxvpd: check for upstream port on slot labeling
+-  `ab1b05d2 <https://github.com/open-power/skiboot/commit/ab1b05d2>`__ PCI: create optional loc-code platform callback
+-  `b8b1ebc1 <https://github.com/open-power/skiboot/commit/b8b1ebc1>`__ core/pci.c: cleanup pci\_add\_loc\_code()
+
+Madhavan Srinivasan (2):
+
+-  `7066a9c2 <https://github.com/open-power/skiboot/commit/7066a9c2>`__ hdat/spira: export abc and wxyz bus speeds
+-  `37941672 <https://github.com/open-power/skiboot/commit/37941672>`__ hw/imc: Add error message on failing cases for imc\_init
+
+Mahesh Salgaonkar (2):
+
+-  `a810d1fe <https://github.com/open-power/skiboot/commit/a810d1fe>`__ IPMI: Trigger OPAL TI in abort path.
+-  `53944d45 <https://github.com/open-power/skiboot/commit/53944d45>`__ opal-gard: Add support for new PVR POWER9P.
+
+Mauro S. M. Rodrigues (1):
+
+-  `e4113f94 <https://github.com/open-power/skiboot/commit/e4113f94>`__ tpm\_i2c\_nuvoton: fix tpm\_read\_fifo overflow check
+
+Michael Ellerman (1):
+
+-  `387ffa75 <https://github.com/open-power/skiboot/commit/387ffa75>`__ mambo: Add more tweakable security flags
+
+Michal Suchanek (1):
+
+-  `6080c106 <https://github.com/open-power/skiboot/commit/6080c106>`__ errorlog: Prevent alignment error building with gcc9.
+
+Nicholas Piggin (47):
+
+-  `4cf05f35 <https://github.com/open-power/skiboot/commit/4cf05f35>`__ asm/head: set skiboot TOC in interrupt handler entry
+-  `a2c9babb <https://github.com/open-power/skiboot/commit/a2c9babb>`__ core/cpu.c: current\_radix\_mode should be initialised to
+   true
+-  `6266148e <https://github.com/open-power/skiboot/commit/6266148e>`__ build: use -mcpu=power8
+-  `b70e8afd <https://github.com/open-power/skiboot/commit/b70e8afd>`__ core/exceptions.c: rearrange code to allow more interrupt
+   types
+-  `9ddc1a6b <https://github.com/open-power/skiboot/commit/9ddc1a6b>`__ core/util: trap based assertions
+-  `216433af <https://github.com/open-power/skiboot/commit/216433af>`__ core/util: branch-to-NULL assert for ELFv2 ABI
+-  `1785745d <https://github.com/open-power/skiboot/commit/1785745d>`__ core/exceptions.c: do not include handler code in exception
+   backtrace
+-  `6b512fce <https://github.com/open-power/skiboot/commit/6b512fce>`__ slw: slw\_reinit fix array overrun
+-  `3734172b <https://github.com/open-power/skiboot/commit/3734172b>`__ build: fix non-constant build asserts
+-  `2501c3f6 <https://github.com/open-power/skiboot/commit/2501c3f6>`__ xive/p9: improve cache watch type checking
+-  `154e4eed <https://github.com/open-power/skiboot/commit/154e4eed>`__ xive/p9: use predefined bitmasks to manipulate EQ addresses
+-  `192d5865 <https://github.com/open-power/skiboot/commit/192d5865>`__ xive/p9: sbe size debug print fix
+-  `40558797 <https://github.com/open-power/skiboot/commit/40558797>`__ fsp: map trace areas on P9
+-  `ef7c7de8 <https://github.com/open-power/skiboot/commit/ef7c7de8>`__ psi: update registers to reflect >= P8 PHBSCR
+-  `bb445088 <https://github.com/open-power/skiboot/commit/bb445088>`__ hdata/test/hdata\_to\_dt.c: use P8E PVR when -8E is given
+-  `3fbfb0e3 <https://github.com/open-power/skiboot/commit/3fbfb0e3>`__ Remove dead POWER7 code
+-  `26657393 <https://github.com/open-power/skiboot/commit/26657393>`__ asm/cvc\_entry.S: r2 save fix
+-  `ca412e3e <https://github.com/open-power/skiboot/commit/ca412e3e>`__ capp: fix endian conversion
+-  `0ed09ec1 <https://github.com/open-power/skiboot/commit/0ed09ec1>`__ cpu: use dt accessor device tree access
+-  `1b9a449d <https://github.com/open-power/skiboot/commit/1b9a449d>`__ opal-api: add endian conversions to most opal calls
+-  `789624ff <https://github.com/open-power/skiboot/commit/789624ff>`__ opal-msg: endian fixes for opal-msg.c and opal\_queue\_msg
+   callers
+-  `c47b2ffd <https://github.com/open-power/skiboot/commit/c47b2ffd>`__ elf: endian conversions
+-  `518e5542 <https://github.com/open-power/skiboot/commit/518e5542>`__ spira: fix endian conversions in spira data structures
+-  `8d49ff53 <https://github.com/open-power/skiboot/commit/8d49ff53>`__ hdata: endian conversions
+-  `0d12f0c8 <https://github.com/open-power/skiboot/commit/0d12f0c8>`__ naca: move naca definition from asm to C
+-  `bb9aebc6 <https://github.com/open-power/skiboot/commit/bb9aebc6>`__ io: endian conversions for io accessors
+-  `08801245 <https://github.com/open-power/skiboot/commit/08801245>`__ hmi: endian conversions
+-  `b5c22130 <https://github.com/open-power/skiboot/commit/b5c22130>`__ cvc: allow BE cvc code to be called from LE context
+-  `1504bf98 <https://github.com/open-power/skiboot/commit/1504bf98>`__ xive: make endian-clean
+-  `e73cf72d <https://github.com/open-power/skiboot/commit/e73cf72d>`__ phb4: make endian-clean
+-  `61800f2d <https://github.com/open-power/skiboot/commit/61800f2d>`__ occ sensors: make endian-clean
+-  `45c1436a <https://github.com/open-power/skiboot/commit/45c1436a>`__ memconsole: make endian-clean
+-  `1959efa6 <https://github.com/open-power/skiboot/commit/1959efa6>`__ debug descriptor: make endian-clean
+-  `a2c74d83 <https://github.com/open-power/skiboot/commit/a2c74d83>`__ ipmi: endian conversion
+-  `390c4f5e <https://github.com/open-power/skiboot/commit/390c4f5e>`__ sbe-p9: endian conversion
+-  `e3934d8c <https://github.com/open-power/skiboot/commit/e3934d8c>`__ fsp: endian conversions
+-  `4ec92ece <https://github.com/open-power/skiboot/commit/4ec92ece>`__ errorlog: endian conversion
+-  `f27d32f1 <https://github.com/open-power/skiboot/commit/f27d32f1>`__ pel: endian conversion
+-  `8d9d63b9 <https://github.com/open-power/skiboot/commit/8d9d63b9>`__ libflash: ecc endian conversions
+-  `9c72bbb6 <https://github.com/open-power/skiboot/commit/9c72bbb6>`__ prd: endian conversions
+-  `752b2a2d <https://github.com/open-power/skiboot/commit/752b2a2d>`__ opal-dump: MPIPL endan conversions
+-  `d71bb898 <https://github.com/open-power/skiboot/commit/d71bb898>`__ sfc-ctrl: endian conversions
+-  `35776a29 <https://github.com/open-power/skiboot/commit/35776a29>`__ add little endian support
+-  `a0cf95fe <https://github.com/open-power/skiboot/commit/a0cf95fe>`__ dt: assorted cleanups
+-  `5178691d <https://github.com/open-power/skiboot/commit/5178691d>`__ add more sparse endian annotations
+-  `e04a34af <https://github.com/open-power/skiboot/commit/e04a34af>`__ fix simple sparse warnings
+-  `bca23d31 <https://github.com/open-power/skiboot/commit/bca23d31>`__ i2c: fix dereference beyond the end of buffer
+
+Oliver O'Halloran (80):
+
+-  `ba10ce12 <https://github.com/open-power/skiboot/commit/ba10ce12>`__ Makefiles: Remove --Wno-stringop-truncation
+-  `0f9371da <https://github.com/open-power/skiboot/commit/0f9371da>`__ hw: Put SPDX on new files
+-  `9142bb3b <https://github.com/open-power/skiboot/commit/9142bb3b>`__ core/pci-quirk: Re-order struct members
+-  `452a9a46 <https://github.com/open-power/skiboot/commit/452a9a46>`__ core/pci: Export pci\_check\_clear\_freeze()
+-  `a7c613eb <https://github.com/open-power/skiboot/commit/a7c613eb>`__ core/pci-quirk: Microsemi switch UR workaround
+-  `e9a30df7 <https://github.com/open-power/skiboot/commit/e9a30df7>`__ hw/sbe-p9: Fix multi-line log messages
+-  `e96635d4 <https://github.com/open-power/skiboot/commit/e96635d4>`__ include/xscom: Remove duplicate p8 definitions
+-  `abf3e4c6 <https://github.com/open-power/skiboot/commit/abf3e4c6>`__ include/xscom: Remove duplicate p9 definitions
+-  `b03906a9 <https://github.com/open-power/skiboot/commit/b03906a9>`__ include/xscom: Use the name EQ rather than EP
+-  `b310e8f7 <https://github.com/open-power/skiboot/commit/b310e8f7>`__ hw/phb4: Prevent register accesses when in reset
+-  `a1fced25 <https://github.com/open-power/skiboot/commit/a1fced25>`__ skiboot 6.5 release notes
+-  `e2018d2a <https://github.com/open-power/skiboot/commit/e2018d2a>`__ core/flash: Validate secure boot content size
+-  `1af237bc <https://github.com/open-power/skiboot/commit/1af237bc>`__ pci: recheck pci nvram hacks on fast-reboot
+-  `f945230b <https://github.com/open-power/skiboot/commit/f945230b>`__ hdata: Add Axone IOHUB support
+-  `8bb0ae35 <https://github.com/open-power/skiboot/commit/8bb0ae35>`__ core/pci: Only hack class code for root ports
+-  `7b12d548 <https://github.com/open-power/skiboot/commit/7b12d548>`__ hw/lpc: Configure SerIRQ interrupts on P9P
+-  `4017085c <https://github.com/open-power/skiboot/commit/4017085c>`__ hw/psi: Add chip ID to interrupt names
+-  `fb2f03ea <https://github.com/open-power/skiboot/commit/fb2f03ea>`__ hw/psi-p9: Make interrupt name array global
+-  `fa161cd8 <https://github.com/open-power/skiboot/commit/fa161cd8>`__ hw/psi-p9: Mask OPAL-owned LSIs without handlers
+-  `9c9375fd <https://github.com/open-power/skiboot/commit/9c9375fd>`__ hw/psi: Remove explicit external IRQ policy
+-  `923b5a53 <https://github.com/open-power/skiboot/commit/923b5a53>`__ core/platform: Actually disable fast-reboot on P8
+-  `a4e0f636 <https://github.com/open-power/skiboot/commit/a4e0f636>`__ core/init: Don't checksum MPIPL data areas
+-  `cc34635d <https://github.com/open-power/skiboot/commit/cc34635d>`__ core/init: Checksum romem after patching out traps
+-  `6cf9ace9 <https://github.com/open-power/skiboot/commit/6cf9ace9>`__ hw/port80: Squash No SYNC error
+-  `1c282887 <https://github.com/open-power/skiboot/commit/1c282887>`__ memory: Add NUMA associtivity information to DT
+-  `f9eb53d2 <https://github.com/open-power/skiboot/commit/f9eb53d2>`__ hdata: Add a generic compatible to ibm,secureboot
+-  `a0340a09 <https://github.com/open-power/skiboot/commit/a0340a09>`__ libstb/secvar: Ensure secvar\_set\_status() is called once
+-  `ca11072a <https://github.com/open-power/skiboot/commit/ca11072a>`__ libstb/secvar: Fix makefile
+-  `24813aa2 <https://github.com/open-power/skiboot/commit/24813aa2>`__ core/trace: Move trace buffer exports to a subnode
+-  `628158b2 <https://github.com/open-power/skiboot/commit/628158b2>`__ core/trace: Rename boot trace buffer
+-  `446f9f03 <https://github.com/open-power/skiboot/commit/446f9f03>`__ core/pci: Squash warning from devices with no ecaps
+-  `bbe5f003 <https://github.com/open-power/skiboot/commit/bbe5f003>`__ platforms/astbmc: Add more slot helper macros
+-  `1ed21a83 <https://github.com/open-power/skiboot/commit/1ed21a83>`__ platforms/qemu: Add slot table
+-  `83a92e3b <https://github.com/open-power/skiboot/commit/83a92e3b>`__ platforms/qemu: Add slot table entries for a PCIe switch
+-  `7fddf42c <https://github.com/open-power/skiboot/commit/7fddf42c>`__ hdata/test: Remove all temp files
+-  `46fac469 <https://github.com/open-power/skiboot/commit/46fac469>`__ test/mambo: Skip restoring the old ulimit
+-  `9e87ef7f <https://github.com/open-power/skiboot/commit/9e87ef7f>`__ hw/test: Make tests quieter
+-  `d6fc2fb3 <https://github.com/open-power/skiboot/commit/d6fc2fb3>`__ makefiles: Make attribute suggestions non-errors
+-  `0b8f5ea3 <https://github.com/open-power/skiboot/commit/0b8f5ea3>`__ tests: Squash \_\_attrconst related warnings
+-  `2899bda5 <https://github.com/open-power/skiboot/commit/2899bda5>`__ include/cpu: Move \_\_nomcount attribute
+-  `7abb0ef5 <https://github.com/open-power/skiboot/commit/7abb0ef5>`__ opal-ci: Remove clang builds on 18.04
+-  `0990e822 <https://github.com/open-power/skiboot/commit/0990e822>`__ boottests: Print the simulator output if V=1 is set
+-  `dc85bd46 <https://github.com/open-power/skiboot/commit/dc85bd46>`__ witherspoon: Squash spurious I2C errors
+-  `8b3012e1 <https://github.com/open-power/skiboot/commit/8b3012e1>`__ hw/p8-i2c: Don't print warnings when dumping registers
+-  `b449782d <https://github.com/open-power/skiboot/commit/b449782d>`__ hw/p8-i2c: Clean up interrupt masking
+-  `9f7b726c <https://github.com/open-power/skiboot/commit/9f7b726c>`__ libstb/tpm: block access to unknown i2c devs on the tpm bus
+-  `80fd2e96 <https://github.com/open-power/skiboot/commit/80fd2e96>`__ xscom: Don't log xscom errors caused by OPAL calls
+-  `a4fbdbc6 <https://github.com/open-power/skiboot/commit/a4fbdbc6>`__ doc: Add skiboot-5.2.0 ref
+-  `f04000d7 <https://github.com/open-power/skiboot/commit/f04000d7>`__ doc/secvar: Fix table markup
+-  `06a90e9b <https://github.com/open-power/skiboot/commit/06a90e9b>`__ doc/mpipl: Fix warnings
+-  `c76b1c19 <https://github.com/open-power/skiboot/commit/c76b1c19>`__ doc/secvar: Fix indentation warnings
+-  `93ea4773 <https://github.com/open-power/skiboot/commit/93ea4773>`__ doc: Fix code blocks in v6.3.3 release notes
+-  `8be8d98e <https://github.com/open-power/skiboot/commit/8be8d98e>`__ doc/sbe: Fix block indentation
+-  `58d51527 <https://github.com/open-power/skiboot/commit/58d51527>`__ doc: Remove duplicate OPAL\_ELOG\_WRITE label
+-  `962f6d78 <https://github.com/open-power/skiboot/commit/962f6d78>`__ doc: Fix block in 6.3.2 release notes
+-  `7b4619a6 <https://github.com/open-power/skiboot/commit/7b4619a6>`__ doc/opal-api: Remove spurious indent
+-  `0f46e5ca <https://github.com/open-power/skiboot/commit/0f46e5ca>`__ doc/dt: Fix memory-heirachy block
+-  `192efa9b <https://github.com/open-power/skiboot/commit/192efa9b>`__ doc/opal-api: Remove ref to OPAL\_HMI\_FLAGS\_TOD\_TB\_FAIL
+-  `7afd41b7 <https://github.com/open-power/skiboot/commit/7afd41b7>`__ doc/device-tree: Add secvar bindings to the toctree
+-  `e23e0053 <https://github.com/open-power/skiboot/commit/e23e0053>`__ doc: Add VAS stuff into the tree
+-  `f59b2f6b <https://github.com/open-power/skiboot/commit/f59b2f6b>`__ doc: Use parallel builds
+-  `4a8b45a6 <https://github.com/open-power/skiboot/commit/4a8b45a6>`__ doc: Remove bonus CONTRIBUTING.md from the index
+-  `275c73fc <https://github.com/open-power/skiboot/commit/275c73fc>`__ doc: Fix some errors in platforms-and-cpus
+-  `a02072d0 <https://github.com/open-power/skiboot/commit/a02072d0>`__ doc/imc: Fix sphinx warning
+-  `d332d419 <https://github.com/open-power/skiboot/commit/d332d419>`__ README.md: Add information on docs
+-  `10bbcd07 <https://github.com/open-power/skiboot/commit/10bbcd07>`__ core/platform: Add an explicit fast-reboot type
+-  `ee07f2c6 <https://github.com/open-power/skiboot/commit/ee07f2c6>`__ core/fast-reset: Do not enable by default
+-  `82aed17a <https://github.com/open-power/skiboot/commit/82aed17a>`__ firenze-pci: Fix infinite loop in
+   firenze\_pci\_add\_loc\_code()
+-  `2e122fba <https://github.com/open-power/skiboot/commit/2e122fba>`__ hw/fsp: Remove stray va\_end() in \_\_fsp\_fillmsg()
+-  `b776bb0f <https://github.com/open-power/skiboot/commit/b776bb0f>`__ hw/fsp: Fix GENERIC\_FAILURE mailbox status code
+-  `e19dddc5 <https://github.com/open-power/skiboot/commit/e19dddc5>`__ Re-license contributions from Raptor Computer Systems
+-  `a5764dd3 <https://github.com/open-power/skiboot/commit/a5764dd3>`__ Re-license contributions from Dan Horák
+-  `504f4f08 <https://github.com/open-power/skiboot/commit/504f4f08>`__ Re-license contributions from Yadro
+-  `d703ad5b <https://github.com/open-power/skiboot/commit/d703ad5b>`__ hw/prd: Hold FSP notifications while PRD is inactive
+-  `ec7be089 <https://github.com/open-power/skiboot/commit/ec7be089>`__ docs: Fix ref to skiboot-6.4 in 6.5 release notes
+-  `7b57002d <https://github.com/open-power/skiboot/commit/7b57002d>`__ hw/xscom: Add scom infrastructure
+-  `9b612fff <https://github.com/open-power/skiboot/commit/9b612fff>`__ hw/centaur: Convert to use the new scom API
+-  `38b5c317 <https://github.com/open-power/skiboot/commit/38b5c317>`__ hdata/memory: Add support for memory-buffer mmio
+-  `e991415a <https://github.com/open-power/skiboot/commit/e991415a>`__ hw/ocmb: Add OCMB SCOM support
+-  `0f1937ef <https://github.com/open-power/skiboot/commit/0f1937ef>`__ skiboot v6.6 release notes
+
+Reza Arbab (19):
+
+-  `7ff5558c <https://github.com/open-power/skiboot/commit/7ff5558c>`__ Dedup $(HW\_OBJS)
+-  `e7f76b4e <https://github.com/open-power/skiboot/commit/e7f76b4e>`__ hw/phys-map: Add pvr argument to phys\_map\_init()
+-  `6db75f1d <https://github.com/open-power/skiboot/commit/6db75f1d>`__ hw/phys-map: Add Axone memory map
+-  `8279e529 <https://github.com/open-power/skiboot/commit/8279e529>`__ npu2: Prepare purge\_l2\_l3\_caches() for reuse
+-  `d9ecf61c <https://github.com/open-power/skiboot/commit/d9ecf61c>`__ npu2: Refactor NPU OPAL calls
+-  `d9b06b85 <https://github.com/open-power/skiboot/commit/d9b06b85>`__ npu2: Add checks to npu2-only codepaths
+-  `aa3fc69f <https://github.com/open-power/skiboot/commit/aa3fc69f>`__ hw: Introduce npu3
+-  `6017ba6a <https://github.com/open-power/skiboot/commit/6017ba6a>`__ Add Swift platform
+-  `3e334fbb <https://github.com/open-power/skiboot/commit/3e334fbb>`__ npu3: Rename NPU3\_SM\_MISC\_CFGn register macros
+-  `82b57688 <https://github.com/open-power/skiboot/commit/82b57688>`__ npu3: Initialize NPU3\_SNP\_MISC\_CFG0
+-  `2422c100 <https://github.com/open-power/skiboot/commit/2422c100>`__ npu3: Expose remaining ATSD launch registers
+-  `a36a4944 <https://github.com/open-power/skiboot/commit/a36a4944>`__ npu: Fix device binding error message
+-  `38e1c73f <https://github.com/open-power/skiboot/commit/38e1c73f>`__ npu3: Delay enablement of DL parity checking
+-  `3f5ecfb3 <https://github.com/open-power/skiboot/commit/3f5ecfb3>`__ devicetree: Remove lpc interrupt properties
+-  `91b4be52 <https://github.com/open-power/skiboot/commit/91b4be52>`__ platforms/swift: Remove spurious error message
+-  `03e7420e <https://github.com/open-power/skiboot/commit/03e7420e>`__ npu3: Add ibm, ioda2-npu3-phb to compatible property
+-  `3ea336e7 <https://github.com/open-power/skiboot/commit/3ea336e7>`__ npu3: Improve SALT log output
+-  `ece4109b <https://github.com/open-power/skiboot/commit/ece4109b>`__ npu3: Make SALT CMD\_REG writable
+-  `24664b48 <https://github.com/open-power/skiboot/commit/24664b48>`__ npu2/hw-procedures: Remove assertion from check\_credits()
+
+Ryan Grimm (1):
+
+-  `689f4469 <https://github.com/open-power/skiboot/commit/689f4469>`__ slw: Enable stop states on P9P
+
+Shilpasri G Bhat (1):
+
+-  `1fa6e85a <https://github.com/open-power/skiboot/commit/1fa6e85a>`__ occ: Add pstate corresponding to base frequency to DT
+
+Stewart Smith (23):
+
+-  `648c7cfd <https://github.com/open-power/skiboot/commit/648c7cfd>`__ Silence sparse warning for version.c
+-  `2c256c68 <https://github.com/open-power/skiboot/commit/2c256c68>`__ sparse: Silence "directive in argument list" for version
+   string
+-  `c7737655 <https://github.com/open-power/skiboot/commit/c7737655>`__ sparse: fix (main\|secondar)\_cpu\_entry declaration types
+-  `ae9fb433 <https://github.com/open-power/skiboot/commit/ae9fb433>`__ sparse: fix endian types of struct imc\_chip\_cb members
+-  `64b30ec5 <https://github.com/open-power/skiboot/commit/64b30ec5>`__ sparse: various SPIRA structures, declare them.
+-  `4b2af1e5 <https://github.com/open-power/skiboot/commit/4b2af1e5>`__ sparse: lpc uart interrupt pointer endianness
+-  `352738f7 <https://github.com/open-power/skiboot/commit/352738f7>`__ sparse: hdata/fsp: u8 doesn't have endian
+-  `4bec3e9e <https://github.com/open-power/skiboot/commit/4bec3e9e>`__ sparse: hdata/iohub: correctly convert endianness
+-  `33753c98 <https://github.com/open-power/skiboot/commit/33753c98>`__ sparse: hdata/spira sw\_xstop\_fir\_bitpos is uint8\_t, has
+   no endian
+-  `62ceded3 <https://github.com/open-power/skiboot/commit/62ceded3>`__ sparse: libstb/container: fix endian type for magic number
+-  `0ee242b9 <https://github.com/open-power/skiboot/commit/0ee242b9>`__ gcov: Fix skiboot size to dump out from simulators
+-  `067de39a <https://github.com/open-power/skiboot/commit/067de39a>`__ Move ec/ code to Rhesus platform
+-  `5ef3dd30 <https://github.com/open-power/skiboot/commit/5ef3dd30>`__ SPDX-ify all skiboot code
+-  `5826c0a2 <https://github.com/open-power/skiboot/commit/5826c0a2>`__ travis: Enable fedora30 for ppc64le
+-  `468a2dc1 <https://github.com/open-power/skiboot/commit/468a2dc1>`__ travis: remove fedora29
+-  `85b94f12 <https://github.com/open-power/skiboot/commit/85b94f12>`__ travis: do gcov builds on fedora30
+-  `8995ad61 <https://github.com/open-power/skiboot/commit/8995ad61>`__ doc/requirements.txt: pin docutils at 0.14
+-  `73ded8c7 <https://github.com/open-power/skiboot/commit/73ded8c7>`__ doc/device-tree/ibm, opal/firmware/version: clarify timeline
+   of git-id vs version
+-  `0e1db80c <https://github.com/open-power/skiboot/commit/0e1db80c>`__ SPDX fixups and Copyright date fixes
+-  `12610da1 <https://github.com/open-power/skiboot/commit/12610da1>`__ libstb: export CVC/securerom code memory range
+-  `70047661 <https://github.com/open-power/skiboot/commit/70047661>`__ mambo: enable use of real Container Verification Code
+-  `49496485 <https://github.com/open-power/skiboot/commit/49496485>`__ Re-license IBM written files as Apache 2.0 OR GPLv2+
+-  `57c451dd <https://github.com/open-power/skiboot/commit/57c451dd>`__ platform: add Raptor Blackbird support
+
+Thiago Jung Bauermann (2):
+
+-  `528b72fa <https://github.com/open-power/skiboot/commit/528b72fa>`__ core/init: Add ibm,processor-storage-keys property to CPU DT
+   node
+-  `9cd556ca <https://github.com/open-power/skiboot/commit/9cd556ca>`__ Makefile: Search for distro-provided cross-compiler
+
+Vasant Hegde (64):
+
+-  `ca222757 <https://github.com/open-power/skiboot/commit/ca222757>`__ OPAL: Add OPAL boot entry address to device tree
+-  `af98c563 <https://github.com/open-power/skiboot/commit/af98c563>`__ FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.c
+-  `9d57eb46 <https://github.com/open-power/skiboot/commit/9d57eb46>`__ hdata: Split MDST 'type' field to accommodate MPIPL
+-  `0b667811 <https://github.com/open-power/skiboot/commit/0b667811>`__ hdata: Define various DUMP related structures
+-  `f10e629c <https://github.com/open-power/skiboot/commit/f10e629c>`__ mem-map: Setup memory for MDDT table
+-  `bbe6e969 <https://github.com/open-power/skiboot/commit/bbe6e969>`__ mem-map: Setup memory for MDRT table
+-  `935fccb0 <https://github.com/open-power/skiboot/commit/935fccb0>`__ hdata: Update spirah structure
+-  `ed7110ee <https://github.com/open-power/skiboot/commit/ed7110ee>`__ hdata: Adjust various structure offset after relocation
+-  `0cadc985 <https://github.com/open-power/skiboot/commit/0cadc985>`__ hdata: Create /ibm, opal/dump device tree node
+-  `1ba3198b <https://github.com/open-power/skiboot/commit/1ba3198b>`__ MPIPL: Register for OPAL dump
+-  `4f94bda6 <https://github.com/open-power/skiboot/commit/4f94bda6>`__ MPIPL: Define OPAL metadata area
+-  `ef6da5f6 <https://github.com/open-power/skiboot/commit/ef6da5f6>`__ MPIPL: Add OPAL API to register for dump region
+-  `8d0c8ae5 <https://github.com/open-power/skiboot/commit/8d0c8ae5>`__ MPIPL: Add OPAL API to register tags
+-  `166eda4e <https://github.com/open-power/skiboot/commit/166eda4e>`__ SBE: Send OPAL relocated base address to SBE
+-  `0a17e674 <https://github.com/open-power/skiboot/commit/0a17e674>`__ MPIPL: Add support to trigger MPIPL on BMC system
+-  `fbd875d7 <https://github.com/open-power/skiboot/commit/fbd875d7>`__ MPIPL: Save crashing PIR
+-  `aa694ea0 <https://github.com/open-power/skiboot/commit/aa694ea0>`__ HIOMAP: Reset bmc mbox in MPIPL path
+-  `4a669d0f <https://github.com/open-power/skiboot/commit/4a669d0f>`__ platform: Introduce new reboot type
+-  `6326c712 <https://github.com/open-power/skiboot/commit/6326c712>`__ hdata: Add "mpipl-boot" property to "dump" node
+-  `3d85abd9 <https://github.com/open-power/skiboot/commit/3d85abd9>`__ MPIPL: Prepare OPAL data tag
+-  `19a8694f <https://github.com/open-power/skiboot/commit/19a8694f>`__ MPIPL: Add OPAL API to query saved tags
+-  `7fa3c1ec <https://github.com/open-power/skiboot/commit/7fa3c1ec>`__ MPIPL: Clear tags and metadata
+-  `fa5cb006 <https://github.com/open-power/skiboot/commit/fa5cb006>`__ MPIPL: Reserve memory to capture architected registers data
+-  `4ddf1144 <https://github.com/open-power/skiboot/commit/4ddf1144>`__ MPIPL: Prepare architected registers data tag
+-  `11cb51ab <https://github.com/open-power/skiboot/commit/11cb51ab>`__ MPIPL: Add documentation
+-  `cc028857 <https://github.com/open-power/skiboot/commit/cc028857>`__ MPIPL: struct opal\_mpipl\_fadump doesn't needs to be packed
+-  `d75e82db <https://github.com/open-power/skiboot/commit/d75e82db>`__ core/ipmi: Fix use-after-free
+-  `a0c996e4 <https://github.com/open-power/skiboot/commit/a0c996e4>`__ core/ipmi: Remove redundant variable
+-  `49be3377 <https://github.com/open-power/skiboot/commit/49be3377>`__ gard: Add support to run gard tests on FSP platform
+-  `fc455b94 <https://github.com/open-power/skiboot/commit/fc455b94>`__ skiboot v6.3.4 release notes
+-  `66ab3cbd <https://github.com/open-power/skiboot/commit/66ab3cbd>`__ skiboot v6.5.1 release notes
+-  `b8bac56a <https://github.com/open-power/skiboot/commit/b8bac56a>`__ hostservices: Silence special wakeup assert/release logs
+-  `c3bfa320 <https://github.com/open-power/skiboot/commit/c3bfa320>`__ hdata: Fix reserved node label search
+-  `f1557795 <https://github.com/open-power/skiboot/commit/f1557795>`__ prd: Improve debug logs
+-  `790a604e <https://github.com/open-power/skiboot/commit/790a604e>`__ prd: Fix prd message queuing interface
+-  `7af08f2f <https://github.com/open-power/skiboot/commit/7af08f2f>`__ prd: Fix FSP - HBRT firmware\_notify message
+-  `2a63db65 <https://github.com/open-power/skiboot/commit/2a63db65>`__ FSP/IPMI: Handle FSP reset reload
+-  `13c2f98e <https://github.com/open-power/skiboot/commit/13c2f98e>`__ skiboot 5.4.11 release notes
+-  `87a470c2 <https://github.com/open-power/skiboot/commit/87a470c2>`__ skiboot v6.5.2 release notes
+-  `28eab7cd <https://github.com/open-power/skiboot/commit/28eab7cd>`__ skiboot v6.3.3 release notes
+-  `120b1b7d <https://github.com/open-power/skiboot/commit/120b1b7d>`__ skiboot v6.0.21 release notes
+-  `a448c4e2 <https://github.com/open-power/skiboot/commit/a448c4e2>`__ hdata: Update MPIPL support IPL parameter
+-  `179d53df <https://github.com/open-power/skiboot/commit/179d53df>`__ stable/build: Do not convert warnings to error
+-  `eebee394 <https://github.com/open-power/skiboot/commit/eebee394>`__ hdata: Fix SP attention area address
+-  `457f9635 <https://github.com/open-power/skiboot/commit/457f9635>`__ mpipl: Release cpu data memory in free reserved memory path
+-  `b858aef5 <https://github.com/open-power/skiboot/commit/b858aef5>`__ mpipl: Disable fast-reboot during post MPIPL boot
+-  `958769d1 <https://github.com/open-power/skiboot/commit/958769d1>`__ FSP: Remove flash hook after completing code update
+-  `b0e02421 <https://github.com/open-power/skiboot/commit/b0e02421>`__ mpipl: Rework memory reservation for OPAL dump
+-  `c53e3394 <https://github.com/open-power/skiboot/commit/c53e3394>`__ platform: Log error to BMC even if diag data is missing
+-  `c8418ac7 <https://github.com/open-power/skiboot/commit/c8418ac7>`__ errorlog: Replace hardcode value with macro
+-  `caae4d47 <https://github.com/open-power/skiboot/commit/caae4d47>`__ list: Add list\_add\_after()
+-  `16d186cf <https://github.com/open-power/skiboot/commit/16d186cf>`__ memory: Sort memory regions list
+-  `841874b6 <https://github.com/open-power/skiboot/commit/841874b6>`__ ipmi-sel: Free ipmi\_msg in error path
+-  `20101950 <https://github.com/open-power/skiboot/commit/20101950>`__ esel: Fix OEM SEL generator ID
+-  `033e797c <https://github.com/open-power/skiboot/commit/033e797c>`__ eSEL: Make sure PANIC logs are sent to BMC before calling
+   assert
+-  `daf9215c <https://github.com/open-power/skiboot/commit/daf9215c>`__ errorlog: Increase the severity of abnormal reboot events
+-  `2700092e <https://github.com/open-power/skiboot/commit/2700092e>`__ skiboot v6.5.3 release notes
+-  `d0043ee2 <https://github.com/open-power/skiboot/commit/d0043ee2>`__ skiboot v6.5.4 release notes
+-  `4ccfb4b3 <https://github.com/open-power/skiboot/commit/4ccfb4b3>`__ skiboot v6.0.22 release notes
+-  `3a4daeca <https://github.com/open-power/skiboot/commit/3a4daeca>`__ Revert "FSP: Disable PSI link whenever FSP tells OPAL about
+   impending R/R"
+-  `33323055 <https://github.com/open-power/skiboot/commit/33323055>`__ skiboot v6.0.23 release notes
+-  `d6eb510d <https://github.com/open-power/skiboot/commit/d6eb510d>`__ fsp: Ignore platform dump notification on P9
+-  `34664746 <https://github.com/open-power/skiboot/commit/34664746>`__ MPIPL: Add support to save crash CPU details on FSP system
+-  `9547b3da <https://github.com/open-power/skiboot/commit/9547b3da>`__ ZZ: Fix System Attention Indicator location code
+
+acsawdey (1):
+
+-  `a08549a9 <https://github.com/open-power/skiboot/commit/a08549a9>`__ external/mambo: rename env var PMEM\_MODES to PMEM\_MODE
+
+joy\_chu (1):
+
+-  `9570730f <https://github.com/open-power/skiboot/commit/9570730f>`__ Add: add mihawk platform file
+
+Package: vesnin-xml
+-------------------
+
+`Repository <https://github.com/open-power/vesnin-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Uma Yadlapati (1):
+
+-  `c622cb5 <https://github.com/open-power/witherspoon-xml/commit/c622cb5>`__ Add IPMI Key Clear sensor (#84)
+
+nmuruli (1):
+
+-  `0f9b366 <https://github.com/open-power/witherspoon-xml/commit/0f9b366>`__ Set IS\_MPIPL\_SUPPORTED to TRUE by default (#88)
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
diff --git a/_sources/release-notes/v2.6.rst.txt b/_sources/release-notes/v2.6.rst.txt
new file mode 100644
index 0000000..5207a98
--- /dev/null
+++ b/_sources/release-notes/v2.6.rst.txt
@@ -0,0 +1,1341 @@
+Release Notes for OpenPower Firmware v2.6
+=========================================
+
+op-build v2.6 was released on Tuesday, November 3rd, 2020. It became the current stable release of op-build, following on from v2.5,
+first released on May 22nd, 2020.
+
+In addition to a number of bugfixes and re-factors, plus the new mowgli platform listed below, this release is also the first one
+without formally supporting Power8 platforms (see Removed platforms below).
+
+In addition to that, op-build v2.6 adds significant new features:
+
+-  Secure & Trusted Boot validation support for the OS. Starting with v6.7, Skiboot now supports Secure Variables through the use of
+   a Trusted Platform Module. This support, added with a few changes in op-build (i.e., the use of the Keyutils package + updates to
+   the kexec-lite package) allows op-build to measure the OS Kernel / initrd, as well as enforce a security policy to only load
+   trusted / known OS Kernel / initrd pairs. More info on this feature can be found in the Skiboot documentation for STB and
+   Secvars.
+-  Preliminary support for Power9 Big-Core (SMT8) processors.
+-  Support for OpenCAPI Memory Buffers (OCMB) on Power9+ (AXONE) processors
+
+Known issues
+------------
+
+-  Fast-reset (aka "fast-reboot") has been broken since the Big-Core support was added. A Skiboot issue was created to track this
+   (https://github.com/open-power/skiboot/issues/259). Fast-reboot, even if it was a useful development feature, was never an
+   officially supported feature on production platforms.
+
+Removed platforms
+-----------------
+
+-  vesnin
+-  barreleye
+-  p8dtu
+-  pseries
+-  garrison
+-  firenze
+-  firestone
+-  palmetto
+-  habanero
+
+New platforms
+-------------
+
+-  mowgli
+
+Updated Packages
+----------------
+
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| Package             | Old Version       | New Version       | Platforms                                                                        |
++=====================+===================+===================+==================================================================================+
+| dtc                 | 1.4.7             | 1.6.0             | romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon   |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| hcode               | hw052020a.opmst   | hw103020a.opmst   | romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon             |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| hostboot            | 9865ef9           | c4118db           | romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon             |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| hostboot-binaries   | hw013120a.opmst   | hw101520a.opmst   | romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon             |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| libflash            | v6.6              | v6.7              | romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon   |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| linux               | 5.4.33            | 5.4.68            | romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon   |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| linux-headers       | 5.4.33            | 5.4.68            | romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon   |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| machine-xml         | f6ec5aa           | b1fc7ca           | mihawk                                                                           |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| machine-xml         | 9a6da5f           | ac02557           | nicole                                                                           |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| openpower-pnor      | 175f00d           | e582e4a           | romulus, nicole, zaius, p9dsu, blackbird, mihawk, witherspoon                    |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| sbe                 | c58e8fd           | ea0389a           | romulus, nicole, zaius, p9dsu, blackbird, mihawk, witherspoon                    |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+| skiboot             | v6.6              | v6.7              | romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon   |
++---------------------+-------------------+-------------------+----------------------------------------------------------------------------------+
+
+New Packages
+------------
+
++--------------------+-----------+---------------+
+| Package            | Version   | Platforms     |
++====================+===========+===============+
+| keyutils           | 1.6       | witherspoon   |
++--------------------+-----------+---------------+
+| ocmb-explorer-fw   | v8.0      | swift         |
++--------------------+-----------+---------------+
+| openpower-pnor     | e582e4a   | swift         |
++--------------------+-----------+---------------+
+| petitboot          | v1.12     | swift         |
++--------------------+-----------+---------------+
+| sbe                | ea0389a   | swift         |
++--------------------+-----------+---------------+
+
+Removed Packages
+----------------
+
++-----------+-----------+-------------+
+| Package   | Version   | Platforms   |
++===========+===========+=============+
++-----------+-----------+-------------+
+
+Package: blackbird-xml
+----------------------
+
+`Repository <https://github.com/open-power/blackbird-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: hcode
+--------------
+
+`Repository <https://github.com/open-power/hcode>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Austin Cui (1):
+
+-  `103be554 <https://github.com/open-power/hcode/commit/103be554>`__ EKB P9 build fix on RHEL7 systems
+
+Joachim Fenkes (1):
+
+-  `dde020c0 <https://github.com/open-power/hcode/commit/dde020c0>`__ FAPI2: Add FAPI2\_RC\_PLAT\_MISCOMPARE
+
+Prasad Bg Ranganath (2):
+
+-  `d0ee9962 <https://github.com/open-power/hcode/commit/d0ee9962>`__ PFET: Re-verify the pfet header error in FIT interrupt handler
+-  `83679a20 <https://github.com/open-power/hcode/commit/83679a20>`__ SGPE:Fix cme boot list during runtime case
+
+Rahul Batra (2):
+
+-  `99d54522 <https://github.com/open-power/hcode/commit/99d54522>`__ PM: NACK disable and OCC notification
+-  `a086ff7a <https://github.com/open-power/hcode/commit/a086ff7a>`__ PM: Process C405\_ECC\_UE FIR
+
+Sumit Kumar (3):
+
+-  `6538e44e <https://github.com/open-power/hcode/commit/6538e44e>`__ Updated devtoolset for RHEL7
+-  `c936359d <https://github.com/open-power/hcode/commit/c936359d>`__ Revert "Updated devtoolset for RHEL7"
+-  `071b0780 <https://github.com/open-power/hcode/commit/071b0780>`__ Updated to devtoolset-8 for RHEL7
+
+Yue Du (1):
+
+-  `bc04b3a0 <https://github.com/open-power/hcode/commit/bc04b3a0>`__ PFET: detect bad pfet through cme sgpe plumbling
+
+hostboot (92):
+
+-  `e9bd33dd <https://github.com/open-power/hcode/commit/e9bd33dd>`__ Release tag & head commit information updated for
+   hw052120a.opmst
+-  `3a223dc7 <https://github.com/open-power/hcode/commit/3a223dc7>`__ Release tag & head commit information updated for
+   hw052720a.opmst
+-  `b4e6c0ba <https://github.com/open-power/hcode/commit/b4e6c0ba>`__ Release tag & head commit information updated for
+   hw052820a.opmst
+-  `2d137def <https://github.com/open-power/hcode/commit/2d137def>`__ Release tag & head commit information updated for
+   hw052920a.opmst
+-  `7bff4227 <https://github.com/open-power/hcode/commit/7bff4227>`__ Release tag & head commit information updated for
+   hw060120a.opmst
+-  `f355cddd <https://github.com/open-power/hcode/commit/f355cddd>`__ Release tag & head commit information updated for
+   hw060220a.opmst
+-  `2f6174c4 <https://github.com/open-power/hcode/commit/2f6174c4>`__ Release tag & head commit information updated for
+   hw060320a.opmst
+-  `9ef89a10 <https://github.com/open-power/hcode/commit/9ef89a10>`__ Release tag & head commit information updated for
+   hw060420a.opmst
+-  `c5fe9044 <https://github.com/open-power/hcode/commit/c5fe9044>`__ Release tag & head commit information updated for
+   hw060520a.opmst
+-  `494e2dc8 <https://github.com/open-power/hcode/commit/494e2dc8>`__ Release tag & head commit information updated for
+   hw060820a.opmst
+-  `657a7527 <https://github.com/open-power/hcode/commit/657a7527>`__ Release tag & head commit information updated for
+   hw060920a.opmst
+-  `5065d242 <https://github.com/open-power/hcode/commit/5065d242>`__ Release tag & head commit information updated for
+   hw061120a.opmst
+-  `464c0e39 <https://github.com/open-power/hcode/commit/464c0e39>`__ Release tag & head commit information updated for
+   hw061220a.opmst
+-  `36e24db6 <https://github.com/open-power/hcode/commit/36e24db6>`__ Release tag & head commit information updated for
+   hw061520a.opmst
+-  `76de8981 <https://github.com/open-power/hcode/commit/76de8981>`__ Release tag & head commit information updated for
+   hw061620a.opmst
+-  `b46d5428 <https://github.com/open-power/hcode/commit/b46d5428>`__ Release tag & head commit information updated for
+   hw061720a.opmst
+-  `e53963b3 <https://github.com/open-power/hcode/commit/e53963b3>`__ Release tag & head commit information updated for
+   hw061920a.opmst
+-  `f0e7e419 <https://github.com/open-power/hcode/commit/f0e7e419>`__ Release tag & head commit information updated for
+   hw062220a.opmst
+-  `0c546472 <https://github.com/open-power/hcode/commit/0c546472>`__ Release tag & head commit information updated for
+   hw062320a.opmst
+-  `0727c28f <https://github.com/open-power/hcode/commit/0727c28f>`__ Release tag & head commit information updated for
+   hw062420a.opmst
+-  `54639d32 <https://github.com/open-power/hcode/commit/54639d32>`__ Release tag & head commit information updated for
+   hw062520a.opmst
+-  `6b0aa448 <https://github.com/open-power/hcode/commit/6b0aa448>`__ Release tag & head commit information updated for
+   hw062620a.opmst
+-  `30e3e71d <https://github.com/open-power/hcode/commit/30e3e71d>`__ Release tag & head commit information updated for
+   hw062920a.opmst
+-  `0d09e40f <https://github.com/open-power/hcode/commit/0d09e40f>`__ Release tag & head commit information updated for
+   hw070120a.opmst
+-  `f08d50cc <https://github.com/open-power/hcode/commit/f08d50cc>`__ Release tag & head commit information updated for
+   hw070220a.opmst
+-  `11404d3b <https://github.com/open-power/hcode/commit/11404d3b>`__ Release tag & head commit information updated for
+   hw070620a.opmst
+-  `1e103eee <https://github.com/open-power/hcode/commit/1e103eee>`__ Release tag & head commit information updated for
+   hw070720a.opmst
+-  `0d911d37 <https://github.com/open-power/hcode/commit/0d911d37>`__ Release tag & head commit information updated for
+   hw070920a.opmst
+-  `53a4facd <https://github.com/open-power/hcode/commit/53a4facd>`__ Release tag & head commit information updated for
+   hw071020a.opmst
+-  `38ce4727 <https://github.com/open-power/hcode/commit/38ce4727>`__ Release tag & head commit information updated for
+   hw071420a.opmst
+-  `081e2899 <https://github.com/open-power/hcode/commit/081e2899>`__ Release tag & head commit information updated for
+   hw072020a.opmst
+-  `a815e84b <https://github.com/open-power/hcode/commit/a815e84b>`__ Release tag & head commit information updated for
+   hw072020b.opmst
+-  `2811141b <https://github.com/open-power/hcode/commit/2811141b>`__ Release tag & head commit information updated for
+   hw072220a.opmst
+-  `1069536b <https://github.com/open-power/hcode/commit/1069536b>`__ Release tag & head commit information updated for
+   hw072320a.opmst
+-  `61a718bd <https://github.com/open-power/hcode/commit/61a718bd>`__ Release tag & head commit information updated for
+   hw072420a.opmst
+-  `9670cd9c <https://github.com/open-power/hcode/commit/9670cd9c>`__ Release tag & head commit information updated for
+   hw072720a.opmst
+-  `dc43d89c <https://github.com/open-power/hcode/commit/dc43d89c>`__ Release tag & head commit information updated for
+   hw072820a.opmst
+-  `0a793f9b <https://github.com/open-power/hcode/commit/0a793f9b>`__ Release tag & head commit information updated for
+   hw072920a.opmst
+-  `c32cbe4f <https://github.com/open-power/hcode/commit/c32cbe4f>`__ Release tag & head commit information updated for
+   hw073020a.opmst
+-  `0beeec42 <https://github.com/open-power/hcode/commit/0beeec42>`__ Release tag & head commit information updated for
+   hw080320a.opmst
+-  `9f38a36d <https://github.com/open-power/hcode/commit/9f38a36d>`__ Release tag & head commit information updated for
+   hw080420a.opmst
+-  `9547fb46 <https://github.com/open-power/hcode/commit/9547fb46>`__ Release tag & head commit information updated for
+   hw080520a.opmst
+-  `d9a9c7f0 <https://github.com/open-power/hcode/commit/d9a9c7f0>`__ Release tag & head commit information updated for
+   hw080820a.opmst
+-  `4cf71d64 <https://github.com/open-power/hcode/commit/4cf71d64>`__ Release tag & head commit information updated for
+   hw080920a.opmst
+-  `6d1885ba <https://github.com/open-power/hcode/commit/6d1885ba>`__ Release tag & head commit information updated for
+   hw081020a.opmst
+-  `98e82b38 <https://github.com/open-power/hcode/commit/98e82b38>`__ Release tag & head commit information updated for
+   hw081120a.opmst
+-  `c9d11845 <https://github.com/open-power/hcode/commit/c9d11845>`__ Release tag & head commit information updated for
+   hw081220a.opmst
+-  `5f7b0006 <https://github.com/open-power/hcode/commit/5f7b0006>`__ Release tag & head commit information updated for
+   hw081320a.opmst
+-  `168e604a <https://github.com/open-power/hcode/commit/168e604a>`__ Release tag & head commit information updated for
+   hw081420a.opmst
+-  `a2fe7292 <https://github.com/open-power/hcode/commit/a2fe7292>`__ Release tag & head commit information updated for
+   hw081720a.opmst
+-  `d50779d4 <https://github.com/open-power/hcode/commit/d50779d4>`__ Release tag & head commit information updated for
+   hw081820a.opmst
+-  `1e8c08ab <https://github.com/open-power/hcode/commit/1e8c08ab>`__ Release tag & head commit information updated for
+   hw081920a.opmst
+-  `373f579c <https://github.com/open-power/hcode/commit/373f579c>`__ Release tag & head commit information updated for
+   hw082020a.opmst
+-  `3d73e2de <https://github.com/open-power/hcode/commit/3d73e2de>`__ Release tag & head commit information updated for
+   hw082120a.opmst
+-  `1eb90be7 <https://github.com/open-power/hcode/commit/1eb90be7>`__ Release tag & head commit information updated for
+   hw082220a.opmst
+-  `05079b3a <https://github.com/open-power/hcode/commit/05079b3a>`__ Release tag & head commit information updated for
+   hw082520a.opmst
+-  `508c6811 <https://github.com/open-power/hcode/commit/508c6811>`__ Release tag & head commit information updated for
+   hw082520b.opmst
+-  `bdd579e3 <https://github.com/open-power/hcode/commit/bdd579e3>`__ Release tag & head commit information updated for
+   hw082720a.opmst
+-  `0f805db1 <https://github.com/open-power/hcode/commit/0f805db1>`__ Release tag & head commit information updated for
+   hw083020a.opmst
+-  `98f60183 <https://github.com/open-power/hcode/commit/98f60183>`__ Release tag & head commit information updated for
+   hw090120a.opmst
+-  `8b0ce4fd <https://github.com/open-power/hcode/commit/8b0ce4fd>`__ Release tag & head commit information updated for
+   hw090220a.opmst
+-  `54d10e49 <https://github.com/open-power/hcode/commit/54d10e49>`__ Release tag & head commit information updated for
+   hw090320a.opmst
+-  `75e6406b <https://github.com/open-power/hcode/commit/75e6406b>`__ Release tag & head commit information updated for
+   hw090520a.opmst
+-  `c0936168 <https://github.com/open-power/hcode/commit/c0936168>`__ Release tag & head commit information updated for
+   hw090920a.opmst
+-  `2da89cbf <https://github.com/open-power/hcode/commit/2da89cbf>`__ Release tag & head commit information updated for
+   hw091020a.opmst
+-  `2a77a07b <https://github.com/open-power/hcode/commit/2a77a07b>`__ Release tag & head commit information updated for
+   hw091120a.opmst
+-  `551fa1f6 <https://github.com/open-power/hcode/commit/551fa1f6>`__ Release tag & head commit information updated for
+   hw091620a.opmst
+-  `1ac085df <https://github.com/open-power/hcode/commit/1ac085df>`__ Release tag & head commit information updated for
+   hw091720a.opmst
+-  `f1351576 <https://github.com/open-power/hcode/commit/f1351576>`__ Release tag & head commit information updated for
+   hw091820a.opmst
+-  `835066a0 <https://github.com/open-power/hcode/commit/835066a0>`__ Release tag & head commit information updated for
+   hw092120a.opmst
+-  `03aa3c92 <https://github.com/open-power/hcode/commit/03aa3c92>`__ Release tag & head commit information updated for
+   hw092220a.opmst
+-  `e494c325 <https://github.com/open-power/hcode/commit/e494c325>`__ Release tag & head commit information updated for
+   hw092320a.opmst
+-  `08f200b8 <https://github.com/open-power/hcode/commit/08f200b8>`__ Release tag & head commit information updated for
+   hw092420a.opmst
+-  `ee9e0a5d <https://github.com/open-power/hcode/commit/ee9e0a5d>`__ Release tag & head commit information updated for
+   hw092520a.opmst
+-  `68fab35e <https://github.com/open-power/hcode/commit/68fab35e>`__ Release tag & head commit information updated for
+   hw092820a.opmst
+-  `0e7721f7 <https://github.com/open-power/hcode/commit/0e7721f7>`__ Release tag & head commit information updated for
+   hw092920a.opmst
+-  `b17a0278 <https://github.com/open-power/hcode/commit/b17a0278>`__ Release tag & head commit information updated for
+   hw093020a.opmst
+-  `5df62c35 <https://github.com/open-power/hcode/commit/5df62c35>`__ Release tag & head commit information updated for
+   hw100320a.opmst
+-  `bad7a125 <https://github.com/open-power/hcode/commit/bad7a125>`__ Release tag & head commit information updated for
+   hw100620a.opmst
+-  `cd58b865 <https://github.com/open-power/hcode/commit/cd58b865>`__ Release tag & head commit information updated for
+   hw100720a.opmst
+-  `52cd5aad <https://github.com/open-power/hcode/commit/52cd5aad>`__ Release tag & head commit information updated for
+   hw100920a.opmst
+-  `c2ca8494 <https://github.com/open-power/hcode/commit/c2ca8494>`__ Release tag & head commit information updated for
+   hw101120a.opmst
+-  `cd07c463 <https://github.com/open-power/hcode/commit/cd07c463>`__ Release tag & head commit information updated for
+   hw101220a.opmst
+-  `c4ff99e8 <https://github.com/open-power/hcode/commit/c4ff99e8>`__ Release tag & head commit information updated for
+   hw101320a.opmst
+-  `d0f308bf <https://github.com/open-power/hcode/commit/d0f308bf>`__ Release tag & head commit information updated for
+   hw101520a.opmst
+-  `8ff58c8a <https://github.com/open-power/hcode/commit/8ff58c8a>`__ Release tag & head commit information updated for
+   hw101620a.opmst
+-  `fbc889dd <https://github.com/open-power/hcode/commit/fbc889dd>`__ Release tag & head commit information updated for
+   hw101920a.opmst
+-  `8921f64e <https://github.com/open-power/hcode/commit/8921f64e>`__ Release tag & head commit information updated for
+   hw102320a.opmst
+-  `fad1a0f6 <https://github.com/open-power/hcode/commit/fad1a0f6>`__ Release tag & head commit information updated for
+   hw102620a.opmst
+-  `738a0641 <https://github.com/open-power/hcode/commit/738a0641>`__ Release tag & head commit information updated for
+   hw102720a.opmst
+-  `fc41fd13 <https://github.com/open-power/hcode/commit/fc41fd13>`__ Release tag & head commit information updated for
+   hw102820a.opmst
+-  `3e4b2934 <https://github.com/open-power/hcode/commit/3e4b2934>`__ Release tag & head commit information updated for
+   hw103020a.opmst
+
+Package: hostboot
+-----------------
+
+`Repository <https://github.com/open-power/hostboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Adam Hale (1):
+
+-  `504cb2180 <https://github.com/open-power/hostboot/commit/504cb2180>`__ Allow OMIC targeting on OMI\_DL regs
+
+Alvin Wang (3):
+
+-  `2c11a06a0 <https://github.com/open-power/hostboot/commit/2c11a06a0>`__ Add empty files for kind library
+-  `1b0c5068b <https://github.com/open-power/hostboot/commit/1b0c5068b>`__ Move kind library to generic
+-  `2343ee202 <https://github.com/open-power/hostboot/commit/2343ee202>`__ Add OMI\_EDPL\_DISABLE attribute
+
+Amita Banchhor (6):
+
+-  `0158bfc1d <https://github.com/open-power/hostboot/commit/0158bfc1d>`__ FW STATUS logging extended
+-  `085048876 <https://github.com/open-power/hostboot/commit/085048876>`__ Adding blank files for moving has\_rcd from nm unmask to
+   nm dimm
+-  `2645ac029 <https://github.com/open-power/hostboot/commit/2645ac029>`__ fw\_status logging improved
+-  `ed23d239d <https://github.com/open-power/hostboot/commit/ed23d239d>`__ adding new file exp\_kind.H to have declarations for
+   exp\_kind.C
+-  `066d6f7e5 <https://github.com/open-power/hostboot/commit/066d6f7e5>`__ Moving has\_rcd from namespace unmask to namespace dimm
+-  `0a38f6791 <https://github.com/open-power/hostboot/commit/0a38f6791>`__ Update Galois APIs to accept uint64\_t as inputs for all
+   functions
+
+Andre A. Marin (7):
+
+-  `33fb53d3a <https://github.com/open-power/hostboot/commit/33fb53d3a>`__ Update SPD for rev 0.3
+-  `523a24db9 <https://github.com/open-power/hostboot/commit/523a24db9>`__ Add p9c\_mss\_funcs object file to istep07 makefile
+-  `daeb4ee75 <https://github.com/open-power/hostboot/commit/daeb4ee75>`__ Limit centaur m\_mba\_throttle to avoid over current
+   warning
+-  `0866bcba2 <https://github.com/open-power/hostboot/commit/0866bcba2>`__ Fix DDIMM SPD revision fallback for DDIMM
+-  `5344a7393 <https://github.com/open-power/hostboot/commit/5344a7393>`__ Add missing DEPLIBS for p9c\_mss\_funcs
+-  `ba26156a6 <https://github.com/open-power/hostboot/commit/ba26156a6>`__ Add new SPD bytes for RCD parameters for rev 0.4
+-  `efa47dd47 <https://github.com/open-power/hostboot/commit/efa47dd47>`__ Makefile changes for exp fw update to work
+
+Austin Cui (1):
+
+-  `c7ee4833c <https://github.com/open-power/hostboot/commit/c7ee4833c>`__ EKB P9 build fix on RHEL7 systems
+
+Ben Gass (1):
+
+-  `3c1e77dec <https://github.com/open-power/hostboot/commit/3c1e77dec>`__ Update explorer command tags in the initfile.
+
+Bill Hoffa (2):
+
+-  `521bfe25e <https://github.com/open-power/hostboot/commit/521bfe25e>`__ Increase max code line length to 100 characters
+-  `6e9f0d219 <https://github.com/open-power/hostboot/commit/6e9f0d219>`__ Increase HBRT Partition Size to 0x800000
+
+Brian Stegmiller (1):
+
+-  `e8f69cae9 <https://github.com/open-power/hostboot/commit/e8f69cae9>`__ PRD: HMS/OpenCAPI adapter errors
+
+Caleb Palmer (34):
+
+-  `f66ae38cb <https://github.com/open-power/hostboot/commit/f66ae38cb>`__ PRD: Correct unit checkstops in MCC to checkstop root
+   cause
+-  `a77fcb358 <https://github.com/open-power/hostboot/commit/a77fcb358>`__ MDIA: Reenable restore DRAM repairs in memdiags
+-  `f7517b0d4 <https://github.com/open-power/hostboot/commit/f7517b0d4>`__ PRD: Fix endianness of dqMapping in mem capture data
+-  `a6a022676 <https://github.com/open-power/hostboot/commit/a6a022676>`__ PRD: Add OMI error related registers to FFDC
+-  `c08526423 <https://github.com/open-power/hostboot/commit/c08526423>`__ PRD: Capture USTLSTATUS register for FFDC
+-  `69e8f8ff3 <https://github.com/open-power/hostboot/commit/69e8f8ff3>`__ PRD: Default callout for failure to scom OCMB to cover
+   chnl fails
+-  `34f69b535 <https://github.com/open-power/hostboot/commit/34f69b535>`__ PRD: Return nullptr for missing subchannels in
+   getConnected
+-  `f8097fd88 <https://github.com/open-power/hostboot/commit/f8097fd88>`__ MDIA: Properly get OMIC parent to check HW state
+-  `235b00450 <https://github.com/open-power/hostboot/commit/235b00450>`__ PRD: Toggle summary mask reg after cleanup of chnl attns
+-  `a21c00340 <https://github.com/open-power/hostboot/commit/a21c00340>`__ PRD: Collect FFDC from both sides of bus for OMI errs
+-  `08ba8e429 <https://github.com/open-power/hostboot/commit/08ba8e429>`__ PRD: Remove NPU targets from read PNOR and write HOMER
+   code
+-  `4f6899b9e <https://github.com/open-power/hostboot/commit/4f6899b9e>`__ ATTN: Check OCMBs for attns during certain parts of the
+   IPL
+-  `25e19b151 <https://github.com/open-power/hostboot/commit/25e19b151>`__ PRD: OMI error FFDC collection minor adjustments
+-  `acbec491e <https://github.com/open-power/hostboot/commit/acbec491e>`__ PRD: Consolidate extra memory signatures
+-  `438beac29 <https://github.com/open-power/hostboot/commit/438beac29>`__ PRD: Blunt force check all OCMBs for attentions
+-  `f0ac9b733 <https://github.com/open-power/hostboot/commit/f0ac9b733>`__ PRD: Poll PRD\_HWP\_PLID before scomming OCMBs in certain
+   isteps
+-  `653512230 <https://github.com/open-power/hostboot/commit/653512230>`__ PRD: Fix for PRD repo mirror in analyzeOcmbs
+-  `9639e0ad7 <https://github.com/open-power/hostboot/commit/9639e0ad7>`__ PRD: adjust DSTLFIR re-setting workaround
+-  `602fe789b <https://github.com/open-power/hostboot/commit/602fe789b>`__ PRD: Don't ban TPS when all dram repairs used
+-  `baad9527f <https://github.com/open-power/hostboot/commit/baad9527f>`__ PRD: Update OCMB symbol to DQ mapping
+-  `d6c8dc2dd <https://github.com/open-power/hostboot/commit/d6c8dc2dd>`__ PRD: Fix memport dq2Symbol function
+-  `337475699 <https://github.com/open-power/hostboot/commit/337475699>`__ PRD: Adjust scrub error threshold timer
+-  `30ad900b9 <https://github.com/open-power/hostboot/commit/30ad900b9>`__ PRD: Adjust MemAddr end address creation for Centaur
+-  `7277568f7 <https://github.com/open-power/hostboot/commit/7277568f7>`__ PRD: DQ Mapping endianness logging fix
+-  `4152f3a49 <https://github.com/open-power/hostboot/commit/4152f3a49>`__ PRD: Disable dynamic memory deallocation for now
+-  `93e59414f <https://github.com/open-power/hostboot/commit/93e59414f>`__ MDIA: Fix OMIDLFIR addr in timeout FFDC
+-  `b4d86165b <https://github.com/open-power/hostboot/commit/b4d86165b>`__ PRD: Bad DQ Bitmap spare byte updates
+-  `5d53ef8d5 <https://github.com/open-power/hostboot/commit/5d53ef8d5>`__ PRD: Only temporarily disable dynMemDealloc for OCMBs
+-  `04c8dbb78 <https://github.com/open-power/hostboot/commit/04c8dbb78>`__ PRD: Fix tracing in cleanupChnlAttns workaround
+-  `8a7983ebe <https://github.com/open-power/hostboot/commit/8a7983ebe>`__ PRD: Adjust return code when resetting DSLTFIR for OCMB
+   attns
+-  `bcabe6e22 <https://github.com/open-power/hostboot/commit/bcabe6e22>`__ PRD: Use the same MNFG Mem CE Thr for all DRAM densities
+-  `cca3ddf35 <https://github.com/open-power/hostboot/commit/cca3ddf35>`__ PRD: Add Additional TLX Error Report Regs to FFDC
+-  `896a0ff76 <https://github.com/open-power/hostboot/commit/896a0ff76>`__ MDIA: Reenable restoreDramRepairs in memdiags
+-  `e6eb4089f <https://github.com/open-power/hostboot/commit/e6eb4089f>`__ PRD: Update IUE thr triggers chnl fail instead of port
+   fail
+
+Chen Du (1):
+
+-  `d6a35a476 <https://github.com/open-power/hostboot/commit/d6a35a476>`__ Dimm FAPI\_POS update
+
+Christian Geddes (6):
+
+-  `967ca2cc7 <https://github.com/open-power/hostboot/commit/967ca2cc7>`__ Handle fapi2 getChildren for OCMB targets
+-  `f98b8f4d6 <https://github.com/open-power/hostboot/commit/f98b8f4d6>`__ Port MCTP and PLDM stacks to P9
+-  `aa7a85e18 <https://github.com/open-power/hostboot/commit/aa7a85e18>`__ MCTP: Address double free issue seen during istep 6.6
+-  `f1bf839ad <https://github.com/open-power/hostboot/commit/f1bf839ad>`__ Fix bad port of LPC workaround for MCTP over LPC
+-  `40f262bcb <https://github.com/open-power/hostboot/commit/40f262bcb>`__ Make the task\_type of the pldm\_extended module be
+   INIT\_TASK
+-  `938535910 <https://github.com/open-power/hostboot/commit/938535910>`__ Workaround to load WOF lid from BMC in Tacoma
+
+Christian R Geddes (1):
+
+-  `38aed2e2f <https://github.com/open-power/hostboot/commit/38aed2e2f>`__ Revert "Blank file commit for dstlfir workaround"
+
+Corey Swenson (3):
+
+-  `36b16d351 <https://github.com/open-power/hostboot/commit/36b16d351>`__ Move the clearing of DIMM\_BAD\_DQ\_DATA to istep 7.1
+-  `16e8000d0 <https://github.com/open-power/hostboot/commit/16e8000d0>`__ Delete error logs at end of HWP\_INVOKE
+-  `4df8a9f9a <https://github.com/open-power/hostboot/commit/4df8a9f9a>`__ Add trace-lite tools to hostboot
+
+Dan Crowell (8):
+
+-  `0cbfa4df9 <https://github.com/open-power/hostboot/commit/0cbfa4df9>`__ Increase timeout for nvdimm status during arm
+-  `00f32c7b6 <https://github.com/open-power/hostboot/commit/00f32c7b6>`__ Temporarily disable OCMB comm tests
+-  `a7d60085f <https://github.com/open-power/hostboot/commit/a7d60085f>`__ Update eecache with new SPD
+-  `ef0fd93a6 <https://github.com/open-power/hostboot/commit/ef0fd93a6>`__ Allow GENERICI2CSLAVE children of OCMB targets
+-  `adfb175c5 <https://github.com/open-power/hostboot/commit/adfb175c5>`__ Run Explorer FW Update in parallel
+-  `5744d86f2 <https://github.com/open-power/hostboot/commit/5744d86f2>`__ Trigger reboot after OCMB firmware update
+-  `21406eedb <https://github.com/open-power/hostboot/commit/21406eedb>`__ Fix some mss istep dependency issues
+-  `449a1d765 <https://github.com/open-power/hostboot/commit/449a1d765>`__ Disable Centaur sensor cache during VPD write request
+
+Dan Larson (1):
+
+-  `ebb7f0778 <https://github.com/open-power/hostboot/commit/ebb7f0778>`__ Increase CUMULUS\_CDIMM timeout to 75 minutes
+
+Daniel M Crowell (1):
+
+-  `ea90451a8 <https://github.com/open-power/hostboot/commit/ea90451a8>`__ Revert "Move kind library to generic"
+
+Ilya Smirnov (3):
+
+-  `0e3727a5f <https://github.com/open-power/hostboot/commit/0e3727a5f>`__ Run distributeSmfMem on FSP Systems
+-  `4d5564e4b <https://github.com/open-power/hostboot/commit/4d5564e4b>`__ PLDM File IO: Get MCL Lids via PLDM
+-  `90cdc643d <https://github.com/open-power/hostboot/commit/90cdc643d>`__ Use TEMP Side In PLDM File IO
+
+Jayashankar Padath (3):
+
+-  `bf351bba0 <https://github.com/open-power/hostboot/commit/bf351bba0>`__ HDAT: Fix to update the system type
+-  `7e53ed88f <https://github.com/open-power/hostboot/commit/7e53ed88f>`__ HDAT: Update on the platform IPL side
+-  `878a64651 <https://github.com/open-power/hostboot/commit/878a64651>`__ HDAT: Value change on the platform IPL side
+
+Joachim Fenkes (3):
+
+-  `e64d23858 <https://github.com/open-power/hostboot/commit/e64d23858>`__ FAPI2: Add static compile time checks for some Target
+   methods
+-  `881562e7b <https://github.com/open-power/hostboot/commit/881562e7b>`__ FAPI2: Add target method to safely construct reduced-type
+   targets
+-  `985c85f0e <https://github.com/open-power/hostboot/commit/985c85f0e>`__ FAPI2: Stricter checks for getChildren
+
+Joe McGill (1):
+
+-  `10a6ca392 <https://github.com/open-power/hostboot/commit/10a6ca392>`__ Enable OBUS DL HW fix for p9c DD1.3
+
+Li Meng (14):
+
+-  `48befbce6 <https://github.com/open-power/hostboot/commit/48befbce6>`__ Adds LRDIMM MWD coarse training step
+-  `b67e7b02e <https://github.com/open-power/hostboot/commit/b67e7b02e>`__ Creates LRDIMM mrep/dwl calibration recorder class
+-  `83e105f61 <https://github.com/open-power/hostboot/commit/83e105f61>`__ Adds LRDIMM MWD fine training step
+-  `d751613d4 <https://github.com/open-power/hostboot/commit/d751613d4>`__ Adds error logging features to LRDIMM MRD\_COARSE
+-  `a40f39c43 <https://github.com/open-power/hostboot/commit/a40f39c43>`__ Adds workaround for LRDIMM to clear FIRs
+-  `ae49a214c <https://github.com/open-power/hostboot/commit/ae49a214c>`__ Adds new algorithm for DWL
+-  `435f43e78 <https://github.com/open-power/hostboot/commit/435f43e78>`__ Adds error logging features to LRDIMM MWD\_COARSE
+-  `9363dfe48 <https://github.com/open-power/hostboot/commit/9363dfe48>`__ Adds RAS features to LRDIMM MRD\_FINE and use
+   fine\_recorder class
+-  `ca8335916 <https://github.com/open-power/hostboot/commit/ca8335916>`__ Fixes LRDIMM training issue
+-  `6dee960a2 <https://github.com/open-power/hostboot/commit/6dee960a2>`__ Adds LRDIMM coarse class
+-  `f36692fbd <https://github.com/open-power/hostboot/commit/f36692fbd>`__ Fixes LRDIMM set rank presence bug
+-  `5408446c6 <https://github.com/open-power/hostboot/commit/5408446c6>`__ Fixes for missing error check in MRD\_FINE
+-  `6dbeb72ff <https://github.com/open-power/hostboot/commit/6dbeb72ff>`__ Adds error logging features to LRDIMM MWD\_FINE
+-  `1137f37ae <https://github.com/open-power/hostboot/commit/1137f37ae>`__ Fixes for LRDIMM dual drop DB training
+
+Louis Stermole (29):
+
+-  `27ca327c8 <https://github.com/open-power/hostboot/commit/27ca327c8>`__ Fix restore DRAM repairs to skip non-existent spare
+   nibbles on Explorer
+-  `82fec3881 <https://github.com/open-power/hostboot/commit/82fec3881>`__ Add empty files for HB commit 97450
+-  `85f42ae3c <https://github.com/open-power/hostboot/commit/85f42ae3c>`__ Update exp\_omi\_train\_check polling to avoid scom read
+   errors
+-  `a75cc465a <https://github.com/open-power/hostboot/commit/a75cc465a>`__ Check Explorer FW version and store in attrs in HWPs
+-  `cb6a25a2c <https://github.com/open-power/hostboot/commit/cb6a25a2c>`__ Update TXSDLL setting to 1024 per JESD79-D for Explorer
+-  `2b424ad43 <https://github.com/open-power/hostboot/commit/2b424ad43>`__ Add FIR checking to \*\_omi\_train\_check fail path
+-  `9a6108787 <https://github.com/open-power/hostboot/commit/9a6108787>`__ Add throttle and power settings to exp\_scominit
+-  `e0aba037e <https://github.com/open-power/hostboot/commit/e0aba037e>`__ Fix endianness switching in new FW\_ADAPTER\_PROPERTIES
+   code
+-  `4be6a9822 <https://github.com/open-power/hostboot/commit/4be6a9822>`__ Mask DLx\_ERROR\_HOLD tx side errors on Exp and Axone
+-  `e56861871 <https://github.com/open-power/hostboot/commit/e56861871>`__ Add p9a DDIMM SPD revision plug rules
+-  `9382299da <https://github.com/open-power/hostboot/commit/9382299da>`__ Add Explorer B.0 support in ddimm\_get\_efd
+-  `b76217d67 <https://github.com/open-power/hostboot/commit/b76217d67>`__ Fix inverted mask value in trace of manual FIR checks
+-  `9ccf79cd3 <https://github.com/open-power/hostboot/commit/9ccf79cd3>`__ Fix encoding for DRAM\_MODULE\_HEIGHT for 4U
+-  `44897659b <https://github.com/open-power/hostboot/commit/44897659b>`__ Add attributes and SPD decode for secondary DDIMM thermal
+   sensors
+-  `0c51e130d <https://github.com/open-power/hostboot/commit/0c51e130d>`__ Add new decode of EFD ODT impedance for DDIMM SPD 0.4
+-  `e370d9b50 <https://github.com/open-power/hostboot/commit/e370d9b50>`__ Add EFD decodes for DDIMM RCD attributes
+-  `4d05669fc <https://github.com/open-power/hostboot/commit/4d05669fc>`__ Move Explorer UNIT\_TOP FIR unmasks into exp\_omi\_setup
+-  `0bb0e6b49 <https://github.com/open-power/hostboot/commit/0bb0e6b49>`__ Fix attribute enum for Smart in
+   ATTR\_MEM\_EFF\_MODULE\_MFG\_ID
+-  `57a6d8e5a <https://github.com/open-power/hostboot/commit/57a6d8e5a>`__ Fix memory attributes that have both a default and
+   initToZero tags
+-  `7c92b2e3d <https://github.com/open-power/hostboot/commit/7c92b2e3d>`__ Fix exp\_fw\_log, and add wrapper
+-  `d65d97199 <https://github.com/open-power/hostboot/commit/d65d97199>`__ Move Explorer obj handle and cmd flag setup from
+   exp\_scominit to exp\_omi\_init
+-  `12a287941 <https://github.com/open-power/hostboot/commit/12a287941>`__ Fix duplicate symbol errors from DEFAULT\_MC\_TYPE
+-  `e3601cec6 <https://github.com/open-power/hostboot/commit/e3601cec6>`__ Explorer FIR cleanup
+-  `cba475719 <https://github.com/open-power/hostboot/commit/cba475719>`__ Support multiple revisions of user\_input\_msdg\_t
+-  `28f61d13e <https://github.com/open-power/hostboot/commit/28f61d13e>`__ Add check in gen\_throttle for divide by zero
+-  `4d8cac242 <https://github.com/open-power/hostboot/commit/4d8cac242>`__ Explorer thermal sensor polling updates
+-  `40896560c <https://github.com/open-power/hostboot/commit/40896560c>`__ Remove DDIMM thermal sensor DRAM\_AND\_PMIC usage
+-  `27cf4344f <https://github.com/open-power/hostboot/commit/27cf4344f>`__ Change memory throttle float conversions for trace to
+   uint32
+-  `c4118dbd5 <https://github.com/open-power/hostboot/commit/c4118dbd5>`__ Add support for secondary DDIMM thermal sensors
+
+Luis Fernandez (1):
+
+-  `d629ce10b <https://github.com/open-power/hostboot/commit/d629ce10b>`__ Fix Intermittent FIPS Build Failure
+
+Mark Pizzutillo (32):
+
+-  `f8aa97dd7 <https://github.com/open-power/hostboot/commit/f8aa97dd7>`__ Tokenize attributes for ATTR\_I2C\_DEV\_TYPE
+-  `6923d6325 <https://github.com/open-power/hostboot/commit/6923d6325>`__ Fix attribute encoding for PREAMBLE attribute
+-  `8e10bc15b <https://github.com/open-power/hostboot/commit/8e10bc15b>`__ Update PMIC disabling pre-enable to make use of sequence
+   attributes
+-  `e510e8b58 <https://github.com/open-power/hostboot/commit/e510e8b58>`__ Add blank file for pmic\_attributes.xml
+-  `e6a416c71 <https://github.com/open-power/hostboot/commit/e6a416c71>`__ Add support for PMIC 4U enable
+-  `ca462d844 <https://github.com/open-power/hostboot/commit/ca462d844>`__ Fixes for PMIC 4U Enable
+-  `35257f51c <https://github.com/open-power/hostboot/commit/35257f51c>`__ Fix F0RC1x offset train display bug
+-  `3be8b0403 <https://github.com/open-power/hostboot/commit/3be8b0403>`__ Update ADC setting for ALERT\_PIN\_CFG for PMIC 4U
+-  `1ea8cd47e <https://github.com/open-power/hostboot/commit/1ea8cd47e>`__ Suppress Wide character in print errors
+-  `11435b168 <https://github.com/open-power/hostboot/commit/11435b168>`__ Fix 4U enable to work when efuse is already enabled
+-  `f6f95de35 <https://github.com/open-power/hostboot/commit/f6f95de35>`__ PMIC 4U - Add 4 new GPIO init steps
+-  `a8c636919 <https://github.com/open-power/hostboot/commit/a8c636919>`__ PMIC Enable and Lab Tool Optimizations
+-  `861931b03 <https://github.com/open-power/hostboot/commit/861931b03>`__ Fix support for revision 0.4 SPD
+-  `72d08f6b7 <https://github.com/open-power/hostboot/commit/72d08f6b7>`__ Add support for PMIC current consumption warning fields
+-  `df3467291 <https://github.com/open-power/hostboot/commit/df3467291>`__ Add RCD timing attributes for 4U
+-  `59603a869 <https://github.com/open-power/hostboot/commit/59603a869>`__ Fix EKB compile fail due to latch\_wr\_vref error
+-  `8228f9fd5 <https://github.com/open-power/hostboot/commit/8228f9fd5>`__ Port latch\_wr\_vref to generic (Part 1.5)
+-  `73e0f5ff0 <https://github.com/open-power/hostboot/commit/73e0f5ff0>`__ Add platform accessor for GPIO + ADC i2c addresses
+-  `770556888 <https://github.com/open-power/hostboot/commit/770556888>`__ Port latch\_wr\_vref to generic (Part 1)
+-  `5318d0fc6 <https://github.com/open-power/hostboot/commit/5318d0fc6>`__ Add support for PMIC 1U/2U PWR\_GOOD IO Mode
+-  `b87ca4bf9 <https://github.com/open-power/hostboot/commit/b87ca4bf9>`__ Port latch\_wr\_vref to generic (Part 1.5a)
+-  `a0d8da2d9 <https://github.com/open-power/hostboot/commit/a0d8da2d9>`__ Port latch\_wr\_vref to generic (Part 2+3)
+-  `2ca2bb3c9 <https://github.com/open-power/hostboot/commit/2ca2bb3c9>`__ Revert "Add support for PMIC 1U/2U PWR\_GOOD IO Mode"
+-  `0092646c2 <https://github.com/open-power/hostboot/commit/0092646c2>`__ Update explorer CCS ODTs to support mirroring A-B
+-  `6bd5227d7 <https://github.com/open-power/hostboot/commit/6bd5227d7>`__ Fix modal\_symbol\_count port
+-  `c95384931 <https://github.com/open-power/hostboot/commit/c95384931>`__ Add attribute to control pmic 4U pairs to enable
+-  `7a57510f8 <https://github.com/open-power/hostboot/commit/7a57510f8>`__ Max out PMIC soft stop time for 4U DDIMMs
+-  `5c229da43 <https://github.com/open-power/hostboot/commit/5c229da43>`__ Small code fixes for PMIC 4U soft stop time algorithm
+-  `a62a7bea5 <https://github.com/open-power/hostboot/commit/a62a7bea5>`__ Improve Explorer command error trace
+-  `feadf1caf <https://github.com/open-power/hostboot/commit/feadf1caf>`__ Add support for PMIC 4U Fail-In-Place Redundancy
+-  `004f1c53b <https://github.com/open-power/hostboot/commit/004f1c53b>`__ PMIC Enable Updates for soft-start/stop, VIN, etc.
+-  `29cdc26e2 <https://github.com/open-power/hostboot/commit/29cdc26e2>`__ Perform PMIC soft start time workaround for 1U/2U
+
+Matt Derksen (2):
+
+-  `0c2a399ee <https://github.com/open-power/hostboot/commit/0c2a399ee>`__ Wait appropriate time after enabling notifications in
+   nvdimmArm()
+-  `a71e1b334 <https://github.com/open-power/hostboot/commit/a71e1b334>`__ Mask nvdimm during restore to prevent PRD error
+
+Matthew Hickman (9):
+
+-  `f9e7de0c0 <https://github.com/open-power/hostboot/commit/f9e7de0c0>`__ Blank file commit for dstlfir workaround
+-  `ad63e26bd <https://github.com/open-power/hostboot/commit/ad63e26bd>`__ Added restore repairs generic blank files
+-  `6f50efd41 <https://github.com/open-power/hostboot/commit/6f50efd41>`__ Added restore repairs generic
+-  `62be8e37c <https://github.com/open-power/hostboot/commit/62be8e37c>`__ Fixed the ccs port merge conflicts and added lab code
+-  `a55d71421 <https://github.com/open-power/hostboot/commit/a55d71421>`__ Added port of MRS engine to generic
+-  `5fb6459d6 <https://github.com/open-power/hostboot/commit/5fb6459d6>`__ Added MRS attributes and MRS data handling for Explorer
+-  `7edcb6c35 <https://github.com/open-power/hostboot/commit/7edcb6c35>`__ Added blank files for row repair
+-  `90032368e <https://github.com/open-power/hostboot/commit/90032368e>`__ Added missing row repair files
+-  `30bdce784 <https://github.com/open-power/hostboot/commit/30bdce784>`__ Added row repair hwp for explorer
+
+Michael Baiocchi (1):
+
+-  `164836280 <https://github.com/open-power/hostboot/commit/164836280>`__ Redo "Terminate the IPL for Physical Presence Detection
+   Errors in Mnfg Mode"
+
+Mike Baiocchi (19):
+
+-  `dfa24928d <https://github.com/open-power/hostboot/commit/dfa24928d>`__ Improve Attribute Syncing For Key Clear Requests
+-  `829007de4 <https://github.com/open-power/hostboot/commit/829007de4>`__ Limit fapi2 attributes that are dumped
+-  `114fa85e6 <https://github.com/open-power/hostboot/commit/114fa85e6>`__ Create Informational Error Log for
+   KEY\_CLEAR\_REQUST\_MFG
+-  `a1c13b524 <https://github.com/open-power/hostboot/commit/a1c13b524>`__ Clear FW Secure Version field in HDAT
+-  `be66eacff <https://github.com/open-power/hostboot/commit/be66eacff>`__ Add Support UCD9090A Device and ZZ Gen4 Backplane Devices
+-  `1a912de30 <https://github.com/open-power/hostboot/commit/1a912de30>`__ Remove KEY\_CLEAR\_REQUEST\_PEF\_SSO enum
+-  `fb01b20d7 <https://github.com/open-power/hostboot/commit/fb01b20d7>`__ Add Support UCD9090A Device and ZZ Gen4 Backplane Devices
+-  `6ffc41b01 <https://github.com/open-power/hostboot/commit/6ffc41b01>`__ Create new attributes to support sharing FW Secure
+   Version Information
+-  `7e1061864 <https://github.com/open-power/hostboot/commit/7e1061864>`__ Update bbuild to b0629a\_2026.950
+-  `d948f76c8 <https://github.com/open-power/hostboot/commit/d948f76c8>`__ Anti-Rollback Support: Adding Secure Version to Signed
+   Containers
+-  `618107d4b <https://github.com/open-power/hostboot/commit/618107d4b>`__ Anti-Rollback Support: Secure Version passed from HBBL to
+   HDAT
+-  `d7531ce49 <https://github.com/open-power/hostboot/commit/d7531ce49>`__ Anti-Rollback Support: Updating SecureROM to check for
+   Secure Version
+-  `7f2e0136f <https://github.com/open-power/hostboot/commit/7f2e0136f>`__ Anti-Rollback Support: Properly use "Minimum" Secure
+   Version
+-  `1ac08dd03 <https://github.com/open-power/hostboot/commit/1ac08dd03>`__ Key Clear: Fix Hostboot GPIO processing on multi-node
+   systems
+-  `0494a8f6f <https://github.com/open-power/hostboot/commit/0494a8f6f>`__ Anti-Rollback Support: Add Secure Version to Tracing and
+   Logs
+-  `4955889df <https://github.com/open-power/hostboot/commit/4955889df>`__ Anti-Rollback Support: Update Secure Version During SBE
+   Update
+-  `05bcd5126 <https://github.com/open-power/hostboot/commit/05bcd5126>`__ Anti-Rollback Support: Add Security Checks for Secure
+   Version
+-  `290fa6652 <https://github.com/open-power/hostboot/commit/290fa6652>`__ Clear Key Clear Request field in HDAT when Key Clear is
+   not enabled
+-  `6e765873e <https://github.com/open-power/hostboot/commit/6e765873e>`__ Do Not Export SECURE\_VERSION Attributes to the MRW
+
+Murulidhar Nataraju (2):
+
+-  `5639570c7 <https://github.com/open-power/hostboot/commit/5639570c7>`__ Disable MPIPL dump collection for OPAl based
+   systems(Fips950/master)
+-  `ca08c6423 <https://github.com/open-power/hostboot/commit/ca08c6423>`__ Fips950 Disable MPIPL Dump, Update sendMboxMsg()
+
+Nick Bofferding (2):
+
+-  `a6cceeddf <https://github.com/open-power/hostboot/commit/a6cceeddf>`__ Fix page coalescing for regions past initial cache
+   allocation
+-  `5a5fd8f0b <https://github.com/open-power/hostboot/commit/5a5fd8f0b>`__ Workaround: Force 4,1 byte reads/writes for LPC FW space
+
+Paul Grohowski (1):
+
+-  `e5adfac19 <https://github.com/open-power/hostboot/commit/e5adfac19>`__ Adds additional precanned march tests for mcbist
+
+Prasad Bg Ranganath (1):
+
+-  `f174e0de2 <https://github.com/open-power/hostboot/commit/f174e0de2>`__ PM HWP: Skip logging error if ccsr doesn't match with the
+   core target state
+
+Prem Shanker Jha (1):
+
+-  `b4cd81ba1 <https://github.com/open-power/hostboot/commit/b4cd81ba1>`__ pm callout: Added support for logging PFET Header error
+   detection.
+
+Rahul Batra (2):
+
+-  `08548d6f8 <https://github.com/open-power/hostboot/commit/08548d6f8>`__ PM: NACK disable and OCC notification
+-  `dadfff45b <https://github.com/open-power/hostboot/commit/dadfff45b>`__ PM: Process C405\_ECC\_UE FIR
+
+Roland Veloz (2):
+
+-  `c24fa8d27 <https://github.com/open-power/hostboot/commit/c24fa8d27>`__ Force the refresh/update of attribute overrides at the
+   point of retrieval
+-  `51d983838 <https://github.com/open-power/hostboot/commit/51d983838>`__ Fix issue with the callout\_ud::Flag data
+
+Ryan Black (1):
+
+-  `202854d7c <https://github.com/open-power/hostboot/commit/202854d7c>`__ Third set of changes to enable multi-node fleetwood
+
+Sneha Kadam (2):
+
+-  `06f86049b <https://github.com/open-power/hostboot/commit/06f86049b>`__ Update CAC MCBIST defaults
+-  `e57a240a7 <https://github.com/open-power/hostboot/commit/e57a240a7>`__ Improve mss\_draminit\_training prints for Nimbus
+
+Stephen Glancy (34):
+
+-  `5564c6e01 <https://github.com/open-power/hostboot/commit/5564c6e01>`__ Updates Centaur's refresh priority to 0
+-  `2c7fd24b8 <https://github.com/open-power/hostboot/commit/2c7fd24b8>`__ Updates Explorer's refresh priority to 0
+-  `1887c7fc5 <https://github.com/open-power/hostboot/commit/1887c7fc5>`__ Updates Nimbus's refresh priority to 0
+-  `1bba3d97d <https://github.com/open-power/hostboot/commit/1bba3d97d>`__ Adds explorer simple response error code to callout
+-  `b6d523412 <https://github.com/open-power/hostboot/commit/b6d523412>`__ Fixes explorer PHY init command flags
+-  `67d1f4e7c <https://github.com/open-power/hostboot/commit/67d1f4e7c>`__ Fixes Nimbus broadcast mode configuration logic
+-  `4f0932663 <https://github.com/open-power/hostboot/commit/4f0932663>`__ Adds Explorer PHY reset blankfiles
+-  `b66e5bafb <https://github.com/open-power/hostboot/commit/b66e5bafb>`__ Adds explorer PHY init tool
+-  `89219972a <https://github.com/open-power/hostboot/commit/89219972a>`__ Adds generic LRDIMM VREF calibration algorithm
+-  `cb49aa16e <https://github.com/open-power/hostboot/commit/cb49aa16e>`__ Fixes LRDIMM m386a8k40cm2\_ctd7y workaround for cronus
+-  `bdca64086 <https://github.com/open-power/hostboot/commit/bdca64086>`__ Adds Exp FW version check for PHY reset
+-  `92ad38600 <https://github.com/open-power/hostboot/commit/92ad38600>`__ Fixes explorer's non-existant spare byte logic
+-  `db8356bc2 <https://github.com/open-power/hostboot/commit/db8356bc2>`__ Adds LRDIMM DWL training step
+-  `7d833ab19 <https://github.com/open-power/hostboot/commit/7d833ab19>`__ Adds LRDIMM helper functions
+-  `c385cb0ac <https://github.com/open-power/hostboot/commit/c385cb0ac>`__ Adds LRDIMM MRD - DRAM to buffer RD calibration
+-  `fdf148879 <https://github.com/open-power/hostboot/commit/fdf148879>`__ Adds error logging features to LRDIMM DWL
+-  `6e1bd7a31 <https://github.com/open-power/hostboot/commit/6e1bd7a31>`__ Creates LRDIMM fine calibration recorder class
+-  `e04b9f876 <https://github.com/open-power/hostboot/commit/e04b9f876>`__ Adds MRD coarse
+-  `7c004085e <https://github.com/open-power/hostboot/commit/7c004085e>`__ Updates MWD\_COARSE to run multiple patterns
+-  `162882053 <https://github.com/open-power/hostboot/commit/162882053>`__ Fixes LRDIMM rank configuration for dual-drop
+-  `76458d225 <https://github.com/open-power/hostboot/commit/76458d225>`__ Updates CCS to run with quad encoded chip select
+-  `ad8ca5af2 <https://github.com/open-power/hostboot/commit/ad8ca5af2>`__ Updates LRDIMM final value prints
+-  `0a34f054a <https://github.com/open-power/hostboot/commit/0a34f054a>`__ Fixes LRDIMM command to command timing
+-  `cdc4f1d24 <https://github.com/open-power/hostboot/commit/cdc4f1d24>`__ Adds generic LRDIMM VREF calibration algorithm
+-  `994518198 <https://github.com/open-power/hostboot/commit/994518198>`__ Enables LRDIMM support
+-  `80bc38b2e <https://github.com/open-power/hostboot/commit/80bc38b2e>`__ Updates Exp SPD revision check for revision and content
+-  `cfe22384f <https://github.com/open-power/hostboot/commit/cfe22384f>`__ Fixes LRDIMM RHEL7 compile warnings
+-  `aef73dab2 <https://github.com/open-power/hostboot/commit/aef73dab2>`__ Fixes 2666 CCS workaround for 4U DDIMMs
+-  `524ac2879 <https://github.com/open-power/hostboot/commit/524ac2879>`__ Adds blankfile for SPD version lookups
+-  `8804d964f <https://github.com/open-power/hostboot/commit/8804d964f>`__ Fixes centaur scrubrate for 16gb
+-  `ebf7b47b2 <https://github.com/open-power/hostboot/commit/ebf7b47b2>`__ Adds Explorer SPD lookup autogeneration
+-  `7eafce207 <https://github.com/open-power/hostboot/commit/7eafce207>`__ Updates exp SPD check to use MFG, height, and size
+-  `e9cd0b2f5 <https://github.com/open-power/hostboot/commit/e9cd0b2f5>`__ Adds lab tool to check explorer SPD revision
+-  `f23a497bb <https://github.com/open-power/hostboot/commit/f23a497bb>`__ Fixes explorer RCD EFD byte swaps
+
+Thi Tran (1):
+
+-  `7b929b7fd <https://github.com/open-power/hostboot/commit/7b929b7fd>`__ Fix Cronus memory fault in error path
+
+William G Hoffa (1):
+
+-  `23e947552 <https://github.com/open-power/hostboot/commit/23e947552>`__ Revert "Add Support UCD9090A Device and ZZ Gen4 Backplane
+   Devices"
+
+Yue Du (1):
+
+-  `230e31611 <https://github.com/open-power/hostboot/commit/230e31611>`__ PFET: detect bad pfet through cme sgpe plumbling
+
+Zach Clark (2):
+
+-  `aa2e2ac80 <https://github.com/open-power/hostboot/commit/aa2e2ac80>`__ Only check MC\_SYNC\_MODE for SCOM multicast workaround
+   on Nimbus
+-  `b8d9cda66 <https://github.com/open-power/hostboot/commit/b8d9cda66>`__ Fix mask calculation for ATTR\_PROC\_PCIE\_PHB\_ACTIVE
+   mask
+
+Zane Shelley (10):
+
+-  `508f9fe20 <https://github.com/open-power/hostboot/commit/508f9fe20>`__ PRD: Reduce HW callout severity for L3 cache inhibited op
+-  `707f7a105 <https://github.com/open-power/hostboot/commit/707f7a105>`__ PRD: disable analysis to Axone NPU targets
+-  `7a71358b3 <https://github.com/open-power/hostboot/commit/7a71358b3>`__ PRD: Mask NPU chiplet FIR on NPU attention (Axone only)
+-  `93010119f <https://github.com/open-power/hostboot/commit/93010119f>`__ PRD: special GARD policy for NPU FIRs
+-  `4c0995422 <https://github.com/open-power/hostboot/commit/4c0995422>`__ add new OpenCAPI adapter part callout enum
+-  `0a7687b4b <https://github.com/open-power/hostboot/commit/0a7687b4b>`__ PRD: Update PRD simulator to support 64-bit
+-  `e4fe5bbfb <https://github.com/open-power/hostboot/commit/e4fe5bbfb>`__ PRD: fix callouts when both MF clock fail
+-  `3fbac2e5c <https://github.com/open-power/hostboot/commit/3fbac2e5c>`__ PRD: OpenCAPI CRC/NAK errors should be predictive on
+   threshold
+-  `33d8faf0f <https://github.com/open-power/hostboot/commit/33d8faf0f>`__ PRD: stale data used for OCMB attn workaround
+-  `83b779af0 <https://github.com/open-power/hostboot/commit/83b779af0>`__ PRD: allow PRD::main() accept OCMB chips
+
+shlimeng (1):
+
+-  `a5742af70 <https://github.com/open-power/hostboot/commit/a5742af70>`__ Add new algorithm for MREP and error log
+
+Package: mihawk-xml
+-------------------
+
+`Repository <https://github.com/open-power/mihawk-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+NicholeWang (2):
+
+-  `8efcc79 <https://github.com/open-power/mihawk-xml/commit/8efcc79>`__ Replace the MEMD file to solve the Memory detection issue
+   (#6)
+-  `b1fc7ca <https://github.com/open-power/mihawk-xml/commit/b1fc7ca>`__ Replace the MEMD file to solve the Memory qual TC2 fail
+   issue (#7)
+
+Package: nicole-xml
+-------------------
+
+`Repository <https://github.com/open-power/nicole-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Artem Senichev (1):
+
+-  `ac02557 <https://github.com/open-power/nicole-xml/commit/ac02557>`__ Setup PCIe lane equalization
+
+Package: occ
+------------
+
+`Repository <https://github.com/open-power/occ>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: op-build
+-----------------
+
+`Repository <https://github.com/open-power/op-build>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: p9dsu-xml
+------------------
+
+`Repository <https://github.com/open-power/p9dsu-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: petitboot
+------------------
+
+`Repository <https://github.com/open-power/petitboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: pnor
+-------------
+
+`Repository <https://github.com/open-power/pnor>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: romulus-xml
+--------------------
+
+`Repository <https://github.com/open-power/romulus-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: sbe
+------------
+
+`Repository <https://github.com/open-power/sbe>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Amita Banchhor (2):
+
+-  `5b18e7d9 <https://github.com/open-power/sbe/commit/5b18e7d9>`__ FW STATUS logging extended
+-  `e3873b6e <https://github.com/open-power/sbe/commit/e3873b6e>`__ fw\_status logging improved
+
+Andre A. Marin (2):
+
+-  `4b6124f6 <https://github.com/open-power/sbe/commit/4b6124f6>`__ Update SPD for rev 0.3
+-  `42ce353d <https://github.com/open-power/sbe/commit/42ce353d>`__ Fix DDIMM SPD revision fallback for DDIMM
+
+Austin Cui (1):
+
+-  `478676aa <https://github.com/open-power/sbe/commit/478676aa>`__ EKB P9 build fix on RHEL7 systems
+
+Joachim Fenkes (5):
+
+-  `015c13c9 <https://github.com/open-power/sbe/commit/015c13c9>`__ FAPI2: Add FAPI2\_RC\_PLAT\_MISCOMPARE
+-  `3f32fd68 <https://github.com/open-power/sbe/commit/3f32fd68>`__ p9\_sbe\_chiplet\_pll\_setup: Don't unmask PLL unlock errors in
+   bypass mode
+-  `20915f02 <https://github.com/open-power/sbe/commit/20915f02>`__ FAPI2: Add static compile time checks for some Target methods
+-  `04c9316b <https://github.com/open-power/sbe/commit/04c9316b>`__ FAPI2: Add target method to safely construct reduced-type
+   targets
+-  `e0e226a4 <https://github.com/open-power/sbe/commit/e0e226a4>`__ FAPI2: Stricter checks for getChildren
+
+Joe McGill (1):
+
+-  `ec8e1324 <https://github.com/open-power/sbe/commit/ec8e1324>`__ Enable OBUS DL HW fix for p9c DD1.3
+
+Louis Stermole (14):
+
+-  `da1b2af1 <https://github.com/open-power/sbe/commit/da1b2af1>`__ Fix DL\_OMI\_FIR unmasks after p9\_chiplet\_scominit to be DL
+   specific
+-  `35e92de2 <https://github.com/open-power/sbe/commit/35e92de2>`__ Fix restore DRAM repairs to skip non-existent spare nibbles on
+   Explorer
+-  `a4bd21d1 <https://github.com/open-power/sbe/commit/a4bd21d1>`__ Add support for EXP\_FW\_TWI\_FFE\_SETTINGS command
+-  `c6e7a835 <https://github.com/open-power/sbe/commit/c6e7a835>`__ Update exp\_omi\_train\_check polling to avoid scom read errors
+-  `c21a0770 <https://github.com/open-power/sbe/commit/c21a0770>`__ Check Explorer FW version and store in attrs in HWPs
+-  `3e10c795 <https://github.com/open-power/sbe/commit/3e10c795>`__ Add throttle and power settings to exp\_scominit
+-  `7432b245 <https://github.com/open-power/sbe/commit/7432b245>`__ Add FIR checking to \*\_omi\_train\_check fail path
+-  `91793f89 <https://github.com/open-power/sbe/commit/91793f89>`__ Add p9a DDIMM SPD revision plug rules
+-  `2eb005e5 <https://github.com/open-power/sbe/commit/2eb005e5>`__ Fix inverted mask value in trace of manual FIR checks
+-  `19a268be <https://github.com/open-power/sbe/commit/19a268be>`__ Add attributes and SPD decode for secondary DDIMM thermal
+   sensors
+-  `3bfda87d <https://github.com/open-power/sbe/commit/3bfda87d>`__ Add EFD decodes for DDIMM RCD attributes
+-  `a5fea186 <https://github.com/open-power/sbe/commit/a5fea186>`__ Support multiple revisions of user\_input\_msdg\_t
+-  `036f2970 <https://github.com/open-power/sbe/commit/036f2970>`__ Add check in gen\_throttle for divide by zero
+-  `b7141a03 <https://github.com/open-power/sbe/commit/b7141a03>`__ Explorer thermal sensor polling updates
+
+Mark Pizzutillo (4):
+
+-  `97a0beca <https://github.com/open-power/sbe/commit/97a0beca>`__ Add attribute for MODULE\_MFG\_ID
+-  `12a27f13 <https://github.com/open-power/sbe/commit/12a27f13>`__ Fix modal\_symbol\_count port
+-  `72e22bfb <https://github.com/open-power/sbe/commit/72e22bfb>`__ Add support for PMIC 4U enable
+-  `da952e9f <https://github.com/open-power/sbe/commit/da952e9f>`__ Improve Explorer command error trace
+
+Matthew Hickman (3):
+
+-  `6869a637 <https://github.com/open-power/sbe/commit/6869a637>`__ Added MRS attributes and MRS data handling for Explorer
+-  `8c5120f5 <https://github.com/open-power/sbe/commit/8c5120f5>`__ Added steer code for explorer
+-  `ea0389a5 <https://github.com/open-power/sbe/commit/ea0389a5>`__ Added row repair hwp for explorer
+
+Paul Grohowski (1):
+
+-  `3561e8c2 <https://github.com/open-power/sbe/commit/3561e8c2>`__ Adds additional precanned march tests for mcbist
+
+Rahul Batra (1):
+
+-  `d30bd988 <https://github.com/open-power/sbe/commit/d30bd988>`__ PM: NACK disable and OCC notification
+
+Sneha Kadam (1):
+
+-  `224e06f6 <https://github.com/open-power/sbe/commit/224e06f6>`__ Update CAC MCBIST defaults
+
+Srikantha Meesala (1):
+
+-  `c6e54f2b <https://github.com/open-power/sbe/commit/c6e54f2b>`__ Updated customrc file for P9 axone CI
+
+Stephen Glancy (8):
+
+-  `a5aa22f2 <https://github.com/open-power/sbe/commit/a5aa22f2>`__ Updates WR VREF accessors to be generic
+-  `e619571b <https://github.com/open-power/sbe/commit/e619571b>`__ Migrates MRS RTT swap functionality to generic
+-  `86804951 <https://github.com/open-power/sbe/commit/86804951>`__ Adds explorer Per DRAM Addressability
+-  `5d26062c <https://github.com/open-power/sbe/commit/5d26062c>`__ Adds explorer simple response error code to callout
+-  `438f29c2 <https://github.com/open-power/sbe/commit/438f29c2>`__ Adds generic LRDIMM VREF calibration algorithm
+-  `a762d9d1 <https://github.com/open-power/sbe/commit/a762d9d1>`__ Fixes LRDIMM m386a8k40cm2\_ctd7y workaround for cronus
+-  `41633221 <https://github.com/open-power/sbe/commit/41633221>`__ Updates Exp SPD revision check for revision and content
+-  `7ec13833 <https://github.com/open-power/sbe/commit/7ec13833>`__ Updates exp SPD check to use MFG, height, and size
+
+Sunil Kumar (3):
+
+-  `a6fbe229 <https://github.com/open-power/sbe/commit/a6fbe229>`__ Enable i2c procedures for PPE compilation.
+-  `8eb2981a <https://github.com/open-power/sbe/commit/8eb2981a>`__ OCMB target support in PPE.
+-  `089b63b3 <https://github.com/open-power/sbe/commit/089b63b3>`__ To support multiple target type for an attribute.
+
+Thi Tran (1):
+
+-  `ac65f20e <https://github.com/open-power/sbe/commit/ac65f20e>`__ Fix Cronus memory fault in error path
+
+Yue Du (1):
+
+-  `ba7d374f <https://github.com/open-power/sbe/commit/ba7d374f>`__ PFET: detect bad pfet through cme sgpe plumbling
+
+rajerpp1 (2):
+
+-  `af720656 <https://github.com/open-power/sbe/commit/af720656>`__ Fixed issue L2/L3 flush failure during MPIPL
+-  `6ad6e0f5 <https://github.com/open-power/sbe/commit/6ad6e0f5>`__ added ODL reset in quiesce procedure
+
+Package: skiboot
+----------------
+
+`Repository <https://github.com/open-power/skiboot>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+Andrew Donnellan (1):
+
+-  `75198f66 <https://github.com/open-power/skiboot/commit/75198f66>`__ hw/phys-map: Fix OCAPI\_MEM BAR values
+
+Anton Blanchard (1):
+
+-  `4f81ec3d <https://github.com/open-power/skiboot/commit/4f81ec3d>`__ external/mambo Update SIM\_CTRL1
+
+Benjamin Herrenschmidt (7):
+
+-  `1df445d7 <https://github.com/open-power/skiboot/commit/1df445d7>`__ xive: Set the fused core mode properly
+-  `e49a52f0 <https://github.com/open-power/skiboot/commit/e49a52f0>`__ chip: Fix pir\_to\_thread\_id for fused cores
+-  `98f58342 <https://github.com/open-power/skiboot/commit/98f58342>`__ cpu: Keep track of the "ec\_primary" in big core more
+-  `eb344bda <https://github.com/open-power/skiboot/commit/eb344bda>`__ direct-ctl: Use the EC primary for special wakeups
+-  `1629c851 <https://github.com/open-power/skiboot/commit/1629c851>`__ slw: Limit fused cores P9 to STOP0/1/2
+-  `6b403d06 <https://github.com/open-power/skiboot/commit/6b403d06>`__ cpu: Make cpu\_get\_core\_index() return the fused core
+   number
+-  `d9c7d683 <https://github.com/open-power/skiboot/commit/d9c7d683>`__ imc: Use pir\_to\_core\_id() rather than
+   cpu\_get\_core\_index()
+
+Claudio Carvalho (1):
+
+-  `ed8436b2 <https://github.com/open-power/skiboot/commit/ed8436b2>`__ core/flash.c: add SECBOOT read and write support
+
+Cédric Le Goater (16):
+
+-  `65cd7f29 <https://github.com/open-power/skiboot/commit/65cd7f29>`__ xive/p9: Introduce XIVE\_INT\_ORDER
+-  `2476b5b5 <https://github.com/open-power/skiboot/commit/2476b5b5>`__ xive/p9: Clarify the global IRQ number encoding
+-  `bd70a097 <https://github.com/open-power/skiboot/commit/bd70a097>`__ xive/p9: Introduce XIVE\_ESB\_SHIFT
+-  `fbbe2b04 <https://github.com/open-power/skiboot/commit/fbbe2b04>`__ xive/p9: Introduce XIVE\_EQ\_ORDER
+-  `770cbf42 <https://github.com/open-power/skiboot/commit/770cbf42>`__ xive/p9: Clarify the escalation IRQ encoding
+-  `7eccd8dd <https://github.com/open-power/skiboot/commit/7eccd8dd>`__ xive/p9: Introduce XIVE\_EQ\_SHIFT
+-  `aef097bf <https://github.com/open-power/skiboot/commit/aef097bf>`__ xive/p9: Use sizeof() instead of hardcoded values
+-  `6649a32c <https://github.com/open-power/skiboot/commit/6649a32c>`__ xive/p9: Clarify indirect table allocation
+-  `c5e43bf1 <https://github.com/open-power/skiboot/commit/c5e43bf1>`__ xive/p9: Force 64K page size on the IC and TM BARs
+-  `a182665b <https://github.com/open-power/skiboot/commit/a182665b>`__ xive/p9: Modify the size of the VP space
+-  `7b7df505 <https://github.com/open-power/skiboot/commit/7b7df505>`__ xive/p9: Introduce definitions for VP ids of HW threads
+-  `132f5a87 <https://github.com/open-power/skiboot/commit/132f5a87>`__ xive/p9: use PAGE\_SIZE
+-  `66e44fc2 <https://github.com/open-power/skiboot/commit/66e44fc2>`__ xive/p9: Introduce XIVE\_ESB\_SIZE
+-  `cad0fc7c <https://github.com/open-power/skiboot/commit/cad0fc7c>`__ xive/P9: Use NUM\_INT\_PRIORITIES in xive\_reset()
+-  `043725d4 <https://github.com/open-power/skiboot/commit/043725d4>`__ xive/p9: Enforce thread enablement before TIMA accesses
+-  `a7540bd6 <https://github.com/open-power/skiboot/commit/a7540bd6>`__ phb4: Finish removing P9 DD1 workaround on LSIs
+
+Dan Horák (1):
+
+-  `2354698e <https://github.com/open-power/skiboot/commit/2354698e>`__ external/ffspart: define $(sbindir) for Makefile
+
+Eric Richter (20):
+
+-  `e9efd918 <https://github.com/open-power/skiboot/commit/e9efd918>`__ crypto/mbedtls: enable/disable unnecessary features to
+   shrink size
+-  `65192599 <https://github.com/open-power/skiboot/commit/65192599>`__ libstb: remove old mbedtls files
+-  `9cc5f24b <https://github.com/open-power/skiboot/commit/9cc5f24b>`__ libstb/secureboot: expose secureboot\_enforce for later use
+   in secvar
+-  `40f62c92 <https://github.com/open-power/skiboot/commit/40f62c92>`__ include/secvar.h: add .lockdown() hook to secvar storage
+   driver
+-  `b3a13fea <https://github.com/open-power/skiboot/commit/b3a13fea>`__ secvar\_main: rework secvar\_main error flow, make storage
+   locking explicit
+-  `f356c067 <https://github.com/open-power/skiboot/commit/f356c067>`__ secvar\_util: add new helper functions
+-  `262f5e88 <https://github.com/open-power/skiboot/commit/262f5e88>`__ secvar: overhaul secvar struct by removing static sized
+   fields
+-  `84a430a4 <https://github.com/open-power/skiboot/commit/84a430a4>`__ secvar/test: update API tests for new secvar struct
+-  `795f639c <https://github.com/open-power/skiboot/commit/795f639c>`__ secvar\_devtree: add physical presence mode helper
+-  `edafe753 <https://github.com/open-power/skiboot/commit/edafe753>`__ doc/secvar: add document detailing secvar driver API
+-  `1d9fb3ee <https://github.com/open-power/skiboot/commit/1d9fb3ee>`__ secvar/storage: add secvar storage driver for pnor-based p9
+-  `d560710c <https://github.com/open-power/skiboot/commit/d560710c>`__ secvar/storage/fakenv: add fake tpm operations for testing
+-  `05920957 <https://github.com/open-power/skiboot/commit/05920957>`__ secvar/test: add secboot\_tpm storage driver test cases
+-  `11e1ecc0 <https://github.com/open-power/skiboot/commit/11e1ecc0>`__ secvar/storage: add utility tool to generate NV public name
+   hashes
+-  `46f04436 <https://github.com/open-power/skiboot/commit/46f04436>`__ secvar/test: add edk2-compat driver test and test data
+-  `70adef38 <https://github.com/open-power/skiboot/commit/70adef38>`__ witherspoon: enable secvar for witherspoon platform
+-  `e3f0d4eb <https://github.com/open-power/skiboot/commit/e3f0d4eb>`__ tssskiboot.c: chunk reads/writes in 1024-sized buffers to
+   support larger nv indices
+-  `b550f3ec <https://github.com/open-power/skiboot/commit/b550f3ec>`__ secboot\_tpm.c: increase tpmnv vars index size
+-  `5e686a75 <https://github.com/open-power/skiboot/commit/5e686a75>`__ secvar/test: use vendored mbedtls instead of host
+-  `d29b77d9 <https://github.com/open-power/skiboot/commit/d29b77d9>`__ secvar/test: use mbedtls cflags when building the test
+   binaries
+
+Frederic Barrat (1):
+
+-  `afe6bc90 <https://github.com/open-power/skiboot/commit/afe6bc90>`__ platform/mihawk: Tune equalization settings for opencapi
+
+Gautham R. Shenoy (3):
+
+-  `f3ac046b <https://github.com/open-power/skiboot/commit/f3ac046b>`__ sensors: occ: Fix the GPU detection code
+-  `1beb1519 <https://github.com/open-power/skiboot/commit/1beb1519>`__ sensors: occ: Fix a bug when sensor values are zero
+-  `ec3c45f3 <https://github.com/open-power/skiboot/commit/ec3c45f3>`__ occ: Fix false negatives in wait\_for\_all\_occ\_init()
+
+Georgy Yakovlev (1):
+
+-  `47005e8d <https://github.com/open-power/skiboot/commit/47005e8d>`__ opal-prd: handle devtmpfs mounted with noexec
+
+Gustavo Romero (5):
+
+-  `244a8dac <https://github.com/open-power/skiboot/commit/244a8dac>`__ xive: Fix typo and spelling in a comment
+-  `10f68979 <https://github.com/open-power/skiboot/commit/10f68979>`__ xive: Fix two typos in comments
+-  `ea62e756 <https://github.com/open-power/skiboot/commit/ea62e756>`__ xive: Fix typos in comments
+-  `6840dd82 <https://github.com/open-power/skiboot/commit/6840dd82>`__ Update comments for bit manipulation macros
+-  `256b1f8c <https://github.com/open-power/skiboot/commit/256b1f8c>`__ Fix typos in comment
+
+Hanno Böck (1):
+
+-  `77407b05 <https://github.com/open-power/skiboot/commit/77407b05>`__ stb/print-container: Properly check mmap error code
+
+Joel Stanley (2):
+
+-  `482f18ad <https://github.com/open-power/skiboot/commit/482f18ad>`__ Detect fused core mode and bail out
+-  `a8191a20 <https://github.com/open-power/skiboot/commit/a8191a20>`__ doc: Document more platforms
+
+Jordan Niethe (1):
+
+-  `567d36dc <https://github.com/open-power/skiboot/commit/567d36dc>`__ external/mambo: Do not enable TM on P9 in ibm, pa-features
+
+Klaus Heinrich Kiwi (2):
+
+-  `11d12c6f <https://github.com/open-power/skiboot/commit/11d12c6f>`__ hdata/memory.c: Fix "Inconsistent MSAREA" warnings
+-  `ef58f69f <https://github.com/open-power/skiboot/commit/ef58f69f>`__ hdata: Add new "smp-cable-connector" VPD keyword
+
+LuluTHSu (4):
+
+-  `94a64df2 <https://github.com/open-power/skiboot/commit/94a64df2>`__ platform/mowgli: Add mowgli.c
+-  `c214b6e8 <https://github.com/open-power/skiboot/commit/c214b6e8>`__ platform/mowgli: modify VPD to export correct data to system
+   VPD EEPROM
+-  `5262cdd1 <https://github.com/open-power/skiboot/commit/5262cdd1>`__ mowgli: Limit slot1 to Gen3 by default
+-  `37d26e2e <https://github.com/open-power/skiboot/commit/37d26e2e>`__ platform/mowgli: modify slot\_name
+
+Mahesh Salgaonkar (1):
+
+-  `cecc251c <https://github.com/open-power/skiboot/commit/cecc251c>`__ opal-gard: sync up the chip unit data list with upstream
+   hostboot.
+
+Mauro S. M. Rodrigues (11):
+
+-  `59314f31 <https://github.com/open-power/skiboot/commit/59314f31>`__ libstb: Don't exit trustedboot services multiple times
+-  `22817f8d <https://github.com/open-power/skiboot/commit/22817f8d>`__ Honor DEAD\_CODE\_ELIMINATION flag
+-  `e9f31b26 <https://github.com/open-power/skiboot/commit/e9f31b26>`__ Squashed 'libstb/crypto/mbedtls/' content from commit
+   7a03e1cbf5
+-  `910a78c5 <https://github.com/open-power/skiboot/commit/910a78c5>`__ Squashed 'libstb/tss2/ibmtpm20tss/utils/' content from
+   commit fae1383d3d
+-  `fe2d80bc <https://github.com/open-power/skiboot/commit/fe2d80bc>`__ crypto: add mbedtls build integration via git subtree
+-  `48833b96 <https://github.com/open-power/skiboot/commit/48833b96>`__ libstb/tss2: Add basic Build infrastructure for tss2
+-  `86660b06 <https://github.com/open-power/skiboot/commit/86660b06>`__ TPM/TSS: Register TPM chip for further use within TSS
+-  `f0f29cbe <https://github.com/open-power/skiboot/commit/f0f29cbe>`__ libstb/tss2: Add TSS wrapping functions
+-  `a0ff20fc <https://github.com/open-power/skiboot/commit/a0ff20fc>`__ libstb/trustedboot: Introduce new eventlog implementation
+-  `5d8e0e60 <https://github.com/open-power/skiboot/commit/5d8e0e60>`__ libstb/tss2: Switch to new implementation of PCR Read/Extend
+   and Eventlog
+-  `9536adaa <https://github.com/open-power/skiboot/commit/9536adaa>`__ libstb/tss: Remove old tss implementation
+
+Michael Ellerman (1):
+
+-  `f76a1d96 <https://github.com/open-power/skiboot/commit/f76a1d96>`__ external/mambo: Disable MEMORY\_OVERFLOW
+
+Nayna Jain (8):
+
+-  `f65d51cd <https://github.com/open-power/skiboot/commit/f65d51cd>`__ libstb/secureboot: OS Secure Boot is enabled only if FW
+   secureboot is enabled
+-  `c5c71a51 <https://github.com/open-power/skiboot/commit/c5c71a51>`__ secvar: change backend hook interface to take in bank
+   references
+-  `31f662a5 <https://github.com/open-power/skiboot/commit/31f662a5>`__ hdata/spira: add physical presence flags
+-  `9e7a4b32 <https://github.com/open-power/skiboot/commit/9e7a4b32>`__ crypto: add out-of-tree mbedtls pkcs7 parser
+-  `87562bc5 <https://github.com/open-power/skiboot/commit/87562bc5>`__ secvar/backend: add edk2 derived key updates processing
+-  `551aeaf7 <https://github.com/open-power/skiboot/commit/551aeaf7>`__ secvar/backend: Bugfixes in edk2 driver
+-  `6d6adea3 <https://github.com/open-power/skiboot/commit/6d6adea3>`__ secvar/backend: improve edk2 driver unit testcases
+-  `f4c2dae8 <https://github.com/open-power/skiboot/commit/f4c2dae8>`__ mowgli: Enable secvar support for Host OS Secure Boot
+
+Nicholas Piggin (18):
+
+-  `6327e0c1 <https://github.com/open-power/skiboot/commit/6327e0c1>`__ opal entry: Fix LE skiboot clobbering r10 argument
+-  `fccf3470 <https://github.com/open-power/skiboot/commit/fccf3470>`__ libstb/container: Add missing includes
+-  `7f3dfa7f <https://github.com/open-power/skiboot/commit/7f3dfa7f>`__ asm/head.S: QUIESCE\_REJECT fix
+-  `11ce9612 <https://github.com/open-power/skiboot/commit/11ce9612>`__ move the \_\_this\_cpu register to r16, reserve r13-r15
+-  `17adaebf <https://github.com/open-power/skiboot/commit/17adaebf>`__ fast-reboot: add missing clear memory fallback
+-  `449e1052 <https://github.com/open-power/skiboot/commit/449e1052>`__ fast-reboot: don't back up old vectors upon fast reboot
+-  `2cc89706 <https://github.com/open-power/skiboot/commit/2cc89706>`__ fast-reboot: improve fast reboot sequence
+-  `0deffc80 <https://github.com/open-power/skiboot/commit/0deffc80>`__ move opal\_branch\_table, opal\_num\_args to .rodata section
+-  `e4044119 <https://github.com/open-power/skiboot/commit/e4044119>`__ skiboot.lds.S: remove dynsym/dynstr and plt
+-  `ac08f4aa <https://github.com/open-power/skiboot/commit/ac08f4aa>`__ skiboot.lds.S: introduce PAGE\_SIZE, use it to lay out
+   sections
+-  `dca0d534 <https://github.com/open-power/skiboot/commit/dca0d534>`__ core: interrupt markers for stack traces
+-  `8c49753c <https://github.com/open-power/skiboot/commit/8c49753c>`__ core/mce: add support for decoding and handling machine
+   checks
+-  `65789e2a <https://github.com/open-power/skiboot/commit/65789e2a>`__ build: -fverbose-asm for .s targets
+-  `52466735 <https://github.com/open-power/skiboot/commit/52466735>`__ platform/blackbird: endian fix
+-  `de96c5c7 <https://github.com/open-power/skiboot/commit/de96c5c7>`__ io: endian annotations and fix
+-  `e275fa73 <https://github.com/open-power/skiboot/commit/e275fa73>`__ include/ocmb.h: Add a newline to end of file
+-  `1e0ac5f5 <https://github.com/open-power/skiboot/commit/1e0ac5f5>`__ hdata: MS AREA endian fix
+-  `355a7dc1 <https://github.com/open-power/skiboot/commit/355a7dc1>`__ asm/head: fix power save wakeup register corruption
+
+Oliver O'Halloran (36):
+
+-  `4357838d <https://github.com/open-power/skiboot/commit/4357838d>`__ hw/phb4: Make error interrupt handler compile
+-  `7dfca482 <https://github.com/open-power/skiboot/commit/7dfca482>`__ hw/phb4: Fix interrupt names
+-  `c17ea683 <https://github.com/open-power/skiboot/commit/c17ea683>`__ hw/phb4: Don't disable TXE(12) interrupt if on P9 DD2.0
+-  `c42df50e <https://github.com/open-power/skiboot/commit/c42df50e>`__ hw/phb4: Factor out interrupt setup
+-  `9b6433c2 <https://github.com/open-power/skiboot/commit/9b6433c2>`__ hw/phb4: Enable error interrupts
+-  `5b1d49de <https://github.com/open-power/skiboot/commit/5b1d49de>`__ github: update pull request template
+-  `cfd6168c <https://github.com/open-power/skiboot/commit/cfd6168c>`__ external/ffspart: Use read() rather than mmap()
+-  `21fd8a33 <https://github.com/open-power/skiboot/commit/21fd8a33>`__ test/qemu: Update command line arguments
+-  `f6c6f3ad <https://github.com/open-power/skiboot/commit/f6c6f3ad>`__ travis: Remove the unused coverity token
+-  `ffb2a7e5 <https://github.com/open-power/skiboot/commit/ffb2a7e5>`__ travis: Update config
+-  `57ed0daa <https://github.com/open-power/skiboot/commit/57ed0daa>`__ ci: Drop debian strech
+-  `95f23aa2 <https://github.com/open-power/skiboot/commit/95f23aa2>`__ ci: Fix docs build
+-  `5a4447e5 <https://github.com/open-power/skiboot/commit/5a4447e5>`__ ci: Remove lcov workaround for Fedora
+-  `db74b60a <https://github.com/open-power/skiboot/commit/db74b60a>`__ travis: move container build into the install step
+-  `f21b4cbe <https://github.com/open-power/skiboot/commit/f21b4cbe>`__ travis: Allow ubuntu-latest to fail
+-  `a02a750f <https://github.com/open-power/skiboot/commit/a02a750f>`__ travis: Add an explicit tmpfs mount
+-  `f154615d <https://github.com/open-power/skiboot/commit/f154615d>`__ travis: Disable seccomp on child containers
+-  `09b4be2c <https://github.com/open-power/skiboot/commit/09b4be2c>`__ test: Add an external-check target
+-  `028442e6 <https://github.com/open-power/skiboot/commit/028442e6>`__ test: Do gcov builds as a seperate pass
+-  `b4958610 <https://github.com/open-power/skiboot/commit/b4958610>`__ Makefile: Add -Werror to try-cflag so it works on clang
+-  `0dbbe610 <https://github.com/open-power/skiboot/commit/0dbbe610>`__ makefile: Supress Werror on clang
+-  `ff4e54d4 <https://github.com/open-power/skiboot/commit/ff4e54d4>`__ travis: Add clang specific build job
+-  `86b617c7 <https://github.com/open-power/skiboot/commit/86b617c7>`__ hw/xive: Use XIVE\_VSD\_SIZE more
+-  `80cb7773 <https://github.com/open-power/skiboot/commit/80cb7773>`__ hdata: Ensure the prd-label hbrt-code-image is prefixed
+-  `15f56c8d <https://github.com/open-power/skiboot/commit/15f56c8d>`__ hw/psi-p9: Configure IRQ offset before XIVE notify
+-  `9b594262 <https://github.com/open-power/skiboot/commit/9b594262>`__ hw/phb4: Actually enable error reporting
+-  `0a5f2812 <https://github.com/open-power/skiboot/commit/0a5f2812>`__ hw/phb4: Verify AER support before initialising AER regs
+-  `e5c21b89 <https://github.com/open-power/skiboot/commit/e5c21b89>`__ stack: only print stack usage backtraces when we hit a new
+   watermark
+-  `8cbd0de8 <https://github.com/open-power/skiboot/commit/8cbd0de8>`__ opal-prd: Have a worker process handle page offlining
+-  `bcecf330 <https://github.com/open-power/skiboot/commit/bcecf330>`__ ci: Add mbedtls development files as a dependency
+-  `45f67b17 <https://github.com/open-power/skiboot/commit/45f67b17>`__ skiboot.lds.S: Move BSS start up a bit to accommodate a
+   larger .data
+-  `b9cbe4f6 <https://github.com/open-power/skiboot/commit/b9cbe4f6>`__ secvar/test: Remove broken initalizers
+-  `8830892c <https://github.com/open-power/skiboot/commit/8830892c>`__ secvar: Clean up makefiles and fix out of tree builds
+-  `f901fcaf <https://github.com/open-power/skiboot/commit/f901fcaf>`__ test: Skip qemu tests if skiboot.lid is too large
+-  `e6758b57 <https://github.com/open-power/skiboot/commit/e6758b57>`__ external/pci-scripts: Add PHB error parsing script
+-  `89a32b49 <https://github.com/open-power/skiboot/commit/89a32b49>`__ skiboot v6.7 release notes
+
+Ryan Grimm (4):
+
+-  `fbc6c882 <https://github.com/open-power/skiboot/commit/fbc6c882>`__ buddy: Fix warnings when undefining BUDDY\_DEBUG
+-  `37a369bb <https://github.com/open-power/skiboot/commit/37a369bb>`__ Disable protected execution facility
+-  `2d065e24 <https://github.com/open-power/skiboot/commit/2d065e24>`__ Add basic P9 fused core support
+-  `ef70d648 <https://github.com/open-power/skiboot/commit/ef70d648>`__ libstb: Set TPM platform auth to random password
+
+Thiago Jung Bauermann (1):
+
+-  `5021a037 <https://github.com/open-power/skiboot/commit/5021a037>`__ dt: Set new property length in dt\_resize\_property()
+
+Vaidyanathan Srinivasan (3):
+
+-  `c4e72043 <https://github.com/open-power/skiboot/commit/c4e72043>`__ Add POWER9 Cumulus processor PVR type
+-  `b49aeb84 <https://github.com/open-power/skiboot/commit/b49aeb84>`__ Add POWER9 Fleetwood platform support
+-  `78766c94 <https://github.com/open-power/skiboot/commit/78766c94>`__ Enable fused core mode support in OPAL
+
+Vasant Hegde (18):
+
+-  `071f00d6 <https://github.com/open-power/skiboot/commit/071f00d6>`__ PSI: Convert prerror to PR\_NOTICE
+-  `6bf21350 <https://github.com/open-power/skiboot/commit/6bf21350>`__ uart: Drop console write data if BMC becomes unresponsive
+-  `475f7b64 <https://github.com/open-power/skiboot/commit/475f7b64>`__ skiboot v6.3.5 release notes
+-  `3da60277 <https://github.com/open-power/skiboot/commit/3da60277>`__ skiboot v6.6.1 release notes
+-  `00eab15c <https://github.com/open-power/skiboot/commit/00eab15c>`__ opal-ci: Fix broken fedora builds
+-  `e126deb2 <https://github.com/open-power/skiboot/commit/e126deb2>`__ opal-ci: Add Ubuntu20.04 support
+-  `4b4aa1d3 <https://github.com/open-power/skiboot/commit/4b4aa1d3>`__ test: Print proper mambo command path
+-  `53e4d735 <https://github.com/open-power/skiboot/commit/53e4d735>`__ uart: Actually swallow data if LPC is not working
+-  `9f5374b4 <https://github.com/open-power/skiboot/commit/9f5374b4>`__ mpipl: Delay MPIPL registration until OPAL init is complete
+-  `edc936af <https://github.com/open-power/skiboot/commit/edc936af>`__ mpipl: Move opal\_mpipl\_save\_crashing\_pir() call to
+   platform specific code
+-  `5b13a4d2 <https://github.com/open-power/skiboot/commit/5b13a4d2>`__ prd: Do not assert if HBRT makes unsupported call
+-  `92b79689 <https://github.com/open-power/skiboot/commit/92b79689>`__ fsp: Skip sysdump retrieval only in MPIPL boot
+-  `abe4c479 <https://github.com/open-power/skiboot/commit/abe4c479>`__ skiboot v6.6.2 release notes
+-  `0ad0ab3e <https://github.com/open-power/skiboot/commit/0ad0ab3e>`__ fsp/dump: Handle non-MPIPL scenario
+-  `d362ae4f <https://github.com/open-power/skiboot/commit/d362ae4f>`__ skiboot v6.6.3 release notes
+-  `9ca8bf1b <https://github.com/open-power/skiboot/commit/9ca8bf1b>`__ FSP/NVRAM: Do not assert in vNVRAM statistics call
+-  `9ac2629c <https://github.com/open-power/skiboot/commit/9ac2629c>`__ skiboot 5.4.12 release notes
+-  `233ade2f <https://github.com/open-power/skiboot/commit/233ade2f>`__ skiboot v6.6.4 release notes
+
+nichole (1):
+
+-  `68dc040a <https://github.com/open-power/skiboot/commit/68dc040a>`__ platform/mihawk: Fix IPMI double-free
+
+orbitcowboy (1):
+
+-  `fe70fbb7 <https://github.com/open-power/skiboot/commit/fe70fbb7>`__ Properly check mmap error code
+
+Package: swift-xml
+------------------
+
+`Repository <https://github.com/open-power/swift-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: witherspoon-xml
+------------------------
+
+`Repository <https://github.com/open-power/witherspoon-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
+
+Package: zaius-xml
+------------------
+
+`Repository <https://github.com/open-power/zaius-xml>`__
+
+Patches
+~~~~~~~
+
+Commits
+~~~~~~~
+
+No changes.
diff --git a/_sources/testing.rst.txt b/_sources/testing.rst.txt
new file mode 100644
index 0000000..6d50b72
--- /dev/null
+++ b/_sources/testing.rst.txt
@@ -0,0 +1,8 @@
+Testing op-build
+================
+
+Once a firmware image is built, you will need to test it.
+
+The :ref:`op-test:` ``op-test-framework`` project is where tests are
+developed. See the :ref:`op-test:user-guide` for documentation on running
+the test suite.
diff --git a/_sources/versioning.rst.txt b/_sources/versioning.rst.txt
new file mode 100644
index 0000000..d562b66
--- /dev/null
+++ b/_sources/versioning.rst.txt
@@ -0,0 +1,29 @@
+.. _versioning:
+
+Version Scheme
+==============
+
+Each firmware component has its own versioning scheme, and `op-build` brings
+all of these components together in one image with one global version
+number.
+
+Firmware versions are exposed to the user through both the device tree
+(:ref:`skiboot:device-tree/ibm,firmware-versions`) and the VERSION firmware
+partition. As such, firmware versioning numbers **MUST** follow the
+requirements in order for some functionality to be correct.
+
+skiboot
+  :ref:`skiboot:versioning`
+Hostboot
+  Currently just uses the git SHA1 of the commit
+OCC
+  Currently just uses the git SHA1 of the commit
+Petitboot
+  Uses a X.Y.Z versioning scheme.
+Linux
+  We use the upstream Linux kernel version, and always append ``-openpowerN``
+  where N is a number starting at 1 that increases for each change we make
+  to any additional patches carried in `op-build` for that specific kernel
+  version.
+  We follow the stable tree and have an "upstream *first*" policy in place.
+