summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore
Commit message (Expand)AuthorAgeFilesLines
...
* Implement std::enable_if in HBMatt Derksen2016-05-071-0/+83
* Support runtime target translation for PhypNick Bofferding2016-03-293-1/+245
* Need to implement new Ctor for std::vectorAndrew Geissler2016-03-171-3/+88
* Re-enable shared ptr test casecrgeddes2016-02-191-14/+2
* Re-enable test cases for P9 Workcrgeddes2016-02-191-2/+17
* libc support for thread-local storagePatrick Williams2015-12-111-0/+75
* shared_ptr r-value ref ctor didn't match standardPatrick Williams2015-12-111-0/+16
* Implement std::shared_ptr.Patrick Williams2015-12-111-0/+89
* Implement std::is_pointer,is_referencePatrick Williams2015-12-111-0/+120
* Implement std::is_integral.Patrick Williams2015-12-111-0/+70
* Implement std::is_same.Patrick Williams2015-12-112-0/+148
* Support multiple instances for reserved memoryBill Schwartz2015-08-061-1/+2
* Fix handling of ECC protected partitions at runtimeDan Crowell2015-07-021-4/+7
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-261-6/+6
* enable IPMI interface for hostboot runtime (hbrt)Brian Horton2015-02-231-0/+29
* hbrt interface for PNOR accessPrachi Gupta2015-01-161-3/+158
* Add support for std::ptr_funPatrick Williams2014-10-151-0/+89
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2118-256/+253
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-213-6/+9
* HBRT: Defer indirect scoms to Sapphire.Patrick Williams2014-02-111-6/+5
* HBRT: Support full targeting in Sapphire.Patrick Williams2014-02-061-4/+30
* HBRT: Add version to interface struct.Patrick Williams2014-02-061-3/+12
* IBSCOM Enablement and Error HandlingDan Crowell2013-12-121-0/+2
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-2/+1
* Remove console.H from CxxTest driver include.Patrick Williams2013-11-141-1/+2
* Add VPD support to HBRTDoug Gilbert2013-11-131-1/+43
* Reduce UNIT_TEST trace usage by hbrt testcases.Patrick Williams2013-11-121-9/+13
* Runtime LidMgr.Patrick Williams2013-11-071-13/+56
* Hostboot runtime scom supportDoug Gilbert2013-10-171-1/+71
* Hostboot runtime errl supportDoug Gilbert2013-10-171-1/+26
* Initial Hostboot Runtime image support.Patrick Williams2013-09-175-29/+253
* Fixes for GCC 4.7Patrick Williams2013-04-172-8/+4
* Fix strict-aliasing violations.Patrick Williams2013-04-171-1/+10
* Disable page castout testDan Crowell2012-11-281-1/+6
* Memory Leak task_endBill Schwartz2012-10-125-144/+149
* Extend VMM to 32MMissy Connell2012-10-091-23/+67
* Removed workaround for SW145497Patrick Williams2012-09-241-8/+0
* Support for Non-zero HRMORDan Crowell2012-09-162-25/+80
* Additional needed utilities for PRD port.Patrick Williams2012-08-151-0/+91
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+54
* Support for core_activate via IPI.Patrick Williams2012-07-161-23/+32
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-23/+24
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-6/+0
* Fix FSIDD mutex issue, misc memory tweaksAdam Muhle2012-06-071-23/+30
* Enhanced STL capabilities.Patrick Williams2012-05-211-0/+124
* Support for POSIX clock_gettime function.Patrick Williams2012-05-211-0/+70
* Segfault in map when removing root-node.Patrick Williams2012-05-101-0/+12
* Support targeting code commonalityNick Bofferding2012-04-241-1/+1
* Fix deadlock in synctest.HPatrick Williams2012-04-111-30/+37
* Fix broken map::operator[].Patrick Williams2012-04-051-0/+6
OpenPOWER on IntegriCloud