28 Commits (68d057f20d7c3a93b441d2892c4749392bc83b45)

Author SHA1 Message Date
Anton Staaf a4b515c038 dtc: Add data_append_integer function 13 years ago
Anton Staaf b43335a238 dtc: Refactor character literal parsing code 13 years ago
David Gibson 01a2d8a3e9 dtc: Make many functions 'static' 16 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 17 years ago
David Gibson 53359016ca dtc: Use stdint.h types throughout dtc 17 years ago
David Gibson e37ec7d588 dtc: Add support for binary includes. 17 years ago
David Gibson 2192d46dfd dtc: Cleanup \nnn and \xNN string escape handling 17 years ago
David Gibson 1a9468c9a0 dtc: Abolish asize field of struct data 17 years ago
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 17 years ago
David Gibson dc941774e2 dtc: Merge refs and labels into single "markers" list (v2) 17 years ago
David Gibson e321e51036 dtc: data.c doesn't need to include dtc-parser.tab.h 17 years ago
David Gibson a756c12bea dtc: Improve support for string escapes 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
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 46779e8f8e dtc: clean up grow_data_for() 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
Jon Loeliger 780c742b14 Remove dead code. 19 years ago
David Gibson f040d95b84 Rework tracking of reserve entries during processing. This is initial work 19 years ago
David Gibson b4ac04952a Oops avoid using case range gcc extension. 19 years ago
David Gibson 230f253e9b Remove an unused function, mark a bunch of other functions and variables 19 years ago
David Gibson f0517db250 Support for specifying memreserve ranges in the source format, based on 20 years ago
David Gibson 81f2e89c75 Rudimentary phandle reference support. 20 years ago
David Gibson fc14dad769 Initial commit 20 years ago