aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19add skiboot-5.1.21 release notesskiboot-5.1.21skiboot-5.1.xStewart Smith1-0/+24
2017-09-19FSP: Add check to detect FSP R/R inside fsp_sync_msg()Vasant Hegde1-2/+11
2017-08-18skiboot 5.1.20 release notesskiboot-5.1.20Stewart Smith1-0/+173
2017-08-18FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde2-1/+21
2017-08-18FSP: Set status field in response message for timed out messageVasant Hegde1-1/+4
2017-08-18FSP: Improve timeout messageVasant Hegde1-4/+5
2017-08-18FSP/RTC: Remove local fsp_in_reset variableVasant Hegde1-10/+0
2017-08-18FSP/RTC: Fix possible FSP R/R issue in rtc write pathVasant Hegde1-9/+11
2017-08-18hw/fsp/rtc: read/write cached rtc tod on fsp hir.ppaidipe@linux.vnet.ibm.com1-2/+2
2017-08-18FSP/CHIPTOD: Return false in error pathVasant Hegde1-0/+2
2017-08-18FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith6-34/+84
2017-08-18hw/i2c: Fix early lock dropOliver O'Halloran1-2/+0
2017-08-18head.S: store LR rather than CTR when trying to store LRStewart Smith1-1/+1
2017-08-18head.S: store all of LR and CTROliver O'Halloran1-2/+2
2017-08-18hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli4-1/+33
2017-01-16skiboot 5.1.19 release notesskiboot-5.1.19Stewart Smith1-0/+46
2016-12-22Makefile: Disable stack protector due to gcc problemsBenjamin Herrenschmidt1-2/+8
2016-12-22stack: Don't recurse into __stack_chk_failBenjamin Herrenschmidt1-2/+7
2016-12-22Makefile: Use -ffixed-r13Benjamin Herrenschmidt1-0/+1
2016-12-22phb3: Lock the PHB on set_xive callbacksBenjamin Herrenschmidt1-0/+8
2016-12-21hw/{phb3, p7ioc}: Return success for freset on empty PHBGavin Shan2-2/+2
2016-12-13hw/phb3: fix error handling in complete resetAndrew Donnellan1-3/+2
2016-12-02hw/phb3: set PHB retry state correctly when fresetting during a cresetAndrew Donnellan1-0/+1
2016-11-24Limit number of "Poller recursion detected" errors to displayStewart Smith1-1/+5
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith3-1/+45
2016-08-26Add skiboot-5.1.18 release notesskiboot-5.1.18Stewart Smith1-0/+31
2016-08-25opal/hmi: Fix a TOD HMI failure during a race condition.Mahesh Salgaonkar1-0/+7
2016-08-24hw/phb3: Update capi initialization sequenceFrederic Barrat1-1/+2
2016-08-02log_level: Reduce the in memory console log_level to lower priorityPridhiviraj Paidipeddi3-3/+3
2016-07-28core/flash: Fix passing pointer instead of valueCyril Bur1-1/+1
2016-07-21FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde1-5/+0
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde2-3/+18
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde2-1/+3
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde3-18/+34
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-21Add skiboot-5.1.17 release notesskiboot-5.1.17Stewart Smith1-0/+19
2016-07-21hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-2/+2
2016-07-21hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-21xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2-11/+23
2016-06-20Fix typosStewart Smith8-12/+12
2016-06-09Fixup whitespace and build warning/errorStewart Smith1-4/+4
2016-06-09pci: Do a dummy config write to devices to establish bus numberBenjamin Herrenschmidt1-0/+7
2016-04-29Add skiboot-5.1.16 release notesskiboot-5.1.16Stewart Smith1-0/+52
2016-04-27hw/phb3: Ensure PQ bits are cleared in the IVC when masking IRQMichael Neuling1-6/+26
2016-04-27hw/phb3: Fix potential race in EOIMichael Neuling1-5/+29
2016-04-06OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha2-3/+15
2016-04-01hmi: Fix a bug where partial hmi event was reported to host.Mahesh Salgaonkar1-7/+8
2016-03-16Add skiboot-5.1.15 release notesskiboot-5.1.15Stewart Smith1-0/+9
2016-03-11ipmi-sel: Fix memory leak in error pathVasant Hegde1-0/+1