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