summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/buildpnor.pl
Commit message (Expand)AuthorAgeFilesLines
* New Optional Argument to PnorUtils.pm’s loadPnorLayoutLuis Fernandez2019-10-291-1/+8
* Allow defining a partition with automatic starting offsetMegan2019-08-271-1/+1
* Make TOC partion Read-Only in all PNOR LayoutsMike Baiocchi2018-11-271-6/+12
* Clear ECC sections marked "clearOnEccErr" on errorDean Sanner2017-09-141-0/+4
* Add HB_VOLATILE PNOR section flagDean Sanner2017-06-161-0/+4
* Support gracefully adding signing headers to PNOR sectionsNick Bofferding2017-05-081-4/+6
* Support Provisioning PNOR partition XML element.Matt Spinler2017-03-081-1/+1
* Port secureboot build infrastructure from P8 to P9Stephen Cprek2016-11-161-373/+15
* Update Bootloader to handle moving the TOC of PNOR aroundcrgeddes2016-08-251-62/+81
* Double size of Hostboot Extended Image(HBI) (630000 - > C60000)crgeddes2016-07-181-1/+1
* Changing XZ decompressor to verify without pnor changesElizabeth Liner2016-07-181-26/+0
* Adding xz decompression functionality for the skiboot imageElizabeth Liner2016-03-211-1/+27
* Fix buildpnor.pl to both work and be slightly more deterministicStewart Smith2016-02-191-3/+6
* Fix and simplify error handling in buildpnor scriptStephen Cprek2015-11-191-219/+88
* Allow dynamic sizing of HBI when test cases are runStephen Cprek2015-09-291-5/+57
* Set flag for pseudo-partition as indicator to BMC code updateBill Schwartz2015-07-171-0/+18
* Created 2-sided and golden-side pnor layoutsPrachi Gupta2015-02-111-65/+189
* Support for Redundant Copy of HB code in PNORStephen Cprek2015-02-021-239/+351
* Update PNOR build script to handle two sidesDean Sanner2014-10-211-25/+56
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Add sha512perEC to SBEC and version to WINKStephen Cprek2014-03-211-4/+10
* Speed up buildpnor.Patrick Williams2014-03-071-3/+14
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-25/+38
* Add version header to extended imageStephen Cprek2013-10-251-5/+22
* change trace to non-error trace levelBrian Horton2013-10-141-1/+1
* PNOR ECC SupportDan Crowell2013-10-111-0/+29
* Replace ffs tool with fcp and fpartDean Sanner2013-07-171-61/+49
* Updating PNOR Layout to better match current directionAdam Muhle2013-02-141-189/+46
* Update build PNOR tool to detect FFS versionAdam Muhle2013-02-081-38/+20
* Update build PNOR tool to handle new FFS ParmsAdam Muhle2013-02-061-25/+107
* Deliver new PNOR tooling to ODE sandboxAdam Muhle2012-08-161-207/+114
* Change PNORDD test cases to use test section of PNORAdam Muhle2012-07-111-14/+24
* Update PNOR RP to parse FFS Partition TableAdam Muhle2012-07-091-3/+13
* Update buildpnor.pl to build FFS data when creating PNOR image.Adam Muhle2012-06-261-91/+234
* Fix deprecated hash-ref warnings in buildpnor.pl.Adam Muhle2012-04-161-18/+18
* Automating creation of PNOR image with TOC and Section data.Adam Muhle2012-04-041-0/+691
OpenPOWER on IntegriCloud