aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Fix compilation warning/error in setprop_inplace.cStephen Warren1-4/+5
2012-06-03libfdt: Add helper function to create a trivial, empty treeDavid Gibson4-12/+87
2012-06-03libfdt: Add helpers for 64-bit integer propertiesDavid Gibson17-25/+229
2012-06-03Remove test_tree1_dts0 testcasesDavid Gibson2-41/+0
2012-04-19Add integer expressions files to .gitignoreSimon Glass1-1/+2
2012-04-19dtc: Adjust .gitignore to be in alphabetical orderSimon Glass1-2/+2
2012-04-14dtc: Remove spurious output on stderrSimon Glass1-3/+0
2012-04-10Remove invalid macro starting with _ from libfdt_env.hBert Kenward1-6/+6
2012-04-09dtc: Basic integer expressionsStephen Warren5-26/+266
2012-03-31fdtget-runtest.sh: Fix failures when /bin/sh isn't bashStephen Warren1-1/+1
2012-03-18dtc: Add -i option to support search pathsSimon Glass12-8/+168
2012-03-07fdtget: Add -d to provide a default valueSimon Glass2-3/+23
2012-03-07fdtget: Add -l to list the subnodes of a nodeSimon Glass1-12/+84
2012-03-07fdtget: Add -p to list the properties of a nodeSimon Glass1-6/+60
2012-03-07fdtget: Fix multiple arg bug and add test for itSimon Glass3-4/+7
2012-02-16dtc: Fix zero-length input segfaultHorst Kronstorfer1-0/+2
2012-02-03Fix uninitialized access bug in utilfdt_decode_typeDavid Gibson1-1/+4
2012-02-03Generate test data for fdtput more sensiblyDavid Gibson2-26/+41
2012-02-03Don't use diff to check fdt{get,put} resultsDavid Gibson2-12/+14
2012-02-03Clean up invocation of fdt{get,put} testsDavid Gibson4-86/+104
2012-02-03Factor signal checks out of test scriptsDavid Gibson4-16/+13
2012-02-03Remove bashism from run_tests.shDavid Gibson1-1/+1
2012-02-03Use 'trap' builtin to clean up temporaries in test scriptsDavid Gibson3-16/+10
2012-02-03Remove unused variable from test scriptsDavid Gibson3-3/+3
2012-02-03Trivial style fixupDavid Gibson1-2/+2
2012-02-03Add quilt files to .gitignoreDavid Gibson1-0/+2
2012-02-03Update .gitignore for testsDavid Gibson1-0/+3
2012-01-21Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger2-3/+9
2012-01-21Add fdtput utility to write property values to a device treeSimon Glass7-1/+375
2012-01-21Add fdtget utility to read property values from a device treeSimon Glass8-1/+326
2012-01-13dtc: Implement -d option to write out a dependency fileStephen Warren9-1/+40
2012-01-11libfdt: Activate testcase for appending propertiesDavid Gibson2-0/+5
2011-12-05libfdt: Add support for appending the values to a existing propertyMinghuan Lian5-0/+263
2011-10-26fdtdump: rename from ftdumpMike Frysinger5-13/+13
2011-10-11dtc: Add support for variable sized elementsAnton Staaf8-33/+177
2011-10-11dtc: Add data_append_integer functionAnton Staaf2-7/+33
2011-10-11libfdt: Add fdt16_to_cpu utility functionAnton Staaf1-0/+6
2011-09-22ftdump: use utilfdt to read blobSimon Glass1-28/+4
2011-09-22Make testutils use utilfdtSimon Glass2-50/+14
2011-09-22Add fdt read/write utility functionsSimon Glass7-20/+352
2011-09-22Create Makefile.utils and move ftdump into itSimon Glass3-14/+11
2011-09-22dtc: Support character literals in cell listsAnton Staaf9-1/+107
2011-09-17dtc: Remove gcc 4.6 "set but not used" warningsDavid Gibson3-8/+10
2011-09-09dtc: Refactor character literal parsing codeAnton Staaf3-81/+111
2011-07-17Add missing tests to .gitignoreSimon Glass1-0/+2
2011-07-17Split out is_printable_string() into util.cSimon Glass4-26/+44
2011-07-17dtc: Remove unused variable in flat_read_mem_reserveJosh Boyer1-2/+0
2011-07-17dtc: Remove unused check variableJosh Boyer1-5/+2
2011-05-08Tag Version 1.3.0v1.3.0Jon Loeliger1-1/+1
2011-04-29libfdt: include version number in sonamePaolo Bonzini2-4/+6