aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-1/+0
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller1-109/+124
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell1-2/+2
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-26/+7
2008-12-05sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller1-64/+5
2008-12-05sparc: Move create_node() and friends into prom_common.cDavid S. Miller1-38/+0
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-60/+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: Move irq_trans_init() and support code into seperate file.David S. Miller1-830/+0
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,sparc64: unify kernel/Sam Ravnborg1-0/+1684