53 Commits (2f766233c2189481b4ee36c99410e559f1c9158c)

Author SHA1 Message Date
Jon Loeliger 4e1a0a0129 Remove support for the legacy DTS source file format. 16 years ago
David Gibson 9c83115351 libfdt: Add function to explicitly expand aliases 16 years ago
Kumar Gala 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 17 years ago
David Gibson cdcb415851 dtc: Address an assortment of portability problems 17 years ago
David Gibson f8e52fe6d8 dtc: Testcase for /include/ directive 17 years ago
David Gibson e37ec7d588 dtc: Add support for binary includes. 17 years ago
David Gibson 050e6f0cff dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
David Gibson a84c065f44 dtc: Add program to convert dts files from v0 to v1 17 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson 6c2e4d61f8 dtc: Testcases for input handling 17 years ago
David Gibson 68fe10ba4e dtc: Assorted improvements to test harness 17 years ago
David Gibson a266e5c1e1 dtc: Test and fix conversion to/from old dtb versions 17 years ago
David Gibson fa5b520ccb dtc: Implement checks for the format of node and property names 17 years ago
David Gibson a90b5905fe libfdt: More tests of NOP handling behaviour 17 years ago
David Gibson d8b6942666 dtc: Fold comment handling test into testsuite 17 years ago
David Gibson 089adb9964 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
David Gibson 82b327d380 libfdt: Add fdt_set_name() function 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 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