tests
|
Add some initial test cases.
|
2007-02-15 11:02:44 -06:00 |
.gitignore
|
Add a .gitignore file.
|
2005-10-21 17:28:42 +10:00 |
COPYING
|
Initial commit
|
2005-06-08 17:18:34 +10:00 |
TODO
|
Update TODO
|
2005-10-19 16:29:52 +10:00 |
dtc-lexer.l
|
DTC: Incorporate some review suggestions.
|
2007-03-28 17:07:44 -05:00 |
dtc.c
|
Add -o <output file> to the usage message.
|
2007-04-19 17:17:51 -05:00 |
dtc.h
|
Implement the -R option and add a -S option.
|
2007-04-05 09:57:55 -05:00 |
flat_dt.h
|
Improve options, #define default version.
|
2007-03-19 08:54:40 -05:00 |
flattree.c
|
Fix reserve map output for asm format.
|
2007-04-19 17:19:57 -05:00 |
ftdump.c
|
ftdump missing be32_to_cpu() on size cell.
|
2007-03-22 08:30:52 -05:00 |
livetree.c
|
Remove bogus errors from check_chosen.
|
2007-03-26 08:34:23 -05:00 |
srcpos.h
|
DTC: Incorporate some review suggestions.
|
2007-03-28 17:07:44 -05:00 |