summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/prom.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-211-0/+15
* powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-211-0/+1
* powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-161-0/+1
* powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-161-16/+0Star
* powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-021-1/+4
* powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-6/+12
* powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-211-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-4/+13
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+9
| * powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2017-01-311-4/+4
* | powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-101-0/+1
|/
* powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-6/+0Star
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-2/+0Star
* 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/+6Star
|\
| * powerpc: clean-up include ordering in prom.hRob Herring2013-10-101-10/+7Star
| * of: move of_translate_dma_address to of_address.hRob Herring2013-10-101-4/+0Star
| * of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0Star
| * of: implement of_node_to_nid as a weak functionRob Herring2013-10-101-7/+0Star
| * of: implement pci_address_to_pio as weak functionRob Herring2013-10-101-5/+0Star
* | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-3/+0Star
|/
* 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/+0Star
|/
* 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/+21Star
* 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-141-0/+16
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-14/+0Star
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-15/+0Star
* 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/+0Star
* of/address: Clean up function declarationsGrant Likely2010-08-011-38/+11Star
* 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-061-4/+0Star
* of/address: merge of_address_to_resource()Grant Likely2010-07-061-8/+9
* of/address: merge of_iomap()Grant Likely2010-07-061-9/+1Star
* of/irq: merge irq mapping codeGrant Likely2010-07-061-47/+0Star
* of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-061-9/+15
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-26/+1Star
* of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-5/+0Star
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-2/+0Star
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+0Star
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-4/+0Star
* of: merge other miscellaneous prototypesGrant Likely2009-10-151-14/+0Star
* of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-10/+0Star