aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-0/+15
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-0/+131
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-60/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-14/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-13/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-21/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-21/+0
2007-07-20Start split out of common open firmware codeStephen Rothwell1-42/+0
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller1-2/+2
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell1-3/+6
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-1/+1
2007-04-26[SPARC]: constify of_get_property return: arch/sparcStephen Rothwell1-3/+3
2006-10-09[SPARC32]: Fix prom.c build warningMartin Habets1-2/+5
2006-07-21[SPARC]: Fix property name acquisition in prom.cBob Breuer1-3/+6
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/+35
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller1-0/+53
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller1-0/+474