index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bootloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SecureBoot Workarounds to better control leniency
Stephen Cprek
2017-08-25
1
-3
/
+20
*
Pass Key-Addr info through bootloader
crgeddes
2017-08-18
1
-3
/
+29
*
Fix duplicate sha512 definitions
Jaymes Wilks
2017-08-04
1
-1
/
+1
*
Hostboot not able to send a valid TI after corrupting HB base
Marty Gloff
2017-08-04
4
-70
/
+120
*
Handle Compatability issues for new BltoHbData location
Stephen Cprek
2017-07-20
1
-2
/
+2
*
Relocate bl to hb preserved data and page table in VMM
Stephen Cprek
2017-07-20
1
-1
/
+4
*
Remove Hacks / Workarounds put in by commits 41463 and 41574
Marty Gloff
2017-06-28
1
-6
/
+11
*
bootloader: Remove hbi_ImageId
William A. Kennington III
2017-06-25
1
-5
/
+1
*
Fix Bl-To-Hb Data Issue
Mike Baiocchi
2017-06-16
1
-1
/
+1
*
Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure Mode
Mike Baiocchi
2017-06-16
1
-1
/
+6
*
Fix tracing for Bootloader hangs if it can't find first TOC
Marty Gloff
2017-06-15
2
-0
/
+28
*
Workaround for MMIO BARs passed to Bootloader
Marty Gloff
2017-06-08
1
-5
/
+6
*
Use effective fabric position for LPC operations in the bootloader
Marty Gloff
2017-06-08
2
-30
/
+27
*
Check Scratch Register 3 bit 7 and set new ATTR_SECURE_SETTINGS
Mike Baiocchi
2017-06-07
1
-1
/
+1
*
Bootloader updates to support remapped memory Final Pass
Marty Gloff
2017-05-31
1
-16
/
+30
*
Bootloader hangs if it can't find first TOC
Marty Gloff
2017-05-26
2
-39
/
+36
*
Add more error info for Bootloader verification errors
Stephen Cprek
2017-05-24
1
-4
/
+27
*
Save space in Bootloader image with single thread and task end
Marty Gloff
2017-05-23
1
-41
/
+0
*
Save space in Bootloader with exception handlers
Marty Gloff
2017-05-17
1
-12
/
+6
*
Save space in Bootloader image with string utilities
Marty Gloff
2017-05-15
3
-1
/
+35
*
Bootloader updates to support remapped memory - Set valid BAR values
Marty Gloff
2017-05-15
1
-2
/
+2
*
Bootloader updates to support remapped memory - Initial pass
Marty Gloff
2017-05-08
3
-54
/
+58
*
Expand hostboot progress indicator in core scratch 3 reg
crgeddes
2017-05-02
1
-0
/
+11
*
Move certain pnor_utils.H function to pnorif.H that are used externally
Stephen Cprek
2017-04-10
1
-0
/
+2
*
Secureboot best effort compatibility support
Stephen Cprek
2017-03-30
1
-16
/
+3
*
Add PNOR SectionIdToString to replace direct access to cv_EYECATCHER
Stephen Cprek
2017-03-23
3
-23
/
+21
*
Fix dcbz too look at the BLLOADSIZE vs the SAB location
Stephen Cprek
2017-03-21
1
-2
/
+2
*
Consume Secure Access Bit from SBE HB communication area
Stephen Cprek
2017-03-17
3
-4
/
+23
*
Check if securerom is valid and fill in bl to hb struct
Stephen Cprek
2017-03-08
1
-40
/
+74
*
Add SecureROM version info and Change SBE update to use max HBBL size
Stephen Cprek
2017-03-01
3
-36
/
+51
*
Put HW keys' hash in HBBL and extract that out to verify code
Stephen Cprek
2017-02-01
1
-14
/
+19
*
Verify HBB in HBBL using ROM code
Stephen Cprek
2017-02-01
1
-11
/
+122
*
Compile ROM code within Hostboot
Stephen Cprek
2017-01-30
1
-0
/
+4
*
Bootloader - Error handling - Add exception handling
Marty Gloff
2017-01-20
2
-2
/
+316
*
Add one element to the TOC array to match how pnorrp.H does it.
Stephen Cprek
2017-01-06
1
-2
/
+2
*
Bootloader - Error handling - Add terminate function
Marty Gloff
2017-01-04
4
-4
/
+155
*
Add gcc -Os optimization to the hostboot bootloader
Stephen Cprek
2016-12-20
1
-0
/
+2
*
Boot loader support for relative HRMOR
Dean Sanner
2016-11-04
2
-4
/
+5
*
Insert bootloader image into SBE SEEPROM
Marty Gloff
2016-09-14
2
-3
/
+13
*
Bootloader needs to clear out SLBs, ERATs, etc. when changing HRMOR
Dean Sanner
2016-08-31
1
-1
/
+3
*
Don't use CI ops to store into L3
Dean Sanner
2016-08-29
1
-9
/
+9
*
Use word instructions for MMIO accesses in Bootloader
Marty Gloff
2016-08-29
2
-4
/
+4
*
Update Bootloader to handle moving the TOC of PNOR around
crgeddes
2016-08-25
2
-15
/
+33
*
Remove SBE header from HBB image
Nick Bofferding
2016-07-22
1
-5
/
+1
*
PNOR driver changes for 128MB support
crgeddes
2016-07-22
1
-0
/
+1
*
Bootloader needs to dcbz the cache before using it
Marty Gloff
2016-04-05
1
-12
/
+37
*
Deliver bootloader to fsp and pnor
Marty Gloff
2016-03-03
5
-104
/
+341
*
FFS Support for Bootloader
crgeddes
2016-03-03
1
-0
/
+189
*
Hostboot Bootloader Infrastructure
Marty Gloff
2016-02-19
5
-0
/
+370