Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tfiga
/
dtc
Tomasz Figa's fork of dtc.git
Mirrored from
git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/dtc.git
Clone this repo:
Branches
master
validation
Tags
v1.4.0
v1.3.0
v1.2.0
v1.2.0-rc2
v1.2.0-rc1
v1.1.0
v1.1.0-rc1
v1.0.0
v1.0.0-rc1
dwg-last
55a3a88
Update source code location for dtc in manual.txt
by Heinrich Schuchardt
· 9 years ago
master
9bf20d3
Remove duplicate assignment
by Heinrich Schuchardt
· 9 years ago
8ce3647
Consistently use xrealloc instead of realloc
by Heinrich Schuchardt
· 9 years ago
821acd4
Remove dead code in util.c
by Heinrich Schuchardt
· 9 years ago
aba74dd
Remove references to unused DT_BASE token
by David Gibson
· 9 years ago
aef4927
Add a README file for dtc and libfdt
by Grant Likely
· 9 years ago
4491ed9
Makefile: add a make "dist" target
by Florian Fainelli
· 9 years ago
24cb3d0
dtc: fix some more -Wshadow warnings
by Florian Fainelli
· 9 years ago
c231d94
Makefile: enable -Wshadow by default
by Florian Fainelli
· 9 years ago
3a584d4
libfdt: avoid shadowing "err" in FDT_RW_CHECK_HEADER
by Florian Fainelli
· 9 years ago
89c9af5
libfdt: avoid shadowing "err" in FDT_CHECK_HEADER
by Florian Fainelli
· 9 years ago
6d88934
dtc: avoid shadowing dirname()
by Florian Fainelli
· 9 years ago
fa3f3f0
Clean up parser error messages
by David Gibson
· 9 years ago
c854434
Correct locations in parser error messaes
by David Gibson
· 9 years ago
6a15eb2
Die on failed /incbin/ seeks
by David Gibson
· 9 years ago
cfc6523
Move character literal processing to the lexer
by David Gibson
· 9 years ago
b82b977
Move integer literal processing back to the lexer
by David Gibson
· 9 years ago
0e2d399
Make srcpos_{v,}error() more widely useful
by David Gibson
· 9 years ago
0c0bf85
Fix memory leak in srcpos_verror()
by David Gibson
· 9 years ago
e19d3b1
Fix indentation of srcpos_verror()
by David Gibson
· 9 years ago
More »