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
*
Enhance RAS for case where boot firmware image is too big to load
Nick Bofferding
2019-03-08
1
-8
/
+35
*
Revert "Enhance RAS for case where boot firmware image is too big to load"
Daniel M. Crowell
2019-02-23
1
-34
/
+3
*
Enhance RAS for case where boot firmware image is too big to load
Nick Bofferding
2019-02-22
1
-2
/
+33
*
HBBL LPC Error Checking
Bill Hoffa
2019-02-08
2
-11
/
+41
*
Documentation: Initial commit to create base README.md
Prachi Gupta
2018-10-04
1
-0
/
+2
*
Support HB running in SMF
Dean Sanner
2018-09-24
2
-4
/
+42
*
Fix HRMOR scratch reg calculation
Nick Bofferding
2018-07-05
1
-1
/
+1
*
Write Hostboot HRMOR into core scratch reg 1
Dan Crowell
2018-06-04
1
-1
/
+14
*
Secure Boot: Support Phyp debug flag in HDAT
Ilya Smirnov
2018-04-09
1
-1
/
+10
*
Force checkstops for unhandled machine checks
Dan Crowell
2018-03-29
1
-3
/
+2
*
Remove Secure Boot workarounds
Stephen Cprek
2017-12-18
1
-11
/
+0
*
Add component ID check for Master Container Lid Processing
Stephen Cprek
2017-12-12
1
-2
/
+2
*
Story 179465 - Smarter HBBL id handling ...
Brian Bakke
2017-11-19
1
-0
/
+7
*
Secure Boot: Enforce PNOR section component IDs
Nick Bofferding
2017-11-03
1
-1
/
+86
*
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
[next]