Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2014-05-18 | sparc: drop use of extern for prototypes in arch/sparc/* | Sam Ravnborg |
2010-10-10 | of/promtree: make drivers/of/pdt.c no longer sparc-only | Andres Salomon |
2010-07-14 | of/sparc: move is_root_node() to of.h | Andres Salomon |
2010-02-14 | of/sparc: Remove sparc-local declaration of allnodes and devtree_lock | Grant Likely |
2009-06-16 | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller |
2008-12-07 | sparc: Restore irq_trans_init() call in prom_create_node(). | 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: 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 header file for prom_{32,64}.c | David S. Miller |