summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg2014-05-181-1/+1
* of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-101-6/+0
* of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-8/+0
* of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-3/+0
* sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-161-1/+0
* sparc: Restore irq_trans_init() call in prom_create_node().David S. Miller2008-12-071-3/+0
* sparc: Move prom_build_devicetree() into prom_common.cDavid S. Miller2008-12-051-5/+3
* sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller2008-12-051-2/+15
* sparc: Move create_node() and friends into prom_common.cDavid S. Miller2008-12-051-1/+2
* sparc: Move property building code into prom_common.cDavid S. Miller2008-12-051-0/+2
* sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller2008-12-051-0/+2
* sparc: Move irq_trans_init() and support code into seperate file.David S. Miller2008-12-051-0/+4
* sparc: Mark prom_early_alloc non-static.David S. Miller2008-12-051-0/+2
* sparc: Create common header file for prom_{32,64}.cDavid S. Miller2008-12-051-0/+10