35 Commits (7364cc79b5fa11e416dce01802139bc87d690118)

Author SHA1 Message Date
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 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
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 7346858f81 libfdt: Add phandle related functions 17 years ago
David Gibson 9138db565a dtc: Switch dtc to C-style literals 17 years ago
David Gibson b433db0fc7 dtc: Add testcases exercising -Odts mode 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 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
David Gibson 169f0b183d dtc: Disable semantic checks by default 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 02a5556850 libfdt: Test rw functions on more trees 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 ae1454b311 libfdt: Add fdt_node_offset_by_prop_value() 17 years ago
David Gibson 7ca330865e dtc: Fix summary calculation in testsuite 17 years ago
David Gibson 1248237c7e libfdt: Add fdt_parent_offset() and supporting functions 17 years ago
David Gibson 037db263e0 libfdt: Add fdt_get_path() function 17 years ago
David Gibson 9d26eabdc6 libfdt: Add fdt_get_name() to retrieve a node's name 17 years ago
David Gibson 0c7cd1a087 dtc: Count testcases and results in the dtc/libfdt testsuite 18 years ago
David Gibson 12578976fe Merge libfdt into dtc. 18 years ago
David Gibson 23cdf2379f Move everything into a subdirectory in preparation for merge into dtc. 18 years ago
David Gibson 9825f823eb libfdt: Fix bounds-checking bug in fdt_get_property() 18 years ago
David Gibson 94993f4fc4 libfdt: Abolish fdt_property_offset() 18 years ago
David Gibson 7ba551f966 libfdt: Read-write support 18 years ago
David Gibson 423697628a libfdt: Implement fdt_move() 18 years ago
David Gibson 063693a9e4 libfdt: Sequential write support 18 years ago
David Gibson 4e6221c171 Have tests read example tree from a generated file, rather than link it in. 18 years ago
David Gibson 3da0f9a10d libfdt - library for manipulating device trees in flattened format 18 years ago