aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24Make it build under Androidandroid-wear-n-preview-3android-wear-n-preview-2android-wear-n-preview-1android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-preview-3android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Chris Phoenix
2016-02-24dtc: Document the dynamic plugin internalsPantelis Antoniou
2016-02-24dtc: Plugin and fixup supportPantelis Antoniou
2016-02-23Make it build under AndroidChris Phoenix
2016-02-22dtc: Document the dynamic plugin internalsPantelis Antoniou
2016-02-22dtc: Plugin and fixup supportPantelis Antoniou
2016-02-19source from git.kernel.org/cgit/utils/dtc{master}.Bill Rassieur
2016-02-19Warn on node name unit-address presence/absence mismatchStephen Warren
2016-02-19Catch unsigned 32bit overflow when parsing flattened device tree offsetsAnton Blanchard
2016-02-19Prevent crash on modulo by zeroDavid Gibson
2016-02-19Fix some bugs in processing of line directivesDavid Gibson
2016-02-19Fix crash on nul character in string escape sequenceDavid Gibson
2016-02-19Gracefully handle bad octal literalsDavid Gibson
2016-02-19Prevent crash on division by zeroDavid Gibson
2016-02-19libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson
2016-02-19libfdt: check for potential overrun in _fdt_splice()Courtney Cavin
2016-02-19libfdt: Add some missing symbols to version.ldsDavid Gibson
2016-02-19Remove duplicated -Werror in dtc MakefileDavid Gibson
2016-02-19fdt: Add functions to retrieve stringsThierry Reding
2016-02-19fdt: Add a function to get the index of a stringThierry Reding
2016-02-19fdt: Add a function to count stringsThierry Reding
2016-02-19libfdt: fix comment block of fdt_get_property_namelen()Masahiro Yamada
2016-02-19fdtdump: Fix bug printing bytestrings with negative valuesDavid Gibson
2016-02-19Remove redundant fdtdump test codeDavid Gibson
2016-02-19Move fdt_path_offset alias tests to right tests sectionDavid Gibson
2016-02-19Add simple .travis.ymlDavid Gibson
2016-02-19guess output file formatAndre Przywara
2016-02-19guess input file format based on file content or file nameAndre Przywara
2016-02-19tests: convert `echo -n` to `printf`Mike Frysinger
2016-02-19Fix crash with poorly defined #size-cellsJack Miller
2016-02-19Add testcases for fdt_path_offset_namelen()David Gibson
2016-02-19Extend path_offset testcase for handling of duplicated separatorsDavid Gibson
2016-02-19Use a helper function to clean up path_offset testcaseDavid Gibson
2016-02-19libfdt: Add fdt_path_offset_namelen()Peter Hurley
2016-02-19libfdt: Add missing functions to shared libraryJulien Grall
2016-02-19dtc: parser: Add label while overriding nodesNikhil Devshatwar
2016-02-19fdtput: add delete node and property functionWang Long
2016-02-19dtc: Use va_end to match corresponding va_startColin Ian King
2016-02-19dtc: Bump version to 1.4.1David Gibson
2016-02-19dtc: Add maintainer script for signing and upload to kernel.orgDavid Gibson
2016-02-19Improve portabilityPhil Elwell
2016-02-19dtc: Delete the unused start condition INCLUDEWang Long
2016-02-19dtc: Update the usage helper messageWang Long
2016-02-19Properly handle embedded nul delimited string listsJack Miller
2016-02-19Work around MSVC limitationsAndrei Errapart
2016-02-19Open binary files in binary modeAndrei Errapart
2016-02-19Correct write_propval_bytes() for platforms with signed char by defaultAndrei Errapart
2016-02-19Fix an off-by-2 error in the source output codeDavid Gibson
2016-02-19Add a basic test for fdtdumpSimon Glass
2016-02-19Tweak code to display cell valuesSimon Glass