aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainpylibfdt: Support boolean propertiesSimon Glass13 months
masterpylibfdt: Support boolean propertiesSimon Glass13 months
 
TagDownloadAuthorAge
v1.7.0dtc-1.7.0.zip  dtc-1.7.0.tar.gz  dtc-1.7.0.tar.bz2  David Gibson20 months
v1.6.1dtc-1.6.1.zip  dtc-1.6.1.tar.gz  dtc-1.6.1.tar.bz2  David Gibson3 years
v1.6.0dtc-1.6.0.zip  dtc-1.6.0.tar.gz  dtc-1.6.0.tar.bz2  David Gibson5 years
v1.5.1dtc-1.5.1.zip  dtc-1.5.1.tar.gz  dtc-1.5.1.tar.bz2  David Gibson5 years
v1.5.0dtc-1.5.0.zip  dtc-1.5.0.tar.gz  dtc-1.5.0.tar.bz2  David Gibson6 years
v1.4.7dtc-1.4.7.zip  dtc-1.4.7.tar.gz  dtc-1.4.7.tar.bz2  David Gibson6 years
v1.4.6dtc-1.4.6.zip  dtc-1.4.6.tar.gz  dtc-1.4.6.tar.bz2  David Gibson7 years
v1.4.5dtc-1.4.5.zip  dtc-1.4.5.tar.gz  dtc-1.4.5.tar.bz2  David Gibson7 years
RHEL-7.4dtc-RHEL-7.4.zip  dtc-RHEL-7.4.tar.gz  dtc-RHEL-7.4.tar.bz2  Miroslav Rezanina7 years
dtc-1.4.3-1.el7dtc-1.4.3-1.el7.zip  dtc-1.4.3-1.el7.tar.gz  dtc-1.4.3-1.el7.tar.bz2  Miroslav Rezanina7 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-11-12dtc: Bump version to 1.4.1v1.4.1David Gibson1-1/+1
2014-11-12dtc: Add maintainer script for signing and upload to kernel.orgDavid Gibson2-0/+32
2014-10-24Improve portabilityPhil Elwell2-3/+3
2014-09-26dtc: Delete the unused start condition INCLUDEWang Long2-2/+0
2014-09-11dtc: Update the usage helper messageWang Long1-2/+4
2014-08-08Properly handle embedded nul delimited string listsJack Miller4-1/+11
2014-06-19Work around MSVC limitationsAndrei Errapart1-3/+3
2014-06-19Open binary files in binary modeAndrei Errapart3-3/+3
2014-06-19Correct write_propval_bytes() for platforms with signed char by defaultAndrei Errapart1-1/+1
2014-06-18Fix an off-by-2 error in the source output codeDavid Gibson3-1/+19
[...]