summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/prom_32.c
AgeCommit message (Expand)Author
2008-12-07sparc: Restore irq_trans_init() call in prom_create_node().David S. Miller
2008-12-05sparc: Move of_console_{device,path,options} info prom_common.cDavid S. Miller
2008-12-05sparc: Move prom_build_devicetree() into prom_common.cDavid S. Miller
2008-12-05sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller
2008-12-05sparc: Match sparc32's build_tree() up to sparc64'sDavid S. Miller
2008-12-05sparc: Move create_node() and friends into prom_common.cDavid S. Miller
2008-12-05sparc: Make sparc32's create_node() assign parent pointer.David S. Miller
2008-12-05sparc: Commonize get_one_property() implementations.David S. Miller
2008-12-05sparc: Move property building code into prom_common.cDavid S. Miller
2008-12-05sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller
2008-12-05sparc: Mark prom_early_alloc non-static.David S. Miller
2008-12-05sparc: Create common area for OF device layer code.David S. Miller
2008-12-05sparc: Create common header file for prom_{32,64}.cDavid S. Miller
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg