summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Updates to IPL flow v1.08CamVan Nguyen2012-08-1642-1295/+912
| | | | | | | | | | Change-Id: I496b5739f625dd5111a5cdd144e89dcd43ad1986 RTC: 45712 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1533 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Add fapiSpecialWakeup interfaceMike Jones2012-08-162-22/+71
| | | | | | | | | | RTC: 46930 Change-Id: I7bddfeccd78278d96a367a9e5842fa504dedbe30 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1523 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Attention handler fake system.Brad Bishop2012-08-155-45/+840
| | | | | | | | | | | | A fake hardware implementation framework for unit testing. Change-Id: I596c26d4c10a0f707c9eab29419b36e8ed11ac6b RTC: 41428 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1356 Tested-by: Jenkins Server Reviewed-by: LARINA M. DSOUZA <larsouza@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Attention handler fake interrupt presenter.Brad Bishop2012-08-154-25/+403
| | | | | | | | | | A fake presenter for unit testing. RTC: 41428 Change-Id: I03f90cc00ee368fb8bde24e47da6fc4a4db130cf Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1355 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Attention handler SCOM wrapper.Brad Bishop2012-08-157-24/+859
| | | | | | | | RTC: 41446 Change-Id: Ib5b8c6e3dd29b9b813c0e1bbdf797218f0a96c40 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1353 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Miscellaneous support for x86 targeting builds in FSPNick Bofferding2012-08-154-40/+70
| | | | | | | | | | | | | - Updated makefiles delivered to FSP to include NFP context mk directives - Updated makefiles delivered to FSP to consolidate subtree directives - Updated abstract pointer type to handle 4 byte x86 pointers - Updated attribute resource provider to use updated abstract pointer Change-Id: Ib924ae40c250d968e9ccbb9cffb1eb38bb747cdd RTC: 39737 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1519 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Attention handler target service wrapper.Brad Bishop2012-08-154-1/+535
| | | | | | | | RTC: 43206 Change-Id: Ic7f80c518a1801dcd53d36df0dca4c0d88e77832 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1352 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Start attention handler before running memory diagnostics.Brad Bishop2012-08-153-49/+107
| | | | | | | | | | Change-Id: Ieffba1f1b52890feb01dc7ec0766f5ebcf0b6660 RTC: 44961 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1381 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Attention handler addresses and bits.Brad Bishop2012-08-155-49/+506
| | | | | | | | | RTC: 41446 Change-Id: Iaf17f2b10552cc4ada7876de98f97d7bb01d7715 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1351 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Additional needed utilities for PRD port.Patrick Williams2012-08-155-89/+373
| | | | | | | | | | | | | | | | | Implement assorted utilities and STL templates for the port of existing PRD code from FSP: * strcat / strncat * std::generate_n * std::transform * std::back_inserter RTC: 44531 Change-Id: I9992f78222cbc2f74da15eea74c9b2cad602ad59 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1501 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove no longer needed mss_restore_dram_repairVan Lee2012-08-153-106/+14
| | | | | | | | | | | Change-Id: I435c968727dbe7f7cb7d7360616e8bb284bd9353 RTC: 46855 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1518 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Disable EE when calling nap.Patrick Williams2012-08-151-2/+2
| | | | | | | | | | | | | | Due to the LPCR values, nap can already be exited by an interrupt or decrementer event. Remove EE in the MSR so that we are guarenteed that we fully enter nap even if there is a interrupt or decrementer pending. Change-Id: If70f82ea7c05576c1dd97de9e2a1d930c36ba46f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1515 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP: Update HWPs with latest good versionsMike Jones2012-08-1532-429/+582
| | | | | | | | | | | | | | | | The selection of HWPs to pull into Hostboot was due to either: 1/ Thi needed to pull into Hostboot build for VPO to match Cronus level. 2/ Mike saw that latest code in eKB is a trivial update to current reviewed version (usually just adding the cvs version number) These changes have all passed the "HWP Review" RTC: 46573 Change-Id: I50031a19e5b4f7ad0531cd58df9ec24034207664 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1499 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Generated fapiAttributeIds.H file: Output target-types and if platInitMike Jones2012-08-151-0/+45
| | | | | | | | | | | | | | | | | | The fapiParseAttributeInfo.pl FAPI script generates (amongst other files) fapiAttributeIds.H. This file enumerates the HWPF Attribute IDs and gives other information about attributes, such as their type and if privileged. John Farrugia (Cronus) requested that fapiAttributeIds.H also contain information giving the target type(s) that an attribute is associated with and if the attribute is initialized by the platform, these will be used by Cronus for extra checking during attribute get/set. RTC: 46570 Change-Id: Iaf9d201ae0d7c9a591430db0648ce3384f66e7a0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1497 Tested-by: Jenkins Server Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP Update: proc_start_clocks_chiplets.CMike Jones2012-08-151-26/+29
| | | | | | | | | | | | This is an update that fixes some error handling issues. Minor. This has gone through HWP Review. Change-Id: I8a7dea42086b71352ce5fb06d3ff8569faa606a3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1495 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix assert statements in erase()Chris Phan2012-08-131-25/+26
| | | | | | | | Change-Id: I148b90dccbe488b3f5553f0907fdf5ae3816fcc8 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1522 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Implement attribute sync from hostboot to fspRichard J. Knight2012-08-1316-108/+1060
| | | | | | | | | | RTC: 41245 Change-Id: Icb7eac8cdcc6a9bc4d19bd2e307f352b835f2df9 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1485 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* ERRL: Hardware CalloutsBrian Horton2012-08-1323-391/+1315
| | | | | | | | | | | | | | | | | | | Support for HW and Procedure Callouts, including GARD and deconfigure information. . Add errl functions to get the information; . Add errlog userdetail code to package callout data; . Add to errlog commit function to find callout user-detail sections and call a HWAS:common function to process the callout. . Remove gardLevel from Targeting hwasState field Change-Id: I01c7c3721e6fd843a0ba2ad4df8399f6db68b590 RTC: 41276 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1266 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support for master winkle.Patrick Williams2012-08-1027-301/+2222
| | | | | | | | | RTC: 44730 Change-Id: Ifaeecc659e1bfd8ded4744dc591fc993471519ba Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1471 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Error in UtilFile.Patrick Williams2012-08-101-1/+2
| | | | | | | | | | | | | | Due to using the copy constructor when creating the UtilMem wrapper around a Hostboot file, we end up (temporarily) with two UtilMem objects pointing to the same buffer. Use in-place constructor instead so there is only ever one UtilMem instance. Change-Id: I632a5914bb1a9c28268be802771b55aa2dc0d8e0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1506 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* remove #include <sys/task.H> from utilFilter.CMark Wenning2012-08-101-3/+0
| | | | | | | | Change-Id: I528a25d6c7c1683bc1c90dbaa4dd13aca3073a01 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1512 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* istepdispatcher and istepWorker must handle 1st istep queued in mbox msg queueVan Lee2012-08-093-5/+21
| | | | | | | | Change-Id: I18a12dd3b63059981fd37f48060be662009fdb84 RTC: 46544 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1498 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Handle Istep failures for hb-istepTerry J. Opie2012-08-091-0/+9
| | | | | | | Change-Id: Ie8622d77d22236dca971dba99cce857e4e2118e2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1483 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Task structure had wrong enum size.Patrick Williams2012-08-091-1/+1
| | | | | | | | | | | | | hb-Ps debug tool gave wrong task state because the removal of compile option -fshort-enums caused the enum to grow and be in the wrong location for the debug tool to find. Change-Id: Ib0bcec1cddc648b3cee649be7e5ad258b4142bc3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1507 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support tactical FSP specific sectionNick Bofferding2012-08-083-51/+165
| | | | | | | | | | | | - Support single FSP attribute section (final support in story 35451) - Add new targeting service code - Added unsupported section check to attribute resource provider - Updated targeting image compiler to create FSP specific section Change-Id: I11bed7638a6f4743c3199c36cb12a24f09d0bd66 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1472 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move getMasterCore to namedtarget.C/HMark Wenning2012-08-087-67/+173
| | | | | | | | | | | | getMasterCore() has hb-specific code and will not compile in fsp RTC: 46451 Change-Id: Ib4d704ae6c0b5ae0dee87aed14e6bee9c678adec Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1490 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change to genHwsvMrwXml.pl to include fips attributes and typesayma2012-08-081-6/+129
| | | | | | | | | | | | | | Added the fips attributes to the genHwsvMrwXml.pl script. The script is common between host boot and hwsv/fips so the changes specific to the fips environment are under checks to verify that the build is for fsp and not hb (hostboot) RTC: 44011 Change-Id: I9eaf56fdb0348c7fe1a51d049792d80c00484a2d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1457 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Integrate mss_maint_cmds HWPVan Lee2012-08-083-0/+3864
| | | | | | | | | Change-Id: Ic78bb9b5b2f530e687828e570dd6e0064859eee7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1474 Tested-by: Jenkins Server Reviewed-by: LARINA M. DSOUZA <larsouza@in.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PNOR Updates for VPOAdam Muhle2012-08-083-150/+171
| | | | | | | | | | | | | | | | Added some additional traces for VPO and a new vpoMode flag to cover some special cases in VPO. I chose to not use the real mode flag to avoid adding complication to the real code. RTC: 42487 Change-Id: Ib4f20bc27abb57e9f92d4679b4249d48dc43f505 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1450 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Terry J. Opie <opiet@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* hb errlparser build error - undefined constant HOSTBOOT_SRCPARSEBrian Horton2012-08-081-24/+24
| | | | | | | | | | | change to HBERRL_COMP_ID so that we don't see that error in hb errlparser. Change-Id: I75e728c735ee165c5fb9097691c589c54c1ec688 RTC: 45378 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1390 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support modified MSS_CACHE_ENABLE HWPF AttributeMike Jones2012-08-088-25/+12
| | | | | | | | | | | | | | | | | | | | | | | | The HW team changed memory_attributes.xml. The target-type of the MSS_CACHE_ENABLE attribute was changed from system to membuf-chip. This attribute is initialized by the platform (Hostboot) and indicates if a Centaur has its L4 cache enabled. The HW team wanted the ability to turn this off/on for a particular chip. I also changed from non-volatile/read-only to volatile/writeable (i.e. on the heap, initialized from PNOR) so that firmware has the ability to disable an L4 cache, but it is not remembered across a power cycle. How firmware will decide to actually disable an L4 cache is TBD and this decision may drive further changes to this attribute (e.g. it could be changed to non-volatile/writeable). The reason for doing this change now is that the current version of mss_scominit is accessing MSS_CACHE_ENABLE as a Centaur attribute and Hostboot fails because it thinks it is a system attribute Change-Id: Iacd774e482340d95b439579b76230026f38f0440 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1491 Tested-by: Jenkins Server Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Resolve a race condition between VPO script and spless task daemonVan Lee2012-08-082-6/+10
| | | | | | | | | Change-Id: Ia338474246815fc1bcd1f3d1bd6ef00a6384234d RTC: 46098 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1481 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add attributes for PHYP Memory MapDan Crowell2012-08-039-391/+924
| | | | | | | | RTC: 34095 Change-Id: I33b4820490898744e9849a52457db37c735e396b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1429 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Compile Hostboot without -fshort-enumsNick Bofferding2012-08-034-80/+90
| | | | | | | | | | | | | | | | - Removed -fshort-enums from config.mk - Fixed incorrect buffer size calculation in target.C - Disabled short enums in targeting compiler - Removed unnecessary assert - Updated enum storage space Change-Id: Ia83f942b54bc5ee246ce8d69750081714d458dcf RTC: 35808 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1437 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* FSI fix for VPODan Crowell2012-08-038-10/+25
| | | | | | | | | | | A previous fix for Simics broke VPO. I had to add a new attribute to split the 2 halves of FSI initialization since Simics and VPO have different behaviors. Change-Id: Ib06a9969475e8033dff24b5083cdf411054e2b78 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1441 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix to proc_set_pore_bar to work in VPO.Mark Wenning2012-08-031-5/+2
| | | | | | | | | | Change-Id: I5c61f7b26f3bd637658b2a6a386767cc76e0692c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1456 Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Updates for FSP attached VPODean Sanner2012-08-032-12/+110
| | | | | | | | | | | | Update hb-istep to clock and extract continous trace Make VPO attribute writable (so FSP can look for presence of file and update) Change-Id: I71e66b06c7947373616e9f43d95a2b9c8973a6f4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1440 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update test cases to work for both Venice and Murano chipCamVan Nguyen2012-08-031-2/+22
| | | | | | | | | | Change-Id: I3344c9a8b5d3784d4bc64dc458e63d2435622023 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1445 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add updated MBA/MBS initfiles to Hostboot.Mike Jones2012-08-032-24/+34
| | | | | | | | | | | | Menlo Wuu requested that Hostboot pick up these updated initfiles Change-Id: I5586ee32f79321f53bb80f9bba6a1df17dd2a2c2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1419 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Implement proc_set_pore_bar HWPMark Wenning2012-07-3031-617/+4794
| | | | | | | | Change-Id: I95562f9c3bb85e3b283020f62beaf65752281167 RTC: 42150 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1393 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Update FAPI Module VPD field access functionMike Jones2012-07-308-169/+397
| | | | | | | | | | | | | In a design meeting, it was agreed that the FAPI Module VPD field access function would be changed to take a record and keyword enumerator, rather than having a separate function for each MVPD field. Change-Id: I0072f2010dbb85ca9edd390ebd5b3730826f3ed0 RTC: 43796 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1404 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Maintain correct sequence number of the two continuous buffers under VPOVan Lee2012-07-282-46/+76
| | | | | | | | | | | - Also add public function to flush continuous buffers under simics Change-Id: I913e817cf3a4fd4dd88482c8e53a34873081295b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1428 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove duplicate common HWP header filesMike Jones2012-07-282-1747/+0
| | | | | | | | | | | | | There are some common HWP files that are in 2 places in the Hostboot tree: Correct Location: src/usr/hwpf/hwp/include/ Incorrect Location: src/usr/hwpf/hwp/dram_initialization/proc_setup_bars/ Change-Id: I4c1ba1a65418c755a6931195d6a8acd3da837807 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1427 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixed several recently integrated attributes showing incorrect attribute id tagVan Lee2012-07-282-43/+42
| | | | | | | | | Change-Id: I50c1783cd84fd6a26ca9b92971c520e8903b676b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1415 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Handle FSP initializing FSI slaves betterDan Crowell2012-07-282-5/+16
| | | | | | | | | | | | | | | Two minor changes: 1) Noticed a bug in the last update that will throw off our presence detection 2) Started checking the Port Enable register to see what ports FSP actually enabled Change-Id: I84b49f5d57007376eee7a96149a5dd0975de7658 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1416 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Rearrange VBU PNOR layoutAdam Muhle2012-07-281-11/+11
| | | | | | | | | | | | | | We ran out of space in the extended image partition of PNOR so I'm moving things around to squeeze out a little more space. I also stole some space from the Attribute partition since the Attribute data is very small for the VBU config. Change-Id: Ied81c02f6670593b1049ddd91c580b6a1a4d9b9c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1403 Tested-by: Jenkins Server Reviewed-by: Terry J. Opie <opiet@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Avoid using seqNum 0 in hb-istep which may cause falsely istep completionVan Lee2012-07-281-1/+2
| | | | | | | | | | Change-Id: I5df0c989d8fd19a8c2276d5684a26bd7a6e57d6b RTC: 45560 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1409 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Execute 'doze' in idle loop.Patrick Williams2012-07-2810-132/+256
| | | | | | | | | Change-Id: Ifd611129c2d7173b5e0dec36c870e06a4d851009 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1384 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>
* Reduce timeslice for idle task based on wake time of sleeping tasksDoug Gilbert2012-07-285-226/+344
| | | | | | | | | RTC: 43738 Change-Id: I91c2bfe57bba04a02dd5169542de8e76e1654ae8 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1387 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Removing an old p8.act workaround fileAdam Muhle2012-07-282-315/+0
| | | | | | | | | | | | | Moving to driver b0729a meant a previous p8.act.patch was no longer neaded. Completing the cleanup by completely removing the file from git now. Change-Id: I0218a958de26abc359fdc8b506bde8559e40abd0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1408 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud