summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* RTC 3367, 3321 TS_FAIL and TS_WARN should send to trace buffer instead of printkMark Wenning2011-07-288-36/+322
* PNOR Resource Provider (RTC:3387)Dan Crowell2011-07-2814-5/+686
* Generate ctags file as part of build.Patrick Williams2011-07-282-1/+6
* Update autocitest to dump printk,traces,etc... when modules tests time outMatthew Barth2011-07-281-9/+19
* Add sandbox backing build checking to hb scriptPatrick Williams2011-07-281-0/+31
* Fix VBU XSCOM & HWPF test case failure due to VBU unsupported address 0x130F0012Thi Tran2011-07-273-3/+6
* Add hostboot dump tool for VBU.CamVan Nguyen2011-07-262-20/+597
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-2527-283/+975
* Reduce working threads to first core.Patrick Williams2011-07-253-22/+138
* Create 'hb' utility script.Patrick Williams2011-07-257-27/+289
* Update addresses used in XSCOM/HWPF test cases to work in VBUThi Tran2011-07-216-33/+100
* VMM Improvements.Patrick Williams2011-07-2024-283/+1055
* Add hostboot dump support.CamVan Nguyen2011-07-195-8/+643
* Shutdown and post status on HostBoot completionMike Jones2011-07-1913-18/+202
* Add user-space stub for task entry.Patrick Williams2011-07-182-6/+30
* fix mutex_unlock weak consitency bugdgilbert2011-07-151-0/+2
* Linker support for extended imagedgilbert2011-07-154-438/+819
* IStep DispatcherMark Wenning2011-07-1421-87/+645
* InitService changes for LLDD 0.7Mark Wenning2011-07-1432-1371/+1531
* Initial checkin of PageTableManager - RTC:3195Dan Crowell2011-07-147-128/+1750
* syscall cleanup/scrubMonte Copeland2011-07-148-28/+169
* HW Procedure Compile SupportAndrew Geissler2011-07-148-1/+1210
* Define additional trace macros.CamVan Nguyen2011-07-122-1/+84
* HWPF const fixes and perl script updatesMike Jones2011-07-1211-66/+140
* Clean up trace hash files as part of make clean.Patrick Williams2011-07-111-1/+1
* Fix race condition in build gen_passPatrick Williams2011-07-071-0/+4
* Improve assert handling and options.Patrick Williams2011-07-0610-21/+249
* 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-243-7/+27
* 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
* Compile all code with -fshort-enums option to compact space required for enumsNick Bofferding2011-06-171-1/+1
* Changes to CxxTest to allow CI testing through Jenkins.Patrick Williams2011-06-149-116/+152
* 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
OpenPOWER on IntegriCloud