summaryrefslogtreecommitdiff
path: root/drivers/of/base.c
AgeCommit message (Expand)Author
2009-09-23of: remove "stm,m25p40" aliasAnton Vorontsov
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-05-19powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-01powerpc: add mmc-spi-slot bindingsAnton Vorontsov
2008-12-21of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov
2008-12-21of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov
2008-11-19of: Add helpers for finding device nodes which have a given propertyMichael Ellerman
2008-10-14Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov
2008-10-10powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely
2008-10-08OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell
2007-07-20Consolidate of_get_next_childStephen Rothwell
2007-07-20Consolidate of_get_parentStephen Rothwell
2007-07-20Consolidate of_find_propertyStephen Rothwell
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell
2007-07-20Start split out of common open firmware codeStephen Rothwell