summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nvram: Fix 'missing' nvram on FSP systems.Cyril Bur2017-11-302-1/+2
* xive: Implement "single escalation" featureBenjamin Herrenschmidt2017-11-281-7/+8
* xive: Define API for single-escalation VP modeBenjamin Herrenschmidt2017-11-281-0/+1
* core/bitmap: fix bitmap iteration limit corruptionNicholas Piggin2017-11-271-2/+2
* npu2: Print bdfn in NPU2DEV* logging macrosReza Arbab2017-11-211-3/+8
* pci: Track peers of slotsRussell Currey2017-11-211-0/+1
* core/direct-controls: add function to read core gated stateRobert Lippert2017-11-201-0/+1
* sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat2017-11-202-1/+15
* p8-i2c: Limit number of retry attemptsOliver O'Halloran2017-11-201-0/+1
* npu2: Remove unused npu2_dev struct membersAndrew Donnellan2017-11-191-3/+0
* Revert "npu2: hw-procedures: Enable low power mode"Reza Arbab2017-11-151-6/+0
* npu2: Move to new GPU memory mapMichael Neuling2017-11-153-0/+7
* phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWNMichael Neuling2017-11-151-1/+1
* npu2: Refactor BAR setting codeMichael Neuling2017-11-151-1/+2
* npu2: Create npu2_write_mcd()Michael Neuling2017-11-151-0/+3
* npu2: hw-procedures: Add phy_rx_clock_sel()Reza Arbab2017-11-131-0/+1
* npu2: Add npu2_write_mask_4b()Reza Arbab2017-11-131-0/+1
* xive: Update inits for DD2.0Benjamin Herrenschmidt2017-11-091-5/+20
* npu2: hw-procedures: Enable low power modeReza Arbab2017-11-091-0/+6
* capi: update ci store buffers and dma enginesChristophe Lombard2017-11-091-0/+5
* asm/head: initialize preferred DSCR valueNicholas Piggin2017-10-291-0/+1
* phb4: Escalate freeze to fence to avoid checkstopMichael Neuling2017-10-231-0/+4
* cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLEDMichael Ellerman2017-10-161-0/+2
* hw/imc: Use ARRAY_SIZE instead of static macroMadhavan Srinivasan2017-10-151-2/+0
* FSP: Disable PSI link whenever FSP tells OPAL about impending R/RVasant Hegde2017-10-111-1/+0
* pci-iov: free memory across fast-rebootStewart Smith2017-10-101-2/+7
* i2c: Move tpm i2c wrapper code into coreAndrew Donnellan2017-10-021-0/+5
* cpu: idle POWER9 power management implementationNicholas Piggin2017-09-282-1/+34
* cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin2017-09-281-2/+6
* cpu: idle move the minimum PM latency into the idle codeNicholas Piggin2017-09-281-1/+1
* skiboot/imc: Fix the core_imc_event_maskAnju T Sudhakar2017-09-271-1/+1
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-203-0/+26
* SLW: Add support for p9_stop_apiAkshay Adiga2017-09-191-0/+163
* core: make is_rodata test-friendlyOliver O'Halloran2017-09-151-3/+10
* core/pci-slots: Move slot-label construction to a helperOliver O'Halloran2017-09-151-0/+3
* core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran2017-09-151-0/+3
* core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran2017-09-151-0/+7
* phb4: Make link retries a #defineMichael Neuling2017-09-121-0/+1
* pci: Make pci_wait_crs() globalMichael Neuling2017-09-121-0/+1
* phb4: Remove stable retriesMichael Neuling2017-09-122-2/+0
* npu2: Enable recoverable data link (no-stall) interruptsSam Bobroff2017-09-121-0/+10
* xive: Ensure pressure relief interrupts are disabledBenjamin Herrenschmidt2017-09-121-0/+1
* npu2: Implement FLRReza Arbab2017-09-121-0/+1
* npu2: Add npu2_clear_link_flag()Reza Arbab2017-09-121-0/+1
* capi: POWER9 DD2 updateChristophe Lombard2017-09-041-0/+4
* DT: Add ibm,firmware-versions nodeVasant Hegde2017-09-042-0/+4
* bump skiboot size from 3 to 4MB, reduce heap by 1MBStewart Smith2017-08-241-2/+2
* vas: Set FIRs according to workbookMichael Neuling2017-08-221-7/+3
* pci: Track whether a PCI device is a virtual functionRussell Currey2017-08-211-0/+1
* vas: Set mmio enable bits in DD2Sukadev Bhattiprolu2017-08-211-0/+3
OpenPOWER on IntegriCloud