summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag Version 1.2.0-rc1v1.2.0-rc1Jon Loeliger2008-06-191-2/+2
* dtc: Add support for binary includes.David Gibson2008-06-198-6/+145
* 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
* libfdt: Several cleanups to parameter checkingDavid Gibson2008-05-295-55/+44
* dtc: Remove reference to dead Makefile variablesDavid Gibson2008-05-291-2/+1
* dtc: Add program to convert dts files from v0 to v1David Gibson2008-05-194-8/+297
* dtc: Rework handling of boot_cpuid_physDavid Gibson2008-05-1910-21/+88
* dtc: Make dt_from_blob() open its own input file, like the other input formatsDavid Gibson2008-05-193-22/+22
* dtc: Trivial formatting fixesDavid Gibson2008-05-191-4/+3
* dtc: Clean up included Makefile fragmentsDavid Gibson2008-05-194-29/+7
* dtc: Simplify error handling for unparseable inputDavid Gibson2008-05-194-7/+4
* dtc: Change exit code for usage messageDavid Gibson2008-03-231-1/+1
* dtc: Cleanup \nnn and \xNN string escape handlingDavid Gibson2008-03-231-13/+6
* dtc: Add some documentation for the dts formtaDavid Gibson2008-03-231-0/+110
* dtc: Abolish asize field of struct dataDavid Gibson2008-03-232-9/+0
* dtc: Remove ugly include stack abuseDavid Gibson2008-03-233-10/+8
* dtc: Make dtc_open_file() die() if unable to open requested fileDavid Gibson2008-03-234-16/+6
* dtc: Testcases for input handlingDavid Gibson2008-03-232-0/+25
* dtc: Assorted improvements to test harnessDavid Gibson2008-03-235-53/+78
* dtc: Make eval_literal() staticDavid Gibson2008-03-231-3/+3
* dtc: Make -I dtb mode use fill_fullpaths()David Gibson2008-03-235-45/+18
* dtc: Use for_each_marker_of_type in asm_emit_data()David Gibson2008-03-231-7/+3
* dtc: Test and fix conversion to/from old dtb versionsDavid Gibson2008-03-232-8/+19
* dtc: Strip redundant "name" propertiesDavid Gibson2008-03-231-2/+13
* dtc: Fix indentation of fixup_phandle_referencesDavid Gibson2008-03-231-17/+17
* dtc: Implement checks for the format of node and property namesDavid Gibson2008-03-236-23/+97
* dtc: Fix error reporting in push_input_file()David Gibson2008-03-232-21/+9
* libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson2008-02-181-11/+1
* libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-02-184-17/+10
* libfdt: More tests of NOP handling behaviourDavid Gibson2008-02-183-1/+115
* dtc: Fold comment handling test into testsuiteDavid Gibson2008-02-153-0/+21
* libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-02-144-2/+91
* libfdt: Add and use a node iteration helper function.David Gibson2008-02-123-174/+131
* Tag Version 1.1.0v1.1.0Jon Loeliger2008-01-241-1/+1
* Remove const from dtc_file::dir.Scott Wood2008-01-112-3/+3
* libfdt: Add fdt_set_name() functionDavid Gibson2008-01-115-1/+143
* Tag Version 1.1.0-rc1v1.1.0-rc1Jon Loeliger2008-01-101-2/+2
* Preserve scanner state when /include/ing.Scott Wood2008-01-101-3/+3
* Convert malloc() uses to xmalloc().Scott Wood2008-01-072-14/+4
* Remove \n from yyerror() call.Scott Wood2008-01-071-1/+1
* Handle absolute pathnames correctly in dtc_open_file.Scott Wood2008-01-071-0/+12
* dtc/libfdt: Add README clarifying licensingDavid Gibson2008-01-041-0/+56
* Return a non-zero exit code if an error occurs during dts parsing.Scott Wood2008-01-045-1/+8
* Look for include files in the directory of the including file.Scott Wood2008-01-045-100/+134
* Add yyerrorf() for formatted error messages.Scott Wood2008-01-043-4/+14
* dtc: Remove header information dumpingDavid Gibson2008-01-032-21/+26
* dtc: Update TODO filesDavid Gibson2007-12-192-11/+3
* dtc: Add missing copyright notice for dumptrees.cDavid Gibson2007-12-191-0/+21