summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* init: Test device tree for kernel locationMichael Neuling2016-03-311-3/+22
* core: Fix backtrace for gcc 6Joel Stanley2016-03-301-2/+2
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-5/+8
* core/fdt: Remove deivce_tree.hGavin Shan2016-03-081-1/+0
* Enable Simics UART consoleRyan Grimm2016-03-072-0/+6
* ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2016-03-071-1/+1
* init: Save away first 16 bytes of memoryMichael Neuling2016-03-071-0/+2
* init: Update comments for branch null catcherMichael Neuling2016-03-071-0/+6
* Fix early backtracesRyan Grimm2016-03-041-1/+6
* cpu: Add helper function to return number of cores available in the chipShilpasri G Bhat2016-02-231-0/+11
* Merge branch 'stable' - ranges properties for offbStewart Smith2016-02-231-5/+12
|\
| * core: Add explicit 1:1 mappings in ranges propertiesSam Mendoza-Jonas2016-02-231-5/+12
| * hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud2016-01-271-1/+3
* | Merge branch 'stable'Stewart Smith2016-01-212-4/+123
|\ \ | |/
| * DT sorting testOliver O'Halloran2016-01-212-1/+72
| * core/device.c: Sort nodes with name@unit names by unitOliver O'Halloran2016-01-211-4/+52
| * Enable -Werror for -WformatStewart Smith2016-01-212-4/+6
* | hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud2016-01-151-1/+3
* | Merge OPAL_CONSOLE_FLUSH from stableStewart Smith2016-01-122-5/+24
|\ \ | |/
| * Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2016-01-122-5/+24
* | Drop support for p5ioc2Daniel Axtens2015-11-181-1/+0
* | PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith2015-11-171-1/+1
* | Enable -Werror for -WformatStewart Smith2015-11-162-4/+6
* | assert cpu < CPUS in core/test/run-trace.cStewart Smith2015-11-161-2/+7
* | occ: hbrt: Change the OCC reset orderShilpasri G Bhat2015-11-131-12/+28
* | Merge branch 'stable'Stewart Smith2015-11-131-1/+1
|\ \ | |/
| * core: Check con_driver is not NULLSamuel Mendoza-Jonas2015-11-131-1/+1
* | core/pci.c: Move device node fixups to happen after all devices are added to ...Alistair Popple2015-11-121-4/+19
* | Merge branch 'stable'Stewart Smith2015-11-121-0/+1
|\ \ | |/
| * sensor: add a compatible propertyCédric Le Goater2015-11-121-0/+1
| * console: Completely flush output buffer before power down and rebootRussell Currey2015-11-092-0/+10
* | Fix resource leak on crash (similar to 125f95e)Stewart Smith2015-11-121-1/+3
* | Fix resource leak on crashStewart Smith2015-11-111-1/+5
* | sparse: fix endian conversion warnings in core/opal-msg.cStewart Smith2015-11-101-2/+2
* | Fix two sparse warnings on __stack_chk_guardStewart Smith2015-11-091-1/+2
* | Fix sparse warnings in opal_trace_entry()Stewart Smith2015-11-091-5/+6
* | Fixup sparse endian annotations for opal events and masksStewart Smith2015-11-092-4/+4
* | Fix sparse warning in trace repeat structureStewart Smith2015-11-091-1/+1
* | Fix sparse warnings in init_boot_tracebuf()Stewart Smith2015-11-091-2/+2
* | Skip OCCs for chip that has occ_functional set to falseStewart Smith2015-11-091-0/+5
* | console: Completely flush output buffer before power down and rebootRussell Currey2015-11-092-0/+10
* | slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat2015-10-301-0/+1
* | Merge branch 'stable'Stewart Smith2015-10-301-0/+11
|\ \ | |/
| * opal/hmi: Signal PRD about NX unit checkstop.Mahesh Salgaonkar2015-10-301-0/+11
* | Nvlink: Add NPU PHB functionsAlistair Popple2015-10-261-0/+3
* | PCI: Trace device node from PCI deviceGavin Shan2015-10-261-2/+5
* | PCI: Cache PCI device IDsGavin Shan2015-10-261-0/+5
* | Merge fix for soft lockup on TB errors from branch 'stable'Stewart Smith2015-10-141-1/+23
|\ \ | |/
| * opal/hmi: Fix the soft lockup issue on HMI for certain TB errors.Mahesh Salgaonkar2015-10-141-1/+23
* | Fix strcat onto uninit string for pci location codeStewart Smith2015-10-141-0/+2
OpenPOWER on IntegriCloud