aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-26cpu: Make init_hid() local to cpu.cBenjamin Herrenschmidt2-3/+3
2017-06-26Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt1-1/+1
2017-06-26Big log level reduction...Benjamin Herrenschmidt7-21/+19
2017-06-26init: Silence messages and call ourselves "OPAL"Benjamin Herrenschmidt1-2/+2
2017-06-26flash: Silence some messagesBenjamin Herrenschmidt1-2/+6
2017-06-26cpu: Add a space to #threads messageBenjamin Herrenschmidt1-3/+3
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2-1/+12
2017-06-19capi: Handle HMI eventsChristophe Lombard1-83/+43
2017-06-19capi: Load capp microcodeChristophe Lombard1-1/+1
2017-06-19capi: Move phb3 capp registers to specialized filesChristophe Lombard1-1/+1
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan1-158/+242
2017-06-15core/pci: Make the conditions for device type quirk obviousGavin Shan1-3/+2