aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller2007-04-261-2/+2
* [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-3/+6
* [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-1/+1
* [SPARC]: constify of_get_property return: arch/sparcStephen Rothwell2007-04-261-3/+3
* [SPARC32]: Fix prom.c build warningMartin Habets2006-10-091-2/+5
* [SPARC]: Fix property name acquisition in prom.cBob Breuer2006-07-211-3/+6
* [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-291-0/+30
* [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-251-18/+35
* [SPARC]: Add of_set_property() interface.David S. Miller2006-06-251-0/+53
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-231-0/+474