summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* dtc: Add code to make diffing trees easierDavid Gibson2010-11-131-0/+7
* Allow nodes to be referenced by path at the top level.John Bonesio2010-11-132-0/+43
* Add merging of labelled subnodes. This patch allows the followingDavid Gibson2010-09-215-4/+56
* Remove another bashism from run_tests.shDavid Gibson2010-09-201-3/+3
* dtc: Extend and better test dtbs_equal utility programs (resend)David Gibson2010-04-3014-32/+812
* dtc: Enable more warningsDavid Gibson2010-03-104-5/+5
* Update .gitignore filesGrant Likely2010-02-251-0/+47
* Allow device tree to be modified by additonal device tree sectionsGrant Likely2010-02-254-4/+126
* dtc: Audit and fix valgrind errorsDavid Gibson2010-02-242-3/+6
* dtc: Allow multiple labels on nodes and propertiesDavid Gibson2010-02-242-0/+41
* Remove obsolete references_dts0 testDavid Gibson2010-02-232-29/+0
* Disallow re-use of the same label within a dts fileDavid Gibson2010-02-238-0/+64
* dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson2010-02-192-6/+36
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-268-7/+94
* Fix dtc bugs for 64-bit compileDavid Gibson2009-11-113-5/+10
* Don't use echo -e in run_tests.shDavid Gibson2009-11-111-8/+8
* Fix bug in -Odts with properties containing multiple terminating nullsDavid Gibson2009-11-114-1/+75
* dtc: Add testcases for labels within valuesDavid Gibson2009-02-035-2/+142
* dtc: Make asm output more portable and add testcasesDavid Gibson2009-02-034-1/+90
* libfdt: Introduce libfdt shared libraryJosh Boyer2009-01-021-2/+2
* dtc: Handle linux,phandle properties which self-referenceDavid Gibson2008-11-174-3/+26
* libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson2008-11-058-7/+53
* Remove support for the legacy DTS source file format.Jon Loeliger2008-10-038-86/+75
* Rearrange ftdump and convert-dtsv0 into sub-Makefiles.Jon Loeliger2008-10-031-3/+2
* libfdt: Add function to explicitly expand aliasesDavid Gibson2008-10-023-0/+60
* libfdt: Fix bugs in fdt_get_path()David Gibson2008-09-251-3/+7
* libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-144-1/+85
* dtc: Make many functions 'static'David Gibson2008-08-1319-30/+32
* dtc: Run relevant checks on dtb input as well as dtsDavid Gibson2008-07-141-14/+22
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-07-145-13/+13
* dtc: Address an assortment of portability problemsDavid Gibson2008-07-146-32/+22
* dtc: Testcase for /include/ directiveDavid Gibson2008-07-1410-0/+43
* dtc: Add support for binary includes.David Gibson2008-06-195-1/+87
* dtc: Add a testcase for 'reg' or 'ranges' in /David Gibson2008-06-022-0/+9
* dtc: Fix some printf() format warnings when compiling 64-bitDavid Gibson2008-06-022-3/+6
* dtc: Remove some small bashisms from test scriptsDavid Gibson2008-05-293-3/+3
* dtc: Add program to convert dts files from v0 to v1David Gibson2008-05-192-5/+30
* dtc: Rework handling of boot_cpuid_physDavid Gibson2008-05-194-1/+64
* dtc: Clean up included Makefile fragmentsDavid Gibson2008-05-191-2/+2
* dtc: Testcases for input handlingDavid Gibson2008-03-232-0/+25
* dtc: Assorted improvements to test harnessDavid Gibson2008-03-235-53/+78
* dtc: Test and fix conversion to/from old dtb versionsDavid Gibson2008-03-231-0/+13
* dtc: Implement checks for the format of node and property namesDavid Gibson2008-03-234-0/+55
* libfdt: More tests of NOP handling behaviourDavid Gibson2008-02-183-1/+115
* dtc: Fold comment handling test into testsuiteDavid Gibson2008-02-153-0/+59
* libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-02-143-1/+90
* libfdt: Add fdt_set_name() functionDavid Gibson2008-01-113-1/+93
* dtc: Add missing copyright notice for dumptrees.cDavid Gibson2007-12-191-0/+21
* dtc: Fix silly typo in dtc-checkfails.shDavid Gibson2007-12-071-1/+1
* dtc: Make dtc-checfails.sh script catch deaths-by-signalDavid Gibson2007-12-071-0/+4