aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SPARC64]: constify some paramaters of OF routinesStephen Rothwell1-4/+7
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller1-2/+2
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-1/+1
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-12/+12
2006-10-30[SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller1-4/+17
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller1-15/+15
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller1-2/+10
2006-07-13[SPARC64]: Refine Sabre wsync logic.David S. Miller1-8/+27
2006-07-13[SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller1-4/+26
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap1-0/+2
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller1-0/+23
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-2/+755
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller1-0/+30
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller1-18/+36
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller1-0/+53
2006-06-23[SPARC64]: Expand of_*() interfaces some more.David S. Miller1-0/+43
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-0/+1
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-0/+25
2006-06-23[SPARC64]: Add of_getintprop_default().David S. Miller1-0/+12
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller1-0/+26
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller1-0/+543