aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-12Merge branch 'stable'Stewart Smith1-0/+1
2015-11-12sensor: add a compatible propertyCédric Le Goater1-0/+1
2015-11-12Fix resource leak on crash (similar to 125f95e)Stewart Smith1-1/+3
2015-11-11Fix resource leak on crashStewart Smith1-1/+5
2015-11-10sparse: fix endian conversion warnings in core/opal-msg.cStewart Smith1-2/+2
2015-11-09Fix two sparse warnings on __stack_chk_guardStewart Smith1-1/+2
2015-11-09Fix sparse warnings in opal_trace_entry()Stewart Smith1-5/+6
2015-11-09Fixup sparse endian annotations for opal events and masksStewart Smith2-4/+4
2015-11-09Fix sparse warning in trace repeat structureStewart Smith1-1/+1
2015-11-09Fix sparse warnings in init_boot_tracebuf()Stewart Smith1-2/+2
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey2-0/+10
2015-11-09Skip OCCs for chip that has occ_functional set to falseStewart Smith1-0/+5
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey2-0/+10