No description
Find a file
David Gibson c5c437e25b Oops. Using %{ %} in the rules (rather than definitions) section of a
lex file has undefined behaviour.  In fact it ends up including the stuff
within the definition of the yylex() function, leading to strange warnings
on gcc-3.4 and compile errors with gcc 4.
2005-07-04 13:53:14 +10:00
tests Add missing file. 2005-07-04 13:51:09 +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
COPYING Initial commit 2005-06-08 17:18:34 +10:00
data.c Rudimentary phandle reference support. 2005-06-16 17:04:00 +10:00
dtc-lexer.l Oops. Using %{ %} in the rules (rather than definitions) section of a 2005-07-04 13:53:14 +10:00
dtc-parser.y Remove build_empty_property(). It wasn't useful. 2005-06-17 14:32:32 +10:00
dtc.c Initial commit 2005-06-08 17:18:34 +10:00
dtc.h Remove build_empty_property(). It wasn't useful. 2005-06-17 14:32:32 +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 First cut at a "libdt" set of routines for extracting things from the 2005-06-23 15:45:13 +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
Makefile First cut at a "libdt" set of routines for extracting things from the 2005-06-23 15:45:13 +10:00
test.dts Rudimentary phandle reference support. 2005-06-16 17:04:00 +10:00
TODO Initial label support. Also switch to glr-parser mode and get rid of 2005-06-16 14:36:37 +10:00
treesource.c Initial commit 2005-06-08 17:18:34 +10:00