Go to file
David Gibson 586606e35d Oops, fix stupid bug where we emitted padding before, rather than after
the blob header.
2005-07-14 11:27:24 +10:00
tests Add missing file. 2005-07-04 13:51:09 +10:00
COPYING Initial commit 2005-06-08 17:18:34 +10:00
Makefile Add automatic dependency generation. 2005-07-11 16:29:25 +10:00
TODO Initial label support. Also switch to glr-parser mode and get rid of 2005-06-16 14:36:37 +10:00
comment-test.dts Initial label support. Also switch to glr-parser mode and get rid of 2005-06-16 14:36:37 +10:00
data.c Rudimentary phandle reference support. 2005-06-16 17:04:00 +10:00
dtc-lexer.l Add flex option to stop warning about unused yyunput(). 2005-07-11 13:53:13 +10:00
dtc-parser.y Use u8 instead of uint8_t, as we do with the other size types. 2005-07-11 16:49:52 +10:00
dtc.c Initial commit 2005-06-08 17:18:34 +10:00
dtc.h Use u8 instead of uint8_t, as we do with the other size types. 2005-07-11 16:49:52 +10:00
flat_dt.h First cut at a "libdt" set of routines for extracting things from the 2005-06-23 15:45:13 +10:00
flattree.c Oops, fix stupid bug where we emitted padding before, rather than after 2005-07-14 11:27:24 +10:00
fstree.c Initial label support. Also switch to glr-parser mode and get rid of 2005-06-16 14:36:37 +10:00
libdt.c First cut at a "libdt" set of routines for extracting things from the 2005-06-23 15:45:13 +10:00
livetree.c Remove build_empty_property(). It wasn't useful. 2005-06-17 14:32:32 +10:00
test.dts Rudimentary phandle reference support. 2005-06-16 17:04:00 +10:00
treesource.c Initial commit 2005-06-08 17:18:34 +10:00