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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-06
libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.Z
Brandon Maier
1
-0
/
+1
2023-08-06
move release version into VERSION.txt
Brandon Maier
1
-6
/
+2
2023-07-29
Makefile: allow to install libfdt without building executables
Nicolas Escande
1
-1
/
+1
2023-05-14
yaml: Depend on libyaml >= 0.2.3
Uwe Kleine-König
1
-1
/
+5
2023-03-01
build-sys: add -Wwrite-strings
Marc-André Lureau
1
-1
/
+1
2023-02-27
Add -Wsuggest-attribute=format warning, correct warnings thus generated
David Gibson
1
-1
/
+2
2023-02-09
Bump version to v1.7.0
v1.7.0
David Gibson
1
-2
/
+2
2022-09-26
Makefile: fix infinite recursion by dropping non-existent `%.output`
Sergei Trofimovich
1
-1
/
+1
2022-09-26
Makefile: limit make re-execution to avoid infinite spin
Sergei Trofimovich
1
-0
/
+4
2022-07-27
Allow static building with make
Tero Tervala
1
-3
/
+10
2021-06-21
Makefile: add -Wsign-compare to warning options
Andre Przywara
1
-1
/
+1
2021-06-08
Bump version to v1.6.1
v1.6.1
David Gibson
1
-1
/
+1
2020-08-25
Makefile: Specify cflags for libyaml
Emmanuel Vadot
1
-0
/
+1
2020-05-14
Makefile: when building libfdt only, do not add unneeded deps
Claudio Fontana
1
-0
/
+4
2020-03-04
Bump version to v1.6.0
v1.6.0
David Gibson
1
-1
/
+1
2020-03-04
Encode $(NO_PYTHON) consistently with other variables
David Gibson
1
-3
/
+5
2020-02-24
Add a way to control the level of checks in the code
Simon Glass
1
-1
/
+5
2019-12-19
Move -DNO_VALGRIND into CPPFLAGS
David Gibson
1
-1
/
+1
2019-12-17
Makefile: pass $(CFLAGS) also during dependency generation
Ed Maste
1
-1
/
+1
2019-11-03
support byacc in addition to bison
Ethan Sommer
1
-1
/
+1
2019-07-22
Makefile: Add EXTRA_CFLAGS variable
Joel Stanley
1
-1
/
+1
2019-06-21
dtc: Add GPLv2 SPDX tags to files missing license text
Rob Herring
1
-0
/
+1
2019-05-10
Fix bogus error on rebuild
David Gibson
1
-1
/
+1
2019-03-29
Link tools and tests against libfdt shared library
David Gibson
1
-4
/
+5
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
1
-1
/
+1
2019-03-06
Bump version to v1.5.0
v1.5.0
David Gibson
1
-2
/
+2
2018-11-23
Remove broken objdir / srcdir support
David Gibson
1
-14
/
+12
2018-11-23
Refine pylibfdt_clean target
David Gibson
1
-4
/
+0
2018-11-23
Refine libfdt_clean target
David Gibson
1
-5
/
+0
2018-11-23
pylibfdt: Allow switch to Python 3 via environment variable PYTHON
Lumir Balhar
1
-1
/
+2
2018-09-13
Add support for YAML encoded output
Grant Likely
1
-1
/
+8
2018-09-10
Make valgrind optional
David Gibson
1
-0
/
+7
2018-07-23
dtc: Bump version to v1.4.7
v1.4.7
David Gibson
1
-1
/
+1
2018-01-08
Avoid installing pylibfdt when dependencies are missing
Simon Glass
1
-8
/
+16
2018-01-04
Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT}
kevans@FreeBSD.org
1
-4
/
+9
2018-01-03
dtc: Bump version to v1.4.6
v1.4.6
David Gibson
1
-1
/
+1
2017-09-27
dtc: Bump version to v1.4.5
v1.4.5
David Gibson
1
-1
/
+1
2017-09-27
pylibfdt: Use Python2 explicitly
David Gibson
1
-1
/
+1
2017-06-15
fdtoverlay: A tool that applies overlays
Pantelis Antoniou
1
-0
/
+5
2017-05-20
Makefile: Fix build on MSYS2 and Cygwin
Cufi, Carles
1
-1
/
+5
2017-05-19
Clean up shared library compile/link options
David Gibson
1
-6
/
+8
2017-04-08
pylibfdt: Use Makefile constructs to implement NO_PYTHON
Simon Glass
1
-3
/
+12
2017-04-08
pylibfdt: Allow setup.py to operate stand-alone
Simon Glass
1
-0
/
+1
2017-03-29
pylibfdt: Enable installation of Python module
Simon Glass
1
-1
/
+1
2017-03-29
pylibfdt: Allow building to be disabled
Simon Glass
1
-0
/
+1
2017-03-27
pylibfdt: Allow pkg-config to be supplied in the environment
Simon Glass
1
-1
/
+2
2017-03-22
Correct typo: s/pylibgfdt/pylibfdt/
David Gibson
1
-1
/
+1
2017-03-21
Build pylibfdt as part of the normal build process
Simon Glass
1
-2
/
+32
[next]