aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-30slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat1-0/+1
2015-10-30Merge branch 'stable'Stewart Smith1-0/+11
2015-10-30opal/hmi: Signal PRD about NX unit checkstop.Mahesh Salgaonkar1-0/+11
2015-10-26Nvlink: Add NPU PHB functionsAlistair Popple1-0/+3
2015-10-26PCI: Trace device node from PCI deviceGavin Shan1-2/+5
2015-10-26PCI: Cache PCI device IDsGavin Shan1-0/+5
2015-10-14Merge fix for soft lockup on TB errors from branch 'stable'Stewart Smith1-1/+23
2015-10-14opal/hmi: Fix the soft lockup issue on HMI for certain TB errors.Mahesh Salgaonkar1-1/+23
2015-10-14Fix strcat onto uninit string for pci location codeStewart Smith1-0/+2
2015-10-08PCI: Introduce config register filterGavin Shan1-0/+53
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple1-1/+85
2015-10-08Add unit test for timebase functionsStewart Smith2-0/+57
2015-10-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt1-32/+49
2015-10-07Fix printf format warningStewart Smith1-1/+1
2015-10-07Ensure we run pollers in cpu_wait_job()Stewart Smith1-0/+9
2015-09-30Add opal_boot_complete to debug descriptorJoel Stanley1-0/+3
2015-09-22Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...Stewart Smith3-14/+26
2015-09-15PCI: Clear error bits after changing MPSGavin Shan1-3/+19
2015-09-15opal/hmi: Use prlog instead of printf.Mahesh Salgaonkar1-4/+4
2015-09-15opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar2-0/+18
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt3-27/+55
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt2-5/+6
2015-09-10Remove old, out of date and misplaced commentStewart Smith1-5/+0
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith1-1/+0
2015-09-10Remove FIXME for using atomics for opal_pending_eventsStewart Smith1-1/+0
2015-09-10remove FIXME from opal_trace_entryStewart Smith1-1/+0