summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* Ignore attentions from non-functional Centaurs.Brad Bishop2013-01-141-24/+31
| | | | | | | | | Change-Id: I67c55bb124f35421f819bde5bccb36d84ccb3277 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2912 Tested-by: Jenkins Server Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Refactoring the DMI eRepair restore code and makefile changesBilicon Patil2013-01-145-699/+336
| | | | | | | | | | Change-Id: I9c275a010b2767d45fa20ee984c9272a142f6c3c RTC: 60615 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2803 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Fix automatic collection of CFAM register FFDC on HWP errorMike Jones2013-01-101-3/+4
| | | | | | | | | | | | HWP Error XML files can specify CFAM/SCOM registers to collect on a HWP error. The current code doesn't work for CFAM addresses containing non decimal characters, simple fix. Change-Id: I713ed12a85e6fd994c8e4b271b7901b0a66cd484 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2907 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixing a bug in the accessor HWP.Bilicon Patil2013-01-102-43/+39
| | | | | | | | | | | | | | The l_vpdPtr was not getting incremented in the scenario where non-matching eRepair records were found which meant the continue statment was executed in the for loop of the function - determineRepairLanes. Change-Id: I74700abcd427408138904f417c6565d2aecbbbd7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2874 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove support for P7.Patrick Williams2013-01-102-31/+7
| | | | | | | | | | Change-Id: I9186f42f85d6f6864b51b6935f5d4e5ca510ceb4 RTC: 39872 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2901 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Improve PNOR DD Micron NOR WorkaroundAdam Muhle2013-01-082-34/+32
| | | | | | | | | | | | | | | | | Improving the workaround implemented in Story 53201 to be more efficient. Changing to use the normal SFC polling to determine when the write/erase operations are complete and then reading the Micron Flag Status register once to keep the chip from getting into a bad state. This should reduce the traffic on the SPI bus. Change-Id: I315b165bcd3014a2c3121fd97594e73a2e6c1082 RTC: 61064 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2795 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add gdb support for PRD simulatorprashanthacharya2013-01-081-16/+16
| | | | | | | | | | | | | | | | simulator needs to be debugged under mcp7 jailed environment, and ddd is not supported under jailed environment, hence changes has been added to simulator script to support gdb using simulators -debug option, also an option(-D no_opt) has been added to simulator makefile to override default compiler optimization level. RTC: 60472 Change-Id: I71ee845df23bdd0b5603b923364267b60f571475 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2749 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2868
* Fix typos in PRD XBUS reg fileChris Phan2013-01-081-5/+5
| | | | | | | | | | Change-Id: Id4a5df5f6d6a69b4c4ff4f0920defbcb9c06b898 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2809 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Prashanth S. Acharya <prashanthacharya@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2867
* Get realmem buffer for SLW output bufferMark Wenning2013-01-071-181/+247
| | | | | | | | Change-Id: I0ac43ab3eaeb5dfb9edc626a5a41e553988ec926 RTC: 52972 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2736 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove sim hack for proc_check_slave_sbe_seeprom_completeDean Sanner2013-01-071-101/+22
| | | | | | | | Change-Id: I3b281086ee93e388108f74e2a1c2d2bd3b9ed149 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2820 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enable slave coresDean Sanner2013-01-071-6/+2
| | | | | | | | | Enable slave core execution on master proc and slave proc Change-Id: I990ecb3d82b1b06fd64e085071ae1880818ca1d8 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2858 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* New SLW ref image for build_winkle_imagesMark Wenning2013-01-041-14/+16
| | | | | | | Change-Id: Ie351e05bba0e6b806be73fdcc23435b2c145f5b1 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2663 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Bad RC from procedure cen_mem_pll_initf does not cause an istep failure and ↵Mark Wenning2013-01-041-46/+42
| | | | | | | | | | | termination Change-Id: I0d6bec07d9bf344ab992f0c1abe4c44c7b80d6ca RTC: 60484 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2777 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Attribute Override. Bugfix checking num attrs in messageMike Jones2013-01-041-3/+4
| | | | | | | | | Change-Id: I86167f82c45a1fdbf26c1be3e6cf28432ca76327 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2807 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove Simics Hacks from core_activate.CMark Wenning2013-01-041-116/+22
| | | | | | | | | | | Change-Id: Iddecb008adaa43eb465aef606dffa66251c3c518 RTC:59409 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2774 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove Exit Cache contained sim hack, Update backing buildDean Sanner2013-01-032-59/+24
| | | | | | | | | | Change-Id: Ice7df0084dbc053f07947416ef01a969c46b142e RTC: 60780 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2797 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* deconfigGard - enable reading GARD records from PNORBrian Horton2013-01-023-155/+171
| | | | | | | | | | | update common and platform interface so that both hostboot and FSP can access GARD records in PNOR. Change-Id: I1eb36238076bcbb421cf1d149538eba1c7faeda6 RTC: 33551 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2628 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* TRACS override attribute for SCAN traces.Patrick Williams2013-01-029-41/+73
| | | | | | | | | Change-Id: Ia2bd15babe8ad7bd25293e72a7285c0a278b89c2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2792 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add VMEM_IDayma2013-01-021-1/+5
| | | | | | | | | | | | adding VMEM_ID back to the attributes by modifying the genHwsvMrwXml.pl file The change will resolve the issue with the second processor voltage rail enable This fix is related to defect 864984 Change-Id: Iffde1c00c4900e4b5a427ad6ed3600481397d85f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2793 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add Support for ATTR_CHIP_REGIONS_TO_ENABLE to HostbootAndrew Geissler2012-12-192-0/+135
| | | | | | | | RTC: 60824 Change-Id: I7cb3848d6bf7ac0bb3574763d01ea86bd5170f68 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2757 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Initialize the PIB hardware layer for interruptsdgilbert2012-12-1912-514/+740
| | | | | | | | RTC: 47105 Change-Id: Iba893e65ee468b56e9e929a26d2888a67a4788af Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2433 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Shifting PNOR Direct Read offset to 0xFC000000Adam Muhle2012-12-192-4/+3
| | | | | | | | | | | | | | There was a disconnect across 2 pieces of code regarding how PNOR was mapped. The PNOR Device driver and simics config were using 0xF4000000, but our MMIO calculations for the SBE engine were using 0xFC000000. Based on VBU results, we think 0xFC000000 is the more likely correct answer, so aligning everything on that. Change-Id: I0c2582e44993ef2710b4eaf0e9a3cf990544ef62 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2753 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* PON - HW procedures update - Set #3Thi Tran2012-12-191-9/+23
| | | | | | | | RTC: 59154 Change-Id: I93c99ce08f823c3c2be32c50ec524a68c23cc8dd Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2750 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PON - HW procedures update - Set #2Thi Tran2012-12-199-313/+1382
| | | | | | | | RTC: 59154 Change-Id: I0c54a26265b9e9ea55fca591c8cbf3dbb7985527 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2748 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Implementing io_dccal HWP to HostBootThi Tran2012-12-1911-156/+1038
| | | | | | | | | RTC: 41360 Change-Id: I04982bfdc11e7500106c95b7731927fe3e500cd7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2598 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP: integrate p8_xip_customize into hostbootVan Lee2012-12-1820-459/+2398
| | | | | | | | | Change-Id: Idfe342adb19a8cc1c1eb5ec59dbaba1c858da0c1 RTC: 42182 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2686 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b1216c_1251.801Dean Sanner2012-12-184-24/+29
| | | | | | | | Change-Id: Ibcc0be1c8fa24fb4f188e338a52992da4262328c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2743 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Changes to add support for dynamic VIDs on HB.ayma2012-12-186-152/+862
| | | | | | | | | | | | | Changes to put code into HB to do the istep 13.1 and 13.5 which is disable_vddr and enable_vddr respectively This is in conjunction with story 37517 on the hwsv side RTC: 34041 Change-Id: Id09a78e581d2a778d781e2683cc7ec26c8d45153 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2687 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Cleanup interrupt status registerBrad Bishop2012-12-178-31/+40
| | | | | | | | | | | | - Cleanup interrupt status register - Fix inverted use of ipoll mask Change-Id: Ia16fba463f51d5b7bce94e9e96f6fe1d3fc7db0b RTC: 59222 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2700 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add io_restore_erepair call in istep 8.1Brian Horton2012-12-172-58/+248
| | | | | | | | Change-Id: I342a0691ef99e6c28df055479196ea9a8201c5c7 RTC: 59080 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2702 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support for DMI lane restore capability for Tuleta hardware bringupBilicon Patil2012-12-1710-56/+2902
| | | | | | | | Change-Id: Ie1bd86424eb4547407eb9d7dbc77b3aa048be251 RTC: 59900 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2580 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support Trace messages for FSP.Patrick Williams2012-12-178-23/+281
| | | | | | | | | RTC: 35396 Change-Id: I0a8dddc6198d82b10780e897a284575a317862ba Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2648 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Scan support in Simics. Scandd testcases enabled.Missy Connell2012-12-174-85/+82
| | | | | | | | RTC:46643 Change-Id: I9e546c1d753ae42f5dc662f88c91f00d9a32e2db Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2705 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add support for EI_BUS_TX_LANE_INVERT attributeAndrew Geissler2012-12-175-7/+178
| | | | | | | | Change-Id: I1b48acb122a99e172aa00340c875ec9fbad8dd12 RTC:59275 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2667 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRDF: Use system attribute for MNFG flagsChris Phan2012-12-174-91/+74
| | | | | | | | | | Change-Id: I0d697bc772ee5af68b9026b3962ed3e3f59daea9 RTC: 59636 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2565 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2682 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Various bug fixes in PRD rule filesChris Phan2012-12-178-17/+51
| | | | | | | | | | | | Also move dumpHWURequest to PlatServices to get around recent changes in DUMP that breaks x86 sim build. Change-Id: Ia9666255d84fdc8c7c6407c12216393950672902 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2709 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2735
* VPD WriteDan Crowell2012-12-173-40/+96
| | | | | | | | | | | Enable SPD writes and send a message to the FSP to update the real VPD. Change-Id: Ia398a49b4b5e2505c3ac25176cf37a5a0fc28111 RTC: 41365 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2549 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Override Payload Kind with Manufacturing AVP flagsDan Crowell2012-12-172-1/+21
| | | | | | | | | | | | | | The PAYLOAD_KIND variable determines what type of payload we are going to load. However, in some cases we may run AVP payloads in an environment where we would typically run something else. In those cases the PAYLOAD_KIND is overwritten. Change-Id: I7749940e2f25db67b4a57658818852f11ea643f2 RTC: 51264 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2710 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP Integration: mss_get_cen_ecidCamVan Nguyen2012-12-174-3/+369
| | | | | | | | | | Change-Id: I0d02ac1ef8e9e8cd65eaf086206dade1cd43ce38 RTC: 58012 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2713 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move continuous trace attribute.Patrick Williams2012-12-158-7/+64
| | | | | | | | | | | | FSP team wanted to have the ability to write the attribute that configures continuous trace. Created a new non-volatile r/w attribute that allows FSP to configure function in HB. Change-Id: I76784c0f97c1b8ed01aa404c9394975a6fe80e6d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2724 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP Integration: mss_draminit_training_advancedCamVan Nguyen2012-12-1514-124/+6578
| | | | | | | | | | Change-Id: Ibb7361cc9f3f36353f745d82e340f9129c75cc5c RTC: 41344 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2720 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix for PutScomUnderMask op.CamVan Nguyen2012-12-151-4/+9
| | | | | | | | Change-Id: I30f3571946b25c8d9377db81558c353bfd632bfe Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2719 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Check for attentions and do PRD analysis after each istep substepCamVan Nguyen2012-12-151-0/+18
| | | | | | | | | | Change-Id: Iec581a8be16b3ae392e7f467b7e69b867ecd1b1e RTC: 60409 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2660 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Full support for 8MB and 4MB cache sizesAdam Muhle2012-12-156-10/+261
| | | | | | | | | | | | | | Updating activate_thread to check if we're using fakePNOR and if any of the L3 Cache is deconfigured. If all 8MB are available, it will make a call to extend Hostboot memory to all 8MB. Change-Id: Ib32c9aa02e643228382e2a72dcb780d2f78989fe RTC: 49137 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2683 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PON - HW procedures update - Set #1Thi Tran2012-12-1512-310/+327
| | | | | | | | Change-Id: Ibe998c8cfd6ad39f63e9ab91f836a1d9aa428431 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2661 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Refresh Memory HWPsMike Jones2012-12-1454-7088/+24296
| | | | | | | | Change-Id: Id15d99072821587d1abd2c399042b5b64f859cef RTC: 59193 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2690 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update Proc chips from useXscom to useFSIScom after proc_fabric_iovalidMissy Connell2012-12-142-0/+37
| | | | | | | | | | | Change-Id: I23b5deb565f9c0accd644996b43c00bb7eb053d9 RTC: 34064 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2658 Reviewed-by: Melissa J. Connell <missyc@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* ContTrace tool updates for new trace design.Patrick Williams2012-12-144-2/+97
| | | | | | | | Change-Id: I424ee37b29bf762b8f6a8be73ebbc2f19ba914aa Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2585 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Reduce trace buffer sizes.Patrick Williams2012-12-1431-234/+254
| | | | | | | Change-Id: I13a80f814fd13a30315320c0b0c7374f39c3ecc2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2522 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move components to slow-buffer as appropriatePatrick Williams2012-12-1411-109/+113
| | | | | | | Change-Id: Ife675112b7522a03e1e44d838e7af8fdd1af5b56 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2521 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud