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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
HB Improvements: Fix compiler warnings on modern compilers
Luis Fernandez
2019-04-05
1
-4
/
+6
*
Fix true_type and false_ type typdef with integral_constant
Andre Marin
2019-04-02
1
-4
/
+3
*
Add std::remove_all_extends to HB STL library
Andre Marin
2019-03-15
1
-0
/
+7
*
Support thread local storage
Jaymes Wilks
2019-03-11
1
-0
/
+115
*
Support HB running in SMF
Dean Sanner
2018-09-24
1
-1
/
+3
*
New Global For Console Daemon
Ilya Smirnov
2018-06-19
1
-1
/
+15
*
Ensure AbaPtr is not used in runtime code
Dan Crowell
2017-10-19
1
-1
/
+7
*
Add map list initialization and at() methods
Stephen Cprek
2017-04-10
1
-2
/
+30
*
Add a global to track when targeting has been loaded
Mike Baiocchi
2017-03-08
1
-1
/
+22
*
Prevent inline of some shared_ptr functions for space
Dean Sanner
2016-10-11
1
-51
/
+73
*
Overloaded != operator for shared_ptr.
Matt Derksen
2016-06-02
1
-0
/
+5
*
Implement std::map::emplace()
Matt Derksen
2016-06-02
2
-3
/
+60
*
Added equal comparison override for shared_ptr
Matt Derksen
2016-05-24
1
-0
/
+5
*
Implement std::enable_if in HB
Matt Derksen
2016-05-07
1
-0
/
+42
*
Support runtime target translation for Phyp
Nick Bofferding
2016-03-29
1
-0
/
+108
*
shared_ptr::reset did not work for shared pointer
Patrick Williams
2016-02-19
1
-4
/
+5
*
shared_ptr r-value ref ctor didn't match standard
Patrick Williams
2015-12-11
1
-2
/
+2
*
Implement std::shared_ptr.
Patrick Williams
2015-12-11
1
-0
/
+231
*
Implement std::move, std::forward.
Patrick Williams
2015-12-11
1
-0
/
+46
*
Implement std::is_pointer,is_reference
Patrick Williams
2015-12-11
1
-0
/
+48
*
Implement std::is_integral.
Patrick Williams
2015-12-11
2
-0
/
+109
*
Implement std::is_same.
Patrick Williams
2015-12-11
2
-0
/
+88
*
Support for mixed DIMM configuration
aalugore
2015-09-18
1
-0
/
+4
*
Function to set Nest Frequency based off DIMM memory capability
aalugore
2015-09-18
2
-15
/
+20
*
Workaround for fapiMalloc fragmentation issue
Jay Azurin
2015-09-04
1
-0
/
+14
*
Implement a lockfree ABA-safe smart pointer.
Patrick Williams
2015-04-24
2
-30
/
+276
*
Ambiguous Sort Compiler Error fix with std::pair
Bill Hoffa
2015-02-20
1
-6
/
+8
*
Align all HBRT reserved memory to 64K boundary
Dan Crowell
2015-02-16
1
-20
/
+21
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
2
-5
/
+9
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
23
-407
/
+406
*
Move isSimicsRunning() check into a util function
Mike Baiocchi
2014-02-05
1
-0
/
+40
*
Initial Support for Updating SBE SEEPROM
Mike Baiocchi
2013-10-28
1
-0
/
+43
*
Make sprintf-class functions comply with standard.
Patrick Williams
2013-10-07
2
-442
/
+6
*
Secureboot memory layout support.
Patrick Williams
2013-06-14
1
-22
/
+29
*
Move sprintf closer to POSIX standard
Dean Sanner
2013-06-11
1
-34
/
+46
*
Enhance heap corruption detection.
Patrick Williams
2013-05-01
1
-25
/
+31
*
Add 'SUPPRESS_UNUSED_VARIABLE' macro to avoid compiler warnings.
Patrick Williams
2013-04-18
1
-0
/
+159
*
Fixes for GCC 4.7
Patrick Williams
2013-04-17
1
-26
/
+26
*
Fix strict-aliasing violations.
Patrick Williams
2013-04-17
1
-41
/
+32
*
Changes to add support for dynamic VIDs on HB.
ayma
2012-12-18
1
-24
/
+24
*
Support code coverage in extended modules.
Patrick Williams
2012-10-09
1
-53
/
+54
*
Memory leak in splaytree and testcase.
Patrick Williams
2012-09-04
1
-23
/
+32
*
Reduce timeslice for idle task based on wake time of sleeping tasks
Doug Gilbert
2012-07-28
1
-122
/
+161
*
Support for core_activate via IPI.
Patrick Williams
2012-07-16
1
-1
/
+1
*
Attribute Support for proc_setup_bars and mss_setup_bars
Mark Wenning
2012-07-12
1
-10
/
+3
*
Fix const-correctness bug in std::map splay tree implementation
Mike Jones
2012-06-21
1
-24
/
+24
*
Enhanced STL capabilities.
Patrick Williams
2012-05-21
1
-0
/
+189
*
Fix includes for map.
Patrick Williams
2012-05-08
1
-0
/
+1
*
Fix broken map::operator[].
Patrick Williams
2012-04-05
1
-1
/
+0
*
Improve std::map by using a SplayTree container.
Patrick Williams
2012-03-29
4
-0
/
+1482
[next]