summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilation warning/error in setprop_inplace.cStephen Warren2012-06-271-4/+5
* libfdt: Add helper function to create a trivial, empty treeDavid Gibson2012-06-034-12/+87
* libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-06-0317-25/+229
* Remove test_tree1_dts0 testcasesDavid Gibson2012-06-032-41/+0
* Add integer expressions files to .gitignoreSimon Glass2012-04-191-1/+2
* dtc: Adjust .gitignore to be in alphabetical orderSimon Glass2012-04-191-2/+2
* dtc: Remove spurious output on stderrSimon Glass2012-04-141-3/+0
* Remove invalid macro starting with _ from libfdt_env.hBert Kenward2012-04-101-6/+6
* dtc: Basic integer expressionsStephen Warren2012-04-095-26/+266
* fdtget-runtest.sh: Fix failures when /bin/sh isn't bashStephen Warren2012-03-311-1/+1
* dtc: Add -i option to support search pathsSimon Glass2012-03-1812-8/+168
* fdtget: Add -d to provide a default valueSimon Glass2012-03-072-3/+23
* fdtget: Add -l to list the subnodes of a nodeSimon Glass2012-03-071-12/+84
* fdtget: Add -p to list the properties of a nodeSimon Glass2012-03-071-6/+60
* fdtget: Fix multiple arg bug and add test for itSimon Glass2012-03-073-4/+7
* dtc: Fix zero-length input segfaultHorst Kronstorfer2012-02-161-0/+2
* Fix uninitialized access bug in utilfdt_decode_typeDavid Gibson2012-02-031-1/+4
* Generate test data for fdtput more sensiblyDavid Gibson2012-02-032-26/+41
* Don't use diff to check fdt{get,put} resultsDavid Gibson2012-02-032-12/+14
* Clean up invocation of fdt{get,put} testsDavid Gibson2012-02-034-86/+104
* Factor signal checks out of test scriptsDavid Gibson2012-02-034-16/+13
* Remove bashism from run_tests.shDavid Gibson2012-02-031-1/+1
* Use 'trap' builtin to clean up temporaries in test scriptsDavid Gibson2012-02-033-16/+10
* Remove unused variable from test scriptsDavid Gibson2012-02-033-3/+3
* Trivial style fixupDavid Gibson2012-02-031-2/+2
* Add quilt files to .gitignoreDavid Gibson2012-02-031-0/+2
* Update .gitignore for testsDavid Gibson2012-02-031-0/+3
* Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger2012-01-212-3/+9
* Add fdtput utility to write property values to a device treeSimon Glass2012-01-217-1/+375
* Add fdtget utility to read property values from a device treeSimon Glass2012-01-218-1/+326
* dtc: Implement -d option to write out a dependency fileStephen Warren2012-01-139-1/+40
* libfdt: Activate testcase for appending propertiesDavid Gibson2012-01-112-0/+5
* libfdt: Add support for appending the values to a existing propertyMinghuan Lian2011-12-055-0/+263
* fdtdump: rename from ftdumpMike Frysinger2011-10-265-13/+13
* dtc: Add support for variable sized elementsAnton Staaf2011-10-118-33/+177
* dtc: Add data_append_integer functionAnton Staaf2011-10-112-7/+33
* libfdt: Add fdt16_to_cpu utility functionAnton Staaf2011-10-111-0/+6
* ftdump: use utilfdt to read blobSimon Glass2011-09-221-28/+4
* Make testutils use utilfdtSimon Glass2011-09-222-50/+14
* Add fdt read/write utility functionsSimon Glass2011-09-227-20/+352
* Create Makefile.utils and move ftdump into itSimon Glass2011-09-223-14/+11
* dtc: Support character literals in cell listsAnton Staaf2011-09-229-1/+107
* dtc: Remove gcc 4.6 "set but not used" warningsDavid Gibson2011-09-173-8/+10
* dtc: Refactor character literal parsing codeAnton Staaf2011-09-093-81/+111
* Add missing tests to .gitignoreSimon Glass2011-07-171-0/+2
* Split out is_printable_string() into util.cSimon Glass2011-07-174-26/+44
* dtc: Remove unused variable in flat_read_mem_reserveJosh Boyer2011-07-171-2/+0
* dtc: Remove unused check variableJosh Boyer2011-07-171-5/+2
* Tag Version 1.3.0v1.3.0Jon Loeliger2011-05-081-1/+1
* libfdt: include version number in sonamePaolo Bonzini2011-04-292-4/+6