index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
prom_64.c
Age
Commit message (
Expand
)
Author
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-06
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
2008-12-06
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
2008-12-06
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
2008-12-06
sparc: Move create_node() and friends into prom_common.c
David S. Miller
2008-12-06
sparc: Commonize get_one_property() implementations.
David S. Miller
2008-12-06
sparc: Move property building code into prom_common.c
David S. Miller
2008-12-06
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
2008-12-06
sparc: Move irq_trans_init() and support code into seperate file.
David S. Miller
2008-12-06
sparc: Mark prom_early_alloc non-static.
David S. Miller
2008-12-06
sparc: Create common area for OF device layer code.
David S. Miller
2008-12-06
sparc: Create common header file for prom_{32,64}.c
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg