No description
Find a file
Kumar Gala 2b7dc8dce5 Add an option to pad the blob that is generated
There are times when we need extra space in the blob and just want
to have it added on w/o know the exact size to make it.

The padding and min size options are mutually exclusive.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-12-04 07:26:47 -06:00
Documentation dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
libfdt Fix whitespace in libfdt/fdt.h 2007-11-28 09:44:27 -06:00
scripts Add DTC release version information. 2007-07-07 13:52:25 -05:00
tests dtc: Fix some lexical problems with references 2007-11-28 13:51:38 -06:00
.gitignore Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
checks.c dtc: Merge refs and labels into single "markers" list (v2) 2007-11-26 16:00:19 -06: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 dtc: Merge refs and labels into single "markers" list (v2) 2007-11-26 16:00:19 -06:00
dtc-lexer.l dtc: Fix some lexical problems with references 2007-11-28 13:51:38 -06:00
dtc-parser.y dtc: Merge refs and labels into single "markers" list (v2) 2007-11-26 16:00:19 -06:00
dtc.c Add an option to pad the blob that is generated 2007-12-04 07:26:47 -06:00
dtc.h Add an option to pad the blob that is generated 2007-12-04 07:26:47 -06:00
flattree.c Add an option to pad the blob that is generated 2007-12-04 07:26:47 -06:00
fstree.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
ftdump.c dtc: Use libfdt/fdt.h instead of flat_dt.h 2007-09-27 08:21:18 -05:00
GPL dtc: Remove redundant copy of the GPL 2007-06-25 21:43:11 -05:00
livetree.c dtc: Flexible tree checking infrastructure (v2) 2007-11-26 16:00:08 -06:00
Makefile dtc: Add missing dependencies for tests 2007-11-13 07:33:01 -06:00
Makefile.dtc dtc: Move tree checking code to checks.c 2007-11-01 08:03:37 -05:00
srcpos.c DTC: Add support for a C-like #include "file" mechanism. 2007-03-26 08:36:07 -05:00
srcpos.h dtc: move declaration of yyerror 2007-07-07 10:07:27 -05:00
TODO Update TODO 2005-10-19 16:29:52 +10:00
treesource.c dtc: Merge refs and labels into single "markers" list (v2) 2007-11-26 16:00:19 -06:00