aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/prom.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-02powerpc: Add POWER10 architected modeGravatar Alistair Popple 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesGravatar Michael Bringmann 1-0/+15
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureGravatar Michael Bringmann 1-0/+1
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Gravatar Nathan Fontenot 1-0/+1
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hGravatar Nathan Fontenot 1-16/+0
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASGravatar Cédric Le Goater 1-1/+4
2017-03-06powerpc: Update to new option-vector-5 format for CASGravatar Suraj Jitindar Singh 1-6/+12
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareGravatar Michael Roth 1-0/+1
2017-02-14Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 1-4/+13
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASGravatar David Gibson 1-0/+1
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Gravatar Paul Mackerras 1-0/+9
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsGravatar Paul Mackerras 1-4/+4
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecGravatar Michael Ellerman 1-6/+0
2014-09-25powerpc: Remove stale function prototypesGravatar Anton Blanchard 1-2/+0
2014-04-30of: push struct boot_param_header and defines into powerpcGravatar Rob Herring 1-0/+39
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-27/+6
2013-10-31of: Move definition of of_find_next_cache_node into common code.Gravatar Sudeep KarkadaNagesha 1-3/+0
2013-10-09powerpc: clean-up include ordering in prom.hGravatar Rob Herring 1-10/+7
2013-10-09of: move of_translate_dma_address to of_address.hGravatar Rob Herring 1-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSGravatar Rob Herring 1-2/+0
2013-10-09of: implement of_node_to_nid as a weak functionGravatar Rob Herring 1-7/+0
2013-10-09of: implement pci_address_to_pio as weak functionGravatar Rob Herring 1-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+5
2013-08-21of: move of_get_cpu_node implementation to DT core libraryGravatar Sudeep KarkadaNagesha 1-3/+0
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowGravatar Anton Blanchard 1-2/+3
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeGravatar Benjamin Herrenschmidt 1-0/+2
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedGravatar Jesse Larrew 1-0/+1
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Gravatar Nathan Fontenot 1-24/+21
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hGravatar Nathan Fontenot 1-0/+71
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hGravatar Nathan Fontenot 1-0/+16
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 1-14/+0
2011-02-04of/pci: move of_irq_map_pci() into generic codeGravatar Sebastian Andrzej Siewior 1-15/+0
2010-12-23of/address: use proper endianess in get_flagsGravatar Sebastian Andrzej Siewior 1-1/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.Gravatar David Daney 1-3/+0
2010-08-01of/address: Clean up function declarationsGravatar Grant Likely 1-38/+11
2010-07-30of: Provide default of_node_to_nid() implementation.Gravatar Grant Likely 1-0/+7
2010-07-24of: remove asm/of_platform.hGravatar Grant Likely 1-0/+2
2010-07-05of/address: Merge all of the bus translation codeGravatar Grant Likely 1-4/+0
2010-07-05of/address: merge of_address_to_resource()Gravatar Grant Likely 1-8/+9
2010-07-05of/address: merge of_iomap()Gravatar Grant Likely 1-9/+1
2010-07-05of/irq: merge irq mapping codeGravatar Grant Likely 1-47/+0
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGravatar Grant Likely 1-9/+15
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGravatar Grant Likely 1-26/+1
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGravatar Grant Likely 1-5/+0
2010-02-14of: move definition of of_chosen into common code.Gravatar Grant Likely 1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGravatar Grant Likely 1-7/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Gravatar Grant Likely 1-4/+0
2009-10-15of: merge other miscellaneous prototypesGravatar Grant Likely 1-14/+0