aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'skiboot-5.1.x' into skiboot-5.2.x - partial HMI fixStewart Smith1-7/+8
2016-04-01hmi: Fix a bug where partial hmi event was reported to host.Mahesh Salgaonkar1-7/+8
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-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
2016-03-07hw/ipmi: fix event data 1 for System Firmware Progress sensorCédric Le Goater1-0/+1
2016-03-07ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2-3/+4
2016-03-07init: Save away first 16 bytes of memoryMichael Neuling1-0/+2
2016-03-07init: Update comments for branch null catcherMichael Neuling1-0/+6
2016-03-07mambo: Add terminate callbackMichael Neuling1-0/+9
2016-03-07asm/head.S: fix hang in multi-threaded mamboOliver O'Halloran1-1/+9
2016-03-07test: add multithreaded mambo testsOliver O'Halloran2-5/+15
2016-03-04Add Barreleye platformJohnny2-1/+175
2016-03-04Fix early backtracesRyan Grimm1-1/+6
2016-02-26Add skiboot 5.2.0-rc1 release notesskiboot-5.2.0-rc1Stewart Smith1-0/+211
2016-02-25hw/bt.c: Fix message timeoutAlistair Popple1-3/+5
2016-02-24external/opal-prd: Make compilation prerequisites as order-only prerequisitesVasant Hegde1-1/+1
2016-02-23Merge branch 'stable' - s/advertize/advertise/Stewart Smith1-1/+1