aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/prom.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/*Gravatar Sam Ravnborg 1-1/+1
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyGravatar Andres Salomon 1-6/+0
2010-07-14of/sparc: move is_root_node() to of.hGravatar Andres Salomon 1-8/+0
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGravatar Grant Likely 1-3/+0
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()Gravatar David S. Miller 1-1/+0
2008-12-07sparc: Restore irq_trans_init() call in prom_create_node().Gravatar David S. Miller 1-3/+0
2008-12-05sparc: Move prom_build_devicetree() into prom_common.cGravatar David S. Miller 1-5/+3
2008-12-05sparc: Move core of OF device tree building code into prom_common.cGravatar David S. Miller 1-2/+15
2008-12-05sparc: Move create_node() and friends into prom_common.cGravatar David S. Miller 1-1/+2
2008-12-05sparc: Move property building code into prom_common.cGravatar David S. Miller 1-0/+2
2008-12-05sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'Gravatar David S. Miller 1-0/+2
2008-12-05sparc: Move irq_trans_init() and support code into seperate file.Gravatar David S. Miller 1-0/+4
2008-12-05sparc: Mark prom_early_alloc non-static.Gravatar David S. Miller 1-0/+2
2008-12-05sparc: Create common header file for prom_{32,64}.cGravatar David S. Miller 1-0/+10