summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* core/init: Use '_' as separator in names of "exports" propertiesMichael Ellerman2017-04-051-2/+7
* core/pci: Add phb->ops->device_removeGavin Shan2017-03-311-0/+3
* core/pci: Fix lost NVMe adapter behind PMC 8546 switchGavin Shan2017-03-311-6/+22
* core/pci: Disable surprise hotplug on root portGavin Shan2017-03-311-5/+7
* core/pci: Ignore PCI slot capability on root portGavin Shan2017-03-311-2/+7
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+1
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-291-0/+17
* core/init: Add hdat-map property to OPAL nodeMatt Brown2017-03-241-0/+29
* fast-reboot: remove CAPI checkAndrew Donnellan2017-03-201-12/+0
* fast-reboot: creset PHBs on fast rebootAndrew Donnellan2017-03-201-0/+21
* core/pci: remove misleading fast reboot commentAndrew Donnellan2017-03-201-2/+0
* hmi: Print CAPP FIR information when handling CAPP malfunction alertsAndrew Donnellan2017-03-161-0/+29
* hmi: refactor malfunction alert handlingAndrew Donnellan2017-03-161-46/+42
* generic platform: If /bmc in device tree, attempt to init oneStewart Smith2017-03-161-3/+40
* init: Cosmetic fixup of commentBenjamin Herrenschmidt2017-03-091-2/+2
* core/test: use strcmp for console testsOliver O'Halloran2017-03-072-6/+6
* core/test/run-trace: Reduce number of samples when running under valgrindStewart Smith2017-03-071-1/+3
* device: implement dt_translate_address() properlyOliver O'Halloran2017-03-072-3/+109
* pci/quirk: Populate device tree for AST2400 VGARussell Currey2017-03-031-0/+46
* pci: Add a framework for quirksRussell Currey2017-03-033-1/+45
* lpc/uart: Support routing of selected LPC interrupts to LinuxBenjamin Herrenschmidt2017-03-031-0/+3
* buddy: Check zalloc() return valueStewart Smith2017-03-021-0/+2
* core/console: refactor __flush_console()Oliver O'Halloran2017-02-231-24/+25
* nvram-format: Fix endian issuesStewart Smith2017-02-232-18/+23
* core/pci: Mark broken PDC on slots without surprise hotplug capabilityGavin Shan2017-02-222-2/+13
* astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add pathGavin Shan2017-02-221-3/+10
* core/pci: No validation on pd and ecap in pcie_slot_create()Gavin Shan2017-02-221-15/+11
* core/pci: Enforce polling PCIe link in hot-add pathGavin Shan2017-02-221-0/+14
* core/pci: Fix PCIe slot's presenceGavin Shan2017-02-221-1/+3
* core/pci: More reliable way to update PCI slot power stateGavin Shan2017-02-221-1/+1
* core/opal: check ibm,opal existsOliver O'Halloran2017-02-171-5/+1
* core/pci: Avoid hreset after fresetGavin Shan2017-02-161-1/+2
* core/pci: Support SRIOV VFsGavin Shan2017-02-163-2/+261
* core/pci: Allow associating parameter with capabilityGavin Shan2017-02-161-2/+2
* core/pci: Initialize AER capability in PCI coreGavin Shan2017-02-161-0/+13
* core/pci: Introduce separate function to initialize PCIe capabilityGavin Shan2017-02-161-53/+66
* Initial support for the ELFv2 ABINicholas Piggin2017-02-062-11/+15
* hdat: Rework parsing of system VPD for Open PowerBenjamin Herrenschmidt2017-02-061-1/+2
* platform: add missing \n on platform error reboot messageAndrew Donnellan2017-02-031-1/+1
* core/interrupts: free interrupt names after adding to DTStewart Smith2017-02-031-0/+1
* platform: set default bmc_platformOliver O'Halloran2017-01-161-1/+5
* vpd: add vpd_valid() to check keyword VPD blobsOliver O'Halloran2017-01-161-0/+29
* dt: add dt_new_check()Oliver O'Halloran2017-01-151-0/+14
* init: print the FDT blob size in decimalOliver O'Halloran2017-01-101-1/+1
* init: Print some more info before booting linuxBenjamin Herrenschmidt2017-01-101-1/+8
* treewide: squash sparse static warningsAndrew Donnellan2017-01-051-1/+1
* cpu: Add iterators for "present" CPUsBenjamin Herrenschmidt2017-01-051-0/+14
* xive/phb4: Work around broken LSI control on P9 DD1Benjamin Herrenschmidt2017-01-051-3/+11
* interrupts: Add optional name for OPAL interruptsBenjamin Herrenschmidt2017-01-051-1/+16
* xive: Expose exploitation mode DT propertiesBenjamin Herrenschmidt2017-01-051-1/+6
OpenPOWER on IntegriCloud