49 Commits (804a9db90ad284d2c2e24978d68ca40ec638a15f)

Author SHA1 Message Date
Maxime Ripard aea8860d83 tests: Add tests cases for the overlay code 8 years ago
Maxime Ripard d29126c90a libfdt: Add iterator over properties 8 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
David Gibson 40f7f576c8 libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Stephen Warren 1ff3d3f8de dtc: cpp co-existence: allow names starting with # to be escaped 12 years ago
Stephen Warren 5f0c3b2d62 dtc: Basic integer expressions 13 years ago
Jon Loeliger 1456da7e2d Introduce ${TESTS_BIN} in Makefiles to identify tested executables. 13 years ago
David Gibson 97b909f852 libfdt: Activate testcase for appending properties 13 years ago
Anton Staaf 033089f290 dtc: Add support for variable sized elements 13 years ago
Simon Glass 1c25c0d520 Make testutils use utilfdt 13 years ago
Simon Glass 36204fdf74 Add fdt read/write utility functions 13 years ago
Anton Staaf a4ea2fa951 dtc: Support character literals in cell lists 13 years ago
David Gibson e3b32b75b5 dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson b31b271f91 Fix dtc bugs for 64-bit compile 15 years ago
David Gibson c623fe5c21 Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
David Gibson bae93e8992 dtc: Add testcases for labels within values 16 years ago
David Gibson 26d93f6c92 dtc: Make asm output more portable and add testcases 16 years ago
Josh Boyer 6272182b41 libfdt: Introduce libfdt shared library 16 years ago
Jon Loeliger 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. 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 e37ec7d588 dtc: Add support for binary includes. 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 6a6c972cdf dtc: Clean up included Makefile fragments 17 years ago
David Gibson a90b5905fe libfdt: More tests of NOP handling behaviour 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 5ba0086bfd dtc: More detailed testing of tree checks 17 years ago
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 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 b433db0fc7 dtc: Add testcases exercising -Odts mode 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 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 fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 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 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 d9d679fb96 dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago