aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainpylibfdt: Support boolean propertiesSimon Glass9 months
masterpylibfdt: Support boolean propertiesSimon Glass9 months
 
TagDownloadAuthorAge
v1.7.0dtc-1.7.0.zip  dtc-1.7.0.tar.gz  dtc-1.7.0.tar.bz2  David Gibson17 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 Gibson4 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 Gibson5 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 Gibson6 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
2017-09-27dtc: Bump version to v1.4.5v1.4.5David Gibson1-1/+1
2017-09-27Add fdtoverlay to .gitignoreDavid Gibson1-0/+1
2017-09-27fdtoverlay: Sanity check blob sizeDavid Gibson1-0/+7
2017-09-27pylibfdt: Use Python2 explicitlyDavid Gibson2-2/+2
2017-09-22checks: add interrupts property checkRob Herring3-0/+94
2017-09-22checks: add gpio binding properties checkRob Herring3-0/+88
2017-09-22checks: add phandle with arg property checksRob Herring5-0/+145
2017-08-21fdtget: Split out cell list display into a new functionSimon Glass1-15/+34
2017-08-21README: Add a note about test_tree1.dtsSimon Glass1-0/+11
2017-08-21pylibfdt: Add support for fdt_subnode_offset()Simon Glass2-0/+29
[...]