summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* map virtual address to physical address in kernelDoug Gilbert2011-08-255-1/+60
* Fix for printkd.Patrick Williams2011-08-251-1/+1
* Add environment var to remove debug messages.Patrick Williams2011-08-243-3/+41
* Allocate zero'd page in block.Patrick Williams2011-08-241-1/+3
* Add copyright headers to all source files.Patrick Williams2011-08-24119-49/+2618
* Handle response from messages registered to a block within the base segmentMatthew Barth2011-08-232-2/+84
* Add target iterator and predicate supportNick Bofferding2011-08-237-16/+1093
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-222-1/+55
* HWPF Error Info SupportMike Jones2011-08-1917-83/+755
* Virtual File System module load and unloaddgilbert2011-08-178-5/+127
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-173-29/+12
* Changes to errl to commit error logs to L3 RAM 7Monte Copeland2011-08-164-82/+283
* Updated targeting assertion handlingNick Bofferding2011-08-161-3/+12
* Allow multiple driver registrations of the same function.Patrick Williams2011-08-161-31/+33
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-166-19/+282
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-152-4/+35
* I2C Device Driver SkeletonTerry J. Opie2011-08-156-0/+82
* Implement fapi::delay()Monte Copeland2011-08-151-1/+32
* Move fakePNOR to 5MB, copy fakeext image to sandbox, load fakeext/TOC into ph...Adam Muhle2011-08-151-0/+1
* Optimize trace singleton usageCamVan Nguyen2011-08-112-6/+46
* Add %s string formatting support to traceCamVan Nguyen2011-08-102-2/+7
* Fix malloc to handle allocating range 2040 - 4088 bytesDoug Gilbert2011-08-101-1/+1
* Allocate block system call stubMatthew Barth2011-08-104-4/+56
OpenPOWER on IntegriCloud