aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64/prom.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hGravatar David S. Miller 1-103/+1
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.Gravatar David S. Miller 1-0/+1
2007-07-20[SPARC]: Fix serial console device detection.Gravatar David S. Miller 1-0/+4
2007-07-20Consolidate of_find_node_by routinesGravatar Stephen Rothwell 1-0/+1
2007-07-20Consolidate of_get_parentGravatar Stephen Rothwell 1-0/+9
2007-07-20Consolidate of_find_propertyGravatar Stephen Rothwell 1-0/+1
2007-07-20Consolidate of_device_is_compatibleGravatar Stephen Rothwell 1-0/+2
2007-07-20Start split out of common open firmware codeGravatar Stephen Rothwell 1-0/+3
2007-07-20Split out common parts of prom.hGravatar Stephen Rothwell 1-40/+6
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.Gravatar David S. Miller 1-0/+1
2007-04-26[SPARC]: Make device_node name and type constGravatar Stephen Rothwell 1-2/+2
2007-04-26[SPARC64]: constify some paramaters of OF routinesGravatar Stephen Rothwell 1-4/+6
2007-04-26[SPARC/64]: constify of_get_property returnGravatar Stephen Rothwell 1-2/+2
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().Gravatar David S. Miller 1-0/+1
2006-06-29[SPARC64]: of_device layer IRQ resolutionGravatar David S. Miller 1-0/+8
2006-06-29[SPARC]: Kill interrupt stuff and linux_phandle from device_node.Gravatar David S. Miller 1-8/+0
2006-06-29[SPARC]: Beginnings of generic of_device framework.Gravatar David S. Miller 1-0/+2
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().Gravatar David S. Miller 1-0/+2
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.Gravatar David S. Miller 1-0/+2
2006-06-25[SPARC]: Add of_set_property() interface.Gravatar David S. Miller 1-0/+8
2006-06-23[SPARC64]: Expand of_*() interfaces some more.Gravatar David S. Miller 1-0/+3
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.Gravatar David S. Miller 1-0/+3
2006-06-23[SPARC64]: Add of_getintprop_default().Gravatar David S. Miller 1-0/+3
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().Gravatar David S. Miller 1-0/+10
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.Gravatar David S. Miller 1-0/+79