[SPARC64]: Fix UP build.
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / prom.c
2007-07-16 David S. Miller[SPARC64]: Initial LDOM cpu hotplug support.
2007-06-07 David S. Miller[SPARC64]: Fix SBUS IRQ regression caused by PCI-E...
2007-06-05 David S. Miller[SPARC64]: Fix {mc,smt}_capable().
2007-06-05 David S. Miller[SPARC64]: Make core and sibling groups equal on UltraS...
2007-06-05 David S. Miller[SPARC64]: Proper multi-core scheduling support.
2007-05-29 David S. Miller[SPARC64]: Use machine description and OBP properly...
2007-05-12 Simon Arlott[SPARC64]: Spelling fixes.
2007-05-10 David S. Miller[SPARC64]: Fix recursion in PROM tree building.
2007-05-07 David S. Miller[SPARC64]: Fix section mismatch warnings in arch/sparc6...
2007-05-07 David S. Miller[SPARC64]: SUN4U PCI-E controller support.
2007-04-26 Stephen Rothwell[SPARC64]: constify some paramaters of OF routines
2007-04-26 David S. Miller[SPARC]: Use strcasecmp for OFW property name comparisons.
2007-04-26 Stephen Rothwell[SPARC/64]: constify of_get_property return
2007-04-26 Stephen Rothwell[SPARC64]: constify of_get_property return: arch/sparc64
2006-10-31 David S. Miller[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
2006-10-26 David S. Miller[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-07-21 David S. Miller[SPARC64]: Fix more of_device layer IRQ bugs, and corre...
2006-07-13 David S. Miller[SPARC64]: Refine Sabre wsync logic.
2006-07-13 David S. Miller[SPARC64]: Fix 2 bugs in sabre_irq_build()
2006-07-06 Randy Dunlap[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
2006-06-30 David S. Miller[SPARC64]: Kill sun4v virtual device layer.
2006-06-29 David S. Miller[SPARC64]: of_device layer IRQ resolution
2006-06-29 David S. Miller[SPARC]: Add of_n_{addr,size}_cells().
2006-06-26 David S. Miller[SPARC]: Add unique device_node IDs and a ".node" property.
2006-06-26 David S. Miller[SPARC]: Add of_set_property() interface.
2006-06-24 David S. Miller[SPARC64]: Expand of_*() interfaces some more.
2006-06-24 David S. Miller[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-06-24 David S. Miller[SPARC64]: Add of_getintprop_default().
2006-06-24 David S. Miller[SPARC64]: Add of_find_node_by_{name,type}().
2006-06-24 David S. Miller[SPARC64]: Import OBP device tree into kernel data...