aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann1-0/+15
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
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot1-16/+0
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater1-1/+4
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh1-6/+12
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth1-0/+1
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-4/+13
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson1-0/+1
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras1-0/+9
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras1-4/+4
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman1-6/+0
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-2/+0
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring1-0/+39
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-27/+6
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-3/+0
2013-10-09powerpc: clean-up include ordering in prom.hRob Herring1-10/+7
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring1-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring1-7/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+5
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha1-3/+0
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard1-2/+3
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt1-0/+2
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-24/+21
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot1-0/+71
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot1-0/+16
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-14/+0
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior1-15/+0
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior1-1/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney1-3/+0
2010-08-01of/address: Clean up function declarationsGrant Likely1-38/+11
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely1-0/+7
2010-07-24of: remove asm/of_platform.hGrant Likely1-0/+2
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely1-8/+9
2010-07-05of/address: merge of_iomap()Grant Likely1-9/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely1-47/+0
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-9/+15
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-26/+1
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely1-5/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-7/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely1-4/+0
2009-10-15of: merge other miscellaneous prototypesGrant Likely1-14/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely1-10/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-4/+0