summaryrefslogtreecommitdiffstats
path: root/src/bootloader/bootloader.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Enable URMOR hack for AxoneDan Crowell2019-07-231-2/+3
* Enhance RAS for case where boot firmware image is too big to loadNick Bofferding2019-03-081-8/+35
* Revert "Enhance RAS for case where boot firmware image is too big to load"Daniel M. Crowell2019-02-231-34/+3
* Enhance RAS for case where boot firmware image is too big to loadNick Bofferding2019-02-221-2/+33
* HBBL LPC Error CheckingBill Hoffa2019-02-081-6/+2
* Support HB running in SMFDean Sanner2018-09-241-1/+11
* Fix HRMOR scratch reg calculationNick Bofferding2018-07-051-1/+1
* Write Hostboot HRMOR into core scratch reg 1Dan Crowell2018-06-041-1/+14
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-091-1/+10
* Remove Secure Boot workaroundsStephen Cprek2017-12-181-11/+0
* Add component ID check for Master Container Lid ProcessingStephen Cprek2017-12-121-2/+2
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-031-1/+86
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-3/+20
* Pass Key-Addr info through bootloadercrgeddes2017-08-181-3/+29
* Fix duplicate sha512 definitionsJaymes Wilks2017-08-041-1/+1
* Hostboot not able to send a valid TI after corrupting HB baseMarty Gloff2017-08-041-18/+0
* Handle Compatability issues for new BltoHbData locationStephen Cprek2017-07-201-2/+2
* Relocate bl to hb preserved data and page table in VMMStephen Cprek2017-07-201-1/+4
* Remove Hacks / Workarounds put in by commits 41463 and 41574Marty Gloff2017-06-281-6/+11
* Fix Bl-To-Hb Data IssueMike Baiocchi2017-06-161-1/+1
* Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure ModeMike Baiocchi2017-06-161-1/+6
* Fix tracing for Bootloader hangs if it can't find first TOCMarty Gloff2017-06-151-0/+1
* Workaround for MMIO BARs passed to BootloaderMarty Gloff2017-06-081-5/+6
* Use effective fabric position for LPC operations in the bootloaderMarty Gloff2017-06-081-29/+24
* Check Scratch Register 3 bit 7 and set new ATTR_SECURE_SETTINGSMike Baiocchi2017-06-071-1/+1
* Bootloader updates to support remapped memory Final PassMarty Gloff2017-05-311-16/+30
* Bootloader hangs if it can't find first TOCMarty Gloff2017-05-261-2/+0
* Add more error info for Bootloader verification errorsStephen Cprek2017-05-241-4/+27
* Save space in Bootloader image with string utilitiesMarty Gloff2017-05-151-1/+2
* Bootloader updates to support remapped memory - Set valid BAR valuesMarty Gloff2017-05-151-2/+2
* Bootloader updates to support remapped memory - Initial passMarty Gloff2017-05-081-33/+53
* Expand hostboot progress indicator in core scratch 3 regcrgeddes2017-05-021-0/+11
* Move certain pnor_utils.H function to pnorif.H that are used externallyStephen Cprek2017-04-101-0/+2
* Secureboot best effort compatibility supportStephen Cprek2017-03-301-16/+3
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-231-3/+3
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-171-2/+18
* Check if securerom is valid and fill in bl to hb structStephen Cprek2017-03-081-40/+74
* Add SecureROM version info and Change SBE update to use max HBBL sizeStephen Cprek2017-03-011-29/+48
* Put HW keys' hash in HBBL and extract that out to verify codeStephen Cprek2017-02-011-14/+19
* Verify HBB in HBBL using ROM codeStephen Cprek2017-02-011-11/+122
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-041-0/+17
* Boot loader support for relative HRMORDean Sanner2016-11-041-2/+3
* Insert bootloader image into SBE SEEPROMMarty Gloff2016-09-141-3/+2
* Don't use CI ops to store into L3Dean Sanner2016-08-291-9/+9
* Use word instructions for MMIO accesses in BootloaderMarty Gloff2016-08-291-2/+2
* Update Bootloader to handle moving the TOC of PNOR aroundcrgeddes2016-08-251-4/+12
* Remove SBE header from HBB imageNick Bofferding2016-07-221-5/+1
* PNOR driver changes for 128MB supportcrgeddes2016-07-221-0/+1
* Deliver bootloader to fsp and pnorMarty Gloff2016-03-031-29/+191
OpenPOWER on IntegriCloud