summaryrefslogtreecommitdiff
path: root/tests/Makefile.tests
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-04-281-1/+2
* dtc: cpp co-existence: allow names starting with # to be escapedStephen Warren2012-09-281-1/+1
* dtc: Basic integer expressionsStephen Warren2012-04-091-1/+2
* Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger2012-01-211-3/+3
* libfdt: Activate testcase for appending propertiesDavid Gibson2012-01-111-0/+1
* dtc: Add support for variable sized elementsAnton Staaf2011-10-111-0/+1
* Make testutils use utilfdtSimon Glass2011-09-221-2/+3
* Add fdt read/write utility functionsSimon Glass2011-09-221-2/+3
* dtc: Support character literals in cell listsAnton Staaf2011-09-221-0/+1
* dtc: Extend and better test dtbs_equal utility programs (resend)David Gibson2010-04-301-0/+1
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-261-1/+2
* Fix dtc bugs for 64-bit compileDavid Gibson2009-11-111-1/+3
* Fix bug in -Odts with properties containing multiple terminating nullsDavid Gibson2009-11-111-0/+1
* dtc: Add testcases for labels within valuesDavid Gibson2009-02-031-1/+1
* dtc: Make asm output more portable and add testcasesDavid Gibson2009-02-031-1/+6
* libfdt: Introduce libfdt shared libraryJosh Boyer2009-01-021-2/+2
* Rearrange ftdump and convert-dtsv0 into sub-Makefiles.Jon Loeliger2008-10-031-3/+2
* libfdt: Add function to explicitly expand aliasesDavid Gibson2008-10-021-0/+1
* libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-141-1/+1
* dtc: Add support for binary includes.David Gibson2008-06-191-1/+1
* dtc: Add program to convert dts files from v0 to v1David Gibson2008-05-191-4/+4
* dtc: Rework handling of boot_cpuid_physDavid Gibson2008-05-191-1/+1
* dtc: Clean up included Makefile fragmentsDavid Gibson2008-05-191-2/+2
* libfdt: More tests of NOP handling behaviourDavid Gibson2008-02-181-1/+1
* libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-02-141-1/+2
* libfdt: Add fdt_set_name() functionDavid Gibson2008-01-111-1/+1
* dtc: More detailed testing of tree checksDavid Gibson2007-12-061-1/+1
* dtc: Implement path referencesDavid Gibson2007-12-051-1/+1
* dtc: Add valgrind support to testsuiteDavid Gibson2007-11-261-1/+4
* dtc: Add testcase for dtc referencesDavid Gibson2007-11-131-1/+2
* libfdt: Add phandle related functionsDavid Gibson2007-11-131-2/+3
* dtc: Add missing dependencies for testsDavid Gibson2007-11-131-1/+2
* dtc: Add testcases exercising -Odts modeDavid Gibson2007-11-081-1/+1
* libfdt: Test on trees with different block layoutsDavid Gibson2007-10-251-1/+1
* libfdt: Rename and publish _fdt_next_tag()David Gibson2007-10-241-1/+1
* dtc: Improve support for string escapesDavid Gibson2007-10-161-1/+2
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-161-0/+1
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-151-1/+2
* dtc: Add basic testcases for dtcDavid Gibson2007-09-181-2/+2
* dtc: Cleanup testsuite organizationDavid Gibson2007-09-171-12/+0
* libfdt: Add fdt_node_offset_by_prop_value()David Gibson2007-09-171-0/+1
* libfdt: Add fdt_parent_offset() and supporting functionsDavid Gibson2007-08-301-1/+1
* libfdt: Add fdt_get_path() functionDavid Gibson2007-08-301-1/+1
* libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson2007-08-301-1/+2
* dtc: Improve and better integrate dtc and libfdt MakefilesDavid Gibson2007-06-251-0/+65