summaryrefslogtreecommitdiffstats
path: root/src/include/bootloader
Commit message (Expand)AuthorAgeFilesLines
* Switch bootloader assert to do a bl_terminateStephen Cprek2017-04-062-44/+86
* Read the HW Key Hash from a Processor's SBE SeepromMike Baiocchi2017-04-031-1/+4
* Secureboot best effort compatibility supportStephen Cprek2017-03-302-2/+7
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-232-18/+23
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-173-3/+12
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-101-3/+1
* Check if securerom is valid and fill in bl to hb structStephen Cprek2017-03-081-0/+78
* Add SecureROM version info and Change SBE update to use max HBBL sizeStephen Cprek2017-03-013-16/+51
* Put HW keys' hash in HBBL and extract that out to verify codeStephen Cprek2017-02-011-2/+8
* Verify HBB in HBBL using ROM codeStephen Cprek2017-02-012-4/+15
* Bootloader - Error handling - Add exception handlingMarty Gloff2017-01-201-8/+11
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-042-0/+113
* Boot loader support for relative HRMORDean Sanner2016-11-041-24/+31
* Update Bootloader to handle moving the TOC of PNOR aroundcrgeddes2016-08-251-8/+15
* PNOR driver changes for 128MB supportcrgeddes2016-07-221-2/+2
* Deliver bootloader to fsp and pnorMarty Gloff2016-03-031-7/+61
* FFS Support for Bootloadercrgeddes2016-03-031-0/+104
* Hostboot Bootloader InfrastructureMarty Gloff2016-02-192-0/+276
OpenPOWER on IntegriCloud