| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 | 1 | -0/+15 |
* | [SPARC]: Fix serial console node string creation. | David S. Miller | 2007-07-30 | 1 | -2/+3 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 1 | -0/+131 |
* | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -60/+1 |
* | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -14/+0 |
* | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -13/+0 |
* | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -21/+1 |
* | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -21/+0 |
* | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 1 | -42/+0 |
* | [SPARC]: Use strcasecmp for OFW property name comparisons. | David S. Miller | 2007-04-26 | 1 | -2/+2 |
* | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 2007-04-26 | 1 | -3/+6 |
* | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 2007-04-26 | 1 | -1/+1 |
* | [SPARC]: constify of_get_property return: arch/sparc | Stephen Rothwell | 2007-04-26 | 1 | -3/+3 |
* | [SPARC32]: Fix prom.c build warning | Martin Habets | 2006-10-09 | 1 | -2/+5 |
* | [SPARC]: Fix property name acquisition in prom.c | Bob Breuer | 2006-07-21 | 1 | -3/+6 |
* | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2006-06-29 | 1 | -0/+30 |
* | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 2006-06-25 | 1 | -18/+35 |
* | [SPARC]: Add of_set_property() interface. | David S. Miller | 2006-06-25 | 1 | -0/+53 |
* | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-23 | 1 | -0/+474 |