30 Commits (a68cbc09ffa50fa1d0a3fbea531afefcbd20baae)

Author SHA1 Message Date
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 17 years ago
David Gibson 2d72816ccf dtc: Fix uninitialized use of structure_ok 17 years ago
Kumar Gala 2b7dc8dce5 Add an option to pad the blob that is generated 17 years ago
David Gibson dc941774e2 dtc: Merge refs and labels into single "markers" list (v2) 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 17 years ago
David Gibson 2f1ccc36f4 dtc: Move tree checking code to checks.c 17 years ago
Jon Loeliger 7b3fb789d2 DTC: Remove the need for the GLR Parser. 17 years ago
David Gibson 169f0b183d dtc: Disable semantic checks by default 17 years ago
David Gibson fb7c7acf5a dtc: Use libfdt/fdt.h instead of flat_dt.h 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
Milton Miller 6a99b13132 dtc: implement labels on property data 18 years ago
Jerry Van Baren 4384b23454 Implement the -R option and add a -S option. 18 years ago
Jon Loeliger e45e6fd274 DTC: Add support for a C-like #include "file" mechanism. 18 years ago
Jerry Van Baren cd1da87116 Improve options, #define default version. 18 years ago
Jon Loeliger 3948849fd0 Moved data_convert_cell() out of data.c to the parser. 18 years ago
Jon Loeliger af0278a3a0 Add support for decimal, octal and binary based cell values. 18 years ago
David Gibson 32da475af1 Allow multipart property values 18 years ago
Michael Neuling 38e8f8fd88 dtc: add setting of physical boot cpu 19 years ago
David Gibson 1ae70562f0 Remove no longer used (and already commented) reserve_data field from boot_info. 19 years ago
David Gibson 712e52e438 Use names for output functions in the form dt_to_*() instead of 19 years ago
David Gibson f040d95b84 Rework tracking of reserve entries during processing. This is initial work 19 years ago
David Gibson 7f6d12b3a1 Remove unused enum from dtc.h. 20 years ago
David Gibson f0517db250 Support for specifying memreserve ranges in the source format, based on 20 years ago
David Gibson 03a9b9dcdc Use u8 instead of uint8_t, as we do with the other size types. 20 years ago
David Gibson 9ad4587c90 Remove build_empty_property(). It wasn't useful. 20 years ago
David Gibson 81f2e89c75 Rudimentary phandle reference support. 20 years ago
David Gibson 4102d840d9 Initial label support. Also switch to glr-parser mode and get rid of 20 years ago
David Gibson fc14dad769 Initial commit 20 years ago