aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/base.c
Commit message (Expand)AuthorAge
* of: use __be32 types for big-endian device tree dataJeremy Kerr2010-10-12
* of: Fix phandle endian issuesGrant Likely2010-07-24
* of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* of: move definition of of_chosen into common code.Grant Likely2010-02-14
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-09
* of: include linux/proc_fs.hJeremy Kerr2010-02-09
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-28
* of: merge machine_is_compatible()Grant Likely2010-01-28
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-23
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-15
* of: remove "stm,m25p40" aliasAnton Vorontsov2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\
| * of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-27
* | powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov2009-05-19
|/
* powerpc: add mmc-spi-slot bindingsAnton Vorontsov2009-04-01
* of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov2008-12-20
* of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov2008-12-20
* of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-19
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-13
|\
| * OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-08
* | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-12
* | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-10
|/
* of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-25
* [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-15
* [POWERPC] Add of_device_is_available functionJosh Boyer2008-04-06
* [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-06
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-16
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-19
* Consolidate of_get_next_childStephen Rothwell2007-07-19
* Consolidate of_get_parentStephen Rothwell2007-07-19
* Consolidate of_find_propertyStephen Rothwell2007-07-19
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-19
* Start split out of common open firmware codeStephen Rothwell2007-07-19