index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
fdtoverlay: Return non-zero exit code if overlays can't be applied
Valter Minute
1
-1
/
+0
2019-10-09
Add .editorconfig
Marc-André Lureau
1
-0
/
+30
2019-09-25
yamltree: Ensure consistent bracketing of properties with phandles
Rob Herring
1
-0
/
+21
2019-09-10
libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st
Luc Michel
1
-2
/
+2
2019-09-09
pylibfdt: use python3 shebang
Luca Weiss
1
-1
/
+4
2019-09-04
Ignore phandle properties in /aliases
v1.5.1
David Gibson
1
-0
/
+5
2019-08-29
README: update for Python 3
Luca Weiss
1
-14
/
+12
2019-08-28
livetree: simplify condition in get_node_by_path
Denis Efremov
1
-2
/
+1
2019-07-28
libfdt: Allow #size-cells of 0
David Gibson
3
-3
/
+17
2019-07-22
Makefile: Add EXTRA_CFLAGS variable
Joel Stanley
1
-1
/
+1
2019-07-05
libfdt: Tweak data handling to satisfy Coverity
David Gibson
3
-12
/
+18
2019-07-04
fdtoverlay: Ignore symbols in overlays which don't apply to the target tree
David Gibson
2
-4
/
+11
2019-07-04
fdtoverlay: Allow adding labels to __overlay__ nodes in overlays
David Gibson
4
-6
/
+42
2019-07-04
pylibfdt: Add support for fdt_get_alias()
Appana Durga Kedareswara rao
2
-0
/
+19
2019-07-03
pylibfdt: Correct the FdtSw example
Simon Glass
1
-2
/
+4
2019-06-30
tests: Add a failed test case for 'fdtoverlay' with long target path
Fabrice Gasnier
3
-0
/
+44
2019-06-30
fdtoverlay: Rework output allocation
David Gibson
1
-16
/
+58
2019-06-30
fdtoverlay: Improve error messages
David Gibson
1
-8
/
+6
2019-06-30
fdtoverlay: Check for truncated overlay blobs
David Gibson
1
-1
/
+9
2019-06-21
README.license: Update to reflect SPDX tag usage
Rob Herring
2
-5
/
+37
2019-06-21
dtc: Add GPLv2 SPDX tags to files missing license text
Rob Herring
7
-0
/
+7
2019-06-21
libfdt: Add dual GPL/BSD SPDX tags to files missing license text
Rob Herring
2
-0
/
+2
2019-06-21
tests: Replace license boilerplate with SPDX tags
Rob Herring
73
-1056
/
+73
2019-06-21
pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags
Rob Herring
3
-46
/
+3
2019-06-21
libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags
Rob Herring
13
-597
/
+13
2019-06-21
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
Rob Herring
20
-295
/
+20
2019-06-12
livetree: add missing type markers in generated overlay properties
Rob Herring
2
-8
/
+13
2019-05-21
Fix typos in various documentation and source files
Thomas Huth
13
-22
/
+22
2019-05-21
Update the GPL2 text to the latest revision
Thomas Huth
1
-21
/
+20
2019-05-10
Fix bogus error on rebuild
David Gibson
1
-1
/
+1
2019-05-10
libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed
Nicholas Piggin
4
-35
/
+85
2019-05-10
libfdt: Introduce fdt_create_with_flags()
Nicholas Piggin
4
-3
/
+67
2019-05-10
libfdt: Ensure fdt_add_property frees allocated name string on failure
Nicholas Piggin
6
-7
/
+139
2019-05-06
Avoid assertion in check_interrupts_property()
David Gibson
1
-3
/
+7
2019-03-29
Link tools and tests against libfdt shared library
David Gibson
6
-7
/
+17
2019-03-29
tests: Rename tests.sh to testutils.sh
David Gibson
9
-8
/
+8
2019-03-29
Clean up LDLIBS handling
David Gibson
1
-2
/
+2
2019-03-29
Rebuild libfdt shared object if versioning linker script changes
David Gibson
1
-5
/
+5
2019-03-29
Use Python3 by default
David Gibson
2
-2
/
+2
2019-03-29
libfdt: Make fdt_get_max_phandle() an inline
David Gibson
3
-14
/
+11
2019-03-29
libfdt: Add phandle generation helper
Thierry Reding
8
-3
/
+99
2019-03-29
libfdt: Use fdt_find_max_phandle()
Thierry Reding
1
-1
/
+5
2019-03-29
libfdt: Add new maximum phandle lookup function
Thierry Reding
5
-15
/
+56
2019-03-29
libfdt: add fdt_append_addrrange()
AKASHI Takahiro
9
-0
/
+290
2019-03-27
checks: Do not omit nodes with labels if symbol generation is requested
Chen-Yu Tsai
1
-0
/
+2
2019-03-25
Update version.lds again
David Gibson
1
-0
/
+4
2019-03-25
Revert "libfdt: Add phandle generation helper"
David Gibson
9
-114
/
+3
2019-03-21
libfdt: Add phandle generation helper
Thierry Reding
9
-3
/
+114
2019-03-12
checks: Fix spelling in check_graph_endpoint
Leonard Crestez
1
-1
/
+1
2019-03-06
Bump version to v1.5.0
v1.5.0
David Gibson
1
-2
/
+2
[next]