aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely1-20/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely1-17/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely1-31/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely1-11/+1
2009-10-15of: merge struct device_nodeGrant Likely1-20/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-12/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+1
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch1-0/+3
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+356