| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix SBEC image staging incorrect guard on MEMD binary presence04-16-2019 | Raptor Engineering Development Team | 2020-01-11 | 1 | -1/+1 |
| | | |||||
| * | Reduce skiroot size by 4MB and increase hostboot size by 4MB | Raptor Engineering Development Team | 2019-04-21 | 1 | -9/+9 |
| | | |||||
| * | Remove proprietary CAPP microcode partition entirely | Raptor Engineering Development Team | 2019-04-21 | 3 | -34/+3 |
| | | | | | Increase PNOR version partition to 8k | ||||
| * | Remove unnecessary OCMBFW partition and restore BOOTKERNFW size / location | Raptor Engineering Development Team | 2019-04-21 | 1 | -12/+2 |
| | | |||||
| * | Merge latest upstream changes into tree | Raptor Engineering Development Team | 2019-04-21 | 1 | -19/+45 |
| | | | | | | Shrink skiroot by 1MB to fit new UVISOR partition Note that this breaks BOOTKERNFW block erase / write | ||||
| * | Reduce skiroot partition size by 1MB and increase hostboot partition size by 1MB | Raptor Engineering Development Team | 2019-04-20 | 1 | -8/+8 |
| | | |||||
| * | Increase HBRT partition size by 512k, decrease skiroot partition by 512k | Raptor Engineering Development Team | 2019-04-19 | 1 | -6/+6 |
| | | |||||
| * | Reduce skiroot partition size by 2MB and increase hostboot partition size by 2MB | Raptor Engineering Development Team | 2019-04-19 | 1 | -9/+9 |
| | | |||||
| * | Reduce skiroot partition size by 1MB and increase boot kernel firmware ↵ | Raptor Engineering Development Team | 2019-04-19 | 1 | -20/+20 |
| | | | | | partition by 1MB | ||||
| * | Backport 64MB layout file from original Talos systems | Raptor Engineering Development Team | 2019-04-19 | 1 | -51/+33 |
| | | | | | Extend kernel partition to 31MB | ||||
| * | Allow SBEC image skip on POWER9 | Raptor Engineering Development Team | 2019-04-19 | 1 | -1/+5 |
| | | |||||
| * | Allow CAPP image skip on POWER9 | Raptor Engineering Development Team | 2019-04-19 | 1 | -2/+11 |
| | | |||||
| * | Allow CVPD image skip on POWER9 | Raptor Engineering Development Team | 2019-04-19 | 2 | -3/+11 |
| | | |||||
| * | Merge pull request #115 from IlyaSmirnov91/master | William Hoffa | 2019-04-15 | 3 | -11/+0 |
| |\ | | | | | Revert "Add UVBWLIST Partition" | ||||
| | * | Revert "Add UVBWLIST Partition" | Ilya Smirnov | 2019-04-08 | 3 | -11/+0 |
| |/ | | | | | | | | UVBWLIST is no longer needed as a PNOR partition. The passing of Ultravisor white/blacklist will be done via an SBE chip op instead. This reverts commit d62c8ee5be943084263905e9a9c0a879368e84f1. | ||||
| * | Merge pull request #114 from chendu1993/master | Corey Swenson | 2019-03-25 | 1 | -25/+25 |
| |\ | | | | | Add 1MB to PNOR HBI section | ||||
| | * | Add 1MB to PNOR HBI section | Chen Du | 2019-03-21 | 1 | -25/+25 |
| |/ | | | | | | Open power build fails with tracing on due to HBI partition being too large. This adds 1MB of extra padding to HBI partition. | ||||
| * | Merge pull request #113 from milesg-github/master | William Hoffa | 2019-03-21 | 1 | -25/+25 |
| |\ | | | | | Add 1MB to HBI PNOR section | ||||
| | * | Add 1MB to HBI PNOR section | Glenn Miles | 2019-03-18 | 1 | -25/+25 |
| |/ | | | | Hostboot binary size is getting close to limit so adding 1MB. | ||||
| * | Merge pull request #112 from milesg-github/master | William Hoffa | 2019-03-06 | 1 | -25/+25 |
| |\ | | | | | Add 1MB to HBI PNOR section to accommodate TLS | ||||
| | * | Add 1MB to HBI PNOR section to accommodate TLS | Glenn Miles | 2019-03-06 | 1 | -25/+25 |
| |/ | |||||
| * | Merge pull request #110 from IlyaSmirnov91/master | Dan | 2019-01-07 | 3 | -1/+12 |
| |\ | | | | | Add UVBWLIST Partition | ||||
| | * | Add UVBWLIST Partition | Ilya Smirnov | 2018-11-29 | 3 | -1/+12 |
| |/ | |||||
| * | Merge pull request #111 from open-power/bofferdn-add-1mb-hbi | Corey Swenson | 2018-11-29 | 1 | -24/+24 |
| |\ | | | | | Increase HBI partition to 14 MB (w/o ECC), up from 13 | ||||
| | * | Increase HBI partition to 14 MB (w/o ECC), up from 13 | Nick Bofferding | 2018-11-29 | 1 | -24/+24 |
| |/ | | | HBI partition size is too small to fit all the code for some systems, so bumping it by logical 1 MB to provide breathing room | ||||
| * | Merge pull request #109 from mabaiocchi/master | Mike Baiocchi | 2018-11-15 | 3 | -25/+25 |
| |\ | | | | | Update HBD/HBD_RW Partition Sizes to fix VESNIN Config Compile Issues | ||||
| | * | Update HBD/HBD_RW Partition Sizes to fix VESNIN Config Compile Issues | Mike Baiocchi | 2018-11-15 | 3 | -25/+25 |
| |/ | | | | | | | This commit rebalances the allocated size of 0x60000 for the P8 HBD/HBD_RW partitions to more properly reflect that for P8 systems there is much more read-only attribute data (which goes into HBD) then there is read-write data (which goes into HBD_RW). | ||||
| * | Merge pull request #108 from mabaiocchi/master | William Hoffa | 2018-11-12 | 5 | -14/+151 |
| |\ | | | | | Support Optional Attribute/Targeting Read-Write PNOR Partition | ||||
| | * | Support Optional Attribute/Targeting Read-Write PNOR Partition | Mike Baiocchi | 2018-11-09 | 5 | -14/+151 |
| |/ | | | | | | | | This commit addes support for an optional Attribute/Targeting Read-Write PNOR Partition (HBD_RW). If it exists then original Attribute/Targeting PNOR Partition (HBD) only contains the READ-ONLY data. If HBD_RW does not exist, then HBD contains both the READ-ONLY and Read-Write sections as it has historically. | ||||
| * | Merge pull request #107 from open-power/bofferdn-pnor-ocmb-partition | William Hoffa | 2018-11-05 | 1 | -0/+10 |
| |\ | | | | | Add OCMBFW Partition | ||||
| | * | Add OCMBFW Partition | Nick Bofferding | 2018-10-31 | 1 | -0/+10 |
| |/ | | | Creates a new OCMBFW PNOR partition entry | ||||
| * | Merge pull request #106 from IlyaSmirnov91/SMF_UVISOR | sannerd | 2018-10-15 | 2 | -381/+10 |
| |\ | | | | | Create UVISOR Partition for Ultravisor Binary; Remove defaultPnorLayout_128.xml | ||||
| | * | Create UVISOR Partition for Ultravisor Binary | Ilya Smirnov | 2018-10-12 | 2 | -381/+10 |
| |/ | |||||
| * | Merge pull request #97 from sammj/sign | Dan | 2018-10-10 | 4 | -20/+32 |
| |\ | | | | | p9Layouts: Sign VERSION partition | ||||
| | * | p9Layouts: Sign VERSION partition | Samuel Mendoza-Jonas | 2018-08-28 | 4 | -20/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | And update the partition offsets to match since the VERSION partition needs an extra 4K to fit the signed header. This also fixes up the layout to remove the 24K of empty space between MEMD and SBKT. Partial fix for https://github.com/open-power/op-build/issues/1849 Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> | ||||
| | * | p9Layouts: Bring defaultPnorLayout_128 up to date | Samuel Mendoza-Jonas | 2018-08-09 | 2 | -1/+12 |
| | | | | | | | | | | | | | | | Update defaultPnorLayout_128.xml to match changes to the 64MB version, and fixup a stale note about the size of the HBI partition. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> | ||||
| * | | Merge pull request #105 from popfuture/hbreadonly8 | William Hoffa | 2018-10-05 | 3 | -2/+56 |
| |\ \ | | | | | | | Make all possible partitions readOnly for p8 | ||||
| | * | | Make all possible partitions readOnly for p8 | Jaymes Wilks | 2018-10-04 | 3 | -2/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sets the readOnly tag for all possible partitions in the hostboot pnor for the single side, without goldenside, and with golden side p8 layouts. The following partitions are affected: HBB, HBI, SBEC, SBE, HBRT, PAYLOAD, BOOTKERNEL, OCC, CAPP, VERSION, IMA_CATALOG, and WINK. Signed-off-by: Jaymes Wilks <mjwilks@us.ibm.com> | ||||
| * | | | Merge pull request #102 from popfuture/hbreadonly | William Hoffa | 2018-09-13 | 2 | -0/+6 |
| |\| | | |/ |/| | Make HBB and HBI partitions readOnly | ||||
| | * | Make HBB and HBI partitions readOnly | Jaymes Wilks | 2018-09-12 | 2 | -0/+6 |
| |/ | | | | | Sets the readOnly tag for HBB and HBI partitions in the hostboot pnor for both the 64mb and 128mb pnor layouts. | ||||
| * | Merge pull request #96 from cvswen/update_pnor | Dan | 2018-05-01 | 2 | -1/+7 |
| |\ | | | | | Make VPD sections preserved | ||||
| | * | Make VPD sections preserved | Corey Swenson | 2018-04-26 | 2 | -1/+7 |
| |/ | | | | Signed-off-by: Corey Swenson <cswenson@us.ibm.com> | ||||
| * | Merge pull request #95 from rjknight/master | William Hoffa | 2018-04-09 | 2 | -38/+38 |
| |\ | | | | | Increase the HBRT section size | ||||
| | * | Increase the HBRT section size | Richard J. Knight | 2018-04-08 | 2 | -38/+38 |
| |/ | | | | | | -Additional HBRT function has caused the image size to increase to near the 4.5MB limit, this commit will increase the partition size to 6MB | ||||
| * | Merge pull request #94 from rjknight/master | William Hoffa | 2018-04-02 | 1 | -2/+15 |
| |\ | | | | | Add support for hcode repo | ||||
| | * | Add support for hcode repo | Richard J. Knight | 2018-03-29 | 1 | -2/+15 |
| |/ | | | | | -Modify update_image.pl to support passing an alternate location for the hardware image (HCODE) | ||||
| * | Merge pull request #93 from popfuture/removesignvar | Prachi Gupta | 2018-03-16 | 1 | -6/+3 |
| |\ | | | | | Remove SIGNING_TOOL_EDITION environment variable setting | ||||
| | * | Remove SIGNING_TOOL_EDITION environment variable setting | Jaymes Wilks | 2018-03-14 | 1 | -6/+3 |
| |/ | | | | | Removes signing environment variable setting from update_image.pl as it is no longer required. | ||||
| * | Merge pull request #92 from stewart-ibm/fix-overlap | Stewart Smith | 2018-02-15 | 1 | -2/+2 |
| |\ | | | | | Fix overlapping partitions in p9Layouts/defaultPnorLayout_64.xml | ||||
| | * | Fix overlapping partitions in p9Layouts/defaultPnorLayout_64.xml | Stewart Smith | 2018-02-14 | 1 | -2/+2 |
| |/ | | | | | Fixes: 0ca835a76d8e24bb0f5f9d006cf87c91e17676fc Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> | ||||

