index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-04-18
dt: add property iteration helpers
Stephen Warren
1
-0
/
+35
2012-03-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-10
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+16
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
1
-10
/
+0
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+10
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+9
2012-03-17
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
1
-0
/
+8
2012-03-15
of: introduce helper to manage boolean
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+16
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
1
-0
/
+10
2012-02-22
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
1
-8
/
+6
2012-02-16
dt: add empty of_find_compatible_node function
Shawn Guo
1
-0
/
+8
2012-01-28
of: Add of_property_match_string() to find index into a string list
Grant Likely
1
-0
/
+3
2012-01-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-17
/
+16
2011-12-28
dt: add empty of_get_node/of_put_node functions
Rob Herring
1
-15
/
+14
2011-12-27
dt: reform for_each_property to for_each_property_of_node
Dong Aisheng
1
-2
/
+2
2011-12-13
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
1
-2
/
+9
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-04
dt: add empty of_machine_is_compatible
Stephen Warren
1
-0
/
+5
2011-11-04
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...
Grant Likely
1
-0
/
+18
2011-11-02
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+18
2011-11-01
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
1
-0
/
+1
2011-10-29
dt: add empty of_alias_get_id() for non-dt builds
Nicolas Ferre
1
-0
/
+5
2011-10-29
of: include errno.h
Kalle Valo
1
-0
/
+1
2011-10-24
dt: Add empty of_match_node() macro
Nicolas Ferre
1
-0
/
+1
2011-10-13
dt: add empty dt helpers for non-dt build
Rajendra Nayak
1
-0
/
+13
2011-10-05
dt: add helper to read 64-bit integers
Jamie Iles
1
-0
/
+8
2011-10-04
of: Add helpers to get one string in multiple strings property
Benoit Cousson
1
-0
/
+18
2011-09-30
OF: Add of_match_ptr() macro
Ben Dooks
1
-0
/
+2
2011-09-22
dt: add empty for_each_child_of_node, of_find_property
Stephen Warren
1
-0
/
+10
2011-09-22
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
1
-0
/
+7
2011-08-09
dt: add empty of_get_property for non-dt
Stephen Warren
1
-0
/
+7
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
1
-8
/
+0
2011-08-03
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
1
-0
/
+8
2011-08-02
of: constify property name parameters for helper functions
Jamie Iles
1
-6
/
+9
2011-07-08
dt: add empty of_property_read_u32[_array] for non-dt
Shawn Guo
1
-8
/
+21
2011-07-07
dt: add helper function to read u32 arrays
Rob Herring
1
-2
/
+12
2011-07-04
dt: add 'const' for of_property_read_string parameter **out_string
Shawn Guo
1
-1
/
+1
2011-06-30
dt: add helper functions to read u32 and string property values
Thomas Abraham
1
-0
/
+4
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-02-28
dt: Typo fix.
Lennert Buytenhek
1
-1
/
+1
2011-02-24
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
1
-0
/
+12
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
1
-2
/
+2
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-0
/
+5
2010-07-15
of/sparc: move is_root_node() to of.h
Andres Salomon
1
-0
/
+5
2010-03-18
of: Fix comparison of "compatible" properties
Grant Likely
1
-1
/
+1
2010-02-14
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
Grant Likely
1
-0
/
+2
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-0
/
+1
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-0
/
+13
2010-02-14
of: protect linux/of.h with CONFIG_OF
Jeremy Kerr
1
-0
/
+3
[next]