summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement support for generating the PNOR targeting imageNick Bofferding2011-09-1929-1989/+3939
* Add debug message for MC exception.Patrick Williams2011-09-162-1/+19
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-159-4/+146
* HWPF: Removing platform specific includes from fapi fileMike Jones2011-09-151-3/+0
* Added function to dump and parse error logs to hostboot dump and parse tools.CamVan Nguyen2011-09-1410-227/+1135
* HWPF: Ensure all fapi functions start with fapiMike Jones2011-09-146-80/+111
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-1414-37/+97
* Remove page by given TYPE system callMatthew Barth2011-09-147-35/+108
* Removed extra ::TargetArgs:: from usage.Patrick Williams2011-09-145-41/+43
* Common Scan Tracing ReduxMonte Copeland2011-09-147-39/+532
* HWPF: Add support for new System Config Query functionsMike Jones2011-09-1411-86/+606
* Return code cleanups.Patrick Williams2011-09-1312-33/+68
* Revert "Support generating the PNOR targeting image"A. Patrick Williams III2011-09-1323-3306/+1965
* Support generating the PNOR targeting imageNick Bofferding2011-09-1323-1965/+3306
* RTC 3846: TRAC_INIT macro used for testcases not workingMark Wenning2011-09-132-11/+23
* Additional good/error path checks for creating blockMatthew Barth2011-09-122-7/+5
* FP Denormalization support.Patrick Williams2011-09-125-1/+205
* Floating point support.Patrick Williams2011-09-1212-12/+333
* Add TS_FAIL to field trace.Patrick Williams2011-09-121-1/+1
* HWPF: Attribute SimplificationMike Jones2011-09-084-282/+720
* Added fapiLogError() function.CamVan Nguyen2011-09-075-0/+116
* Move libs to the extended imageDoug Gilbert2011-09-0717-229/+274
* HWPF: Initial Support for Target::getString (ecmd string)Mike Jones2011-09-075-49/+226
* Implementing FSI driverDan Crowell2011-09-0613-12/+1413
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-0612-54/+377
* Fix compile error when HOSTBOOT_DEBUG is enabledMark Wenning2011-09-021-1/+1
* Fix XSCOM assert on non-sentinel chipThi Tran2011-09-024-55/+290
* Reduce FAPI rebuilds to only when xml files change.Patrick Williams2011-09-011-12/+12
* Add copyright_check to hb.Patrick Williams2011-09-011-1/+42
* HWPF: Replaced multiple HWP Invoker functions with a single HWP Invoker macroMike Jones2011-09-014-264/+278
* RTC 3346: Allow SPless control of ISteps within HostbootMark Wenning2011-08-3127-795/+2320
* Dynamic stack support.Patrick Williams2011-08-3112-55/+419
* Ensure scratch operations happen on master core.Patrick Williams2011-08-3113-203/+367
* Page align vaddr for page fault msgs.Patrick Williams2011-08-311-3/+6
* Added %c and precision formatting support to trace.CamVan Nguyen2011-08-304-8/+112
* HWPF: Add support for gard to Error InformationMike Jones2011-08-265-20/+118
* map virtual address to physical address in kernelDoug Gilbert2011-08-2510-24/+167
* Fix for printkd.Patrick Williams2011-08-251-1/+1
* Copyright fix - skip deleted/renamed files, print warning for unknown filesMark Wenning2011-08-241-0/+7
* copyright fixMark Wenning2011-08-241-1/+1
* copyright fixMark Wenning2011-08-241-8/+9
* Fix copyright script - must not reject Unknown filesMark Wenning2011-08-241-2/+4
* Error log parser to print a sensible message when there are zero error logs.Monte Copeland2011-08-241-0/+11
* Add environment var to remove debug messages.Patrick Williams2011-08-2414-78/+118
* Allocate zero'd page in block.Patrick Williams2011-08-242-1/+12
* Add copyright headers to all source files.Patrick Williams2011-08-24320-396/+7021
* Scripts to add copyright blocks on all files during a commitMark Wenning2011-08-247-5/+928
* Add function to dump and parse error logs in SIMICS to python scriptCamVan Nguyen2011-08-232-19/+127
* Handle response from messages registered to a block within the base segmentMatthew Barth2011-08-237-8/+135
* Add target iterator and predicate supportNick Bofferding2011-08-2316-41/+2224
OpenPOWER on IntegriCloud