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
/
build
/
debug
/
Hostboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase max hostboot memory to 48 MB
Nick Bofferding
2017-08-31
1
-6
/
+6
*
Refactor SecureBoot Workarounds to better control leniency
Stephen Cprek
2017-08-25
1
-0
/
+1
*
Pass Key-Addr info through bootloader
crgeddes
2017-08-18
1
-1
/
+1
*
Hostboot not able to send a valid TI after corrupting HB base
Marty Gloff
2017-08-04
1
-2
/
+2
*
Address minor comments from Story 175114
Stephen Cprek
2017-07-20
1
-1
/
+1
*
Increase HBB PNOR section max size to 1MB with ECC
Stephen Cprek
2017-07-20
1
-8
/
+11
*
Relocate bl to hb preserved data and page table in VMM
Stephen Cprek
2017-07-20
1
-1
/
+1
*
Remove half cache init and do it in the page manager
Stephen Cprek
2017-07-20
1
-16
/
+4
*
Change Bootloader data alignments
Marty Gloff
2017-06-30
3
-21
/
+79
*
Update Bootloader debug scripts to run in other environments
Marty Gloff
2017-06-19
2
-27
/
+32
*
Fix tracing for Bootloader hangs if it can't find first TOC
Marty Gloff
2017-06-15
1
-0
/
+36
*
Use effective fabric position for LPC operations in the bootloader
Marty Gloff
2017-06-08
1
-0
/
+168
*
Dynamic ATTR Override support via debug interface
Dean Sanner
2017-06-08
1
-3
/
+52
*
Bootloader hangs if it can't find first TOC
Marty Gloff
2017-05-26
1
-2
/
+2
*
Changing NV target to OBUS_BRICK and mark it a child of OBUS
Prachi Gupta
2017-05-23
1
-5
/
+5
*
Bootloader updates to support remapped memory - Initial pass
Marty Gloff
2017-05-08
1
-14
/
+9
*
Secureboot best effort compatibility support
Stephen Cprek
2017-03-30
1
-0
/
+1
*
Add PNOR SectionIdToString to replace direct access to cv_EYECATCHER
Stephen Cprek
2017-03-23
1
-0
/
+1
*
Consume Secure Access Bit from SBE HB communication area
Stephen Cprek
2017-03-17
1
-1
/
+2
*
Add SecureROM version info and Change SBE update to use max HBBL size
Stephen Cprek
2017-03-01
1
-4
/
+5
*
Put HW keys' hash in HBBL and extract that out to verify code
Stephen Cprek
2017-02-01
1
-1
/
+1
*
Verify HBB in HBBL using ROM code
Stephen Cprek
2017-02-01
1
-5
/
+20
*
Add output parm to Dump tool
Dan Crowell
2017-01-30
1
-3
/
+14
*
Bump timeout value on Istep tool for long running commands
Dean Sanner
2017-01-16
1
-1
/
+1
*
Improve error handling on Istep debug framework
Dean Sanner
2017-01-13
1
-5
/
+5
*
HDAT changes for Witherspoon
nagurram-in
2016-11-14
1
-0
/
+89
*
Allow Cronus to use debugComm on FSP based systems
Dean Sanner
2016-10-05
1
-1
/
+1
*
Sort traces in debug tools
Dan Crowell
2016-09-14
1
-2
/
+5
*
Debug framework support of dump of FAPI ATTR
Dean Sanner
2016-09-12
2
-29
/
+694
*
Use word instructions for MMIO accesses in Bootloader
Marty Gloff
2016-08-29
1
-0
/
+3
*
VPO updates for constrained mem, hbbl, simics
Dean Sanner
2016-08-17
1
-4
/
+8
*
Updates for new scratch registers in P9
Andrew Geissler
2016-08-16
1
-9
/
+21
*
Remove unused TARGET_TYPE_MCI from hwpfAttrOverride.pm
Andres Lugo-Reyes
2016-07-18
1
-5
/
+0
*
Make HB and HW Mailbox Scratch reg numbering consistent
Dean Sanner
2016-06-24
1
-8
/
+8
*
FSPless continous tracing support
Dean Sanner
2016-06-24
2
-42
/
+62
*
Enable P9 istep control against VPO model
Dean Sanner
2016-05-26
1
-3
/
+7
*
Create Tool to Debug Bootloader Issues
Marty Gloff
2016-05-10
2
-3
/
+182
*
Use generated attribute CSV files in hbDistTargets
crgeddes
2016-04-21
1
-11
/
+11
*
Story 128106: FAPI2 - Support attributes that use attribute override
Prasad Bg Ranganath
2016-04-04
1
-17
/
+104
*
BMC istep control
Dean Sanner
2016-03-30
1
-95
/
+57
*
libc support for thread-local storage
Patrick Williams
2015-12-11
1
-1
/
+1
*
Update hb-trace tool to handle lockless updates
Dean Sanner
2015-11-16
1
-1
/
+14
*
Generalize env vars, env setup, and copyright scripts
Stephen Cprek
2015-09-01
2
-3
/
+5
*
Improvements to Ps backtrace.
Patrick Williams
2015-05-27
2
-12
/
+62
*
Add parm to specify location of errl executable for debug tools
Dan Crowell
2015-05-06
1
-2
/
+11
*
Report stack traces in Hostboot Ps debug tool
Nick Bofferding
2015-04-13
3
-9
/
+197
*
Prevent out-of-order data access to FSP mailbox memory area
Nick Bofferding
2015-04-09
1
-9
/
+32
*
Fix Target size in Attr.pm debug tool
Dan Crowell
2014-06-27
1
-1
/
+2
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
21
-250
/
+294
*
Updates to Attribute Override for multi drawer systems
Mike Jones
2014-04-02
1
-10
/
+31
[next]