summaryrefslogtreecommitdiffstats
path: root/src/include/bootloader
Commit message (Expand)AuthorAgeFilesLines
* Mark bootloader RCs for FSP exportDan Crowell2019-11-141-0/+8
* Added more error reporting to HWSV when PNOR fails, removed superfluous codeRoland Veloz2019-05-072-2/+5
* Enhance RAS for case where boot firmware image is too big to loadNick Bofferding2019-03-082-0/+4
* Revert "Enhance RAS for case where boot firmware image is too big to load"Daniel M. Crowell2019-02-232-6/+2
* Enhance RAS for case where boot firmware image is too big to loadNick Bofferding2019-02-222-1/+5
* HBBL LPC Error CheckingBill Hoffa2019-02-082-7/+21
* Support HB running in SMFDean Sanner2018-09-241-1/+15
* Write Hostboot HRMOR into core scratch reg 1Dan Crowell2018-06-041-1/+6
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-092-4/+8
* Remove Secure Boot workaroundsStephen Cprek2017-12-181-5/+1
* Add component ID check for Master Container Lid ProcessingStephen Cprek2017-12-122-3/+3
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-032-0/+7
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-0/+3
* Pass Key-Addr info through bootloadercrgeddes2017-08-182-2/+29
* Hostboot not able to send a valid TI after corrupting HB baseMarty Gloff2017-08-043-32/+25
* Increase HBB PNOR section max size to 1MB with ECCStephen Cprek2017-07-201-1/+2
* Handle Compatability issues for new BltoHbData locationStephen Cprek2017-07-202-9/+13
* Relocate bl to hb preserved data and page table in VMMStephen Cprek2017-07-202-2/+12
* Remove half cache init and do it in the page managerStephen Cprek2017-07-201-2/+4
* Change Bootloader data alignmentsMarty Gloff2017-06-301-1/+12
* Fix Bl-To-Hb Data IssueMike Baiocchi2017-06-161-9/+10
* Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure ModeMike Baiocchi2017-06-161-2/+7
* Fix tracing for Bootloader hangs if it can't find first TOCMarty Gloff2017-06-151-2/+18
* Use effective fabric position for LPC operations in the bootloaderMarty Gloff2017-06-082-13/+12
* Bootloader updates to support remapped memory Final PassMarty Gloff2017-05-311-1/+6
* Bootloader hangs if it can't find first TOCMarty Gloff2017-05-262-12/+8
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-32/+37
* Bootloader updates to support remapped memory - Initial passMarty Gloff2017-05-084-7/+97
* Expand hostboot progress indicator in core scratch 3 regcrgeddes2017-05-021-0/+5
* 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