aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Add base POWER9 supportMichael Neuling3-3/+23
2016-05-10Abstract HILE and attn enable bit definitions for HID0Michael Neuling1-4/+10
2016-05-10Disable attn instruction on bootMichael Neuling2-0/+18
2016-05-10mambo: Remove mambo quirk in platform generic codeMichael Neuling1-3/+0
2016-05-10Make trigger_attn() enable attn alsoMichael Neuling1-0/+16
2016-05-03PCI: Remove pci_put_phb()Gavin Shan1-27/+0
2016-05-03PCI: Introduce phb_ops->phb_final_fixup()Gavin Shan1-15/+4
2016-05-03PCI: Move PHB lock to generic layerGavin Shan3-60/+59
2016-04-28core/flash: Add fwts olog annotationsJeremy Kerr1-0/+20
2016-04-27hmi: Recover both CAPP units on Naples after malfunction alertPhilippe Bergheaud1-12/+35
2016-04-01Merge branch 'skiboot-5.2.x' - partial HMIStewart Smith1-7/+8
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-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-31Merge branch 'skiboot-5.2.x' - NPU checkstopStewart Smith2-12/+96
2016-03-31hmi: Add handling for NPU checkstopsRussell Currey1-1/+71
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-31pci: Add for_each_phb macro for PHB traversalRussell Currey1-0/+3
2016-03-31Move ipmi-opal.c from hw/ipmi to coreVasant Hegde2-1/+142
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'Halloran1-5/+8
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan1-1/+0
2016-03-07Enable Simics UART consoleRyan Grimm2-0/+6
2016-03-07ipmi: Log exact NetFn value in OPAL logsVipin K Parashar1-1/+1
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-04Fix early backtracesRyan Grimm1-1/+6
2016-02-23cpu: Add helper function to return number of cores available in the chipShilpasri G Bhat1-0/+11
2016-02-23Merge branch 'stable' - ranges properties for offbStewart Smith1-5/+12
2016-02-23core: Add explicit 1:1 mappings in ranges propertiesSam Mendoza-Jonas1-5/+12
2016-01-27hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-21Merge branch 'stable'Stewart Smith2-4/+123
2016-01-21DT sorting testOliver O'Halloran2-1/+72
2016-01-21core/device.c: Sort nodes with name@unit names by unitOliver O'Halloran1-4/+52
2016-01-21Enable -Werror for -WformatStewart Smith2-4/+6
2016-01-15hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-12Merge OPAL_CONSOLE_FLUSH from stableStewart Smith2-5/+24
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2-5/+24
2015-11-18Drop support for p5ioc2Daniel Axtens1-1/+0
2015-11-17PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith1-1/+1
2015-11-16Enable -Werror for -WformatStewart Smith2-4/+6
2015-11-16assert cpu < CPUS in core/test/run-trace.cStewart Smith1-2/+7
2015-11-13occ: hbrt: Change the OCC reset orderShilpasri G Bhat1-12/+28
2015-11-13Merge branch 'stable'Stewart Smith1-1/+1
2015-11-13core: Check con_driver is not NULLSamuel Mendoza-Jonas1-1/+1
2015-11-12core/pci.c: Move device node fixups to happen after all devices are added to ...Alistair Popple1-4/+19