Grant Likely
|
0f22dd395f
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
|
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 |
Dong Aisheng
|
8af0da93da
dt: reform for_each_property to for_each_property_of_node
|
13 years ago |
Benoit Cousson
|
88af7f58c6
of/base: Take NULL string into account for property with multiple strings
|
13 years ago |
Grant Likely
|
15c9a0acc3
of: create of_phandle_args to simplify return of phandle parsing data
|
13 years ago |
Linus Torvalds
|
81a3c10ce8
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
|
13 years ago |
Jamie Iles
|
4cd7f7a311
dt: add helper to read 64-bit integers
|
13 years ago |
Benoit Cousson
|
4fcd15a032
of: Add helpers to get one string in multiple strings property
|
13 years ago |
Shawn Guo
|
611cad7201
dt: add of_alias_scan and of_alias_get_id
|
14 years ago |
Grant Likely
|
fe55c1844a
Revert "dt: add of_alias_scan and of_alias_get_id"
|
14 years ago |
Shawn Guo
|
750f463a74
dt: add of_alias_scan and of_alias_get_id
|
14 years ago |
Jamie Iles
|
aac285c6cb
of: constify property name parameters for helper functions
|
14 years ago |
Rob Herring
|
0e373639ad
dt: add helper function to read u32 arrays
|
14 years ago |
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 |
Grant Likely
|
a52f07ecd1
dt: protect against NULL matches passed to of_match_node()
|
14 years ago |
Jeremy Kerr
|
a9fadeefdc
of: use __be32 types for big-endian device tree data
|
14 years ago |
Grant Likely
|
9a6b2e588c
of: Fix phandle endian issues
|
15 years ago |
Grant Likely
|
2ffe8c5f32
of: refactor of_modalias_node() and remove explicit match table.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Grant Likely
|
fc0bdae49d
of: move definition of of_chosen into common code.
|
15 years ago |
Jeremy Kerr
|
337148812f
of: assume big-endian properties, adding conversions where necessary
|
15 years ago |
Jeremy Kerr
|
a9f2f63a67
of: include linux/proc_fs.h
|
15 years ago |
Grant Likely
|
71a157e8ed
of: add 'of_' prefix to machine_is_compatible()
|
15 years ago |
Jeremy Kerr
|
89751a7cb7
of: merge of_find_node_by_phandle
|
15 years ago |
Grant Likely
|
fcdeb7fedf
of: merge of_attach_node() & of_detach_node()
|
15 years ago |
Grant Likely
|
923f7e30b4
of: Merge of_node_get() and of_node_put()
|
15 years ago |
Grant Likely
|
1f43cfb947
of: merge machine_is_compatible()
|
15 years ago |
Grant Likely
|
02af11b03f
of: merge prom_{add,remove,modify}_property
|
15 years ago |