| Commit message (Expand) | Author | Age | Files | Lines |
* | of: of_parse_phandles_with_args() learns to differentiate 'hole' cells | Anton Vorontsov | 2008-12-21 | 1 | -6/+16 |
* | of: Minor simplification for the of_parse_phandles_with_args() | Anton Vorontsov | 2008-12-21 | 1 | -7/+4 |
* | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 | 1 | -0/+35 |
* | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-10-14 | 1 | -1/+1 |
|\ |
|
| * | OF: add fsl,mcu-mpc8349emitx to the exception list | Anton Vorontsov | 2008-10-08 | 1 | -1/+1 |
* | | of: Add new helper of_parse_phandles_with_args() | Anton Vorontsov | 2008-10-13 | 1 | -0/+109 |
* | | powerpc/of-bindings: Don't support linux,<modalias> "compatible" values | Grant Likely | 2008-10-10 | 1 | -20/+5 |
|/ |
|
* | of: adapt of_find_i2c_driver() to be usable by SPI also | Grant Likely | 2008-07-25 | 1 | -0/+88 |
* | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
* | [POWERPC] Add of_device_is_available function | Josh Boyer | 2008-04-07 | 1 | -0/+26 |
* | [POWERPC] Add of_get_next_parent() | Michael Ellerman | 2008-02-06 | 1 | -0/+25 |
* | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 2008-01-17 | 1 | -0/+58 |
* | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -0/+115 |
* | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -0/+24 |
* | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -0/+21 |
* | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -0/+26 |
* | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -0/+24 |
* | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 1 | -0/+65 |