summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update scratch SPR #s for P8.Patrick Williams2011-08-102-29/+17
* Upgrade Salerno memory size to 4MB.Patrick Williams2011-08-091-2/+2
* Clean up mutex issues.Patrick Williams2011-08-091-5/+4
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-085-37/+149
* More PNOR RP work - Task 3440 (Story 3330)Dan Crowell2011-08-084-22/+31
* Temporarily increase base image directory sizeDoug Gilbert2011-08-051-1/+1
* Adding fake PNOR Device Driver SupportAdam Muhle2011-08-031-1/+1
* Add handling for HvEmu exception.Patrick Williams2011-08-011-11/+50
* Linker checks for multiple weak symbols.Patrick Williams2011-07-291-13/+8
* Add userspace syscalls for PVR.Patrick Williams2011-07-293-20/+40
* Reduce memory footprint to 3MB.Patrick Williams2011-07-293-73/+39
* Add usage statistics to PageManager.Patrick Williams2011-07-291-1/+4
* RTC 3367, 3321 TS_FAIL and TS_WARN should send to trace buffer instead of printkMark Wenning2011-07-282-11/+20
* PNOR Resource Provider (RTC:3387)Dan Crowell2011-07-286-1/+142
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-253-19/+102
* Reduce working threads to first core.Patrick Williams2011-07-251-0/+74
* Update addresses used in XSCOM/HWPF test cases to work in VBUThi Tran2011-07-211-0/+2
* VMM Improvements.Patrick Williams2011-07-209-51/+533
* Shutdown and post status on HostBoot completionMike Jones2011-07-195-11/+97
OpenPOWER on IntegriCloud