431 Commits (8055d77a5be3a4204b3aa5cd73ce5cc03362e193)
 

Author SHA1 Message Date
David Gibson 3e516d961a dtc: Update TODO files 17 years ago
David Gibson 08c0be206d dtc: Add missing copyright notice for dumptrees.c 17 years ago
David Gibson 376ab6f2ed dtc: Remove remaining old-style checks 17 years ago
David Gibson d6f9b62fe1 dtc: Don't build tests as part of "all" 17 years ago
David Gibson 30f7fbfbe9 libfdt: Add more documentation (patch the seventh) 17 years ago
David Gibson f819a4e21d libfdt: Add more documentation (patch the sixth) 17 years ago
David Gibson a68cbc09ff dtc: Fix silly typo in dtc-checkfails.sh 18 years ago
David Gibson b7c5eaf3ee dtc: Allow gcc format warnings for check_msg() 18 years ago
David Gibson 0d9d10184b dtc: Make dtc-checfails.sh script catch deaths-by-signal 18 years ago
David Gibson 3476f9608b dtc: Reinstate full old-style reference-to-path for v0 dts files 18 years ago
David Gibson e4ffc1443d dtc: Convert check for obsolete /chosen property 18 years ago
David Gibson 7e089d9473 dtc: Convert #address-cells and #size-cells related checks 18 years ago
David Gibson e110920707 dtc: Remove obsolete check_properties() function 18 years ago
David Gibson faf037f0ef dtc: Migrate "string property" checks to new framework 18 years ago
David Gibson c21acabc40 dtc: Migrate "one cell" checks to new framework 18 years ago
David Gibson 5ba0086bfd dtc: More detailed testing of tree checks 18 years ago
David Gibson d6060bd231 dtc: Remove space from flex command line 18 years ago
David Gibson efbbef8e4f dtc: Implement path references 18 years ago
Kumar Gala 80c72a81cf Fix padding options 18 years ago
David Gibson c048102f5b dtc: Generate useful error message for properties after subnodes 18 years ago
David Gibson 2b67c632df dtc: Trivial lexer cleanups 18 years ago
David Gibson 459c955cca dtc: Convert "name" property checking to new infrastructure 18 years ago
David Gibson d06cda32f6 dtc: Fix FAIL() macro varargs 18 years ago
Kumar Gala 501e21cc6f Print out the total size as part of ftdump 18 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 18 years ago
David Gibson 2d72816ccf dtc: Fix uninitialized use of structure_ok 18 years ago
Kumar Gala 2b7dc8dce5 Add an option to pad the blob that is generated 18 years ago
David Gibson 7c44c2f9cb dtc: Fix some lexical problems with references 18 years ago
Kumar Gala f29454eb7e Fix whitespace in libfdt/fdt.h 18 years ago
David Gibson dc941774e2 dtc: Merge refs and labels into single "markers" list (v2) 18 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 18 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 18 years ago
David Gibson 3ce5363387 dtc: Remove some redundant testcases 18 years ago
Jon Loeliger 8eaf5e3583 Add a script that compares an "old" and "new" dtc results. 18 years ago
David Gibson b2e61bde9f dtc: Don't use env(1) in testsuite 18 years ago
David Gibson 0d6ade2547 dtc: Add testcases for tree checks 18 years ago
David Gibson 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
David Gibson 9521dc5ecc libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
David Gibson 682576d85b dtc: Add testcase for dtc references 18 years ago
David Gibson 7346858f81 libfdt: Add phandle related functions 18 years ago
David Gibson f6588bc32f dtc: Add missing dependencies for tests 18 years ago
David Gibson 91967acabd dtc: -Odts produces v1 output 18 years ago
David Gibson 9138db565a dtc: Switch dtc to C-style literals 18 years ago
David Gibson 9ed27a2aac dtc: Simplify lexing/parsing of literals vs. node/property names 18 years ago
David Gibson 53acf491e9 libfdt: Add more documentation (path the fifth) 18 years ago
David Gibson 9409bd96a5 dtc: Better exercise dtc base and bytestring features 18 years ago
David Gibson b433db0fc7 dtc: Add testcases exercising -Odts mode 18 years ago
David Gibson d3ea6e5f96 dtc: Make -Idts -Odts preserve property-internal labels 18 years ago
David Gibson ed01ae41e2 dtc: Refactor printing of property values in -Odts mode 18 years ago
David Gibson d79d4e280f libfdt: Fix sw_tree1 testcase 18 years ago