61 Commits (242c2642709436ceb144f9949868ff54050c70a2)

Author SHA1 Message Date
Simon Glass 76a65b14d1 Add a basic test for fdtdump 10 years ago
Florian Fainelli 4491ed9f87 Makefile: add a make "dist" target 11 years ago
Florian Fainelli c231d94e0f Makefile: enable -Wshadow by default 11 years ago
David Gibson 9476db68b6 Makefile: provide separate install targets 11 years ago
Jon Loeliger 65cc4d2748 Tag Version 1.4.0 11 years ago
Jon Loeliger 1456da7e2d Introduce ${TESTS_BIN} in Makefiles to identify tested executables. 13 years ago
Simon Glass 1ede50c355 Add fdtput utility to write property values to a device tree 13 years ago
Simon Glass 68d057f20d Add fdtget utility to read property values from a device tree 13 years ago
Mike Frysinger 8f459c5d72 fdtdump: rename from ftdump 13 years ago
Simon Glass 36204fdf74 Add fdt read/write utility functions 13 years ago
Simon Glass 9ebd9b4a56 Create Makefile.utils and move ftdump into it 13 years ago
Jon Loeliger bc895d6d09 Tag Version 1.3.0 14 years ago
Paolo Bonzini 99c1db78dc libfdt: include version number in soname 14 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
David Gibson 341df2bdc3 dtc: Add -Wredundant-decls (resend) 15 years ago
David Gibson 74f6a51b1f dtc: Enable more warnings 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 9c1a0df677 add Mac OS X support 15 years ago
Emil Medve 925bd8c054 Fix libraries (static and dynamic) installation 16 years ago
David Gibson 26d93f6c92 dtc: Make asm output more portable and add testcases 16 years ago
Josh Boyer 6272182b41 libfdt: Introduce libfdt shared library 16 years ago
Jon Loeliger 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. 16 years ago
Niklaus Giger 3a90ce6d75 Install & document convert-dtsv0 16 years ago
Jon Loeliger 52c356d81b Tag Version 1.2.0 16 years ago
Jon Loeliger a653228522 libfdt: Fix 'make install' target handling of .h files. 16 years ago
Jon Loeliger 17773b0e51 Tag Version 1.2.0-rc2 16 years ago
David Gibson 1409097db8 dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 16 years ago
Jon Loeliger f8bf4bfc87 Tag Version 1.2.0-rc1 17 years ago
David Gibson e4a64a8cd0 dtc: Remove reference to dead Makefile variables 17 years ago
David Gibson a84c065f44 dtc: Add program to convert dts files from v0 to v1 17 years ago
David Gibson 6a6c972cdf dtc: Clean up included Makefile fragments 17 years ago
Jon Loeliger 202863e4dd Tag Version 1.1.0 17 years ago
Jon Loeliger 7364cc79b5 Tag Version 1.1.0-rc1 17 years ago
David Gibson d6f9b62fe1 dtc: Don't build tests as part of "all" 17 years ago
David Gibson d6060bd231 dtc: Remove space from flex command line 17 years ago
David Gibson f6588bc32f dtc: Add missing dependencies for tests 17 years ago
Emil Medve e0f2989809 dtc: Fix the install target 17 years ago
David Gibson bf141b96cd dtc: Don't include libfdt in global LDFLAGS 17 years ago
Jon Loeliger 7b3fb789d2 DTC: Remove the need for the GLR Parser. 17 years ago
Jon Loeliger 9e32930ebc Restore warning message about bison expected output. 17 years ago
David Gibson ad9593f229 dtc: Refactor Makefiles 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
David Gibson bf94497031 dtc: Optimise by default, fix warnings thus uncovered 17 years ago
David Gibson ed0117a0c0 dtc: Make make print a message when linking testcases 17 years ago
Jon Loeliger 5cb1fbdd7c DTC 1.0.0 17 years ago
Jon Loeliger 74ce242bf3 Make release 1.0.0-rc1! 17 years ago
David Gibson 4f61ae1627 dtc: Improve the make install target 17 years ago
Jon Loeliger fdd2e6f945 Reorganized Makefile into better top-down structure. 18 years ago
Jon Loeliger a657ce8fb7 Add DTC release version information. 18 years ago
Jon Loeliger 74e6d21284 Add a note to the build about the expected parser warnings. 18 years ago