aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainpylibfdt: Support boolean propertiesSimon Glass11 months
masterpylibfdt: Support boolean propertiesSimon Glass11 months
 
TagDownloadAuthorAge
v1.7.0dtc-1.7.0.zip  dtc-1.7.0.tar.gz  dtc-1.7.0.tar.bz2  David Gibson18 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 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
2007-08-09DTC 1.0.0v1.0.0Jon Loeliger1-1/+1
2007-08-09Merge branch 'doc'Jon Loeliger2-1420/+618
2007-08-09Add initial Device Tree Compiler manualJon Loeliger2-1420/+618
2007-07-25Make release 1.0.0-rc1!v1.0.0-rc1Jon Loeliger1-1/+1
2007-07-25dtc: Improve the make install targetDavid Gibson2-4/+13
2007-07-07Reorganized Makefile into better top-down structure.Jon Loeliger1-45/+40
2007-07-07Add DTC release version information.Jon Loeliger3-1/+97
2007-07-07Add a note to the build about the expected parser warnings.Jon Loeliger1-0/+1
2007-07-07dtc: format memory reserve as pairs on two linesMilton Miller1-2/+2
2007-07-07dtc: align header comments in asm outputMilton Miller1-8/+8
[...]