index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
prom_64.c
Age
Commit message (
Expand
)
Author
2018-10-15
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-07
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-06-25
sparc64: fix typo in property
Pavel Tatashin
2014-05-18
sparc64: fix sparse warning in prom_64.c
Sam Ravnborg
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2013-10-15
of: Make cpu node handling more portable.
David Miller
2012-10-02
sparc: fix format string argument for prom_printf()
Akinobu Mita
2011-10-31
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-14
of/sparc: move is_root_node() to of.h
Andres Salomon
2010-07-14
lmb: rename to memblock
Yinghai Lu
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-03-16
cpumask: Use accessors code.: sparc64
Rusty Russell
2008-12-05
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
2008-12-05
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
2008-12-05
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
2008-12-05
sparc: Move create_node() and friends into prom_common.c
David S. Miller
2008-12-05
sparc: Commonize get_one_property() implementations.
David S. Miller
2008-12-05
sparc: Move property building code into prom_common.c
David S. Miller
2008-12-05
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
2008-12-05
sparc: Move irq_trans_init() and support code into seperate file.
David S. Miller
2008-12-05
sparc: Mark prom_early_alloc non-static.
David S. Miller
2008-12-05
sparc: Create common area for OF device layer code.
David S. Miller
2008-12-05
sparc: Create common header file for prom_{32,64}.c
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg