summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up mutex issues.Patrick Williams2011-08-095-46/+48
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-0812-57/+382
* Create fakext "hello world" module to place in the extended image forAdam Muhle2011-08-084-2/+51
* More PNOR RP work - Task 3440 (Story 3330)Dan Crowell2011-08-0811-156/+792
* Temporarily increase base image directory sizeDoug Gilbert2011-08-051-1/+1
* Update simics bbuild and workarounds for phyp flightrecorder failure.Patrick Williams2011-08-043-6/+9
* _fini and static dtor handlingdgilbert2011-08-032-6/+79
* Hang condition on mutex, try different futex lock codeDoug Gilbert2011-08-032-4/+7
* Adding fake PNOR Device Driver SupportAdam Muhle2011-08-038-4/+535
* Add handling for HvEmu exception.Patrick Williams2011-08-013-13/+70
* Linker checks for multiple weak symbols.Patrick Williams2011-07-293-48/+71
* Add userspace syscalls for PVR.Patrick Williams2011-07-298-45/+94
* Reduce memory footprint to 3MB.Patrick Williams2011-07-299-94/+122
* Add usage statistics to PageManager.Patrick Williams2011-07-292-2/+15
* 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
* 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-253-19/+270
* 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-193-6/+641
* 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-153-436/+815
* IStep DispatcherMark Wenning2011-07-1421-87/+645
* InitService changes for LLDD 0.7Mark Wenning2011-07-1431-1371/+1528
* 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
* 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
OpenPOWER on IntegriCloud