index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
prom_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: simplify several early memory allocations
Mike Rapoport
2019-03-07
1
-5
/
+2
*
sparc: Use device_type helpers to access the node type
Rob Herring
2018-11-18
1
-15
/
+9
*
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-18
1
-2
/
+2
*
sparc: prom: use property "name" directly to construct node names
Rob Herring
2018-11-18
1
-18
/
+29
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-15
1
-34
/
+34
*
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-07
1
-34
/
+34
*
sparc64: fix typo in property
Pavel Tatashin
2017-06-25
1
-1
/
+1
*
sparc64: fix sparse warning in prom_64.c
Sam Ravnborg
2014-05-18
1
-2
/
+3
*
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2014-03-11
1
-3
/
+0
*
of: Make cpu node handling more portable.
David Miller
2013-10-15
1
-0
/
+53
*
sparc: fix format string argument for prom_printf()
Akinobu Mita
2012-10-02
1
-1
/
+1
*
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
1
-2
/
+2
|
\
|
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
|
of/sparc: move is_root_node() to of.h
Andres Salomon
2010-07-14
1
-3
/
+3
|
/
*
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
1
-1
/
+0
*
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-06-16
1
-109
/
+124
*
cpumask: Use accessors code.: sparc64
Rusty Russell
2009-03-16
1
-2
/
+2
*
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
2008-12-05
1
-9
/
+0
*
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
2008-12-05
1
-26
/
+7
*
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
2008-12-05
1
-64
/
+5
*
sparc: Move create_node() and friends into prom_common.c
David S. Miller
2008-12-05
1
-38
/
+0
*
sparc: Commonize get_one_property() implementations.
David S. Miller
2008-12-05
1
-1
/
+1
*
sparc: Move property building code into prom_common.c
David S. Miller
2008-12-05
1
-60
/
+0
*
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
2008-12-05
1
-4
/
+2
*
sparc: Move irq_trans_init() and support code into seperate file.
David S. Miller
2008-12-05
1
-830
/
+0
*
sparc: Mark prom_early_alloc non-static.
David S. Miller
2008-12-05
1
-1
/
+1
*
sparc: Create common area for OF device layer code.
David S. Miller
2008-12-05
1
-94
/
+0
*
sparc: Create common header file for prom_{32,64}.c
David S. Miller
2008-12-05
1
-3
/
+1
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+1684