Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b692c3fcf4bbfa7fd7d4eb1be9f8be53d18f2061
/
lib
/
libfdt
9e7fc05
libfdt: Correct fdt handling of overlays without fixups and base trees without symbols
by David Gibson
· Tue Dec 20 15:58:44 2016 +0100
48fd0f1
libfdt: fix fdt_stringlist_search()
by Masahiro Yamada
· Mon Oct 17 20:22:34 2016 +0900
0a37826
libfdt: fix fdt_stringlist_count()
by Masahiro Yamada
· Mon Oct 17 20:22:33 2016 +0900
0b0490a
libfdt: Sync overlay with upstream
by Maxime Ripard
· Mon Oct 17 22:50:18 2016 +0200
a2235e4
libfdt: Drop inlining of fdt_path_offset()
by Simon Glass
· Sun Oct 02 17:59:30 2016 -0600
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· Sun Oct 02 17:59:29 2016 -0600
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
dfdcd6f
libfdt: Sync up with upstream
by Simon Glass
· Sun Oct 02 17:59:27 2016 -0600
f8857be
libfdt: Fix undefined behaviour in fdt_offset_ptr()
by David Gibson
· Sun Oct 02 17:59:26 2016 -0600
e7e8ba9
libfdt: simplify fdt_del_mem_rsv()
by Masahiro Yamada
· Tue Sep 06 22:17:37 2016 +0900
54cec6d
dtoc: Support finding the offset of a property
by Simon Glass
· Mon Jul 25 18:59:16 2016 -0600
32d9827
dtoc: Support packing the device tree
by Simon Glass
· Mon Jul 25 18:59:15 2016 -0600
c719e42
dtoc: Support deleting device tree properties
by Simon Glass
· Mon Jul 25 18:59:14 2016 -0600
a930ecc
dtoc: Move to using bytearray
by Simon Glass
· Mon Jul 25 18:59:13 2016 -0600
0e31a11
tests: Introduce DT overlay tests
by Maxime Ripard
· Tue Jul 05 10:26:46 2016 +0200
5a680aa
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· Tue Jul 05 10:26:45 2016 +0200
9e901ce
libfdt: Add overlay application function
by Maxime Ripard
· Tue Jul 05 10:26:44 2016 +0200
3559c79
libfdt: Add fdt_setprop_inplace_namelen_partial
by Maxime Ripard
· Tue Jul 05 10:26:43 2016 +0200
87390e8
libfdt: Add fdt_path_offset_namelen
by Maxime Ripard
· Tue Jul 05 10:26:41 2016 +0200
a4a4fb5
libfdt: Fix separator spelling
by Maxime Ripard
· Tue Jul 05 10:26:40 2016 +0200
2125ca5
libfdt: Add max phandle retrieval function
by Maxime Ripard
· Tue Jul 05 10:26:39 2016 +0200
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· Mon Jul 04 11:58:11 2016 -0600
55019c5
lib/libfdt/: General aesthetic/style fixes.
by Robert P. J. Day
· Mon May 23 05:40:55 2016 -0400
4973bf5
libfdt: Add a function to write a property placeholder
by Simon Glass
· Mon Feb 22 22:55:39 2016 -0700
ca2403a
fdt: Correct handling of alias regions
by Simon Glass
· Sat Oct 17 19:41:15 2015 -0600
35b2152
fdt: Add fdt_first/next_region() functions
by Simon Glass
· Tue Jun 23 15:38:27 2015 -0600
e2976fe
fdt: Add a function to remove unused strings from a device tree
by Simon Glass
· Tue Jun 23 15:38:26 2015 -0600
a7e6866
libfdt: fix error code of fdt_count_strings()
by Masahiro Yamada
· Wed Jul 15 01:08:44 2015 +0900
0d32b66
libfdt: fix error code of fdt_get_string_index()
by Masahiro Yamada
· Wed Jul 15 01:08:43 2015 +0900
ab89fee
fdt: Fix handling of paths with options in them
by Hans de Goede
· Mon Apr 20 11:13:37 2015 +0200
40c945e
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· Fri Nov 28 11:13:28 2014 +0900
5504b80
fdt: Add functions to retrieve strings
by Thierry Reding
· Tue Aug 26 17:33:52 2014 +0200
a24f1ac
fdt: Add a function to get the index of a string
by Thierry Reding
· Tue Aug 26 17:33:51 2014 +0200
92ba09e
fdt: Add a function to count strings
by Thierry Reding
· Tue Aug 26 17:33:50 2014 +0200
536774d
fdt: Sync up with libfdt
by Simon Glass
· Wed Jul 30 03:59:03 2014 -0600
fc47300
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
by Jon Nalley
· Wed Feb 26 11:32:21 2014 -0500
f9e50cc
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:35:01 2013 +0900
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Fri Oct 04 17:43:25 2013 +0200
3eaedea
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
by Roger Meier
· Sat Jul 27 01:12:38 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
b016702
libfdt: Add fdt_find_regions()
by Simon Glass
· Thu Jun 13 15:10:08 2013 -0700
3a4de33
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· Tue May 07 06:11:50 2013 +0000
73b4756
Export fdt_stringlist_contains()
by Simon Glass
· Mon Jan 21 12:59:18 2013 -0800
38c3815
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· Wed Jan 16 13:59:50 2013 +0000
cb17cfa
libfdt: Add helper function to create a trivial, empty tree
by Gerald Van Baren
· Mon Oct 15 22:24:36 2012 -0400
3064827
libfdt: Add support for appending the values to a existing property
by Minghuan Lian
· Mon Aug 27 19:38:59 2012 -0500
7b64da1
libfdt: Implement property iteration functions
by David Gibson
· Tue Mar 09 17:39:14 2010 +1100
3e31de9
Support ePAPR compliant phandle properties
by David Gibson
· Thu Nov 26 15:37:13 2009 +1100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
8e7788f
Move libfdt/ into lib/
by Peter Tyser
· Mon Apr 12 22:28:06 2010 -0500