index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libfdt
Commit message (
Expand
)
Author
Age
Lines
*
tests: Introduce DT overlay tests
Maxime Ripard
2016-08-20
-49
/
+262
*
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
-7
/
+7
*
libfdt: Add overlay application function
Maxime Ripard
2016-08-20
-0
/
+407
*
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-20
-4
/
+25
*
libfdt: Add fdt_path_offset_namelen
Maxime Ripard
2016-08-20
-8
/
+10
*
libfdt: Fix separator spelling
Maxime Ripard
2016-08-20
-4
/
+4
*
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-08-20
-0
/
+26
*
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
-0
/
+141
*
lib/libfdt/: General aesthetic/style fixes.
Robert P. J. Day
2016-06-19
-97
/
+109
*
libfdt: Add a function to write a property placeholder
Simon Glass
2016-03-14
-2
/
+14
*
fdt: Correct handling of alias regions
Simon Glass
2015-11-04
-1
/
+1
*
fdt: Add fdt_first/next_region() functions
Simon Glass
2015-07-21
-1
/
+493
*
fdt: Add a function to remove unused strings from a device tree
Simon Glass
2015-07-21
-0
/
+32
*
libfdt: fix error code of fdt_count_strings()
Masahiro Yamada
2015-07-20
-1
/
+1
*
libfdt: fix error code of fdt_get_string_index()
Masahiro Yamada
2015-07-20
-1
/
+1
*
fdt: Fix handling of paths with options in them
Hans de Goede
2015-04-23
-3
/
+22
*
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
-4
/
+1
*
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
-0
/
+30
*
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
-0
/
+26
*
fdt: Add a function to count strings
Thierry Reding
2014-10-22
-0
/
+20
*
fdt: Sync up with libfdt
Simon Glass
2014-08-09
-7
/
+95
*
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2014-06-19
-1
/
+1
*
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-25
/
+2
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
-1
/
+0
*
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
Roger Meier
2013-08-10
-368
/
+8
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
libfdt: Add fdt_find_regions()
Simon Glass
2013-06-26
-0
/
+129
*
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-05-14
-0
/
+28
*
Export fdt_stringlist_contains()
Simon Glass
2013-05-10
-3
/
+2
*
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2013-02-07
-7
/
+7
*
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2012-10-15
-1
/
+85
*
libfdt: Add support for appending the values to a existing property
Minghuan Lian
2012-10-15
-0
/
+27
*
libfdt: Implement property iteration functions
David Gibson
2011-07-14
-36
/
+97
*
Support ePAPR compliant phandle properties
David Gibson
2011-07-14
-6
/
+27
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Move libfdt/ into lib/
Peter Tyser
2010-04-13
-0
/
+1837