summaryrefslogtreecommitdiffstats
path: root/src/bootloader
Commit message (Expand)AuthorAgeFilesLines
* Enable URMOR hack for AxoneDan Crowell2019-07-231-2/+3
* Developer Improvement: Get code coverage tool working with HostbootZach Clark2019-05-131-1/+4
* Added more error reporting to HWSV when PNOR fails, removed superfluous codeRoland Veloz2019-05-071-32/+39
* 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-082-11/+41
* Documentation: Initial commit to create base README.mdPrachi Gupta2018-10-041-0/+2
* Support HB running in SMFDean Sanner2018-09-242-4/+42
* 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
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-3/+2
* Remove Secure Boot workaroundsStephen Cprek2017-12-181-11/+0
* Add component ID check for Master Container Lid ProcessingStephen Cprek2017-12-121-2/+2
* Story 179465 - Smarter HBBL id handling ...Brian Bakke2017-11-191-0/+7
* 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-044-70/+120
* 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
* bootloader: Remove hbi_ImageIdWilliam A. Kennington III2017-06-251-5/+1
* 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-152-0/+28
* Workaround for MMIO BARs passed to BootloaderMarty Gloff2017-06-081-5/+6
* Use effective fabric position for LPC operations in the bootloaderMarty Gloff2017-06-082-30/+27
* 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-262-39/+36
* Add more error info for Bootloader verification errorsStephen Cprek2017-05-241-4/+27
* Save space in Bootloader image with single thread and task endMarty Gloff2017-05-231-41/+0
* Save space in Bootloader with exception handlersMarty Gloff2017-05-171-12/+6
* Save space in Bootloader image with string utilitiesMarty Gloff2017-05-153-1/+35
* 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-083-54/+58
* 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-233-23/+21
* Fix dcbz too look at the BLLOADSIZE vs the SAB locationStephen Cprek2017-03-211-2/+2
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-173-4/+23
* 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-013-36/+51
* 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
* Compile ROM code within HostbootStephen Cprek2017-01-301-0/+4
OpenPOWER on IntegriCloud