summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h
AgeCommit message (Expand)AuthorLines
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh-6/+12
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth-0/+1
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-4/+13
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson-0/+1
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras-0/+9
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras-4/+4
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman-6/+0
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard-2/+0
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring-0/+39
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+6
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha-3/+0
2013-10-09powerpc: clean-up include ordering in prom.hRob Herring-10/+7
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring-2/+0
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring-7/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+5
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha-3/+0
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard-2/+3
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt-0/+2
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew-0/+1
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot-24/+21
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot-0/+71
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot-0/+16
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt-14/+0
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior-15/+0
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior-1/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney-3/+0
2010-08-01of/address: Clean up function declarationsGrant Likely-38/+11
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely-0/+7
2010-07-24of: remove asm/of_platform.hGrant Likely-0/+2
2010-07-05of/address: Merge all of the bus translation codeGrant Likely-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely-8/+9
2010-07-05of/address: merge of_iomap()Grant Likely-9/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely-47/+0
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely-9/+15
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely-26/+1
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely-5/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely-7/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely-4/+0
2009-10-15of: merge other miscellaneous prototypesGrant Likely-14/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely-10/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely-4/+0
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely-20/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely-17/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely-31/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely-11/+1
2009-10-15of: merge struct device_nodeGrant Likely-20/+0