Shawn Guo
|
f09bc831b7
dt: add 'const' for of_property_read_string parameter **out_string
|
14 years ago |
Thomas Abraham
|
a3b853633d
dt: add helper functions to read u32 and string property values
|
14 years ago |
Linus Torvalds
|
4c5811bf46
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
Lennert Buytenhek
|
3d6b882827
dt: Typo fix.
|
14 years ago |
Sebastian Andrzej Siewior
|
3bcbaf6e08
rtc: cmos: Add OF bindings
|
14 years ago |
Grant Likely
|
c9e358dfc4
driver-core: remove conditionals around devicetree pointers
|
14 years ago |
Grant Likely
|
559e2b7ee7
of: Provide default of_node_to_nid() implementation.
|
15 years ago |
Andres Salomon
|
035ebefc73
of/sparc: move is_root_node() to of.h
|
15 years ago |
Grant Likely
|
1976152fd8
of: Fix comparison of "compatible" properties
|
15 years ago |
Grant Likely
|
0d351c3e93
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
|
15 years ago |
Grant Likely
|
fc0bdae49d
of: move definition of of_chosen into common code.
|
15 years ago |
Grant Likely
|
7c7b60cb87
of: put default string compare and #a/s-cell values into common header
|
15 years ago |
Jeremy Kerr
|
9dfbf20780
of: protect linux/of.h with CONFIG_OF
|
15 years ago |
Grant Likely
|
21b082ecdd
of: Remove old and misplaced function declarations
|
15 years ago |
Jeremy Kerr
|
2e89e685a8
of: use __be32 for cell value accessors
|
15 years ago |
Jeremy Kerr
|
8cfb3343f7
of: make set_node_proc_entry private to proc_devtree.c
|
15 years ago |
Grant Likely
|
fcdeb7fedf
of: merge of_attach_node() & of_detach_node()
|
15 years ago |
Grant Likely
|
6016a363f6
of: unify phandle name in struct device_node
|
15 years ago |
Grant Likely
|
2be09cb993
of: remove special case definition of of_read_ulong()
|
15 years ago |
Grant Likely
|
41f880091c
of/flattree: Merge unflatten_device_tree
|
15 years ago |
Grant Likely
|
e91edcf5a2
of: merge of_find_all_nodes() implementations
|
16 years ago |
Grant Likely
|
526b5b3ed9
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
|
16 years ago |
Grant Likely
|
b6caf2ad7c
of: merge of_read_number() an of_read_ulong()
|
16 years ago |
Grant Likely
|
50436312f4
of: merge of_node_*_flag() and set_node_proc_entry()
|
16 years ago |
Grant Likely
|
61e955db53
of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h
|
16 years ago |
Grant Likely
|
6f19249283
of: merge struct device_node
|
16 years ago |
Grant Likely
|
731581e6a6
of: merge phandle, ihandle and struct property
|
16 years ago |
Grant Likely
|
739649c53d
of: add of_parse_phandle() helper for parsing phandle properties
|
16 years ago |
Michael Ellerman
|
1e291b14c8
of: Add helpers for finding device nodes which have a given property
|
16 years ago |
Anton Vorontsov
|
64b60e096f
of: Add new helper of_parse_phandles_with_args()
|
17 years ago |