aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-19gard: enable building with -DDEBUG for ccan listStewart Smith1-1/+8
2017-07-19gard: enable building with skiboot HOSTCFLAGS warningsStewart Smith1-1/+21
2017-07-19pflash: include ccan/list/list.c to be able to build -DDEBUGStewart Smith1-1/+9
2017-07-19pflash: build with skiboot HOSTCFLAGS warningsStewart Smith5-4/+13
2017-07-19pflash option to retrieve PNOR partition flagsMichael Tritz6-16/+167
2017-07-17skiboot: Fix comment around OPAL_IMC_COUNTERS_ enumMadhavan Srinivasan1-1/+1
2017-07-17hdat: Add missing newline to printMichael Neuling1-1/+1
2017-07-13doc: skiboot-5.7-rc2 release notesv5.7-rc2Stewart Smith1-0/+197
2017-07-13HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde3-2/+75
2017-07-13IPMI: Move MAX_IPMI_SENSORS macro to ipmi.hVasant Hegde2-1/+2
2017-07-13numa/associativity: Add a new level of NUMA for GPU'sBalbir Singh3-7/+12
2017-07-13phb4: Do more retries on link training failuresMichael Neuling1-1/+1
2017-07-13phb4: Rework retries so we can do more than oneMichael Neuling2-7/+8
2017-07-13phb4: Workaround phy lockup by doing full PHB reset on retryMichael Neuling1-1/+1
2017-07-13phb4: Avoid recursive call into run state machineMichael Neuling1-1/+1
2017-07-13pci: Add ability to trace timingMichael Neuling1-0/+1
2017-07-13pci: Print resetting PHB notice at higher log levelMichael Neuling1-1/+1
2017-07-13phb4: Only set one bit in nfirMichael Neuling1-1/+1
2017-07-13phb4: Fix order of pfir/nfir clearing in CRESETMichael Neuling1-3/+4
2017-07-13phb4: Remove incorrect state transitionMichael Neuling1-1/+0
2017-07-13phb4: Set default lane equalisationMichael Neuling1-18/+27
2017-07-13hdata: Fix phb4 lane-eq property generationMichael Neuling1-4/+5
2017-07-13phb4: Fix PHB4 fence recoveryBenjamin Herrenschmidt1-13/+20
2017-07-13phb4: Use new accessors in a few placesBenjamin Herrenschmidt1-43/+43
2017-07-13phb4: Add register access helpersBenjamin Herrenschmidt1-0/+16
2017-07-13phb4: Verbose EEH optionsBenjamin Herrenschmidt1-24/+118
2017-07-13phb4: Print more info when PHB fencesBenjamin Herrenschmidt1-7/+37
2017-07-13lpc: remove double LPC prefix from messagesJoel Stanley1-20/+20
2017-07-12opal-ci/fetch-debian-jessie-installer: follow redirectsStewart Smith1-2/+2
2017-07-12test/qemu-jessie: bail out fast on kernel panicStewart Smith1-0/+1
2017-07-12test/qemu-jessie: dump boot log on failureStewart Smith1-0/+1
2017-07-12travis: add fedora26Stewart Smith2-0/+8
2017-07-12xz: add fallthrough annotations to silence GCC7 warningStewart Smith2-8/+8
2017-07-12xive: Enable memory backing of queuesBenjamin Herrenschmidt2-6/+41
2017-07-12xive: Properly get rid of donated indirect pages during resetBenjamin Herrenschmidt2-38/+105
2017-07-12cpu: Better handle unknown flags in opal_reinit_cpus()Benjamin Herrenschmidt1-3/+3
2017-07-11cpu: Unconditionally cleanup TLBs on P9 in opal_reinit_cpus()Benjamin Herrenschmidt1-2/+11
2017-07-07Fix scom addresses for power9 nx checkstop hmi handling.Mahesh Salgaonkar1-7/+20
2017-07-07Fix scom addresses for power9 core checkstop hmi handling.Mahesh Salgaonkar1-5/+56
2017-07-04core/mem_region: check return value of add_regionStewart Smith1-2/+5
2017-07-04hw/occ: remove dead codeStewart Smith1-5/+2
2017-07-04hw/occ: explicitly document fallthroughStewart Smith1-0/+1
2017-07-04doc/device-tree: improve root node docStewart Smith1-20/+29
2017-07-04hdata/vpd: Don't dereference possible NULL model_nameStewart Smith1-4/+4
2017-07-04hw/fsi-master: check zalloc return valueStewart Smith1-1/+2
2017-07-03skiboot-5.7-rc1 release notesv5.7-rc1Stewart Smith1-0/+979
2017-06-30cpu: Cleanup AMR and IAMR when re-initializing CPUsBenjamin Herrenschmidt2-0/+31
2017-06-30Set POWER9 RPR SPRMichael Neuling1-0/+3
2017-06-30phb4: Fix number of index bits in IODA tablesBenjamin Herrenschmidt1-1/+1
2017-06-30npu2: Use phys-map to get MMIO BARsAndrew Donnellan2-50/+50