aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-01external: improve xscom commands MakefileCédric Le Goater5-15/+55
2016-04-01external: fix exit code in xscom commandsCédric Le Goater3-15/+15
2016-04-01opal/errorlog :Removes the two times inclusion of header file errorlog.h from...Mukesh Ojha1-1/+0
2016-03-31core/fdt: Adjust parameter for dt_{property, begin_node}Gavin Shan1-9/+9
2016-03-31opal-prd: fix make test dependencies for common symlink generationStewart Smith1-1/+1
2016-03-31Make links target reusableDinar Valeev4-63/+29
2016-03-31Merge branch 'skiboot-5.2.x' - NPU checkstopStewart Smith7-23/+136
2016-03-31hmi: Add handling for NPU checkstopsRussell Currey2-1/+72
2016-03-31hmi: Only raise a catchall HMI if no other components haveRussell Currey1-8/+4
2016-03-31hmi: Rework HMI event handling of FIR read failureRussell Currey1-2/+17
2016-03-31hmi: Fix incorrect error messageRussell Currey1-1/+1
2016-03-31npu: Fix include in headerRussell Currey1-0/+2
2016-03-31pci: Add for_each_phb macro for PHB traversalRussell Currey2-0/+17
2016-03-31xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2-11/+23
2016-03-31external/common: Fix callers of file_init_path()Cyril Bur2-3/+6
2016-03-31opal/errorlog : Removes redundant header file inclusionMukesh Ojha2-3/+0
2016-03-31Move ipmi-opal.c from hw/ipmi to coreVasant Hegde3-2/+2
2016-03-31external: use skiboot make_version scriptCédric Le Goater5-18/+7
2016-03-31external: simplify help output in xscom commandsCédric Le Goater3-45/+19
2016-03-31external: add copyright to xscom filesCédric Le Goater4-0/+64
2016-03-31external: Add a getsram commandCédric Le Goater4-2/+261
2016-03-31init: Test device tree for kernel locationMichael Neuling1-3/+22
2016-03-30core: Fix backtrace for gcc 6Joel Stanley1-2/+2
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran5-13/+30
2016-03-24update doc/stable-skiboot-rules.txt with new tree namesStewart Smith1-3/+3
2016-03-16Add skiboot-5.2.0 release notesskiboot-5.2.0Stewart Smith1-0/+249
2016-03-16Merge branch 'stable' - skiboot-5.1.15 release notesStewart Smith1-0/+9
2016-03-16Add skiboot-5.1.15 release notesskiboot-5.1.15Stewart Smith1-0/+9
2016-03-11Merge branch 'stable' - cherry-pick of 8dcb68e5Stewart Smith0-0/+0
2016-03-11ipmi-sel: Fix memory leak in error pathVasant Hegde1-0/+1
2016-03-11Fix 'make clean'Vasant Hegde1-0/+1
2016-03-11ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde2-11/+19
2016-03-11IPMI: Enable synchronous eSEL logging optionVasant Hegde1-1/+5
2016-03-11libflash/libffs: Reporting seeing all 0xFF bytes during init.Cyril Bur1-0/+19
2016-03-11ipmi-sel: Fix memory leak in error pathVasant Hegde1-0/+1
2016-03-11hdata/test: Fix 'make clean'Vasant Hegde1-1/+2
2016-03-11Remove unused variablesMichael Neuling1-2/+0
2016-03-09Merge branch 'stable' - 5.1.14 release notesStewart Smith1-0/+20
2016-03-09add skiboot-5.1.14 release notesskiboot-5.1.14Stewart Smith1-0/+20
2016-03-09Add skiboot-5.2.0-rc2 release notesskiboot-5.2.0-rc2Stewart Smith1-0/+53
2016-03-09getscom: Add Naples chip supportCédric Le Goater1-0/+3
2016-03-08fsp-sensor: rework device tree for sensorsCédric Le Goater1-213/+280
2016-03-08spcn: add definitions for the PRS command and modifiersCédric Le Goater1-0/+94
2016-03-08opal-prd: Add debug output for firmware-driven OCC eventsJeremy Kerr1-0/+4
2016-03-08hw/bt: allow BT driver to use different buffer sizeCédric Le Goater1-4/+2
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan4-38/+0
2016-03-08hw/p8-i2c: Speed up SMBUS_WRITEGavin Shan1-3/+8
2016-03-08platforms/firenze: Fix I2C clock source frequencyGavin Shan4-3/+36
2016-03-08dts: add helper routines to build sensor handlersCédric Le Goater1-22/+32
2016-03-07Enable Simics UART consoleRyan Grimm5-3/+68