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
Commit message (
Expand
)
Author
Age
Files
Lines
*
HWP hacks for unused variables.
Patrick Williams
2013-04-17
11
-1341
/
+1341
*
Hacks for strict-aliasing violations in procedures.
Patrick Williams
2013-04-17
2
-40
/
+40
*
Unused variable in PRDF macros.
Patrick Williams
2013-04-17
1
-1
/
+2
*
Uninitialized variable in FSIDD.
Patrick Williams
2013-04-17
1
-17
/
+5
*
Fix strict-aliasing violations.
Patrick Williams
2013-04-17
6
-75
/
+84
*
Support Brazos Simics model names in debug tools
Dan Crowell
2013-04-17
4
-20
/
+52
*
PRDF:Removed Read from AccessBitString
Prem Shanker Jha
2013-04-16
1
-6
/
+3
*
TULETA Bring Up - HW procedure update - io_dccal.C v1.19
Thi Tran
2013-04-16
1
-551
/
+554
*
Switch default SBE I2C speeds to ~250Khz
Dean Sanner
2013-04-16
1
-4
/
+5
*
Extend Attribute Override/Sync to work on Targeting attributes
Mike Jones
2013-04-15
28
-3092
/
+3773
*
P8 XBUS SCOM INITFILE update 1.9
Thi Tran
2013-04-13
1
-10
/
+11
*
MDIA: Revert "MDIA: mbafir[2] and mbcalfir[17] workaround."
Brad Bishop
2013-04-11
1
-11
/
+4
*
Added support for new chip/unit types and changed default boot frequency
Nick Bofferding
2013-04-11
1
-1
/
+7
*
Fixed FSP x86.nfp and errl parser compile problem in utilFilter.C
Nick Bofferding
2013-04-11
1
-0
/
+8
*
PRD: fix comparator operator in ScomRegister
Chris Phan
2013-04-10
1
-1
/
+1
*
PRD: Fixed issues in getAssociationType()
Zane Shelley
2013-04-10
1
-94
/
+91
*
verify-commit: Misc improvements.
Patrick Williams
2013-04-09
1
-2
/
+9
*
PRD: Add MemoryMru support
Zane Shelley
2013-04-09
15
-257
/
+722
*
PRD: Ecc Symbol support
sachin gupta
2013-04-09
6
-5
/
+455
*
PRD: Add support for Centaur addresses
Zane Shelley
2013-04-09
8
-169
/
+634
*
PRD: FFDC data for DRAM Repair
Sachin Gupta
2013-04-09
12
-35
/
+528
*
Moved mss_maint_cmds to utility_procedures
Zane Shelley
2013-04-09
8
-21
/
+22
*
First pass of OCC Procedures in Hostboot
Adam Muhle
2013-04-09
38
-4
/
+12521
*
Call Dump Collect from call_host_mpipl_service
Missy Connell
2013-04-09
11
-188
/
+613
*
handle MASTER_PROCESSOR_CHIP_TARGET_SENTINEL as approporiate
Brian Horton
2013-04-09
6
-63
/
+149
*
Remove some failing ATTN and MDIA testcases.
Brad Bishop
2013-04-09
2
-23
/
+26
*
Added code to Generate hashvalues for Targeting AttributeIds
Kumar Challa
2013-04-08
1
-2
/
+11
*
Remove deprecated array operation for new perl in hbRelease
Patrick Williams
2013-04-08
1
-5
/
+1
*
add PNOR support to prcd_compile
Brian Horton
2013-04-08
3
-54
/
+184
*
Add commit verification tool.
Patrick Williams
2013-04-08
3
-0
/
+306
*
HWSV ECID Service implementation to support target/attribute infrastructure
Mark Wenning
2013-04-08
7
-31
/
+374
*
genHwsvMrwXml.pl incorrectly computing VPD_REC_NUM
vanlee
2013-04-08
1
-1
/
+1
*
check for NULL after return from translateAddr
Brian Horton
2013-04-08
2
-25
/
+35
*
Tweak PNOR image build makefile for p8.ref image dependancy
Dean Sanner
2013-04-08
1
-1
/
+3
*
Allow winkle of all threads for multi-drawer add.
Patrick Williams
2013-04-08
7
-15
/
+208
*
Need to disable interrupt sources before waiting for interrupts(MPIPL)
dgilbert
2013-04-08
6
-111
/
+621
*
Update p8_xip_* HWP and load SLW image from PNOR
Dean Sanner
2013-04-05
15
-191
/
+607
*
Support multi-core in standalone and move to new build.
Andrew Geissler
2013-04-05
8
-670
/
+18
*
HWPF: Support Procedure Callouts
Mike Jones
2013-04-04
8
-92
/
+410
*
PRD: Removing CPTR from capture data
sachin gupta
2013-04-03
2
-32
/
+32
*
Implement PlatServices::isMemoryPreservingIpl()
prashanthacharya
2013-04-03
1
-1
/
+7
*
Change in design of GetBitString
Prem Shanker Jha
2013-04-03
5
-15
/
+81
*
PRD: change scom accesses to use fapiGetScom/fapiPutScom
Chris Phan
2013-04-03
3
-76
/
+26
*
Updates to HostServices attribute list
Dan Crowell
2013-04-03
18
-2659
/
+2042
*
Excessive task_yield causes kernel deadlock
Doug Gilbert
2013-04-03
1
-1
/
+1
*
Move io_restore_erepair HWP and erepair utility functions under bus_training
Bilicon Patil
2013-04-03
12
-56
/
+25
*
MDIA: Restore inits after random init, read.
Brad Bishop
2013-04-03
1
-0
/
+65
*
PRD: GLOBALUNITXSTPFIR fix for hostboot
Benjamin Weisenbeck
2013-04-03
2
-8
/
+23
*
loops: replace ++ and .size() with C++ iterators where possible.
Brian Horton
2013-04-03
8
-123
/
+150
*
Defect: 4 nodes being marked functional on a single node brazos
Brian Horton
2013-04-03
2
-17
/
+25
[next]