summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Define additional trace macros.CamVan Nguyen2011-07-122-1/+84
* HWPF const fixes and perl script updatesMike Jones2011-07-1211-66/+140
* Improve assert handling and options.Patrick Williams2011-07-069-20/+247
* Adding Attribute Support to HWPF and some minor HWPF updates.Mike Jones2011-07-0516-706/+921
* Added support for individual trace buffersCamVan Nguyen2011-07-014-66/+442
* Init service added twice to image.Patrick Williams2011-06-301-1/+1
* Initial HWPF deliveryThi Tran2011-06-3046-57/+4063
* TS_TRACE now dumps to trace buffer instead of printkMark Wenning2011-06-287-262/+295
* Add device segment to SLB initMatthew Barth2011-06-245-2/+79
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-245-45/+12
* Create a new pass to generate header files.Patrick Williams2011-06-241-1/+5
* Migrate device framework to use targeting.Patrick Williams2011-06-2113-61/+61
* Added _start entry point to the initialization serviceNick Bofferding2011-06-211-0/+32
* Initialization Service (Flow Control)Mark Wenning2011-06-2116-62/+1632
* Set up initial task link-register to point to 'task_end' function.Patrick Williams2011-06-202-3/+14
* Optimize functions for templatized devfw calls.Patrick Williams2011-06-201-101/+78
* Added support for base targeting infrastructureNick Bofferding2011-06-1720-4/+4550
* Initial XSCOM deliveryThi Tran2011-06-1715-3/+849
* Create testcore directory for kernel-level tests.Patrick Williams2011-06-175-4/+8
* Initial futex supportdgilbert2011-06-1725-232/+634
* Changes to CxxTest to allow CI testing through Jenkins.Patrick Williams2011-06-148-116/+149
* Check in initial (working) scripts for auto-unit testMark Wenning2011-06-132-0/+401
* Fix page rounding issue in malloc.Patrick Williams2011-06-091-1/+2
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-084-0/+55
* Errl support for device framework.Patrick Williams2011-06-029-71/+167
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-027-15/+115
* Device Framework support.Patrick Williams2011-06-0216-4/+1282
* Add user data macros, fix singleton for error logging.Thi Tran2011-06-017-24/+127
* CxxTest logs messages to trace bufferMark Wenning2011-06-015-34/+211
* Added HID0 back to ppcconsts.SSteven Royer2011-05-261-0/+1
* Update SPR list.Patrick Williams2011-05-261-31/+9
* Userspace interfaces for processor affinity.Patrick Williams2011-05-262-4/+103
* Kernel support for processor affinity.Patrick Williams2011-05-266-8/+82
* Improve assert debugability.Patrick Williams2011-05-251-1/+3
* Fix deadlock in mutex due to uninitialized values.Patrick Williams2011-05-251-0/+2
* Hide trace singleton within trace module.Patrick Williams2011-05-243-5/+17
* Initial Error Log code deliveryThi Tran2011-05-2421-3/+1569
* Add container find to algorithm.Patrick Williams2011-05-231-0/+28
* Simple realloc implementation.Patrick Williams2011-05-202-0/+29
* Fix #include directive for trace/interfacePatrick Williams2011-05-201-1/+1
* Fixed doxygen tags within trace header file.Andrew Geissler2011-05-191-26/+26
* Change doxygen project name to Hostboot.Patrick Williams2011-05-181-1/+1
* Initial script to extract and display formatted trace in SimicsCamVan Nguyen2011-05-181-0/+105
* Initial STL code delivery with code review changes.dgilbert2011-05-183-0/+1957
* Updated per trace code review comments.Andrew Geissler2011-05-1812-422/+631
* Execute all libtest* modules when hbicore_test image starts.Patrick Williams2011-05-183-1/+29
* Fix weak consistency bug in guard-aquire/guard-releasePatrick Williams2011-05-171-31/+16
* Automatically generate cxxtest driver.Mark Wenning2011-05-165-36/+738
* Base cxxtest class and some examples.Andrew Geissler2011-05-1611-2/+199
* Initial trace support for host bootAndrew Geissler2011-05-168-602/+2060
OpenPOWER on IntegriCloud