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
/
usr
/
testcore
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add std::remove_all_extends to HB STL library
Andre Marin
2019-03-15
1
-0
/
+60
*
Thread local storage: Update unit tests for thread local storage
Jaymes Wilks
2019-03-11
2
-18
/
+172
*
Disable Sync Test
Christian Geddes
2019-02-13
1
-2
/
+3
*
Attribute support for recursive mutexes
Matt Raybuck
2018-11-12
2
-8
/
+9
*
Disable synchronization tests
Nick Bofferding
2018-11-01
1
-1
/
+1
*
Added support for recursive mutexes
Matt Raybuck
2018-10-29
2
-7
/
+75
*
Add additional comparison function objects into functional header
Andre Marin
2018-05-10
1
-1
/
+61
*
Add std::map operator== overload and != for vector
Stephen Cprek
2017-10-10
1
-0
/
+24
*
Add map list initialization and at() methods
Stephen Cprek
2017-04-10
1
-1
/
+19
*
Makefile changes for OP Build CI Witherspoon
Elizabeth Liner
2016-11-15
1
-2
/
+2
*
Implement std::array
Stephen Cprek
2016-10-30
2
-1
/
+186
*
Overloaded != operator for shared_ptr.
Matt Derksen
2016-06-02
1
-2
/
+6
*
Implement std::map::emplace()
Matt Derksen
2016-06-02
1
-0
/
+75
*
Added equal comparison override for shared_ptr
Matt Derksen
2016-05-24
1
-1
/
+6
*
Vector and list initializer lists fail with {} contructor
Andrew Geissler
2016-05-16
1
-1
/
+10
*
Implement std::enable_if in HB
Matt Derksen
2016-05-07
1
-0
/
+83
*
Need to implement new Ctor for std::vector
Andrew Geissler
2016-03-17
1
-3
/
+88
*
Re-enable shared ptr test case
crgeddes
2016-02-19
1
-14
/
+2
*
Re-enable test cases for P9 Work
crgeddes
2016-02-19
1
-2
/
+17
*
libc support for thread-local storage
Patrick Williams
2015-12-11
1
-0
/
+75
*
shared_ptr r-value ref ctor didn't match standard
Patrick Williams
2015-12-11
1
-0
/
+16
*
Implement std::shared_ptr.
Patrick Williams
2015-12-11
1
-0
/
+89
*
Implement std::is_pointer,is_reference
Patrick Williams
2015-12-11
1
-0
/
+120
*
Implement std::is_integral.
Patrick Williams
2015-12-11
1
-0
/
+70
*
Implement std::is_same.
Patrick Williams
2015-12-11
2
-0
/
+148
*
Add support for std::ptr_fun
Patrick Williams
2014-10-15
1
-0
/
+89
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
7
-121
/
+119
*
Update makefiles & included .mk files to use += convention.
Brian Silver
2014-05-21
2
-4
/
+5
*
Initial Hostboot Runtime image support.
Patrick Williams
2013-09-17
2
-14
/
+46
*
Memory Leak task_end
Bill Schwartz
2012-10-12
1
-33
/
+36
*
Removed workaround for SW145497
Patrick Williams
2012-09-24
1
-8
/
+0
*
Additional needed utilities for PRD port.
Patrick Williams
2012-08-15
1
-0
/
+91
*
Support for core_activate via IPI.
Patrick Williams
2012-07-16
1
-23
/
+32
*
Enhanced STL capabilities.
Patrick Williams
2012-05-21
1
-0
/
+124
*
Support for POSIX clock_gettime function.
Patrick Williams
2012-05-21
1
-0
/
+70
*
Segfault in map when removing root-node.
Patrick Williams
2012-05-10
1
-0
/
+12
*
Fix deadlock in synctest.H
Patrick Williams
2012-04-11
1
-30
/
+37
*
Fix broken map::operator[].
Patrick Williams
2012-04-05
1
-0
/
+6
*
Improve std::map by using a SplayTree container.
Patrick Williams
2012-03-29
1
-0
/
+37
*
Add return of an iterator to the vector erase function to match the stl stand...
Doug Gilbert
2012-03-06
1
-0
/
+33
*
STL advance / distance.
Patrick Williams
2012-02-22
1
-0
/
+94
*
Conditional Variable support
Doug Gilbert
2012-01-25
1
-0
/
+139
*
Support host boot mutex attributes
Nick Bofferding
2011-11-16
1
-5
/
+2
*
STL map support based on STL list
Doug Gilbert
2011-10-26
1
-0
/
+171
*
Reduce sleep times in test cases.
Patrick Williams
2011-10-19
1
-1
/
+6
*
Floating point support.
Patrick Williams
2011-09-12
1
-0
/
+49
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
2
-0
/
+44
*
Clean up mutex issues.
Patrick Williams
2011-08-09
1
-0
/
+15
*
Create testcore directory for kernel-level tests.
Patrick Williams
2011-06-17
2
-0
/
+99