130 Commits (9d26eabdc6ff9d9676436596876c732de741b9af)
 

Author SHA1 Message Date
David Gibson 9d26eabdc6 libfdt: Add fdt_get_name() to retrieve a node's name 17 years ago
David Gibson bd2ae2f41c libfdt: Fix handling of trailing / in fdt_path_offset() 17 years ago
Jon Loeliger 5cb1fbdd7c DTC 1.0.0 17 years ago
Jon Loeliger 9d7e7380ac Merge branch 'doc' 17 years ago
Jon Loeliger 1dc6ca5edc Add initial Device Tree Compiler manual 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
Milton Miller 445d55d2cc dtc: format memory reserve as pairs on two lines 18 years ago
Milton Miller 7f45666273 dtc: align header comments in asm output 18 years ago
Milton Miller 9670eed1bc dtc: add a testcase with labels 18 years ago
Milton Miller 43a68c63e4 dtc: store labels in ascending order 18 years ago
Milton Miller 6a99b13132 dtc: implement labels on property data 18 years ago
Milton Miller ac6a5e26b4 dtc: allow a label: in any dts context 18 years ago
Milton Miller 46779e8f8e dtc: clean up grow_data_for() 18 years ago
Milton Miller d429033851 dtc: implement labels on memory reserve slots 18 years ago
Milton Miller 85ab5cc6ec dtc: complain about unparsed digits in cell lists 18 years ago
Milton Miller 6d7b222430 dtc: move declaration of yyerror 18 years ago
Milton Miller 81fda8a6f1 dtc: fix asm for version 17 18 years ago
Josh Boyer 8cd4196ee3 dtc: Add install makefile target 18 years ago
David Gibson 6936273aa4 dtc: Remove bogus break statement 18 years ago
David Gibson d9d679fb96 dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
David Gibson 6c65eab11e dtc: Remove redundant copy of the GPL 18 years ago
David Gibson 0c7cd1a087 dtc: Count testcases and results in the dtc/libfdt testsuite 18 years ago
David Gibson 0738774fcc dtc: Accept NOPs in dtb input regardless of version 18 years ago
David Gibson 12578976fe Merge libfdt into dtc. 18 years ago
David Gibson 400bd98a3a Merge ../libfdt into dtc-libfdt-merge 18 years ago
David Gibson 23cdf2379f Move everything into a subdirectory in preparation for merge into dtc. 18 years ago
David Gibson 9481605208 libfdt: Switch to dual GPL/BSD license 18 years ago
David Gibson a6c76f923d libfdt: More thorough use of constification 18 years ago
Milton Miller ce243227f1 dtc: parse NOP in dtb input 18 years ago
David Gibson 41eecd4c2a dtc: Fix recognition of whitespace characters 18 years ago
Jerry Van Baren 7ea144f4c0 Fix the -S to modify the totalsize properly. 18 years ago
Jerry Van Baren 86c01ee6df Assemble the blob in memory before writing it out. 18 years ago
Jerry Van Baren ca25e54ddd Fix reserve map output for asm format. 18 years ago
Jerry Van Baren 4f5370a138 Add -o <output file> to the usage message. 18 years ago
Jerry Van Baren 4384b23454 Implement the -R option and add a -S option. 18 years ago
Jon Loeliger ce34ae3b23 DTC: Incorporate some review suggestions. 18 years ago
Jon Loeliger e45e6fd274 DTC: Add support for a C-like #include "file" mechanism. 18 years ago
Scott Wood b29597d9a3 Remove bogus errors from check_chosen. 18 years ago
David Gibson 857f54e79f libfdt: Remove #includes from fdt.h 18 years ago
Ed Swarthout 001430072f ftdump missing be32_to_cpu() on size cell. 18 years ago
Jerry Van Baren cd1da87116 Improve options, #define default version. 18 years ago
David Gibson b299ac76a7 Get rid of libdt.c 18 years ago
David Gibson 46c88dfcca Add support for flat device tree format version 17 18 years ago
David Gibson 6ae55f9f9b Fix flat_dt_property structure 18 years ago
David Gibson 07a12a0800 libfdt: Use correct property format 18 years ago
David Gibson 5434fcc7e0 libfdt: Fix fdt_strerror() bugs 18 years ago