aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran1-0/+1
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour1-0/+1
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann1-0/+1
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot1-0/+1
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+1
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson1-0/+1
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras1-1/+1
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt1-2/+46
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew1-0/+1
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bitsNathan Fontenot1-10/+39
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot1-5/+3
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling1-0/+1
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling1-2/+18
2012-11-15powerpc: Add set_mode hcallIan Munsie1-0/+1
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew1-0/+1
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard1-2/+1
2008-05-14[POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman1-0/+1
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-1/+0
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman1-7/+2
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt1-0/+1
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling1-16/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras1-0/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-1/+1
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman1-0/+103