61 Commits (42107f8bba994f718594dd670a937861d40f425d)

Author SHA1 Message Date
David Gibson 08c0be206d dtc: Add missing copyright notice for dumptrees.c 17 years ago
David Gibson a68cbc09ff dtc: Fix silly typo in dtc-checkfails.sh 17 years ago
David Gibson 0d9d10184b dtc: Make dtc-checfails.sh script catch deaths-by-signal 17 years ago
David Gibson e4ffc1443d dtc: Convert check for obsolete /chosen property 17 years ago
David Gibson 7e089d9473 dtc: Convert #address-cells and #size-cells related checks 17 years ago
David Gibson faf037f0ef dtc: Migrate "string property" checks to new framework 17 years ago
David Gibson c21acabc40 dtc: Migrate "one cell" checks to new framework 17 years ago
David Gibson 5ba0086bfd dtc: More detailed testing of tree checks 17 years ago
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson c048102f5b dtc: Generate useful error message for properties after subnodes 17 years ago
David Gibson 459c955cca dtc: Convert "name" property checking to new infrastructure 17 years ago
David Gibson 7c44c2f9cb dtc: Fix some lexical problems with references 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 17 years ago
David Gibson 3ce5363387 dtc: Remove some redundant testcases 17 years ago
Jon Loeliger 8eaf5e3583 Add a script that compares an "old" and "new" dtc results. 17 years ago
David Gibson b2e61bde9f dtc: Don't use env(1) in testsuite 17 years ago
David Gibson 0d6ade2547 dtc: Add testcases for tree checks 17 years ago
David Gibson 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() 17 years ago
David Gibson 9521dc5ecc libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
David Gibson 682576d85b dtc: Add testcase for dtc references 17 years ago
David Gibson 7346858f81 libfdt: Add phandle related functions 17 years ago
David Gibson f6588bc32f dtc: Add missing dependencies for tests 17 years ago
David Gibson 9138db565a dtc: Switch dtc to C-style literals 17 years ago
David Gibson 9409bd96a5 dtc: Better exercise dtc base and bytestring features 17 years ago
David Gibson b433db0fc7 dtc: Add testcases exercising -Odts mode 17 years ago
David Gibson d3ea6e5f96 dtc: Make -Idts -Odts preserve property-internal labels 17 years ago
David Gibson d79d4e280f libfdt: Fix sw_tree1 testcase 17 years ago
David Gibson a041dcdc48 libfdt: Handle v16 and re-ordered trees for r/w 17 years ago
David Gibson 7e14259791 dtc: Remove leftover debugging printf() from mangle-layout 17 years ago
David Gibson 3bef796b44 libfdt: Test on trees with different block layouts 17 years ago
David Gibson 3c44c87bde libfdt: Rename and publish _fdt_next_tag() 17 years ago
Jon Loeliger afa8c2e1d7 Appease the printf() format $Gods with a correct type. 17 years ago
David Gibson 169f0b183d dtc: Disable semantic checks by default 17 years ago
David Gibson d7649da4b9 dtc: Make helper macros in trees.S more flexible 17 years ago
David Gibson 5a98ddd10a dtc: Improve -Odts output 17 years ago
David Gibson 32b6bd3490 dtc: Restore missing code for testcases 17 years ago
David Gibson a756c12bea dtc: Improve support for string escapes 17 years ago
David Gibson 333542fabf libfdt: Add functions for handling the "compatible" property 17 years ago
David Gibson 121acdec91 dtc: Don't delete *.test.dtb between testgroups 17 years ago
David Gibson fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 17 years ago
David Gibson d2a9da0458 libfdt: Make unit address optional for finding nodes 17 years ago
David Gibson 02a5556850 libfdt: Test rw functions on more trees 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
David Gibson 8d59bd3b17 dtc: Add basic testcases for dtc 17 years ago
David Gibson ef90baa0c6 dtc: Cleanup testsuite organization 17 years ago
David Gibson 874ff219af libfdt: Consistently use big-endian property data in testcases 17 years ago
David Gibson ae1454b311 libfdt: Add fdt_node_offset_by_prop_value() 17 years ago
David Gibson bf94497031 dtc: Optimise by default, fix warnings thus uncovered 17 years ago
David Gibson 7ca330865e dtc: Fix summary calculation in testsuite 17 years ago