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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ATTR take generic target types
Dean Sanner
2016-08-03
1
-1
/
+4
*
Limit checkForIplAttentions to master in early IPL
Brian Stegmiller
2016-07-31
1
-3
/
+12
*
Add getChipletNumber to Target Class
Lateef Quraishi
2016-07-30
1
-0
/
+20
*
Refactor fapi2 scom interface to use pib_err_mask
crgeddes
2016-07-28
7
-9
/
+101
*
MDIA: restore processCommandTimeout
Caleb Palmer
2016-07-26
1
-2
/
+0
*
Enable HBRT targeting tests
Corey Swenson
2016-07-26
1
-0
/
+9
*
Refactor plat_getScom and plat_putScom to use opMode param
crgeddes
2016-07-25
1
-0
/
+1
*
Add support for Indirect Scom Form 1
Matt Ploetz
2016-07-24
1
-0
/
+4
*
Compute Nest Freq during 6.12 host_voltage_config
Andres Lugo-Reyes
2016-07-24
1
-0
/
+4
*
PNOR driver changes for 128MB support
crgeddes
2016-07-22
1
-2
/
+2
*
Minor PG tweaks
Dan Crowell
2016-07-21
1
-1
/
+2
*
Trustedboot PCR Extend reworked to use task message queue
Chris Engel
2016-07-18
2
-2
/
+10
*
Avoid visible errors during SBE update
Prasad Bg Ranganath
2016-07-18
1
-0
/
+64
*
Attribute override support in hostboot
Andrew Geissler
2016-07-18
1
-61
/
+0
*
Changing XZ decompressor to verify without pnor changes
Elizabeth Liner
2016-07-18
2
-3
/
+0
*
Update overload putRing funtion in hw_access to accept 3 param
crgeddes
2016-07-13
1
-0
/
+14
*
Deconfig-by-association update
Lateef Quraishi
2016-07-12
1
-0
/
+19
*
IStep changes and HWP integration for 8.7 host_set_voltages
Andres Lugo-Reyes
2016-07-08
1
-3
/
+14
*
Register verify_container runtime interface
Nick Bofferding
2016-07-07
1
-0
/
+42
*
Support secure load and unload API prototype
Nick Bofferding
2016-07-06
1
-0
/
+31
*
Support new verification failure procedure callout
Nick Bofferding
2016-07-04
1
-0
/
+1
*
PM Complex Implementation Deferred to Pass 2
Marty Gloff
2016-07-03
2
-1
/
+94
*
MDIA: re-enable use of maint cmds - general changes
Caleb Palmer
2016-07-01
1
-4
/
+8
*
Changes related to packaging of memory vpd on Nimbus - part 2
whs
2016-06-30
4
-74
/
+219
*
Adding support for EFFECTIVE_EC
Elizabeth Liner
2016-06-30
1
-0
/
+7
*
Generate error log when FAPI get or set attribute fails
Andrew Geissler
2016-06-30
1
-0
/
+3
*
Add getOpMode and setOpMode functions to fapi2 namespace
crgeddes
2016-06-30
3
-8
/
+23
*
Add cstdlib
Dan Crowell
2016-06-30
2
-2
/
+45
*
Create User Details section so we can record PIB err if applicable
crgeddes
2016-06-30
2
-0
/
+71
*
MDIA: Updated supported command events in MDIA.
Zane Shelley
2016-06-28
2
-81
/
+36
*
Update FAPI_INVOKE_HWP to reset current_err before falling func
crgeddes
2016-06-24
1
-0
/
+1
*
Make HB and HW Mailbox Scratch reg numbering consistent
Dean Sanner
2016-06-24
1
-5
/
+5
*
FSPless continous tracing support
Dean Sanner
2016-06-24
2
-0
/
+113
*
Support HB runtime data for adjunct partition
Brian Stegmiller
2016-06-23
2
-6
/
+42
*
step 7 HWP Enablement
crgeddes
2016-06-17
1
-15
/
+2
*
Implement < operator to fapi2::target's platform implementation
crgeddes
2016-06-15
1
-4
/
+19
*
p9_stop_util.so library created
Lateef Quraishi
2016-06-15
1
-0
/
+1
*
Collect FAPI traces for all FAPI_INVOKE_HWP calls
Dan Crowell
2016-06-15
1
-3
/
+7
*
Modify contract for hcode_scom_update
Dan Crowell
2016-06-14
1
-2
/
+3
*
Add in required plat support for chip EC attribute function
Andrew Geissler
2016-06-14
2
-1
/
+5
*
Update purge of L3 cache during initial boot
Elizabeth Liner
2016-06-10
1
-3
/
+3
*
Cleanup unused isteps in istep 9
Mike Baiocchi
2016-06-09
1
-28
/
+0
*
istep 10, proc_build_smp support
Andrew Geissler
2016-06-09
3
-17
/
+47
*
Make constructors in std::pair declaration constexpr
Caleb Palmer
2016-06-09
1
-3
/
+3
*
Add support for fapi2::getChildren with additional const TargetFilter
Mike Baiocchi
2016-06-09
2
-0
/
+75
*
Trustedboot add TPM and associated i2c master to the devtree
Chris Engel
2016-06-08
5
-3
/
+61
*
Minor comment updates for v0.95 IPL Flow
Andrew Geissler
2016-06-06
1
-3
/
+3
*
Implement PM complex calls in HBRT, no HWPs - Initial Infrastructure
Marty Gloff
2016-06-06
1
-24
/
+26
*
add platform support for fapi2::Target<K>.isFunctional()
Andres Lugo-Reyes
2016-06-06
1
-1
/
+13
*
Add new plat_target_filter.H header file
Mike Baiocchi
2016-06-02
1
-0
/
+95
[next]