Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2a7a7d92d87c74f1df5b03caa9e87034116b1c2a
/
tools
/
dtoc
39e2233
dtoc: Convert fdt.py to Python 3
by Simon Glass
· 5 years ago
bfb0bb2
test_dtoc: Move to use Python 3
by Simon Glass
· 5 years ago
fc01782
test_fdt: Move to use Python 3
by Simon Glass
· 5 years ago
74f5feb
binman: Update state when replacing device-tree entries
by Simon Glass
· 5 years ago
b8d2daa
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· 5 years ago
3b9a829
dtoc: Update Fdt.GetNode() to handle the root node
by Simon Glass
· 5 years ago
50cfc6e
dtoc: Update Fdt.FromData() to allow a name
by Simon Glass
· 5 years ago
a683a5f
binman: Show a helpful error when a DT property is missing
by Simon Glass
· 5 years ago
4b1113c
dtoc: Return a non-zero exit code when tests fail
by Simon Glass
· 5 years ago
534eda9
dtoc: Update dtb_platdata to support Python 3
by Simon Glass
· 6 years ago
c69b450
dtoc: Update fdt_util for Python 3
by Simon Glass
· 6 years ago
5872f0c
dtoc: Add a unit test for BytesToValue()
by Simon Glass
· 6 years ago
b0a34a4
dtoc: Test full 64-bit properties with FdtCellsToCpu()
by Simon Glass
· 6 years ago
80d54ee
dtoc: Use binary mode for reading files
by Simon Glass
· 6 years ago
a57cfee
dtoc: Convert the Fdt.Node class to Python 3
by Simon Glass
· 6 years ago
74b472e
dtoc: Convert the Fdt.Prop class to Python 3
by Simon Glass
· 6 years ago
1cd4008
dtoc: Use byte type instead of str in fdt
by Simon Glass
· 6 years ago
d8f593f
dtoc: Updates BytesToValue() for Python 3
by Simon Glass
· 6 years ago
b73d448
dtoc: Move BytesToValue() out of the Prop class
by Simon Glass
· 6 years ago
6bbfafb
dtoc: Use GetBytes() to obtain repeating bytes
by Simon Glass
· 6 years ago
c82de56
dtoc: Sort platdata output from dtoc
by Simon Glass
· 6 years ago
61b88e5
dtoc: Adjust code for Python 3
by Simon Glass
· 6 years ago
116236f
tools: dtoc: Open all binary files in binary mode
by Simon Glass
· 6 years ago
701c401
dtb_platdata.py: prevent define generation of alias
by Heiko Schocher
· 6 years ago
ba940d5
tests: dtoc: adapt tests to changed dtoc output
by Simon Goldschmidt
· 6 years ago
6d99b85
dtoc: make generated platdata structs const
by Simon Goldschmidt
· 6 years ago
a2b9acb
dtoc: Fix the value of SetInt()
by Simon Glass
· 6 years ago
7057d02
binman: Run tests concurrently
by Simon Glass
· 6 years ago
0415002
buildman: dtoc: Suppress unwanted output from test
by Simon Glass
· 6 years ago
752e755
binman: Fix up removal of temporary directories
by Simon Glass
· 6 years ago
5656ca2
binman: Add a default path to libfdt.py
by Simon Glass
· 6 years ago
b8a4929
dtoc: Add a way to create an Fdt object from a data block
by Simon Glass
· 6 years ago
ccd2526
dtoc: Add methods for adding and updating properties
by Simon Glass
· 6 years ago
f3a1796
dtoc: Support adding new nodes
by Simon Glass
· 6 years ago
c330b14
dtoc: Fixed endianness in Prop.GetEmpty()
by Simon Glass
· 6 years ago
eddd729
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· 6 years ago
b474c76
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 6 years ago
e2d6528
dtoc: Add a function to obtain a list of phandles
by Simon Glass
· 6 years ago
aa1a5d7
dtoc: Export the _FindNode() function
by Simon Glass
· 6 years ago
53f5399
binman: Add an entry filled with a repeating byte
by Simon Glass
· 6 years ago
91710b3
binman: Add support for passing arguments to entries
by Simon Glass
· 6 years ago
fe599c7
dtoc: Add missing comments to fdt_util
by Simon Glass
· 6 years ago
e80c556
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
3bce93d
dtoc: Avoid unwanted output during tests
by Simon Glass
· 6 years ago
961c1ce
dtoc: Increase code coverage to 100%
by Simon Glass
· 6 years ago
0372540
dtoc: Add a test for code coverage
by Simon Glass
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
609e2b1
dtoc: Fix properties with a single zero-arg phandle
by Simon Glass
· 6 years ago
c5eddc8
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
4df8a0c
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
9c52633
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
792d239
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
151aeed
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
c47c2b3
dtoc: Update tests to write failures to /tmp
by Simon Glass
· 6 years ago
0ed5075
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
70cd0d7
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
ade2ef6
dtoc: Allow DTC environment variable to provide path to dtc
by Simon Glass
· 7 years ago
eb37e2d
dtoc: Fix up tests
by Simon Glass
· 7 years ago
c5c7b1a
binman: Disable the no-unit_address_vs_reg warnings
by Simon Glass
· 7 years ago
68d32c7
dtoc: Add a header to the generated files
by Simon Glass
· 7 years ago
3deeb47
dtoc: Support properties containing multiple phandle values
by Simon Glass
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
d0cd075
dtoc: Put each phandle on a separate line
by Simon Glass
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
ec3b5e4
dtoc: Rename is_phandle() and adjust it to return more detail
by Simon Glass
· 7 years ago
ce5621d
dtoc: Make is_phandle() a member function
by Simon Glass
· 7 years ago
17ffd62
dtoc: Use the Fdt's class's phandle map
by Simon Glass
· 7 years ago
a3f9444
dtoc: Update the Fdt class to record phandles
by Simon Glass
· 7 years ago
90e5f0a
dtoc: Handle 'reg' properties with unusual sizes
by Simon Glass
· 7 years ago
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· 7 years ago
131e0b0
dtoc: Avoid very long lines in output
by Simon Glass
· 7 years ago
fc3ae9c
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
by Simon Glass
· 7 years ago
80ef705
dtoc: Adjust Node to record its parent
by Simon Glass
· 7 years ago
da707d4
Fix 'notes' typos
by Anatolij Gustschin
· 7 years ago
9d2eb92
dtoc: Add tests
by Simon Glass
· 7 years ago
2e0bf3f
dtoc: Add a comment about string replace in conv_name_to_c()
by Simon Glass
· 7 years ago
3fa797a
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· 7 years ago
7a2add1
dtoc: Move static functions out of the class
by Simon Glass
· 7 years ago
eab3f62
dtoc: Pass include_disabled explicitly
by Simon Glass
· 7 years ago
761773f
dtoc: Don't handle properties with / in them
by Simon Glass
· 7 years ago
1f730c8
dtoc: Fix pylint warnings
by Simon Glass
· 7 years ago
d570dec
dtoc: Split out the main class into its own file
by Simon Glass
· 7 years ago
b7edba1
dtoc: Add a comment at the top
by Simon Glass
· 7 years ago
7427bf2
dtoc: Use self._options instead of the global options
by Simon Glass
· 7 years ago
934be0b
dtoc: Support multiple compatible strings in a node
by Simon Glass
· 7 years ago
a944093
fdt: Drop fdt_select.py
by Simon Glass
· 8 years ago
059ae52
fdt: Merge fdt_normal with its base class
by Simon Glass
· 8 years ago
bac25c8
fdt: Drop fdt_fallback library
by Simon Glass
· 8 years ago
22a32c7
fdt: Drop use of the legacy libfdt python module
by Simon Glass
· 8 years ago
55901ff
fdt: Support use of the new python libfdt library
by Simon Glass
· 8 years ago
acc626d
fdt: Rename existing python libfdt module
by Simon Glass
· 8 years ago
33ff679
dtoc: Handle nodes with phandles that depend on the same
by Simon Glass
· 8 years ago
67d2332
dtoc: Move the output code into its own function
by Simon Glass
· 8 years ago
77bb05e
dtoc: Decode val if it's a byte string
by George McCollister
· 8 years ago
f31ca1e
dtoc: make ScanTree recurse into subnodes
by Philipp Tomsich
· 8 years ago
9a2cdca
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· 8 years ago
b17ab15
dtoc: Replace dot with underscore to avoid compiler errors
by Simon Glass
· 8 years ago
Next »