summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: fix typo in propertyPavel Tatashin2017-06-251-1/+1
* sparc64: fix sparse warning in prom_64.cSam Ravnborg2014-05-181-2/+3
* sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-111-3/+0
* of: Make cpu node handling more portable.David Miller2013-10-151-0/+53
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-021-1/+1
* sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-2/+2
|\
| * lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-3/+3
|/
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-1/+0
* sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-161-109/+124
* cpumask: Use accessors code.: sparc64Rusty Russell2009-03-161-2/+2
* sparc: Move of_console_{device,path,options} info prom_common.cDavid S. Miller2008-12-051-9/+0
* sparc: Move prom_build_devicetree() into prom_common.cDavid S. Miller2008-12-051-26/+7
* sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller2008-12-051-64/+5
* sparc: Move create_node() and friends into prom_common.cDavid S. Miller2008-12-051-38/+0
* sparc: Commonize get_one_property() implementations.David S. Miller2008-12-051-1/+1
* sparc: Move property building code into prom_common.cDavid S. Miller2008-12-051-60/+0
* sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller2008-12-051-4/+2
* sparc: Move irq_trans_init() and support code into seperate file.David S. Miller2008-12-051-830/+0
* sparc: Mark prom_early_alloc non-static.David S. Miller2008-12-051-1/+1
* sparc: Create common area for OF device layer code.David S. Miller2008-12-051-94/+0
* sparc: Create common header file for prom_{32,64}.cDavid S. Miller2008-12-051-3/+1
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+1684