summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-252-34/+37
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-257-113/+396
* Remove dangling node pointer in pqueues.Patrick Williams2011-10-241-6/+9
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-248-12/+328
* I2C Device Driver Good Machine PathTerry J. Opie2011-10-212-8/+36
* RTC3872: Hardware Availability Service: Add HWAS as first ISTEPMark Wenning2011-10-209-218/+428
* Fix race condition in stack-segment.Patrick Williams2011-10-191-1/+3
* HWPF: Add function pointer to HWP header filesMike Jones2011-10-177-27/+86
* HWPF: Change Util functions to have C symbolsMike Jones2011-10-171-5/+13
* HWPF: Add fapiGetInitFileAttr functionMike Jones2011-10-174-11/+38
* Pull FSI data from real attributes (Task 3909).Dan Crowell2011-10-147-31/+50
* HWPF: Error Information UpdatesMike Jones2011-10-1114-611/+431
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-106-36/+217
* Added putScomUnderMask/get/put/modifyCfamRegister interfacesThi Tran2011-10-104-7/+29
* Fixes to cxxtest, + add debug for traceMark Wenning2011-10-062-2/+2
* pge permission functionality..Missy Connell2011-10-064-9/+27
* Initialize the FSI hardware - Story 3551Dan Crowell2011-10-054-4/+82
* VFS provide assess to read-only data modulesDoug Gilbert2011-09-284-1/+14
* Attribute Resource Provider.Patrick Williams2011-09-233-1/+54
* VFS implement setting page permissions on virtual memoryDoug Gilbert2011-09-212-0/+10
* Change mm_set_permission interface.Patrick Williams2011-09-211-2/+2
* Fix miscellaneous issues getting attributes from within HWPsNick Bofferding2011-09-212-11/+7
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-199-2/+100
* Fix typo in types.hDan Crowell2011-09-191-1/+1
* Implement support for generating the PNOR targeting imageNick Bofferding2011-09-199-613/+100
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-154-1/+75
* HWPF: Ensure all fapi functions start with fapiMike Jones2011-09-142-27/+23
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-148-20/+85
* Remove page by given TYPE system callMatthew Barth2011-09-143-0/+36
* Removed extra ::TargetArgs:: from usage.Patrick Williams2011-09-141-2/+2
* Common Scan Tracing ReduxMonte Copeland2011-09-143-0/+188
* HWPF: Add support for new System Config Query functionsMike Jones2011-09-146-51/+198
* Return code cleanups.Patrick Williams2011-09-133-5/+17
* Revert "Support generating the PNOR targeting image"A. Patrick Williams III2011-09-137-6/+605
* Support generating the PNOR targeting imageNick Bofferding2011-09-137-605/+6
* Floating point support.Patrick Williams2011-09-123-9/+92
* Add TS_FAIL to field trace.Patrick Williams2011-09-121-1/+1
* HWPF: Attribute SimplificationMike Jones2011-09-081-17/+4
* Added fapiLogError() function.CamVan Nguyen2011-09-072-0/+41
* Move libs to the extended imageDoug Gilbert2011-09-072-0/+18
* HWPF: Initial Support for Target::getString (ecmd string)Mike Jones2011-09-071-7/+13
* Implementing FSI driverDan Crowell2011-09-065-2/+85
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-067-17/+137
* Fix XSCOM assert on non-sentinel chipThi Tran2011-09-021-3/+5
* HWPF: Replaced multiple HWP Invoker functions with a single HWP Invoker macroMike Jones2011-09-011-16/+26
* RTC 3346: Allow SPless control of ISteps within HostbootMark Wenning2011-08-315-3/+347
* Dynamic stack support.Patrick Williams2011-08-314-17/+183
* Ensure scratch operations happen on master core.Patrick Williams2011-08-317-34/+126
* Added %c and precision formatting support to trace.CamVan Nguyen2011-08-301-0/+39
* HWPF: Add support for gard to Error InformationMike Jones2011-08-261-9/+40
OpenPOWER on IntegriCloud