summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/prom.h
Commit message (Expand)AuthorAge
* pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-21
* powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-21
* powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-16
* powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-16
* powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-02
* powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-06
* powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-21
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-14
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-31
| * powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2017-01-31
* | powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-10
|/
* powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-30
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-25
* of: push struct boot_param_header and defines into powerpcRob Herring2014-04-30
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: clean-up include ordering in prom.hRob Herring2013-10-09
| * of: move of_translate_dma_address to of_address.hRob Herring2013-10-09
| * of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * of: implement of_node_to_nid as a weak functionRob Herring2013-10-09
| * of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
* | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-31
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-14
| * powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-14
* | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
|/
* powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-26
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-26
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-26
* powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-08
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-04
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-23
* of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
* of/address: Clean up function declarationsGrant Likely2010-08-01
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-30
* of: remove asm/of_platform.hGrant Likely2010-07-24
* of/address: Merge all of the bus translation codeGrant Likely2010-07-05
* of/address: merge of_address_to_resource()Grant Likely2010-07-05
* of/address: merge of_iomap()Grant Likely2010-07-05
* of/irq: merge irq mapping codeGrant Likely2010-07-05
* of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-05
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
* of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
* of: move definition of of_chosen into common code.Grant Likely2010-02-14
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-14
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
* of: merge other miscellaneous prototypesGrant Likely2009-10-15
* of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
* of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15