summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: export the CPU node countLaurent Dufour2022-12-071-0/+1
* powerpc: Finally remove unnecessary headers from asm/prom.hChristophe Leroy2022-07-281-8/+2
* powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy2022-06-291-0/+1
* powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V2021-08-131-0/+1
* powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V2021-08-131-1/+1
* powerpc: Add POWER10 architected modeAlistair Popple2020-06-021-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-211-0/+15
* powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-211-0/+1
* powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-161-0/+1
* powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-161-16/+0
* powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-021-1/+4
* powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-6/+12
* powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-211-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-4/+13
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+9
| * powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2017-01-311-4/+4
* | powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-101-0/+1
|/
* powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-6/+0
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-2/+0
* of: push struct boot_param_header and defines into powerpcRob Herring2014-04-301-0/+39
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-27/+6
|\
| * powerpc: clean-up include ordering in prom.hRob Herring2013-10-091-10/+7
| * of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-4/+0
| * of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-7/+0
| * of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-5/+0
* | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-3/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-2/+5
|\
| * powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-141-2/+3
| * powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-141-0/+2
* | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-211-3/+0
|/
* powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-261-0/+1
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-261-24/+21
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-261-0/+71
* powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-151-0/+16
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-14/+0
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-15/+0
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
* of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-3/+0
* of/address: Clean up function declarationsGrant Likely2010-08-011-38/+11
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+7
* of: remove asm/of_platform.hGrant Likely2010-07-241-0/+2
* of/address: Merge all of the bus translation codeGrant Likely2010-07-051-4/+0
* of/address: merge of_address_to_resource()Grant Likely2010-07-051-8/+9
* of/address: merge of_iomap()Grant Likely2010-07-051-9/+1
* of/irq: merge irq mapping codeGrant Likely2010-07-051-47/+0
* of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-051-9/+15
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-26/+1