aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/prom_64.c
AgeCommit message (Expand)Author
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-14of/sparc: move is_root_node() to of.hAndres Salomon
2010-07-14lmb: rename to memblockYinghai Lu
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell
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: Move create_node() and friends into prom_common.cDavid 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: Move irq_trans_init() and support code into seperate file.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,sparc64: unify kernel/Sam Ravnborg