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
/
drivers
/
of
/
fdt.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
of/flattree: minor cleanups
Andres Salomon
2011-01-15
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
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: Reorder unflatten_dt_node
Stephen Neuendorffer
2010-12-29
of/flattree: Refactor unflatten_dt_node
Stephen Neuendorffer
2010-12-29
of/flattree: Add non-boottime device tree functions
Stephen Neuendorffer
2010-12-29
of/flattree: Add Kconfig for EARLY_FLATTREE
Stephen Neuendorffer
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-07-24
of: Fix phandle endian issues
Grant Likely
2010-07-24
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
Stuart Yoder
2010-07-14
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
2010-04-28
of/flattree: Make unflatten_device_tree() safe to call from any arch
Grant Likely
2010-03-26
of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
Jason Gunthorpe
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
2010-02-09
of/flattree: Make the kernel accept ePAPR style phandle information
David Gibson
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
2010-02-09
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2010-02-09
of: use __be32 for cell value accessors
Jeremy Kerr
2010-02-09
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
Jeremy Kerr
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2009-12-10
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
2009-12-10
of/flattree: merge dt_mem_next_cell
Grant Likely
2009-12-10
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
2009-12-10
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
2009-11-23
of/flattree: Merge unflatten_device_tree
Grant Likely
2009-11-23
of/flattree: Merge unflatten_dt_node
Grant Likely
2009-11-23
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
2009-11-23
of/flattree: merge of_get_flat_dt_prop
Grant Likely
2009-11-23
of/flattree: merge of_get_flat_dt_root
Grant Likely
2009-11-23
of/flattree: merge of_scan_flat_dt
Grant Likely
2009-11-23
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely