aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-09add skiboot-5.1.14 release notesskiboot-5.1.14Stewart Smith1-0/+20
2016-02-23fsp: fix spelling of "advertise" in log messageAndrew Donnellan1-1/+1
2016-02-23core: Add explicit 1:1 mappings in ranges propertiesSam Mendoza-Jonas1-5/+12
2016-01-27Add skiboot-5.1.13 release notesskiboot-5.1.13Stewart Smith1-0/+43
2016-01-27hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-21DT sorting testOliver O'Halloran5-46/+148
2016-01-21hdata/test: Updated the hdata_to_dt test data for the new sorting behaviourOliver O'Halloran1-8906/+8725
2016-01-21core/device.c: Sort nodes with name@unit names by unitOliver O'Halloran1-4/+52
2016-01-21hdata/hdata_to_dt.c: Also print node names.Oliver O'Halloran2-8648/+8995
2016-01-21sparse: fix incorrect type warnings in hdata/fsp.cStewart Smith1-3/+3
2016-01-21sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.cStewart Smith1-5/+5
2016-01-21sparse: fix endian conversions in hdata/iohub.cStewart Smith1-7/+7
2016-01-21sparse: fix conversion of hdat slca_indexStewart Smith1-1/+1
2016-01-21sparse: fix beint32_t degrades to int in hdata/pcia.cStewart Smith1-1/+1
2016-01-21Fix endian flip in printf for FSP in hdata/fsp.cStewart Smith2-3/+4
2016-01-21Revive hdata_to_dt and make it work againStewart Smith2-18/+3
2016-01-21Use VALGRIND callout rather than tricky malloc/memcpyStewart Smith1-3/+3
2016-01-21Enable -Werror for -WformatStewart Smith6-16/+64
2016-01-21Add hdata_to_dt testStewart Smith7-11/+8767
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2016-01-14firestone: fix spacing in slot nameJeremy Kerr1-1/+1
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey6-23/+59
2015-12-14external/opal-prd: Set initial size valueJeremy Kerr1-0/+1
2015-12-14external/common: Fix grammar in arch_flash error messageSamuel Mendoza-Jonas1-1/+1
2015-12-04Add skiboot-5.1.12 release notesskiboot-5.1.12Stewart Smith1-0/+44
2015-12-03opal-prd: display explicit message on IBM Power systemsCédric Le Goater1-0/+52
2015-12-03Fix up extract-gcov for gcc > 4.8Stewart Smith2-11/+24
2015-12-03external/pflash: Add (C) headerCyril Bur1-0/+16
2015-12-02hello_world: don't link with libgccStewart Smith1-1/+1
2015-12-02libflash: Provide an internal parity implementation, to remove libgcc dependencyJeremy Kerr2-4/+19
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli3-0/+24
2015-11-19Merge branch 'update-2.1.1.1' into stableStewart Smith1-5/+19
2015-11-19hw/phb3: Flush cache line after updating P/Q bitsBenjamin Herrenschmidt1-5/+19
2015-11-18fsp/fsp-rtc: Correctly report back errors to hostStewart Smith1-4/+1
2015-11-13Add skiboot-5.1.11 release notesskiboot-5.1.11Stewart Smith1-0/+16
2015-11-13core: Check con_driver is not NULLSamuel Mendoza-Jonas1-1/+1