summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom.c
AgeCommit message (Expand)AuthorLines
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller-0/+15
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller-2/+3
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller-0/+131
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell-60/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell-14/+0
2007-07-20Consolidate of_get_parentStephen Rothwell-13/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell-21/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell-21/+0
2007-07-20Start split out of common open firmware codeStephen Rothwell-42/+0
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller-2/+2
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell-3/+6
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell-1/+1
2007-04-26[SPARC]: constify of_get_property return: arch/sparcStephen Rothwell-3/+3
2006-10-09[SPARC32]: Fix prom.c build warningMartin Habets-2/+5
2006-07-21[SPARC]: Fix property name acquisition in prom.cBob Breuer-3/+6
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller-0/+30
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller-18/+35
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller-0/+53
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller-0/+474