summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* phb4: Enable PCI peer-to-peerFrederic Barrat2017-08-041-0/+39
* vas: Define vas_get_wcbs_bar interfaceSukadev Bhattiprolu2017-08-011-0/+15
* vas: Define vas_get_hvwc_mmio_bar interfaceSukadev Bhattiprolu2017-08-011-0/+13
* vas: Create MMIO device tree nodeSukadev Bhattiprolu2017-08-011-0/+30
* vas: Define helpers to compute window paste addressSukadev Bhattiprolu2017-08-011-0/+99
* vas: Initialize VAS registersSukadev Bhattiprolu2017-08-013-0/+300
* sensors: occ: Add support to clear sensor groupsShilpasri G Bhat2017-07-281-0/+13
* sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2017-07-282-0/+5
* psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat2017-07-282-1/+43
* powercap: occ: Add a generic powercap frameworkShilpasri G Bhat2017-07-282-1/+41
* mem_region: Check for no-map in reserved nodesOliver O'Halloran2017-07-251-1/+7
* core/backtrace: Serialise printing backtracesOliver O'Halloran2017-07-251-0/+12
* core/pci: Fix mem-leak on fast-rebootMatt Brown2017-07-201-0/+1
* attrconst for testsStewart Smith2017-07-193-3/+3
* numa/associativity: Add a new level of NUMA for GPU'sBalbir Singh2017-07-131-5/+9
* pci: Add ability to trace timingMichael Neuling2017-07-131-0/+1
* pci: Print resetting PHB notice at higher log levelMichael Neuling2017-07-131-1/+1
* cpu: Better handle unknown flags in opal_reinit_cpus()Benjamin Herrenschmidt2017-07-121-3/+3
* cpu: Unconditionally cleanup TLBs on P9 in opal_reinit_cpus()Benjamin Herrenschmidt2017-07-111-2/+11
* Fix scom addresses for power9 nx checkstop hmi handling.Mahesh Salgaonkar2017-07-071-7/+20
* Fix scom addresses for power9 core checkstop hmi handling.Mahesh Salgaonkar2017-07-071-5/+56
* core/mem_region: check return value of add_regionStewart Smith2017-07-041-2/+5
* cpu: Cleanup AMR and IAMR when re-initializing CPUsBenjamin Herrenschmidt2017-06-301-0/+29
* skiboot: Find the IMC DTBMadhavan Srinivasan2017-06-272-0/+8
* dt: Add phandle fixup helpersMadhavan Srinivasan2017-06-272-2/+71
* dt: Add helper function for last_phandle updatesMadhavan Srinivasan2017-06-272-6/+6
* cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt2017-06-262-0/+41
* cpu: Rework HILE changeBenjamin Herrenschmidt2017-06-262-30/+46
* cpu: Make init_hid() local to cpu.cBenjamin Herrenschmidt2017-06-262-3/+3
* Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt2017-06-261-1/+1
* Big log level reduction...Benjamin Herrenschmidt2017-06-267-21/+19
* init: Silence messages and call ourselves "OPAL"Benjamin Herrenschmidt2017-06-261-2/+2
* flash: Silence some messagesBenjamin Herrenschmidt2017-06-261-2/+6
* cpu: Add a space to #threads messageBenjamin Herrenschmidt2017-06-261-3/+3
* phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2017-06-262-1/+12
* capi: Handle HMI eventsChristophe Lombard2017-06-191-83/+43
* capi: Load capp microcodeChristophe Lombard2017-06-191-1/+1
* capi: Move phb3 capp registers to specialized filesChristophe Lombard2017-06-191-1/+1
* core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan2017-06-161-158/+242
* core/pci: Make the conditions for device type quirk obviousGavin Shan2017-06-151-3/+2
* core/pci: Use macro as vendor ID register offsetGavin Shan2017-06-151-4/+4
* core/pci: Use cached vendor/device IDs in quirksGavin Shan2017-06-152-7/+4
* core/fdt: Always add a reserve mapOliver O'Halloran2017-06-151-0/+3
* chip: Print out when we initialise a chipMichael Ellerman2017-06-151-0/+1
* core: Move enable_mambo_console() into chip initialisationMichael Ellerman2017-06-152-6/+4
* chip: Add support for discovering chips on mamboMichael Ellerman2017-06-141-0/+5
* chip: Factor out chip inititialisationMichael Ellerman2017-06-141-21/+29
* phb4: Activate shared PCI slot on witherspoonFrederic Barrat2017-06-071-0/+3
* Disable nap on P8 Mambo, public release has bugsStewart Smith2017-06-071-0/+4
* PCI: only wait 20ms for PHB logic to settle if we detected any PHBsStewart Smith2017-06-071-1/+6
OpenPOWER on IntegriCloud