summaryrefslogtreecommitdiffstats
path: root/src/usr/ibscom
Commit message (Collapse)AuthorAgeFilesLines
* FSI SCOM Error HandlingDan Crowell2013-09-131-62/+47
| | | | | | | | Change-Id: I1538fbf386d5480e473f3f0b049492d494412624 RTC: 35064 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5825 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enable IBSCOM for Centaur DD2.0 and greaterAdam Muhle2013-06-061-1/+1
| | | | | | | | | | | | IBSCOM is broken in Centaur DD1.x, so EC check is required. Change-Id: Id797abf57404289bd3bfba28399c2bf9ff43706b RTC: 68733 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4776 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* BEAM fixes for various components.Patrick Williams2013-05-151-2/+2
| | | | | | | | | | | Change-Id: I900f33eefeeeaa35d981b93c1af0bec8ab4000c2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4424 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> 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>
* IBSCOM error path supportAdam Muhle2013-05-083-94/+507
| | | | | | | | | | | | | | | This commit updates IBSCOM to have error path support. It also updates the good-path test cases since there is limited good path support in simics. Full enablement will be done later. Change-Id: I5f9d66165db119473f606303a1026c8c71988785 RTC: 34743 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3972 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>
* Removing MMIO BAR setup from IBSCOM Device DriverAdam Muhle2013-02-221-68/+1
| | | | | | | | | | | | | | | When I made my initial attempt at the IBSCOM Device Driver, the proc_cen_setup_bars procedure had not yet been imported into Hostboot code, so I was doing it manually in the Device Driver. The procedure is now in Hostbood code, so my workaround is not needed. Change-Id: I1794b30549b9f8254febaa9fcde222af545a93ac RTC: 34743 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3255 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* IBSCOM Good Path base supportAdam Muhle2012-12-045-0/+705
This drop contains only the base IBSCOM good path support Future Tasks will cover error path, improved test cases, enabling IBSCOM, etc. Change-Id: I8405de9c6c46b7c035b664713e5820268863210d RTC: 50369 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2337 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud