aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-07sparc: Restore irq_trans_init() call in prom_create_node().David S. Miller1-0/+4
2008-12-05sparc: Move of_console_{device,path,options} info prom_common.cDavid S. Miller1-9/+0
2008-12-05sparc: Move prom_build_devicetree() into prom_common.cDavid S. Miller1-18/+2
2008-12-05sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller1-64/+5
2008-12-05sparc: Match sparc32's build_tree() up to sparc64'sDavid S. Miller1-5/+15
2008-12-05sparc: Move create_node() and friends into prom_common.cDavid S. Miller1-38/+0
2008-12-05sparc: Make sparc32's create_node() assign parent pointer.David S. Miller1-3/+4
2008-12-05sparc: Commonize get_one_property() implementations.David S. Miller1-1/+1
2008-12-05sparc: Move property building code into prom_common.cDavid S. Miller1-66/+0
2008-12-05sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller1-4/+2
2008-12-05sparc: Mark prom_early_alloc non-static.David S. Miller1-1/+1
2008-12-05sparc: Create common area for OF device layer code.David S. Miller1-94/+0
2008-12-05sparc: Create common header file for prom_{32,64}.cDavid S. Miller1-3/+1
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+566