summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-5/+0
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-2/+0
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-4/+0
* of: merge other miscellaneous prototypesGrant Likely2009-10-151-14/+0
* of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-10/+0
* of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-4/+0
* of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-20/+0
* of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-17/+0
* of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-151-31/+0
* of: add common header for flattened device tree representationGrant Likely2009-10-151-11/+1
* of: merge struct device_nodeGrant Likely2009-10-151-20/+0
* of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-12/+0
* of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-151-6/+1
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+3
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+356
OpenPOWER on IntegriCloud