summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/firmware.c
AgeCommit message (Expand)Author
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan
2022-07-20powerpc/pseries: add FW_FEATURE_WATCHDOG flagScott Cheloha
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2021-08-13powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V
2020-01-06powerpc/pseries/svm: Allow IOMMU to work in SVMAlexey Kardashevskiy
2020-01-06powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling
2012-11-15powerpc: Add set_mode hcallIan Munsie
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard
2008-05-14[POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman