aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Disable warnings am: a588718122SzuWei Lin
2017-04-18Disable warningsSzuWei Lin
2017-04-18Disable warningsSzuWei Lin
2017-04-18fdtdump: Discourage use of fdtdumpDavid Gibson
2017-04-18fdtdump: Fix over-zealous version checkDavid Gibson
2017-04-09Fix a few whitespace and style nitsSimon Glass
2017-04-08pylibfdt: Use setup.py to build the swig fileSimon Glass
2017-04-08pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass
2017-04-07Add Coverity Scan supportDavid Gibson
2017-04-07pylibfdt: Fix code style in setup.pySimon Glass
2017-04-07pylibfdt: Rename libfdt.swig to libfdt.iSimon Glass
2017-04-05Add dtc to dist artifactsYueyao Zhu
2017-04-02Add a libfdt function to write a property placeholderSimon Glass
2017-03-28Build the dtc binary as a static executableYueyao Zhu
2017-03-29pylibfdt: Use the call function to simplify the MakefileSimon Glass
2017-03-29pylibfdt: Use the correct libfdt version in the moduleSimon Glass
2017-03-29pylibfdt: Enable installation of Python moduleSimon Glass
2017-03-29pylibfdt: Allow building to be disabledSimon Glass
2017-03-27.travis.yml: Add builds with and without Python library prerequisitesDavid Gibson
2017-03-27pylibfdt: Use package_dir to set the package directorySimon Glass
2017-03-27pylibfdt: Use environment to pass C flags and filesSimon Glass
2017-03-27pylibfdt: Allow pkg-config to be supplied in the environmentSimon Glass
2017-03-22Correct typo: s/pylibgfdt/pylibfdt/David Gibson
2017-03-21Build pylibfdt as part of the normal build processSimon Glass
2017-03-21Adjust libfdt.h to work with swigSimon Glass
2017-03-21Mention pylibfdt in the documentationSimon Glass
2017-03-21Add tests for pylibfdtSimon Glass
2017-03-21Add an initial Python library for libfdtSimon Glass
2017-03-21checks: Warn on node name unit-addresses with '0x' or leading 0sRob Herring
2017-03-21checks: Add bus checks for simple-bus busesRob Herring
2017-03-21checks: Add bus checks for PCI busesRob Herring
2017-03-10dtc: Bump version to v1.4.4David Gibson
2017-03-06fdtput: Remove star from value_len documentationNicolas Iooss
2017-03-06fdtget: Use @return to document the return valueNicolas Iooss
2017-03-06tests: Make realloc_fdt() really allocate *fdtNicolas Iooss
2017-03-06libfdt: overlay: Check the value of the right variableNicolas Iooss
2017-03-06dtc: Simplify asm_emit_string() implementationNicolas Iooss
2017-03-06libfdt: Change names of sparse helper macrosDavid Gibson
2017-03-06Fix assorted sparse warningsDavid Gibson
2017-03-06Clean up gcc attributesDavid Gibson
2017-03-06dtc: Don't abuse struct fdt_reserve_entryDavid Gibson
2017-02-28dtc: Bump version to v1.4.3David Gibson
2017-02-28Add printf format attributesDavid Gibson
2017-02-28Correct some broken printf() like format mismatchesDavid Gibson
2017-02-27Disable macro redefined warnings. am: 2a1020b73b am: 76f53c87dfChristopher Ferris
2017-02-27Disable macro redefined warnings. am: 2a1020b73bChristopher Ferris
2017-02-27Disable macro redefined warnings.Christopher Ferris
2017-02-24Disable macro redefined warnings.android-o-preview-1android-n-mr2-preview-2o-previewChristopher Ferris
2017-02-24libfdt: Add fdt_setprop_empty()David Gibson