Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jdl
/
dtc
/
HEAD
65cc4d2
Tag Version 1.4.0
by Jon Loeliger
· 12 years ago
master
v1.4.0
a1ee6f0
dtc: ensure #line directives don't consume data from the next line
by Stephen Warren
· 12 years ago
2e3fc7e
Add missing test binary to .gitignore
by David Gibson
· 12 years ago
d214655
fdtput: expand fdt if value does not fit
by Srinivas Kandagatla
· 12 years ago
a58afe2
Remove some tests for misfeatures
by David Gibson
· 12 years ago
1c76ec3
Use shorten_echo for wrap_tests
by David Gibson
· 12 years ago
8ec013a
fdtdump: add a debug mode
by Mike Frysinger
· 12 years ago
4ad49c3
util: add common ARRAY_SIZE define
by Mike Frysinger
· 12 years ago
b9e8065
util: drop "long" from usage helpers
by Mike Frysinger
· 12 years ago
03449b8
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
by Mike Frysinger
· 12 years ago
fdc7387
fdtdump: add a --scan option
by Mike Frysinger
· 12 years ago
be8d1c8
fdtdump: make usage a bit more friendly
by Mike Frysinger
· 12 years ago
4e76ec7
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· 12 years ago
a6d55e0
utilfdt_read: pass back up the length of data read
by Mike Frysinger
· 12 years ago
5543b88
Revert "utilfdt_read: pass back up the length of data read"
by Jon Loeliger
· 12 years ago
31be4ce
util_version: new helper for displaying version info
by Mike Frysinger
· 12 years ago
97c122e
die: constify format string arg
by Mike Frysinger
· 12 years ago
cc2c178
utilfdt_read: pass back up the length of data read
by Mike Frysinger
· 12 years ago
f8cb5dd
utilfdt_read_err: use xmalloc funcs
by Mike Frysinger
· 12 years ago
27cdc1b
Added license header to dtc/libfdt/fdt.h and libfdt_env.h
by Justin Sobota
· 12 years ago
cc11e52
Fix typo
by François Revol
· 12 years ago
b7aa300
Export fdt_stringlist_contains()
by Simon Glass
· 12 years ago
d59b807
.gitignore: Add rule for *.patch
by Simon Glass
· 12 years ago
d20391d
Move property-printing into util
by Simon Glass
· 12 years ago
8055d77
Adjust util_is_printable_string() comment and fix test
by Simon Glass
· 12 years ago
1760e7c
fdtget-runtest.sh: use printf instead of /bin/echo -e
by Stephen Warren
· 12 years ago
19cd5ea
dtc: Drop the '-S is deprecated' warning
by KRONSTORFER Horst
· 12 years ago
142419e
dtc/libfdt: sparse fixes
by Kim Phillips
· 12 years ago
feafcd9
dtc/libfdt: introduce fdt types for annotation by endian checkers
by Kim Phillips
· 12 years ago
20b866a
dtc/fdtdump: include libfdt_env.h prior to fdt.h
by Kim Phillips
· 12 years ago
38ad79d
dtc/tests: don't include fdt.h prior to libfdt.h
by Kim Phillips
· 12 years ago
1c1efd6
Fix util_is_printable_string
by Pantelis Antoniou
· 12 years ago
94a4799
fdtdump: properly handle multi-string properties
by Pantelis Antoniou
· 12 years ago
e4b497f
Add documentation on how to submit patches
by Michael Ellerman
· 12 years ago
8dec4d8
dtc: srcpos_verror() should print to stderr
by Michael Ellerman
· 12 years ago
1762ab4
dtc: fix for_each_*() to skip first object if deleted
by Stephen Warren
· 12 years ago
c6fb1d2
libfdt: Added missing functions to shared library
by Anders Hedlund
· 12 years ago
317a5d9
dtc: zero out new label objects
by Stephen Warren
· 12 years ago
1b6d194
dtc: cpp co-existence: add support for #line directives
by Stephen Warren
· 12 years ago
1ff3d3f
dtc: cpp co-existence: allow names starting with # to be escaped
by Stephen Warren
· 12 years ago
45013d8
dtc: Add ability to delete nodes and properties
by Stephen Warren
· 12 years ago
8716901
dtc/libfdt: install missing header
by Yann E. MORIN
· 12 years ago
f807af1
fdtput: Add -p option to create subnodes along entire path
by Simon Glass
· 13 years ago
3553dfa
fdtput: Adjust report_error() to use name, namelen params
by Simon Glass
· 13 years ago
d46c2de
fdtput: Add -c option to create nodes
by Simon Glass
· 13 years ago
f58dff5
fdtput: Prepare to support multiple operations
by Simon Glass
· 13 years ago
bb21f0a
fdtput: Fix nit in help message
by Simon Glass
· 13 years ago
d539919
Allow toggling of semantic checks
by David Gibson
· 13 years ago
511dedd
Re-work level setting on checks code
by David Gibson
· 13 years ago
f67dfe8
Add test for re-defining an identical label
by Stephen Warren
· 13 years ago
942b3c0
Fix compilation warning/error in setprop_inplace.c
by Stephen Warren
· 13 years ago
be60268
libfdt: Add helper function to create a trivial, empty tree
by David Gibson
· 13 years ago
cbf1410
libfdt: Add helpers for 64-bit integer properties
by David Gibson
· 13 years ago
4adbb53
Remove test_tree1_dts0 testcases
by David Gibson
· 13 years ago
3ec9cb5
Add integer expressions files to .gitignore
by Simon Glass
· 13 years ago
84a94f6
dtc: Adjust .gitignore to be in alphabetical order
by Simon Glass
· 13 years ago
3cbf829
dtc: Remove spurious output on stderr
by Simon Glass
· 13 years ago
37b167f
Remove invalid macro starting with _ from libfdt_env.h
by Bert Kenward
· 13 years ago
5f0c3b2
dtc: Basic integer expressions
by Stephen Warren
· 13 years ago
eaec1db
fdtget-runtest.sh: Fix failures when /bin/sh isn't bash
by Stephen Warren
· 13 years ago
de6b762
dtc: Add -i option to support search paths
by Simon Glass
· 13 years ago
7fcbef2
fdtget: Add -d to provide a default value
by Simon Glass
· 13 years ago
16c99ee
fdtget: Add -l to list the subnodes of a node
by Simon Glass
· 13 years ago
30eb201
fdtget: Add -p to list the properties of a node
by Simon Glass
· 13 years ago
097ec97
fdtget: Fix multiple arg bug and add test for it
by Simon Glass
· 13 years ago
a6e6c60
dtc: Fix zero-length input segfault
by Horst Kronstorfer
· 13 years ago
e280442
Fix uninitialized access bug in utilfdt_decode_type
by David Gibson
· 13 years ago
0b3b46e
Generate test data for fdtput more sensibly
by David Gibson
· 13 years ago
c34e883
Don't use diff to check fdt{get,put} results
by David Gibson
· 13 years ago
15b23d2
Clean up invocation of fdt{get,put} tests
by David Gibson
· 13 years ago
c879a8a
Factor signal checks out of test scripts
by David Gibson
· 13 years ago
a90b5b1
Remove bashism from run_tests.sh
by David Gibson
· 13 years ago
2ca8361
Use 'trap' builtin to clean up temporaries in test scripts
by David Gibson
· 13 years ago
9a50d82
Remove unused variable from test scripts
by David Gibson
· 13 years ago
53d6ca6
Trivial style fixup
by David Gibson
· 13 years ago
9cf26ff
Add quilt files to .gitignore
by David Gibson
· 13 years ago
81f11f4
Update .gitignore for tests
by David Gibson
· 13 years ago
1456da7
Introduce ${TESTS_BIN} in Makefiles to identify tested executables.
by Jon Loeliger
· 13 years ago
1ede50c
Add fdtput utility to write property values to a device tree
by Simon Glass
· 13 years ago
68d057f
Add fdtget utility to read property values from a device tree
by Simon Glass
· 13 years ago
69df9f0
dtc: Implement -d option to write out a dependency file
by Stephen Warren
· 13 years ago
97b909f
libfdt: Activate testcase for appending properties
by David Gibson
· 13 years ago
a31e3ef
libfdt: Add support for appending the values to a existing property
by Minghuan Lian
· 13 years ago
8f459c5
fdtdump: rename from ftdump
by Mike Frysinger
· 13 years ago
033089f
dtc: Add support for variable sized elements
by Anton Staaf
· 13 years ago
a4b515c
dtc: Add data_append_integer function
by Anton Staaf
· 13 years ago
2cd4c8d
libfdt: Add fdt16_to_cpu utility function
by Anton Staaf
· 13 years ago
07a8691
ftdump: use utilfdt to read blob
by Simon Glass
· 13 years ago
1c25c0d
Make testutils use utilfdt
by Simon Glass
· 13 years ago
36204fd
Add fdt read/write utility functions
by Simon Glass
· 13 years ago
9ebd9b4
Create Makefile.utils and move ftdump into it
by Simon Glass
· 13 years ago
a4ea2fa
dtc: Support character literals in cell lists
by Anton Staaf
· 13 years ago
83df28b
dtc: Remove gcc 4.6 "set but not used" warnings
by David Gibson
· 13 years ago
b43335a
dtc: Refactor character literal parsing code
by Anton Staaf
· 13 years ago
ed8fee1
Add missing tests to .gitignore
by Simon Glass
· 14 years ago
492f9d5
Split out is_printable_string() into util.c
by Simon Glass
· 14 years ago
d5b3165
dtc: Remove unused variable in flat_read_mem_reserve
by Josh Boyer
· 14 years ago
0a5aca9
dtc: Remove unused check variable
by Josh Boyer
· 14 years ago
bc895d6
Tag Version 1.3.0
by Jon Loeliger
· 14 years ago
v1.3.0
99c1db7
libfdt: include version number in soname
by Paolo Bonzini
· 14 years ago
Next »