index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_fdt.h
Age
Commit message (
Expand
)
Author
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-01-08
of/fdt: use memblock_virt_alloc for early alloc
Rob Herring
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
2018-01-05
of/fdt: Fix #ifdef dependency of early flattree declarations
Geert Uytterhoeven
2017-06-22
of: make of_fdt_is_compatible() static
Frank Rowand
2017-05-09
of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle
Nicholas Piggin
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
2016-09-28
of/serial: move earlycon early_param handling to serial
Leif Lindholm
2016-07-06
FDT: Add a helper to get the subnode by given name
Shannon Zhao
2016-05-16
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
Gavin Shan
2016-05-16
drivers/of: Specify parent node in of_fdt_unflatten_tree()
Gavin Shan
2016-02-06
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-05-28
of/fdt: Make fdt blob input parameters of unflatten functions const
Geert Uytterhoeven
2015-04-14
of/fdt: Add endianness helper function for early init code
Kevin Cernekee
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
2014-05-20
of/fdt: add FDT address translation support
Rob Herring
2014-04-30
of: push struct boot_param_header and defines into powerpc
Rob Herring
2014-04-30
of/fdt: convert initial_boot_params to opaque pointer
Rob Herring
2014-04-30
of/fdt: introduce of_get_flat_dt_size
Rob Herring
2014-04-30
of/fdt: use libfdt accessors for header data
Rob Herring
2014-04-30
of/fdt: Convert FDT functions to use libfdt
Rob Herring
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
of/fdt: remove unused of_scan_flat_dt_by_path
Rob Herring
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-03-11
drivers: of: add initialization code for static reserved memory
Marek Szyprowski
2014-01-09
powerpc: introduce early_get_first_memblock_info
Kevin Hao
2013-10-09
of: introduce common FDT machine related functions
Rob Herring
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
of: Introduce common early_init_dt_scan
Rob Herring
2013-10-09
of: create unflatten_and_copy_device_tree
Rob Herring
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-08-27
drivers: of: add function to scan fdt nodes given by path
Marek Szyprowski
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2011-12-27
ARM/of: allow *machine_desc.dt_compat to be const
Uwe Kleine-König
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2011-08-03
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-01-15
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
Grant Likely
2011-01-08
of/flattree: forward declare struct device_node in of_fdt.h
Grant Likely
2011-01-01
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2010-12-29
of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree
Stephen Neuendorffer
2010-12-29
of/flattree: Add non-boottime device tree functions
Stephen Neuendorffer
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-04-28
of/flattree: Make unflatten_device_tree() safe to call from any arch
Grant Likely
2010-04-28
of/flattree: make of_fdt.h safe to unconditionally include.
Grant Likely
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
2010-02-14
of: Remove old and misplaced function declarations
Grant Likely
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
[next]