summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1213-13/+334
* 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-012-14/+16
* 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-2415-78/+145
* 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
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-226-4/+120
* Create initial stack-frame from userspace.Patrick Williams2011-08-222-9/+19
* Fix gensyms endianness on pool machines.Patrick Williams2011-08-221-3/+12
* HWPF Error Info SupportMike Jones2011-08-1940-818/+3017
* Gensyms / Genlist performance improvement.Patrick Williams2011-08-192-27/+61
* VMM Fixes:Patrick Williams2011-08-192-17/+22
* Errl parser update to accept pre-extracted storage buffer.Monte Copeland2011-08-182-13/+81
* Virtual File System module load and unloaddgilbert2011-08-1724-101/+787
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-179-245/+377
* RTC3582: Allow control of ISTEPs within HostBoot: "hb-istep" commands in pyt...Mark Wenning2011-08-174-13/+273
OpenPOWER on IntegriCloud