aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2017-09-15core/pci-slots: Move slot-label construction to a helperOliver O'Halloran1-0/+30
2017-09-15core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran1-0/+51
2017-09-15core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran2-0/+231
2017-09-12pci: Make pci_wait_crs() globalMichael Neuling1-1/+1
2017-09-05flash: Support adding the no-erase property to flashWilliam A. Kennington III1-0/+4
2017-09-04DT: Add ibm,firmware-versions nodeVasant Hegde1-0/+109
2017-09-04init: add missing sync_icache after exception vector patchingNicholas Piggin1-0/+2
2017-08-24gcov: support GCC 7.1+Stewart Smith1-0/+5
2017-08-24core/test/run-msg: don't depend on unittest mem layoutStewart Smith1-1/+1
2017-08-24core/test/run-device: fix memory leak on exitStewart Smith1-0/+1
2017-08-24test/mem_region: fix incorrect ibm,os-reserve region lengthStewart Smith2-4/+4
2017-08-23Fix mem leak in core/test/run-time-utilsStewart Smith1-0/+3
2017-08-22vas: Move core/vas.c -> hw/vas.cMichael Neuling2-449/+0
2017-08-22vas: Set FIRs according to workbookMichael Neuling1-11/+5
2017-08-21VAS: Remove misleading printMichael Neuling1-2/+1
2017-08-21pci: Wait for CRS and switch link when restoring bus numbersRussell Currey1-13/+38
2017-08-21pci: Trivial typo fixesRussell Currey1-2/+2
2017-08-21pci: Track whether a PCI device is a virtual functionRussell Currey2-0/+2
2017-08-21vas: Set mmio enable bits in DD2Sukadev Bhattiprolu1-0/+3
2017-08-15core/mem_region: Check return value of add_region() (CID 147251)Cyril Bur1-1/+5
2017-08-15core/hmi: Fix use of uninitialised value (CID 147808)Cyril Bur1-3/+3
2017-08-15core/flash core/init: Fix unintended sign extensionCyril Bur2-4/+6
2017-08-04phb4: Enable PCI peer-to-peerFrederic Barrat1-0/+39
2017-08-01vas: Define vas_get_wcbs_bar interfaceSukadev Bhattiprolu1-0/+15
2017-08-01vas: Define vas_get_hvwc_mmio_bar interfaceSukadev Bhattiprolu1-0/+13
2017-08-01vas: Create MMIO device tree nodeSukadev Bhattiprolu1-0/+30
2017-08-01vas: Define helpers to compute window paste addressSukadev Bhattiprolu1-0/+99
2017-08-01vas: Initialize VAS registersSukadev Bhattiprolu3-0/+300
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+13
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2-0/+5
2017-07-28psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat2-1/+43
2017-07-28powercap: occ: Add a generic powercap frameworkShilpasri G Bhat2-1/+41
2017-07-25mem_region: Check for no-map in reserved nodesOliver O'Halloran1-1/+7
2017-07-25core/backtrace: Serialise printing backtracesOliver O'Halloran1-0/+12
2017-07-20core/pci: Fix mem-leak on fast-rebootMatt Brown1-0/+1
2017-07-19attrconst for testsStewart Smith3-3/+3
2017-07-13numa/associativity: Add a new level of NUMA for GPU'sBalbir Singh1-5/+9
2017-07-13pci: Add ability to trace timingMichael Neuling1-0/+1
2017-07-13pci: Print resetting PHB notice at higher log levelMichael Neuling1-1/+1
2017-07-12cpu: Better handle unknown flags in opal_reinit_cpus()Benjamin Herrenschmidt1-3/+3
2017-07-11cpu: Unconditionally cleanup TLBs on P9 in opal_reinit_cpus()Benjamin Herrenschmidt1-2/+11
2017-07-07Fix scom addresses for power9 nx checkstop hmi handling.Mahesh Salgaonkar1-7/+20
2017-07-07Fix scom addresses for power9 core checkstop hmi handling.Mahesh Salgaonkar1-5/+56
2017-07-04core/mem_region: check return value of add_regionStewart Smith1-2/+5
2017-06-30cpu: Cleanup AMR and IAMR when re-initializing CPUsBenjamin Herrenschmidt1-0/+29
2017-06-27skiboot: Find the IMC DTBMadhavan Srinivasan2-0/+8
2017-06-27dt: Add phandle fixup helpersMadhavan Srinivasan2-2/+71
2017-06-27dt: Add helper function for last_phandle updatesMadhavan Srinivasan2-6/+6
2017-06-26cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt2-0/+41
2017-06-26cpu: Rework HILE changeBenjamin Herrenschmidt2-30/+46