Dong Aisheng
|
183f1d0c64
dt: add of_get_child_count helper function
|
13 years ago |
Stephen Warren
|
c541adc637
dt: add property iteration helpers
|
13 years ago |
Linus Torvalds
|
47b816ff7d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Linus Torvalds
|
09893ee845
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Gavin Shan
|
2a0352fa4a
powerpc/eeh: Remove eeh device from OF node
|
13 years ago |
Linus Torvalds
|
5375871d43
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Linus Torvalds
|
f8974cb713
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Arnd Bergmann
|
a94c7b0a8f
Merge branch 'spear/dt' into next/dt2
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
fa4d34ccd0
of: introduce helper to manage boolean
|
13 years ago |
Gavin Shan
|
eb740b5f3e
powerpc/eeh: Introduce EEH device
|
13 years ago |
Grant Likely
|
0f22dd395f
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
|
13 years ago |
Shawn Guo
|
2261cc627f
dt: add empty of_find_compatible_node function
|
13 years ago |
Grant Likely
|
7aff0fe330
of: Add of_property_match_string() to find index into a string list
|
13 years ago |
Linus Torvalds
|
02550d61f4
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Rob Herring
|
3ecdd05152
dt: add empty of_get_node/of_put_node functions
|
13 years ago |
Dong Aisheng
|
8af0da93da
dt: reform for_each_property to for_each_property_of_node
|
13 years ago |
Grant Likely
|
15c9a0acc3
of: create of_phandle_args to simplify return of phandle parsing data
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Stephen Warren
|
50e07f888c
dt: add empty of_machine_is_compatible
|
13 years ago |
Grant Likely
|
3983138c01
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge
|
13 years ago |
Linus Torvalds
|
81a3c10ce8
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
|
13 years ago |
Paul Gortmaker
|
d0a9940289
of: fix implicit use of errno.h in include/linux/of.h
|
13 years ago |
Nicolas Ferre
|
ed5f886d16
dt: add empty of_alias_get_id() for non-dt builds
|
13 years ago |
Kalle Valo
|
e51130c0f5
of: include errno.h
|
13 years ago |
Nicolas Ferre
|
5762c20593
dt: Add empty of_match_node() macro
|
13 years ago |
Rajendra Nayak
|
36a0904ea0
dt: add empty dt helpers for non-dt build
|
13 years ago |
Jamie Iles
|
4cd7f7a311
dt: add helper to read 64-bit integers
|
14 years ago |
Benoit Cousson
|
4fcd15a032
of: Add helpers to get one string in multiple strings property
|
14 years ago |
Ben Dooks
|
3a1e362e3f
OF: Add of_match_ptr() macro
|
14 years ago |
Stephen Warren
|
aba3dfff9a
dt: add empty for_each_child_of_node, of_find_property
|
14 years ago |